#wsc-menu-loader{
position: absolute;
/*left: -10000px;*/
}

#wsc-hor-menu {   /*#header_btns*/
z-index: 100000;
position: absolute;
width: 764px;
height: 28px;
background: url(../../images/zevro_images/header_btnsBg.gif) no-repeat;
padding-top: 5px;
font-family: Century Gothic, Verdana;
}


#wsc_vert_menu {
z-index: 100000;
position: absolute;
}

.menu_holder{
text-align: left;
height: 32px;
}



.wsc-default a, .wsc-default a:visited  {
color: #FFFFFF;
text-decoration: none;
text-align: center;
white-space:nowrap;
font-size: 13px;
font-weight: bold;
padding-left:19px;
padding-right:19px;
background: url(../../images/zevro_images/header_btns_sep.gif) 100% 5px no-repeat;
}



.wsc-default a:hover,
.wsc-first  a:hover,
.wsc-last a:hover{
text-decoration:none;
color: #FFFFFF;
}

.wsc-sub{
position: absolute;
color: #CFCFCF;
border-bottom:3px solid #EBB604;
text-align:left;
display: block;
padding-top:13px;
font-weight: normal;
padding-top:10px;
}


.wsc-sub a, .wsc-sub a:visited  {
width:130px;
color: #003449;
text-align:left;
white-space: normal;
text-decoration: none;
display: block;
font-size: 12px;
font-weight: bold;
text-align:left;
border-right:0px;
background:none;
background-color: #FFFFFF;
border-bottom:0px solid #001D3B;
filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
padding-top:4px;
padding-bottom:4px;
font-weight: normal;
}

.wsc-sub a:hover  {
text-decoration: none;
background-color: #DFE4E7;
color: #003449;
}


