.ddcolortabs{
	padding: 0;
	width: 100%;
	height:30px;
	background:transparent;
	vertical-align: middle;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.ddcolortabs ul{
	margin:0;
	padding:0;
	list-style:none;
	vertical-align: middle;
}

.ddcolortabs li{
/*	width:133 px;*/
	height:30px;
	display:inline;
	margin:0 0px 0 0;
	padding:0 0px 4 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	vertical-align: middle;
	line-height:30px;
}
.ddcolortabs a{
/*	width:133 px;*/
	height:30px;
	float:left;
	color: white;	
	background-image:url(media/main_menu_bg.gif);
	background-repeat:repeat-x;
	margin:0 0px 0 0;
	padding:0 0 0px 0px;
	text-decoration:none;
	vertical-align:middle;
}

.ddcolortabs a span{
	float:left;
	display:block;
	background-image:url(media/main_menu_bg.gif);
	background-repeat:repeat-x;
	padding-right:8px ;
	padding-left: 7px;
	vertical-align:middle;
/*	width: 133 px;*/
	height:30px;

}

.ddcolortabs a span{
	float:none;
}

.ddcolortabs a:hover,
.ddcolortabs a.over
{
	width:133px;
	height:30px;
}

.ddcolortabs a:hover span,
.ddcolortabs a.over span
{
	width:133px;
	background-image:url(media/menu_bg_hover.gif);
	background-repeat:no-repeat;
}


/*currently selected tab
.ddcolortabs .selected a, #ddcolortabs .selected a span{ 
	background-image:url(media/menu_bg_hover.gif);
	background-repeat:no-repeat;

}
*/
.ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: black;
	/*border-top: 0px solid #fff; Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
	position:absolute;
	top: 0;
	margin-top:0px;
	padding-top:0px;
	/*border: 1px solid black; THEME CHANGE HERE*/
	/*border-top-width: 8px; Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:100;
	background-color: #115599;
	width: 133px;
	visibility: hidden;
}


.dropmenudiv_a a{
	width: auto;
	display: block;
	/*border-top: 0 solid #678b3f;*/
	border-bottom: 0px; /*THEME CHANGE HERE*/
	padding: 0px 0;
	text-decoration: none;
	color: #ffffff;
}

* html.dropmenudiv_a a{ /*IE only hack*/
	width: 100%;
}

* html.dropmenudiv_a a:hover{ /*IE only hack*/
	width: 100%;
	background-color:#5cb4d1;
	color: white;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
	background-color:#5cb4d1;
	color: white;
}


/* Special Class for last menu begins*/
.dropmenudiv_l{
	position:absolute;
	top: 0;
	margin-top:0px;
	padding-top:0px;
	/*border: 1px solid black; THEME CHANGE HERE*/
	/*border-top-width: 8px; Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:100;
	background-color: #115599;
	width: 133px;
	visibility: hidden;
}


.dropmenudiv_l a{
	width: auto;
	display: block;
	/*border-top: 0 solid #678b3f;*/
	border-bottom: 0px; /*THEME CHANGE HERE*/
	padding: 0px 0;
	text-decoration: none;
	color: #ffffff;
}

* html.dropmenudiv_l a{ /*IE only hack*/
	width: 100%;
}

* html.dropmenudiv_l a:hover{ /*IE only hack*/
	width: 100%;
	background-color:#5cb4d1;
	color: white;
}

.dropmenudiv_l a:hover{ /*THEME CHANGE HERE*/
	background-color:#5cb4d1;
	color: white;
}

/* Special Class for last menu Ends */





/* Special Class for Products menu*/
.dropmenudiv_p{
	position:absolute;
	top: 0;
	margin-top:0px;
	padding-top:0px;
	/*border: 1px solid black; THEME CHANGE HERE*/
	/*border-top-width: 8px; Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:100;
	background-color: #115599;
	width: 170px;
	visibility: hidden;
}


.dropmenudiv_p a{
	width: auto;
	display: block;
	/*border-top: 0 solid #678b3f;*/
	border-bottom: 0px; /*THEME CHANGE HERE*/
	padding: 0px 0;
	text-decoration: none;
	color: #ffffff;
}

* html.dropmenudiv_p a{ /*IE only hack*/
	width: 100%;
}

* html.dropmenudiv_p a:hover{ /*IE only hack*/
	width: 100%;
	background-color:#5cb4d1;
	color: white;
}

.dropmenudiv_p a:hover{ /*THEME CHANGE HERE*/
	background-color:#5cb4d1;
	color: white;
}

/* Special Class for last menu Ends */


.inactivemenu{
	color: #BFBFBF;

	font:normal 12px Arial;
	line-height:18px;
}


.separatorline{
	color: #BFBFBF;
	/*border-bottom: 1px dotted #BFBFBF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;*/
	font:normal 5px Arial;
	line-height:5px;
	background-image:url(media/dot.gif);
	background-repeat:repeat-x;
	width: 100%;
}
.separatorline2{
	color: #BFBFBF;
	/*border-bottom: 1px dotted #BFBFBF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;*/
	font:normal 5px Arial;
	line-height:5px;
	background-image:url(media/dot.gif);
	background-repeat:repeat-x;
	width: 182px;
}
