/* GLOBAL */

html{
	font-size: small;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
    }

body {
	font-family: Arial, verdana, sans-serif;
	line-height:1.3em;
	margin: 34px;
	background: #473017;
	color: #000;
    }

a { 
	color: #111431; 
	}

h2, h4 { padding: 0; margin: 0; font-family:  Tahoma, helvetica, Arial, verdana, sans-serif }
h1, p, ul, ol { margin-top: 0; margin-bottom: 14px; }
h3, h5, td, table, form, div { margin: 0; padding: 0; }
img { border: 0; }

h1 { font: bold 2.5em "Brush Script MT", Arial, cursive, sans-serif; color:#111431; }
h2, h4, h5 { font-size: 1em; }
h2 a { text-decoration: none; }
h2 a:hover { text-decoration:underline; }
h3 { font: bold 1.1em Tahoma, Arial, Helvetica, sans-serif;}
h5 { display: inline; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

#content {
	float:right;
	width: 570px;
	}
	
#content_home {
	float:right;
	width: 570px;
	}
	
#content_home h1 {
	display:none;
	}
	
#login {
	line-height:25px;
    width: 265px;
	}

#mainbody {
	width: 822px;
	margin: 0 auto;
	padding: 18px 27px 44px 27px;
	font-size:95%;
	background:url(/graphics/en-US/new/mainbody_bottom.png) bottom no-repeat #fff;
	}
	
#mainbody_account {
	width: 822px;
	margin: 0 auto;
	padding: 18px 27px 44px 27px;
	font-size:95%;
	background:url(/graphics/en-US/new/mainbody_bottom.png) bottom no-repeat #fff;
	}

#topbar {
    width: 876px;
	margin: 0 auto;
	padding: 78px 0 50px 0;
	background:url(/graphics/en-US/new/logo_top_phone.png) top no-repeat #fff;
	}
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float:right;
	}
	
	
/* NAVBAR */

#affiliatelink {  
	font-size: 95%; 
	position:absolute;
	top: 57px;
	}

#affiliatelink a { 
	font-weight:bold; 
	font-size: 95%; 
	}

#currenttab {
    list-style: none;
	color: #fff;
	margin-left: 15px;
	float:right;
	white-space:nowrap;	
	}
	
#currenttab h3{ 
	text-transform:uppercase;
	font-size:85%;
	padding: 10px;
	background:#978068;
	}
		
#loginlink {  
	font-size: 95%; 
	position:absolute;
	top: 40px;
	}

#loginlink a { 
	font-weight:bold; 
	font-size: 95%; 
	}

#logo {
	height: 205px; 
	width: 822px;
	display:block;
	margin: 0 27px;
	background: url(/graphics/en-US/new/company_logo.jpg) no-repeat;    
    }
	  
#logobar{ 
	padding: 0;
	margin: 0; 
	}
	
#logobar ul { 
	position: absolute;
	top:317px;
	width: 822px;
	margin-left: 27px;
	padding: 0;
	background:url(/graphics/en-US/new/logobar_curve.png) no-repeat right #6a4926;
	}	

#search {
	position: absolute;
	top: 317px;
	width: 300px;
	margin-left: 27px;
	padding: 6px 7px 7px 0;
	background:url(/graphics/en-US/new/search_curve.png) no-repeat;
	z-index:100;
	}	
	
#search .searchbutton { 
	position: relative;
	left: -215px;
	top: 2px;
	}
		
#searchfield { 
	color: #666; 
	font-size: .9em; 
	padding: 0 2px; 
	height:16px; 
	width: 130px;
	margin-left: 85px;
	}	
	
.hiddentab {
    list-style:none;
	float:right;
	color: #fff;
	white-space:nowrap;
	}

.hiddentab h3 { 
	font-size:85%;
	padding: 10px 10px 10px 25px;
	}

.hiddentab b h3 a { 
	color: #fff; 
	text-decoration:none; 
	text-transform: uppercase;
	}

.hiddentab b h3 a:hover { 
	text-decoration:underline; 
	}	
	
	
/* CTGY */

#nextbutton {
	clear:both;
	float:right;
	margin-top: 20px;
	}

