#wsc_menu_loader{
	position: absolute;
	/*left: -10000px;*/
}

#wsc_hor_menu {
	z-index: 100000;
	position: absolute;
}

#wsc_vert_menu {
	z-index: 100000;
   position: absolute;
}


.wsc-default a {
	background-image: url('../../img_css/menu_border.gif');
	background-repeat: no-repeat;
	background-position:  right 50%;
	background-color: #5082AD;
	margin: 0px;
    padding-bottom: 3px;
	padding-top: 2px;
	width: 132px;
	color: #F0F0F0;
	text-decoration: none;
    text-align: center;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 6px;
	font-weight: bold;


}

.wsc-default a:hover,
.wsc-default-small a:hover {
text-decoration: underline;
color: #FFFFFF;
}


.wsc_default a:hover,
.wsc_default a:active,
.wsc_default:focus {
	color: White;
text-decoration: underline;
background-color: #77A0C3;
cursor: pointer;
	
}

.wsc_store a {
	background-image: url('../../img_css/menu_border.gif');
	background-repeat: no-repeat;
	background-position:  right 50%;
    padding-bottom: 3px;
	padding-top: 3px;
  	width: 132px;
	color: #F0F0F0;
	margin-bottom: 0px;
	text-decoration: none;
	display: block;
	background-color: #709D35;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 6px;
	text-align: center;
	font-weight: bold; margin-left:0px; margin-right:0px; margin-top:0px
}

.wsc_store a:hover {
color: #F0F0F0;
	text-decoration: none;
	background: #5A9339;
	text-decoration: underline;
    	background-image: url('../../img_css/menu_border.gif');
	background-repeat: no-repeat;
	background-position:  right 50%;
}

.wsc_home a {
	background-image: url('../../img_css/menu_border.gif');
	background-repeat: no-repeat;
	background-position:  right 50%;
	margin: 0px;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 133px;
	color: #F0F0F0;
	text-decoration: none;
	background-color: #769FC2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    text-align: center;
	font-weight: bold
}

.wsc_baby a {
	margin: 0px;
	padding: 9px;
	width: 170px;
	color: #5082AD;
	text-decoration: none;
	display: block;
	background: #F7FAFC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-left: 1px solid #FEFEFE;
	text-align: left;
	border-bottom: 1px solid #BACEE8;
	border-left: 1px solid #BACEE8;
	border-right: 3px solid #5082AD;
}

.wsc_baby a:hover {
	background: #DEEBF5;
	color: #40688A;
	text-decoration: none;
		border-right: 3px solid #F27300;

}



.wsc-default_current a {
text-decoration: underline;
}



.wsc_baby_shop a {
	margin: 0px;
	padding: 9px;
 	width: 170px; 
	color: #659A45;
	text-decoration: none;
	display: block;
	background: #F9FCF7;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 6px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #A6D68D;
	border-left: 1px solid #A6D68D;
	border-right: 3px solid #659A45;
}

.wsc_baby_shop a:hover {
	background: #E2F2D9;
	color: #659A45;
	text-decoration: none;
		border-right: 3px solid #F27300;

}

.wsc_baby_shop_cart a {
	margin: 0px;
	padding: 9px;
	width: 170px;
	color: #659A45;
	text-decoration: none;
	display: block;
	background: #D7F0C2;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 6px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #A6D68D;
	border-left: 1px solid #A6D68D;
	border-right: 3px solid #659A45;
}



.wsc_baby_corporate a {
	margin: 0px;
	padding: 7px;
	width: 130px;
	color: #5082AD;
	text-decoration: none;
	display: block;
	background: #F7FAFC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 6px;
	font-weight: bold;
	border-left: 1px solid #FEFEFE;
	text-align: left;
	border-bottom: 1px solid #BACEE8;
	border-left: 1px solid #BACEE8;
	border-right: 3px solid #5082AD;
}

.wsc_baby_corporate a:hover {
	background: #EDF2F6;
	color: #40688A;
	text-decoration: none;
		border-right: 3px solid #F27300;

}


