

/* images */
.images
{
	float: right;
	width: 270px;
	font-style: italic;
	text-align: center;
}
.images .label 
{
	margin: 0px;
	padding: 0px;
	color: #23AEDB;
	padding-bottom: 10px;
}
.header_image
{
	float: left;
	width: 580px;
}

.images img
{
	margin-bottom: 5px !important;
}

.img_holder
{
	width: 200px;
	height: 127px;
	padding:0;
	margin: 0;
	text-align: center;
	background: #fff;
}

/*-------------------------*//* global layout styles *//*---------------------------------*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#container{
	width:980px;
	margin:0 auto;
	background: #fff;
}

/*header*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#body_home #header{
	background: url(/images/home_header_bg.jpg) no-repeat 0 0;
	width: 980px;
	height: 300px;
	padding-top: 24px;
}

#header{
	background: url(/images/header_bg.jpg) no-repeat 0 0;
	width: 980px;
	height: 212px;
	padding-top: 24px;
}

#header #logo {
	float:left;
}  

#body_about #content_sub .block_item
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
}

/*navigation*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#nav {
	height: 38px;
	background: #273a61;
	margin: 0 0;
	clear: both;
	zoom: 1;
	font-size: 1;
	color: #fff;
	padding: 0;
	padding-left: 30px;
}

#nav:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}

#nav li{
	float:left;
	margin:0 13px 0 0;
	padding:0;
	height: 38px;
}

#nav li#nav_contact{
	float: right;
	margin-right: 0;
	background-color: #192848;
}

a#home, a#home span{
	background: url(/images/nav/blue_nav_home.gif) no-repeat 0 0;
	width:49px;
	height:38px;
} 
a#about, a#about span{
	background: url(/images/nav/blue_nav_about.gif) no-repeat 0 0;
	width:78px;
	height:38px;
}
a#service, a#service span{
	background: url(/images/nav/blue_nav_service.gif) no-repeat 0 0;
	width:134px;
	height:38px;
}
a#support, a#support span{
	background: url(/images/nav/blue_nav_support.gif) no-repeat 0 0;
	width:66px;
	height:38px;
}
a#training, a#training span{
	background: url(/images/nav/blue_nav_training.gif) no-repeat 0 0;
	width:197px;
	height:38px;
}
a#news, a#news span{
	background: url(/images/nav/blue_nav_news.gif) no-repeat 0 0;
	width:48px;
	height:38px;
}
a#success, a#success span{
	background: url(/images/nav/blue_nav_success.gif) no-repeat 0 0;
	width:110px;
	height:38px;
}
a#clients, a#clients span{
	background: url(/images/nav/blue_nav_clients.gif) no-repeat 0 0;
	width:65px;
	height:38px;
}
a#contact, a#contact span{
	background: url(/images/nav/blue_nav_contact.gif) no-repeat 0 0;
	width:92px;
	height:38px;
}

a#home:hover, a#home:hover span{
	background: url(/images/nav/cyan_nav_home.gif) no-repeat 0 0;
	width:49px;
	height:38px;
} 
a#about:hover, a#about:hover span{
	background: url(/images/nav/cyan_nav_about.gif) no-repeat 0 0;
	width:78px;
	height:38px;
}
a#service:hover, a#service:hover span{
	background: url(/images/nav/cyan_nav_service.gif) no-repeat 0 0;
	width:134px;
	height:38px;
}
a#support:hover, a#support:hover span{
	background: url(/images/nav/cyan_nav_support.gif) no-repeat 0 0;
	width:66px;
	height:38px;
}
a#training:hover, a#training:hover span{
	background: url(/images/nav/cyan_nav_training.gif) no-repeat 0 0;
	width:197px;
	height:38px;
}
a#news:hover, a#news:hover span{
	background: url(/images/nav/cyan_nav_news.gif) no-repeat 0 0;
	width:48px;
	height:38px;
}
a#success:hover, a#success:hover span{
	background: url(/images/nav/cyan_nav_success.gif) no-repeat 0 0;
	width:110px;
	height:38px;
}
a#clients:hover, a#clients:hover span{
	background: url(/images/nav/cyan_nav_clients.gif) no-repeat 0 0;
	width:65px;
	height:38px;
}
a#contact:hover, a#contact:hover span{
	background: url(/images/nav/cyan_nav_contact.gif) no-repeat 0 0;
	width:92px;
	height:38px;
}
a#contact:hover, a#contact:hover span{
	background: url(/images/nav/cyan_nav_contact.gif) no-repeat 0 0;
	width:92px;
	height:38px;
}

#nav a, #nav span{
	height: 37px;
	line-height: 37px;
	text-align: center;
	display: block;
	_float:left; /* :hack: fix nav in IE6 */
}

