/* GLOBAL */

/*html{
	height: 100%;
	font-size: small;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
    }
*/
body {
	font-family: Georgia, Times New Roman, Times, serif;
	line-height:1.3em;
/*		margin: 0;
	padding: 0;
	background: url(graphics/en-US/new/body_tile.gif) repeat-x #fffdee;
height: 100%;*/ 
   }


h1 { font: normal 2em Georgia, Times New Roman, Times, serif; line-height:1em; }
h2, h3, h4, h5, td, table, div, form { padding: 0; margin: 0; }
h2 a { display:block; margin: 7px 0; }
h1, p, ul, ol { margin-top: 0; margin-bottom: 14px; }
img { border: 0; }

h3 { font-family: Georgia, Times New Roman, Times, serif; } 
h2, h3, h4, h5 { font-size: 1em; }
h5 { display: inline; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

#content {
	padding-top:15px;
	margin-left: 210px;
	}
	
#content_home {
	margin-left: 210px;
	}
	
#login {
	line-height:25px;
    width: 265px;
	}

#mainbody {
	width: 912px;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	font-size:95%;
    clear:both;
	}
	
#mainbody_account {
	width: 912px;
	margin: 0 auto;
	padding: 60px 0 30px 0;
	font-size:95%;
    clear:both;
	}

#topbar {
/*    background: url(graphics/en-US/new/red_tile.gif) bottom left repeat-x #6e0000;
*/    width: 100%;
    float:left;
	height: 20px;
    }
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

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

#affiliatelink {
	margin-left: 15px;
	color:#fff; 
	font-size: 95%; 
	}

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

#currenttab {
    list-style: none;
	float:right;
/*	background: url(graphics/en-US/new/current_tab_tile.gif) repeat-x top left #fff;
*/	height:20px;
	margin-left: 3px;
	width:auto;
	}
	
#currenttab h3{ 
/*	background: url(graphics/en-US/new/current_tab_left.gif) top left no-repeat; 
*/	padding: 0; 
	white-space:nowrap;
	}
	
#currenttab b { 
	height: 20px; 
	vertical-align:top; 
	text-align:center; 
	padding-right: 15px; 
	display:block; 
/*	background:url(graphics/en-US/new/current_tab_right.gif) top right no-repeat; 
*/	}	
	
#loginlink, #loginlink a { 
	font-weight:bold; 
	font-size: 95%; 
	}
	
#logo {
	display:block;
    margin-top: 0px;
	margin-bottom:0px;
	height: 12px;
	width: 176px;
/*	background:url(graphics/en-US/new/company_logo.gif) no-repeat;       
*/    }
	  
#logobar{ 
	/*height: 40px;*/ 
	height: 40px;
	width: 890px; 
	margin:0px; 
	}
	
#logobar ul { 
    clear: left;
	}	

#search {
	display:block;
	margin: 0;
	padding: 0;
	float:left;
	position: relative;
	padding-top:5px;
/*	top: -20px;
*/	}
	
#search .searchbutton { 
	vertical-align:bottom; 
	}
		
#searchfield { 
	margin: 0 2px 0 0; 
	border: 1px solid #999; 
	color: #000; 
	font-size: .9em; 
	padding: 1px 2px; 
	height:16px; 
	width: 130px;
	}	
#customerlink {
	float: right;
	}	
.hiddentab {
    list-style:none;
	float:right;
/*	background: url(graphics/en-US/new/hidden_tab_tile.gif) repeat-x top left #fff;
*/	height:20px;
	margin-left: 3px;
	width:auto;
	padding: 0 8px 0 8px;
	}
	
.hiddentab b { 
	height: 20px; 
	vertical-align:top; 
	text-align:center; 
	padding-right: 15px; 
	display:block; 
/*	background:url(graphics/en-US/new/hidden_tab_right.gif) top right no-repeat; 
*/	}

.hiddentab h3{ 
/*	background: url(graphics/en-US/new/hidden_tab_left.gif) top left no-repeat; 
*/	padding: 0; 
	white-space: nowrap;
	}

.hiddentab b h3 a { 
	text-decoration:none; 
	}

.hiddentab b h3 a:hover { 
	text-decoration:underline; 
	}
	
	
/* CTGY */

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

#prevbutton {
	margin-top: 25px;
	clear:right;
    float:left;
	}

.catrow {
    float:right;
    margin: 10px 0;
    width:590px;
    }
		
.prodbutton {
	margin: 7px auto;
	}	
				
.prodcolumn {
    float:left;
	width:280px;
	padding-right: 10px;
	text-align:center;
	}

.thumb {
	margin-right: 15px;
	display:block;
	margin: 10px auto;
	}

.category_prod_name {
	font-size: 15px;
	font-weight:bold;
	color: black;
	line-height: 1.2em;
	}
			
