/* CSS Document */

@import url('/styles/brandedheader.css');

body {
  margin:0;
  padding:0;
  background: #5d87a1 url(../images/bodybckgrd.jpg) repeat-x 0 0;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:62.5%;
  color:#454545;
}

#wrapper {
  position:relative;
  background:url(../images/int_wrapper.jpg) repeat-y 0 0;  
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
  
#container {
  background:url(../images/int_container.jpg) no-repeat 0 0;
  width:1000px;
  min-height:474px;
  }

  #container .made-in-usa {
	float:right;
	margin-right:45px;
 }
  
#header {
  background:#fff;
  width:440px;
  margin-left:37px;
  }
  
#content {
	margin: 65px 50px 40px 0;
	float:right;
	font-size:1.2em;
	width:675px;
	
}

#content .feature-image {
	float:right;
	margin:5px 0 5px 10px;
	border:2px solid #999;
}

#content .quote {
	float:right;
	clear:right;
	width:280px;
	margin:10px 0 10px 20px;
	padding:10px;
	border:1px solid #CCC;
	background:#e6e6e6;
	font-size:1.2em;
	font-weight:bold;
}

a {
	color:#5d7d91;
}
    
#footer {
	width:980px;
	height:26px;
	background:url(../images/int_footer.jpg) no-repeat 0 0;
	padding:10px;
	text-align:center;
	color:#fff;
	clear:both;
}

#footer li{
	position: relative;
	bottom: 15px;
	display:inline;
	padding:0 30px 0 0;
}

#footer li.social{
	bottom: 0;
	padding: 0;
	margin: 0;
	overflow: auto;
}

#footer li.social a img{
	width: 40px;
	height: 40px;
	border: 0;
}

#footer a{
	color:#ffd457;
}

#content p {
	margin:0 0 10px 0;
}

#content h2 {
	font-size:1.3em;
}

#content h3 {
	margin-bottom:0;
	font-size: 1.2em;
}


/*========= VIDEO PAGE ==========*/

#content .video-wrapper {
	background:url(../images/video-wrapper-bckgrd.jpg) repeat-x 0 0;
	padding:10px;
	border: 1px solid #d6d6d6;
	width:645px;
	margin:0 0 30px 0;
	float:left;
	position:relative;
}

#content .video-wrapper img {
	float:left;
	margin-right:20px;
}

#content .video-wrapper h2 {
	font-size:1.3em;
	margin-top:3px;
	margin-bottom:4px;
}

#content .video p {
	margin-top:0;
}

#content .video-wrapper a.play {
	background:url(../images/play-video.jpg) no-repeat 0 0;
	display:block;
	width:77px;
	height:22px;
	text-indent:-9000px;
	position:absolute;
	right:10px;
	bottom:10px;
}

#content .video-wrapper a.play:hover {
	background:url(../images/play-video-hover.jpg) no-repeat 0 0;
}


/*========= NAV ==========*/

#nav {
	float:left;
	margin-left:27px;
	font-size:1.2em;
	margin-top:65px;
}

#nav a{
	border-bottom:1px solid #d1d3d4;
	border-top:1px solid #FFF;
	float:left;
	clear:left;
	padding:10px 25px;
	color:#5d7d91;
	text-decoration:none;
	width:163px;
}

#nav a:hover{
	background:url(../images/navhover.jpg) no-repeat 0 0;
	color:#4a5860;
	font-weight:bold;
}


#nav .blog-widget {
	border:none;
	margin-top:20px;
	margin-right:0;
	padding-left:20px;
}


/*========= HOME ==========*/

#flash-feature {
	width:910px;
	margin:67px 0 0 47px;
}

.home #wrapper {
  background:url(../images/wrapper.jpg) repeat-y 0 0;
}

.home #container {
    background:url(../images/container.jpg) no-repeat 0 0;
	min-height:655px;
	margin:0;
}

.home #content .main-content {
	width:640px;
	float:left;
	padding-bottom:20px;
}

