﻿html, body
{
	margin:0;
	margin-top:5px;
	/*background: white url(images/frontPageFeaturesBackground.png) repeat-x left bottom;*/
	
	height:100%;
}

#doc2
{
	background-color:White;
}

p
{
	max-width:550px;
}

.styleReset
{
	padding:0;
	margin:0;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}


h1, #tagLine, #ft blockquote
{
	/*font-family: "droid-serif-1","droid-serif-2",serif;*/
	font-family:'Gill Sans MT','Gill Sans',Arial,Verdana,sans-serif;
	
	font-weight:normal;
}

#hd
{
	margin-bottom:15px;
}

#headerLogo
{
	float:left;

}

#headerLogo img
{
	float:left;
}


#tagLine
{
	float:left;
	font-size:19px;
	text-align:center;
	margin-left:10px;
	
	
}

#tagLine span
{	
	font-size:14px;
	display:block;
}

#headerQuote
{
	margin-top:5px;
	font-size:123.1%;
	float:right;
}

#headerQuote a
{
	text-decoration:none;
	
}

#headerQuote img
{
	vertical-align:middle;
	padding-left:10px;
}


#nav
{
	float:right;
	display:block;
	width:auto;
}

#nav li
{
	list-style:none;
	display:inline;	
	
}

#nav a:link, #nav a:visited
{
	height:29px;
	display:block;
	float:left;
	width:auto;
	padding:0 10px;
	line-height:25px;
	color:Black;
	text-decoration:none;
}

#nav a.home:hover , #nav a.home.selected 
{

	color:White;
	background: #2A5050;
}




#frontPageFeatures
{
	width:100%;
	text-align:center;
}



#frontPageFeatures div
{
	position:relative;
	text-align:left;
	width: 225px;
	float:right;
	min-height: 500px;
	margin-left: 16.6px;
	background: transparent url(images/cornerLeftBottomWhite.png) no-repeat left bottom;
	
}


#frontPageFeatures div:first-child
{
	float:left;
	margin:0;
}



/*Background / Colours for products*/


a:link
{
	color:black;
	
}

a:visited
{
	color:#4d4d4d;
	
}

a:hover, a:visited:hover
{
	color:#7B0F0F;
}


#frontPageFeatures h1 a
{
	text-decoration:none;
}

#frontPageFeatures h1 a:hover
{
	text-decoration:underline;
}


#frontPageFeatures div.kitchen a:link,
#frontPageFeatures div.kitchen a:visited
{
	color:#F2F2F2;
}


#frontPageFeatures div.bathroom a:link,
#frontPageFeatures div.bathroom a:visited
{
	color:#2D3737;
}


#frontPageFeatures div.worktop a:link,
#frontPageFeatures div.worktop a:visited
{
	color:#F2F2F2;
}


#frontPageFeatures div.map a:link,
#frontPageFeatures div.map a:visited
{
	color:#fcfaff;
}


#frontPageFeatures div.kitchen,
.kitchen .subPageMainBlock h1,
.kitchen .subPageMainBlock .textBlock div,
#nav a.kitchen:hover,
#nav a.kitchen.selected 
{
	background-color:#2D3737;
	color:#F2F2F2;
	
}






#frontPageFeatures div.bathroom,
.bathroom .subPageMainBlock h1,
.bathroom .subPageMainBlock .textBlock div,
#nav a.bathroom:hover,
#nav a.bathroom.selected 

{

	background-color:#F2C970;
	color:#2D3737;
}

#frontPageFeatures div.worktop,
.worktop .subPageMainBlock h1,
.worktop .subPageMainBlock .textBlock div,

#nav a.worktop:hover,
#nav a.worktop.selected
{
	background-color:#8C5829;
	color:#F2F2F2;
}



#frontPageFeatures div.map,
.map .subPageMainBlock h1,
#nav a.map:hover,
#nav a.map.selected 
{
	background-color:#7cc140;
	color:#fcfaff;
}



.contact .subPageMainBlock h1,
#nav a.contact:hover,
#nav a.contact.selected 
{
	background-color:#E78F08;
	color:#fcfaff;
}

#headerQuote a.contact:link,
#headerQuote a.contact:visited
{
	text-decoration:underline;
	color:Black;
}

#headerQuote a.contact:hover
{
	color:#E78F08;
}




#frontPageFeatures h1, #frontPageFeatures p
{
	padding:0 12px;
}

#frontPageFeatures h1
{
	margin-top:10px;
	margin-bottom:12px;
	font-size:167%;
}







.center
{
	text-align:center;
}






#ft blockquote {
	font-style:italic;
	font-size:189%;
	background:transparent url(images/quoleft.png) no-repeat scroll left top;
	margin:15px;
	text-align:center;
	width:750px;
}


