@charset "utf-8";
/* CSS Document */

html{
height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #e9e5dc url(/includes/templates/CUSTOM/images/Background_top.jpg) top center repeat-x;
	line-height:18px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#5d5d5d;
}

.clear{
	clear:both;	
}

a:link, a:visited, a:active{
	text-decoration:none;
	color: #352b20;
}

a:hover{
	color:#c17830;	
}

#background_container{
	margin:0 auto;
	width: 980px;
	background: url(/includes/templates/CUSTOM/images/container_background.gif) repeat-y;
}

#main_container{
	margin:0 auto;
	height:
	width:980px;
	background: url(/includes/templates/CUSTOM/images/header_background.jpg) no-repeat;
}

#header{
	margin:0 auto;
	width:960px;
}

.header_menu ul{
	margin:0 0 5px -20px;
	padding-top:33px;
	text-decoration:none;
	list-style-type:none;
}

.header_menu ul li{
	display:inline;
	margin-left:5px;	
}

.header_banner{
	margin:0 auto;
	width:940px;
	height:250px;
	text-align:center;	
}

#menu{
	margin:0 auto;
	width:940px;
	height:50px;
	background: url(/includes/templates/CUSTOM/images/menu_background.png)
}

#menu ul{
	padding:14px 0 0 15px;	
	margin:0;
	height:40px;
}

#menu ul li{
	display:inline;
	margin-left: 10px;
	font-size:12px;
	height:40px;
}

#menu ul li a{
	font-weight:bold;
	color:#d2c9b7;
	text-decoration:none;
	height:40px;
	padding-bottom:20px;
	background: url(/includes/templates/CUSTOM/images/leaf_background.png) top center no-repeat;
}

#menu ul li a:hover{
	background-position: center -30px;
	color:#c17830;	
}

#sidebar{
	float:left;
	width:240px;
	/*background:url(/includes/templates/CUSTOM/images/sidebar_background_rpt.jpg) repeat-y;*/
	margin: 15px 0 0 0;
}

.sidebar_title{
	float:left;
	width:210px;
	height:30px;
	background:url(/includes/templates/CUSTOM/images/sidebar_top.jpg) no-repeat;
	padding:3px 0 0 30px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

.sidebar_content{
	float:left;
	width:210px;
	background:url(/includes/templates/CUSTOM/images/sidebar_background.jpg) no-repeat;
	padding: 10px 0 10px 30px;
}

.sidebar_footer{
	float:left;
	width:240px;
	height:9px;
	padding-bottom:10px;
	background-color:#f2ede7;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:active{
	color: #0c5e75;
	
	font-size:12px;
	line-height: 20px;
}

#sidebar a:hover{
	color:#c17830;		
}

#sidebar a.category-top{
    font-size:12px;	
	font-weight:bold;
}

#content_container{
	width:960px;
	margin:0 auto;
}

#content{
	float:right;
	width:680px;
	margin:15px 10px 0 0;
}

#content .title{
	margin:0 0 10px 0;
	float:left;	
}

#content .text{
	float:left;
	width:680px;
}

#footer{
	width:100%;
	height:196px;
	margin:0 auto;
	background:url(/includes/templates/CUSTOM/images/footer_background.jpg) top center repeat-x;
}
#footer_content{
	width:960px;
	margin:0 auto;
	height:196px;
	padding:15px 0 0 0;
}

#footer_content ul{
	width:75%;
	text-align:center;
	margin:0 auto;		
	padding-bottom:15px;
}

#footer_content ul li{
	display:inline;
	text-decoration:none;
	list-style-type:none;
}

h1{
	font-size:30px;
	font-weight:normal;
	color:#507482;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.sidebar_separator{
	margin:5px 0 5px 0;	
}

.productListing-data{
	text-align:left;	
}

td.productListing-data, th.productListing-heading{

	padding: 10px 0 15px 0;
}

td.productListing-data{
	border-bottom: 1px dotted #d5c4ab;	
	vertical-align:middle;
}

td.centeredContent, th.centeredContent{
	float:left;
	width:207px;
	height:300px;
	/*border: 1px solid #e9e5da;*/
	margin-right:10px;
	margin-top:15px;
	padding-bottom:25px;
	padding-top:10px;
	vertical-align:middle;
}

td.centeredContent a, th.centeredContent a{
	width:200px;
	height:150px;
}

td.centeredContent h3, th.centeredContent h3{
	font-size:12px;	
}

#indexProductList form{
	width:250px;
}

#productListing{
	float:left;

}

#productsListingBottomNumber, #productsListingListingBottomLinks{
	margin-top:30px;	
}

#productMainImage{
	width:200px;
	margin:30px 10px 0 0;
	float:left;
}

#productListing tr{
	border: 1px solid #5d5d5d;	
}

#cartAdd{
	border:none;	
	float:right;
}

h3.itemTitle a{
	color:#507482;
}

h3.itemTitle a:hover{
	color:#c17830;
}

#productDescription{
	text-align:justify;	
	width:430px;
	float:right;
}

h2#productName{
	float:left;
	width:500px;;
}

h2#productPrices{
	float:right;
	width:100px;
	margin-right:15px;
	text-align:right;
}

.listingDescription{
    padding:0 7px 0 15px;	
}

h3.itemTitle{
	padding: 0 0 0 10px;	
}

#productAttributes{
	float:right;
	width:200px;
	margin-right:60px;
}

#productDetailsList{
	float:right;
	width:200px;
}

#hr_600{
	width:100%;
	text-align:center;
	margin:0 0 20px 0;
}

.wrapperAttribsOptions .back select{
	margin-top:8px;
}

.categoryListBoxContents{
	float:left;
	width:50%;
	text-align:left;
}

.cat_title{
	display:none;	
}

td.centeredContent .tbl_image, th.centeredContent .tbl_image{
	float:left;
	margin:0px 0 10px 0px;
	width:205px;
	height:205px;
	text-align:center;
	vertical-align:middle;	
	border: 1px solid #e9e5da;
	font-weight:normal;
}

td.centeredContent .tbl_image img.listingProductImage{
	vertical-align:middle;	
}
