body {
	margin-top: 50px;
	margin-bottom: 0px;
	background-color: #807E5D;
	font:70% Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	color: #807E5D;
	border-top:1px solid #E9C6A7;
	border-bottom:1px solid #E9C6A7;	
 	font-size:1.7em;
	padding: 3px 0 3px 8px;	
	text-transform:uppercase;
	font-weight: bold;
	font-family: Arial Narrow, Arial, Helvetica;
}
	
h1.productheader{
	color: #807E5D;
	border-top:1px solid #E9C6A7;
	border-bottom:1px solid #E9C6A7;	
 	font-size:1.7em;
	padding: 2px 0 2px 7px;;
	margin:0;
	text-transform:uppercase;
	font-weight: bold;
	font-family: Arial Narrow, Arial, Helvetica;
}

h1.contactheader{
	color: #807E5D;
	border-top:1px solid #BF685E;
	border-bottom:1px solid #BF685E;	
 	font-size:1.7em;
	padding: 2px 0 2px 7px;;
	margin:0;
	text-transform:uppercase;
	font-weight: bold;
	font-family: Arial Narrow, Arial, Helvetica;
}
 .client {
	line-height: 140%;
	color: #FFFFFF;
	word-spacing: 1px;
	padding: 5px 5px;
	text-align: left;
	background-color: #AE948E;
}

.cart-heads{
	margin-left:5px;
	color: #804F4F;
}

 .em09 {
	font-size: 0.9em; }
 .txt_black{ color:black; }
	
 
.border {
	border: 1px solid #AE948E;
	display: inline;
 }
 
 .left {	float:left;	}
 .right {	float:right;}
 .center {	text-align: center;}	
 .price{ float:left; width:75px; color: #3D3D3D;   }
 .link {	 color: #8C5353;  padding: 0 0 8px 0;  }
 .pink {background-color:#EFE4E4;}
 .productname { color: #8C5353; }
 .padding-left4{	padding:0 0 0 4px;}
 .padding-left5{	padding: 0 0 0 5px;}
 .padding-left13{	padding:0 0 0 13px;}
 .padding_L7{padding-left:7px;}
 .width50perc{ width:50%;}
 .width90{width:90px;}
 .width-prodbox{width:196px;}
 .width-imgprod{width:194px;}
 .heightprodname{height:20px;}
 .border-proddetail{ 
	border-top: 1px solid #8C5353;
	border-right: 1px solid #8C5353;
	border-left: 1px solid #8C5353;
	border-bottom: 1px solid #8C5353;
	height:75px;
}

 .bgproddetail{background-color:#EFE4E4;}
 .size-detailbox{
	height:68px;
	width:194px;	
	
	}

 .bgproddetail2{background-color:#EFE4E4;}
 .size-detailbox2{
	height:68px;
	width:350px;	
}
 .margin-L8{margin-left:8px;}
 .margin-top2{	margin:2px 0 0 ;}
 .margin-btadd{	margin:2px 0px 0 0;}
 .margin-prodbox{	margin:5px 2px 0px 0px;}
 .margintop-of-prodlist{	margin: 4px 0 0 0;}
 
 .clear-all { /* can be used on a <div> or <br> to avoid collapsing divs - especially ns6 (pc) */
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.leftspacing30px{margin-left:30px;}
.W555{width:555px;}
.box177px{width:177px;}
.buttonsize{
	width:147px;
	height:44px;
}
.buttonposition {position:relative;top:11px;}
.cartprodname{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.total-order{
	font-weight:bold;
}

.total-orderbox{
	color:#696a65;
	background:#EFE4E4;
	height:30px;
	margin-left:5px;
}
 .height147{	height:147px;}
 .heightprodbox{height:220px;}
 .heightprodname{height:32px;}
 .height-imgprodlist{height:220px;}
 .size-detailbox{
	height:62px;
	width:194px;	
}

 .leftnav-linkarea{	width:150px;	}
 .normallink a{	color: #666666;}
 .font-bold{	font-weight: bold;}


.menu {
	font-style: normal;
	font-family: arial, verdana, helvetica;
	color: #8C5353;
	text-decoration: none;
}

.menunav li{		
	list-style: none;
	border-width: 0;
}

.item {
	font-weight: bold;
	font-size: 1.1em;
	color: #8C5353;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#col-smenu {
	width:150px;
	float:left;
	background:#ffffff;
	}
	
	
#col-smenu ul li {
	margin:0;
	border-bottom:1px solid #DBC5B0;
	padding:2px 0 2px 0px;
	}	
#col-smenu ul li a{
	text-decoration:none;	
	} 
#col-smenu ul li a:hover{
	background-color: #DBC5B0;
	display:block;
	}
#prod-img{width:300px;text-align:center}
#prod-txt{width:300px}
	
	/*Table style*/
#prod_table{width:420px;}
#prod_table td{
	/*border-top:1px solid #D2D3CE;*/
	/*border-bottom:1px solid #D2D3CE;*/
}
#prod_table td.pink{
	background:#EFE4E4;
	/*background:red;*/
}
#prod_table td input{
	width:35px;
	border:1px solid #D2D3CE;
}
#prod_table td.line{
	border-bottom:1px solid #D2D3CE;
	
}
.prod_qtybox{padding-left:3px;  font-size: 80%; }

ul.about1 {
	margin:0;
	padding: 0 6px;
	}
	
li.about {
	list-style-type: disc;
	white-space: normal;
	margin-left: 10px;
	list-style-position: outside;
	padding: 2px;
	}

 .addbasket_button{margin-top:5px!important;margin-top:1px;;margin-bottom:5px!important;margin-bottom:1px;}
 .footer {FONT-SIZE: 10px; COLOR: #ffffff; PADDING-TOP: 3px; FONT-FAMILY: verdana, arial, helvetica, sans-serif;  text-align: center;  background-color: #CCAD90;   }