#nav a:focus, #nav a:hover{
	color: #fff;
	background-color: #03aab6;
	text-decoration: none;
}

#nav a:link,
#nav a:active,
#nav a:hover,
#nav a:visited{
	color: #fff;
}

/*sub navigation*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/
	
#nav_sub{
	
}
	
/*content*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#content{
	clear: both;
	padding-left: 30px;
	padding-bottom: 60px;
	float: left;
	width: 950px;
	margin-top: 5px;
}

#content_main{
	float: left;
	width:581px;
	margin-right: 80px;
}

#body_home #content_main,
#body_clients #content_main,
#body_services #content_main{
	float: left;
	width:950px;
	margin-right: 0;
}

#body_refrigeration #content_main,
#body_bottle_coolers #content_main,
#body_climate_control #content_main,
#body_drinks_dispense #content_main{
	float: left;
	width:700px;
	margin-right: 40px;
}

#content_sub{
	float: left;
	width:281px;
	padding-top: 42px;
}

#body_refrigeration #content_sub,
#body_climate_control #content_sub,
#body_drinks_dispense #content_sub,
#body_bottle_coolers #content_sub{
	float: left;
	width:210px;
	padding-top: 75px;
}

#body_home #content_sub{
	float: left;
	width:100%;
	padding-top: 25px;
}

#content h2,
#content h3{
	color: #1d497a;
	margin-bottom: 15px;
}

#content h4{
	color: #23aedb;
	margin:0 0 5px 0;
}

#content h4{margin-bottom: 10px;}

#content h4 a:link,
#content h4 a:active,
#content h4 a:hover,
#content h4 a:visited{
	color: #23aedb;
}

p.block_sub_head{
	font-weight: bold;
	color:#1d497a;
	line-height: 18px;
	margin-bottom: 5px;
}

span.light_blue{
	color: #23aedb;
}


h2#privacy, h2#privacy span{
	background: url(/images/title_privacy.gif) no-repeat;
	width: 193px;
	height: 30px;
}

h2#accessibility, h2#accessibility span{
	background: url(/images/title_accessibility.gif) no-repeat;
	width: 546px;
	height: 30px;
}

h2#terms, h2#terms span{
	background: url(/images/title_terms.gif) no-repeat;
	width: 281px;
	height: 24px;
}

h2#about_us, h2#about_us span{
	background: url(/images/title_about_us.gif) no-repeat;
	width: 133px;
	height: 24px;
}

h2#get_in_touch, h2#get_in_touch span{
	background: url(/images/title_get_in_touch.gif) no-repeat;
	width: 175px;
	height: 24px;
}

h2#signup, h2#signup span{
	background: url(/images/newslettersingup.gif) no-repeat;
	width: 264px;
	height: 30px;
}

h2#training_title, h2#training_title span{
	background: url(/images/title_training.gif) no-repeat;
	width: 408px;
	height: 30px;
}

h2#support_title, h2#support_title span{
	background: url(/images/title_support.gif) no-repeat;
	width: 246px;
	height: 29px;
}

h2#news_title, h2#news_title span{
	background: url(/images/title_quantum_news.gif) no-repeat;
	width: 226px;
	height: 27px;
}

h2#success_title, h2#success_title span{
	background: url(/images/title_success.gif) no-repeat;
	width: 214px;
	height: 24px;
}

h2#clients_title, h2#clients_title span{
	background: url(/images/title_clients.gif) no-repeat;
	width: 97px;
	height: 27px;
}

h2#refrigeration_white, h2#refrigeration_white span{
	background: #fff url(/images/title_refrigeration_h2.gif) no-repeat;
	width: 188px;
	height: 32px;
	margin-bottom: 5px;
}

h2#bottle_coolers, h2#bottle_coolers span{
	background: url(/images/title_bottle_coolers.gif) no-repeat;
	width: 202px;
	height: 29px;
	margin-bottom: 5px;
}

h2#services, h2#services span{
	background: url(/images/title_services.gif) no-repeat;
	width: 281px;
	height: 24px;
	margin-bottom: 5px;
}

h3#cool_people, h3#cool_people span{
	background: url(/images/title_cool_people.gif) no-repeat;
	width: 118px;
	height: 21px;
}

h3#service_listing, h3#service_listing span{
	background: url(/images/title_service_listing.gif) no-repeat;
	width: 145px;
	height: 21px;
}


h3#our_clients, h3#our_clients span{
	background: url(/images/title_our_clients.gif) no-repeat;
	width: 109px;
	height: 18px;
}

/*h3#training_accreditation, h3#training_accreditation span{
	background: url(/images/title_our_clients.gif) no-repeat;
	width: 109px;
	height: 18px;
}*/

