*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000;
	font: 1.0em verdana, arial, sans-serif;
	background: #0c49a2 url('../assets/Image/layoutimg/body-bg.jpg') repeat-x;
}

h1, #mainContent h1, #title span
{ font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

h2 {
	color: #173a8b;
}

h3 {
	color: #173a8b;
	font-size: 1.0em;
}

h1, h2, h3, h4, h5, h6
{
	color: #173A8B;
	font-family: "ITC Avant Garde Gothic Demi", Verdana, Arial, sans-serif;
	margin-bottom: 0.2em;
}

p
{
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 1em;
}

form {
	width: 75%;
	margin: 10px auto;
	padding: 15px;
}

label
{
	float: left;
	margin: 10px 5px;
	width: 150px;
	font-size: 0.8em;
}

input, textarea, select, button
{
	border: 1px solid #CCC;
	margin: 10px 5px;
	padding: 2px;
	width: 330px;
}

input, textarea
{
	background-color: #FFF;
}

textarea {
	height: 100px;
}

input.checkbox {
	margin: 15px 5px;
	width: auto;
}

input.button, button
{
	background-color: #CFC;
	display: block;
	margin: 10px auto;
	width: 150px;
}

a img
{
	border: none;
}

a:link {
	color: #1877ca;
}

a:visited {
	color: #12295f;
}

a:hover, a:active {
	color: #1a962c;
}

#container {
	background: #fff;
	margin: 10px auto 0 auto;
	width: 970px;
	padding: 10px;
	overflow: hidden;
}

#header
{
	background: url("../assets/Image/layoutimg/header-bg.jpg") no-repeat scroll left top #0F3381;
	border: 1px solid #CCC;
	color: #FFF;
	float: left;
	height: 130px;
	padding: 20px 10px;
	width: 710px;
}

#header p {
	font-size: 1.2em;
}

#salesEnquiry
{
	background: #1835ac url('../assets/Image/layoutimg/salesenquiry-bg.jpg') no-repeat top left;
	border: 1px solid #ccc;
	display: inline;
	float: left;
	height: 164px;
	margin-left: 9px;
	padding: 3px;
	width: 221px;
	position: relative;
}

#salesEnquiry p
{
	color: #FFF;
	height: 80px;
	margin-top: 75px;
	margin-left: 10px;
	width: 118px;
}

#salesEnquiry p a
{
	color: #66FF33;
	font-weight: bold;
	text-decoration: underline;
}

#nav {
	clear: both;
	width: 100%;
	padding: 8px 0;
}

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

#nav li
{
	border-right: 1px solid #163B8A;
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 0.8em;
}

#nav li#contactLink {
	border: none;
}

#nav li a
{
	/*padding: 3px 5px;*/
}

#nav li a:link {
	color: #163b8a;
	text-decoration: none;
}

#nav li a:visited {
	color: #072560;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active {
	color: #25a006;
	text-decoration: none;
}

#home #nav li#homeLink a,
#commercial #nav li#commercialLink a,
#domestic #nav li#domesticLink a,
#maintenanceServicing #nav li#maintenanceServicingLink a,
#testimonials #nav li#testimonialsLink a,
#contact #nav li#contactLink a, 
#London #nav li#londonLink a, 
#Birmingham #nav li#birminghamLink a
{
	color: #25a006;
	text-decoration: none;
}

#nav #contactLink a
{
	color: #173A8B;
}

#content {
	float: left;
	width: 731px;
	padding-right: 9px;
}

#contentLarge {
	float: left;
	width: 970px;
	padding-right: 9px;
}

#mainContent
{
	border: 1px solid #CCC;
	overflow: hidden;
	padding: 0.5em;
}

#mainContent ul, #mainContentTwo ul {
	padding-left: 25px;
	font-size: 0.8em;
	margin-bottom: 0.8em;
}

#mainContentTwo
{
	border: 1px solid #ccc;
	padding: 0.5em;
	min-height: 655px;
	overflow: hidden;
	margin-bottom: 10px;
}

#maintenanceServicing #mainContentTwo {
	min-height: 815px;
}

#offers #mainContentTwo {
	min-height: 685px
}

#testimonials #mainContentTwo {
	min-height: 0;
}

