/* 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.3em;
	margin: 0;
	padding: 0;
	background: #C8D2E6 repeat-x;
	height: 100%;
    }

a { 
	color: #730000; 
	}

h1 {
	font: normal 1.8em/1em Arial, Helvetica, sans-serif;
}
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: Arial, Helvetica, sans-serif;
} 
h2, h3, h4, h5 { font-size: 1em; }
h5 { display: inline; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

#content {
	margin-left: 215px;
	}
	
#content_home {
	margin-left: 210px;
	}
#content .bigtext  {
	font: 1.2em Arial, Helvetica, sans-serif;
	text-align: left;
}
.bigredtext {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #F00;
	text-align: center;
}
	
#login {
	line-height:25px;
    width: 265px;
	}

#mainbody {
	width: 984px;
	margin: 0 auto;
	padding: 18px 0 0px;
	font-size:95%;
	clear:both;
	background: #F9F9FA;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	}
	
#mainbody_account {
	width: 984px;
	margin: 0 auto;
	padding: 10px 0 30px;
	font-size:95%;
	clear:both;
	background: #F9F9FA;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	}

#topbar {
	background: #000 url(graphics/en-US/new/red_tile.png) repeat left bottom;
	width: 100%;
	float:left;
    }
		
.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:#fff; 
	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:40px;
	margin-left: 3px;
	width:auto;
	}
	
#currenttab h3{ 
	background: url(graphics/en-US/new/current_tab_left.gif) 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.gif) top right no-repeat; 
	}	
	
#loginlink, #loginlink a { 
	font-weight:bold; 
	color:#fff; 
	font-size: 95%; 
	}
	
#logo {
	display:block;
	height: 105px;
	width: 520px;
	background:#000 url(graphics/en-US/new/RadCapz1.jpg) no-repeat;
	float: left;
	margin: 0px;
    }
#tabs {
	float: right;
	height: 41px;
	width: 464px;
	background: #000;
	padding-top: 64px;
	padding-bottom: 0px;
	margin: 0px;
}
	  
#logobar{
	height: 101px;
	width: 984px;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
	background: #000;
	margin: 10px auto 0;
	border-top: 2px solid #FFF;
	}
	
#logobar ul { 
    clear: left;
	}	

#search {
	display:block;
	float:right;
	position: relative;
	margin-right: 10px;
	}
	
#search .searchbutton { 
	vertical-align:bottom; 
	}
		
#searchfield { 
	margin: 0 2px 0 10px; 
	border: 1px solid #917302; 
	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.gif) repeat-x top left #fff;
	height:40px;
	margin-left: 3px;
	width:auto;
	}
	
.hiddentab b { 
	height: 40px; 
	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: 11px 0 4px 15px; 
	white-space: nowrap;
	}

.hiddentab b h3 a { 
	color: #fff; 
	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 {
	margin: 5px 0 10px;
	width:750px;
	height: auto;
    }
		
.prodbutton {
	margin: 7px auto;
	}	
				
.prodcolumn {
	float:left;
	width:230px;
	padding-right: 10px;
	text-align:center;
	}

.thumb {
	margin: 2px auto 10px;
	}
		
			
/* 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-color: #f8f2f0; 
	color: #000;
    height:20px;
    padding: 4px 5px; 
	border-top: 4px solid #730000; 
	}
	
.productlist_row {
	padding: 4px 6px;
	width: 578px;
	float:right;
	}
	
.productlist_row form {
	display:inline;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
}
	
.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:176px;
	margin: 0 30px 0 0;
	padding-left: 0px;
	}

#subnav{
	float:left;
	}

#subnav li {
	background-color: #eee;
	margin-bottom: 2px;
	padding: 6px;
	
}	
#subnav a {
	color: #3e3e44;
	text-decoration:none;
	display: block;
	width: 180px;
	height:25px;
	font-weight: bold;
	line-height: 25px;
	margin: 3px 4px;
	padding: 2px 10px;
	border: 1px solid #4878C0;
	background: #C5D1E0;
}
#subnav a:hover {
	font-weight: bold;
	color: #FFF;
	background: #5188D8;
	border: 1px solid #235094;
}
#subnav li ul {
	list-style-type:none;
	margin: 0px;
	padding-left: 0px;
}
#subnav li.subcategory {
	padding: 0;
	margin: 4px 0 0 0px;
}	
#subnav li.subcategory a {
	color: #668;
}		
#subnav li.subcategory a:hover {
	text-decoration:underline;
	font-weight:normal;
	color: #930000;
}	
#subnav li.subcategory a:visited:hover {
	color: #600000
}
#subnav b {
	color: #FFF;
	text-decoration:none;
	display: block;
	width: 180px;
	height:25px;
	font-weight: bold;
	line-height: 25px;
	margin: 3px 4px;
	padding: 2px 10px;
	border: 1px solid #003;
	background: #336BB8;
}
