html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.clear{clear:both}
#col a img{border:solid 2px white;}
a img{border:none}

.no_space {
	margin: 0px;
	padding: 0px;
}

/* main style classes */

h1#header{
	color: #FFFFFF;
	background: #003399;
	height: 72px;
	margin:0px auto;
	width:760px;
	font: normal 54px "Times New Roman", Times, serif;
	padding: 0px;
}
h1#header #established{
	font-size: 26px
}
h1#header #address{
	display: block;
	float: right;
	width: 190px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 13px 5px 0px 0px;
}

h1#header a{
	color: #FFFFFF;
	text-decoration: none;
}


#content{
	width:760px;
	margin:0px auto;
	text-align:left;
}
#details{
	float:left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 560px;
}
#details_top_level{
	float:left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 360px;
}
#product{
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
#content p{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	
}
#content p #cat_img{ float:right; padding: 0px 0px 10px 5px;}

/* top menu classes */

#top_menu{
	padding: 0px;
	background-color: #003399;
	width:760px;
	margin: 0px 0px 3px 0px;
}
#top_menu a{
	display: block;;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-left: solid 2px #FFF;
	margin:0px;
	padding: 0px 15px;
	background-color: #003399;
	float: right;
}
#top_menu a:hover{
	color:#FFFF00;
}

/* left menu classes */

#left_menu{
	width:165px;
	clear: both;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#left_menu a{
	display: block;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFF;
	height:auto;
	margin: 0px 0px 2px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 3px 15px 3px 3px;
	background-color:#003399;
}
#left_menu a.menu_item{
	margin-right:10px;
}
#left_menu a.menu_item:hover{color: #FFFF00;margin-right:0px;}
#left_menu a.menu_item_selected{
	color: #FFFF00;
	background: #003FBF;
}
#left_menu a.sub_menu_item{
	font-size: 10px;
	margin-right:10px;
	height:auto;
	background: #003FBF;
	text-align:right;
	padding: 3px 5px
}
#left_menu a.sub_menu_item:hover{color: #FFFF00;margin-right:5px}
#left_menu a.sub_menu_item_selected{
	font-size: 10px;
	color: #FFFF00;
	margin-right:5px;
		background: #003FBF;
			text-align:right;
}
#left_menu a.blank{
	margin: 0px;
	padding: 0px;
	border-style: none;
	background: #FFFFFF;
}
#left_menu a.blank img{
	border-style: none;
}

/*################################################ offers  */
#offers{
	float: right;
	width: 200px;
	border-right: 1px solid #003399;
	border-left: 1px solid #003399;
}
#offers h2{
	background-color:#003399;
	font-size: 13px;
	font-weight:bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	margin:0px;
}
#offers a{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#offers a:hover{
	text-decoration:underline;
}
.offer_items{
	padding: 5px 5px 0px 5px;
	font-size: 12px;
	color: #333333;
	clear:both;
	font-weight: bold;
}

#offers a.more_offers{
	display: block;
	text-align: right;
	font-weight: bold;
	color: #FF0000;
	padding: 5px 5px 0px 0px;
}







/* results  */

.listItem{
	border-top: 1px solid #000000;
	font-size: 11px;
	margin: 8px 30px 0px;
	padding: 5px 0px 0px 0px;
}
.listItem_half_width{
	border-top: 1px solid #000000;
	font-size: 11px;
	margin: 8px;
	padding: 5px;
	width:250px;
	float:left;
	height: 120px;
}

.listItem a,listItem_half_width a{
	color:  #003399;
	text-decoration: none;
	font-weight: bold;
}
.listItem a:hover, listItem_half_width a:hover{
text-decoration: underline;

}
.listItem img, listItem_half_width img{
	border-style: none;
	float:left;
	padding: 0px 5px 0px 0px;
}


.head_3{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.assoc_prods{
	text-align: center;
	height: 150px;
	width: 24%;
	float: left;
	font-size: 11px;
	padding: 3px;
}
.assoc_prods a{
	color:  #003399;
	text-decoration: none;
	font-weight: bold;
	}

/* Cart styles */

.cart_quant{
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
	margin: 0px;
	padding: 2px;
	width: 16px;
	border: 1px solid #999999;
}
.cart_name{
	display: block;
	float: left;
	width: 260px;
	font-size: 11px;
	font-weight: bold;
}
.cart_name a{
	color:#000;
	text-decoration:none;
}
.cart_price{
	display: block;
	float: left;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: #FF0000;
}
.cart_submit{
	font-size: 10px;
	color:  #003399;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-style: none;
	cursor: hand;
	background: #FFFFFF;
	padding: 5px 0px 0px 0px
}
.cart_hr{
	clear:both;
	border-top: 1px solid #3399FF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;	margin: 0px 0px;
	height: 1px;
}
.cart_form{
	margin: 0px;
	padding: 0px;
	border-style: none;
}

/* product page */
#content #details h2{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px;
	padding: 0px;
	text-transform: capitalize;
	text-align:left;
}
#content #details .prod_img{
	clear:right;
	float: right;
	margin: 0px 2px;
	padding: 0px;
}
#content #details #price{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 10px 0px 0px;
}
#content #details #price a{
color:  #003399;
}
#content #details form{
	text-align: left;
	margin: 0px;
	padding: 15px 0px 15px 0px;
}
#content #details #buy{
	background: #FFFFFF;
	clear: right;
	float: right;
	margin-right: 63px;

}
#content #details p#desc{
	margin: 0px 0px 10px 0px;
	padding: 0px;
text-align: left;
}
#content #details .data{
	clear:left;
	background: #dbebf7;
	display: block;
	width: 300px;
	font-size: 11px;
	float:left;
	text-align:left;
	margin: 1px;
		padding: 2px;
}
#content #details .datasheet{
	background: #FFFFFF;
	display: block;
	width: 130px;
	font-size: 11px;
	text-align:right;
	margin: 0px;
	padding: 0px;
}
#content #details .datasheet a{
	font-weight: bold;
	color:  #003399;
	text-decoration: none;
}
#content #details .data b{
	width: 100px;
	display: block;
	float:left;
	border-right: 2px solid #FFFFFF;
	margin-right: 3px;
}
#content #details .data a{
	font-weight: bold;
	color:  #003399;
	text-decoration: none;

}
#footer{
	clear:both;
	background: #003399;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin:5px auto 0px;
	width:750px;
	padding: 5px;
	}


.apply_1{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.set
{
	display: block;
	width: 250px;
	text-align:right;
	font-size: 11px;
	color: #000;
	float: left;
}
#blue_dets{
	width: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#blue_dets span.dets{
	background: #D5FFFF;
	display: block;
	width: 110px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	float: left;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
#blue_dets strong{
	background: #D5FFFF;
	display: block;
	width: 158px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	float: right;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
.prev_next {
	text-align: center;
	border-top: 1px solid #000000;
	margin-top: 5px;
	padding-top: 5px;
}
.prev_next a{
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	padding: 5px;
}

.buydets{
	float: right;
	width: 140px;
	font-weight: bold;
	color: #FF0000;
	text-align:center;
}




#search_form select{
	font-size: 10px;
	width: 270px;
}



a.del_butt{
	color:  #FF0000;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}



.access{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	color: #FFFFFF;
	background: #000099;
	padding: 5px;
}






