﻿/* GLOBAL */

html{
	font-size: small;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
    }

body {
	font-family: Arial, helvetica, verdana, sans-serif;
	line-height:1.3em;
	padding: 50px;
	margin: 20px 0 0 0;
	color: #000;
	background: #a4a974;
    }

a { 
	color: #21150b; 
	}

h1 { font: normal 1.9em Arial, Helvetica, sans-serif; padding: 0; color:#21150b; }
h1, p, ul, ol { margin-top: 0; margin-bottom: 14px; }
h2, h4, h5, td, table, div, form { margin: 0; padding: 0; }
img { border: 0; }

h2, h4, h5 { font-size: 1em; }
h2 a { font: bold 1.1em Arial, Helvetica, sans-serif; text-decoration: none; color: #fff; }
h2 a:hover { text-decoration:underline; }
h3 { font: bold 1.1em Arial, helvetica, verdana, sans-serif; margin:0; padding:0;}
h5 { display: inline; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

#content {
	margin-left: 210px; 
	width: 600px;
	padding: 0 15px;
	}
	
#content_home {
	margin-left: 210px; 
	width: 600px;
	padding: 0 15px;
	}
	
#login {
	line-height:25px;
    width: 265px;
	}
	
#mainbody {
	width: 865px;
	padding: 25px 85px 125px 50px;
	font-size:95%;
	background:url(graphics/en-US/new/bottom_content.png) bottom left no-repeat;
	margin: 0 auto;
	position:relative;
	top: -17px;
	}

#mainbody_account {
	width: 865px;
	padding: 25px 85px 125px 50px;
	font-size:95%;
	background:url(graphics/en-US/new/bottom_content.png) bottom left no-repeat;
	margin: 0 auto;
	position:relative;
	top: -17px;
	}

#topbar {
    width: 1000px;
	margin: 0 auto;
	}
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float:right;
	}	
	
	
/* NAVBAR */

#affiliatelink {  
	color:#fff; 
	font-size: 95%; 
	margin-left: 15px;
	position:relative;
	top: 35px;
	}

#affiliatelink a { 
	font-weight:bold; 
	color:#fff; 
	font-size: 95%; 
	}

#currenttab {
    list-style: none;
	display:inline;
	float:right;
	color: #21150b;
	margin-left: 20px;
	background: #fff;
	padding: 4px 5px;
	position:relative;
	top: -4px;
	}
	
#currenttab h3{ 
	text-transform:uppercase;
	font-size: .9em;
	}
	
#logo {
	height: 240px; 
	display:block;
	background: url(graphics/en-US/new/company_logo.png) no-repeat;    
    }
	  
#logobar{ 
	padding: 0; 
	margin: 0; 
	}
	
#logobar ul { 
	position: absolute;
	top: 25px;
	width: 900px;
	}	

#search {
	position: absolute;
	top: 15px;
	margin-left: 25px;
	background:url(graphics/en-US/new/search_bg.gif) 32% 1% no-repeat;
	width: 400px;
	height: 50px;
	z-index:100;
	}
	
#search .searchbutton { 
	vertical-align:middle; 
	position: absolute;
	top: 7px;
	left: 0;
	}
		
#searchfield { 
	border: 1px solid #aaa;
	background: #ddd;
	color: #666; 
	font-size: .9em; 
	padding: 1px 2px 0 2px; 
	height:15px; 
	width: 120px;
    position: absolute;
	top: 8px;
	left: 91px;
	}	
	
.hiddentab {
    list-style:none;
	display:inline;
	float:right;
	color: #fff;
	margin-left: 20px;
	white-space:nowrap;
	}

.hiddentab h3 { 
	font-size: .9em;
	}

.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 {
    margin: 20px 0;
    width:560px;
    }
		
.prodbutton {
	margin: 0 auto;
	position: relative;
	top: -70px;
	}
	
.prodbutton form { 
	display:block; 
	}	
				
.prodcolumn {
    float:left;
	width:270px;
	padding-right: 10px;
	text-align:center;
	color:#33ccff;
	}

.prodcolumn h2 { width:180px; margin: 0 auto 4px auto; position:relative; top: -207px; }

.thumb {
	margin: 10px auto -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_left h4 { margin: 1px 0 2px 0; }

.baskettext_right{
	padding: 3px 0 0 10px;
	text-align: right;
    vertical-align: top;
	}
	
.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: 15px;
    }
	
.prodimage {
	margin: 0 20px 5px 0;
	float:left;
	}
	
	
/* PRODUCT LIST */
		
.alt_row_color {
	background: #;
	}

.listheader {
	background-color: #33ccff; 
	color: #000;
    height:20px;
    padding: 4px 5px; 
	}
	
.productlist_row {
	padding: 4px 6px;
	float:right;
	width: 590px;
	}
	
.productlist_row form { display:inline; float:right; margin-left: 3px; }
	
.productrow_text{
	width: 400px;
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 330px; width:expression(document.body.clientWidth > 332? "330px": "auto" ); }	
	

/* SUBNAV - CATTREE */

ul#first{
	width:172px;
	margin: 0;
	padding: 10px 0 15px 0;
	background: url(graphics/en-US/new/subnav_top.gif) no-repeat;
	}

#subnav{
	float:left;
	width: 172px;
	border-bottom:none;
	font-weight:bold;
	font-size: 1.1em;
	background:url(graphics/en-US/new/subnav_bottom.gif) bottom no-repeat #a771ca;
	}

#subnav h5 { color:#c9b29e; }
#subnav li { padding: 4px 0; list-style:none; border-bottom:2px dotted #ff33cc; width:140px; margin: 0 auto; text-transform:uppercase; }	
#subnav li a { color: #fff; text-decoration:none; display: block; width: 100%; height:100%; }
#subnav li a:hover { text-decoration: underline; }
#subnav li ul { margin: 0 0 0 0px; padding-left: 0;  }
#subnav li.subcategory { padding: 0; margin: 3px 0 0 0; border:none; width: 131px; font-size:.9em; text-transform:capitalize; }	
#subnav li.subcategory a { color: #fff; padding: 4px 0 4px 10px; }		
#subnav li.subcategory a:hover { text-decoration:underline; }	
#subnav li.subcategory h5 { color: #fff; padding: 4px 4px 4px 10px; background:#c9b29e; display:block; width: 127px; }	