#mainContent h1, #title span, #mainContentTwo h1
{
	color: #173A8B;
	font-family: "ITC Avant Garde Gothic Demi", Verdana, Arial, sans-serif;
	/*font-size: 1.25em;
	padding: 0 6px;*/
}

#title
{
	margin-bottom: 0.5em;
}

body#home h1
{
	display: inline;
}

#mainContent h2
{
	margin-bottom: 0;
}

#mainContent p, #mainContentTwo p
{
	/*
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 0.5em; 
	padding: 2px 6px;
	*/
}

/*
#mainContent h3, #mainContentTwo h3 {
	margin-bottom: 0.8em;
	padding: 0 6px;
}
*/

#mainContent img {
	float: right;
	border: 1px solid #ccc;
}

#commercialBox, #domesticBox, #maintenanceBox {
	border: 1px solid #ccc;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 9px;
	width: 235px;
}

#commercialBox h3, #domesticBox h3, #maintenanceBox h3 {
	margin-bottom: 0.3em;
	display: block;
	width: 100%;
	overflow: hidden;
}

#commercialBox p, #domesticBox p, #maintenanceBox p {
	clear: both;
	font-size: 0.7em;
	margin-bottom: 13px;
	padding: 0 11px;
}

#commercialBox p.moreinfo, #domesticBox p.moreinfo, #maintenanceBox p.moreinfo {
	margin-bottom: 11px;
	font-weight: bold;
}

#commercialBox {background: url('../assets/Image/layoutimg/commercial-bg.jpg') no-repeat;}
#domesticBox {background: url('../assets/Image/layoutimg/domestic-bg.jpg') no-repeat;}
#maintenanceBox {background: url('../assets/Image/layoutimg/maintenance-bg.jpg') no-repeat;}

#commercialBox h3 a, #domesticBox h3 a, #maintenanceBox h3 a {
	float: left;
	height: 174px;
	width: 235px;
	text-decoration: none;
	z-index: 6;
	margin: 0;
	position: relative;
}

#commercialBox a span, #domesticBox a span, #maintenanceBox a span{
	position: absolute;
	bottom: 0;
	left: 11px;
	cursor: pointer;
}

#commercialBox a {
	color: #489253;
	text-decoration: none;
}

#domesticBox a {
	color: #1877ca;
	text-decoration: none;
}

#maintenanceBox a {
	color: #1242a0;
	text-decoration: none;
}

#commercialBox ul
{
	list-style: none;
	font-size: 0.7em;
	float: left;
	overflow: hidden;
	margin: 0 11px 8px 11px;
	margin: 0 0 8px;
	padding: 0 11px;
	width: 215px;
}

#commercialBox li {
	width:88px;
	float: left;
	white-space: nowrap;
	padding-left: 7px;
	background: url('../assets/Image/layoutimg/bullet.gif') no-repeat 0% 50%;
}

#maintenanceBox {
	margin-right: 0;
}

#logos {
	clear: both;
	margin-bottom: 5px;
	overflow: hidden;
}

#logos img {
	margin: 0 5px;
	display: block;
	float: left;
}

#rightCol {
	float: left;
	width: 229px;
	overflow: hidden;
}

#specialOffers {
	background: #1835ac url('../assets/Image/layoutimg/specialoffers-bg.jpg') no-repeat top left;
	border: 1px solid #ccc;
	height: 144px;
	margin-bottom: 8px;
	padding: 3px;
	position: relative;
	width: 221px;
}

#specialOffers h3 a {
	display: block;
	width: 227px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#specialOffers h3 span {
	display: none;
}

#specialOffers p {
	color: #fff;
	margin-bottom: 0;
	margin-top: 75px;
	margin-left: 10px;
	width: 118px;
}

#specialOffers p a {
	color: #fff;
	text-decoration: none;
}

#callUs {
	border: 1px solid #ccc;
	display: block;
	margin-bottom: 8px;
}

#carbonTrust, #ecaLink {
	border: none;
	display: block;
}

#contactUs {
	background: #0f2fa5 url('../assets/Image/layoutimg/contact-bg.jpg') no-repeat top left;
	border: 1px solid #ccc;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 5px 7px;
	position: relative;
	height: 98px;
	width: 213px;
}

#contactUs h3 a {
	display: block;
	width: 227px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#contactUs h3 span {
	display: none;
}