.home #content .video {
	background:#ffd457;
	padding:10px;
	width:240px;
	float:left;
	clear:left;
}

.home #content .video img {
	border:5px solid #ffe597;
}

.home #content .tax-feature{
	background-color: #e6e6e6;
	padding: 10px 20px 10px 10px;
	overflow: auto;
	width: 595px;
	float:right;
	position:relative;
}

.home #content .tax-feature img {
	float:left;
	margin-right:20px;
	border:5px solid #cfcfcf;
}

.home #content .tax-feature .tax-top-para {
	padding-top:10px;
}

.home #content {
	/* margin:0 0 20px 50px;
	width:500px;
	float:left; */
	width: 905px;
	margin: 0 0 20px 50px;
	float: left;
}

.home #content p {
	/* margin-top:0;
	margin-bottom:10px; */
	margin-bottom: 10px;
}

.home #content h3 {
	/* margin-top:0; */
}

.home a.home-button {
	margin-top:10px;
	color:#ffd457;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	padding:10px;
	background:url(../images/button-bckgrd.jpg) repeat-x 0 0;
	text-align:center;
}

.home a.home-button:hover {
	background:url(../images/button-bckgrd-hover.jpg) repeat-x 0 0;
	color:#fff;
}

.home a.learnmore {
	float:right;
	margin-right:30px;
	width:200px;
}

.home a.watch-video {
	float:left;
	width:220px;
}

.home a.tax-credit {
	width:365px;
	position:absolute;
	bottom:10px;
	right:20px;
}

.home #feature {
	width:406px;
	float:left;
	background:#ffecb3;
	margin-bottom:15px;
}

.home #feature p {
	margin:20px;
	font-size:1.2em;
}

.home #feature .feature-image {
	float:left;
	padding:10px;
}

.home #footer {
	background:url(../images/footer.jpg) no-repeat 0 0;
}


.home .blog-widget {
	border:none;
	float:right;
	margin-top:5px;
	margin-right:0;
	padding-left:30px;
	border-left:1px solid #e6e6e6;
}


/*========= NAVIGATION ==========*/

#navigation {
  background:transparent url(../images/button-bckgrd.jpg) repeat-x scroll 0;
  font-size:1.2em;
  left:0;
  margin-left:27px;
  margin-right:0;
  padding:0;
  position:absolute;
  top:116px;
  width:949px;
  height:36px;
  clear:both;
}


#navigation ul {
font-family:Arial, Helvetica, sans-serif;
list-style:none;
margin:0;
}

#cssdropdown {
padding:12px 0;
}

#cssdropdown li {
border-right:1px solid #ffd457;
float:left;
position:relative;
padding:0;

}

#cssdropdown .mainitemshtb {
border-right:none;
}


.mainitems a {
padding:5px 8px;
color:#ffd457;
text-decoration: none;
}

.mainitems a:hover {
color:#fff;
}

.mainitemshome a {
padding:5px 12px;
color:#ffd457;
text-decoration: none;
margin-bottom:10px;
}

.mainitemshome a:hover {
color:#fff;
}

.home #cssdropdown .mainitemshome {
	visibility:hidden;
	width:25px;
}

.mainitemshtb a {
padding:5px 15px;
color:#ffd457;
text-decoration: none;
}

.mainitemshtb a:hover {
color:#fff;
}

.subuls {
z-index:0;
clear:both;
font-size:1em;
display:none;
border-bottom:1px solid #666;
padding-left:0;
}

#cssdropdown .subuls {
text-transform:none;
margin:0;
position:absolute;
left:0;
padding-bottom:0;
top:1.1em;
padding-top:11px;
}

#cssdropdown .subuls li {
background:url(../images/blue.png) repeat 0 0;
border-left:1px solid #666;
border-right:1px solid #666;
display:block;
width: 180px;
padding:5px 0;
}

#cssdropdown li .heading {
border-top:1px solid #999;
font-size:1em;
text-transform:uppercase;
font-weight:bold;
padding:5px 0;
}

