/* CSS Document */

/* hide from ie on mac */
/*html {
	height:100%;
	width:100%;
	overflow:auto;
}*/
/* end hide */

/*#BodyWrapper {
	height:100%;
}
*/


/* Top Navigation and Search module */
#GlobalNavWrapper { padding-left:0px; background:url(../images/global-nav.gif) top left no-repeat; clear:both; z-index: 1000; }
#GlobalNavWrapper.no-nav { background:none; /*height:20px;*/ z-index: 1000; }
#GlobalNav { margin:0; padding:0; width:800px; /*height:20px;*/ float:left; list-style-type:none; background:url(../images/global-nav.gif) -19px 0 no-repeat; z-index: 1000; }
#GlobalNav li.nav-top-section { float:left; /*height:20px;*/ margin-right:3px; position:relative; z-index:1000; } 
#GlobalNav li.nav-top-section a.top-link { color:#fff; height:22px; width:91px; padding:6px 0px 0px 0px; background:url(../images/bg_tab.png) no-repeat; text-decoration:none; text-align:center; font-size:11px; display:block; }
#GlobalNav li.nav-top-section:hover, 
#GlobalNav li.over, 
#GlobalNav li.selected { background:url(../images/bg_tab_hover.png) top right no-repeat;}
#GlobalNav li.nav-top-section:hover a.top-link, 
#GlobalNav li.over a.top-link, 
#GlobalNav li.selected a.top-link { background:url(../images/bg_tab_hover.png) no-repeat;}
#topLinkSelected{background:url(../images/bg_tab_hover.png) top right no-repeat;}

#GlobalNav li ul{ position:absolute; display:none; overflow:hidden; z-index:100;
background-image:url(../images/nav-dropdown-bg.png); width:180px; padding:0 0 0 0; margin:0; list-style-type:none; }

#GlobalNav li ul li { margin:0px 5px; }
#GlobalNav li ul li.first { margin-top:6px; } 
#GlobalNav li ul li.last { padding-bottom:10px; } 
#GlobalNav li ul li.subMenuHead { margin:6px 0 0 0px; border-bottom: solid #FFFFFF 1px; font-weight:bold; }
#GlobalNav li ul li.subMenuFooter { margin:0 0 10px 0px; border-bottom: solid #FFFFFF 1px; font-weight:bold; }
#GlobalNav li ul li.subMenu  { margin-left:0.8em; }
#GlobalNav li ul li.subMenuLast  { margin-left:15px; padding-bottom:10px; }
#GlobalNav li ul li a { background-image:none !important; color:#fff; padding:3px 5px; display:block; text-decoration:none; }
#GlobalNav li ul li a:hover { background-color:#E10915; background-image:none; text-decoration:none; }

#GlobalNav .NavItem-4 ul { width:230px; }

#GlobalNav #NavItem-5 ul { width:140px; }
#GlobalNav #NavItem-6 ul { width:200px; }
#GlobalNav #NavItem-7 ul { width:140px; }
#GlobalNav #NavItem-8 ul { width:140px; }
#GlobalNav #TCSOffers ul { width:140px; }
#GlobalNav #TCS1 ul { width:140px; }


/* --- Float Hack --- */
.cf:after { content:"."; display:block; height:0;  clear:both; visibility:hidden; }
/* Hides from IE-mac \*/
html .cf {height:1%;}
/* End hide from IE-mac */
