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

/* CSS 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	background-color: white;
	background-image: url(/assets/template/bkgd.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}
ol, ul {
	list-style-image: none;
	list-style-type: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;

}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* CSS Reset */
/* HTML styles */
h1 {
	font-size: 16px;
	line-height: 22px;
	background-image: url(/assets/template/blue-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: 0px 1px;
	color: #173780;
	font-weight: lighter;
	margin-bottom: 10px;
}
.airconditioning h1 {
	background-image: url(/assets/template/air-h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
h2 {
	padding-top: 10px;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	color: #333333;
}
h3 {
	font-size: 12px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #009999;
}
h5 {	
}
h6 {	
}
p {
	font-size: 12px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
hr {
	border: none 0;
	border-top: 1px solid #999;
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
 span {
	color: #173780;
	font-size: 12px;
/*	background-image: url(/assets/template/arrow.gif);*/
}
.airconditioning  .airHighlight  {
	background-image: url(/assets/template/air-span.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.airconditioning  .airHighlightH1 {
	color: #173780;
	font-size: 12px;
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image: url(/assets/template/air-span.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin: 0px;
}
blockquote {
	font-size: 14px;
	line-height: 18px;
	color: #173780;
	padding-top: 10px;
	padding-bottom: 10px;
}
strong {
	font-weight:bold;
	}
/* Template styles */
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
/* Header styles */
#header {
	height: 315px;
	background-color: #FFF;
	color: #FFF;
	position: relative;
}
#header p {
	font-size: 14px;
	line-height: 16px;
	float: left;
	padding-left: 20px;
}
.air_head {
	background-image: url(/assets/banners/aircon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}
#menu  {
	float: left;
	font-size: 12px;
	line-height: 15px;
	text-transform: capitalize;
	width: 940px;
	height: 25px;
	position: relative;
	z-index: 100;
	background-image: url(/assets/buttons/air-top-btn.jpg);
	background-repeat: repeat-x;
}
#menu a {
	display: block;
	width: 188px;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/assets/buttons/ref-top-btn.jpg);
	line-height: 24px;
}
#menu a:hover {
	display: block;
	width: 188px;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/assets/buttons/ref-top-btn.jpg);
	background-position: 0px -25px;
}
#menu ul  {
	position: absolute;
	display: none;
	width: 188px;
}
#menu li {
	float: left;
}
#menu li:hover ul, #menu li.over ul {
	display: block;
}
#menu li a:link, #menu li a:active, #menu li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
	line-height: 26px;
}
.air_head #menu a {
	color: #FFF;
	background-image: url(/assets/buttons/air-top-btn.jpg);
}
.air_head #menu a:hover {
	color: #FFF;
	background-image: url(/assets/buttons/air-top-btn.jpg);
}
#header #banner {
	float: left;
	height: 222px;
}
#header #calltoaction {
	width: 651px;
	float: left;
	height: 68px;
}
#header #calltoaction a {
	margin-left: 32px;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	height: 42px;
	width: 159px;
	display: block;
	padding-left: 40px;
	padding-top: 9px;
	float: left;
}
a.direct_btn {
	background-image: url(/assets/buttons/direct-btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
}
a.direct_btn:hover {
	background-image: url(/assets/buttons/direct-btn-over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.direct_btn_air {
	background-image: url(/assets/buttons/direct-btn-air.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
}
a.direct_btn_air:hover {
	background-image: url(/assets/buttons/direct-btn-over.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header #search {
	height: 58px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	width: 267px;
}
#header #buttons {
	float: left;
	height: 68px;
	width: 239px;
	padding-left: 50px;
}
#header #search .search_box {
	height: 17px;
	width: 84px;
	border: 1px solid #6D888F;
	background-image: url(/assets/template/mag-glass.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	background-color: #FFFFFF;
	padding-left: 20px;
	color: #666;
	float: right;
}
/* Content styles */
#content {
	background-color: #EBEBED;
	background-image: url(/assets/template/content-bkgd.jpg);
	background-repeat: repeat-x;
}
#secondMenu {
	padding-top: 20px;
	padding-left: 32px;
	height: 25px;
	z-index: 2;
	position: relative;
}
#secondMenu ul  {
	width: 173px;
	position: absolute;
	display: none;
	top: 46px;
}
#secondMenu li {
	float: left;
}
#secondMenu li:hover ul, #content #secondMenu li.over ul {
	display: block;
}
#secondMenu li a:link, #content #secondMenu li a:active, #content #secondMenu li a:visited {
	display: block;
	height: 25px;
	width: 173px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
	line-height: 26px;
	border: 1px solid #FFF;
}
.air li a:link, .air li a:active, .air li a:visited {
	background-image: url(/assets/buttons/air-up.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}
.air li a:hover {
	background-image: url(/assets/buttons/ref-over.jpg);
	background-repeat: repeat-x;
	display: block;
}
#page {
	background-color: #FFF;
	border: 2px solid #CCC;
}
#page a {
	color: #173780;
	text-decoration: none;
}
#page ul {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:20px;
	color: #173780;
	list-style-type: disc;
}
#page li {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 3px;
}
#page ol {
	padding-bottom:10px;
	padding-top:10px;
	padding-left:20px;
	color: #173780;
	list-style-type: decimal;
}
#page .genericcontentbox  {
	position: relative;
	margin-bottom: 10px;
	border: 5px solid #ebebeb;
	position: relative;
	padding: 10px;
	font-size: 12px;
}
#page .buttons {
	position: absolute;
	top: 0px;
	text-align: right;
	right: 0px;
	width: 320px;
	height: 20px;
	background-color: #EBEBEB;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 4px;
	font-weight: bold;
}
#page .buttons a.product {
	text-decoration: none;
	color: #1A3781;
	padding-right: 15px;
	padding-left: 20px;
	display: inline-block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1A3882;
}
#page .buttons a.manufacture {
	color: #00A2A4;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 15px;
	display: inline-block;
}
#air a {
	display: block;
	border: 1px solid #FFF;
}
#air a.sector {
	display: block;
	height: 30px;
	width: 173px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #FFF;
	font-size: 14px;
	line-height: 30px;
}
#air a.sector {
	background-image: url(/assets/template/air.jpg);
	background-repeat: no-repeat;
}
/* Footer styles */
#footer {
	padding-top: 20px;
	background-image: url(/assets/template/footer-bkgd.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #999;
	width: 940px;
}
#footer .copyright {
	padding-left: 32px;
	font-size: 10px;
	display: block;
	float: left;
	width: 438px;
	color: #999;
}
#footer .copyright a {
	color: #999;
	text-decoration: none;
}
#footer .textLinks {
	float: left;
	display: block;
	width: 438px;
	text-align: right;
	padding-right: 32px;
}
#footer .textLinks a {
	color: #999;
	text-decoration: none;
	font-size: 10px;
	text-transform: lowercase;
}
#footer .textLinks a:hover {
	text-decoration: underline;
}
#footer #groupMenu {
	text-transform: capitalize;
	width: 940px;
	float: left;
}
.air_foot {
	background-image: url(/assets/template/air-foot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer #groupMenu li {
	float: left;
}
#footer #groupMenu a {
	display: block;
	height: 30px;
	width: 188px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	vertical-align: middle;
	line-height: 30px;
}
#footer .portal_foot .copyright a, #footer .portal_foot .copyright, #footer .portal_foot .textLinks a, #footer .portal_foot .textLinks {
	color: #FFF;	
}
/* Footer styles */
.box {
	width: 175px;
	float: left;
}
.box_double {
	width: 335px;
	float: left;
	padding-left: 15px;
}
.portal {
	padding: 30px;
}
.box p, .box_double p {
	font-size: 12px;
	line-height: 15px;
	padding: 10px;
}
.site {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.td_left {
	width: 330px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 20px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.td_leftCopy {
	width: 50%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 20px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.casestudy_td {
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	vertical-align: top;
}
.td_right {
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.productMenu {
	width: 204px;
	vertical-align: top;
	background-color: #00B0CA;
	background-image: url(/assets/template/product-menu-bkgd.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	text-align: right;
	padding-top: 10px;
}
.productMenu p {
	font-size: 16px;
	color: #FFF;
	padding-right: 15px;
	line-height: 20px;
}
.product_td {
	background-color: #dbdbdb;
	vertical-align: top;
}
.align_right {
	text-align: right;	
}
.padding_15 {
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
}
.formTxt {
	font-size: 12px;
	line-height: 15px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
.gray_box {
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	float: left;
}
.blue {
	color: #173780;
}
.blue_box {
	border: 1px solid #CCC;
	background-image: url(/assets/template/blue-box.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 134px;
	width: 210px;
	padding: 15px;
	float: right;
}
.blue_box  p {
	color: #FFF;
}
.blue_box  h2 {
	color: #FFF;
	font-weight: lighter;
}
.red {
	color: #FF0000;
}
.clientTitle {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #11A4D0;
	width: 100%;
}
.copyFloatLeft   {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00a3a3;
	width: 400px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.vrfimgexp {
	margin-left: 24px;
	float: left;
}
.vrfimg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00a3a3;
	padding-right: 22px;
	float: left;
	padding-left: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00a3a3;
	padding-top: 0px;
	padding-bottom: 5px;
}
.tcnav {
	color: #19377E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #19377E;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 11px;
}
.tcnav:hover {
	text-decoration: underline;
	color: #19377E;
}
.tc1   {
	color: #19377E;
	text-decoration: none;
	padding-right: 8px;
	font-size: 11px;
}
.grayText {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.tc1:hover  {
	text-decoration: underline;
	color: #19377E;
}
.logo {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}

.ripe_room_pic {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
}
.left_align_pic {
	text-align: left;
	vertical-align: top;
}
.right_align_pic {
	text-align: right;
	vertical-align: top;
}
.highlight {
	color: #FFFF00;
}
#page .genericcontentboxCopy {
	position: relative;
	margin-bottom: 10px;
	border: 5px solid #ebebeb;
	position: relative;
	font-size: 12px;
}
#Map {
	z-index: 600;
}
#directors {
	visibility: visible;
	position: absolute;
	margin-top: 10px;
}
#sales {
	visibility: hidden;
	position: absolute;
	margin-top: 10px;
}
#productselect {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	margin: 0px;
}
#productselect #product_range {
	font-size: 10px;
}
#products li {
	list-style-type: none;
	padding-bottom: 2px;
}
#products a {
	list-style-type: none;
	color: #FFFFFF;
}
.bluesub {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #162C81;
	line-height: 20px;
	margin-top: 30px;
}
.blue_box_long {
	border: 1px solid #CCC;
	background-image: url(/assets/template/blue-box-long.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 445px;
	padding: 15px;
	margin-left: 20px;
}
.blue_box_long  p {
	color: #FFF;
}
.blue_box_long  h2 {
	color: #FFF;
	font-weight: lighter;
}
#UKmap {
	position: absolute;
	left: 420px;
	top: 5px;
	height: 250px;
	width: 300px;
	visibility: hidden;
}