h3#our_offices, h3#our_offices span{
	background: url(/images/title_our_offices.gif) no-repeat;
	width: 112px;
	height: 17px;
}

h3#other_services, h3#other_services span{
	background: url(/images/title_other_services.gif) no-repeat;
	width: 142px;
	height: 18px;
	margin-bottom: 26px;
}

h3#address_details, h3#address_details span{
	background: url(/images/title_address_details.gif) no-repeat;
	width: 152px;
	height: 18px;
	margin-bottom: 30px;
}


p.intro{
	font-size: 1.2em;
}

img.offices{
	float:left;
	margin-right: 15px;
}

#body_about address{
	margin-top: 80px;
	line-height:20px;
}

#content_sub .block_item{
	border-bottom: 1px solid #ededed;
	width: 100%;
	margin-bottom: 50px;
	min-height: 117px;
}

#content_sub .block_item h4{
	margin-bottom: 2px;
}

#content_sub .block_item p{
	margin-bottom: 3px;
}

#content_sub .block_item img{
	float: left;
	margin-right: 10px;
	vertical-align: baseline;
}

#content_sub .last_block{
	margin-bottom: 0;
}

/*home*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

ul#home_service_list{
	list-style: none;
	margin: 0;
	margin-bottom: 20px;
	float: left;
}

ul#home_service_list li{
	float: left;
	width: 450px;
	height: 177px;
	margin-bottom: 30px;
}

.home_list_content{
	padding: 17px 15px 16px 15px;
	margin-left: 100px;
	height: 140px;
	overflow: hidden;
}

.home_list_content p{
	margin-bottom: 5px;
	line-height: 16px;	
}

#body_home #content .home_list_content h2{
	margin-bottom: 5px;
}

#site_title{
	clear: both;
	padding-left: 30px;
	margin: 55px 0 0 0;	
	height: 46px;
	float: left;
}

#site_title h1{
	margin-bottom: 20px;
}

h1#keeping_cool, h1#keeping_cool span{
	background: #f2f2f2 url(/images/title_home_page.gif) no-repeat;
	width: 553px;
	height: 46px;
} 

h2#refrigeration, h2#refrigeration span{
	background: #f2f2f2 url(/images/title_refrigeration_home.gif) no-repeat;
	width: 131px;
	height: 23px;
}

h2#heating_ventilation_air_conditioning, h2#heating_ventilation_air_conditioning span{
	background: #f2f2f2 url(/images/title_heating_ventilation_air_conditioning_home.gif) no-repeat;
	width: 198px;
	height: 45px;
}

h2#drinks_dispense, h2#drinks_dispense span{
	background: #f2f2f2 url(/images/title_drinks_dispense_home.gif) no-repeat;
	width: 160px;
	height: 23px;
}

h2#sustainable, h2#sustainable span{
	background: #f2f2f2 url(/images/title_sustainable_home.gif) no-repeat;
	width: 253px;
	height: 45px;
}

ul#home_service_list li#home_refrigeration{
	background: #fff url(/images/home_refrigeration_bg.gif) no-repeat 0 0;
	margin-right: 20px;
}

ul#home_service_list li#home_climate_control{
	background: #fff url(/images/home_climate_control_bg.gif) no-repeat 0 0;	
}

ul#home_service_list li#home_drinks_dispense{
	background: #fff url(/images/home_drinks_dispense_bg.gif) no-repeat 0 0;
	margin-right: 20px;
}

ul#home_service_list li#home_sustainable{
	background: #fff url(/images/home_sustainable_bg.gif) no-repeat 0 0;
}

h2#lead_para_title, h2#lead_para_title span{
	background: #fff url(/images/title_leaders_cooling_home.gif) no-repeat;
	width: 608px;
	height: 25px;
}

h3#email_newsletter, h3#email_newsletter span{
	background: #fff url(/images/email_newsletter.gif) no-repeat;
	width: 259px;
	height: 21px;
}

h3#lead_sub_para_title, h3#lead_sub_para_title span{
	background: #fff url(/images/title_support_home.gif) no-repeat;
	width: 81px;
	height: 22px;
}

h3#lead_sub_para_title {margin-top: 30px;}

h3#home_sub_client_title, h3#home_sub_client_title span{
	background: #fff url(/images/title_featured_clients_home.gif) no-repeat;
	width: 160px;
	height: 23px;
}

h3#home_sub_training_title, h3#home_sub_training_title span{
	background: #fff url(/images/title_training_home.gif) no-repeat;
	width: 243px;
	height: 23px;
}

h3#home_sub_news_title, h3#home_sub_news_title span{
	background: #fff url(/images/title_news_home.gif) no-repeat;
	width: 56px;
	height: 23px;
}

#home_lead_para{
	float: left;
	width: 624px;
	margin-right: 23px;
	margin-bottom: 20px;
}

#home_lead_sub_para{
	float: left;
	width: 261px;
	padding-top: 3px;
}

.home_sub_item{
	width: 301px;
	margin-right: 114px;
	float: left;
}

#home_sub_client.home_sub_item{
	width: 250px;
	margin-right: 32px;
	float: left;
}

#home_sub_training.home_sub_item{
	width: 250px;
}

#home_sub_news.home_sub_item{
	width: 261px;
}

img.home_logo{
	margin-bottom: 20px;
}

/*clients*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#clients_list{
	background: #ededed url(/images/client_list_bg.gif) repeat-x 0 100%;
	width: 941px;
	float: left;
	padding: 20px 0;
}

#clients_list ul{
	margin-left: 25px;
}

#clients_list li{
	background: transparent url(/images/client_box.gif) no-repeat 0 0;
	width: 161px;
	height: 163px;
	list-style: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 3px 0 0 5px;
	line-height: 163px;
}

#clients_list li img{
	vertical-align: middle;
}

/*products*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

.product_item {
	float: left;
}

#body_bottle_coolers .product_item h4{
	margin-bottom: 10px;
}

#bc1_one_door_bottle_cooler{
	margin-top: 20px;
}

.product_detail{
	float: left;
	width: 470px;
	margin-bottom: 30px;
}

span.product_details{
	font-style: italic;
	font-weight: bold;
	color: #1d497a;
	clear: left;
	line-height: 10px;
	font-size: 0.95em;
	margin: 0;
}

span.product_details p{

	margin: 0;
}

.product_item img{
	float: left;
	margin-right: 40px;
}

span.operating_temp{
	margin-top: 25px;
	margin-bottom: 0;
	line-height: 5px;
	display: block;
}

.technical_spec{
	width: 135px;
	float: right;
	color: #23aedb;
}

.technical_spec img{
	float: left;
	margin-right: 5px;
}

.technical_spec p{
	float: left;
	width: 85px;
	line-height: 15px;
	margin-top: 21px;
}

.technical_spec a:link,
.technical_spec a:active,
.technical_spec a:hover,
.technical_spec a:visited{
	color: #23aedb;
}

.product_sub_list{
	margin-bottom: 27px;

}

.left_pad
{
	margin-left: 20px;
}

.product_sub_list ul{
	list-style: none;
	margin:0;
	color:#1d487a;
}

.product_sub_list a:link,
.product_sub_list a:active,
.product_sub_list a:hover,
.product_sub_list a:visited{
	color:#1d487a;
	font-weight: normal;
}

/*refrigeration*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

ul.refrigeration_items{
	list-style: none;
	margin:0;
	margin-top: 20px;
}

ul.refrigeration_items li{
	float: left;
	margin-right: 17px;
	margin-bottom: 30px;
}

ul.refrigeration_items li.no_right_margin{
	margin-right: 0;
}

.refrigeration_item{
	background: url(/images/refrigeration_bg.gif) no-repeat 0 0;
	width: 202px;
	height: 127px;
	padding: 10px 10px;
	margin-bottom: 10px;
}

.no_right_margin h4{
	width: 202px;
}

/*news*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/
.news_item{
	
}

.news_item img,
img.right
{
	float: right;
	background-color: #f2f2f2;
	border: 1px solid #cecece;
	padding: 7px;
	margin-left: 15px;
	margin-bottom: 25px;
}

.news_item img.no_format
{
	float: left;
	background-color: #fff !important;
	border: 0px !important;
	padding: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 10px !important;
}

img.right{ clear: right; margin-bottom: 5px;}
img.margin-bottom{margin-bottom:20px;}


p.caption{
	float: right;
	clear: right;
	margin-bottom: 20px;
	color: #23aedb;
	font-style: italic;
	width: 220px;
	text-align: center;
	padding: 0 30px;
	margin-left: 15px;
}

.news_item h4{
	font-size: 1.4em;
	display: block;
	padding-bottom: 15px;
}

h2#success_title {margin-bottom: 25px;}
#body_success .news_item h4 {padding-bottom: 0; color: #1d497a;}
#body_success .news_item {padding: 25px 0 15px 0; border-bottom: 1px solid #ededed;}
#success_category {list-style: none; margin: 0 0 30px; padding: 0 0 17px; float: left; border-bottom: 1px solid #ededed;}

#success_category li {float: left; margin-right: 7px; height: 34px;}
#success_category a {color: #23aedb; display: block; zoom: 1; _float: left; }
#success_category a:hover {cursor: hand;}
#success_category span {padding: 7px 12px 3px; height: 18px; _float: left; display: block;}

#success_category .on {background: url(/images/success_bottom.png) no-repeat 50% 100%; }
#success_category .on a {background: #23aedb url(/images/success_button.png) repeat-x 100% 0; color: #fff; }
#success_category .on span {background: url(/images/success_button.png) no-repeat 0 -28px;}

#success_category li.last {margin-right: 0;}

p.news_date{
	margin-bottom: 2px;
}

.news_summary_item{
	clear: both;
	margin-bottom: 30px;
}

.news_summary_item p{
	line-height: 15px;
}

.news_summary_item span.date{
	font-size: 0.9em;
}

.news_summary_item a{
	font-weight: normal;
}

/*services*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

.service_column{
	width: 445px;
	margin-right: 30px;
	float: left;
	margin-top: 45px;
}

.service_column a:link,
.service_column a:active,
.service_column a:hover,
.service_column a:visited{
	color: #23aedb;
	font-weight: bold;
}

.last_column{
	margin-right: 0;
}

.service_column h3{
	margin-bottom: 0;
}

.service_column h4{
	padding-bottom: 10px;
}

.service_image{
	background: url(/images/services_bg.gif) no-repeat 0 0;
	padding: 10px 10px;
	width: 274px;
	height: 113px;
	clear: both;
}

h3#refrigeration, h3#refrigeration span{
	background: #fff url(/images/title_refrigeration.gif) no-repeat;
	width: 132px;
	height: 25px;
}

h3#climate_control, h3#climate_control span{
	background: #fff url(/images/title_climate_control.gif) no-repeat;
	width: 155px;
	height: 25px;
}

h3#drinks_dispense, h3#drinks_dispense span{
	background: #fff url(/images/title_drinks_dispense.gif) no-repeat;
	width: 159px;
	height: 25px;
}

/*footer*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#footer{
	clear: both;
	background: #273a61 url(/images/footer_bg_repeat.gif) repeat-x 0 0;
	color: #fff;
	font-size: 0.8em;
	padding: 0 30px;
	width: 920px;
	height: 423px;
}

#footer a:link,
#footer a:active,
#footer a:hover,
#footer a:visited{
	color: #fff;
}

#footer ul{
	margin:0;
	list-style: none;
}

#footer li{
	float:left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid;
}

#footer li#kyan{
	border: none;
	width: 60px;
}

#main_foot{ height: 25px; padding: 8px 0 0 0; position:relative;}

#main_foot p{line-height: 15px; font-size:1em; margin-bottom: 0;}
#main_foot ul{ 
	float: right;
}

#main_foot ul.social_icons{position: absolute; right:0; top:10px;}
#main_foot ul.social_icons li{border:none;}

#main_foot li#recommended{
	float: left;
	border: none;
	margin-right:50px;
}

#sub_foot{
	clear: both;
	padding:30px 0 0;
}

#sub_foot ul{
	float: left;
	width: 100%;
}

#sub_foot li{
	border-right: none;
}

#sub_foot li#call_now{
	float:right;
}

#sub_foot li#accreditation{
	float:right;
	clear:right;
}

#sub_foot ul#footer_links li {float: right;}

/*Privacy*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

ol.privacy li{
	margin-bottom: 10px;
}

/*Terms*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

ul.terms li{
	font-size: 1.1em;
	margin-bottom: 10px;
}

.blue {
	color: #23aedb;
}

/*Support*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#body_support #content_sub ul.arrow_icon {
	line-height: 25px;
	margin: 0px;
}

#body_support #content_sub ul.arrow_icon li{
	list-style: none;
	background: url(/images/list_icon.gif) no-repeat 0 50%;
	padding-left: 20px;
}
