body
{
 	background: #301305 url(../images/bg.gif) repeat-x top/*472b1e*/;
 	color: #1b1919;
 	font-family: tahoma, arial, helvetica, sans-serif;
 	font-size: 70%;
 	line-height: 160%;
 	margin: 10px 0;
 	text-align: center;
}

.clear
{
	clear: left;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

a
{
 	color: #1b1919;
 	text-decoration: underline;
}

a:hover
{
 	text-decoration: none;
}

img {border: 0;}

form {margin: 0;}

input, textarea
{
	font-size: 100%;
	font-family: tahoma, arial, helvetica, sans-serif;
}

img.block
{
	display: block;
}

.button
{
	background: #161616;
	color: #fff;
	border: 0 none;
	padding: 3px 6px;
	font-weight: bold;
}

a.btn
{
	text-decoration: none;
	color: #fff;
	background: #161616;
	border-left: 3px solid #6e462b;
	font-weight: bold;
	padding: 3px 8px;
}

a.btn:hover
{
	border-left-color: #fff;
}

hr
{
	background: #fff;
	color: #fff;
	border: 0 none;
	border-top: 1px solid #f2eeec;
}

h1, h2, h3, h4, h5, h6, p, ol, ul
{
 	margin-top: 10px;
 	margin-bottom: 10px;
 	font-weight: normal;
}

h1, h2, h3
{
	font-family: times new roman;
}

h1 {font-size: 160%;}
h2 {font-size: 160%;}
h3 {font-size: 130%;}
h4 {font-size: 125%;}
h5 {font-size: 115%;}
h6 {font-size: 110%;}

h2 span
{
	font-size: 60%;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
}

#wrapper
{
	width: 936px;
	padding: 20px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
}

#header
{
	
}

#header #logo
{
	float: left;
	margin: 0 15px 5px 0;
}

#header h1
{
	margin: 0;
	padding-top: 16px;
	font-size: 100%;
	font-style: italic;
	color: #8c7f77;
}

#header div
{
	float: right;
	text-align: right;
	background: #f1eeec;
	padding: 12px 17px;
	position: relative;
}

#header div a
{
	text-decoration: none;
}

#header div a:hover
{
	text-decoration: underline;
}

#header div span,
#header div span a
{
	color: #9c715e;
}

#header p.addthis
{
	margin: 0;
	display: block;
	position: absolute;
	top: -7px;
	left: 120px;
}

#menu
{
	clear: both;
}

#menu ul
{
	background: #472b1e;
	margin: 0 220px 0 0;
	padding: 0 0 0 10px;
	list-style: none;
	font-size: 115%;
	height: 51px;
	border-bottom: 4px solid #6e462b;
}

#menu ul li
{
	position: relative;
	float: left;
}

#menu ul li a
{
	float: left;
	padding: 18px 15px 0 15px;
	min-height: 33px;
	color: #fff;
	text-decoration: none;
}

#menu ul li a.active
{
	color: #ce967c;
}

* html #menu ul li a
{
	height: 33px;
}

#menu ul li img
{
	position: absolute;
	top: 37px;
	left: 48%;
}

#menu ul li a:hover
{
	background: #6e462b url(../images/menu-hover.gif) repeat-x;
	margin-top: -1px;
	padding-top: 19px;
}

#menu ul li:hover ul
{
	display: block;
}

#menu ul li ul
{
	display: none;
	list-style: none;
	height: auto;
	position: absolute;
	background: #d2ac9b;
	border: 1px solid #bb917f;
	top: 51px;
	left: -10px;
	margin: 0;
	padding: 2px 8px 2px 25px;
	width: 140px;
	font-size: 85%;
}

#menu ul li ul li,
#menu ul li ul li a
{
	float: none;
	display: block;
	min-height: 1px;
	padding: 0;
	color: #43342d;
}

* html #menu ul li ul li,
* html #menu ul li ul li a
{
	height: 1px;
}

#menu ul li ul li a:hover
{
	margin-top: 0;
	padding-top: 8px;
	background: none;
	color: #000;
}

#menu ul li ul li a
{
	padding: 8px 0;
	border-bottom: 1px solid #bb917f;
}

#menu #search
{
	float: right;
	background: #161616;
	min-height: 40px;
	padding: 15px 15px 0 15px;
	width: 220px;
	text-align: right;
}

* html #menu #search
{
	height: 40px;
	margin-left: -3px;
}

#menu #search *
{
	vertical-align: middle;
}

#menu #search .text
{
	border: 2px solid #6e462b;
	color: #9d8d87;
	padding: 4px;
	width: 170px;
}

#bar
{
	background: #ece4e1;
	margin: 2px 0;
	padding: 7px 15px 7px 25px;
}

#bar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#bar ul li
{
	display: inline;
}

#bar ul li a
{
	text-decoration: none;
	margin-right: 25px;
}

#bar ul li a:hover
{
	text-decoration: underline;
}

#bar ul li a.active
{
	color: #444;
}

#bar div
{
	float: right;
}

#bar div img
{
	vertical-align: top;
}

#bar div span
{
	margin-left: 7px;
}

#bar div a
{
	text-decoration: none;
	font-weight: bold;
	color: #693b33;
}

#bar div a:hover
{
	text-decoration: underline;
}

#footer
{
	clear: both;
	background: #161616;
	color: #8e8d8d;
	padding: 10px 25px;
	min-height: 1px;
}

* html #footer
{
	height: 1px;
}

#footer p
{
	margin: 3px 0;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer .one
{
	color: #888;
}

#footer .two
{
	color: #444;
}

#footer .two a
{
	color: #888;
}

#footer .three
{
	margin-top: 18px;
}

#footer div
{
	margin-top: 40px;
	float: right;
	color: #fff;
	text-align: right;
}

#footer div span
{
	font-size: 150%;
}

#footer div p
{
	margin: 0;
}

#footer div p a
{
	color: #555;
}

#footer div p a b
{
	color: #777;
}

#footer div p a:hover
{
	text-decoration: none;
}

#footer div p a:hover b
{
	text-decoration: underline;
}

#home .right
{
	float: right;
}

#homeimg
{
	float: right;
	width: 559px;
	height: 399px;
	position: relative;
	background: #000;
}

* html #homeimg
{
	margin-left: -3px;
}

#homeimg img
{
	position: absolute;
	top: 0;
	left: 0;
	min-height: 1px;
	_height: 1px;
	width: 559px;
	height: 399px;
}

#home .left
{
	width: 335px;
	min-height: 395px;
	background: url(../images/home-left.jpg) no-repeat;
	padding: 2px 20px;
	margin-bottom: 2px;
}

* html #home .left
{
	height: 395px;
}

#home .left h2
{
	text-transform: uppercase;
}

#home .left h2 a
{
	text-decoration: none;
}

#home .left h2 a:hover
{
	text-decoration: underline;
}

#home .left div
{
	border-bottom: 2px solid #fff;
	margin-top: 19px;
}

#home .left div a.btn
{
	float: right;
	margin: -3px -20px 0 0;
}

#featured
{
	clear: both;
	min-height: 1px;
	background: url(../images/featured-shadow.gif) repeat-x top;
	padding: 18px 20px 30px 20px;
}

* html #featured
{
	height: 1px;
}

#featured h3
{
	text-transform: uppercase;
	font-size: 160%;
}

.item
{
	float: left;
	width: 290px;
	margin-right: 8px;
}

#content .item
{
	padding-right: 40px;
	padding: 0 0 10px 0;
}

.item .img
{
	float: left;
	margin-right: 8px;
	width: 150px;
	height: 150px;
	border: 1px solid #eee;
	padding: 3px;
	text-align: center;
}

.item h4
{
	font-size: 100%;
	font-weight: bold;
	margin: 3px 0;
}

.item p
{
	margin: 3px 0;
	color: #472b1e;
}

.item .price
{
	color: #7f000a;
	font-size: 150%;
	margin-bottom: 7px;
}

.view a.btn
{
	float: left;
	padding-top: 1px;
	padding-bottom: 0;
	height: 19px;
	
}

#right
{
	float: right;
	width: 214px;
	margin: 0 0 30px 0;
}

#right .basket
{
	background: /*#faf7f5;*/#fff;
	border: 2px solid #f3e9e3;
	padding: 1px 10px;
	margin-bottom: 2px;
}

#right .basket p
{
	clear: both;
	text-align: right;
	color: #81726c;
}

#right .basket p img
{
	float: left;
}

#right .basket p a
{
	text-transform: uppercase;
}

#right .basket h3
{
	text-transform: uppercase;
	border-bottom: 2px solid #f1eeec;
	padding-bottom: 4px;
}

#right .basket .price
{
	border-top: 2px solid #f1eeec;
	color: #91807a;
	padding: 6px 0;
	font-size: 130%;
	text-align: right;
}

#right .basket .price b
{
	color: #333;
	font-weight: normal;
}

#right .panel,
#featured .panel
{
	background: #f5ece7 url(../images/right-bg.gif) repeat-x bottom;
	padding: 2px 15px;
}

#featured .news
{
	margin: -18px -20px 0 0;
	width: 280px;
	float: right;
	display: inline;
}

#right .panel p.btn,
#featured .panel p.btn
{
	text-align: right;
	margin: 0 -13px 0 0;
}

#content
{
	padding: 5px 20px 5px 20px;
	margin-bottom: 30px;
	background: url(../images/content-shadow.gif) repeat-y right;
	/*margin-right: 216px;*/
	float: left;
	width: 680px;
}

#content h2
{
	text-transform: uppercase;
	border-bottom: 2px solid #e7e7e7;
	padding-bottom: 3px;
	margin-bottom: 20px;
}

.leftimg,
.rightimg,
.blockimg
{
	float: left;
	padding: 2px;
	border: 1px solid #ddd;
	margin: 0 15px 15px 0;
}

.rightimg
{
	float: right;
	margin: 0 0 15px 15px;
}

.blockimg
{
	float: none;
	margin: 10px 0;
}

.newsview
{
	background: #472b1e;
	color: #f5dcd0;
	padding: 10px 20px;
}

#shoptrail
{
	float: right;
}

#shoptrail img
{
	margin: 0 2px;
}

.showing
{
	color: #6b4c3c;
	float: right;
	margin: 0;
}

.paging
{
	margin: 0 0 25px 0;
	font-weight: bold;
}

.paging a
{
	text-decoration: none;
}

.paging a:hover
{
	text-decoration: underline;
}

.paging a.active
{
	border: 1px solid #c3b6ae;
	padding: 2px 3px;
}

.paging img
{
	padding: 2px 2px 1px 2px;
}

#details .img img
{
	display: block;
	margin: 0 auto;
}

#details .img
{
	float: left;
	background: #fafafa;
	padding: 3px;
	width: 300px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

#details .info
{
	float: left;
	padding: 15px 0 0 30px;
	width: 338px;
}

#details .info .qty
{
	position: relative;
	display: inline;
}

#details .info .qty input
{
	width: 15px;
	border: 1px solid #bfbfbf;
	padding: 3px;
}

#details .info .qty span
{
	position: absolute;
	top: 3px;
	left: 30px;
}

#details .info .qty b
{
	position: absolute;
	font-weight: normal;
	top: 13px;
	left: 30px;
}

#details .price
{
	float: right;
	padding-right: 12px;
	margin-bottom: 10px;
}

#details .price h4
{
	position: relative;
	margin: 0 8px 0 3px;
	padding: 0 10px 0 0;
	display: inline;
	color: #92000c;
	font-size: 200%;
	border-right: 1px solid #e5e5e5;
}

#details .price h4 span
{
	font-size: 75%;
}

#details .price h4 b
{
	font-weight: normal;
	font-size: 40%;
	position: absolute;
	top: 25px;
	right: 10px;
	color: #ae9186;
}

#details .basket
{
	clear: right;
	min-height: 1px;
	_height: 1px;
	padding: 15px 20px 25px;
	margin: 15px 0 0 -20px;
	background: #f6f6f6;
}

#details .basket div
{	
	float: right;
	text-align: right;
}

#details .basket div p
{
	margin: 3px 0;
}

#details .basket div span
{
	font-size: 90%;
}

#details .basket p.links
{
	margin: 5px 0;
}

#details .basket p.links img
{
	vertical-align: bottom;
	margin-right: 5px;
}

#basket
{
	border-top: 1px solid #e6d5ca;
	padding-top: 1px;
}

#basket .rowheader
{
	height: 20px;
	font-weight: bold;
	background: #efe7e2;
	color: #472b1e;
	border-bottom: 1px solid #e6d5ca;
	padding: 5px 10px 5px 70px;
}

#basket .row
{
	border-bottom: 1px solid #f3e9e3;
	background: #faf7f5;
	padding: 10px;
	height: 43px;
}

#basket .one
{
	width: 60px;
	float: left;
}

#basket .two
{
	width: 330px;
	float: left;
}

#basket .three
{
	float: left;
	width: 100px;
}

#basket .three .submit
{
	padding: 0;
	border: 1px solid #e6d5ca;
	padding: 1px;
	background: #f3e9e3;
	color: #a17e71;
}

#basket .four
{
	float: left;
	width: 70px;
}

#basket .row .four
{
	color: #b3a49a;
}

#basket .five
{
	float: left;
	width: 70px;
}

#basket .five b
{
	color: #472b1e;
}

#basket .five p
{
	margin: 4px 0 0 0;
	color: #a17e71;
	font-size: 90%;
}

#basket .six
{
	float: left;
	width: 20px;
}

.total
{
	padding: 8px 0 8px 570px;
	border-bottom: 1px solid #f3e9e3;
}

.total#pandp
{
	position: relative;
	min-height: 1px;
	_height: 1px;
}

.total#note
{
	clear: both;
	min-height: 1px;
	background: #faf7f5;
	text-align: right;
	padding: 8px 10px;
}

* html .total#note
{
	height: 1px;
}

.text
{
	vertical-align: middle;
	padding: 3px;
}

.fieldleft
{
	float: left;
	width: 150px;
	padding-top: 2px;
}

.fieldright
{
	margin: 0 0 2px 150px;
}

#basketbilling
{
	float: left;
	width: 400px;
	margin: 10px 0 15px 0;
}

#basketdelivery
{
	float: left;
	width: 260px;
	margin: 10px 0 0 20px;
}

.total p
{
	margin: 0;
	float: left;
	margin-left: -430px;
	width: 400px;
	text-align: right;
	display: inline;
	color: #745344;
}

#countrypop
{
	min-height: 1px;
	_height: 1px;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 30px;
	right: 135px;
	background: #e9d1c8;
	border: 1px solid #a77c6b;
	border-bottom: 0 none;
	width: 120px;
}

#countrypop li a
{
	border-bottom: 1px solid #a77c6b;
	color: #a77c6b;
	text-decoration: none;
	padding: 2px 8px;
	display: block;
	min-height: 1px;
	_height: 1px;
}

#countrypop li a.active
{
	font-weight: bold;
}

#countrypop li a:hover
{
	background: #fff;
}

#basket .submitdiv
{
	text-align: right;
	padding: 2px 0;
}

table.table
{
	border: 1px solid #eee;
}

table.table tr th
{
	padding: 3px 5px;
	text-align: left;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

table.table tr td
{
	padding: 3px 5px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}