/* Default Stylesheet */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

body {
	background: #fff url(images/bodyBig_BG.jpg) repeat-x;
	font: normal 0.7em Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000;
}

body.smallHead {
	background: #fff url(images/bodySmall_BG.jpg) repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	border-bottom: 0;
	font-weight: 100;
}

a {
	border-bottom: 0px;
	color: #0074aa;
	text-decoration: none;
}
a:focus {
	outline: 1px dotted #eee;
}
a:active {
	outline: 0px;
}
a:hover {
	color: #308843;
	color: #d02b54;
	color: #e6571f;
}



hr {
	border: 0;
	border-top: 1px solid #67bf15;
}

.clear {
	clear: both;
}


/*-------------- HEADER -------------- */

.container {
	width: 960px;
	margin: 0px auto;
	overflow: visible;
}

.bigHeadBG {
background: #017918;	
}


#navTop {
	height: 114px;
	color: #fff;
	}
	
	#companyName {
	width: 560px;
	display: block;
	margin: 0 auto;
	height: 60px;
	
	}	#companyName:hover {
	background: url('images/companyNameHover.png');
	}

.logo {
	width: 390px;
	height: 40px;
	float: left;
	margin-top: 12px;
	position: relative;
	overflow: hidden;
	}
	
	a.logo {
	font-size: 2em;
	color: #0074aa;
	}
	a.logo:hover {
	color: #308843;
	}
	
	a.logo img {
	position: absolute;
	top: 0;
	}
	a.logo img:hover {	
	top: -40px;
	}

.navTopLink {
	display: block;
	float: left;
	height: 19px;
	padding: 2px 3px;
	padding-bottom: 0px;
	margin: 19px 11px;
	margin-bottom: 0px;
	overflow: hidden;
	font-family: arial;
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	}
	.navTopLink:hover {
	color: #8cffa2;	
	color: #ea906c;	
	color: #00ff31;	
	}

	span.space {
	color: #fff;
	margin-left: 22px;	
	margin-right: 22px;
	}

#head_BIG {
	height: 483px;
	background: url(images/head_BIG.jpg) no-repeat center top;
	overflow: visible;
	}

	#head_BIG .left {
	float: left;
	width: 465px;
	height: 380px;
	margin-top: 22px;
	overflow: hidden;	
	
	}
	
		#head_BIG .left h1 {
		font-size: 3.0em;
		color: #fff;
		margin: 18px 0 18px 0;
		}	
		#head_BIG .left h2 {
		font-size: 1.3em;
		color: #fff;
		letter-spacing: 1px;
		margin-bottom: 75px;
		}
		#head_BIG .left h3 {
		height: 40px;
		width: 192px;
		float: left;
		
		}
			#head_BIG .left h2.black {
			}
			
			#head_BIG .left h2 a {
			color: #fff;
			}
			#head_BIG .left h2 a:hover {
			color: #fff;
			text-decoration: underline;
			}
			#head_BIG .left h3 a {
			font-size: 2em;
			color: #0074aa;
			}
			#head_BIG .left h3 a:hover {
			color: #308843;
			}
			
		#head_BIG .left h3#whatWeDo {
		margin-right: 40px;	
		}
		

	#head_BIG .right {
	float: right;
	width: 443px;
	height: 320px;
	height: 260px;
	overflow: hidden;
	margin-top: 37px;
	margin-right: 19px;	
	text-align: center;
	background: #2f2f2f;
	list-style: none;
	}

#head_SMALL {
	height: 187px;
	height: 247px;
	background: url(images/head_SMALL.jpg) no-repeat center top;
	overflow: visible;
	border-bottom: 2px solid #e5e5e5;
	}		
		
	#head_SMALL .left {
	float: left;
	width: 550px;
	height: 100px;
	margin-top: 25px;
	overflow: hidden;	
	}

		#head_SMALL .left h2 {
		font-size: 3.7em;
		color: #fff;
		margin-top: 15px;
		float: left;
		}	
		#head_SMALL .left h3 {
		font-size: 1.5em;
		color: #fff;
		float: left;
		letter-spacing: 1px;
		border-left: 1px solid #88ae7e;
		margin-top: 32px;
		margin-left: 15px;
		padding-left: 10px;
		}		
	
		#head_SMALL .left h1.services {
		font-size: 1.5em;
		color: #fff;
		float: left;
		letter-spacing: 1px;
		border-left: 1px solid #88ae7e;
		margin-top: 32px;
		margin-left: 15px;
		padding-left: 10px;
		}	
			
		#head_SMALL .left h2.services {
		font-size: 3.7em;
		color: #fff;
		margin-top: 15px;
		float: left;
		}	
				
		
	#head_SMALL .right {
	float: right;
	width: 365px;
	height: 85px;
	margin-top: 49px;	
	text-align: center;
	}	
	
