/* GLOBAL */

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

body {
	font-family: Arial, verdana, sans-serif;
	margin: 10px;
	background: #434343;
	color: #000;
    }

a { 
	color: #111431; 
	}

h2, h4 { padding: 0; margin: 0; font-family:  Tahoma, helvetica, Arial, verdana, sans-serif }
h1, p, ul, ol { margin-top: 0; margin-bottom: 14px; }
h3, h5, td, table, form, div { margin: 0; padding: 0; }
img { border: 0; }

h1 { font: bold 2.5em "Brush Script MT", Arial, cursive, sans-serif; color:#111431; }
h2, h4, h5 { font-size: 1em; }
h2 a { text-decoration: none; }
h2 a:hover { text-decoration:underline; }
h3 { font: bold 1.1em Tahoma, Arial, Helvetica, sans-serif;}
h5 { display: inline; }

form { 
	display:inline; 
	}

select {
	margin-bottom: 3px; 
	}

#content {
	float:right;
	width: 630px;
	}
	
#content_home {
	float:right;
	width: 630px;
	}

	
#login {
	line-height:25px;
    width: 265px;
	}

#mainbody {
	width: 856px;
	margin: 0 auto;
	padding: 45px 10px 10px;
	font-size:95%;
	background:url(graphics/en-US/new/mainbody_bottom.png) bottom no-repeat #fff;
	}
	
#mainbody_account {
	width: 822px;
	margin: 0 auto;
	padding: 18px 27px 44px 27px;
	font-size:95%;
	background:url(graphics/en-US/new/mainbody_bottom.png) bottom no-repeat #fff;
	}

#topbar {
    width: 1019px;
	margin: 0 auto;
	padding: 0 0 0px;
	height:210px;
	}
		
.clear {
	clear:both;
	}

.floatleft {
	float: left;
	}

.floatright {
	float:right;
	}
	
#feedbackBox {
	float: left;
	width: 577px;
	margin:10px 0 0 -5px;
	background-color: #CCCCCC;
	padding: 5px;
}

#feedbackBox p{
	font-size: 12px;
	width: 260px;
	float: left;
	margin: 0 0 0 8px;
}

#feedbackBox .lJustPic{
	float: left;
}
#feedbackBox .rJustPic{
	float: right;
}

#newPipesPic {
	background-image: url(../images/new_pipes.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 102px;
	width: 279px;
	margin-bottom: 8px;
}

#FNewBox {
	float: left;
	height: 220px;
	width: 365px;
	margin:20px 0 0 20px;
}


#FNewBox .FnewTitle {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	width: 360px;
	float: left;
	clear: left;
	margin-bottom: 8px;
}

#FNewBox p {
	font-size: small;
	float: left;
	width: 350px;
}

#googMap {
	float: left;
	height: 220px;
	width: 200px;
	margin-top:20px;
	margin-left:37px;
	clear:both;
}
	

#greyTitle {
color:#333333;
float:left;
font-family:Verdana;
font-size:16px;
font-weight:bold;
margin-left:auto;
margin-right:auto;
margin-top:8px;
width:100%;
}
.mainPar {
	/*height: 540px;*/
}
#outfitBox {
	float: left;
	width: 630px;
	margin-top: 5px;
}
#PatternPara {
	clear:left;
	float:left;
	width:210px;
}
.patternBox {
	float: left;
	width: 576px;
	/*display: block;
	height: 192px;*/
}
.patternBox li {
	display: inline;
	float: left;
	height: 91px;
	width: 91px;
	list-style-image: none;
	list-style-type: none;
	margin-right: 5px;
	margin-top: 5px;
}
#OFPic {
	float: left;
	height: 90px;
	width: 76px;
}

.photGall {
	float: left;
	height: 240px;
	width: 630px;
	margin-top: 5px;
	display: block;
}
.photGall li {
	float: left;
	height: 75px;
	width: 75px;
	margin-bottom: 5px;
	margin-left: 5px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#phGallHead {
	background-image: url(images/PhGallHeadPic.png);
	height: 171px;
	width: 484px;
	margin-left: 50px;
}

#scrollText {
	font-size: small;
}
#scrollText h1 {
	font-size: medium;
	color: #006600;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}
#scrollText p {
	display: block;
	margin-bottom:3px;
}

#scrollText {
	width: 600px;
	float: left;
	overflow: auto;
	margin-top: 10px;
	margin-left: 10px;
	height: 461px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#lColumn {
	float: left;
	width: 390px;
	margin-top: 8px;
}
#rColumn {
	float: right;
	width: 195px;
	margin-top: 8px;
	margin-right: 3px;
}

#normPara .title {
display:block;
font-size:medium;
font-style:italic;
font-weight:bold;
margin-bottom:5px;
width:100%;
}



	
/* NAVBAR */

#affiliatelink {  
	font-size: 95%; 
	position:absolute;
	top: 57px;
	}

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

#currenttab {
    list-style: none;
	color: #fff;
	margin-left: 15px;
	float:right;
	white-space:nowrap;	
	}
	
#currenttab h3{ 
	text-transform:uppercase;
	font-size:85%;
	padding: 10px;
	background:#424242;
	}
		
