/* CSS Document */
body{
		margin:0px;
		padding:0px;
		font-family:Arial;
	}


/*---------------------------------------------------------HEADERTOP--------------------------------------------------------------------------------------------------*/		
#headertop{
		width:100%; 
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/header_bg.jpg);
		behavior: url("pngbehavior.htc");
		background-repeat: repeat-x;
		border-bottom:1px solid #a09f9f;
		background-color:#5c0909;
}

#headertopblank{
		width:980px;
		margin:0 auto;
		padding:0px;
		height:84px;
}


#headercart{
		width:170px;
		height:20px;
		float: right;
		margin:10px 0 15px 0;
		padding:3px 0 0 2px;
		background-image:url(../images/cart.jpg);
		background-repeat:no-repeat;
}

#headercarty{
		
		height:20px;		
		margin:0px 0 0px 0;
		padding:7px 0 8px 0px;

}
.cally{
		font-family:"Trebuchet MS";
		font-size:12px;
		font-weight:bold;
		color:#C9CACB;
		
}

.call{
		font-family:"Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#fffddd;
		padding:0 0 0 30px;
}

.view_cart a:link, a:visited, a:active {
		font-family:"Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#fffddd;
		padding:0 0 0 5px;
}

.view_cart a:hover {
   color: #a09f9f;
   text-decoration: none;
}

#searcharea{
		width:185px;
		height:25px;
		float:right;
		margin:0 0 0 0;
		padding:0px;
}

#searchareay{
		width:185px;
		height:25px;
		float:right;
		margin:10px 0 0 0;
		padding:0px;
}

.searchinput{
		width:100px;
		height:14px;
		float:left;
		margin:0px;
		padding:2px 2px 2px 2px;
		font-family:Arial;
		font-size:10px;
		color:#3d2b1d;
		background-color:#FFFFFF;
		border:solid 1px #c4bb93;
}

.search{
		font-family:"Trebuchet MS";
		font-size:12px;
		font-weight:bold;
		color:#fffddd;
}

.searchy{
		font-family:"Trebuchet MS";
		font-size:12px;
		font-weight:bold;
		color:#C9CACB;
}


#banner_title{
	color:#9f9494;
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;

}
/*---------------------------------------------------------MENU----0--------------------------------------------------------------------------------------------------*/	
#menu_bg{
		width:100%; 
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/main_nav_bg.jpg);
		background-repeat: repeat-x;
}			
#menublank{
		width:970px;
		height:32px;
		margin:0 auto;
		padding:0px;
	}
	
.menu_container:after {clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.menu_container {display: block; overflow: hidden;}

#menu_nav {
    height:25px;
	color:#9f9494;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	text-transform:uppercase;
	}
	
#menu_nav ul, #menu_nav ul li {
	list-style-type: none;
	margin: 0;
	padding:0;
	}
	
#menu_nav ul li, #menu_nav ul li a:link, #menu_nav ul li a:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	height:20px;
	float: left;
	padding: 3px 3px 4px 3px;
	color: #c9c9c9;
	text-decoration:none;
	}
	
#menu_nav ul li a:hover {
	color: #540404;
	text-decoration:none;
	background:url(../images/main_nav_select.jpg) center center no-repeat;	}

#menu_nav ul li a:active {
	color: #540404;
	text-decoration:none;
	background:url(../images/main_nav_select.jpg) center center no-repeat;
}

/*---------------------------------------------------------MENU----0--------------------------------------------------------------------------------------------------*/				
/*---------------------------------------------------------HEADERTOP--------------------------------------------------------------------------------------------------*/			
/*---------------------------------------------------------BODYAREA---------------------------------------------------------------------------------------------------*/	
#bodyarea{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/body_bg.jpg);
		background-repeat: repeat-x;
		background-color:#FFFFFF;
	}
#bodyareablank
	{
		width:980px;
		margin:0 auto;
		padding:0px;
	}


/*---------------------------------------------------------Breadcrumb-----------------------------------------------------------------------------------------------------*/
#breadcrumb{
	width:966px;
	height:30px;
	margin:0 auto;
	padding:3px 3px 0 3px;
	border-bottom:1px solid #a09f9f;
}

#crumb_nav {
	float:left;
    height:20px;
	color:#858587;
	padding-top:5px;
	padding-bottom:5px;
	font:normal 12px Arial;
}
	