#contentB {
margin: 30px 0;
font-size: 1.5em;
height: 230px;
clear: both;
}

	#contentB .left {
	float: left;
	width: 465px;
	height: 220px;
	overflow: hidden;	
	}
		#contentB .left .box {
			float: left;
			width: 49%;
			margin-right: 2%;
			height: 100px;
			overflow: hidden;
			}
			#contentB .left .box+.box {
			margin-right: 0;	
			}
			#contentB .left .box+.box+.box {
			margin-top: 10px;	
			width: 49%;
			margin-right: 2%;
			}
			#contentB .left .box+.box+.box+.box {
			margin-top: 10px;
			margin-right: 0;
			}
			
		#contentB .left .box h4 {
			color: #494f57;
			height: 46px;
			overflow: hidden;
		}	
		#contentB .left .box h4 img {
			float: left;
			vertical-align: bottom;
			margin-right: 7px;
		}			
		#contentB .left .box p {
			clear: both;
			margin-top: 3px;
			font-size: 0.8em;
			color: #636b75;
		}

		
		
	#contentB .right {
	float: right;
	width: 480px;
	height: 220px;
	}	

		#contentB .right img {
		margin-bottom: 10px;
		}
		#contentB .right h4 {
		color: #494f57;
		margin-bottom: 7px;
		font-size: 1.1em;
		}

		#contentB .right p {
		font-size: 0.8em;
		color: #636b75;
		}	
		#contentB .right li {
		color: #000;
		font-size: 0.7em;
		border-top: 1px solid #d3d4d4;
		border-bottom: 1px solid #d3d4d4;
		padding: 10px 0;
		list-style: none;
		}
			#contentB .right li img {
			float: right;
			width: 30px;
			}
			#contentB .right li+li {
			border-top: 0;
			}
			#contentB .right li+li+li+li {
			border-bottom: 0;
			}
			
		
		#contentB .right .box {
		float: left;
		width: 180px;
		}	
		#contentB .right .box+.box {
		float: right;
		width: 275px;
		}
	
		
	#contentS {
		margin-bottom: 30px;
		float: left;
		width: 100%;
		display: inline-block;
	}
		#contentS .left {
		float: left;
		width: 235px;
		height: 600px;
		background: url(images/contentS_leftBG.gif) no-repeat left top;
		}
		#contentS .left li {
		list-style: none;	
		}
		#contentS .left li a {
		font-size: 1.2em;
		border-bottom: 1px solid #dedede;
		padding: 13px 10px;
		font-weight: bold;
		width: 203px;
		display: block;
		color: #707376;
		}	#contentS .left li a:hover {
			color: #2f7a34;
			border-bottom: 1px solid #cccccc;
		}
		
		#contentS .left li a#first{
		margin-top: 30px;
		border-top: 1px solid #dedede;	
		}
		#contentS .left li a.active {
		background: #fff;
		width: 190px;
		padding-left: 24px;
		color: #000; 		
		color: #ba7a00; 		
		color: #e6571f; 		
		}
		#contentS .left li a span.new {
		font-size: 0.8em;
		color: #ff0000;
		position: relative;
		top: -5px;
		right: -3px;
		}
		#contentS .left li img {
		vertical-align: top;
		float: left;
		position: relative;
		top: -4px;
		margin-right: 6px;
		}
		
	#contentS .right {
		float: right;
		width: 715px;
		margin-top: 15px;
		font-size: 1.1em;
		}

	#contentS .right p {
	line-height: 1.3em;	
	}
		#contentS .right h1 {
		font-size: 2.5em;	
		}
		#contentS .right h3 {
		font-size: 2.5em;	
		}
		#contentS .right h4 {
		font-size: 1.8em;
		margin: 5px 0;
		}
		#contentS .right h5 {
		font-size: 1.2em;
		}			
		#contentS .right p {
		margin: 15px 0;
		}
		#contentS .right ul {
		margin: 10px 0px;	
		}
		#contentS .right li {
		margin: 5px 40px;
		}
		#contentS .right ul.inline {
		margin-left: 20px;
		}
		#contentS .right ul.inline li {
		display: inline;
		margin: 0;
		}
		
		#contentS .right p.breadcrumbs {
		text-transform: capitalize;
		font-size: 0.9em;
		}
		
		#contentS .right p.breadcrumbs a {
		text-decoration: underline;
		}
		
		#contentS .right p.breadcrumbs span {
		color: #848906;
		}
		
		#contentS .right lh {
		font-size: 1.3em;
		margin-bottom: 10px;
		margin-top: 5px;
		display: block;
		}
		
		#contentS .right span.faq p {
		margin: 10px 0 30px 0;
		}
		
		
		#contentS .right span.optional {
		color: #8a8200;
		margin-left: 5px;
		}		
		#contentS .right li.enlarge1 {
		color: #000;
		font-size: 1.7em;
		}
		#contentS .right li.enlarge2 {
		color: #000;
		font-size: 1.5em;
		}
		#contentS .right li.enlarge3 {
		color: #000;
		font-size: 1.3em;
		}
		#contentS .right li.enlarge4 {
		color: #000;
		font-size: 1.1em;
		}
		#contentS .right .contentRight {
		float: right;
		text-align: center;
		margin: 10px 0 10px 20px;
		padding: 10px;
		}
		
		#contentS .right #imgSlide {
		overflow: hidden;	
		width: 180px;
		position: relative;
		}
		
		
		#contentS .right #imgSlide img {
		overflow: hidden;	
		width: 180px;	
		height: auto;
		}
		
		#contentS .right #imgSlide h4 {
		font-size: 1.5em;
		margin: 0;
		}
		#contentS .right #imgSlide p {
		color: #ba7a00;	
		margin: 0 0 7px 0;
		line-height: 1.4em;
		}
		#contentS .right #imgSlide a {
		color: #ba7a00;
		color: #e6571f;
		}
		
		#contentS .right #imgSlide a:hover {
		text-decoration: underline;
		}
		
		#contentS .right .contentRight a img {
		padding-bottom: 5px;	
		}
		
		#contentS .right .contentRight .imgProduct {
		border-top: 1px solid #dddddd;
		margin-top: 5px;
		padding-top: 5px;
		padding-bottom: 0;
		}

		#contentS .right .affiliates img {
		margin-right: 60px;
		}
		
		#contentS .right ul.noStyle {
		list-style: none;
		}
		
		#contentS .right .error {
		border-left: 1px dashed #ff0000;
		padding-left: 15px;
		}
		
		#contentS .right .error label span {
		color: #ff0000;
		}
		
		#contentS .right form label {
		width: 350px;
		display: block;
		margin: 15px 0 6px 0;
		height: 20px;
		background: #fff;
		overflow: hidden;
		}
		#contentS .right form label.tableLabel {		
		width: 200px;
		}
		#contentS .right form table.carpetTable label.tableLabel {		
		width: 200px;
		}
		
		
		#contentS .right form label.errorLabel {
		color: #0074aa;	
		cursor: pointer;
		height: auto;
		}

		#contentS .right form label span {
		float: left;	
		font-weight: bold;
		color: #565656;
		}
		#contentS .right form .formErrorMessage {
		font-size: 1.2em;
		color: #ff0000;
		}
		
		#contentS .right form em {
		float: right;
		color: #626262;
		font-size: 0.9em;
		}
				
		#contentS .right form input {
		width: 300px;
		}
		
		#contentS .right form textarea {
		width: 350px;
		}
		
		#contentS .right form hr {
		width:300px;
		border: 0;
		border-top: 1px solid #67bf15;
		text-align: left;
		margin: 20px 0;
		}
		
		#contentS .right table.bookTable td {
		width: 200px;
		display:inline-block;
		margin-top: 5px;
		}
				
		#contentS .right table.carpetTable td {
		width: 200px;
		}		#contentS .right table.carpetTable td+td {
		width: 120px;
		}
		
		#contentS .right table.bookTable select {
		width: 140px;
		}

		#contentS .right form input#cTime {
		width: 200px;
		}		
		
		#contentS .right form input.cSubmit {
			width: 160px;
			margin: 10px 0;
			background: url(images/button3.gif) no-repeat left top;
			border: 0;
			height: 33px;
			cursor: pointer;
		}		
		#contentS .right form input.qSubmit {
			width: 160px;
			margin: 10px 0;
			background: url(images/button5.gif) no-repeat left top;
			border: 0;
			height: 33px;
			cursor: pointer;
		}

		#contentS .right form input.bSubmit {
			width: 160px;
			margin: 10px 0;
			background: url(images/button4.gif) no-repeat left top;
			border: 0;
			height: 33px;
			cursor: pointer;
		}
		
		#contentS .right form input.fSubmit {
			width: 160px;
			margin: 10px 0;
			background: url(images/button6.gif) no-repeat left top;
			border: 0;
			height: 33px;
			cursor: pointer;
		}
		
		#contentS .right table.whereTable {
		margin-top: 10px;
		}
		
		
		#contentS .right table.whereTable td {
		border-top: 1px solid #dddddd;
		vertical-align:top;
		padding: 5px;
		}
		
		#contentS .right table.whereTable li {
		list-style: none;
		}
		
		#contentS .right table.pricing {
		width: 470px;
		border: 1px solid #dddddd;		
		margin-top: 8px;
		}
		#contentS .right h4.pricing {		
		margin-top: 40px;
		}
		
		#contentS .right table.pricing th {
		font-weight: bold;
		text-align: center;
		border-bottom: 1px solid #67bf15;
		background: #eeeeee;
		padding: 5px 0px;
		}		
		#contentS .right table.ironing th {
		border-bottom: 1px solid #d4de07;
		}
		#contentS .right table.party th {
		border-bottom: 1px solid #ed9b00;
		}
		#contentS .right table.car th {
		border-bottom: 1px solid #1c6d8b;
		}
		#contentS .right table.spring th {
		border-bottom: 1px solid #f25542;
		}
		#contentS .right table.carpet th {
		border-bottom: 1px solid #d4de07;
		}
				
		#contentS .right table.pricing td {	
		}

		#contentS .right table.pricing td {
		background: #fff;
		padding: 5px 0px;
		text-align: center;
		}
		
		#contentS .right table td label.noStyle {
		display: inline;
		font-weight: bold;
		color: #565656;
		width: 260px;
		}		

		input[type="checkbox"]#fPublish {
		display: inline !important;
		width: 20px !important;
		}
		
		#contentS .right form label.noStyle span.noStyle {
		float: none;	
		}
		
		.publishTD {
		width: 300px !important;
		margin: 15px 0 10px 0;
		}
		
		.highlight {
		color: #0074aa;
		}
		
