@charset "utf-8";
/* CSS Document */
body  *{
	outline:none;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	color: #2D1F17;
	background-color: #76503A;
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position:top;
}

a:link, a:visited {
	color:#6A4835;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

form {
	margin:0px;
	padding:0px;
}

#outercontainer {
	width:992px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

#container {
	width:972px;
	margin:0 auto;
	overflow:hidden;
}

#header {
	width:972px;
	height:77px;
	clear:both;
	background-image:url(../images/header-bg.gif);
	background-repeat:no-repeat;
	background-position:290px 0px;
}

#logo {
	width:288px;
	height:77px;
	float:left;
}

#headerright {
	float:right;
	width:400px;
	height:59px;
	text-align:right;
	padding-top:10px;
}

#headerright #telephone {
	font-size:2.1em;
	color:#CDC597;
	letter-spacing:0.3px;
}

#headerright #freedelivery {
	font-size:1.5em;
	color:#CDC597;
	padding-top:3px;
	text-align: center;
	width: 175px;
	float: right;
	line-height: 1em;
}

#topnav {
	clear:both;
	background-color:#CFC697;
	height:35px;
	font-size:1.6em;
	font-family:"Century Gothic", Verdana, Geneva, sans-serif;
}

#topnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#topnav ul li {
	margin:0px;
	padding:0px;
	float:left;
}

#topnav ul li a {
	margin:0px;
	padding:0px 13px 0px 13px;
	line-height:35px;
	display:block;
}

#topnav ul li a:link, #topnav ul li a:visited {
	color:#2C1F17;
	text-decoration:none;
}

#topnav ul li a:hover {
	color:#000;
	text-decoration:underline;
}

#topnav ul li a.selected {
	margin:0px;
	padding:0px 13px 0px 13px;
	line-height:35px;
	display:block;
	background-image:url(../images/top-nav-selected.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#topnav ul li a.selected:link, #topnav ul li a.selected:visited {
	color:#2C1F17;
	text-decoration:none;
}

#topnav ul li a.selected:hover {
	color:#000;
	text-decoration:underline;
}

#search {
	float:right;
	width:260px;
	margin-top:5px;
}

#search .searchfield {
	background-color:#634D3A;
	border:none;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	color:#D1C599;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:4px 0px;
	width:166px;
}

#innercontainer {
	background-color:#FFF;
	overflow:hidden;
	height:100%;
	width:972px;
	padding:5px;
}

#offerslabel {
	width:102px;
	height:82px;
	position:absolute;
	right:0px;
	top:108px;
	z-index:5;
}

#offerslabel a {
	width:102px;
	height:82px;
	display:block;
	text-indent:-10000px;
}

#offerslabel a:link, #offerslabel a:visited {
	background-image:url(../images/offers-label.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#offerslabel a:hover {
	background-image:url(../images/offers-label.png);
	background-position:0px -82px;
	background-repeat:no-repeat;
}

#offerslabel a.selected:link, #offerslabel a.selected:visited {
	background-image:url(../images/offers-label.png);
	background-position:0px -82px;
	background-repeat:no-repeat;
}

#offerslabel a.selected:hover {
	background-image:url(../images/offers-label.png);
	background-position:0px -82px;
	background-repeat:no-repeat;
}

#leftpanel {
	float:left;
	width:201px;
	overflow:hidden;
}

#leftpanel .brownbox {
	clear:both;
	width:195px;
	overflow:hidden;
	background-color:#4B3225;
	border:3px solid #D1C599;
	padding-bottom:10px;
	margin-bottom:5px;
}

#leftpanel .brownbox h3 {
	font-family:"Century Gothic", Verdana, Geneva, sans-serif;
	font-size:1.8em;
	color:#D1C599;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:normal;
	text-align:center;
	margin:5px 0px;
}

#leftnav {
	clear:both;
	overflow:hidden;
}

#leftnav ul {
	margin:0px;
	padding:0px 5px 0px 0px;
	list-style:none;
	font-size:1.1em;
}

#leftnav ul li {
	margin:0px;
	padding:0px;
}

#leftnav ul li a {
	margin:0px;
	padding:7px;
	display:block;
	*padding-left:0px;
}


#leftnav ul li a:link, #leftnav ul li a:visited {
	color:#D1C599;
	text-decoration:none;
}

#leftnav ul li a:hover {
	color:#D1C599;
	text-decoration:none;
	background-color:#2D1E16;
}

#leftnav ul li a.selected:link, #leftnav ul li a.selected:visited {
	color:#D1C599;
	text-decoration:none;
	background-color:#2D1E16;
	font-weight:bold;
}

#leftnav ul li a.selected:hover {
	color:#D1C599;
	text-decoration:none;
	background-color:#2D1E16;
	font-weight:bold;
}

