@charset "UTF-8";
/* Bright Blue Color Doc */

h1, .title {
  color:#231f20;
  font-size:20px;
  line-height:26px;
}
h2 {
  color:#636363;
  font-size:18px;
  line-height:26px;
}
h3 {
  color:#901112;
  font-size:16px;
  line-height:22px;
}
h4{
  color:#901112;
  font-size:14px;
  
}



a {
  color:#902212;
}

a:hover {
  color:#e50500;
}

a:visited {
  color:#9e2212;
}


.border {
	border: 1px solid #bacad3; /* border color is dependent on color theme */
}

.bg {
	background: #f6f6f6; /* .bg color is dependent on color theme */
}

.quotebox{
	background-color: #fff; /* bg color is dependent on color theme */
	border: none;
	overflow: hidden;
}



/**Letter Grade Chart - Replacement Window Options page**/
.lettergrade{
	color:#058FEF;
}

.lettergrade .columnhead td{
	color:#000;
}
/**End Letter Grade ***/

.sectionhighlight{
	border-color: #902212;
    border-style: solid none;
	
}

ul.checks li,
ul.arrows li {
	background: url(/core/images/toolbox/green-des/checkmark.png) no-repeat top left;
}

ul.arrows li {
	background: url(/core/images/toolbox/green-des/circle-arrow.png) no-repeat top left;
}

.gallery {
	border-left: 0px;
	border-right:0px;
	border-top: 3px solid #508a5b;    /*dependent on color theme*/
	border-bottom: 3px solid #508a5b; /*dependent on color theme*/
}


.sub1 { background-image: url(/core/images/toolbox/green-des/1.png); }
.sub2 { background-image: url(/core/images/toolbox/green-des/2.png); }
.sub3 { background-image: url(/core/images/toolbox/green-des/3.png); }
.sub4 { background-image: url(/core/images/toolbox/green-des/4.png); }
.sub5 { background-image: url(/core/images/toolbox/green-des/5.png); }
.sub6 { background-image: url(/core/images/toolbox/green-des/6.png); }
.sub7 { background-image: url(/core/images/toolbox/green-des/7.png); }
.sub8 { background-image: url(/core/images/toolbox/green-des/8.png); }
.sub9 { background-image: url(/core/images/toolbox/green-des/9.png); }
.sub10 { background-image: url(/core/images/toolbox/green-des/10.png); }


.expandable_gallery{
	border:2px solid #ccc;
	background:url(/core/images/expandable-gallery/h300.png) repeat-x;
	background-color: #C3C3C3;
}

.expandable_gallery .items a, .expandable_gallery .items_collapsed a
{
                background-color:#fff; 
                border:1px solid #ccc;
}


#table-back {
margin:5px 0;
text-align: center;
background-color:#094a22;
}

.tablebox {
padding: 10px;
background-color:#f5fffd;
border: 1px solid #CCC;
margin: 12px 0;
}

#radon-top {
background-color:#094a22;
text-align: center;
padding-top:5px;
}


table#quad {
cellpadding: 5px;
border: 0;
margin-bottom: 10px;
border-color: #005F99;
background-color: #F1F1F1;
}

/* Overrides */

/* .freebox padding & bg turned off 2/16/12 as part of one-stop rollout 
.freebox{
	padding:10px;
	background-color:#e6f6fb;
}
*/

.freebox h1{
	font:bold 16px/22px Verdana, Geneva, sans-serif;
	color:#0b5c7e;
}

.freebox p{
	font:bold 13px/23px Verdana, Geneva, sans-serif;
	color:#636363;
}

.freebox a , .freebox a:hover, .freebox a:visited {
	color:#1890c2;
}
#right .freebox a:hover {
	font-weight: bold;
}

.byline {
color: #636363;
margin: 5px 0 10px 0;
font: italic bold 16px/22px Verdana, Geneva, sans-serif;
}

p, #content-block ol, #content-block ul {
	font:13px/18px Verdana, Geneva, sans-serif;
	color:#252525;
}

.breakout p {
	font:12px/14px Verdana, Geneva, sans-serif;
	color:#000;
}

.breakout h4 {
	margin:12px;
	
	
}

.videos {
	height:210px;
	margin:5px 0 5px 0;
}
		

 .vidtitle {
    border: 0;
    background-repeat: no-repeat;
    background-position: 5px 2px;
    min-height: 45px;
    padding: 0 0 6px 80px;
    overflow: hidden;
	color:#10b3ed;
}
   .vidtitle {
        background: url(/core/images/toolbox/green-des/arrow-left.png) no-repeat top left;
}


/**** Rebates*******/