#prevbutton {
	position: relative;
	top: 25px;
	clear:left;
    float:left;
	}

.catrow {
	float:right;
    margin: 10px 0;
    width:570px;
    }
		
.prodbutton {
	margin: 7px auto;
	}
	
.prodbutton form { 
	display:block; 
	}	
				
.prodcolumn {
    float:left;
	width:275px;
	padding-right: 10px;
	text-align:center;
	}

.prodcolumn h2 { width:191px; color: #791215; display:block; margin: 0 auto; }

.thumb {
	margin: 5px auto;
	}
		
			
/* ACCOUNT PAGES */

.account_column {
	width: 50%;
	float:left;
	}	

.account_column h5 { width: 180px; clear: both; }
.account_column input { margin-bottom: 3px; display:block; margin-left: 180px; }
.account_column select { margin-bottom: 3px; display:block; margin-left: 180px; }

.paymentdetail {
	width: 130px;
	display:block;
	height: 26px;
	float:left;
	}
	
.invalid {
	color: #FF0000;
	}
	
.pad {
    margin-top: 25px;
	}
	 
	
/* BASKET */

#total {
    padding: 10px 0 0 10px;
    text-align:right;
	}
	
.baskettext_left{
	padding: 3px 15px 0 10px;
    vertical-align: top;
	}

.baskettext_right{
	padding: 3px 0 0 10px;
	text-align: right;
    vertical-align: top;
	}
	
.baskettext_left h4, .baskettext_right h4 { margin: 1px 0 2px 0; }

.priceeach {
	text-align:right;
	width: 80px;
	margin-left: 5px;
	float:right;
	}


/* PRODUCT PAGES */

h1#prodname {
	display:block;
	margin-bottom: 0;
	line-height:1.2em;
	}

#prodadd {
	display:inline; 
	position:relative; 
	top: 5px;
    }
	
.prodimage {
	margin: 0 20px 5px 0;
	float:left;
	}
	
	
/* PRODUCT LIST */
		
.alt_row_color {
	background: #f6f6f6;
	}

.listheader {
	background-color: #e8e8e8; 
	color: #000;
    height:20px;
    padding: 4px 5px; 
	border-top: 4px solid #6a4926;
	}
	
.productlist_row {
	padding: 4px 6px;
	float:right;
	width: 560px;
	}
	
.productlist_row form { display:inline; float:right; margin-left: 3px; }
	
.productrow_text{
	width: 350px;
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 285px; width:expression(document.body.clientWidth > 287? "285px": "auto" ); }	
	

/* SUBNAV - CATTREE */

ul#first{
	width:100%;
	margin: 0;
	padding: 0 0 20px 0;
	background:url(graphics/en-US/new/subnav_bottom.png) no-repeat bottom;
	border-top:1px dotted #fff;
	}

#subnav{
	float:left;
	width: 211px;
	font:bold 1.1em tahoma, helvetica, arial;
	padding-top: 34px;
	background:url(graphics/en-US/new/subnav_top.png) no-repeat #e1dbd4;
	}

#subnav h5 { display:block; color:#fff; background:#8b7256; padding: 6px 4px 6px 17px; }
#subnav li { margin: 0; padding: 0; list-style:none; border-bottom:1px dotted #fff; text-transform:uppercase; }	
#subnav li a { color: #fff; text-decoration:none; display: block; padding: 6px 4px 6px 17px; background:#a5927d; }
#subnav li a:hover { text-decoration:underline; }
#subnav li ul { margin: 3px 0; padding: 0; font-weight:normal; }
#subnav li.subcategory { padding: 0; margin: 0; list-style:none; border:none; }	
#subnav li.subcategory a { color: #6a4926; padding: 2px 4px 2px 17px; background: #e1dbd4; text-transform:capitalize; height:17px; }		
#subnav li.subcategory a:hover { text-decoration:underline; }	
#subnav li.subcategory a:visited:hover { color: #6a4926; }
#subnav li.subcategory h5 { color: #6a4926; padding: 2px 4px 2px 17px; background:none; text-transform:capitalize; }	