#crumb_nav a{
	font:normal 12px Arial;
	color: #858587;
}
	
#crumb_nav a:hover {
	color: #858587;
	text-decoration:none;
}

#page_name{
	float:right; 
	text-transform:uppercase; 
	font-family:Arial; 
	font-weight:lighter; 
	color:#5c0909; 
	letter-spacing:1px; 
	font-size:18px;
}
/*---------------------------------------------------------START BODY CONTENT OTHER PAGES--------------------------------------------------------------------------------------------*/
#body_content_other_pages{
	width:760px;
}
/*---------------------------------------------------------END BODY CONTENT--------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------BODY CONTENT--------------------------------------------------------------------------------------------*/
#body_content{
		width:980px;
		margin:0 auto;
		padding:10px;
		font-family:Arial;
		font-size:12px;
		color:#666666;
}

#body_content2{
		width:770px;
		margin:0 auto;
		padding:10px;
		font-family:Arial;
		font-size:12px;
		color:#666666;
}

.body_content2h1{
	margin-top:15px;
	font-family:Arial;
	font-size:24px;
	color:#5c0909;
	font-weight:lighter;
	letter-spacing:1px;
	text-transform:capitalize;
	margin:0;
	padding:0;
}

#body_content h1{
	font-family:Arial;
	font-size:24px;
	color:#5c0909;
	font-weight:lighter;
	letter-spacing:1px;
	text-transform:capitalize;
	margin:0;
	padding:0;
}

#body_content p{
		font-family:Arial;
		font-size:12px;
		color:#666666;
}

#body_content h2{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	padding:5px 0 3px 0px;
	letter-spacing:1px;
}

#body_content h3{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding:5px 0 3px 0px;
	letter-spacing:1px;
	margin:0;
}
#body_content h4{
	font:lighter 14px/16px Arial, Helvetica, sans-serif;
	color:#5c0909;
	letter-spacing:1px;
	text-transform:capitalize;
	background-image:url(../images/h4_icon.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:14px;
	width:95%;
	border-bottom:1px dashed #666666;
	padding: 0 0 7px 25px;
}

#body_content a:link, #body_content a:visited{
	font:normal 12px Arial;
	color:#691817;
	text-decoration:none;
}

#body_content a:hover{
	color:#802c2b;
	text-decoration:none;
	border-bottom:0px;
}

.site_map li{
	padding:3px 0 3px 0;
}
.prod_display_body{
	width:980px;
	height:auto;
	margin:0 0 20px 0;
}

.prod_display_body h1{
	text-transform:uppercase; 
	font-family:Arial;
	font-weight:lighter;
	color:#5c0909; 
	letter-spacing:1px; 
	font-size:20px;
	margin:10px 0 5px 10px;
}

#search_bar{
	width:980px;
	height:76px;
	border:1px solid #f1e8dd;
}

#search_bar .top{background-color:#eaeaea; height:20px; padding-top:5px; border-bottom:1px solid #f1e8dd; color:#5c0909; font-size:13px}
#search_bar .bottom{background-color:#fafafa; height:50px;}
#search_bar .drop_box{float:left; width:175px; height:40px; margin:7px 30px 0 5px; background:url(../images/drop_down_back.jpg) no-repeat left top}
#search_bar select{margin:8px 5px 5px 7px; height:20px; width:160px; border:0px; color:#565454}
/*---------------------------------------------------------PRODUCT DISPLAY--------------------------------------------------------------------------------------------*/

#prod_display ul{
	list-style-type: none;
	margin:0 0 0 0px;
	padding:0;
}

#prod_display ul li{
	display:list-item;
	list-style:none;
	background:url(../images/prod_display_back.png) no-repeat;
	background-position:center;
	height:250px;
	width:170px;
	padding:10px 10px 10px 16px;
	float:left;
	text-align:center;
	position:relative;
}

#prod_display ul li img{
/*	width:150px;*/
	margin:8px 0 0 0;
}

#prod_display ul li h2{
	font:normal 14px Arial;
	color:#540505; 
	letter-spacing:1px;
	margin:0;
	padding:0 0 0 0;
}

#prod_display ul li p{
	margin:0;
	padding:0 0 0 0;
}

#prod_display ul li a{
	text-decoration:none;
}

.prod_display{
	width:185px;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
	overflow:hidden;
}

.more_info a:link,.more_info a:visited{
	color:#691817;
	float:right;
	text-decoration:none;
}