#loginlink {  
	font-size: 95%; 
	position:absolute;
	top: 10px;
	left:230px;
	color:#FFF;
	width:200px;
	}

#loginlink a { 
	font-weight:bold; 
	font-size: 95%; 
	color:#FFFFFF;
	margin:0 5px;
	}

#logo {
	height: 210px; 
	width: 1018px;
	display:block;
	margin: 0;
	    
    }
	  
#logobar{ 
	padding: 0;
	margin: 0; 
	height:210px;
	width:1018px;
	position:relative;
	background: url(graphics/en-US/new/company_logo.jpg) no-repeat;
	}
	
#logobar ul { 
	position: absolute;
	top:210px;
	width: 851px;
	margin-left: 83px;
	padding: 0;
	background:url(graphics/en-US/new/logobar_curve.png) no-repeat right #242624;
	}	

#search {
	position: relative;
	width: 300px;
	margin-left: 83px;
	padding: 6px 7px 7px 0;
	background:url(graphics/en-US/new/search_curve.png) no-repeat;
	z-index:100;
	}	 
	
#search .searchbutton { 
	position: relative;
	left: -215px;
	top: 2px;
	}
		
#searchfield { 
	color: #666; 
	font-size: .9em; 
	padding: 0 2px; 
	height:16px; 
	width: 130px;
	margin-left: 85px;
	}	
	
.hiddentab {
    list-style:none;
	float:right;
	color: #fff;
	white-space:nowrap;
	}

.hiddentab h3 { 
	font-size:85%;
	padding: 10px 10px 10px 25px;
	}

.hiddentab b h3 a { 
	color: #fff; 
	text-decoration:none; 
	text-transform: uppercase;
	}

.hiddentab b h3 a:hover { 
	text-decoration:underline; 
	}	
	
#topnav {
	width:1019px;
	height:160px;
	background:url("graphics/en-US/new/logo_top_phone.jpg") no-repeat;
	margin:0 auto;
	padding-left:0;
	}
	#topnav li {
		display:block;
		height:55px;
		float:left;
		margin-top:42px;
	}
	#topnav li a {
		display:block;
		height:55px;
	}
	#topnav li span {
		display:none;
	}
	li#topnav_01 { width:140px;margin-left:65px; }
	li#topnav_02 { width:189px; }
	li#topnav_03 { width:198px; }
	li#topnav_04 { width:204px; }
	li#topnav_05 { width:146px; }
	
/* CTGY */

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

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

.catrow {
	float:right;
    margin: 10px 0;
    width:570px;
    }
		
.prodbutton {
	margin: 7px auto;
	}
	
.prodbutton form { 
	display:block; 
	}	
				
.prodcolumn {
    float:left;
	width:275px;
	padding-right: 10px;
	text-align:center;
	}

.prodcolumn h2 { width:191px; color: #791215; display:block; margin: 0 auto; }

.thumb {
	margin: 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_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;
	margin-bottom: 0;
	line-height:1.2em;
	}

#prodadd {
	display:inline; 
	position:relative; 
	top: 5px;
    }
	
.prodimage {
	margin: 0 20px 5px 0;
	float:left;
	}
	
	
/* PRODUCT LIST */
		
.alt_row_color {
	background: #f6f6f6;
	}

.listheader {
	background-color: #e8e8e8; 
	color: #000;
    height:20px;
    padding: 4px 5px; 
	border-top: 4px solid #242624;
	}
	
.productlist_row {
	padding: 4px 6px;
	float:right;
	width: 560px;
	}
	
.productlist_row form { display:inline; float:right; margin-left: 3px; }
	
.productrow_text{
	width: 350px;
	padding-top: 2px;
	float:left;
	}	
	
.productrow_text .floatleft { max-width: 285px; width:expression(document.body.clientWidth > 287? "285px": "auto" ); }	
	

/* SUBNAV - CATTREE */

ul#first{
	width:100%;
	margin: 0;
	padding: 0 0 20px 0;
	background:url(graphics/en-US/new/subnav_bottom.png) no-repeat bottom;
	border-top:1px dotted #fff;
	}

#subnav{
	float:left;
	width: 211px;
	font:bold 1.1em tahoma, helvetica, arial;
	padding-top: 34px;
	background:url(graphics/en-US/new/subnav_top.png) no-repeat #242624;
	}

#subnav h5 { display:block; color:#fff; background:#8b7256; padding: 6px 4px 6px 17px; }
#subnav li { margin: 0; padding: 0; list-style:none; border-bottom:1px dotted #fff; text-transform:uppercase; }	
#subnav li a { color: #fff; text-decoration:none; display: block; padding: 6px 4px 6px 17px; background:#424242; }
#subnav li a:hover { text-decoration:underline; }
#subnav li ul { margin: 3px 0; padding: 0; font-weight:normal; }
#subnav li.subcategory { padding: 0; margin: 0; list-style:none; border:none; font-size:12px; }	
#subnav li.subcategory a {  padding: 2px 4px 2px 17px; background: #242624; text-transform:capitalize; height:17px; }		
#subnav li.subcategory a:hover { text-decoration:underline; }	
#subnav li.subcategory a:visited:hover { color: #242624; }
#subnav li.subcategory h5 { color: #242624; padding: 2px 4px 2px 17px; background:none; text-transform:capitalize; }	