/* General */
body{
	background:#f6f6f6;
	color:#767676;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

/* Typography */
h1, h2, h3, h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h3, h6 {
	color:#ef9719;
}

h1, h2 {
	font-size:20px;
	font-weight:bold;
}

h3, h4{
	font-size:16px;
	font-weight:bold;	
}

h5, h6{
	font-size:12px;
	font-weight:bold;	
}

p{

}

/* Links */
a{
	color:#72a8dc;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/* Template */

.container {
	width:960px;
	margin:0 auto;
	padding:0 10px;
	background:#fff;
}

#page_content {
	float:left;
	position:relative;
}

#image_guarantee {
	position:absolute;
	top:-37px;
	right:20px;
	width:191px;
	height:192px;
	background:url(/images/guarantee.png) no-repeat;
	z-index:1000;
}

#page_left {
	float:left;
	padding:10px 10px 20px 10px;
	width:520px;
}

#page_right {
	float:right;
	width:230px;
	position:relative;
	padding-bottom:20px;
}

#page_full {
	width:750px;
	padding:10px 10px 20px 10px;
}

/* Header */

#header {
	padding-bottom:7px;
}

#logo {
	padding-left:1px;
}

/* Footer */

#footer {
	color:#bfbfbf;
	font-size:11px;
	border-top:1px solid #d2d2d2;
	padding:10px;
}

#footer_left {
	float:left;
}

#footer_right {
	float:right
}

#footer_right a {
	color:#bfbfbf;
	font-size:11px;
	text-decoration:none;
}

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



/* Sidebar Left */

#sidebar_left {
	float:left;
	width:190px;
}

#sidebar_nav {
	padding-bottom:10px;	
}

.menu_item_lvl1 a, .menu_item_lvl1_sel a {
	display:block;
	width:178px;
	height:34px;
	padding:0 5px;
	background: url(/images/nav_bgr.jpg) repeat-x;
	border:1px solid #d2d2d2;
	border-top:none;
	border-bottom:none;
	color:#7b7b7b;
	font-size:11px;
	line-height:33px;
	text-transform:uppercase;
	text-decoration:none;	
}

.menu_item_lvl1 a:hover, .menu_item_lvl1_sel a {
	background: url(/images/nav_sel_bgr.jpg) repeat-x;
	color:#f7f7f7;		
}

.last {
	border-bottom:1px solid #d2d2d2;
}

.last:hover {
	border-bottom:1px solid #72a8dc;	
}

#sidebar_climashield {
	padding:5px 0;
}

#sidebar_agent {
	padding:10px 0 10px 26px;	
}


/* Sidebar Right */

#sidebar_right {
	float:right;
	width:209px;
	padding:10px 0px 10px 10px;
	background:#ededed;
	border:1px solid #d2d2d2;
	border-top:none;	
}

#sidebar_right_title {
	font-size:19px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;	
}

#sidebar_right_title span {
	font-size:40px;
	color:#ef9719;
}

#sidebar_right_list {
	padding:10px 0;
}

.step_list_container{
	height:40px;
}

.step_list_position{
	position:absolute;
	left:-3px;
	width:24px;
	height:24px;
	padding:4px 0 0 7px;
	background:url(/images/step_position_bg.png) no-repeat;
	color:#ffffff;
}

.step_list_info{
	padding:4px 0 0 6px;
	
}

#sidebar_right_video {
	cursor:pointer;
}

/* Home */

#slide_container {
	position:relative;
}

.jumper {
	position:absolute;
	top:218px;
	left:10px;
}

.jump, .jump_sel{
	width:10px;
	height:10px;
	float:left;
	margin-right:5px;
}

.jump a, .jump_sel a{
	text-decoration:none;
}

.jump {
	background:url(/images/jump_bg.png) no-repeat;
}

.jump_sel{
	background:url(/images/jump_sel_bg.png) no-repeat;
}

#home_title {
	padding:5px 0 15px 0;
}

#home_title span {
	color:#767676;
}

#page_left h5 {
	padding-bottom:15px;
}

/* Gallery */

.gallery_title {
	padding-bottom:25px;
}

#gallery_slider_container {
	width:752px;
	position:relative;
}

.brochure_text_block {
	position:absolute;
	width:663px;
	height:32px;
	top:395px;
	left:29px;
	padding:8px 15px;
	background:url(/images/slide_overlay.png) no-repeat;
	color:#fff;
}

.gallery_prev {
	position:absolute;
	background:url(/images/gallery_prev.png) no-repeat;
	width:29px;
	height:48px;
	top:395px;
	cursor:pointer;
}

.gallery_next {
	position:absolute;
	background:url(/images/gallery_next.png) no-repeat;
	width:29px;
	height:48px;
	top:395px;
	left:723px;
	cursor:pointer;		
}

.gallery_jumper {
	min-height:85px;	
	margin-top:15px;
	margin-left:24px;
}

.brochure_thumbs{
	padding:10px 0;
}

.brochure_thumb{
	padding-right:9px;
}

.brochure_thumb_sel{
	padding-right:9px;
}

.brochure_thumb img{
	border:3px solid #ffffff;
}

.brochure_thumb_sel img{
	border:3px solid #f29509;
}

/* Contact Us */

.contact_info {
	padding-bottom:10px;
}

.phone_span {
	color:#72a8dc;	
}

.contact_label {
	padding:3px 0 0 3px;
}

.contact_text_input {
	width:260px;
	height:18px;
	border:1px solid #cccccc;
}

.contact_textarea_input {
	width:260px;
	height:116px;
	border:1px solid #cccccc;	
}

.contact_enquiry_textarea_input {
	width:492px;
	height:133px;	
	border:1px solid #cccccc;	
}

.button_contact {
	width:110px;
	height:29px;
	background:url(/images/button_contact.jpg) no-repeat;
	color:#f7f7f7;
	text-transform:uppercase;
	cursor:pointer;
}

.button_contact:hover {
	background:url(/images/button_contact_hover.jpg) no-repeat;
}

.validate_border {
	border:1px solid #F00;
}

.contact_radio {
	margin:5px 5px 8px 0;
}

.contact_radio_last {
	margin-left:15px;
}

/* Olay */

#olay_back{
	position:fixed;
	_position:absolute;
	z-index:10000;
	top:0;
	bottom:0;
	left:0;
	right:0;
	_height:expression((document.body.scrollTop + document.body.clientHeight) + 'px');
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	width:100%;
}

#olay_box_container{
	position:fixed;
	_position:absolute;
	z-index:10010;
	top:10%;
	left:50%;
}

#olay_box{
	position:relative;
	left:-300px;
	background-color:#FFFFFF;
	padding:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow: 0px 0px 12px #333; /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 12px #333; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 12px #333; /* Opera 10.5, IE 9.0 */
}

#olay_box h1{
	color:#74a4e1;
}

#olay_box p{
	color:#555555;
}

#olay_close{
	float:right;
	margin-top:5px;
	background:url(/images/olay_close.png) no-repeat;
	width:21px;
	height:21px;
	cursor:pointer;
}

/* COOKIE NOTIFICATION */

.cookie_note_bkg {
	background: url(/images/cookie_olay.png);
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	height: 45px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	line-height: 45px;
	z-index: 10000
}

.cookie_note_button {
}