/* 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: 5px;
	}
	
.prodimage {
	margin-right: 20px;
	float:left;
	}
	
	
/* PRODUCT LIST */
		
.alt_row_color {
	background:#f9f6e4 ;
	}

.listheader {
	background:#f3f4e9;
	color: #000;
    height:15px;
    padding: 3px 3px; 
	border-top: 1px solid #1a0f09; 
	}
	
.listheader_component {
    height:1px;
	border-top: 1px solid #1a0f09; 
	}

.productlist_row {
	padding: 4px 6px;
	width: 578px;
	float:left;
	}

.productlist_row_main {
	width: 280px;
	padding: 5px 0;
	}

.productlist_row form { display:inline; float:right; }
	
.productrow_text{
	width: 350px;
	padding-top: 2px;
	float:left;
	}	
.related_products_label {
	border-bottom: 1px solid #999;
	padding-bottom:8px;
	padding-top: 5px;
	}
	
.related_products_label h5 {
	color: #333;
	font-size: 14px;
	}	
.productrow_text_main {
	width: 270px;
	padding-top: 4px;
	float:left;
	}	
	
.product_name_main {
	color: #333;
	font-size: 18px;
	}

.price_main {
	color: #333;
	font-size: 16px;
	}
	
	
.productrow_text .floatleft { max-width: 270px; width:expression(document.body.clientWidth > 272? "270px": "auto" ); }	
	
.related_thumb {
	width:60px; 
	float:left;

	}
	
.related_thumb_component {
	width:90px; 
	float:left;
	}	

	
.related_thumb_component img {
	
	}	
	
	
.related_title {
	padding-top: 25px; 
	font-size: 13px; 
	font-weight:bold; 
	float:left;	
	}
	
.related_title_component {
	padding-top: 40px; 
	font-size: 15px; 
	font-weight:bold; 
	float:left;	
	color:#000;
	}	
.related_component_img_2 {
	width:120px; 
	height:164px;
	}
.related_component_title {

	}
	
.related_component_title_2
	{
	font-size:75%;
	overflow:hidden; 
	white-space: nowrap;
	width:100px;
	padding-top:2px;
	padding-left:3px;
	}	
	
.related_component_td {
	padding-right:10px;
	}
	
table.prev_next_table td{
	vertical-align: middle;
	}
	
table.prev_next_table tr{
	vertical-align: middle;
	}

table.prev_next_table img {

}

table.prev_next_table a span {
	font-size: 12px;
	}	
	
	/*
.related_price {
	padding-top: 25px;
	}*/


/* SUBNAV - CATTREE */

/*
ul#first{
	list-style-type:none;
	width:176px;
	margin: 0 30px 0 0;
	padding-left: 0px;
	}
#subnav {
	float:left;
	color:black; 
	font-size: larger; 
	text-decoration:none; 
	display: block; 
	width: 150px; 
	height:100%;  
	margin-bottom: 2px; 
	padding: 0px;
	}
	
#subnav a {color:black; font-size: larger; text-decoration:none; display: block; width: 100%; height:100%;  margin-bottom: 2px; padding: 6px;}
#subnav a:hover {text-decoration: underline; }

#subnav li { background-color: #f9f6e6; margin-bottom: 1px; padding: 6px;}	
#subnav li a { color: #3e3e3a; text-decoration:none; display: block; width: 100%; height:100%; }
#subnav li a:hover { font-weight: bold; }
#subnav li ul { list-style-type:none; margin: 0 0 0 10px; padding-left: 0; }
#subnav li.subcategory { padding: 0; margin: 4px 0 0 0px; }	
#subnav li.subcategory a { color: #666; }		
#subnav li.subcategory a:hover { text-decoration:underline; font-weight:normal; color: #730000; }	
#subnav li.subcategory a:visited:hover { color: #730000 }*/


#subnav {
	float:left;
	color:black; 
	width: 150px; 
	height:100%;
	padding-top:8px;
	}
	
#subnav a {
	padding-bottom:5px;
	text-decoration:none;
	display: block;
	}

#subnav a:hover {
	padding-bottom:5px;
	text-decoration:none;
	display: block;
	text-decoration:underline;
	}
	
a.cat {
font-size : 18px;
padding:10px 0 15px 0;
margin: 0;
}


a.cat1 {
font-size : 14px;
padding: 5px 0 10px 20px;
margin: 0;
}

a.cat1 {
font-size : 14px;
text-decoration:none;
padding: 5px 0 10px 20px;
margin: 0;
}


/*#subnav a.cat:link:hover {
font-weight : bold;
font-size : 12px;
text-decoration:underline;
color:green;
}


#subnav a.cat1:link {
font-weight : normal;
font-size : 12px;
}*/