ul.pdfs li
{
    list-style: none;
    padding: 0 0 0 25px !important;
    background: url(/core/images/des/energy-rebates/pdficon_small.gif) no-repeat top left;
    margin-bottom: 2px;
    min-height: 20px;
}

.headers .text{
background-color:#231f20;
}
/******SIDE BAR CONTENT*********/

.sidebar-content{
width:260px;
background-color:#fff;
border: 1px solid #d1d1d1;
margin-bottom:10px;
}

.sidebar-content .title{
padding:10px;
background-color:#ededed;
color:#888888;
border-bottom:1px solid #d1d1d1;
font-weight:bold;
}

.sidebar-content .blog_border, .sidebar-content .testimonials{
padding:10px;	
}
/******END SIDE BAR CONTENT*********/

/* --- OPEN SIGN --- */
div.open {
	color: #231f20;
}
div.open img {
	background: #231f20;
}
/* --- END OPEN SIGN --- */
/****** SEASONAL MESSAGING *******/
#des-fall-box {
        background: url("/core/images/des/seasons/fall/des-fall-message-bg.jpg") no-repeat scroll 0 0 transparent;
        height: 263px;
        width: 644px;
}

#des-fall-inner {
padding-top: 65px;
padding-left: 120px;
}

#des-fall-left {
background: url("/core/images/des/seasons/fall/des-fall-message-insulation-over.jpg") no-repeat;
float: left;
}

#des-fall-left a {
position: relative;
display: block;
}

#des-fall-left a:hover img {
visibility: hidden;
}

#des-fall-middle {
background: url("/core/images/des/seasons/fall/des-fall-message-radiant-barrier-over.jpg") no-repeat;
float: left;
margin: 0 10px;
}

#des-fall-middle a {
position: relative;
display: block;
}

#des-fall-middle a:hover img {
visibility: hidden;
}

#des-fall-right {
background: url("/core/images/des/seasons/fall/des-fall-message-air-sealing-over.jpg") no-repeat;
float: left;
}

#des-fall-right a {
position: relative;
display: block;
}

#des-fall-right a:hover img {
visibility: hidden;
}
/****** END SEASONAL MESSAGING *******/
/**********FOOTER SOCIAL CALLOUTS ****************/
.footer-social{
margin:20px 0;
height:189px;
clear:both;
}
.footer-social .item{
width:202px; 
height:189px;
margin-right:10px;
}

.footer-social .facebook{
background-color:#ededed;
}
/**********END FOOTER SOCIAL CALLOUTS ****************/

/* --- Button --- */
.dynamic-button a {
background-color: #A0000A;
} 

/* --- Contact/Open Signs --- */
#estimate, #estimate a,
#estimate a:hover, #estimate-open, #estimate-open a, 
#estimate-open a:hover, #estimate-open p, #estimate-open span {
	color: #198414 !important;
}
/********** End Contact/Open Signs ****************/


/** winter season **/

#des-winter-box {
	background: url("/core/images/des/seasons/winter/Winter-mes-bg.png") no-repeat scroll 0 0 transparent;
	height: 359px;
	width: 641px;
}

#des-winter-inner {
	padding-left: 19px;
    padding-top: 55px;
}

#des-winter-left {
	background: url("/core/images/des/seasons/winter/insulation-th-roll.jpg") no-repeat;
	float: left;
}

#des-winter-left a {
	position: relative;
	display: block;
}

#des-winter-left a:hover img {
	visibility: hidden;
}

#des-winter-middle {
	background: url("/core/images/des/seasons/winter/furnace-th-roll.jpg") no-repeat;
	float: left;
	margin: 0 16px;
}

#des-winter-middle a {
	position: relative;
	display: block;
}

#des-winter-middle a:hover img {
	visibility: hidden;
}

#des-winter-middle-windows {
    background: url("/core/images/des/seasons/winter/des-windows-roll.jpg") no-repeat;
    float: left;
    margin: 0 16px;
}
#des-winter-middle-windows a {
    display: block;
    position: relative;
}
#des-winter-middle-windows a:hover img {
    visibility: hidden;
}

#des-winter-middle-audit {
    background: url("/core/images/des/seasons/winter/audit-house-over.jpg") no-repeat;
    float: left;
    margin: 0 16px;
}
#des-winter-middle-audit a {
    display: block;
    position: relative;
}
#des-winter-middle-audit a:hover img {
    visibility: hidden;
}




#des-winter-right {
	background: url("/core/images/des/seasons/winter/airsealing-th-roll.jpg") no-repeat;
	float: left;
}

#des-winter-right a {
	position: relative;
	display: block;
}

#des-winter-right a:hover img {
	visibility: hidden;
}

