*	{
	margin:0;
	padding:0;
}

body	{
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:11px;
	color:#4c484c;
}

div.right	{
	float:right;
}	

div.clear	{
	display:block;
}

img	{
	border:none;
}

a	{
	text-decoration:none;
}

a.fill	{
	width:100%;
	height:100%;
	display:block;
}

input 	{
	border:1px #a1452d solid;
margin-top:10px;
}

h2	{
	font-size:14px;
	color:#a1452d;
}

hr	{
	border:0;
	border-bottom:1px #d8ccc6 solid;
}

div#wrapper	{
	width:900px;
	margin:0 auto;
	border-left:2px #5f5b39 solid;
	border-right:2px #5f5b39 solid;
	padding-left:10px;
	padding-right:10px;
}

div#header	{
	width:900px;
	height:126px;
	display:block;
	clear:both;
	background-image:url('images/header.jpg');
}
div#header3	{
	width:900px;
	height:126px;
	display:block;
	clear:both;
	background-image:url('images/header3.jpg');
}
div#header4	{
	width:900px;
	height:126px;
	display:block;
	clear:both;
	background-image:url('images/header4.jpg');
}
div#header5	{
	width:900px;
	height:126px;
	display:block;
	clear:both;
	background-image:url('images/header5.jpg');
}
div#header6	{
	width:900px;
	height:126px;
	display:block;
	clear:both;
	background-image:url('images/header6.jpg');
}
div#header7	{
	width:900px;
	height:126px;
	display:block;
	clear:both;
	background-image:url('images/header7.jpg');
}
div#header8	{
	width:900px;
	height:126px;
	display:block;
	clear:both;
	background-image:url('images/header8.jpg');
}

ul#nav	{
	width:900px;
	height:19px;
	clear:both;
}
ul#nav li	{
	list-style-type:none;
	background-position:center top;
	width:150px;
	height:19px;
	float:left;
}
ul#nav li:hover	{
	list-style-type:none;
	background-position:center bottom;
	width:150px;
	height:19px;
	float:left;
}

ul#nav li#home	{
	background-image:url('images/nav/home.jpg');
}

ul#nav li#location	{
	background-image:url('images/nav/location.jpg');
}

ul#nav li#contact	{
	background-image:url('images/nav/contact.jpg');
}

ul#nav li#links	{
	background-image:url('images/nav/links.jpg');
}

ul#nav li#search	{
	background-image:url('images/nav/search.jpg');
	width:300px;
}

div#left-col	{
	float:left;
	width:185px;
}

div#cat-header	{
	width:185px;
	height:19px;
	background-image:url('images/categories-header.jpg');
	clear:both;
}

div#cat-bg	{
	width:175px;
	padding:5px;
	height:497px;
	clear:both;
	background-image:url('images/categories-bg.jpg');
}

div#cat-bg a	{
	color:#a1452d;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

div#main-col	{
	width:510px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

div#main-header	{
	width:510px;
	height:19px;
text-align:center;
font-size:13px;
color:#FFF;
line-height:19px;
font-weight:bold;
	background-image:url('images/main-header.jpg');
	clear:both;
}

div#main-content	{
	border:1px #a1452d solid;
	border-top:0;
	width:488px;
	padding:10px;
	clear:both;
}

div#right-col	{
	width:185px;
	float:left;
}

div#findus	{
	width:185px;
	height:109px;
	background-image:url('images/find-us.jpg');
}

div#delivery	{
	width:185px;
	margin-top:10px;
	height:109px;
	background-image:url('images/delivery.jpg');
}

div#catalogue	{
	width:185px;
	margin-top:10px;
	height:109px;
	background-image:url('images/catalogue.jpg');
}

div#bestseller	{
	margin-top:10px;
}

div#bestsellerhead	{
	width:185px;
	height:19px;
	clear:both;
	background-image:url('images/best-seller.jpg');
}

div#bestsellerbg	{
	width:185px;
	clear:both;
	text-align:center;
	color:#a1452d;
	height:150px;
	overflow:hidden;
	font-weight:bold;
	background-image:url('images/bestserller-bg.jpg');
	border-bottom:1px #a1452d solid;
}	

div.popuplayer {
	position: absolute;
	visibility: hidden;
	width: 354px;
	top:150px;
	height: 364px;
	z-index: 1000;
}

div.popuplayer div.content	{
	border: 1px solid #9e442a;
	border-top:none;
	padding-left:10px;
	padding-right:8px;
	padding-top:0px;
	margin-top:-3px;
	width: 334px;
	height:341px;
	clear:both;
	background-color:#fff;
}

#close {
	float: right;
}

.darkenBackground {
background-color: rgb(0, 0, 0);
opacity: 0.7; /* Safari, Opera */
-moz-opacity:0.70; /* FireFox */
filter: alpha(opacity=70); /* IE */
z-index: 20;
height: 100%;
width: 100%;
background-repeat:repeat;
position:fixed;
top: 0px;
left: 0px;
}
