@charset "utf-8";

/* CSS Document */



body {

  background: #333333;

  color: #000000;

  margin: 0px;

  padding:0;

}



#wrapper{
	background-color:#FFFFFF;

}



#logo{

	background-image:url(../images/logo.gif);

	background-repeat:no-repeat;

	background-position:left;

	float:left;

	width:505px;

	height:62px;

}



#cart{

	background-image:url(../images/cart.gif);

	background-repeat:no-repeat;

	background-position:left top;

	width:245px;

	height:62px;

}



#top_banner{

	background-image:url(../images/top_banner.gif);

	background-repeat:no-repeat;

	background-position:left;

	width:750px;

	height:139px;

}



#main_nav{

	background-image:url(../images/main_nav_left.jpg);

	background-repeat:no-repeat;

	background-position:left;

}



/*--------------------------------------- Left menu ----------------------------------------------*/



#lh_menu{

	width:212px;

	text-align:left;

}



#lh_menu h2{

	background-image:url(../images/icon2.gif);

	background-repeat:no-repeat;

	background-position:left;

	height:20px;

	color:#444442;

	padding:0 0 0 25px;

	margin: 10px 0 5px 5px;

	font:normal 13px tahoma, verdana, arial;

	text-transform:uppercase;

	overflow:hidden;

}



#lh_menu_img{

	width:163px; 

	height:146px; 

	background-image:url(../images/special_bg.jpg); 

	background-repeat:no-repeat; 

	margin:0 0 0 22px; 

	padding:8px 0 0 15px;

}

#lh_menu_price{

	width:163px; 

	height:20px; 

	color:#FF0000; 

	font:bold 13px arial; 

	margin:0 0 0 22px;

}

#lh_menu_btn{

	width:163px; 

	height:22px; 

	margin:0 0 20px 22px;

}





/*--------------------------------------- Main content area----------------------------------------------*/



#main_content{

	width:538px;

	text-align:left;

	font:normal 11px tahoma, verdana, arial;

	color:#999999;

}



#main_content p{

	margin:5px;

}



#main_content h1{

	background-image:url(../images/icon2.gif);

	background-repeat:no-repeat;

	background-position:left;

	height:22px;

	color:#444442;

	padding:0 0 0 28px;

	margin: 10px 0 5px 5px;

	font:bold 18px tahoma, verdana, arial;

	letter-spacing:1px;

	text-transform:uppercase;

}



#main_content h2{

	background-image:url(../images/icon.gif);

	background-repeat:no-repeat;

	background-position:left;

	height:22px;

	color:#444442;

	padding:0 0 0 28px;

	margin: 10px 0 5px 5px;

	font:normal 13px tahoma, verdana, arial;

	text-transform:uppercase;

}



#main_content h3{

	height:22px;

	color:#444442;

	padding:0 0 0 0;

	margin: 10px 0 5px 5px;

	font:bold 12px tahoma, verdana, arial;

	letter-spacing:1px;

	text-transform:capitalize;

}



#main_content a:link, #main_content a:visited{

	text-decoration:none;

	color:#db8c0d;

}



#main_content a:hover{

	color:#eca83b;

}



/*--------------------------------------- product display ----------------------------------------------*/

#prod_display ul{

	list-style-type: none;
	list-style:none;

	text-align:left;

	margin:1px; 

	padding:1px 5px 1px 5px;

	float:none;

}



#prod_display ul li{

	list-style-type: none;

	display:list-item;

	list-style:none;

	color:#626262;

	width:500px;

	border:1px solid #FFFFFF;

	text-align:left;

	margin:2px;

	padding:10px;

}



.prod_display_links{

	width:163px; 

	height:22px; 

	margin:0 0 20px 0px;

}



.prod_display_hr{

	height:1px;

	width:500px;

	margin-top:10px;

	border-bottom:1px dashed #666666;

}



.pagination{

	margin:5px 0 15px 0;

}



.next_prev{

	margin: 0px 2px 0px 2px;

	padding:2px 3px 2px 3px;

	color:#999999;

}



.next_prev a{

	margin: 0px 2px 0px 2px;

	padding:2px 3px 2px 3px;

	color:#db8c0d;

}



.next_prev a:hover{;

	margin: 0px 2px 0px 2px;

	padding:2px 3px 2px 3px;

	color:#eca83b;

}



.qty{

	width:20px;

	height:15px;

	font:normal 11px tahoma, verdana, arial;

	color:#999999;

}



.prd_qty{

	width:50px;

	height:15px;

	font:normal 11px tahoma, verdana, arial;

	color:#999999;

}



#breadcrumb a:link, #breadcrumb a:visited{

	text-decoration:none;

	color:#db8c0d;

}



#breadcrumb a:hover{

	color:#eca83b;

}



#prod_display2{

	margin:5px;

}

.contact_form{
	width:200px;
	border:1px solid #999999;
	font:normal 11px tahoma, verdana, arial;
	color:#999999;
}


/*--------------------------------------- Footer ----------------------------------------------*/



#footer{

	background-image:url(../images/footer_bg.gif);

	background-repeat:repeat-x;

	height:82px;

	font:lighter 11px tahoma, verdana, arial;

	color:#FFFFFF;

	padding:0 20px 0 20px;

}



#footer a:link, #footer a:visited{

	font-stretch:narrower;

	text-decoration:none;

	text-transform:uppercase;

	text-align:right;

	color:#FFFFFF;

}



#footer a:hover{

	color:#b3e443;

}



/*--------------------------------------- Form styles ----------------------------------------------*/



.form_field{

	height:18px;

	width:160px;

	background-color:#F3F3F3;

	font-family:tahoma, verdana, arial;

	font-size:11px;

	color:#999999;

	margin:1px 2px 1px 2px;

	border:1px solid #D8DCE0;	

}



.my_cart_select{

	height:18px;

	width:162px;

	font-family:tahoma, verdana, arial;

	font-size:10px;

	color:#999999;

	cursor:pointer;

	margin:1px 2px 1px 2px;

	border:1px solid #e3e6e9;

}

.form_field2{

	height:18px;

	width:175px;

	background-color:#F3F3F3;

	font-family:tahoma, verdana, arial;

	font-size:11px;

	color:#999999;

	margin:1px 2px 1px 2px;

	border:1px solid #D8DCE0;	

}



.my_cart_select2{

	height:18px;

	width:177px;

	font-family:tahoma, verdana, arial;

	font-size:10px;

	color:#999999;

	cursor:pointer;

	margin:1px 2px 1px 2px;

	border:1px solid #e3e6e9;

}

.my_cart_select_small{

	height:18px;

	width:40px;

	font-family:tahoma, verdana, arial;

	font-size:10px;

	color:#999999;

	cursor:pointer;

	margin:1px 2px 1px 2px;

	border:1px solid #e3e6e9;

}



.error_text{

	font-family:tahoma, verdana, arial;

	font-size:11px;

	color:#FF0000;

}