#wsc-menu-loader{
	position: absolute;
}

#wsc-hor-menu {
	z-index: 888;
	position: absolute;
    margin-left: 20px;
}

#wsc-vert-menu {
	z-index: 888;
   position: absolute;
}

#wsc-vert-menu div {
	z-index: 888;
}


.wsc-default a {
	margin: 0px;
	padding-top: 7px;
    height: 20px;
    text-align: left;
    padding-left: 3px;
	width: 80px;
	color: #4E4E4E;
	text-decoration: none;
	display: block;
	background-color: transparent;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 12px;
	font-weight: bold;
    background-image: url(../../img/menu_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0% 10px;


}

.wsc-default a:hover,
.wsc-default a:active,
.wsc-default:focus {

    background-image: url(../../img/menu_arrow_over.gif);
    background-repeat: no-repeat;
    background-position: 0% 10px;
    text-decoration: underline;

}

.wsc-leadership a {
	margin: 0px;
	padding-top: 7px;
    height: 20px;
    text-align: left;
    padding-left: 3px;
	width: 140px;
	color: #4E4E4E;
	text-decoration: none;
	display: block;
	background-color: transparent;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 12px;
	font-weight: bold;
    background-image: url(../../img/menu_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0% 10px;


}


.wsc-leadership a:hover {

    background-image: url(../../img/menu_arrow_over.gif);
    background-repeat: no-repeat;
    background-position: 0% 10px;
    text-decoration: underline;

}

.wsc-faq a {
	margin: 0px;
	padding-top: 7px;
    height: 20px; 
    text-align: left;
    padding-left: 3px;
	width: 50px;
	color: #4E4E4E;
	text-decoration: none;
	display: block;
	background-color: transparent;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 12px;
	font-weight: bold;
    background-image: url(../../img/menu_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0% 10px;


}

.wsc-faq a:hover, {

    background-image: url(../../img/menu_arrow_over.gif);
    background-repeat: no-repeat;
    background-position: 0% 10px;
    text-decoration: underline;

}

/*div.wsc-baby {
     border: 1px #999999 solid;
}*/

/*.wsc-baby a {
	margin: 0px;
	padding: 10px;
    text-indent: 10px;
    text-align: left;
	width: 180px;
	color: #4E4E4E;
	text-decoration: none;
	display: block;
	background-color: #F7F7F7;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 12px;
	font-weight: bold;
    background-image: url(../../img/menu_arrow_baby.gif);
    background-repeat: no-repeat;
    background-position: 10px 12px;
    border-bottom: 1px #999999 solid;


}



.wsc-baby a:hover {

background-image: url(../../img/menu_arrow_baby_over.gif);
text-decoration: underline;
background-position: 10px 12px;

}


*/



.wsc-baby a {
	margin: 0px;
	padding: 8px 8px 8px 15px;
    text-align: left;
    text-indent: 0px;
	width: 180px;
    color: #5A5A5A;
    height: auto;
	text-decoration: none;
	display: block;
	background-color: #F7F7F7;
    background-image: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px #B7B7B7 solid;
    border-left: 1px #B7B7B7 solid; ;
    border-right: 4px #B7B7B7 solid; ;


}

.wsc-baby a:hover {
text-decoration: underline;
background-image: none;
background-color: #1A8CE1;
border-right: 4px solid #165485;
    color: #FFFFFF;

}




