/*screen css stylesheet for northpoint heating & air v1.0*/
/*last update:2007 MAY 28*/

/*GLOBAL*/
	* { padding:0; margin:0; }	/*global reset to bring all browsers to same reference point*/
	html, body {
	color:#333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
form {
}

	body { width:680px; background:#666; margin:0 auto 24px; padding:0 0 0 175px; }
	p { margin:0; padding:0 0 12px 0; }
.content .pagecontent .productselect {
	display: inline;
}

.imgright {
	padding: 0px;
	float: right;
	margin: 18px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.imgleft {
	margin: 18px;
	padding: 0px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
}

	img { margin:0; padding:0; border:0; }
.hvacright {
	float: right;
	width: 320px;
}

	form {
	margin:0;
	padding:0;
	text-align: center;
}
	a { color:#126ce4; }
	a:hover { color:#b58506; }

	h1,h2,h3,h4,h5,h6 { font-weight:normal; color:#000; }
	h1 { color:#333; font-size:150%; line-height:1.3; font-weight:bold; }
	h2 { font-size:100%; font-weight:bold; text-transform:uppercase; }
	h3 {
	font-size:150%;
	line-height:110%;
	font-weight:bold;
	padding:0 0 8px 0;
	color:#A32A31;
}
	h4 { font-size:100%; font-weight:bold; text-transform:uppercase; }

	.clear_left { clear:left; }
	.clear_right { clear:right; }
	.clear_both { clear:both; }
	.float_left { float:left; }
	.float_right { float:right; }

	.underline { text-decoration:underline; }
	.bold { font-weight:bold; }

	.temp { height:12px; font-size:10px; background:#d9e12c; color:#000; text-align:center; padding:2px 0 4px 0; }

	/*floating nav*/
	#leftnav {
	position:absolute;
	width:235px;
	z-index:2;
	background-image: url(../Images/background.nav.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -175px;
	padding-top: 190px;
	background-repeat: no-repeat;
	font-size: 90%;
}
	.techtop {
	width:235px;
	height:260px;
	background:url(../Images/background.tech.top.jpg) no-repeat;
	clear: none;
	position: relative;
	top: -190px;
}
	.techbottom {
	width:150px;
	height:390px;
	background:url(../Images/background.tech.bottom.jpg) no-repeat;
	position: relative;
	top: -190px;
}

	/*header*/
	#header { height:116px; overflow:hidden; color:#fff; }
	.telephone { padding:40px 0 0 172px; font-size:220%; line-height:1.5em; font-weight:bold; }
	.contact { width:164px; text-align:center; padding:30px 0 0 105px; line-height:1.2em; }
	
	/*content*/
	.content {
	background:url(../Images/background.page.jpg) repeat-y;
	font-size:110%;
	line-height:1.2em;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 65px;
}
	.content a {
	color:#9E2932;
	text-decoration:underline;
	font-weight:bold;
}
	.bullet {
	background:url(../Images/bullet.gif) no-repeat;
	padding:0 0 16px 18px;
	font-weight:bold;
	font-size:120%;
	text-transform:uppercase;
	font-family:tahoma, sans-serif;
	color:#666;
}
	.product { padding:12px 0 0 0; }
	.details { width:160px; padding:0 0 0 18px; }
	.details .logo { padding:0 0 12px 0; }
	.details p { padding:0 0 0 6px; }
	.hdivider { width:261px; margin:21px 0 27px 0; background:#f1f1f1 url(../Images/background.dottedline.gif) repeat-x; height:1px; overflow:hidden; }
	.rightcolumn { padding:0 0 0 24px; width:300px; }
	.serviceslink { padding:0 0 8px 12px; }
	.serviceslink a { color:#221f78; text-decoration:underline; }
	.serviceslink a:hover { color:#999; }
.breadcrumbs {
	padding-bottom: 15px;
}
.pagecontent {
	padding-top: 10px;
	width: 555px;
}

	.serviceslink li { list-style-type:none; line-height:1.2em; padding:0 0 4px 0; }
	#registration {
	width:265px;
	height:169px;
	padding:28px 0 0 22px;
	overflow:hidden;
	background:url(../Images/background.registration.jpg) no-repeat;
	font-size: 90%;
}
	#registration .title {
	color:#ff0000;
	font-weight:bold;
	font-size:101%;
	padding:6px 0 10px 18px;
}
	#registration .text { text-align:center; width:142px; color:#666; padding:14px 0 0 8px; }
	#registration .text a { color:#221f78; text-decoration:underline; }
	#registration .text a:hover { color:#999; }

	/*footer*/
	#footer {
	text-align:center;
	font-size:110%;
	color:#fff;
}
	#footer a { color:#fff; }
#copyright, #validate, #address { font-size:90%; }
	#footer .logos { padding:0 0 24px 0; }
.title {
	font-weight:bold;
	font-size:200%;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#666;
	background-image: url(../Images/bullet.large.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 22px;
	vertical-align: middle;
}
.productcategory {
	font-size: 18px;
	color: #66668A;
	background-color: #D1D1D1;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66668A;
	border-bottom-color: #66668A;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	padding-left: 10px;
}
.productname {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 8px;
	clear: both;
}
.productfeatures {
	font-size: 14px;
	font-weight: bold;
	color: #07193E;
}
.traneleftcol {
	float: left;
	width: 175px;
	text-align: center;
}
.tranerightcol {
	float: right;
	padding-left: 10px;
	width: 370px;
}
.bodylist {
	padding-left: 25px;
	padding-bottom: 15px;
}
#printheader {
	display: none;
}
#printheader2 {
	display: none;
}
.float_lefthomepage {
	float:left;
	width: 290px;
}
