@import url(/web/groups/wcms_ta/@wcms/documents/stylesheets/stylesheet_generic_lp.css);

/*-----------------------------------------------------
/                                                     /
/                    150 FREE PAGE                    /
/                                                     /
/*---------------------------------------------------*/
.boiler_installation #heading {
	background:url(/wcms_images/groups/wcms_content/@wcms/@resi/documents/digitalassets/bau00811_Heading.jpg) no-repeat top;
	height: 233px;
}

.warm_home #heading {
	background:url(/wcms_images/groups/wcms_content/@wcms/@resi/documents/digitalassets/warmhome_header.jpg) no-repeat top;
	height: 233px;
}

.boiler_installation h1.seo, .warm_home h1.seo {
	background:url(/wcms_images/groups/wcms_content/@wcms/@resi/documents/digitalassets/bau00811_h1.jpg) no-repeat;
	width:327px;
	height:37px;
	margin-top:20px;
}

.boiler_installation h2.seo, .warm_home h2.seo {
	background:url(/wcms_images/groups/wcms_content/@wcms/@resi/documents/digitalassets/bau00811_h2.gif) no-repeat;
	width:419px;
	height:25px;
}

.boiler_installation h3.seo, .warm_home h3.seo {
	background:url(/wcms_images/groups/wcms_content/@wcms/@resi/documents/digitalassets/bau00811_h3.gif) no-repeat;
	width:419px;
	height:46px;
}

.warm_home #right .phone_cta p.caveat {
	font-size:0.8em; 
}
 
 
#content {
	padding-top:10px;
	padding-bottom:0px;
	.padding-bottom:20px;
	_padding-bottom:10px;
}

table.style1 th.col1 {
	font-weight:bold;
	width:390px;
}

#standard_rhb .red_top_mid .red_top_mid_tile h2 {
	padding:2px 2px 5px;
	min-height:0;
	height:auto;
	font-size:1.2em;
}

#standard_rhb .red_top_mid .red_top_mid_tile h3 {
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:normal;
	padding-bottom:13px;
}

.tncHolder div.tnc hr {
	border:0;
	border-bottom:1px #cccccc dashed;
	margin-bottom:10px;
	padding:5px 0 0;
}

/* BOILER DROP-DOWN
------------------------------------------------------------------
----------------------------------------------------------------*/
	input, select {
		border-radius:4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
		border:1px solid #C4C4C4;
		color:#585858;
		padding:4px 8px;
	}


  .boiler-finder {
		background:#fefbec;
		box-shadow: 1px 1px 1px #ababab;
			-moz-box-shadow: 1px 1px 1px #ababab;
			-webkit-box-shadow: 1px 1px 1px #ababab;
		border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
		border: 1px solid #f1f1f1;
		float:left;
		margin-bottom:2em;
		padding:10px 15px 15px 15px;
  }
	
	.left {
		float:left;
		width:22em;
	}
	
	.right {
		float:left;
		width:22.5em;
	}
	
	#makes {
		float:left;
		margin-bottom:16px;
		width:16em;
	}
	
	#models {
		background:#fff;
		color:#585858;
		border: 1px solid #ccc;
		border-radius:5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
		float:right;
		font-size:1.2em;
		height:11.8em;
		overflow-y:auto;
		padding: 10px 10px 4px 1.4em;
		width:15.9em;
		_width:17.8em;
		line-height: 1.4em;
	}
	
		#models p {
			line-height:1.2em;
			padding:0 0 8px;
		}

