/* GLOBAL */

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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin: 0;
	padding: 0;
	background-color:#E0FFFE;
	height: 100%;
    }

a { 
	color: #222222; 
	}

h1 { font: normal 2em "Trebuchet MS", Verdana, sans-serif; line-height:1em; color:#000066; }
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; }
h5 { color:#000063; } /* added by itq9 oct 09 */

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

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

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

#mainbody a {
color:#000066;
}
#mainbody a:hover {
	color:#0000CC;
}


#topbar {
    background: url(graphics/en-US/new/cf-top-bar-gradient.png) bottom left repeat-x #5DBEFF;
    width: 100%;
    float:left;
    }
		
.clear {
	}

.floatleft {
	float: left;
	}

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

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

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

#currenttab {
    list-style: none;
	float:right;
	background: url(graphics/en-US/new/current_tab_tile.png) repeat-x top left #fff;
	height:40px;
	margin-left: 3px;
	width:auto;
	}
	
#currenttab h3{ 
	background: url(graphics/en-US/new/current_tab_left.png) top left no-repeat; 
	padding: 11px 0px 4px 15px; 
	white-space:nowrap;
	}
	
#currenttab b { 
	height: 40px; 
	vertical-align:top; 
	text-align:center; 
	padding-right: 15px; 
	display:block; 
	background:url(graphics/en-US/new/current_tab_right.png) top right no-repeat; 
	}	
	
#loginlink, #loginlink a { 
	font-weight:bold; 
	color:#333333; 
	font-size: 95%; 
	}
#loginlink, #loginlink a:hover {
text-decoration:none;
color:#666666;
}
	
#logo {
	display:block;
    margin-top: 10px;
	margin-bottom: 15px;
	height: 42px;
	width: 289px;
	background:url(graphics/en-US/new/company_logo.gif) no-repeat;       
    }
	  
#logobar{ 
	height: auto; 
	width: 800px; 
	margin: 23px auto 0 auto; 
	}
	
#logobar ul { 
    clear: left;
	}	

#search {
	display:block;
	float:right;
	position: relative;
	top: -20px;
	}
	
#search .searchbutton { 
	vertical-align:bottom; 
	}
		
#searchfield {
	margin: 0 2px 0 10px;
	border: 1px solid #008BAE;
	color: #666;
	font-size: .9em;
	padding: 1px 2px;
	height:16px;
	width: 150px;
	}	
	
.hiddentab {
    list-style:none;
	float:right;
	background: url(graphics/en-US/new/hidden_tab_tile.png) repeat-x top left #fff;
	height:40px;
	margin-left: 3px;
	width:111px;
	}
	
.hiddentab b { 
/*	height: 40px;   removed by ITQ9 march 2010 */
	vertical-align:top; 
	text-align:center; 
	padding-right: 15px; 
	display:block; 
/*	background:url(graphics/en-US/new/hidden_tab_right.png) top right no-repeat;     removed by ITQ9 march 2010 */
	}

.hiddentab h3{ 
	background: url(graphics/en-US/new/hidden_tab_left.png) top left no-repeat; 
	padding: 11px 0 4px 15px; 
	white-space: nowrap;
	}

.hiddentab b h3 a { 
	color: #000063; 
	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;
	}
		
			
/* 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:#eeeeff ;
	}

.listheader {
	background-color: #ddddff;
	color: #000;
	height:20px;
	padding: 4px 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #5DBEFF;
	}
	
.productlist_row {
	padding: 4px 6px;
	width: 578px;
	float:right;
	}
	
.productlist_row form { display:inline; float:right; }
	
.productrow_text{
	width: 350px;
	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-type:none;
	width:179px;
	margin: 0 30px 0 0;
	padding-left: 0px;
	}

#subnav{
	float:left;
	}

#subnav li {
margin-bottom: 2px; padding: 3px;
border-bottom:1px solid #58B7FF;
height:20px;
}	
#subnav li:hover {
background-color:#ECFFFF;
border-left:3px solid #0066FF;
color:#2D32D1;
}

#subnav li a { color: #000063; text-decoration:none; display: block; width: 100%; height:100%; }

#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 }

.imageRight {
	float: right;
	margin-left: 13px;
}
.imageLeft {
	float: left;
	margin-right: 13px;
}
.subNavOn {
background-color:#ECFFFF;
border-left:3px solid #0066FF;
color:#2D32D1;
}
#checkOutHeaderText {
	font-size: 15px;
	width: 500px;
	background-color: #C9E9FF;
	float: left;
	border: 3px groove #0066FF;
	padding: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
}