.more_info a:hover{
	color:#802c2b;
	text-decoration:none;
}

/*---------------------------------------------------------FOOTER--------------------------------------------------------------------------------------------*/
#footer{
	width:970px;
	margin:0 auto;
	padding:0px;
}
#footer_img{
	width:970px;
	height:114px;
	margin:0;
	padding:0;
}

#footer_links{
	font:normal 12px Arial;
	text-align:left;
	color:#858587;
	text-decoration:none;
	border:1px;
	border-color:#f1e8dd;
	border-style:solid;
	padding:15px;
	background-color:#fafafa;
}

#footer_links ul{
	padding:0 0 0 0;
	margin:0;
}
#footer_links ul li{
	display:block;
	color:#666666;
	background-color:inherit;
	list-style:none;
	text-transform:capitalize;
}
#footer_links ul li a{
	padding:0 7px;
	color:#858587;
	background-color:inherit;
	text-decoration:none;
}
#footer_links ul li a:hover{
	color:#8A8A8A;
	text-decoration:underline;
}

#footer_links a:link, #footer_links a:visited{
	font:normal 12px Arial;
	color:#858587;
	text-decoration:none;
}

#footer_links a:hover{
	font:normal 12px Arial;
	color:#8A8A8A;
	text-decoration:underline;
}

.red_text{
	color:#990000;
}

/*---------------------------------------------------------Form style--------------------------------------------------------------------------------------------*/

.input_text {
	height:18px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	border:1px solid #560606;
	width:200px;	
}
.textarea{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	border-color:#560606;
	border-width:1px;
	border-style:solid;
	width:200px;	
}

.button_text{
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #cbcbcb;
	border-color:#cbcbcb;
	border-width:1px;
	border-style:solid;
	background-color:#560606;
	width:202px;
	height:20px;
	cursor:pointer;
}

.button_text_sml{
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #cbcbcb;
	border-color:#cbcbcb;
	border-width:1px;
	border-style:solid;
	background-color:#560606;
	width:130px;
	height:20px;
	cursor:pointer;
}
.button_big{
	height:60px;
}

.select_text {
	font-family: arial;
	font-size: 11px;
	line-height:25px;
	color: #666666;	
	border:1px solid #560606;
	width:133px;
	height:20px;
}

.my_cart_select_small{
	height:18px;
	width:60px;
	font-family:arial;
	font-size:11px;
	color:#999999;
	margin:1px 2px 1px 2px;
	border:1px solid #560606;
}

/*---------------------------------------------------------Messages--------------------------------------------------------------------------------------------*/

.blue_bar{
	margin:3px 0px 3px 0px; 
	border:1px solid #546ce4; 
	font-size:12px; 
	color:#000066; 
	background-color:#e9eeff; 
	padding:5px;
}

 

.red_bar{
 	margin:3px 0px 3px 0px; 
	border:1px solid #b01a19; 
	font-size:12px; 
	color:#000066; 
	background-color:#e3aeae; 
	padding:5px;
 }
 
#cust_menu{
	width:199px;
}

#cust_menu ul{
	margin:0px;
	padding:0px;
}

#cust_menu ul li{
	margin:0px;
	padding:0px;
	height:26px;
	padding:0 1px 0 0;
	line-height:0;
	list-style:none;
}

#cust_menu ul li a{
	display:block;
	padding:0px 10px 0px 10px;
	margin:5px 0 5px 0;
	font:bold 11px/32px Tahoma, Arial, Helvetica, sans-serif;
	color:#a09f9b;
	background-color:#560607;
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
}
#cust_menu ul li a:hover{
	color:#560607;
	background-color:#a09f9b;
}

/********* Customer cart page *************/

#customer_cart_prod{
	margin:0px;
	padding:0px;
}

#customer_cart_prod h2{
	font-family:Verdana;
	font-size:14px;
	font-weight:lighter;
	color:#9e1c2d;
	padding:5px 0 3px 0px;
	letter-spacing:1px;
}

#customer_cart_prod ul{
	margin:0px;
	padding:0px;
}

#customer_cart_prod ul li{
	list-style:none;
	margin:0px 30px 0 30px;
	padding:5px 2px 5px 2px;
	width:150px;
	height:200px;
	float:left;
}



