#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	{
	text-align: center;
	}




.wsc-default	{
	text-align: center;
	}


.wsc-default a, .wsc-default a:visited  {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 9px 0px;
	width:90px;
	display: block;
	
	}
.wsc-default a:hover,
.wsc-default-small a:hover {
	text-decoration: none;
	font-weight: bold;
	background-image: url(http://inin6213.staging-zeus.netregistry.net/images/button_hover_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;}


.wsc_default a:hover,
.wsc-home a:hover,
.wsc-misc a:hover,
.wsc_default a:active,
.wsc_default:focus {
color: #3B3B3B;
text-decoration: none;
cursor: pointer;
	
}

.wsc-sub a, .wsc-sub a:visited  {
	margin: 0px;
    background-color: #cccccc;
	color: #333333;
	text-decoration: none;
    text-align: left;
	display: block;
	width: 250px;
	font-size: 9px;
	font-weight: normal;
	border-bottom: 1px solid #666666;
	padding: 2px 0px 0px 6px;

}

.wsc-sub a:hover  {
	text-decoration: none;
	background-color: #f97423;
	color: #ffffff;
/*		background-image: url(http://inin6213.staging-zeus.netregistry.net/images/button_sub_bg.gif);
		background-repeat: repeat-y;
		background-position: left; */
		background-image: none;



}


.wsc-subsmall a, .wsc-subsmall a:visited  {
	margin: 0px;
    background-color: #cccccc;
	color: #333333;
	text-decoration: none;
    text-align: left;
	display: block;
	width: 100px;
	font-size: 9px;
	font-weight: normal;
	border-bottom: 1px solid #666666;
	
		padding: 2px 0px 0px 6px;

}

.wsc-subsmall a:hover  {
	text-decoration: none;
	background-color: #cfcfcf;
	color: #ffffff;
	background-image: url(http://inin6213.staging-zeus.netregistry.net/images/button_sub_bg.gif);
		background-repeat: repeat-y;
		background-position: left;


}