#leftnav ul li a.level2 {
	margin:2px 0px;
	padding:7px 7px 7px 23px;
	display:block;
}


#leftnav ul li a.level2:link, #leftnav ul li a.level2:visited {
	color:#2D1E16;
	text-decoration:none;
	background-color:#CFC697;
	background-image:url(../images/level2-bg.gif);
	background-repeat:no-repeat;
	background-position:10px 17px;
}

#leftnav ul li a.level2:hover {
	color:#2D1E16;
	text-decoration:none;
	background-color:#CFC697;
	background-image:url(../images/level2-hover-bg.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
}

#leftnav ul li a.level2selected {
	margin:2px 0px;
	padding:7px 7px 7px 23px;
	display:block;
	font-weight:bold;
}


#leftnav ul li a.level2selected:link, #leftnav ul li a.level2selected:visited {
	color:#2D1E16;
	text-decoration:none;
	background-color:#CFC697;
	background-image:url(../images/level2-hover-bg.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
}

#leftnav ul li a.level2selected:hover {
	color:#2D1E16;
	text-decoration:none;
	background-color:#CFC697;
	background-image:url(../images/level2-hover-bg.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
}

#leftnav ul li a.level3 {
	margin:2px 0px;
	padding:3px 3px 3px 23px;
	display:block;
}


#leftnav ul li a.level3:link, #leftnav ul li a.level3:visited {
	color:#D1C599;
	text-decoration:none;
}

#leftnav ul li a.level3:hover {
	color:#D1C599;
	text-decoration:none;
	background-image:url(../images/level3-hover-bg.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
	background-color:#2D1E16;
}

#leftnav ul li a.level3selected {
	margin:2px 0px;
	padding:3px 3px 3px 23px;
	display:block;
}


#leftnav ul li a.level3selected:link, #leftnav ul li a.level3selected:visited {
	color:#D1C599;
	text-decoration:none;
	background-image:url(../images/level3-hover-bg.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
	background-color:#2D1E16;
}

#leftnav ul li a.level3selected:hover {
	color:#D1C599;
	text-decoration:none;
	background-image:url(../images/level3-hover-bg.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
	background-color:#2D1E16;
}



#brands {
	padding:5px 10px 0px 10px;
}

.brandsfield {	
	background-color:#634D3A;
	border:1px solid #fff;
	color:#D1C599;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:3px;
	width:174px;
}
.selectBox{
	width:175px;
	background:red;
	border:2px solid red;
	padding:8px 3px;
}

.brandsfield option {
	padding:2px;
}

#bestsellers {
	clear:both;
	overflow:hidden;
	padding:0px 10px;
}

#bestsellers ul {
	margin:0px;
	padding:0px;
	font-size:1.1em;
}

#bestsellers ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#bestsellers ul li a {
	margin:0px;
	padding:5px 8px 5px 8px;
	border-bottom:1px dotted #D1C599;
	display:block;
}

#bestsellers ul li a:link, #bestsellers ul li a:visited {
	color:#D1C599;
	text-decoration:none;
}

#bestsellers ul li a:hover {
	color:#D1C599;
	text-decoration:underline;
}

#newsletter {
	clear:both;
	overflow:hidden;
	font-size:1.1em;
	color:#D1C599;
	padding:5px 10px 0px 10px;
}

#newsletter p {
	margin:0px 0px 0px 0px;
	padding:5px 0px 10px 0px;
}

#newsletter .textfield {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#D1C599;
	padding:4px;
	background-color:#634D3A;
	border:1px solid #fff;
	width:160px;
}

#banners {
	clear:both;
	overflow:hidden;
}

#banners .banner {
	clear:both;
	width:201px;
	overflow:hidden;
	margin-bottom:5px;
}

#rightpanel {
	float:right;
	width:756px;
	padding:0px 5px;
	margin-right:5px;
}

#subbar {
	clear:both;
	border-bottom:3px solid #CFC697;
	padding:3px 90px 8px 0px;
	font-size:1.1em;
	overflow:hidden;
	height:13px;
}

#subbar #basketinfo {
	float:left;
	width:230px;
	background-image:url(../images/basket-icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
}

#subbar #basketinfo a:link, #subbar #basketinfo a:visited {
	color:#2D1F17;
	text-decoration:none;
}

#subbar #basketinfo a:hover {
	color:#2D1F17;
	text-decoration:underline;
}

#subbar #accountlinks {
	width:400px;
	text-align:right;
	float:right;
}

#subbar #accountlinks a:link, #subbar #accountlinks a:visited {
	color:#2D1F17;
	text-decoration:none;
}

#subbar #accountlinks a:hover {
	color:#2D1F17;
	text-decoration:underline;
}

#categories {
	margin:15px 15px 15px 15px;
	overflow:hidden;
}

.categorybox {
	width:156px;
	float:left;
	margin:0px 11px 11px 11px;
}

