*{
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
body{
background: #FFFFFF url(../images/bg.gif) repeat-x  top;
}
.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: #FFFFFF url(../images/banner.jpg);
	height: 200px;
	margin:0px auto;
	width:955px;
	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;
}
h1#header #basket{
	color: #E5250E;
	font: bold 11px Arial, Helvetica, sans-serif;
	float: right;
	width:182px;
	padding: 22px 0px 0px 0px;
	text-align: center;

	margin: 0px 15px 0px 0px;
}
h1#header #basket a{
	color: #E5250E;
	text-decoration: underline;
}

#content{
	width:955px;
	margin:0px auto;
	text-align:left;
	background-color: #FFFFFF;
	padding: 20px 0px 0px 0px;
}
#details{
	float:left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 710px;

}
#details_top_level{
	float:left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 710px;
}
#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: 180px 0px 0px;
	width:955px;
	margin: 0px 0px 3px;
}
#top_menu a{
	display: block;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-left: solid 2px #FFF;
	margin:0px;
	padding: 0px 15px;
	float: right;
}
#top_menu a:hover{
	color:#ff0099;
	text-decoration: underline;
}

/* left menu classes */

#left_menu{
	width:195px;
	clear: both;
	float: left;
	margin: 0px 10px 20px 20px;
	padding: 0px;
}
#left_menu a{
	display: block;
	font-size: 14px;
	text-transform: capitalize;
	color: #ff0099;
	height:auto;
	margin: 0px 0px 2px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 3px 15px 3px 3px;
}
#left_menu a.menu_item{
}
#left_menu a.menu_item:hover{
	text-decoration: underline;
}
#left_menu a.menu_item_selected{
}
#left_menu a.sub_menu_item{
	font-size: 11px;
	margin-right:10px;
	height:auto;
	padding: 1px 5px;
	color: #999999;
	font-weight: bold;
}
#left_menu a.sub_menu_item:hover{
	padding-left: 5px;
}
#left_menu a.sub_menu_item_selected{
	text-decoration: underline;
	font-size: 11px;
	margin-right:10px;
	height:auto;
	padding: 1px 5px 1px 15px;
	color: #999999;
	font-weight: bold;

}
#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;
	margin:20px 0px 0px;
	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: 2px solid #999999;
	font-size: 11px;
	margin: 8px 0px 0px;
	padding: 5px 0px 0px 0px;
	height:75px
}
.listItem .list_image{
	float: left;
	width: 65px;
}
#details a.list_image {
	color: #FF0000;
	text-decoration: none;
}

.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: 400px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: text-top;
}
.cart_name a{
	color:#000;
	text-decoration:none;
}
.cart_price{
	display: block;
	float: left;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: right;
	color: #FF0000;
}
.cart_submit{
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	border-style: none;
	cursor: hand;
	background: url(/images/update.jpg) no-repeat;
	padding: 0px;
	height: 16px;
	width:13px
}
.cart_hr{
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 2px;
	font-size: 1px;
	background: #999999;
}
.cart_img{
	float:left;
	vertical-align: text-top;
	margin: 0px 5px 0px 0px;
}


#content form.cart_form{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-top: 2px solid #999999;
}
#content form.cart_form span{
	vertical-align: top;
}


/* 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: 118px;
	padding: 15px 0px 0px;
}
#content #details #buy1{
	background: #FFFFFF;
	clear: right;
	float: right;
	margin-right: 47px;
	padding: 0px 0px 0px;
}
#content #details #desc{
	margin: 0px 0px 10px;
	padding: 10px 0px 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: url(../images/footer.jpg) repeat-x top;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin:5px auto 0px;
	width:100%;
	padding: 15px 5px;
	}
#footer a{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px 10px;
	font-weight: bold;
}

.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;
	padding: 3px;
	margin-top: 3px;
}
#blue_dets{
	width: 560px;
	margin: 10px auto;
}
#blue_dets span.dets{
	background: #CCCCCC;
	display: block;
	width: 160px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	float: left;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
#blue_dets strong{
	background: #CCCCCC;
	display: block;
	width: 380px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	float: right;
	border: 1px solid #FFFFFF;
	padding: 2px 2px 2px 10px;
}
.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;
}

#added{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	border: 1px solid #FF0000;
	padding: 10px;
	width: 350px;
	background: #FF0000;
}
#added a{
	color: #FFFFFF;
	text-decoration: underline;
}


.read_more_button {
	margin: 20px 23px 0px 0px;
	padding: 0px;
	float: right;
}


#main_form{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
#left_form{
	float: left;
	width: 320px;
}

#right_form{	
	float: left;
	width: 320px;
}

#left_form strong, #right_form strong{
	font-weight: bold;
}
.form_names{
	text-align: right;
}