#cssdropdown .subuls li :hover {
display:block;
width:163px;
background: #c6c6c6;
margin:-5px 0;
}

#cssdropdown .subuls li a {
text-decoration: none;
color:#444;
padding-left:5px;
border-right:none;
letter-spacing:0;
}
  
#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
padding-bottom:10px;
top:.9em;
left:0;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;}

/*========= Table ==========*/

table td {
	border-bottom:1px solid #999;
	padding:10px;
}

table h2 {
	font-size:1.2em;
	margin:10px 0 5px 0;
}

table h3 {
	font-size:1.1em;
	margin:4px 0 2px 0;
}

table ul, ol {
	margin:0 0 10px 0;
	padding: 0;
}
table ul{
	list-style:disc;
}

table ul li,
table ol li {
	margin-left: 20px;

}

/** Site Map Styles **/

.sitemap ul{
	list-style: none;
	padding-left: 10px;
	margin-left: 0;
}

.sitemap ul li{
	margin-left: 0;
	padding-left: 0;
}

/* HTB STYLES */

#htbForm thead th{
	font-size: 1.3em;
}

#htbForm table td{
	border: none;
}

#HowToBuyControl_ddlProductFamily{
	margin-top: 2px;
}

#HowToBuyControl_trProduct td.product-label{
	padding-top: 15px;
	}
	#HowToBuyControl_trProduct td.product-label span.product-label{
		font-weight: bold;
		font-size: 1.1em;
	}

#HowToBuyControl_rblProduct tbody td,
#HowToBuyControl_rblCustType tbody td{
	padding: 5px 10px 2px;
	}
	#HowToBuyControl_rblProduct tbody td input,
	#HowToBuyControl_rblCustType tbody td input{
		margin: 0 5px 0 0;
	}
	#HowToBuyControl_rblProduct tbody td label,\
	#HowToBuyControl_rblCustType tbody td label{
		padding: 32px 0 0 0;
		vertical-align: top;
	}
	
#HowToBuyControl_trZip td{
	font-weight: bold;
	font-size: 1.1em;
}
#HowToBuyControl_imgStep3{
margin-top: 7px;
}

#HowToBuyControl_tblResults .even{
	background-color: #ececec;
}

#HowToBuyControl_tblResults {
	padding-bottom:10px;
	border-bottom:1px solid #ececec;
	margin-bottom:15px;
}

#content #conForm table{
	margin: 0;
	padding: 0;
	border: 0;
	}
	#content #conForm table th{
		font-family:Georgia,"Times New Roman",Times,serif;
		font-size:1.6em;
		font-style:oblique;
		font-weight:lighter;
		padding-bottom: 20px;
		background-color: #FFFFFF;
		color: #454545;
	}
	#content #conForm table td{
		border: 0;
	}
	
#content #conForm table{
	width: 400px;
	border: none;
	}
	#content #conForm table td{
		width: 270px;
	}
	#content #conForm table td select{
		width: 250px;
	}

#content #conForm .form-table td{
	padding: 0 10px 10px 0;
	margin-bottom: 5px;
}

#content li{
	margin-bottom: 5px;
}

.half{
	width: 47%;
	float: left;
}
/*LIGHTBOX*/

#lightbox{
	background-color:#fff;
	padding: 5px;
	
	}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;}


#keyboardMsg{ float: right; }
#closeButton{ top: 2px; right: 2px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	
/* CALCULATOR */

#calculator{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 340px;
	margin: 10px auto;
	background-color: #FFFFFF;
	border: 1px solid #4A5960;
	text-align: left;
}

#calculator a{
	outline: none;
	}

#calculator p{
	padding: 10px;
	}
#calculator .diagram{
	margin: 0 0 15px 5px;;
}

#calculator .enerflexCalcHelp{
	position: relative;
	top: 2px;
	margin-left: 5px;
}

.qtip-content{
	font-size: 1.2em;
	line-height: 1.6em;
}

