@charset "UTF-8";
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}


/* Small Screen Rules */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat;
}
p{
	font-size:.8em;
	margin:.85em 0;
	padding:0 1.5%;
}

#content{
	position:absolute;
	left:50%;
	margin-top:0;
	margin-left:-160px;
	width:320px;
	text-align:left;
	padding:180px 0 0 0;
	background-color:#fff;
}
#content img{
	width:100%;
}
#phonenummobile,#phonenummobile{
	display:block;
}
#phonenum,#smallform,#smallformhdr{display:none;}

#phonenummobile{
	font-family:Impact, "Arial Black", Haettenschweiler, "Franklin Gothic Bold", sans-serif;
	color:#036;
	font-size:2.2em;
}

#header{
	position:fixed;
	top:0;	
	width:320px;
	background-color:#fff;
	box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.60);
    -moz-box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.60);
    -webkit-box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.60);
}
#header img{
	width:50%;
	margin:0 25%;	
}
#blurb{
	width:152px;
	font-size:.7em;	
	padding:0 .3em;
	position:absolute;
	top:429px;
	right:0px;
	line-height:1em;
}
#pricebtn{	
	width:47%;
	position:absolute;
	top:508px;
	left:5px;
}

.js #nav, .js #buildingnav, .js #btmnav { display: none; }
.js .selectnav { 
	display: block;
	width:60%;
	margin:0 20%;
	position:relative;
	top:-6.5em;
	margin-bottom:-1em;
}
.js .usesnav{
	display: block;
	width:70%;
	margin:2em 15%;
}
#leftcol h2, #leftcol p, #leftcol h3{
	display:none;
}


.row  {display: table-row;}
	
.lft, .rgt {
    display: table-cell;
	width:50%;
}

.modelbox{
	width:100%;
	text-align:center;
	font-size:.8em;	
	height:auto;
	padding:0em 0% 0 0%;
	margin-bottom:.5em;
}
.modelbox img{
	width:98% !important;
	/*
	width:78%;
	margin:0 11%;
	*/
}

.modelbox p{
	width:98%;
	margin:0 1%;	
}
.modelbox p a{
	font-size:1.5em;
	font-weight:bold;
	text-decoration:none;
	color:#036;	
}
.modelbox p a:hover{
	text-decoration:underline;
}

#rightcol center img{
	width:40%;
	margin:1em .5em;
}
#energystar{
	position:relative;
	top:2.5em;	
}

.noleaf {
	padding:5px 50px;
	margin:1em 0;
	text-align: center;
	color: #972322;
	font-weight: bold;
	background-color:#fff;
}
.leaf {
	padding:5px 50px;
	margin:1em 0;
	text-align: center;
	color: #972322;
	font-weight: bold;
	background-image:url(../images/leafbkgd.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size:contain;
	background-color:#fff;
}

.leaf2,.leaf3 {
	width:50%;
	height:45px;
	padding:10px 23% 0px 23%;
	margin:1em 2%;
	text-align: center;
	color: #972322;
	font-weight: bold;
	font-size:.9em;
	background-image:url(../images/leafbtn-bkgd.gif);
	background-repeat: no-repeat;
	background-position:0 50%;
	background-size:100% auto;
}
.leaf2 a{
	color:#036;
	text-decoration:none;
}
.leaf2 a:hover{
	color:#cc0000;
	text-decoration:underline;	
}
.leaf3{
	width:60%;
	padding:0px 18% 0px 18%;
	background-size:100% 100%;
	font-size:.7em;
}
.leaf3 a{
	color:#036;
	text-decoration:none;
}
.leaf3 a:hover{color:#cc0000;}

#copyright{
	text-align:center;
	font-weight:bold;
	color:#fff;
	background-color:#036;
	padding:.5em 10%;
		
}
#apptable{
	width:90%;
	margin:0 5%;	
}
#apptable td{
	width:50%;
	padding-left:0%;	
}
.blist,.blist2{
	font-size: .8em;
	list-style-type: disc;	
	margin:1em 0 1em 1em;
}
.blist2{
	margin:1em 0 1em 2em;	
}
.blist li,.blist2 li{
	margin-bottom:.3em;	
}

.boilerplate{	
	margin-left:2em;
}

.shiftleft{
	position:relative;
	left:8.5em;	
}

#starburst{
	width:50% !important;	
}
#bluequotebtn{
	width:60% !important;	
}

#photogalpic a{
	font-size:.75em;
	color:#036;
	font-weight:bold;
	text-decoration:none;	
}
#photogalpic a:hover{
	color:#cc0000;	
}

#features{
	margin-bottom:1em;
	width:100%;
}
#features td{
	width:50%;	
	padding-top:.5em;
	border-bottom:1px solid black;
}

#features h2{
	font-size:.85em;
	color:#cc0000;
	margin-bottom:.3em;	
}

#features img{
	width:90%;
	margin:0 5%;
	border:1px solid black;	
}
#features a{
	font-size:.75em;
	color:#036;
	font-weight:bold;
	text-decoration:none;
}
#features a:hover{color:#cc0000;}

#quotetable{
	width:100%;
	font-size:.85em;
}
#quotetable td:first-of-type{
	width:30%;
	padding-left:.5em;
}
#quotetable input, #quotetable textarea{
	width:80%;	
}
#quotetable select{width:90%;}

#email_opt_in_c{
	width:20px !important;
	position:relative;
	top:.6em;
}

.rgt2{float:right;}
.err2{color:#cc0000;}


#submit{
	border:0 none;
	/*background-color:#cc0000;*/
	background-color:transparent;
	background-image:url(../images/btn-quote.png);
	background-repeat:no-repeat;
	background-size:100%;
	background-position:0px 0px;
	color:#fff;
	height:35px !important;
	width:164px;
	margin-bottom: 2em;
	
	font-size:1.5em;
	font-weight:bold;
	cursor:pointer;
}
#submit:hover{
	background-position:0em -37px;
}

#sitemap{
	font-size:.8em;
	list-style-type:decimal;
	margin:1em 0 1em 1em;
	padding-left:2em;
	font-weight:bold;	
}
#sitemap li{margin-bottom:.5em;}
#sitemap a{
	color:#036;
	text-decoration:none;	
}
#sitemap a:hover{color:#cc0000;}