/*---------Site Name---------*/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Removes list-style from lists */
ol,ul { list-style: none; }

/* Removes border from images */
img { border: 0; }

body {
	background: url(sitegraphics/bg.jpg) 0 0 repeat-x #D6DDE3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	color: #2d5c74;
}

a:link, a:visited {
	color: #7f3558;
}

a:hover, a:active {
	color: #2d5c74;
}

p {
	margin: 0 0 1.1em 0;
	line-height: 1.4em;
}

br { margin: 0; }

.imageright {
	float: right;
	margin: 0 0 20px 20px;
}
.imageleft {
	float: left;
	margin: 0 20px 20px 0;	
}


/*--------------------WRAPPER--------------------*/

#wrapper {
	width: 960px;
	margin: 10px auto 25px auto;
	background-color: #FFF;
}


/*--------------------HEADER--------------------*/

#header {
	position: relative;
	width: 940px;
	height: 230px;
	padding: 10px 10px 0 10px;
	background: url(sitegraphics/bg_header.jpg) 0 0 no-repeat #FFF;
}

#logo {
	position: absolute;
	top: 17px;
	left: 18px;
}

.contacts {
	position: absolute;
	top: 185px;
	right: 0;
	left: 0;
	text-align: center;
	font-size: 1.5em;
	color: #FFF;
}
.contacts a {
	color: #FFF;
}

.taglines {
	position: absolute;
	top: 105px;
	left: 40px;
	font-weight: bold;
}
.taglines p {
	margin: 0 0 0.25em 0;
	font-size: 1.5em;
}
.taglines p.subtag {
	font-weight: normal;
	color: #91A7B4;
	font-size: 1.2em;
}

/*----------------------NAV--------------------*/

#nav {
	width: 235px;
	height: 375px;
	background: url(sitegraphics/nav.gif) 0 0 no-repeat #FFF;
}

#nav ul {
}

#nav li,
#nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 235px;
	background-image: url(sitegraphics/nav.gif);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden;
}

#nav ul li a:hover { background-image: none;}

#navHome { height: 40px; background-position: 0px 0px;}
#navAbout { height: 40px; background-position: 0px -40px;}
#navDoorStripping { height: 35px; background-position: 0px -80px;}
#navDoorsForSale { height: 30px; background-position: 0px -115px;}
#navFireplaceStripping { height: 35px; background-position: 0px -145px;}
#navFireplacesForSale { height: 30px; background-position: 0px -180px;}
#navFurnitureStripping { height: 54px; background-position: 0px -210px;}
#navFurnitureForSale { height: 30px; background-position: 0px -264px;}
#navTechniques { height: 40px; background-position: 0px -294px;}
#navContact { height: 40px; background-position: 0px -334px;}

#navHome a { height: 40px; background-position: -235px 0px;}
#navAbout a { height: 40px; background-position: -235px -40px;}
#navDoorStripping a { height: 35px; background-position: -235px -80px;}
#navDoorsForSale a { height: 30px; background-position: -235px -115px;}
#navFireplaceStripping a { height: 35px; background-position: -235px -145px;}
#navFireplacesForSale a { height: 30px; background-position: -235px -180px;}
#navFurnitureStripping a { height: 54px; background-position: -235px -210px;}
#navFurnitureForSale a { height: 30px; background-position: -235px -264px;}
#navTechniques a { height: 40px; background-position: -235px -294px;}
#navContact a { height: 40px; background-position: -235px -334px;}


/*--------------------CONTENT--------------------*/


#contentWrapper {
	width: 960px;
	background: url(sitegraphics/bg_contentwrapper.jpg) right 0 repeat-y;
}


#contentMain {
	float: left;
	width: 615px;
	margin: 0 0 0 40px;
	font-size: 120%;
}
#contentMain h1 {
	margin: 0 0 0.55em 0;
	font-size: 190%;
	font-weight: normal;
	color: #7f3558;
}
#contentMain h2 {
	margin: 0 0 0.8em 0;
	font-size: 130%;
}
#contentMain p {
}
#contentMain ul {
	margin: 0 0 1.2em 1em;
}
#contentMain li {
	margin: 0 0 0.4em 0;
	padding: 0 0 0 12px;
	background: url(images/bullet.gif) no-repeat 0 0.45em;
}


.highlight {
	font-weight: bold;
}


#contactDetails p {
	margin: 0 0 0.05em 0;
}
#contactDetails .caption {
	font-weight: bold;
	color: #7F3558;
}

#contentSub {
	width: 235px;
	float: right;
	padding: 0 40px 0 0;
}


