.ddcolortabs{
padding: 0 3px 0 0;
width: 100%;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
	margin:0;
	padding:0;
	list-style:none;
	top: 60px;
	left: 265px;
	clear:both;
	width:800px;
	height:86px;
	visibility: visible;
}

.ddcolortabs li{
display:inline;
margin:0 0;
padding:0;

}


.ddcolortabs a{
float:left;
color: #FFFFFF;
text-decoration:none;
letter-spacing: 1px;
}


.ddcolortabs a:hover{
color:#FFFFFF;
background-color: #59694d;
}

.ddcolortabs a:hover span{
background-color: #59694d;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
color:#FFFFFF;
background-color: #59694d;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;

/*border-top: 1px solid #fff;*/ /*Remove this to remove border between bar and tabs*/
}

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

.dropmenudiv_a{
	position:absolute;
	/*top: 0;*/
	border: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
	border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 11px Arial;
	text-align:left;
	line-height:18px;
	z-index:100;
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	width: 100px;
	visibility: hidden;
/*visibility: visible;*/
}


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

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

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #FFFFFF;
color: black;
}

#products_cat{
	background-image:url(../images/product_cat_title.jpg);
	height: 29px;
	width: 238px;
	position: relative;
	margin-top:30px;
	margin-left:15px;
}

.product_title {
	font-family: "Arial Narrow";
	font-size: 16px;
	color:#003366;
	font-weight: bold;
}
.product1{
	font-family: "Swis721 Cn BT";
	font-size: 14px;
	font-weight: bold;
	color: 1b5b9b;
	text-decoration: none;
	text-transform: uppercase;
}
.product2{
	font-family: "Swis721 Cn BT";
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
.product1text{
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size: 11.5px;
	word-spacing: 0.20em;
}
.productspec{
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size: 11.5px;
	word-spacing: 0.20em;
	font-weight: bold;
}
.product2text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
.product1price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.productprice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#003f7f;
}
.bottomlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 19px;
	color: 004b8f;
	text-decoration: none;
	letter-spacing: 0.10em;
}
.bottomlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 19px;
	color: #004b8f;
	text-decoration: none;
	letter-spacing: 0.10em;
}
.bottomlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 19px;
	color: #06aaff;
	text-decoration: none;
	letter-spacing: 0.10em;
}
.product_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 001151;
	text-decoration: none;
}

/***********************************************************************************/

.title{
	font-family: "Swis721 Cn BT";
	font-size: 14px;
	font-weight: bold;
	color: #004897;
	text-decoration: none;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size: 11.5px;
	word-spacing: 0.2em;
	text-align: justify;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
}
.sublinks_d{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 18px;
	font-weight: bold;
	color: #6c6c6c;
	text-decoration: none;
}
.sublinks_a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	list-style-type: none;
}

