/* GLOBAL */

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

body {
	font-family: Arial, verdana, sans-serif;
	line-height:1.3em;
	margin: 48px 34px 34px 34px;
	background: url(graphics/en-US/new/top_tileV4.png) repeat-x #fff;
	color: #666666;
    }

a { 
	color:#0066CC; 
	}

h1, h2, h4, h5, td, table, div, form { padding: 0; margin: 0; }
p, ul, ol { margin-top: 0; margin-bottom: 14px; }
img { border: 0; }

h1 { display:none; }
h2, h4, h5 { font-size: 1em; }
h2 a { font: bold 1em Arial, Helvetica, verdana, sans-serif; }
h2 a:hover { color: #1b2853; }
h3 { font: normal 85% Arial, helvetica,verdana, sans-serif; margin:0; padding:0; }
h5 { display: inline; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

#content {
	float:right;
	width: 595px;
	color: #666666;
	}
	
#content_home {
	float:right;
	width: 595px;
	color:#666666;
	}
	
#login {
	line-height:25px;
    width: 265px;
	}

#mainbody {
	width: 868px;
	margin: 0 auto;
	padding: 0px 42px 40px 42px;
	font-size:95%;
	background: url(graphics/en-US/new/grass_bg.png); background-repeat:no-repeat;
	border-bottom: 4px solid #1b2853;
	}
	
#mainbody_account {
	width: 866px;
	margin: 0 auto;
	padding: 0px 42px 40px 42px;
	font-size:95%;
	/*background:url(graphics/en-US/new/body_bg.png) no-repeat bottom left #fff;*/
	}

#topbar {
	background: #fff;
    width: 906px;
	/*padding: 22px 22px 0px 22px;*/
	padding: 1px 0px 0px 0px;
	margin: 0 auto;
	}
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

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

#affiliatelink {
	font-size: 95%; 
	position: relative;
	top: -35px;
	left: -25px;
	margin-left: 15px; 
	}
	
#affiliatelink a {
	font-size: 95%;
	font-weight:bold;
	
	}



#loginlink {
	font-size: 95%; 
	position: relative;
	top: -20px;
	left: -25px;
	}
	
#loginlink a {
	font-size: 95%; 
	font-weight:bold;
	}
		
#logo {
	height: 110px; 
	width: 906px;
	display:block;
	background: url(graphics/en-US/new/company_logo.jpg) no-repeat;    
    }
	
#logobar {
	/*border: 1px solid #000;*/
	border-bottom: none;
	/*padding: 10px;*/
	padding: 0px;
	}
	
#logobar ul { 
	position: absolute;
	top: 25px;
	width: 865px;
	}	

#search {
	position: absolute;
	top: 20px;
	z-index:99;
	/*background: url(graphics/en-US/new/search_bg.gif) 24% 100% no-repeat;*/ 
	width: 200px;
	height: 24px;
	}
	
#search .searchbutton {  
	position:absolute;
	left: -22px;
	top: 2px;
	}
		
#searchfield { 
	border: 1px solid #999; 
	color: #666; 
	font-size: .9em; 
	padding: 2px; 
	height:14px; 
	width: 125px;
	position: absolute;
	left: 49px;
	top: 2px;
	}	
	
.hiddentab {
    list-style:none;
	float:right;
	color: #fff;
	margin-left: 25px;
	white-space:nowrap;
	}
	
.hiddentab h3 {
	font-size: 1.2em;
	}

.hiddentab b h3 a { 
	color: #fff; 
	text-decoration:none; 
	text-transform: uppercase;
	font-weight:bold;
	margin-left: -15px;
	padding: 5px 5px 6px 5px;
	}

.hiddentab b h3 a:hover { 
	text-decoration:none;
	color: #00005d;
	background-color:#FFF;
	margin-left: -15px;
	padding: 5px 5px 6px 5px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;   
	}	
	
	
#currenttab {
    list-style: none;
	float:right;
	color: #fff;
	background-color:#00005d;
	margin-left: 15px;
	margin-top: -5px;
	white-space:nowrap;
	padding: 5px 5px 6px 5px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;   
	}
	
#currenttab h3{ 
	text-transform:uppercase;
	font-weight:bold;
	font-size: 1.2em;
	}	
	
	
	
	
/* CTGY */

#nextbutton {
	clear:both;
	float:right;
	margin-top: 20px;
	}

#prevbutton {
	position: relative;
	top: 25px;
	clear:left;
    float:left;
	}

.catrow {
	clear:both;
    width:600px;
    }
		
.prodbutton {
	margin-top: 4px;
	}
	
.prodbutton form { 
	display:block; 
	}	
				
.prodcolumn {
    float:left;
	width:290px;
	padding-right: 10px;
	text-align:center;
	color:#666666;
	}

.prodcolumn h2 { margin: 3px auto; }

.thumb {
	margin: 20px auto 0 auto;
	/*border: 1px solid #000;*/
	}
		
			
/* 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: bold 1.5em Arial, Helvetica, sans-serif;
	line-height:1.2em;
	color:#666666;
	}

#prodadd {
	display:inline;
	margin-left: 5px;
	position:relative;
	top: 6px;
	}
	
.prodimage {
	margin: 0 200px 5px 0;
	float:left;
	/*border: 1px solid #1b2853;*/
	}
	
	
/* PRODUCT LIST */
		
.alt_row_color {
	background: #f3f3f3;
	}

.listheader {
	background-color: #00005a; 
	color: #fff;
    height:20px;
    padding: 4px 5px; 
	}
	
.productlist_row {
	padding: 4px 6px;
	float:right;
	width: 583px;
	}
	
.productlist_row form { display:inline; float:right; margin-left: 3px; }
	
.productrow_text{
	width: 365px;
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 270px; width:expression(document.body.clientWidth > 272? "270px": "auto" ); }	
	

/* SUBNAV - CATTREE */

ul#first{
	list-style:none;
	margin: 0;
	padding-left: 0px;
	}

#subnav{
	float:left;
	width: 222px;
	font-weight:bold;
	font-size: 1em;
	}

#subnav h5 { color:#737ca3; }
#subnav li { margin-bottom: 2px; padding: 4px 0; text-transform:uppercase; }	
#subnav li a { text-decoration:none; display: block; width: 100%; height:100%; color: #000066; }
#subnav li a:hover { text-decoration: underline; }
#subnav li ul { list-style:none; margin: 0; padding-left: 0; }
#subnav li.subcategory { padding: 0; margin: 4px 0 0 0; text-transform: capitalize; }	
#subnav li.subcategory a { color: #524e44; font-weight:normal; background:url(graphics/en-US/new/subnav_bullet.gif) 4% 55% no-repeat; padding-left: 18px; }		
#subnav li.subcategory a:hover { text-decoration:underline; }	
#subnav li.subcategory h5 { color: #fff; background:#7f7f7f; font-weight:normal; padding: 2px 4px 2px 18px; }	