.categorybox a {
	display: block;
}

.categorybox .categoryimage, .categorybox .categoryimage {
	border:3px solid #885B44;
}

.categorybox .categoryimage:hover {
	border:3px solid #4B3225;
}

.categorytitle {
	padding: 10px 2px 0 2px;
	text-align:center;
	margin: 7px 0px 3px 0px;
	padding:0px;
	font-weight: normal;
	font-size:1.4em;
	text-transform:lowercase;
}



.categorybox a, .categorybox a h3 {
	color: #885B44;
	text-decoration:none;
}

.categorybox a:visited, .categorybox a:visited h3 {
	color: #885B44;
	text-decoration:none;
}

.categorybox a:hover, .categorybox a:hover h3 {
	color: #4B3225;
	text-decoration:underline;
}

#featuredproducts {
	background-color:#CFC697;
	padding:3px 0px 3px 0px;
	overflow:hidden;
	height:294px;
}

#fproductsinner {
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	padding:0px 10px 10px 10px;
	overflow:hidden;
	height:280px;
}

#featuredproducts h2 {
	font-size:1.5em;
	color:#2E1F17;
	text-transform:lowercase;
	margin:10px 0px 10px 0px;
	padding:0px;
}

#featureditems {
	clear:both;
	overflow:hidden;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
}

#featureditems .featuredproduct {
	float:left;
	background-image:url(../images/poloroid-bg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:212px;
	height:240px;
	margin:0px 15px;
}

#featureditems .featuredproduct .image {
	width:152px;
	height:127px;
	border:2px solid #E3E3E3;
	margin:25px 22px 5px 22px;
}

#featureditems .featuredproduct .ptitle {
	width:152px;
	margin:0px 22px 0px 22px;
	text-align:center;
	font-size:1.2em;
	color:#000;
}

#featureditems .featuredproduct a:link, #featureditems .featuredproduct a:visited {
	color:#000;
	text-decoration:none;
}

#featureditems .featuredproduct a:hover {
	color:#000;
	text-decoration:underline;
}

#featureditems .featuredproduct .price {
	width:152px;
	margin:0px 22px 0px 22px;
	text-align:center;
	font-size:1.2em;
	color:#333333;
}

#featureditems .featuredproduct .offerprice {
	width:152px;
	margin:0px 22px 0px 22px;
	text-align:center;
	font-size:1.2em;
	color:#A71B1B;
}

#contentarea {
	font-size:1.1em;
	padding:10px;
	line-height:1.4em;
}

#contentarea h1 {
	font-size:1.4em;
	/*text-transform:lowercase;*/
	color:#2C1F17;
	padding:8px 0px;
	margin:0px;
}

#contentarea h2 {
	font-size:1.2em;
	text-transform:lowercase;
	color:#76503A;
	padding:12px 0px 8px 0px;
	margin:0px;
}

#contentarea h3 {
	font-size:1.1em;
	text-transform:lowercase;
	color:#000;
	padding:8px 0px 8px 0px;
	margin:0px;
}

#contentarea p {
	margin:0px;
	padding:8px 0px;
}

#readmore {
	color:#6A4835;
	cursor: hand; 
	cursor: pointer;
	text-decoration:none;
}

#readmore:hover {
	color:#000;
	text-decoration:underline;
}


#readmorep {
	display: none;
}

#hide {
	color:#6A4835;
	cursor: hand; 
	cursor: pointer;
	text-decoration:none;
	display:none;
}

#hide:hover {
	color:#000;
	text-decoration:underline;
}

#recentnews {
	border:3px solid #D1C599;
	background-color:#4B3225;
	height:29px;
	clear:both;
	width:742px;
	background-image:url(../images/recent-news-bg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding:13px 10px 0px 200px;
	font-size:1.2em;
}

#recentnews a:link, #recentnews a:visited {
	color:#D1C599;
	text-decoration:none;
}

#recentnews a:hover {
	color:#fff;
	text-decoration:underline;
}

#footer {
	width:972px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-size:1.1em;
	color:#D0C499;
	padding:15px 0px;
}


#footer a:link, #footer a:visited {
	color:#D0C499;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#newsarchive {
float: left;
padding: 0px 0px 0px 0px;
left: 0px;
top: 0px; 
width: 710px;
position: relative;
}

#newsarchive ul {
padding: 0px 0px 0px 0px; 
margin: 0px;
top: 0px;
left: 0px; 
float: left; 
width: 710px;
list-style-type: none; 
position: relative; 
}

#newsarchive ul li {
top: 0px;
left: 0px; 
float: left; 
margin: 0px; 
border-bottom: 1px solid #CACACA; 
list-style-type: none; 
position: relative; 
}

#newsarchive ul li a {
padding: 5px 5px 5px 5px;
display: block; 
float: left; 
width: 710px;
text-decoration:none;
}