#des-winter-links {
	background: url("/core/images/des/seasons/winter/winter-links-bg.png") repeat scroll 0 0 transparent;
    clear: both;
    height: 110px;
    left: 19px;
    padding: 10px 10px 10px 14px;
    position: relative;
    top: 12px;
    width: 580px;
}

#des-winter-links p {
	font-weight: bold;
	font-size: 16px;
	margin: 0 !important;
	color: #0f6bb3;
}

#des-winter-links a {
	color: #0f6bb3;
}

#des-winter-links a:hover {
	color: #6CB3EB !important;
}

#des-winter-links ul li{
	margin-top: 5px;
	width: 33%;
	float: left;
	clear: none;
}

#des-winter-links li {
	list-style-type: none;
	margin: 0 0 3px 0 !important;
}

/** end winter season **/


/** spring season **/

#des-spring-box {
	background: url("/core/images/des/seasons/spring/spring-mes-bg.jpg") no-repeat scroll 0 0 transparent;
	height: 359px;
	width: 641px;
}

#des-spring-inner {
	padding-left: 19px;
    padding-top: 55px;
	overflow: hidden;
}
.des-spring-callout {
	float: left;
	width: 191px;
	height: 138px;
	margin: 0 16px 0 0;
	position: relative;
}
.des-spring-callout a {
	display: block;
	height: 26px;
	padding: 112px 0 0 0;
	color: #258b1d;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
}
.des-spring-callout.insulation a {
	background: #fff url('/core/images/des/seasons/spring/insulation-thumb.jpg') no-repeat top left;
}
.des-spring-callout.furnace a {
	background: #fff url('/core/images/des/seasons/spring/furnace-replacement-thumb.jpg') no-repeat top left;
}
.des-spring-callout.airseal a {
	background: #fff url('/core/images/des/seasons/spring/air-sealing-thumb.jpg') no-repeat top left;
}
.des-spring-callout.windows a {
	background: #fff url('/core/images/des/seasons/spring/window-replacement-thumb.jpg') no-repeat top left;
}
.des-spring-callout.audit a {
	background: #fff url('/core/images/des/seasons/spring/energy-audit-thumb.jpg') no-repeat top left;
}

.des-spring-callout.sattic a {
	background: #fff url('/core/images/des/seasons/spring/superattic-thumb.jpg') no-repeat top left;
}

.des-spring-callout a:hover {
	color: #258b1d !important;
	background-color: #e6ffe4;
}

#des-spring-links {
	background: url("/core/images/des/seasons/spring/spring-links-bg.png") repeat scroll 0 0 transparent;
    clear: both;
    height: 110px;
    left: 19px;
    padding: 10px 10px 10px 14px;
    position: relative;
    top: 12px;
    width: 580px;
}

#des-spring-links p {
	font-weight: bold;
	font-size: 16px;
	margin: 0 !important;
	color: #275816;
}

#des-spring-links a {
	color: #1c3813;
}

#des-spring-links a:hover {
	color: #238701 !important;
}

#des-spring-links ul {
	margin-top: 5px;
	width: 33%;
	float: left;
	clear: none;
}

#des-spring-links ul {
	list-style-type: none;
	margin: 0 0 3px 0 !important;
}

/** end spring season **/

/** start summer season **/ 
#des-summer-box {
	background: url("/core/images/des/seasons/summer/des-seasonal-getready-summer.jpg") no-repeat scroll 0 0 transparent;
	height: 359px;
	width: 641px;
}

.des-spring-callout.airconditioning a {
	background: #fff url('/core/images/des/seasons/summer/DES-ac-service.jpg') no-repeat top left;
}
/** end summer season **/


/** updated footer callouts - 11/15/2011 **/

#footer-callouts {
	margin-top: 15px;
	clear:both;
}

#great-on-green {
	float: left;
	margin-right: 8px;
}

#free-book-offer {
	padding-top: 3px;
}

/** end updated footer callouts **/

/** Main Swaps- 12/4/2011 **/

#main-message.msg-hvac {
    background-image: url(/core/images/des/home/main-message-heating-cooling.jpg);
}
#main-message.msg-window {
    background-image: url(/core/images/des/home/main-message-windows.jpg);
}
#main-message.msg-heaters {
    background-image: url(/core/images/des/home/main-message-waterheater.jpg);
}
#main-message.msg-insulation {
    background-image: url(/core/images/des/home/main-message-insulation.jpg);
	
/** end updated footer callouts **/
}

/**House on Home Energy Audit Page**/
#house{display:none;}

/** Breadcrumbs **/
#breadcrumbs {
	background: #eee;
	font-size: 10px;
	padding: 6px 10px 8px;
	color: #999;
}
#breadcrumbs a {
	color: #005e80;
}
/** end Breadcrumbs **/