#contactUs p {
	color: #fff;
	margin-top: 45px;
}

#contactUs p a {
	color: #fff;
	text-decoration: none;
}

#vatDomestic, #warrantyCommercial, #serviceVehicle {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 8px;
}

#footer {
	background: #f7f7f7;
	border: 1px solid #ccc;
	clear: both;
	color: #828384;
	padding: 4px;
	text-align: center;
}

#footer address
{
	font-style: normal;
	line-height: 1.3em;
	padding: 0;
	width: 100%;
}

#footer p {
	line-height: 1.2em;
	margin-bottom: 2px;
}

#footer p.inline {
	display: inline;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
}

#productRange {
	margin-bottom: 8px;
}

#serviceAreas
{
	border: 1px solid #ccc;
	overflow: auto;
	/*height: 275px;*/
	padding: 2px;
	width: 223px;
}

#serviceAreas h4 {
	color: #1130a6;
	font-size: 0.7em;
	margin-bottom: 5px;
}

#serviceAreas ul {
	list-style: none;
}

#serviceAreas li {
	font-size: 0.67em;
	float: left;
	width: 46%;
	margin: 0 0 2px 0;
}

#serviceAreas #LondonRegion
{
	margin: 2px 0;
}

span.bold {
	font-weight: bold;
}

.right {
	float: right;
}

.mainImage {
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 10px 10px;
}

#sectionImages {
	clear: right;
}

#sectionImages div
{
	float: left;
	margin: 1px;
	display: inline;
	padding-top: 15px;
}

#sectionImages h3 {
	margin-bottom: 0;
	padding-bottom: 3px;
	padding-left: 7px;
}

#sectionImages img {
	display: block;
}

#contactDetails
{
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #CCCCCC;
	display: inline;
	float: right;
	margin-top: -20px;
	padding: 5px;
	width: 400px;
}

#ContactBirmingham, #ContactLondon
{
	float: left;
	margin: 1em 0 0;
	padding: 0.4em;
	width: 185px;
}

.telephone
{
	color: #000 !important;
	text-decoration: none;
}

#contactDetails h3
{
	margin-bottom: 2px;
}

#contactDetails hr
{
	margin: 1em 0;
}

#contactDetails p {
	padding-top: 0;
}

#contactDetails address
{
	font-size: 0.8em;
	margin-bottom: 10px;
	font-style: normal;
}

#contactForm form
{
	width: auto;
}

#contactForm form label
{
	clear: left;
}

#contactForm textarea, #contactForm #recaptcha_widget_div, #contactForm #submit, #contactForm p
{
	float: left;
}

#contactForm form input#submit
{
	margin: 10px 175px;
}

#contactForm p
{
	clear: left;
	margin-left: 175px;
}

#Siteinfo
{
	margin: 5px auto;
	text-align: center;
	width: 970px;
}

#Siteinfo p
{
	color: #C2C2C2;
}

#Siteinfo a
{
	color: #C9C9C9;
}

.testimonialBox
{
	float: left;
	width: 315px;
}

.testimonialBox img {
	display: block;
	width: 221px;
	margin: 5px auto;
}

img.captcha {
	margin: 10px 0 0 5px;
}

#Sitemap ul
{
	list-style-type: none;
	margin: 1em 0;
}

#Sitemap ul li
{
	margin-bottom: 1em;
}

.left
{
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}

.right
{
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}

#CallCoolClimate
{
	background: url('/assets/Image/ContactCoolClimate_bg.jpg') no-repeat #25C20F;
	border: 1px solid #CCC;
	color: #FFF;
	margin-bottom: 8px;
	padding: 5px;
	/*text-shadow: #555 0.1em 0.1em 0.1em;*/
}

#CallCoolClimate span
{
	display: block;
}

#CallCoolClimate a
{
	color: #FFF !important;
	text-decoration: none;
}

#CallCoolClimate a:hover
{
	text-decoration: underline;
}

#CallCoolClimate .call
{
	font-weight: bold;
}

#CallCoolClimate .telephone
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	margin-top: 0.2em;
}

#CallCoolClimate .telephone:hover
{
	text-decoration: none;
}

#CallCoolClimate .location
{
	margin-top: -0.1em;
}

#Links
{
	margin-top: 5px;
	text-align: center;
}
