html {
	background: #000;
	font-size: 100%;
	}
body {
	font-size: 62.5%;
	}
body, input, select, textarea, td, th {
	color: #afafaf;
	font-family: Arial;
	}
body, form, fieldset, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	outline: none;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
img, fieldset, table {
	border: 0 none;
	}
img {
	vertical-align: top;
	}
input, select, textarea {
	font-size: 1em;
	}
p {
	margin: 0;
	padding: 0 0 1em 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#header {
	border-bottom: 8px solid #91846e;
	color: #c7b597;
	font-size: 1.1em;
	height: 56px;
	margin: 0 0 18px 0;
	text-transform: uppercase;
	}

#header .main {
	padding: 14px 0 0 0;
	}


#sidebar h3,
#content h3 {
	background: url(../images/ar.gif) no-repeat left 21px;
	color: #e22526;
	font-weight: normal;
	padding: 16px 0 14px 14px;
	}


#sidebar {
	float: left;
	font-size: 1.1em;
	margin: 0 -202px 0 0;
	position: relative;
	width: 202px;
	}
#sidebar h3 {
	font-size: 1.36em;
	margin: 0 0 0 20px;
	}

#sidebar .bg {
	background: #211c19;
	padding: 0 4px;
	}
#sidebar .bg ul {
	padding: 0;
	}
#sidebar .bg li {
	background: #322a25;
	list-style: none;
	margin: 0 0 1px 0;
	padding: 8px 0 8px 34px;
	}
#sidebar .bg li a {
	color: #9e8d83;
	}


#content {
	float: left;
	font-size: 1.2em;
	width: 100%;
	}
#content h3 {
	font-size: 1.25em;
	margin: 0 0 0 10px;
	}

#content .bg {
	background: #f4f3ee;
	margin: 30px 0 0 0;
	padding: 16px;
	}

#content .wrap {
	padding: 0 0 0 220px;
	}


#footer {
	border-top: 8px solid #91846e;
	color: #6a6358;
	font-size: 1.3em;
	margin: 14px 0 0 0;
	}
#footer img {
	float: left;
	margin: 10px 42px 10px 22px;
	}

#footer .inner {
	border-left: 1px solid #2d2b29;
	float: left;
	padding: 0 0 0 42px;
	}
#footer .inner ul {
	padding: 0 0 10px 0;
	}
#footer .inner li {
	background: url(../images/footer-li-bg.gif) no-repeat left center;
	float: left;
	list-style: none;
	margin: 0 0 0 -25px;
	padding: 0 50px 0 25px;
	}
#footer .inner li a {
	color: #b49d84;
	}

#footer .main {
	padding: 22px 0;
	}



.banner {
	margin: 0 0 -30px 0;
	}


.banners {
	margin: 0 -12px 0 0;
	}
.banners a {
	margin: 0 12px 0 0;
	}


.clear {
	overflow: hidden;
	width: 100%;
	}


.currencies {
	background: url(../images/header-v-line.gif) no-repeat left 8px;
	float: left;
	font-weight: bold;
	padding: 4px 0 0 30px;
	}
.currencies select {
	background: #fff;
	border: 1px solid #91846e;
	color: #282e3e;
	margin: 0 0 0 6px;
	text-transform: none;
	vertical-align: middle;
	width: 88px;
	}


.languages {
	background: url(../images/header-v-line.gif) no-repeat left 8px;
	float: left;
	padding: 8px 0 0 0;
	text-align: center;
	width: 198px;
	}


.logo {
	padding: 6px 0 20px 14px;
	}


.main {
	margin: 0 auto;
	width: 898px;
	}


.menu {
	background: #180707 url(../images/menu-bg.jpg) no-repeat left top;
	margin: 0 0 12px 0;
	padding: 16px 22px;
	}
.menu ul {
	overflow: hidden;
	padding: 0;
	position: relative;
	}
.menu li {
	background: url(../images/menu-li-bg.png) repeat-x left top;
	list-style: none;
	margin: -2px 0 0 0;
	padding: 0 0 0 6px;
	}
.menu li a {
	background: url(../images/menu-a-bg.png) no-repeat left 14px;
	color: #cfae79;
	display: block;
	font-size: 1.18em;
	font-weight: bold;
	height: 1%;
	padding: 14px 0 12px 22px;
	text-transform: uppercase;
	}
.menu li a:hover {
	text-decoration: none;
	}


.nav {
	margin: 0 0 -15px 0;
	position: relative;
	z-index: 5;
	}
.nav ul {
	float: right;
	overflow: hidden;
	padding: 0;
	}
.nav li {
	border-right: 1px solid #b0a38e;
	float: left;
	list-style: none;
	margin: 0 -1px 0 0;
	padding: 0 10px 0 11px;
	}
.nav li a {
	color: #b0a38e;
	font-style: italic;
	}


.product {
	background: #fff;
	}

.product .bg-bottom .corner-left {
	background: url(../images/product-corner-bottom-left.gif) no-repeat left top;
	}
.product .bg-bottom .corner-right {
	background: url(../images/product-corner-bottom-right.gif) no-repeat left top;
	}

.product .bg-top .corner-left {
	background: url(../images/product-corner-top-left.gif) no-repeat left top;
	}
.product .bg-top .corner-right {
	background: url(../images/product-corner-top-right.gif) no-repeat left top;
	}

.product .corner-left,
.product .corner-right {
	height: 15px;
	overflow: hidden;
	width: 15px;
	}
.product .corner-left {
	float: left;
	}
.product .corner-right {
	float: right;
	}

.product .inner {
	padding: 6px 18px;
	}


.products {
	margin: 0 -3% 0 0;
	}
.products .product {
	float: left;
	margin: 0 2% 0 0;
	width: 31%;
	}


.product-descr {
	padding: 0 0 1em 0;
	}


.product-name {
	font-weight: bold;
	padding: 0 0 1em 0;
	text-transform: uppercase;
	}
.product-name a {
	color: #b7883b;
	}
.product-name a:hover {
	text-decoration: none;
	}


.product-pic {
	padding: 0 0 1em 0;
	}


.product-price {
	color: #ff0000;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0 1em 0;
	}
.product-price span {
	color: #d1cbaf;
	font-weight: normal;
	text-decoration: line-through;
	}


.search {
	background: url(../images/header-v-line.gif) no-repeat left 8px;
	float: left;
	font-weight: bold;
	padding: 4px 0 0 30px;
	width: 212px;
	}
.search div {
	background: url(../images/search-inp-bg.gif) no-repeat right top;
	width: 185px;
	}
.search input {
	background: none;
	border: 0 none;
	color: #c7b597;
	margin: 0 0 0 16px;
	padding: 2px 0 4px 0;
	vertical-align: middle;
	width: 116px;
	}


.shopping-cart-info {
	background: url(../images/cart.gif) no-repeat left top;
	float: left;
	margin: 0 0 0 8px;
	padding: 0 0 0 44px;
	width: 192px;
	}
.shopping-cart-info a {
	color: #be0000;
	font-weight: bold;
	}
.shopping-cart-info span {
	color: #977966;
	}


.specials {
	text-align: center;
	}
.specials .product-name a {
	color: #d9d0c2;
	}
