@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	list-style:none;
}
html, body {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#511118;
	margin:0;
}
img {
	border:0px;
}
a {
	outline: none;
}
a:link, a:visited, a:active {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6, p {
	padding-bottom:10px;
}
.cartheading {
	color:#FFFFFF;
}
table{
margin:0 auto;
}
/*TEMPLATE*/
.inner {
	width:1000px;
	margin:0 auto;
}
#header {
	height:148px;
	background:url('header-bg.gif') repeat-x;
}
#header_left {
	width:600px;
	float:left;
}
#header_right {
	width:350px;
	height:148px;
	background:url('cart_bg.gif');
	float:left;
}
#cart_hldr {
	height:70px;
	width:196px;
	margin-top:48px;
	margin-left:70px;
}
#cart_txt {
	height:43px;
	padding-left:48px;
}
#cart_butts {
}
#content {
	background:#eae8e2;
}
#content .inner {
	background:#eae8e2 url('content_inner_bg.gif') repeat-y left top;
}
#menu {
	height:500px;
	height:auto !important;
	min-height:500px;
	margin:0;
	padding:0;
	width:196px;
	padding:0 1px;
	margin-left:7px;
	display:inline;
	float:left;
}
#search_form {
	background:#d4d2cc;
	padding-top:8px;
}
#search_txt {
	width:95px;
	vertical-align:middle;
	border:1px solid #898884;
}
#search_butt {
	margin-left:5px;
	vertical-align:middle;
	display:inline;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	width:196px;
	margin:0;
	padding:0;
}
#menu ul li a {
	width:173px;
	margin:0;
	padding:0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:7px;
	padding-left:16px;
	background:url('nav_li_bg.gif') bottom center no-repeat;
	display:block;
}
#menu ul li a:hover {
	text-decoration:none;
}
#menu ul li ul {
	margin:0;
	padding:0;
}
#menu ul li ul li {
	margin:0;
	padding:0;
	background:#aa957d;
}
#menu ul li ul li a {
	width:180px;
	margin:0;
	padding:0;
	color:#372e23;
	font-size:11px;
	padding:3px 0;
	padding-left:16px;
	background:none;
	border-top:1px solid #aa957d;
	border-bottom:1px solid #aa957d;
	display:block;
}
#menu ul li ul li a:hover {
	border-top:1px solid #786b58;
	border-bottom:1px solid #786b58;
	background-color:#fff;
}
#main {
	width:758px;
	padding-bottom:10px;
	float:left;
}
#footer {
	height:67px;
	color:#fff;
	text-align:center;
	font-size:10px;
	padding-top:10px;
	background:url('footer_bg.gif') repeat-x;
}
#footer a {
	color:#fff;
}
/*FEATURED PRODUCTS*/
#feat_prod {
	width:202px;
	text-align:center;
	float:right;
}
/*BREADCRUMBS*/
#breadcrumbs {
	padding-left:25px;
	margin:5px;
	color:#c70028;
	font-weight:bold;
	background:url('breadcrumb_bg.gif') no-repeat;
}
#breadcrumbs a {
	font-weight:normal;
	font-style:italic;
}
/*PRODUCT PAGES LAYOUT*/
#sect_name {
	height:35px;
	width:718px;
	padding-top:10px;
	padding-left:40px;
	margin-left:10px;
	margin-top:10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:url('sect_name_bg.gif') no-repeat;
}
#prod_list {
	width:736px;
	padding:10px;
	margin-left:10px;
	border:1px solid #958b7a;
}
.prod_hldr {
	width:333px;
	height:152px;
	padding:5px;
	margin:5px;
	background:url('prod_hldr_bg.gif');
	display:inline;
	float:left;
}
.prod_desc {
	width:163px;
	height:88px;
	padding:14px;
	float:left;
}
.prod_desc h2 {
	font-size:16px;
}
.prod_desc h3 {
	font-size:14px;
}
.prod_view {
	width:191px;
	height:36px;
	float:left;
}
.prod_view img {
	float:right;
}
.prod_img {
	height:131px;
	width:131px;
	margin-top:9px;
	margin-right:9px;
	border:1px solid #372e23;
	background:#fff;
	display:inline;
	float:right;
}
#prod_desc {
	width:289px;
	height:248px;
	background:#fff;
	padding:40px 20px 0;
	float:left;
}
#prod_desc h3 {
	font-size:16px;
}
#prod_img {
	width:397px;
	height:278px;
	padding:5px;
	background:url('prod_img_bg.gif');
	float:left;
}
#prod_img #left {
	width:138px;
	float:left;
}
#prod_img #right {
	width:254px;
	float:right;
}
#prod_img #price {
	height:40px;
	padding-top:6px;
	text-align:center;
}
#prod_img #price h3 {
	font-size:14px;
}
#prod_img #currency {
	height:117px;
	padding-top:6px;
	text-align:center;
}
#prod_img #currency img {
	margin:2px;
}
#prod_img #currency h3 {
	font-size:14px;
}
#prod_img #qty {
	padding-left:20px;
}
#prod_qty {
	width:44px;
	border:1px solid #302820;
}
#prod_img #buy {
	padding-top:10px;
	text-align:center;
}
#prod_img #image {
	width:252px;
	height:252px;
	border:1px solid #fff;
}
#prod_img #larger img {
	float:right;
}
#also_bought {
	width:706px;
	margin:0 auto;
}
