﻿@charset "UTF-8";
/* CSS Document */

/***************************************************************************************** reset *****************************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
	list-style-position:outside
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/***************************************************************************************** general *****************************************************************************************/
body {
	background:#FFF;
	margin:0px auto;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight:300;
	font-size:62.5%;
}
h1 {
	font-size:2em;
	color:#747474;
	padding:5px 0;
	font-weight:500;
}
h2 {
	font-size:1.8em;
	color:#747474;
	padding:5px 0;
	font-weight:500;
	clear:both;
}
h3 {
	font-size:1.3em;
	color:#747474;
	padding:5px 0;
	font-weight:500;
}
.h2 {
	font-size:1.8em;
	color:#747474;
	padding:5px 0;
	font-weight:500;
}
p {
	color:#747474;
	font-size:1.2em;
	padding:0px 0 5px 0;
}
a:link {
	text-decoration: none;
	color:#747474;
}
a:visited {
	text-decoration: none;
	color:#747474;
}
a:active {
	text-decoration: none;
	color:#747474;
}
a:hover {
	text-decoration: underline;
	color:#747474;
}
/***************************************************************************************** header *****************************************************************************************/
#headerbg {
	background-color:#05bfff;
	width:100%;
	height: 100px
}
#header {
	margin:0 auto;
	width:950px;
	clear:both;
	overflow:hidden;
}
#header1 {
	width:350px;
	float:left;
}
#header2 {
	width:596px;
	float:left;}
.call {
	font-size:2.4em;
	color:#FFF;
	font-weight:bold;
	text-align:right;
}
/***************************************************************************************** header *****************************************************************************************/

#navigation {
	width:560px;
	margin:20px 0 0 40px;
	overflow:hidden;
}
#navigation li {
	float:left;
	list-style:none outside none;
	position:relative;
}
#nav-home a, #nav-aircon a, #nav-refrigeration a, #nav-contact a, #nav-news a {
	background:url("images/navigation.gif") no-repeat scroll 0 0 transparent;
	display:block;
	height:32px;
	margin:0;
	padding:0;
}
#nav-home a {
	width:113px;
}
#nav-aircon a {
	background-position:-113px 0;
	width:113px;
}
#nav-refrigeration a {
	background-position:-225px 0;
	width:113px;
}
#nav-news a {
	background-position:-338px 0;
	width:109px;
}
#nav-contact a {
	background-position:-451px 0;
	width:109px;
}
#navigation li span {
	display:none;
}
#nav-home a:hover {
	background:url("images/navigation.gif") no-repeat scroll 0 -33px transparent;
	height:40px;
}
#nav-aircon a:hover {
	background:url("images/navigation.gif") no-repeat scroll -113px -33px transparent;
	height:40px;
}
#nav-refrigeration a:hover {
	background:url("images/navigation.gif") no-repeat scroll -225px -33px transparent;
	height:40px;
}
#nav-news a:hover, .nav-news-hover {
	background:url("images/navigation.gif") no-repeat scroll -338px -33px transparent;
	height:40px;
}
#nav-contact a:hover, .nav-contact-hover {
	background:url("images/navigation.gif") no-repeat scroll -451px -33px transparent;
	height:40px;
}
.nav-home-hover a {
	background:url("images/navigation.gif") no-repeat scroll 0 -33px transparent;
	display:block;
	width:113px;
	margin:0;
	padding:0;
	height:40px;
}
.nav-aircon-hover a {
	background:url("images/navigation.gif") no-repeat scroll -113px -33px transparent;
	display:block;
	width:113px;
	margin:0;
	padding:0;
	height:40px;
}
.nav-refrigeration-hover a {
	background:url("images/navigation.gif") no-repeat scroll -226px -33px transparent;
	display:block;
	width:113px;
	margin:0;
	padding:0;
	height:40px;
}
.nav-news-hover a {
	background:url("images/navigation.gif") no-repeat scroll -338px -33px transparent;
	display:block;
	width:109px;
	margin:0;
	padding:0;
	height:40px;
}
.nav-contact-hover a {
	background:url("images/navigation.gif") no-repeat scroll -451px -33px transparent;
	display:block;
	width:109px;
	margin:0;
	padding:0;
	height:40px;
}
/***************************************************************************************** container *****************************************************************************************/
#container {
	width:950px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
