body{
margin:0;
padding:0;
}

.corner{
position:absolute;
top:0;
left:0;
z-index:99;
background-color: #ffffff;
padding-left:5px;
padding-right:5px;
}

.corner a{
color:#663300;
text-decoration: none;
font-weight:bold;
}

.corner a:hover{
color:#663300;
text-decoration: underline;
font-weight:bold;
}

h1 {
text-align:left;
line-height: 110%;
margin-top: 5px;
margin-bottom: 10px;
color:#663300;
font-size:20px;
}


#subhead{
text-align:center;
}

#subhead ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: block;
margin-left: 100px;
}

#subhead ul li { 
 display: block; 
 float: left; 
 text-align: center; 
 padding: 0; 
 margin: 0;
 width: 124px;
}

 #subhead ul li a { 
 text-decoration: none; 
 width: 124px;
 border-right: none; 
 padding: 0; 
 margin: 0; 
 color: #ffffff; 
 display: block;
 vertical-align: middle;
 text-align: center; 
 padding-top: 0.5em;
 padding-bottom: 0.5em;
 font-size: 0.8em;
 font-weight: bold;
 }

 #subhead ul li a:hover { 
 /*color: #ffffff;
 background: #663300;*/
 color: #663300;
 font-weight:bold;
 }


img{
border: 0px;
}

.clear{
clear:both;
}

.view{
position:absolute;
bottom:0;
right:0;
}

.corner{
position:absolute;
top:0;
left:0;
z-index:99;
}

.button{
	padding: 2px 5px 2px 5px;
	margin: 0px;
	margin-right:4px;
	margin-bottom:4px;
/*	background-color:#663300;
	border: 1px solid #663300;*/

font-weight:bold;
	/*border: 1px solid #AAAADD;*/
	text-decoration: none; /* no underline */
	/*color: #000099;*/
	/*color:#FFFFFF;*/
color:#663300;
font-weight:bold;
}
.button:hover {
	/*border: 1px solid #000099;
	color: #000;*/
color:#663300;
text-decoration: underline;
font-weight:bold;
}

.stock{
	padding: 2px 5px 2px 5px;
	margin: 0px;
	margin-right:4px;
	margin-bottom:4px;

font-weight:bold;
	text-decoration: none; /* no underline */
color:#333333;
font-weight:bold;
}

.submenu {
float:left;
width: 550px;
margin-left:0px;
}

.submenu ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

.submenu ul li {
	display: block;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	border: #90a88b 1px solid;
	background-color: #90a88b;
}

.submenu ul li a{
color: #ffffff;
text-decoration: none;
font-weight:bold;
	margin-left:5px;
	margin-right:5px;
}

.submenu ul li a:hover{
color: #663300;
text-decoration: underline;
font-weight:bold;
}

div.pagination {
	padding: 0px;
	margin: 0px;
margin-top:5px;
margin-bottom:5px;
text-align:right;
width:620px;
}

.productleft{
text-decoration: none;
border: #d8cebf 1px solid;
width:270px;  /*was 278*/
width: 550px;
float:left;
margin-bottom:5px;
display:block;
/*background-image: url(/images/view-button.gif);*/
background-repeat:no-repeat;
background-position:bottom right;
position:relative;
clear:both;
}

.productleft li a,.productright li a{
text-decoration: none;
color:#663300;
}

.productleft li a:hover,.productright li a:hover{
text-decoration: underline;
color:#663300;
}

.name a:hover {
text-decoration: underline;
color:#663300;
}

.name a{
text-decoration: none;
color:#663300;
}

.productright{
text-decoration: none;
border: #d8cebf 1px solid;
width:270px; /*was 278*/
width: 550px;
clear:right;
float:right;
margin-bottom:5px;
display:block;
/*background-image: url(/images/view-button.gif);*/
background-repeat:no-repeat;
background-position:bottom right;
position:relative;
}

.productimage{
float:left;
margin-left: 5px;
}
.productleft:hover,.productright:hover{
/*cursor:pointer;cursor:hand;*/
/*border: #F16D03 1px solid;*/
border: #353535 1px solid;
/*background-image: url(/images/view-button-hover.gif);*/
}

.productleft ul,.productright ul{
list-style-type: none;margin-right:5px;
color:#353535;
text-align:left;
font-size: 0.94em;
}

.name{
/*font-size: 0.94em;*/
font-weight:bold;
}

.brand{
/*font-size: 0.69em;*/
font-weight:bold;
}

.code{
/*font-size: 0.69em;*/
}

.rrp{
/*font-size: 0.69em;*/
}

.price{
/*font-size: 0.94em;*/
font-weight:bold;
color:#663300;
}

.save{
/*font-size: 0.69em;*/
color:#F16D03;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 0px;
margin-left:4px;
	border: #353535 1px solid;
	text-decoration: none; /* no underline */
	color: #353535;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #353535;
	color: #353535;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin:0px;
     margin-left: 4px;
		border: 1px solid #353535;
		
		font-weight: bold;
		background-color: #353535;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}


/* Page Structure Styles
----------------------------------------------- */

body {
	font: 12px/18px arial, verdana, sans-serif;
	color: #353535;

margin:0px;
background:#ffffff;
text-align:center;
padding:0;
background-image:url("/images/bg.gif");
background-position: center top;
}

#container {
	position: relative;
	
	margin: 0 auto;
	padding: 0;
	width: 950px;
	
	text-align: left;
	
	
	background: url(/images/content-bg.png) repeat-y 0px 49px;
}

