﻿/* ----------style.css------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
* {
	padding: 0;
	list-style: none;
	margin: 0;
}
html {
	overflow-y: scroll;
}
a {
	outline: none;
}
a img {
	border: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
/* END RESET */
/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */
.floatleft {
	float: left;
}
.floatleftimg {
	float: left;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 3px;
}
.floatright {
	float: right;
}
.floatrightimg {
	float: right;
	margin-left: 10px;
}
.clear {
	clear: both;
}
/* END TOOLBOX */
/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */
.clearfix:after {
	content: "."; /* the period is placed on the page as the last thing before the div closes */;
	display: block; /* inline elements don't respond to the clear property */;
	height: 0; /* ensure the period is not visible */;
	clear: both; /* make the container clear the period */;
	visibility: hidden;	     /* further ensures the period is not visible */
}
.clearfix {
	display: inline-block;
}
/* a fix for IE Mac */
/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

a:link {
	color:#0099FF;
	text-decoration:none;
}

a:visited {
/* color: #0099FF; */
	color: #498DBE;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: navy;
	text-decoration: none;
}
a:after {
	color: navy;
	text-decoration: none;
}

body {
	text-align: center;
	font-size: 62.5%;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #898989;
	margin: 0;
	padding: 0;
	background: #ffffff url(http://www.furnacepros.com/images/bg.jpg) repeat-x;
}
#wrapper {
	width: 928px;
	border: #498dbe 8px solid;
	text-align: left;
	margin: 20px auto;
}
#header {
	background: url(http://www.furnacepros.com/images/header-bg.jpg) repeat-y;
	height: 104px;
	position: relative;
}
.logo h1 {
	/* background:url(../images/logo.png) no-repeat; */ 
	position: absolute;
	left: 34px;
	top: 25px;
	width: 241px;
	height: 60px; /*text-indent:-3000px;*/;
	cursor: pointer;
}
.phone {
	background: url(http://www.furnacepros.com/images/phone.png) no-repeat;
	width: 38px;
	height: 38px;
	position: absolute;
	right: 170px;
	top: 42px;
}
.phoneno {
	position: absolute;
	top: 42px;
	right: 40px;
	color: #458abe;
	font-size: 12px;
	font-family: Myriad Pro;
}
.phoneno a {
	color: #458abe;
}
.phoneno .numbers {
	font-size: 16px;
}
/*banner styling*/
#banner {
	background: url(http://www.furnacepros.com/images/header-bg.gif) repeat-y;
	height: 188px;
	position: relative;
}
#banner glow {
	position: absolute;
	background: url(http://www.furnacepros.com/images/glow.png) no-repeat;
	width: 290px;
	height: 168px;
}
#banner #furnace {
	position: absolute;
	background: url(http://www.furnacepros.com/images/furnace.png) no-repeat;
	width: 361px;
	height: 296px;
	left: 539px;
	top: -4px;
}
#banner .banner-text {
	position: absolute;
	top: 38px;
	left: 42px;
}
#banner .banner-text h2 {
	font-family: "Kozuka Gothic Pro", tahoma, verdana;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
}
#banner .banner-text li {
	background: url(http://www.furnacepros.com/images/bullet.png) no-repeat left 3px;
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #fff;
	text-align: left;
	margin: 13px 0 0 13px;
	padding-left: 20px;
}
.separator {
	background-color: white;
	height: 40px;
}
/*container styling*/
#container {
	margin: 0px 0;
/*30 0*/	width: 928px;
	min-height: 900px;
	font-size: small;
	height: auto !important;
}
#container2 {
	margin: 0px 20px 0px 20px;
	padding: 0px 20px 0px 20px;
	background: white;
	width: 860x;
	min-height: 500px;
	height: auto !important;
}
#container .inside {
	padding: 0px 30px 25px 25px;
}
#rightcontent {
	width: 705px;
	float: right;
	padding-left: 0px;
}
##rightcontent .inside {
	padding: 0 25px;
}
.title {
	float: left;
	font-size: 2.8em;
}
.FurnacePros {
	color: #569ccf;
	font-family: "Kozuka Gothic Pro", verdana, arial;
	font-weight: bold;
}
#leftcontent {
	width: 160px;
	padding-top: 40px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.2em;
	color: #898989;
}
.tele {
	color: #569ccf;
	font-size: small;
}
#leftcontent img {
	margin: 25px 0;
}
#leftcontent h3 {
	color: #579cce;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
/* footer styles */
#footer {
	clear: both;
	height: 138px;
	position: relative;
	background: white;
}
#footer #footer-text {
	background: url(http://www.furnacepros.com/images/footer-bg.gif) repeat-y;
	height: 30px;
	color: #000000;
	font-family: Tahoma, Verdana, Georgia;
	font-size: 1.1em;
	position: absolute;
	width: 928px;
	padding-left: 10px;
	padding-top: 15px;
}
#footer .logo a h4 {
	position: absolute;
	width: 156px;
	height: 40px;
	background: url(http://www.furnacepros.com/images/logo-small.gif) no-repeat;
	right: 40px;
	text-indent: -2000px;
}
.address {
	position: relative;
	float: right;
	right: 32px;
	margin-top: -90px;
	color: #898989;
	font-family: "Myriad Pro", Verdana, Tahoma;
	font-size: x-small;
}
#footer img {
	margin: 0 0 0 30px;
}
.featuremenu {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding: 10px 10px 0px 25px;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #498DBE;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
}
.featuremenucell {
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
	height: 20px;
}
.qaccess {
	text-align: center;
	border: none;
}
.qcell {
	font-size:9pt;
	text-align: center;
	border: none;
	padding:3px 0px 8px 0px;
	line-height: 11px;
	background-position: center center;
	background: url('../images/button_110x30.jpg');
	background-repeat:no-repeat;
	}

th a:link {
	color:blue;
	text-decoration:none;
}


th a:visited {
/* color: #0099FF; */
	color: #498DBE;
	text-decoration: none;
}
th a:hover {
	color: #00CCFF;
	text-decoration: none;
}
th a:active {
	color: navy;
	text-decoration: none;
}
th a:after {
	color: navy;
	text-decoration: none;
}