#calculator h1{
	width: 330px;
	background-image: url('../images/navbckgrd.jpg');
	background-repeat: no-repeat;
	background-position: -200px 0;
	font-size: 1.2em;
	font-weight: bold;
	height: 16px;
	padding: 10px 5px 10px 5px;
	margin: 0 0 10px 0;
	text-align: center;
	color: #FFD457;
	text-transform: uppercase;
	text-indent: 0;
	float: none;
	
}
#calculator .row{
	width: 310px;
	margin: 0 0 10px 0;
	overflow: auto;
	padding: 0 10px;
	}
	#calculator .row .label{
		width: 160px;
		display: block;
		padding-top: 5px;
		float: left;
	}
	#calculator .row .field{
		float: left;
		}
		#calculator .row .field select{
			width: 120px;
			border: 1px solid #CCCCCC;
		}
		#calculator .row .field input{
			width: 118px;
			border: 1px solid #CCCCCC;
		}
	#calculator .calculate img{
		width: 140px;
		height: 30px;
		margin: 10px 0 0 160px;
		border: none;
		cursor: pointer;
		outline: none;
	}
	#calculator .output{
		padding: 10px;
		font-size: 12px;
		}
		#calculator .output input{
				border-color: #999999;
				border-style: dotted;
				border-width: 0 0 1px 0;
				background: none;
				font-weight: bold;
				width: 50px;
				text-align: center;
		}
	#calculator hr{
		margin: 0 0 10px 0;
		padding: 0;
		border-width:1px 0 0 0;
		boder-color: #666666;
		border-style: dotted;
	}
	#calculator .print{
		position: relative;
		top: -1px;
		left: 0;
	}
	#calculator .htb{
		position: relative;
		top: 3px;
		left: 100px;
	}
	#calculator .disclaimer{
		font-size: .8em;
		font-style: italic;
	}
	
/** Custom Form **/
#customForm{
	position: relative;
}

#customForm .field-row{
	margin-bottom: 10px;
	width: 100%;
	clear: both;
}

#customForm .field-name{
	display: block;
	width: 125px;
	padding: 2px 10px 0 0;
	float: left;
	text-align: right;
	color:#000;
}

#customForm input.form-field{
	border: 1px solid #666666;
}

#customForm div.form-field{
	margin-left: 210px;
}

#customForm input.submit{
	margin-left: 210px;
}
/*---Sample Request Form----*/
#form-wrapper  {
	color:#A2A2A2;
	/* [disabled]margin:40px auto 0; */
	/* [disabled]position:relative; */
	/* [disabled]top:-90px; */
	width:400px;
}

#form-wrapper h1 {
	color:#FC0100;
	font-size:1.3em;
	text-align:center;
	text-shadow:2px 2px 2px #000000;
}

#form wrapper .fieldname {
	padding-bottom:20px;
}

#form-wrapper .field-row {
	clear:left;
	font-size:12px;
	padding:10px 0;
	border-top:1px dotted #4d4d4d;
}

#form-wrapper .field-column {
	float:left;
	font-size:12px;
	padding:10px 0;
	width:400px;
	border-top:1px dotted #4d4d4d;
}

#form-wrapper .field-column-3 {
	float:left;
	font-size:12px;
	padding:10px 0;
	width:400px;
	border-top:1px dotted #4d4d4d;
}

#form-wrapper .form-field {
	width:200px;
	margin-top:10px;
}

#form-wrapper .required {
	font-size:11px;
}

#form-wrapper #customForm {
	/* [disabled]margin:0 auto; */
	width:400px;
}

#form-wrapper #firstname {
	width:150px;
}

#form-wrapper #lastname {
	width:193px;
}

#form-wrapper #city {
	width:100px;
}

#form-wrapper #state {
	width:110px;
	margin-top:12px;
}

#form-wrapper #zipcode {
	width:78px;
}

#form-wrapper #phone {
	width:150px;
	/* [disabled]float: left; */
}
/*-----End Sample Request Form-----*/

