/* GLOBAL */

#print_hdr {
	display: none; 
	}

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

body {
	font-family: Arial, helvetica, verdana, sans-serif;
	line-height: 1.3em;
	margin: 0 0 30px 0;
	background: url(graphics/en-US/new/body_bg.jpg) repeat-x #434545;
	color: #000;
    }

a { 
	color: #333; 
	}

h1, h2, h4 { padding: 0; margin: 0; font-family:  Arial, helvetica, 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-size: 1.8em; color:#666; }
h2, h4, h5 { font-size: 1em; }
h2 a { text-decoration: none; margin: 0 auto; }
h2 a:hover { text-decoration:underline; }
h3 { font: bold 1.1em Arial, Helvetica, verdana, sans-serif;}
h5 { display: inline; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

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

#mainbody {
	width: 1020px;
	margin: -17px auto 0 auto;
	padding: 50px 20px 4px 20px;
	font-size:95%;
	background:#fff;
	}

#mainbody_home {
	width: 1020px;
	margin: -17px auto 0 auto;
	padding: 50px 20px 4px 20px;
	font-size:95%;
	}
	
#mainbody_account {
	width: 1020px;
	margin: -17px auto 0 auto;
	padding: 50px 20px 4px 20px;
	font-size:95%;
	background:#fff;
	}

#topbar {
	width: 1118px;
	margin: 0 auto 0 auto;
	padding-top: 56px;
	background:url(graphics/en-US/new/phone_number.png) 4% 15% no-repeat;
	}
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

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

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

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

#emailistlink {  
	font-size: 95%; 
	position:absolute;
	top: 92px;
	right: 20px;
	}

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


#loginlink {  
	font-size: 95%; 
	position:absolute;
	top: 75px;
	right: 20px;
	}

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

#logo {
	height: 92px; 
	display:block;
	background: url(graphics/en-US/new/company_logo1118.gif) no-repeat;   
    }

#logo_spin {
	position:absolute; 
	top: 54px; 
	left: 10px; 
	}

#logobar {
	padding: 0;
	margin:0;
	}
	
#logobar ul { 
	background: url(graphics/en-US/new/nav_background923_43.gif) left no-repeat;
	margin: 0 0 0 29px;
	padding: 0;
	position:absolute;
	top: 139px;
	width:924px;
	}	

#search {
	position: absolute;
	top: 15px;
	width: 1085px;
	padding: 7px 7px 6px 0;
	#background:url(graphics/en-US/new/search_bg.png) no-repeat 100% 50%;
	}	
	
#search .searchbutton { 
	float:right;
	margin-top: 3px;
	}
		
#searchfield { 
	color: #666; 
	font-size: .9em; 
	padding: 0 2px; 
	height:16px; 
	width: 130px;
	float:right;
	margin-left: 15px;
	}	

#nav ul {
	color: #fff;
	background-color: transparent; 
	text-align: left; 
	}

#nav li {
	margin: 0 -4px 0 0; 
	display: inline;
	list-style: none;
	}

#nav a { 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 41px; 
	padding: 5px 20px 4px 20px; 
	border-right: 1px solid #d8d8d8; 
	text-decoration: none;
	color: #fff;
	background-color: transparent; 
	}

#nav a.active, #nav a:hover { 
	border-right: 1px solid #fff; 
	color: #fff;
	background-color: #de2110;
	}

#nav a.selected { 
	color: #d5d5d5;
	background-color: transparent; 
	}

	
/* 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: 950px;
    }
		
.prodbutton {
	margin: 7px auto;
	}
	
.prodbutton form { 
	display:block; 
	}	
				
.prodcolumn {
    float:left;
	width:315px;
	padding-right: 10px;
	text-align:center;
	}

.thumb { margin-bottom: 4px; }
		
			
/* 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: 10px;
	left: 2px;
    }
	
.prodimage {
	margin: 0 20px 5px 0;
	float:left;
	}
	
	
/* PRODUCT LIST */
		
.alt_row_color {
	background: #f6f6f6;
	}

.listheader {
	background-color: #ddd; 
	color: #000;
    height:20px;
    padding: 4px 5px; 
	}
	
.productlist_row {
	padding: 4px 6px;
	float:right;
	width: 650px;
	}
	
.productlist_row form { display:inline; float:right; margin-left: 3px; }
	
.productrow_text{
	width: 385px;
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 340px; width:expression(document.body.clientWidth > 3427? "340px": "auto" ); }	
	

/* SUBNAV - CATTREE */

ul#first{
	width:100%;
	margin: 0;
	padding: 0;
	}

#subnav{
	float:left; 
	width: 195px; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 18px; 
	font-family: arial, helvetica, verdana, sans-serif; 
	color: #fff;
	background: #8d8d8d;
	border-top: 8px solid #000;
	padding-left: 20px;
	}

#subnav ul { 
	}

#subnav li {
	}

#subnav a { 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 18px; 
	text-decoration: none;
	}

#subnav a.active, #subnav a:hover { 
	text-decoration: underline; 
	}

.subcategory { 
	}

#minicart {
	color: #000;
	background: #fff; 
	font-weight: normal; 
	line-height: 18px; 
	margin-left: -20px;
	}

#minicart a { 
	font-weight: normal; 
	line-height: 18px; 
	text-decoration: underline;
	}

#catree_ftr {
	color: #fff;
	background: transparent; 
	font-size: 20px; 
	font-weight: normal; 
	font-style: italic; 
	line-height: 30px; 
	margin-left: 0px;
	}

#catree_ftr a { 
	color: #fff;
	background: transparent; 
	font-size: 20px; 
	font-weight: normal; 
	font-style: italic; 
	line-height: 30px; 
	margin-left: 0px;
	text-decoration: none;
	}

#catree_ftr a.active, #catree_ftr a:hover { 
	text-decoration: underline; 
	}


/* ORIGINAL SUB NAV STYLE...


#subnav h5 { display:block; color:#fff; background:url(graphics/en-US/new/subnav_bullet.png) 7% 55% no-repeat; padding: 8px 4px 0 25px; height: 24px; } 

#subnav li { margin: 0; padding: 0; list-style:none; width: 195px; border-bottom: 1px solid #fff; } 	
#subnav li a { display:block; color:#fff; background:url(graphics/en-US/new/subnav_bg.png) no-repeat; padding: 8px 4px 0 25px; height: 24px; text-decoration:none; } 

#subnav li a:hover { text-decoration:underline;  } 

#subnav li ul { margin: 2px 0 8px 0; padding: 0; font-size: .9em; font-weight:normal; } 

#subnav li.subcategory { padding-left: 30px; margin: 0; list-style:none; border:none; width: 165px; }	
#subnav li.subcategory a { color: #fff; padding: 0; background:none; height:18px; } 
	
#subnav li.subcategory a:hover { text-decoration:underline; } 

#subnav li.subcategory a:visited:hover {  } 

#subnav li.subcategory h5 { padding: 0; margin:0; color: #f9ed33; font-weight:bold; background:none; height:18px; } 

... */