@CHARSET "UTF-8";

body{
	padding:0px;
	margin:0px;
	background:url(../images/site/bg1.png) 0 0 repeat;
	font-family:arial;
	color:#4c3f39;
	font-size:12px;
	}
.content table{
	border-collapse:collapse;
	}
a img{
	border:none;
	}
	
.bg2{
	background:url(../images/site/bg2.png) 0 0 repeat-x;
	}

.header{
	background-image:url('../images/site/header.png');
    background-repeat:no-repeat;
    background-position:center;
	height:143px;
	}
.header .logoLink{
	margin-left: 210px; 
	margin-top: 50px; 
	width: 330px; 
	height: 80px;
	}
td.head_link{
	margin-top:0px;
	padding:0px;
	}
td.head_link a{
   font-size:12px;
}
.errorMessage{
	font-size:14px;
	font-weight:bolder;
	color:red;
	}

.footer{
    height:239px;
    background-image:url('../images/site/footer.png');
    background-repeat:no-repeat;
    background-position:center;
}
.footer_more_info{
   font-size:14px;
   font-weight:bolder;
   color:#817867;
   padding-top:53px;
}
.footer_more_info a{
	color:#817867;
}


.left{
	width:200px;
}
.product_list_header{
    font-size:40px;
    color:#4c3f39;
    padding:5px;
}
.product_list_filter{
    border-top:1px solid #aeafac; 
    border-bottom:1px solid #aeafac;
    text-align:right;
    padding:5px;
}
TD.productListing-data {
  border-bottom:1px solid #aeafac;
  padding-top:15px;
  padding-bottom:15px;
}
.productListing-data-shopcart{
  padding-top:15px;
  padding-bottom:15px;
}
.productListing-data form{
  margin:0px;
  margin-top:5px;
  margin-bottom:5px;
  padding:0px;
}
.productListing-data form select{
	margin-top:5px;
	}
.productListing-data .price{
  font-size:25px;
  font-weight:bolder;
}
.productListing-data .product_list_title{
	font-size:20px;
	font-weight:bolder;
	margin-bottom:5px;
}
.leftbuybox{
   background-image:url('../images/site/leftbuybox.png');
   background-repeat:no-repeat;
   background-position:1px 0px;
   width:190px;
   height:145px;
   padding:15px;
   padding-top:10px;
}
.product_detail_title{
   font-weight:bolder;
   font-size:30px;
}
.language_select_list_div{
   background-color:#c4b593;
   width:40px;
   position:absolute;
   margin-left:806px;
  
}
#delivery_country_div{
	position:absolute;
    margin-left:0px;
    padding-top:0px;
    width:850px;
	}
.language_select_list_div_inner{
	 height:20px;
   overflow:hidden;
}
#language_select_list_show_div{
	cursor:pointer;
	}
#delivery_country_select_div_wrapper{
	display:none;
	}
.delivery_country_select_inner{
	}
.delivery_country_select_inner form{
	margin-top:10px;
	}
.delivery_country_title{
	font-size:17px;
	font-weight:bolder;
	}
.bestsellermiddle{
   background-image:url('../images/site/bestseller_middle.gif');
   background-repeat:repeat-y;
   background-position:0px 0px;
   *margin-top:-3px;
}
.bestsellermiddle .bestsellermiddle_inner{
	padding-top:5px;
	margin-left:15px;
	width:180px;
	overwrite:hidden;
	overflow:hidden;
	}
.bestsellermiddle_inner p{
    margin:0px;
    padding:0px;
}
.product_title_shopping_cart{
  font-family: Times New Roman;
  font-size: 20px;
  font-weight: bold;
  color: #4c3f39;
}