#customer_cart_prod ul li a{
	display:list-item;
	color:#626262;
	border:1px solid #FFFFFF;
	text-align:center;
	margin:5px;
	padding:10px;
	text-decoration:none;
	cursor:pointer;
	width:150px;
	height:200px;
	overflow:hidden;
}

#customer_cart_prod ul li a:hover,#customer_cart_prod ul li a:visited{
	text-decoration:none;
	background-color:#f7f7f7;
	border:1px solid #e6e5e5;
	color:#626262;
}

#customer_cart_prod ul li img{
	float:left; 
	width:150px; 
	cursor:pointer;
	margin:0 0 5px 0;

}

.side_view_disply_box2{
	border-bottom:1px solid #e3e6e9;
	border-left:1px solid #e3e6e9;
	border-right:1px solid #e3e6e9;
	border-top:1px solid #e3e6e9;
	width:40px;
	height:40px;
	text-align:center;
	padding:0px;
	float:left;
	margin:0;	
}

.side_view_disply_box2 a,side_view_disply_box2 a:visited{
	border-bottom:0px;	
	text-decoration:none;
}

.side_view_disply_box{
	width:40px;
	height:40px;
	border-right:1px solid #e3e6e9;
	border-top:1px solid #e3e6e9;
	background-color:#999999;
	text-align:center;
	padding:0px;
	display:block;
	margin:2px 0 0 0;
}

.side_view_disply_box a,side_view_disply_box a:visited,side_view_disply_box a:link{
	text-decoration:none;
}

.image_table{
	border:solid;
	border-width:1px;
	border-color:#f0f0f0;
	border-collapse: collapse;
}

#main_image{
	border:0px solid #e3e6e9;
	width:250px;
	text-align:center;
	padding:3px;	
}

#main_image a,#main_image a:visited{
	border:0px;	
	text-decoration:none;
}

.cartsummary {
	float:left;
}

.cartsummary a,cartsummary a:visited{
	text-decoration:none;
	color:#874e23;
	border:0px;	
}

.cartsummary ul{
	list-style:circle;
}

.cartsummary li{
	padding:5px;
}

#page_content a:visited{
	text-decoration:none;
	color:#874e23;
	border:0px;	
}

/*---------------------------------------------------------Fieldset------------------------------------------------------------------------------------------*/
.fieldset{
	border:1px solid #c3c4c9;
	padding:10px;
	margin:5px 0 0 0;
}

.fieldset legend{
	font-family:arial;
	font-size:14px;
	font-weight:lighter;
	color:#560606;
	letter-spacing:1px;
}


/*---------------------------------------------------------Tell a friend------------------------------------------------------------------------------*/
.tell_a_friend{
	width:150px;
	height:16px;
	border:1px solid #CCCCCC;
	color:#4d0902;
	font-size:11px;
}

/*--------------------------------------------------------Product Buy now------------------------------------------------------------------------------*/
.buy_now_select{
	width:150px;
	height:18px;
	border:1px solid #CCCCCC;
	color:#4d0902;
	font-size:11px;
}

/*--------------------------------------------------------Shopping cart------------------------------------------------------------------------------*/

.cart_select{
	width:203px;
	height:20px;
	border:1px solid #CCCCCC;
	color:#4d0902;
	font-size:11px;
}

.cart_text{
	width:200px;
	height:18px;
	border:1px solid #CCCCCC;
	color:#4d0902;
	font-size:11px;
}

.cart_text_small{
	width:100px;
	height:18px;
	border:1px solid #CCCCCC;
	color:#4d0902;
	font-size:11px;
}

.prd_qty{
	width:50px;
	height:16px;
	border:1px solid #CCCCCC;
	color:#4d0902;
	font-size:11px;
}
/*left hand menu*/
#left_menu_ul{
	width:199px;
	background-color:#f0f0f0;
	background-image:url(../images/prod_lh_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 0 55px 0;
}

#left_menu_ul ul{
	margin:0px;
	padding:0px;
}

#left_menu_ul ul li{
	margin:0px;
	padding:0px;
	height:25px;
	padding:0 1px 0 0;
	line-height:0;
	list-style:none;
}

#left_menu_ul ul li a{
	display:block;
	letter-spacing:1px;
	padding:0px 10px 0px 10px;
	margin:2px 0 2px 0;
	font:lighter 11px/32px Tahoma, Arial, Helvetica, sans-serif;
	color:#540404;
	text-decoration:none;
	text-transform:capitalize;
	border-bottom:1px dashed #CCCCCC;
}
#left_menu_ul ul li a:hover{
	background-color:#FFFFFF;
}