.productCategory {
	width: 415px;
	padding: 15px;
	margin: 0 0 15px 0;
	background-color: #FFF;
}
.productCategory img {
	margin: 10px 0 20px 0;
}
.productCategory p {
	font-size: 100%;
	margin: 0;
	line-height: 1em;
	text-align: center;
}
.productCategory p.clickHere {
	font-size: 120%;
	margin: 0;
	line-height: 1.2em;
	text-align: left;
}


#businessAreas {
	height: 15px;
	margin: 15px 0;
	text-align: center;
	color: #94acc1;
}

.londonAreas {
	float: left;
	width: 180px;
	font-size: 90%;
}

#contentMain .technical {
	border: 1px solid #d7b7c4;
	padding: 15px;
}
#contentMain .technical li {
	margin: 0 0 0.8em 0;
}

#gallery {
	background-color: #D6DDE3;
	padding: 12px;
}

#contentMain .galleryThumbnails {
	margin: 0;
	padding: 0;
}
#contentMain .galleryThumbnails li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0 0 3px 3px;
	background: none;
}
#contentMain .galleryThumbnails li.noPad {
	margin: 0;
	padding: 0;
}
#contentMain .galleryThumbnails.doors li {
	width: 100px;
	height: 195px;
}
#contentMain .galleryThumbnails.fireplaces li {
	width: 100px;
	height: 98px;
}

table.price-table th {
	padding: 0.75em 0;
	vertical-align: middle;
}
table.price-table td {
	border-top:1px solid #cad6e1;
	padding: 0.75em 0;
	vertical-align: middle;
}
table.price-table select {
	margin: 0;
}
table.price-table input[type="radio"] {
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}



/*---------------------CONTENT SUB-----------------------*/

#contentSub #contactPanel {
	padding: 30px 0 0 0;
	font-size: 0.9em;
}
#contentSub #contactPanel h2 {
	margin: 0 0 0.3em 0;
	font-size: 1.4em;
	color: #7F3558;
}
#contentSub #contactPanel p {
	margin: 0 0 0.3em 0;
	padding: 0;
	line-height: 1.25em;
	font-size: 130%;
}
#contentSub #contactPanel .caption {
	font-weight: bold;
	color: #7F3558;
}

#social {
	padding: 25px 0;
	text-align: center;
}


/*---------------------LOCATION-----------------------*/

#googlemap {
	clear: both;
	width: 445px;
	height: 325px;
	overflow: hidden;

}
#googlemapWatford {
	clear: both;
	width: 445px;
	height: 325px;
	overflow: hidden;

}

/*---------------------FORMS-----------------------*/


#form {
}
#form ul {
	margin: 0;
	padding: 0;
}
#form li {
	margin: 0 0 0.2em 0;
	padding: 0.5em 0.75em;
	background-color: #e3eaf0;
	background-image: none;
}
label {
	font-weight: bold;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
input {	
	width: 99%;
	margin: 2px 0 8px 0;
	padding: 3px;
	border: 1px solid #C4C4C5;
	background: #FFF;
}
.checkboxlabel {
	display: inline;
	font-weight: normal;
}
.checkbox {
	width: 15px;
	margin: 2px 0 8px 0;
	padding: 0;
	border: none;
	background: none;
}
textarea {
	width: 99%;
	margin: 2px 0 8px 0;
	padding: 3px;
	border: 1px solid #C4C4C5;
	background: #FFF;
}
select {
	display: block;
	width: 50%;
	margin: 2px 0 8px 0;
	border: 1px solid #C4C4C5;
}
.fileUpload {
	border: 0;
}
.sendform {
	display: block;
	clear: both;
	margin: 10px 0 10px 0;
	text-align: center;
}
.sendbutton {
	cursor: pointer;
	width: 70px;
	margin: 0 auto;
	background-color: #7f3558;
	border: 0;
	font-size: 110%;
	color: #FFF;
}
#form .checkboxes {
	margin: 5px 0 10px 0;
	padding: 0;
}
#form .checkboxes li {
	margin: 0 0 5px 0;
	padding: 0;
}
#form .checkboxes input {
	margin: 3px 4px 0 0;
	padding: 0;
}
.mandatory {
	font-size: 90%;
}
.mandatoryAsterisk {
	font-weight:bold;
	color: #7f3558;
}



/*-------------------CAPTCHAS-------------------*/

#captchaError		{ display: none; font-size: 90%; } 

#captchaError p		{ color: #CC0000; } 

.captcha 			{ margin-bottom: 0.3em; }

.captchaInput		{ width: 50%; }

.captchaLabel p		{ margin-bottom: 0.1em; }

.captchaLabel p.caseSensitive		{ margin-bottom: 0.3em; font-size: 80%; font-weight: normal; }

#errorList			{ margin-left: 40px;  }


/*---------------------FOOTER---------------------*/

#footer {
	clear: both;
	height: 35px;
	background: url(sitegraphics/bg_footer.jpg) 0 0 no-repeat;
}