#contentS .right table.ironing td, #contentS .right table.ironing th, #contentS .right table.carpet td , #contentS .right table.carpet th, #contentS .right table.oven td , #contentS .right table.oven th { 
	text-align: left;
	padding-left: 35px
}

.totalQuote {
font-size: 1.7em;
font-weight: bold;
color: #ff0000;
}

span.quoteWarning {
color: #ff0000;
font-weight: bold;
}

.capitalize {
text-transform: capitalize;
}
		
	#footer {
	clear: both;	
	border-top: 1px solid #e4e4e4;
	padding: 20px;
	margin-bottom: 40px;
	overflow: hidden;
	color: #a2a2a2;
	font-size: 1.1em;
	}
		
		#footer p {
		margin-bottom: 4px;
		}
		
		#footer .left {
		width: 45%;
		margin-right: 5%;
		float: left;	
		}
		
		#footer .right {
		width: 50%;
		float: right;
		text-align: right;
		}	
		
		#footer h6 {
		clear: both;
		text-align: center;
		font-size: 2.5em;
		font-weight: bold;
		color: #166181;
		color: #d7271a;
		color: #e6571f;
		}
		
		#footer h6 span {
		font-size: 0.7em;
		color: #a2a2a2;
		font-weight: normal;
		}
		
		#footer hr {
		border-top: 1px solid #e4e4e4;
		width: 960px;
		position: relative;
		left: -20px;
		margin: 20px 0;
		}
		
		
		.vcard {
		text-align: left;
		line-height: 1.5em;
		}
		
		#twitter_div {
		width: 300px;
		border: 1px solid #dddddd;
		display: inline-block;
		float: left;
		}

				#twitter_div li {
				list-style: none;
				border-bottom: 1px solid #eeeeee;
				padding: 20px;
				}
				#twitter_div li:hover {
				color: #676767;
				background: #f9f9f9;
				}
				
				#twitter_div h5 {
				font-size: 1.5em;
				text-align: center;
				margin-top: 10px;
				color: #676767;
				}
				#twitter_div h5 span {
				margin-left: 10px;
				}
		
		
		
			#article_div {
		width: 300px;
		border: 1px solid #dddddd;
		display: inline-block;
		float: right;
		}
	
				#article_div li {
				list-style: none;
				border-bottom: 1px solid #eeeeee;
				}
				#article_div li a {
				padding: 20px;
				display: block;
				}
				
				#article_div li a:hover {
				background: #f9f9f9;
				}
				
				#article_div h5 {
				font-size: 1.5em;
				text-align: center;
				margin-top: 10px;
				color: #676767;
				}
				#article_div h5 span {
				margin-left: 10px;
				}
			