.maintext {font-family:Arial, sans-serif; font-size:13px; color:#560607; }

.cms_display_box{
	margin:1px 2px 1px 2px;
	padding:2px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	border:0px solid #ccdaec;
	cursor:pointer;
	height:20px;
	display:block;
	overflow:hidden;
}

.cms_display_box2{
	margin:1px 2px 1px 2px;
	padding:2px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	border:0px solid #ccdaec;
	background-color:#FFFFFF;
	cursor:pointer;
	height:20px;
	display:block;
	overflow:hidden;
}

.cms_switchgroup2{
	border:0px solid #ccdaec;
	margin:2px 2px 3px 2px;
	padding:2px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	display:block;
}
.status{
	font-weight:bolder;
	color:#990000;
	width:15px;
	float:left;
	margin:0px;
	padding:0px;
}
/* new added on 2011-05-18*/
.faq_q{ 
    background-color: #F0F3F5;
    cursor: pointer;
    height: 20px;
    margin-bottom: 1px;
    margin-top: 1px;
    overflow: hidden;
    padding-left: 2px;
    vertical-align: middle;
    width: 728px;
}
.faq_a{
	background-color: #F7F8F9;
    height: auto;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 710px;
}

/* new design home page CSS */
.index_container{width:975px; height:600px; margin:20px 0 10px 0}
.index_left{width:250px; height:523px; float:left; background-image:url(../images/left_bg.jpg)}
.index_right{width:725px; height:523px; float:left;}
.index_bot{width:975px; height:70px; float:left; background-image:url(../images/left_bg.jpg)}
.index_bot p{
	padding:5px 10px 5px 10px;
	margin:0;
	color:#363030;
	font-size:12px;
}


<!-- ------- -->
/*start pagination*/
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #4e0000;
	
	text-decoration: none; /* no underline */
	color: #910101;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #910101;

	color: #910101;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #D0D5D7;
	font-weight: bold;
	background-color: #D0D5D7;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;

	color: #DDD;
}
/*end pagination*/

.lh_menu_title{
	background-color:#520404;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
	padding-bottom:4px;
	padding-top:2px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:25px;
	vertical-align:middle;
}
.lh_menu_title a{ text-decoration:none; color:#FFFFFF;}
.lh_menu_title a:hover{color:#ff970b}

.row_color1{
	background-color:#dfdfdf;
	color:#540404;
}

.row_color2{
	background-color:#f0f0f0;
	color:#540404;
}

.wholesale_order_table{border: 1px solid #e8e8e8;}
.wholesale_order_table ol li { float: left; width: 160px; }
.wholesale_btn_box{float:right;width:155px;margin-top: 50px;}
.cart_btn{float:right;}
.display_box{
	width:194px;
	height:150px;
	overflow:auto;
	border:1px solid #CCCCCC;
	padding:2px;
}
.qty_field{
	border:1px solid #C3C4C9;
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	height:14px;
	line-height:25px;
	width:30px;	
}
.qty_box{
	float:left;
	width:30px;
}
.text_lable{
	float:left;
	width:100px;
	margin-top:2px;
	overflow:hidden;
}
.row_select{
	width:173px;
	display:block;
	height:20px;	
}
.check_box{
	float:left;
	width:30px;
}
.clear{
	clear:both;	
}
/*view order history*/
.order_row{
	width:100%;	
	height:25px;
	line-height: 27px;
	background-color:#f1f2f0;
}
.order_no{
	height:25px;
	float:left;
	width:315px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-left: 10px;
}
.order_date{
	width:280px;	
	height:25px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-left: 10px;
}
.order_view{
	width:90px;	
	height:25px;
	float:left;
	text-align:center;
	padding-left: 10px;
}
.back_groung_white{
	background-color:#FFF;
}
.review_recommend_box{
	background-color:#859f09; 
	width:37px; 
	float:left; 
	color:#FFF; 
	font-weight:bold; 
	padding:2px; 
	margin-right:3px;
	text-align:center;
}
.av_rate{
	background-image: url(../images/rate_av_bg.png);
	 background-repeat: no-repeat;
    color: #CCCCCC;
    float: right;
    height: 18px;
    padding-top: 4px;
    text-align: center;
    width: 29px;	
}