#header {
	position: relative;
	
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 133px;
	
	background: url(/images/header.png) no-repeat;
}

#signin {
	position: absolute;
	top: 4px;
	right: 30px;
	
	margin: 0;
	padding: 0;
	
	/*font-size: 0.69em;*/
	line-height: 11px;
	text-align: right;
	
	background: none;
}

#subhead {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 26px;
	
	background: url(/images/subhead.png) no-repeat;
}

#content, #home {
	position: relative;
	
	margin-left: 38px;
	padding: 0;
	width: 870px;
	
	/*text-align: justify;*/
	text-align: left;
	
	/*background: url(/images/content-bg.png) repeat-y 0px 49px;*/
	

}

#footer {
clear: both; 

	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 80px;
	color: #fff;
	/*font-size: 0.69em;*/
	background: url(/images/footer.png) no-repeat;
}

#footer div.right {
	position: absolute;
	top: 5px;
	right: 30px;
	
	margin: 0;
	padding: 0;
	
	text-align: right;
}

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

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

#products{
float:left;
	position: relative;
	margin: 0;
	padding: 0;
width: 550px; /* was 565*/
margin-left:5px;

}

#product p{
margin:5px;
}

/* product page css */

#productimage{
width:250px;
float:left;
text-align:center;
}

.submenu{
margin-bottom:5px;
}

.submenu a{
color:#FFFFFF;
}

#product{
float:left;
position: relative;
margin: 0;
padding: 0;
width: 550px;
margin-left:5px;
border-left: #d8cebf 1px solid;
border-right: #d8cebf 1px solid;
border-bottom: #d8cebf 1px solid;
}

#product h3{
clear:both;
padding:5px;
margin-top:5px;
border-top: #d8cebf 1px solid;
border-bottom: #d8cebf 1px solid;
margin-top:5px;
margin-bottom:5px;
margin-left:0;
margin-right:0;
}

.productinfo {
margin: 0;
padding: 0;
margin-left:5px;
margin-right:5px;
margin-top:10px;
margin-bottom:10px;

}

.productinfo li {
	margin-top:5px;
	display: block;
	margin-left:0px;
	margin-right:0px;
	/*width:300px;*/
	text-align:left;
}

#productdescription{
width:280px;
text-align:left;
padding:5px;
}

#product p {
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
}

#productinfo{
width:280px;
margin-left:5px;
margin-top:10px;
margin-bottom:10px;
float:left;
}
#productinfo th{
white-space: nowrap;
text-align:left;
vertical-align: top;
}

.BuyBoxTable{
width: 290px;
margin-top:10px;
border-top: #d8cebf 1px solid;
border-bottom: #d8cebf 1px solid;
}


.BuyBoxTable th{
/*border-top: #353535 1px dotted;*/
padding:5px;
}

.BuyBoxTable td{
/*border-top: #353535 1px dotted;*/
text-align:center;
padding:5px;
}

.BuyBoxTable td form{
margin:0;
padding:0;
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* Typography defaults
---------------------------------------------*/
/* Based on browser default of 16px (0.70 * 16px = 11px). */
   
body { font-size: 70%; }


/* Default fonts and colors. 
   tahoma,arial, sans-serif set to dark grey:#3b3b3b */
   
body { 
  color: #3b3b3b; 
  font-family: tahoma,arial, sans-serif; 
}
h1,h2,h3,h4,h5,h6 { 
	color:#663300;
  font-family:tahoma,arial, sans-serif; 
}

/* popular products */

#topproducts h4 {
	font-size:100%;
	font-weight:bold;
	text-align:center;
	color:#663300;
	margin:0;
	padding:0;
margin-left:5px;
margin-right:5px;
}


#topproducts {
float:right;
	margin: 0px;
	margin-right:0px;
	padding: 0px;
	width: 150px;

	background:#f5f1e9;
}

/* new nav */

#topproducts ul {
	margin:0;
	padding:0;
	border:none;
list-style-type: none;
}

#topproducts li {
float:left;
list-style:none;
text-align:center;
padding:0px;
width:140px;
margin-left: 5px;
}
#topproducts li a {
	display:block;
	color:#663300;
	text-decoration:none;
	line-height:1.5em;
	padding:0px;
	margin:0px;
}

#topproducts li a:hover {
	/*color:#ffffff;
	background:#663300;*/
font-weight:bold;
}


.submenu ul{
clear:left;
}





/* ****************************** */


#subnav {
float:left;
	margin: 0px;
	margin-right:0px;
	padding: 0px;
	width: 150px;

	background:#f5f1e9;
}

/* new nav */

#subnav ul {
	margin:0;
	padding:0;
	border:none;
list-style-type: none;
}

#subnav li {
float:left;
list-style:none;
text-align:center;
padding:0px;
width:140px;
margin-left: 5px;
}
#subnav li a {
	display:block;
	color:#663300;
	text-decoration:none;
	line-height:1.5em;
	padding:0px;
	margin:0px;
}

#subnav li a:hover {
	/*color:#ffffff;
	background:#663300;*/
font-weight:bold;
}

a,a:hover{
color:#663300;
}