form#appForm {
width: 630px;
}

form#appForm label {
width: 300px !important;
height: auto !important;
overflow: hidden !important;
display: inline-block !important;
vertical-align: top !important;
margin: 0  !important;
margin-right: 20px  !important;
}
			

form#appForm label.checkLabel {
width: 60px !important;
height: auto !important;
overflow: hidden !important;
display: inline-block !important;
vertical-align: top !important;
margin: 0  !important;
}

form#appForm label.checkLabelMore {
width: 185px !important;
height: auto !important;
overflow: hidden !important;
display: inline-block !important;
vertical-align: top !important;
margin: 0  !important;
}

form#appForm input, #appForm textarea , #appForm select {
border: 1px solid #9b9b9b;
vertical-align: top !important;
margin: 0  !important;
}

form#appForm .error {
border-left: 0 !important;
padding-left: 0 !important;
}
form#appForm .error label {
color: #ff0000;
}
form#appForm .text {
border-bottom: 1px solid #dddddd;
padding: 15px 0;
}
form#appForm .disabilty {
padding-bottom: 25px;
}

form#appForm .wide {
width: 320px;
margin: 7px 0;
}

form#appForm #disabilityMore {
width: 300px;
position: relative;
right: -324px;
top: 10px;
}

		form#appForm #sendCopy {
		display: inline-block;
		width: 436px;
		}
		form#appForm #lCopy {
		width: 380px !important;
		}
		form#appForm #copy {
		width: 15px;
		}
		form#appForm #goBtn {
		display: inline-block;
		width: 115px;
		vertical-align: top;
		position: relative;
		top: 3px;
		}
					
		form#appForm input[type="radio"] {
		width: 20px !important;
		}			
		form#appForm input[type="file"] {
		width: 220px !important;
		}				
		form#appForm input.whenStart {
		width: 148px !important;
		}				
		
		#appForm #ironing, #appForm #position {
		width: 300px;
		}
		
		form#appForm .startFinish {
		margin-left: 323px;
		}
		
		form#appForm .startFinish .startTitle, form#appForm .startFinish .finishTitle {
		width: 150px;
		text-align: center;
		display: inline-block;
		font-weight: bold;
		}
		
		form#appForm h5 {
		margin: 10px 0;
		font-size: 1.2em !important;
		}
		
		form#appForm textarea#message {
		display: block;
		width:  625px;
		height: 130px;
		}
		
				form#appForm #messageLabel {
				padding-bottom: 10px;
				}
		
		
		form#appForm #submit {
			width: 160px;
			margin: 10px 0;
			background: url(images/button_application.GIF) no-repeat left top;
			border: 0;
			height: 33px;
			cursor: pointer;
		}
		
		form#appForm span.optional {
		color: #7e7e7e !important;
		margin: 0 !important;
		float: none !important;
		font-weight: normal !important;
		}
		
		
		#qPostcode {
		width: 200px !important;
		position: relative !important;
		top: -3px !important;
		}
		
		#postcodeLabel {
		display: inline !important;
		}
		
		
		
		
		
		
		
		
		