#newsarchive ul li a span {
margin: 0px 8px 0px 0px; 
padding: 0px 10px 0px 0px; 
color: #000;
border-right: 1px solid #CACACA; 
}

#newsarchive ul li a:hover {
	background-color:#CFC697;
	color:#000;
}

.red {
	color:#A80000;
}

.tools {
	background-color:#CFC697;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:5px;
	width:740px;
	margin-left:10px;
}

.dropdown {
	background-color:#634D3A;
	border:1px solid #fff;
	color:#D1C599;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:3px;
}

#breadcrumbs {
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
	font-size:.9em;
	color:#5F5F5F;
}

.prodandpag {
	clear:both;
	font-size:1.1em;
	padding:10px 5px 0px 5px;
	overflow:hidden;
}

.prodandpag .productcount {
	float:left;
	margin-left:5px;
}

.prodandpag .paginations {
	float:right;
	margin-right:5px;
}

.productlisting {
	clear:both;
	overflow:hidden;
	width:740px;
	margin-left:10px;
	margin-top:10px;
	line-height:1.4em;
	padding-bottom:10px;
	border-bottom:3px solid #CFC697;
}

.pimage {
	width:152px;
	height:127px;
	float:left;
	margin-right:10px;
}

.pinfo {
	float:left;
	width:570px;
}

.pinfo h2 {
	font-size:1.3em;
	margin:8px 0px 5px 0px;
	padding:0px;
}

.pinfo p {
	font-size:1.1em;
	margin:0px;
	padding:10px 0px;
}

.priceview {
	clear:both;
	overflow:hidden;
	margin-top:10px;
}

.priceview .price {
	float:left;
	width:140px;
	font-size:1.1em;
	line-height:23px;
}

.priceview .offerprice {
	float:left;
	width:140px;
	font-size:1.1em;
	line-height:23px;
}

.priceview .viewdetails {
	float:right;
	width:118px;
	font-size:1.1em;
}

.strikethrough {
	text-decoration:line-through;
}

#productimage {
	float:left;
	width:335px;
	margin-right:15px;
	margin-top:5px;
}
#productimage #smallimages {
	margin-top: 5px;
	/*text-align: center;*/
}
#productimage #smallimages img {
	/*margin: 0px 3px;*/
}
#zoom {
	clear:both;
	padding:10px;
	text-align:center;
	text-transform:lowercase;
}

#zoom a {
	display:block;
	width:90px;
	padding-left:10px;
	background-image:url(../images/zoom.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin:0 auto;
}

#zoom a:link, #zoom a:visited {
	text-decoration:none;
}

#zoom a:hover {
	text-decoration:underline;
}

#selectoptions {
	clear:both;
	width:740px;
	margin-left:10px;
	padding-top:5px;
}

#selectoptions h2 {
	font-size:1.3em;
	color:#4B3225;
	margin:0px 0px 10px 0px;
	padding:0px;
}

#varients {
	font-size:1.1em;
	clear:both;
}

#pricebasket {
	clear:both;
	width:740px;
	margin-left:10px;
	overflow:hidden;
}

#pricebasket #price {
	float:left;
	width:180px;
	font-size:2.1em;
	height:100px;
	line-height:100px;
}

.was {
	text-decoration: line-through;
}

#pricebasket #offerprice {
	float:left;
	width:260px;
	font-size:2.9em;
	height:100px;
	line-height:100px;
}

#pricebasket #offerprice span {
	font-size:.6em;
	float:left;
	margin-right:10px;
}

#pricebasket #basket {
	float:right;
	width:195px;
	background-image:url(../images/point-to-price.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:80px;
	font-size:1.2em;
	margin-top:15px;
}

#pricebasket #basket .quantity {
	background-color:#634D3A;
	border:1px solid #2D1E16;
	color:#D1C599;
	padding:3px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	width:40px;
	text-align:center;
}

.basketheadings {
	font-weight:bold;
	color:#000;
}

.quantity {
	background-color:#634D3A;
	border:1px solid #2D1E16;
	color:#D1C599;
	padding:3px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	width:40px;
	text-align:center;
}

.hr {
	height:5px;
	background-image:url(../images/hr-bg.gif);
	background-repeat:repeat-x;
	margin:10px 0px;
}

.greenerror {
padding:7px;
background-color:#DEEDC9;
border:1px dotted #769F37;
font-weight:bold;
text-align:center;
font-size:1.1em;
color:#557427;
}

.rederror {
padding:7px;
background-color:#FEE9E2;
border:1px dotted #982503;
font-weight:bold;
text-align:center;
font-size:1.1em;
color:#982503;
}


.textfield {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#634D3A;
	padding:4px;
	background-color:#fff;
	border:1px solid #634D3A;
}

.newsimage {
float:right;
margin:0px 0px 10px 10px;
border:1px solid #999999;
}