/** One Stop Shopping **/
.page_details_links{
	padding-bottom: 10px;
}


.onestop {
	clear: both;
	border: 1px solid #5ebf5a;
	background: url('/core/images/des/template/one-stop-header.png') no-repeat top left;
	padding: 95px 0 0;
	overflow: hidden;
}
.onestop-text {
	padding: 0 15px 15px;
}
.onestop-services {
	background: #e6ffe5;
	padding: 8px 30px 4px;
}
.onestop-services table {
	width: 100%;
	font-size: 16px;
	color: #256022;
	text-align: center;
	margin: 0 0 8px;
}
.onestop-cta {
	background: #5ebf5a;
	text-align: center;
}
.onestop-cta a {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding: 6px 0 8px;
}
.onestop-cta a span {
	text-decoration: underline;
}
.onestop-cta a:hover {
	background: #5fe859;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: bold !important;
}
/** end One Stop Shopping **/

/** New Larry Youtube Silo Headers **/
@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('/core/images/des/template/fonts/Chunkfive-webfont.eot');
	src: url('/core/images/des/template/fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
		url('/core/images/des/template/fonts/Chunkfive-webfont.woff') format('woff'),
		url('/core/images/des/template/fonts/Chunkfive-webfont.ttf') format('truetype'),
		url('/core/images/des/template/fonts/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.section-header {
	height: 150px;
	width: 650px;
	position: relative;
	overflow: hidden;
}

#larry-toolbag {
	background: url('/core/images/des/template/larry-toolbag-header.jpg') no-repeat top left;
}
#larry-flashlight {
	background: url('/core/images/des/template/larry-shininglight-header.jpg') no-repeat top left;
}
#larry-standinglight {
	background: url('/core/images/des/template/larry-standinglight-header.jpg') no-repeat top left;
}
.section-header .header-video {
	float: right;
	width: 108px;
	margin: 20px 22px 0 0;
	position: relative;
}
.section-header .vid-thumb {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.section-header .vid-play {
	position: absolute;
	top: 66px;
	left: 0;
	width: 70px;
	height: 16px;
	padding: 0 0 0 36px;
	color: #ccc;
	font: normal 11px/14px Arial;
	background: url('/core/images/des/template/55-gray-bg.png') repeat;
}
.header-video:hover .vid-play {
	color: #fff;
}

.section-header .vid-play img {
	position: absolute;
	top: 2px;
	left: 20px;
}
.section-header .vid-thumb .thumb {
	width: 106px;
	border: 1px solid #666;
}
.section-header .vid-title a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	font: normal 10px/12px Arial;
	color: #035d90;
	width: 108px;
	padding: 86px 0 0;
	background: url(/ie-is-broken.png);
}
#right .section-header .vid-title a:hover {
	color: #013a5b;
}
.section-header .section-title {
	color: #fff;
	font: 24px/27px 'ChunkFiveRegular', Arial, sans-serif;
	text-transform: uppercase;
	float: right;
	text-align: right;
	text-shadow: #666 2px 2px 2px;
	margin: 45px 24px 0 0;
}

/** END New Larry Youtube Silo Headers **/



.contact_form.module {
margin-bottom: 25px;
}

.citypage_main_content {
width: 400px;
}

.inline_widget {
	
	border-color: #231f20;
}

.inline_widget .title {
	
	color: #231f20;
}

/* MY SALES REP NAV */
.msr_btn:hover {
	background: #7ed792; /* Old browsers */
	background: -moz-linear-gradient(top,  #7ed792 0%, #1fa13b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7ed792), color-stop(100%,#1fa13b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7ed792 0%,#1fa13b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7ed792 0%,#1fa13b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7ed792 0%,#1fa13b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7ed792 0%,#1fa13b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ed792', endColorstr='#1fa13b',GradientType=0 ); /* IE6-9 */
}

.msr_btn_active,
.msr_btn_active:hover {
	background: #22ac41; /* Old browsers */
	background: -moz-linear-gradient(top,  #22ac41 0%, #13691e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#22ac41), color-stop(100%,#13691e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #22ac41 0%,#13691e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #22ac41 0%,#13691e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #22ac41 0%,#13691e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #22ac41 0%,#13691e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22ac41', endColorstr='#13691e',GradientType=0 ); /* IE6-9 */
}
/* END MY SALES REP NAV */
/* MOST RECENT BLOG HIGHLIGHT */
.blog_most_recent_header {
	background-color:#901112;
	color:#FFFFFF;
}
.blog_most_recent_footer {
	border-color:#901112;
}
/*end MOST RECENT BLOG HIGHLIGHT */