/* GLOBAL */

html{
	font-size: small;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
    }

body {
	font-family: Arial, helvetica, verdana, sans-serif;
	line-height:1.3em;
	margin: 34px;
/*	background: url(graphics/en-US/new/body_bg_tile.png) repeat-x #405915;*/
	background: url(graphics/en-US/new/body_bg_tile.png) repeat-x #000000;
    }

a { 
/*	color: #9a090d;*/ 
	color: #660000;
	}

/*h1 { font: bold 1.9em Arial, Helvetica, sans-serif; padding: 0; color:#293d00; }*/
h1 { font: bold 1.9em Arial, Helvetica, sans-serif; padding: 0; color:#660000; }
h1, p, ul, ol { margin-top: 0; margin-bottom: 14px; }
h2, h3, h4, h5, td, table, div, form { margin: 0; padding: 0; }
img { border: 0; }

h2, h4, h5 { font-size: 1em; }
h2 a { font-size: 1.1em; text-decoration: none; }
h2 a:hover { text-decoration:underline; }
h3 { font-weight: bold; font-size: 1.1em; }
h5 { display: inline; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

#content {
	float:right;
	width: 560px;
	padding: 15px;
	border: 10px solid #fff;
	background:url(graphics/en-US/new/content_bg_tile.jpg) top repeat-x #fff;
	}
	
#content_home {
	float:right;
	width: 560px;
	padding: 15px;
	border: 10px solid #fff;
	background:url(graphics/en-US/new/content_bg_tile.jpg) top repeat-x #fff;
	}
	
#login {
	line-height:25px;
    width: 265px;
	}
	
#mainbody {
	width: 860px;
	margin: 0 auto;
	padding: 50px 25px 50px 25px;
	font-size:95%;
	border-top: 0;
	background:url(graphics/en-US/new/mainbody_bottom.jpg) bottom no-repeat #688e34;
/*	background:url(graphics/en-US/new/mainbody_bottom.jpg) bottom no-repeat #ffffff;*/
	}
	
#mainbody_account {
	width: 860px;
	margin: 0 auto;
	padding: 50px 25px 50px 25px;
	font-size:95%;
	border-top: 0;
/*	background:url(graphics/en-US/new/mainbody_bottom.jpg) bottom no-repeat #688e34;*/
	background:url(graphics/en-US/new/mainbody_bottom.jpg) bottom no-repeat #ffffff;
	}

#topbar {
    width: 910px;
	padding-top: 27px;
	background:url(graphics/en-US/new/phone_number.png) top right no-repeat;
	margin: 0 auto;
	}
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float:right;
	}	
	
	
/* NAVBAR */

#affiliatelink {  
	font-size: 95%; 
	position: absolute;
	top: -240px;
	left:0;
	color:#fff;
	}

#affiliatelink a { 
	font-weight:bold; 
	font-size: 95%; 
	color:#fff;
	}

#currenttab {
    list-style: none;
	float:right;
	background:url(graphics/en-US/new/current_nav_bg.gif) repeat-x #293d00;
	padding: 12px 20px;
	color:#fff;
	}
	
#currenttab h3{ 
	font-size: 1.7em;
	}
	
#loginlink { 
	font-size: 95%; 
	position: absolute;
	top: -260px;
	left: 0;
	color:#fff;
	}

#loginlink a { 
	font-weight:bold; 
	font-size: 95%;
	color:#fff; 
	}
		
#logo {
	height: 214px; 
	display:block;
	background: url(graphics/en-US/new/company_logo.jpg);    
    }
	  
#logobar{ 
	padding: 0; 
	margin: 0; 
	background: #688e34;
	}
	
#logobar ul { 
	position: absolute;
	top: 275px;
	width: 870px;
	font-size: .8em;
	}	

#search {
	position: absolute;
	top: 275px;
	height:20px;
	background:#fff;
	padding: 11px 30px 10px 25px;
	width:248px;
	z-index: 100;
	}
	
#search .searchbutton { 
	vertical-align:middle; 
	float:left;
	margin-top: 3px;
	}
		
#searchfield { 
	border: 1px solid #999; 
	background: #eee;
	color: #666; 
	font-size: .9em; 
	padding: 1px 2px 2px 2px; 
	height:15px; 
	width: 150px;
	float:right;
	}	
	
.hiddentab {
    list-style:none;
	float:right;
	color: #fff;
	padding: 12px 20px;
	background: #293d00;
	}

.hiddentab h3 { 
	font-size: 1.7em;
	}

.hiddentab b h3 a { 
	color: #fff; 
	text-decoration:none; 
	}

.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 {
	clear:both;
    margin: 20px 0;
    width:565px;
    }
		
.prodbutton {
	margin: 8px auto;
	}
	
.prodbutton form { 
	display:block; 
	}	
				
.prodcolumn {
    float:left;
	width:270px;
	padding-right: 10px;
	text-align:center;
	}

.prodcolumn h2 { width:180px; margin: 0 auto; }

.thumb {
	margin: 15px auto 10px auto;
	border:1px solid #182902;
	}
		
			
/* 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 {
	font-size: 1.6em;
	margin-bottom: 5px;
	line-height:1.2em;
	}

#prodadd {
	display:inline; 
	position:relative; 
	top: 9px;
	left: 5px;
         }
	
.prodimage {
	margin: 0 20px 5px 0;
	float:left;
	border: 1px solid #182902;
	}
	
	
/* PRODUCT LIST */

.listheader {
	background-color: #000; 
	color: #fff;
    height:20px;
    padding: 4px 5px; 
	}
	
.productlist_row {
	padding: 4px 6px;
	float:right;
	width: 547px;
	border-bottom:1px dotted #000;
	}
	
.productlist_row form { display:inline; float:right; margin-left: 3px; }
	
.productrow_text{
	width: 325px;
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 270px; width:expression(document.body.clientWidth > 272? "270px": "auto" ); }	
	

/* SUBNAV - CATTREE */

ul#first{
	width: 179px;
	margin: 13px;
	padding: 0;
	}

#subnav{
	float:left;
	color: #000;
	border: 10px solid #fff;
	font-weight:bold;
	font-size: 1.1em;
	background:url(graphics/en-US/new/subnav2_bg.jpg) no-repeat top #efecc5;
	width:205px;
	}

#subnav h5 { color:#293d00; }
#subnav li { padding: 4px 5px; list-style:none; width:185px; }	
#subnav li a { color: #000; text-decoration:none; display: block; width: 100%; height:100%; }
#subnav li a:hover { text-decoration: underline; }
#subnav li ul { margin: 0 0 0 17px; padding-left: 0; }
#subnav li.subcategory { padding: 0; margin: 3px 0 0 0; border:none; width: 170px; }	
#subnav li.subcategory a { font-weight:normal; font-size:.9em; }		
#subnav li.subcategory a:hover { text-decoration:underline; }	
#subnav li.subcategory a:visited:hover { color: #666767;  }
#subnav li.subcategory h5 { color: #293d00; }	