#ft blockquote div {

	background:transparent url(images/quoright.png) no-repeat scroll right bottom;
	padding:0 48px;
}


#lowerFooter
{
	border-top:dashed 1px #4d4d4d;
	margin-top:20px;
	
	background:white;	
}


#lowerFooter p
{
	width:300px;
	float:left;
	padding:20px;

}
#lowerFooter p img
{
	float:left;
	margin-right:10px;
	position:relative;
	
}


#subPageContainer.contact, #subPageContainer.map 
{
	margin-top:50px;
}




.subPageMainBlock
{
	
	color:Black;
	
}

.thumbs
{
	width:100%;
}

.thumbs img
{
	float:left;
	
}

.subPageFooter
{
	
}

.subPageFooter #freeQuote
{
	display:block;
	position:relative;
	float:right;
	top:40px;
	right:25px;
	
}

.worktop .subPageFooter #freeQuote
{
	top:5px;
	right:25px;
	
}

div.relatedContent div
{

	width: 28%;
	float:right;
	margin-left:5%;
	background-color:Red;
	padding:1%;
	
}


div.relatedContent div:first-child
{
	float:left;
	margin:0;
}


.kitchen .subPageMainBlock
{
	
	background: url(images/kitchen/kitchen_1.jpg) no-repeat scroll top left;
	height:713px;
	
}


.bathroom .subPageMainBlock
{
	
	background: url(images/bathroom/background1.jpg) no-repeat scroll top left;
	height:713px;

	
}

.worktop .subPageMainBlock
{
	
	background: url(images/worktop/background1.jpg) no-repeat scroll top left;
	

	
}




.subPageMainBlock h1
{
	margin:0;
	font-size:197%;
	padding:10px;
	width:30%;
	text-align:center;
		
}

.map .subPageMainBlock h1
{
	display:block;
	margin-bottom:5px;
	width:540px;
	padding:5px;
}

.contact .subPageMainBlock h1
{
	display:block;
	margin-bottom:5%;
	width:90%;
	padding:5%;
}



.contact .subPageMainBlock .textBlock
{
	width:50%;
	float:right;
	margin:0;
	
}





.subPageMainBlock .textBlock
{
	width:40%;
	float:right;
}



.subPageMainBlock .textBlock div
{
	
	-khtml-opacity: 0.8;      /* khtml, old safari */
	opacity: 0.8;           /* fx, safari, opera - this is the CSS3 standard, drop the others when the older browser fall of the radar*/
	

	
	
}

.subPageMainBlock .textBlock
{
	margin-top:20px;
}

.subPageMainBlock .textBlock h2
{
	margin:0;
	padding:10px 10px 0 10px;
	font-size:138.5%;
}

.subPageMainBlock .textBlock h3
{
	margin:0;
	padding:10px 10px 0 10px;
	font-size:138.5%;
}


.subPageMainBlock .textBlock p
{
	padding:10px;
	padding-bottom:5px;
	margin:0;

}



.textBlock span.bottomBorder
{
	height:25px;
	width:100%;
	border:0;
	outline:0;
	padding:0;
	display:block;

	margin:0;
	margin-bottom:20px;
	
}

.kitchen .textBlock span.bottomBorder
{
	background: transparent url(images/kitchen/cornerLeftBottom.png) no-repeat left bottom;
}


.bathroom .textBlock span.bottomBorder
{
	background: transparent url(images/bathroom/cornerLeftBottom.png) no-repeat left bottom;
	
}


.worktop .textBlock span.bottomBorder
{
	background: transparent url(images/worktop/cornerLeftBottom.png) no-repeat left bottom;
	
}
















        
        

/*#region contact form*/

.enquiryForm legend { position:absolute; margin-top:-1em; margin-left:0.5em; padding:0.2em;}
.enquiryForm fieldset { width: 48%; border:1%; }

.enquiryForm ol
{
	margin:0;
	padding:5%; 
	padding-top:30px;
}


.enquiryForm ol li
{
	list-style:none;
	margin:0;
	margin-bottom:10px;
	
}



.feedback
{
	display:block;
	padding:5%; 
	margin:10px 0 0 0;


}

.feedback p
{
	padding:10px;
	margin:0;
}

.enquiryForm label
{
	float:left;
	display:block;
	width: 200px;
	position:relative;
}


.enquiryForm label.error
{
	float:right;
	padding-top:3px;
	clear:both;
	

}

.enquiryForm input
{
	float:right;
	width:200px;
}

.enquiryForm .multiline
{
	margin-top:5px;
}


.clearboth
{
	clear:both;
}




/*endregion*/

/* new clearfix */
.clearfix:after, .enquiryForm ol li:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.error
{
	color:Red;
}

.vcard
{
	text-align:center;
}

.vard span.class
{
	display:none;
}
