/* Global Nav */

#globalNav{
	font: normal 12px arial;
	margin-top: -10px;
	padding-bottom: 10px;}

#globalNav a { 
	color: #ffffff;
	text-decoration: none;
	margin-right: 8px;}

#globalNav a:hover { 
	color: #1B55FD;
	text-decoration: underline;}
	
#globalNav a.on {
	text-decoration: underline;}
	
#headerLogo {
	position: absolute; 
	left: 20px;
	top: 7px; 
	width: 144px; 
	height: 72px;
	padding: 0 2px; }
	
#microCart{
	background: url(../img/microCartBack.gif) no-repeat #000000;
	width: 126px;
	height: 16px;
	font: normal 10px Arial;
	padding: 23px 4px 3px 10px;
	color:#000000;
	position: absolute;
	top:0px;
	left: 632px;}	
	
	#microCart a {
		font: normal 11px Arial;
	}

#navigation {	
	position: absolute;
	margin-top: -10px;
	display: block;
	padding: 0px 0;  }
	


/* Uber Nav */

#uberNav {
	background: #eeedfd;
	border-bottom: 5px solid #29295b;
	padding: 10px 133px 6px 175px;  
	height: 26px;
	width: 100%;  }
	
#uberNav a.button  {
	color: #2B2A7A;
	padding: 13px 5px 14px 5px!Important;
	position:relative;
	font: bold 12px arial;
	text-decoration: none;}
	
#uberNav a.button:hover {
	background: #8987D2;
	color: #ffffff;
	text-decoration: none; }
	
#uberNav a.buttonOn  {
	background: #8987D2;
	color: #ffffff;
	padding: 12px 6px 16px 6px!Important;
	font: bold 13px arial;
	text-decoration: none;}
	
/* Unter Nav */
	
#unterNav {
	background: #9898cc;
	border-bottom: solid 1px #29295B;
	padding: 10px 133px 6px 175px;  
/*	padding: 10px 133px 6px 185px; */
	height: 28px;
	width: 100%;  }
	
#unterNav a.button  {
	color: #ffffff;
	padding: 12px 5px 14px 5px!Important;
	position:relative;
	font: bold 13px arial;
	text-decoration: none;}
	
#unterNav a.button:hover {
	background: #68689C;
	color: #ffffff;
	text-decoration: none; }
	
#unterNav a.buttonOn  {
	background: #EEEDFD;
	color: #595891;
	padding: 12px 5px 14px 5px!Important;
	font: bolder 13px arial;
	text-decoration: none;}