/* GLOBAL */

html{
	font-size: small;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
    }

body {
	font-family: Trebuchet MS, tahoma, Arial, verdana, sans-serif;
	line-height:1.3em;
	margin: 0 0 30px 0;
	background: #4d1712;
	color: #000;
    }

a { 
	color: #333; 
	}

h1, h2, h3, h4, h5, td, table, form, div { padding: 0; margin: 0; font-family: Trebuchet MS, Tahoma, Arial, helvetica , verdana, sans-serif }
h1, p, ul, ol { margin-top: 0; margin-bottom: 14px; }
img { border: 0; }

h1 { font-size: 1.8em; color:#330000; }
h2, h4, h5 { font-size: 1em; }
h2 a { text-decoration: none; color: #330000; }
h2 a:hover { text-decoration:underline; }
h3 { font: bold 1.1em Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;}
h5 { display: inline; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

#content {
	float:right;
	width: 590px;
	}
	
#content_home {
	float:right;
	width: 590px;
	}
	
#content_home h1 {
	display:none;
	}
	
#login {
	line-height:25px;
    width: 265px;
	}

#mainbody {
	width: 865px;
	margin: 0 auto;
	padding: 50px 20px 44px 20px;
	background: #fff;
	}
	
#mainbody_account {
	width: 865px;
	margin: 0 auto;
	padding: 50px 20px 44px 20px;
	background: #fff;
	}

#topbar {
    width: 905px;
	margin: 0 auto 0;
	padding-top: 55px;
	background:url(graphics/en-US/new/phone_number.png) 100% 9% no-repeat;
	}
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float:right;
	}
	
	
/* NAVBAR */

#affiliatelink {  
	font-size: 95%; 
	position:absolute;
	top: -241px;
	right: 0;
	}

#affiliatelink a { 
	font-weight:bold; 
	font-size: 95%; 
	}

#currenttab {
    list-style: none;
	color: #fff;
	float:right;
	width:20%;
	text-align:center;
	white-space:nowrap;	
	background: url(graphics/en-US/new/current_nav_arrow.gif)  50% 100% no-repeat;
	}
	
#currenttab h3{ 
	text-transform:capitalize;
	font-size:145%;
	padding: 7px 10px;
	}
		
#loginlink {  
	font-size: 120%; 
	position:absolute;
	top: -259px;
	right: 0;
	}

#loginlink a { 
	font-weight:bold; 
	font-size: 95%; 
	}

#logo {
	height: 223px; 
	display:block;
	background: url(graphics/en-US/new/company_logo.jpg) no-repeat;    
    }
	  
#logobar{ 
	margin: 0; 
	}
	
#logobar ul { 
	margin: 0;
	padding: 0;
	background:#A5031A;
	float:left;
	width: 905px;
	}	

#search {
	position: absolute;
	top: 331px;
	margin-left:475px;
	width: 415px;
	}	
	
#search .searchbutton { 
	float:right;
	position:relative;
	right: -202px;
	}
		
#searchfield { 
	color: #666; 
	font-size: .9em; 
	padding: 1px 2px; 
	height:17px; 
	width: 130px;
	float:right;
	margin-right: 65px;
	}	
	
.hiddentab {
    list-style:none;
	float:right;
	color: #fff;
	width: 20%;
	white-space:nowrap;
	text-align:center;
	}

.hiddentab h3 { 
	font-size:145%;
	padding: 7px 10px ;
	}

.hiddentab b h3 a { 
	color: #fff; 
	text-decoration:none; 
	text-transform: capitalize;
	}

.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:610px;
    }
		
.prodbutton { margin: 5px auto 7px auto; }
.prodbutton form { display:block; }	
				
.prodcolumn {
    float:left;
	width:290px;
	padding-right: 10px;
	text-align:center;
	color:#330000;
	}

.prodcolumn h2 { width:191px; color: #4d1713; margin: 0 auto; }

.thumb { margin-bottom: 3px; }
		
			
/* 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;
	font-size: 1.5em;
	margin-bottom: 5px;
	line-height:1.2em;
	}

#prodadd {
	display:inline; 
	position:relative; 
	top: 7px;
	left: 2px;
    }
	
.prodimage {
	margin: 0 20px 5px 0;
	float:left;
	}
	
	
/* PRODUCT LIST */
		
.alt_row_color {
	background: #f6f6f6;
	}

.listheader {
	background-color: #A5031A; 
	color: #FFFFFF;
    height:20px;
    padding: 4px 5px; 
	border-top: 4px solid #4D1712;
	}
	
.productlist_row {
	padding: 4px 6px;
	float:right;
	width: 578px;
	}
	
.productlist_row form { display:inline; float:right; margin-left: 3px; }
	
.productrow_text{
	width: 390px;
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 340px; width:expression(document.body.clientWidth > 342? "340px": "auto" ); }	
	

/* SUBNAV - CATTREE */

ul#first{
	width:100%;
	margin: 0;
	padding:0 0 7px 0;
	background:url(graphics/en-US/new/subnav_bottom.png) bottom no-repeat;
	}

#subnav{
	float:left;
	padding-top: 7px;
	width: 248px;
	font:bold 1.1em Trebuchet MS, tahoma, arial, helvetica;
	background:url(graphics/en-US/new/subnav_top.png) no-repeat;
	}

#subnav h5 { display:block; color:#fff; background: #A5031A; padding: 8px 4px 0 8px; height: 35px; border: 7px solid #A5031A; border-top: 1px solid #A71C1C; border-bottom:none; }
#subnav li { margin: 0; padding: 0; list-style:none; width: 248px; background:#A71C1C; }	
#subnav li a { display:block; color:#fff; background:#330000; padding: 8px 4px 0 8px; min-height: 24px; text-decoration:none; border: 7px solid #A5031A; border-top: 1px solid #A71C1C; border-bottom:none; }
#subnav li a:hover { text-decoration:underline;  }
#subnav li ul { margin: 0; padding: 5px 0; font-size: .9em; font-weight:normal; }
#subnav li.subcategory { padding-left: 0; margin: 0; list-style:none; border:none; }	
#subnav li.subcategory a { color: #FFFFFF; padding: 0 0 0 17px; background:none; border: none; height:18px; }		
#subnav li.subcategory a:hover { text-decoration:underline; }	
#subnav li.subcategory a:visited:hover { color: #FFFFFF;  }
#subnav li.subcategory h5 { padding: 0 0 0 17px; margin:0; color: #FFFFFF; font-weight:bold; background:none; border: none; height:18px; }	