/*Pa supercentre Stylesheet*/

@import url("../../css/layout-navtop-2col.css");
@import url("ecommerce.css");
@import url("typo.css");
@import url("nav.css");
@import url("home.css");

body
{
	background-color:#FFFFFF;
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-image: url(images/body-bg.jpg);
	background-repeat:repeat-x;
}

div#page
{
	width:1000px;
	margin:0px auto 0px auto;
}
div#header
{
	background-image:url(images/Hydro_header.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px ;
	width:1000px;
	height:147px;
}
div#header hr, div#header img
{
	display:none;
}

/* navigation*/
div#nav
{
	height:30px;
	width: 1000px;
	margin:30px auto 4px auto;
	background-image: url(images/Hydro_nav.jpg);
	background-repeat: no-repeat;
	
}

/*end nav*/

div#content
{
	width:1000px;
	background-color: white;
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	min-height: 750px;
}

div#content-main
{
	margin:30px 40px 0px 225px;
	height:auto;
	min-height:550px;
	width:780px;
	padding-top:30px;
	}



div#content-main hr
{
	display:none;
}

div.storebreadcrumb h2
{
	display:inline-block;
}

div#content-sub
{
display: none;
}

div#storetoplevel
{
	display:block;
	float:left;
	position: absolute;
	left:5px;
	top:160px;
	width:202px;
}

div#storetoplevel_header
{
	width:202px;
	height:34px;
	background-image:url(images/our_range.jpg);
	background-repeat:no-repeat;
}

div#storetoplevel_content
{
	width:202px;
	margin-right: 20px;
	padding:10px 0px 5px 0px;
	background-image: url(images/our_body.jpg);
	background-repeat:repeat-y;
	
	
}

div#product_item a#productdetaillink br, div#product_altitem a#productdetaillink br
{
    display:none;
}

a#productdetaillink center
{
    height:50px;
}

div#storetoplevel_footer
{
	background-image:url(images/our_body_footer.jpg);
	background-repeat:no-repeat;
	height:26px;
	width:202px;
	padding: 0px 0px 0px 0px;
		
}

html>body div#storetoplevel_content ul
{
	
	list-style-type:none;
	margin-left:0px;
	margin-right: 0px;
	padding: 0px 15px 0px 15px;

	
}

div#storetoplevel_content li
{
	
	width:150px;
	margin: 0px 15px 0px 15px;
}

#newsBites
{

}
div#storetoplevel_content li a,div#storetoplevel_content li a:active,div#storetoplevel_content li a:visited,div#storetoplevel_content li a:link
{
	color:white;
	text-decoration:none;
	font-weight:normal;
	font-size:1.1em;
}

div#storetoplevel_content li a:hover
{
	color:white;
	text-decoration:underline;
}

div#cm-extra1
{
	margin-top: 50px;
	width: 201px;
	height: 100px;
	left: 5px;
	display: block;
	position:absolute;
}
div#footermain
{
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div#footerNav
{
	color:black;
}
div#footerNav a,div#footerNav a:hover,div#footerNav a:link,div#footerNav a:active,div#footerNav a:visited
{
	color:black;
	text-decoration:none;
}
div#footerNav a:hover
{
	text-decoration:underline;
}



/*Text areas*/
textarea,textarea.textbox, .textarea, .textareaHovered {
	width:352px !important;
	height:133px !important;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
textarea:hover,
textarea:active,
textarea:focus,
textarea.textbox:hover,
textarea.textbox:active,
textarea.textbox:focus,
.textareaHovered {
	background-position:left bottom;
}
body#page-contactform div.row				
{
	float:left;
	width:100%;
	color: Black;
	margin:0.5em 0 0.5em 0;
}
body#page-contactform span#pagecontent
{
			
			color:black;
			margin:1em 4em 1em 6em;

			display:block;
			width: 650px;
}
div.row span.label
{
	display:block;
	float:left;
	width:auto;
	clear:left;
	color: Black;
}
body#page-contactform span.formw			
{
	width:251px;
	border:none;
	height:100%;
	color: Black;
}
body#page-contactform span.formv
{
	width:251px;
	border:none;
	height: 23px;
	color: Black;
}

div#contactForm .row span.formw .textbox
{
	width:251px;
	border:none;
	height: 23px;
	color: Black;
}

div#contactForm .row span.formw input#Salutation
{
	width:251px;
	border:none;
	height: 23px;
	color: Black;
}

div#contactForm .row span.formw input#Name,div#contactForm .row span.formw input#Country
{

	width:251px;
	border:none;
	height: 23px;
	color: Black;
}
div#contactForm .row span.formw input#Postcode
{
	width:251px;
	border:none;
	height: 23px;
	color: Black;
}

div#contactForm .row span.formw input#Telephone,div#contactForm .row span.formw input#Fax,div#contactForm .row span.formw input#Mobile,div#contactForm .row span.formw input#Email,div#contactForm .row span.formw input#Address1,div#contactForm .row span.formw input#Address2
{
	width:251px;
	border:none;
	height: 23px;
	color: Black;
}

.textbox, .textboxHovered {
	width: 252px;
	height:23px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	color: Black;
	padding:4px 4px 3px 4px;
}
 .textbox:hover, 
.textbox:focus, 
.textbox:active, 
.textboxHovered {
	background-position:left bottom;
}

div#newsBites hr
{
    display: none;
}

span.label
{
    color: Black;
}

div#newsletterSubmitButton
{
    
}