/***************************************************************************************** flash *****************************************************************************************/
#flash {
	width:940px;
	height:240px;
	margin:10px 5px;
}
/***************************************************************************************** slots *****************************************************************************************/
#slots {
	width:940px;
	overflow:hidden;
	float:left;
	margin: 0 5px;
	position:relative;
}
.slot-headers {
	width:230px;
	height:71px;
	float:left;
}
.slot-h {
	font-size:1.8em;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	width:225px;
	margin-top:10px;
}
#slot-header1 {
	background:url(images/air-coniditioning-bg.jpg) no-repeat;
	margin-right:6px;
}
#slot-header2 {
	background:url(images/air-conditioning-office-bg.jpg) no-repeat;
	margin-right:6px;
}
#slot-header3 {
	background:url(images/refrigeration-bg.jpg) no-repeat;
	margin-right:6px;
}
#slot-header4 {
	background:url(images/maintenance-bg.jpg) no-repeat;
}
.slot-content {
	width:210px;
	height:230px;
	float:left;
	padding:0 10px;
	
}
.btnimage{position:absolute; bottom:10px;}
.btnimagelast{bottom: 10px;
    position: absolute;
    right: 152px;}
#slot-content1 {
	background:url(images/air-conditioning-content.jpg) repeat-x;
	margin-right:6px;
}
#slot-content1 p {
	color:#003881;
}
#slot-content2 {
	background:url(images/air-conditioning-office-content.jpg) repeat-x;
	margin-right:6px;
}
#slot-content2 p {
	color:#00698d;
}
#slot-content3 {
	background:url(images/refrigeration-content.jpg) repeat-x;
	margin-right:6px;
}
#slot-content3 p {
	color:#9c6600;
}
#slot-content4 {
	background:url(images/maintenance-content.jpg) repeat-x;
}
#slot-content4 p {
	color:#914a00;
}
/***************************************************************************************** content *****************************************************************************************/
#content {
	width:940px;
	overflow:hidden;
	float:left;
	margin: 10px 5px;
}
/***************************************************************************************** column1 index *****************************************************************************************/
#column1 {
	width:640px;
	float:left;
	overflow:hidden;
	padding-right:10px;
}
/***************************************************************************************** testimonials *****************************************************************************************/
#testimonials {
	background:url(images/testimonials.jpg) no-repeat;
	width:572px;
	height:107px;
	float:left;
	margin-top:65px;
}
#testimonials1 {
	width:150px;
	float:left;
	margin-right:50px;
}
#testimonials2 {
	width:300px;
	float:left;
	margin-top:40px;
}
.testimonials {
	color:#FFFFFF;
	font-size:2.4em;
	margin:5px 0 0 10px;
	width:100px;
}
.name {
	color:#ff8301;
	font-style:italic;
}
/***************************************************************************************** column2 index *****************************************************************************************/
#column2 {
	width:280px;
	float:left;
	overflow:hidden;
	padding-left:10px;
}
/***************************************************************************************** mini contact index *****************************************************************************************/
#enquiry-header {
	background:url(images/enquiry-header-bg.jpg) no-repeat;
	width:274px;
	height:58px;
	float:left;
}
#enquiry-content {
	background:url(images/enquiry-content.jpg) repeat-x;
	width:274px;
	height:130px;
	float:left;
}
.enquiry {
	color:#ace9ff;
	margin:5px 0 0 20px;
	font-weight:bold;
}
.small {
	padding: 5px 0 0 0;
}
.smallform {
	background-color:#FFF;
	font-size:1.2em;
	padding: 2px 10px;
	margin: 7px 0 0 33px;
	width: 190px;
	color:#4f5a8c;
	border:none;
}
.smallbutton {
	color:#4f5a8c;
	font-size:1.2em;
	background-color:#FFF;
	padding: 2px 3px;
	margin: 10px 0 15px 137px;
	width: 105px;
	border:none;
}
/***************************************************************************************** rss *****************************************************************************************/
#rss {
	width:280px;
	float:left;
	margin-top:20px;
}
#rss p {
	float:left;
	margin-bottom:10px;
	width:181px;
}
#rss-icon {
	float:right;
	width:96px;
	height:79px;
}
/***************************************************************************************** footer *****************************************************************************************/
#footerbg {
	width:100%;
	background-color:#05bfff;
}
#footer {
	background:url(images/footer-bg.jpg) no-repeat;
	width:1000px;
	height:105px;
	margin:0 auto;
}
#ftext {
	text-align:center;
	font-size:1em;
	color:#FFF;
	padding-top:30px;
}
#ftext p, #ftext a {
	color:#FFF;
	font-size:1em;
}
#ftext li {
	display:inline;
	border-right:solid 1px #FFF;
	padding:0 10px;
}
#ftext ul {
	margin-bottom:5px;
}
#ftext li:last-child {
	border-right:medium none;
}
/***************************************************************************************** air conditioning column1 *****************************************************************************************/
#ac-column1 {
	width:460px;
	margin-right:10px;
	float:left;
}
/***************************************************************************************** air conditioning column2 *****************************************************************************************/
#ac-column2 {
	width:460px;
	margin-left:10px;
	float:left;
}
/***************************************************************************************** air conditioning bullets *****************************************************************************************/	
.bullets {
	float:left;
	margin-right:5px;
	width:225px;
	margin:20px 0;
}
.bullets li {
	color:#05bfff;
	list-style:disc;
	line-height:14px;
	margin-left:24px;
	font-size:1.2em;
}
/***************************************************************************************** air conditioning products *****************************************************************************************/	
#products-header {
	background:url(images/products-header.jpg) no-repeat;
	width:460px;
	height:57px;
	float:left;
	margin-top:20px;
}
#products-content {
	background:url(images/products-content.jpg) no-repeat;
	width:625px;
	height:57px;
	float:left;
	margin:0 0 20px 9px;
}
#products-heade2r {
	background:url(images/products-header2.jpg) no-repeat;
	width:460px;
	height:57px;
	float:left;
	margin-top:20px;
}
#products-content2 {
	background:url(images/products-content2.jpg) no-repeat;
	width:625px;
	height:57px;
	float:left;
	margin:0 0 20px 9px;
}
/***************************************************************************************** contact form *****************************************************************************************/	
.smallbutton3 {
	width: 205px;
	color:#747474;
	font-size:1.2em;
	background-color:#d2f3ff;
	border:1px solid #d2f3ff;
	margin-top:10px;
}
.formstyle {
	width: 190px;
}
.formstyletxt {
	width: 400px;
}
.formstyle2 {
	width: 200px;
	margin-right:20px;
}
#captcha {
	padding: 5px 120px 5px 0;
}
#captchahold {
	width:120px;
	float:left;
	margin-right:50px;
	padding-top:5px;
}
.details {
	width:400px;
	float:left;
	background:#05bfff;
	padding:20px;
	margin-bottom:20px;
}
.details p {
	color:#fff;
}
.check1 {
	float:left;
	margin-right:30px;
	width:170px;
	display:inline;
}
.interest {
	font-size:1.4em;
	font-weight:bold;
}
.info2 {
	margin-left:167px;
}
.info3 {
	margin-left:149px;
}
/***************************************************************************************** contact - map *****************************************************************************************/	
#map {
	background:url(images/preston-map.jpg) no-repeat;
	width:460px;
	height:426px;
	margin-bottom:20px;
}
#map p {
	font-size:2em;
	font-style:italic;
	margin:60px 0 0 190px;
	width:200px;
	color:#ffac0f;
	display:inline;
	float:left;
}
/***************************************************************************************** contact - logos *****************************************************************************************/	
#products {
	background:url(images/product-logos.jpg) no-repeat;
	width:460px;
	height:200px;
	float:left;
}
/***************************************************************************************** additional pages *****************************************************************************************/
#addition {
	background:url(images/additional-pages.jpg) no-repeat;
	width:640px;
	height:400px;
	float:left;
}
.link, .link a {
	font-weight:bold;
	text-decoration:underline;
	color:#05bfff;
}
#addition li {
	font-size:1.6em;
	line-height:20px;
	margin-left:20px;
}
.sitemap {
	width:210px;
	float:left;
}
/************************************************************************************************* news ******************************************************************************************************/
.post {
	padding:10px 5px;
	clear:both;
	overflow:hidden;
	margin: 10px 0;
	width: 100%;
}
.postentry {
	border-bottom:solid 1px #c2c2c2;
}
.frontpostdate {
	background-image:url("images/calendar.jpg");
	background-repeat:no-repeat;
	float:left;
	height:48px;
	padding:7px 0 8px;
	width:50px;
}
.frontpostcontent a {
	font-size: 1em;
	color:#FF8301;
}
.frontpostcontent {
	float:left;
	width: 150px;
}
.frontpostcontenttitle {
	float:left;
	padding:10px 0 10px 5px;
	width:150px;
	font-size: 1.2em;
}
.day {
	font-style:italic;
	font-size: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0d3290;
	font-weight: bold;
	text-align: center;
}
.month {
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #0d3290;
	font-weight: bold;
	text-align: center;
}
.wp-mid-right {
	float:left;
	margin:0 0 10px 20px;
	width:570px;
}
.wp-mid-right a {
	font-size: 1em;
	text-decoration: none;
}
.content p, .wpdate p {
	font-size:0.69em;
}
.content li {
	font-size:0.75em;
	color: #659a2a;
	line-height:21px;
}
.smalllink {
	font-size:0.73em;
	clear:both
}
.thispost {
	color:#999;
	font-size:0.63em;
	clear:both;
}
.columntext {
	clear:both;
	color: #464646;
	line-height: 14px;
	font-size: 0.9em;
	width:145px;
}
.wp-right {
	border:1px solid #666;
	margin:0 2px;
	overflow:hidden;
	color: #333;
}
.wp-right li {
	list-style:none;
}
.wp-right ul {
	margin:0;
	padding:0;
	font-size: 1.2em;
}
.wp-right h3 {
	color: #FFF;
	width:316px;
	background-color:#D5AE39;
	padding:5px;
	margin:0;
	font-weight: normal;
}
.greybox {
	width: 600px;
	border-top:#333 1px solid;
	clear:both;
	padding: 5px 0 0 0;
}
.greybox p {
	color: #999;
	font-size:1em;
}
#newside {
	float:right;
	width:200px;
	margin: 0 0 0 10px;
	clear:both;
}
#sidebar {
	float:left;
	width:200px;
}
#sidebar ul {
	padding-left:55px;
}
#sidebar h2 {
	padding-left:10px;
}
.linked {
	font-weight:bold;
}
#enquiry-content h2{
	margin:0 0 0 10px;
}
#enquiry-content li{
	margin:0 0 0 30px;
}

.no-obligation{width:286px; float:left; p overflow:hidden; background:#ffa700; font-size: 1.4em;
    font-weight: bold;padding: 19px 10px;}

.facebook{float:left;font-size:1.4em; font-weight:bold; margin:20px 0 0 0;}
.facebook img{margin:0 20px 0 0;}

