﻿/* Main CSS */
body {
	margin: 0px auto;
	padding: 0px;
	/*background: url("/App_Themes/Main/images/background_gradient.gif") repeat-x fixed;*/
	background: url("/media/images/general/sir_background_gradient.png") repeat-x fixed;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: white;
    padding: 0px;
    left: -1000px;
    border: 0px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumbnail:hover span {
    visibility: visible; 
    top: 0px; 
    left: 10px; 
}

#dcontainer {
	/*padding: 5px;*/
	border: 5px solid #b5d335;
	margin: 0px auto;
	margin-top: 10px;
	text-align: center;
	background-color: #B5D335;
	width: 893px;
	position: relative;
	overflow: hidden;
}
#tcontainer {
	background: white;
	width: 888px;
	margin: 0px auto;
	/*border: 2px solid #cacaca;*/
}
.spacer {
	clear: both;
}
a {
	color: #017077;
}
h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #016E75;
}
#stage {
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
}
#header {
	height: 100px;
}
#headerRelDiv {
	position: relative;
	z-index: 21;
}
#headerAbsDiv {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%;
}
#headerImg {
	background: url('/App_Themes/Main/images/new_header.png') no-repeat;
}
#headphone {
	float: right;
	padding-top: 20px;
}
#headphone .text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006E74;
	font-weight: bold;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B5D333;
	font-size: 1.3em;
}
#greenimg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#NAV {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#NAV ul {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
/* fixes Firefox 0.9.3 */
}

#NAV a {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #016C76;
	text-decoration: none;
}

#NAV a:hover {
	color: #FFFFFF;
	background-color: #B5D335;
}

#NAV li {
	display: inline;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
}

#NAV-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	clear: both;
}
#NAV-2 li {
	list-style-type: none;
	display: inline;
	padding: 5px;
	float: left;
}
#NAV-2 a {
	text-decoration: none;
	color: #666666;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

#NAV-2 a:hover {
	color: #FFFFFF;
	background-color: #BED63A;
}

#NAV-2 span {
	text-decoration: none;
	color: #666666;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	cursor: pointer;
}

#NAV-2 span:hover {
	color: #FFFFFF;
	background-color: #BED63A;
}

#NAV-2 ul {
	margin: 0px;
	padding: 0px;
}

#Content {
	text-align: left;
}
#col_LEFT {
	width: 567px;
	float: left;
	text-align: left;
}
#col_RIGHT {
	width: 280px;
	float: right;
}
#form {
	margin: 0px;
	padding: 0px;
}
#form1 {
	margin: 0px;
	padding: 0px;
}
#energystar_regs {
	width: 260px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #009EDF;
	font-size: 12px;
	border: 3px solid #CCCCCC;
}

#Flash {
	width: 567px;
}
.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#Content_Items {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.style1 {
	font-size: 14px;
	font-style: italic;
}
.sidMOD-1 .plain_grey a {
	font-weight: bold;
	color: #B5D335;
	text-decoration: none;
}
.sidMOD-1 .plain_grey a:hover {
	text-decoration: underline;
}
#Finance1 {
	width: 174px;
	border: 1px solid #999999;
	padding: 2px;
	float: left;
	margin-right: 5px;
	height: 113px;
}
.inner_left {
	float: left;
	padding-left: 5px;
	width: 140px;
}


.sweepstakes_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
}
.sweepstakes_txt a:hover {
	text-decoration: underline;
}
.sweepstakes_txt a {
	color: #B5D335;
	text-decoration: none;
}


#SF_inner {
	float: left;
	margin-left: 5px;
}

#arrow {
	float: left;
	margin-right: 6px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006E75;
	margin-bottom: 3px;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#gut {
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 10px;
}
.left_img_noBorder {
	margin-right: 7px;
	float: left;
}
.door_thumb {
	width: 125px;
	height: 153px;
	float: left;
	border: 1px solid #999999;
	margin: 5px;
	padding: 2px;
	cursor: pointer;
}
.window_thumb {
	border: 1px solid #999999;
	padding: 2px;
}

#Finance1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B5D335;
	text-decoration: none;
}
#Finance1 a:hover {
	text-decoration: underline;
}

.plain_grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#form_DIV {
	background-image: url(images/formBG.jpg);
	background-repeat: repeat-x;
	width: 270px;
	float: left;
	padding: 5px;
	margin-top: 2px;
}
#hometext a {
	color: #FFFFFF;
}

.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
#footer {
	text-align: left;
	background-color: #017077;
	padding: 5px;
	color: #FFFFFF;
}

#footerRelDiv {
	position: relative;
}
#footerAbsDiv {
	position: absolute; 
	top: -163px; 
	left: 0px; 
	width: 100%;
} 
#footerAbsDiv table {
	background-image: url('/App_Themes/Main/images/footer3.png');
	background-position: top; 
	background-repeat: no-repeat;
	background-color: transparent;
}


.formsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006E75;
	text-align: center;
	font-style: italic;
}

#form1 .text1 {
	line-height: 25px;
}
#form_DIV_BLUE {
	width: 267px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #017077;
	height: 310px;
}

#form_DIV_BLUE .formsub {
	color: #FFFFFF;
}

#Content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bolder;
	font-variant: small-caps;
	color: #B5D335;
	margin-bottom: 15px;
}
.Header { 
	color: #b5d335; 
	font-size: 1.5em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-variant: small-caps; 
	font-weight: bolder; 
	margin-bottom: 15px; 	
	/*border: 2px dotted #999; */
}
#Finance1 h3 {
	font-size: 20px;
	color: #006E75;
	margin: 0px;
}
#Content #TitleSect {
	float: left;
}



.para1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
.sidMOD-1 {
	width: 273px;
	border: 1px solid #999999;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2px;
}
.sidMOD-sweep {
	width: 273px;
	border: 1px solid #999999;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 2px;
	background-image: url(images/sweepBG.jpg);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
#Content .sidMOD-1 h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006E75;
	font-size: 18px;
}
.sidMOD-green {
	width: 264px;
	float: left;
	color: #FFFFFF;
	background-color: #B5D335;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#stage #Content .sidMOD-green a {
	color: #FFFFFF;
	text-decoration: none;
}
#stage #Content .sidMOD-green a:hover {
	text-decoration: underline;
}
#footer2 {
	text-align: left;
	padding: 5px;
}

.boldgreen {
	font-weight: bold;
	color: #B3D134;
}
.margin_bottom2 {
	margin-bottom: 2px;
}
.copywrite a {
	color: #000033;
}
.homeMod {
	width: 178px;
	border: 1px solid #999999;
	height: 114px;
	float: left;
	margin-left: 2px;
}
#stage #Content #col_LEFT #Content_Items .homeMod .inner_left .plain_grey style1 a {
	color: #666666;
}
.plain_grey a {
	color: #666666;
	text-decoration: none;
}
.sweepimg {
	padding: 5px;
}
.sweepstakes_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	font-size: 15px;
}

.sidMOD-sweep h4 {
	padding-left: 5px;
	padding-top: 5px;
}
.homeModCopy {
	width: 174px;
	border: 1px solid #999999;
	height: 114px;
	float: left;
	margin-left: 2px;
	padding-left: 3px;
	padding-top: 3px;
}
.homeMod-Sweep {
	width: 174px;
	border: 1px solid #999999;
	height: 114px;
	float: left;
	margin-left: 2px;
	padding-left: 3px;
	padding-top: 3px;
	background-image: url(images/contestPic.jpg);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
.plain_grey5 {
	font-size: 13px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.applynow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B5D335;
}
.logo {
	float: left;
	text-align: center;
	padding: 5px;
}
#sponsors {
	color: #FFFFFF;
	background-color: #017077;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.homeMod2 {
	width: 178px;
	height: 114px;
	float: left;
	margin-left: 2px;
}
.homeModGreen {
	width: 178px;
	height: 119px;
	float: left;
	margin-left: 2px;
	background-color: #B5D335;
	margin-right: 3px;
}
.boldgreen_para {
	font-weight: bold;
	color: #B5D337;
}
.boldBLUE_para {
	font-weight: bold;
	color: #017077;
}
#form_DIV_BLUE h2 {
	color: #FFFFFF;
}
#Content_Items h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #8EC142;
}
.number {
	margin-right: 5px;
	float: left;
}

.winningsub1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
.disclaim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
}

.winningsub2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
}
#form_DIV_BLUE2 {
	width: 267px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #017077;
}
#form_DIV_BLUE2 h2 {
	color: #FFFFFF;
}
#form_DIV_BLUE2 .formsub {
	color: #FFFFFF;
}
#col_RIGHT ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#col_RIGHT ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-color: #026D75;
	color: #FFFFFF;
	background-image: url(images/arrow_sml2.jpg);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.sidebar_linkoff { color: #ffffff; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background-color: #026d75; background-image: url("images/arrow_sml2.jpg"); background-repeat: no-repeat; background-position: 10px 7px; display: block; padding-top: 10px; padding-bottom: 10px; padding-left: 35px; border-bottom: 1px dashed #ffffff }
.sidebar_linkon { color: #ffffff; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background-color: #09c; background-image: url("images/arrow_sml2.jpg"); background-repeat: no-repeat; background-position: 10px 7px; display: block; padding-top: 10px; padding-bottom: 10px; padding-left: 35px; border-bottom: 1px dashed #ffffff }
#col_RIGHT  ul li a:hover {
	background-color: #0099CC;
}
#applynow {
	float: left;
}
#applynow a {
	display: block;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 70px;
	background-color: #006E77;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/arrow_LG.jpg);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#applynow a:hover {
	color: #006E77;
	background-color: #B5D333;
}
.bottomrow {
	clear: both;
}

.vidDivClass {
	/*border: 6px ridge #dee; /**/
	/*background-color: #131313;/**/
	background-color: transparent;
	height: 540px; /**/
	width: 740px;/**/
}
.vidDivClass embed {
    margin: 15px;
}
#ucHelpfulLink {
	position: relative;
	height: 100px;
}
#ucHelpfulLink a {
	color: Black;
	text-decoration: none;
}
#ucHelpfulLink a:hover {
	text-decoration: underLine;
}
#ucRelatedLink a {
	color: Black;
	text-decoration: none;
}
#ucRelatedLink a:hover {
	text-decoration: underline;
}
.relatedLink a {
    font-size: small;
    color: #118087;
    text-decoration: none;
}

.relatedLink a:hover {
    /*text-decoration: underline;*/
    color: #d5f353;
}
.helpfulLink {
	width: 197px;
	background-color: #d2e8f3;
	border: 2px solid #56717a;
}
.helpfulLink a {
    text-decoration: none; 
	color: black;	
}

.helpfulLink a:hover {
    text-decoration: underline;    
}

#helpfulButtonDiv {
	position: relative; 
	left: 10px; 
	height: 100px;
}
#helpfulButtonSched {
	display: block;
	position: relative; 
	left: -30px; 
	top: 0px;
}
#helpfulButtonSched img{
	position: absolute; 
	top: 0px; 
	left: 0px;
}
#helpfulButtonSched span {
	text-decoration: none; 
	cursor: pointer;
	position: absolute;
	width: 200px;
	left: 35px;
	top: 5px
}
#helpfulButtonEmail {
	display: block;
	position: relative;
	left: -30px;
	top: 30px;
}
#helpfulButtonEmail img{
	position: absolute;
	top: 0px;
	left: 0px;
}
#helpfulButtonEmail span{
	text-decoration: none; 
	cursor: pointer; 
	position: absolute; 
	width: 200px; 
	left: 35px; 
	top: 5px;
}

#helpfulButtonPrint {
	display: block;
	position: relative; 
	left: -30px; 
	top: 60px;
}
#helpfulButtonPrint  img{
	position: absolute; 
	top: 0px; 
	left: 0px;
}
#helpfulButtonPrint span{
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	width: 200px;
	left: 35px;
	top: 5px
}

a.helpfulButtons p {
    width: 175px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	border-width: 0;
}

a#helpfulContactUs p {
    height: 30px;
    background: url('/images/SIR buttons/contact_us_rest.png') no-repeat;
}
a#helpfulContactUs p:hover {
    background: url('/images/SIR buttons/contact_us_hover.png') no-repeat;
}

a#helpfulPrint p {
    height: 30px;
    background: url('/images/SIR buttons/print_rest.png') no-repeat;
}
a#helpfulPrint p:hover {
    background: url('/images/SIR buttons/print_hover.png') no-repeat;
}

a#helpfulSchedule p {
    height: 52px;
    background: url('/images/SIR buttons/schedule_rest.png') no-repeat;
}
a#helpfulSchedule p:hover {
    background: url('/images/SIR buttons/schedule_hover.png') no-repeat;
}



/* Chrome Style - for chrome menu system */
.chromestyle  { font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/*.chromestyle ul  { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: center; margin-left: 0px; margin-top: 25px; margin-bottom: 25px; margin-left: 0; padding-top: 5px; padding-bottom: 5px; padding-left: 0; width: 100%; height: 100px; }*/
.chromestyle ul  { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: center; margin-left: 0px; margin-top: 0px; margin-bottom: 25px; margin-left: 0; padding-top: 5px; padding-bottom: 10px; padding-left: 0; width: 100%; height: 100px; }

.chromestyle ul li { display: inline; }

.chromestyle ul li a { color: #fff; font-size: small; text-decoration: none; padding: 6px 8px 7px 8px; }
.chromestyle ul li a:hover, .chromestyle ul li a.selected { color: #fff; background-color: #006e77; padding: 6px 8px 7px 8px; /*background-image: url('/media/images/general/trans_whtie_30.png');*/ }
/*.chromestyle ul li a:hover, .chromestyle ul li a.selected { color: #fff; background-color: #006e77; padding: 5px 8px; border-color: white; }*/


/* ######### Style for Drop Down Menu ######### */
.dropmenudiv, .staticmenudiv { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; background: url('/media/images/general/white_70b.png'); visibility: hidden; position: absolute; z-index: 100; top: 0; width: 165px; border-style: solid; border-width: 2px; border-color: #006e77; border: none; }

.staticmenudiv { background: white; border: none; top: 0px; left: -175px; position: absolute; visibility: visible; z-index: 20; width: 165px;}
.staticmenudiv img { position: absolute; left: 0px; top: -40px; }
.dropmenudiv a, .staticmenudiv a  { font-weight: normal; color: #000; font-weight: bold; text-align: left; text-decoration: none; text-indent: 5px; display: block; padding: 2px 0; /*border: solid 1px transparent;*/ }

/*.dropmenudiv a { color: #000; }*/
/*.staticmenudiv a { color: #006e77; }*/

.dropmenudiv a:hover, .staticmenudiv a:hover { color: white; background-color: #b5d335; border-color: #93a037; }

/*.staticmenudiv a:active { color: #006e77; background-color: #dee; border: 1px solid #dee;}*/

a.dropHeading, a.dropHeading:hover, a.dropHeading:active { text-indent: 2px; border: none; cursor: default; background: #006e77; color: white; }

.menuHeader { font-size: large; text-align: left; cursor: default; text-indent: 2px; color: white; background-color: #006e77; }

.mainChrome { 
	vertical-align: top; 
	padding-left: 216px; 
	padding-top: 31px; 
	text-align: left; 
}

/* Going Green specific */
.goinggreenvid {
	border: 6px ridge lightgray; /**/
	background-color: #131313;
	height: 540px; /**/
	width: 800px;/**/
}
.goinggreenvid embed {
    margin: 15px;
}

/* Testimonials Specific */
.testimonialvid {
	/*border: 6px ridge lightgray; /**/
	/*background-color: #131313; /**/
	width: 500px;/**/
	height: 341px; /**/
}
.testimonialvid embed {
    margin: 15px;
}

.testimonialvid a img {
    height: inherit;
}

.testmonialthumb {
	background-color: white; 
	padding: 5px; 
	height: 50px;  
}
.testimonialthumb img {
	/*border: ridge lightgray; /**/
	border: 1px solid black;
	height: 50px; 
	vertical-align: top;
}
.testimonialthumb img:hover {
	cursor: pointer;
}

/* Windows Specific(Glass, not MS) */
#windowsFrame {
	width: 640px; 
	height: 730px;
}
#windowsHeaderImage {
	position: relative; left: -85px; z-index: 20; height: 50px;
}
div.para1 td, div.para1 p, div.para1 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}

.winpic {
    /*border: 1px solid #000;*/
    margin-left: 10px;
    /*background-color: #ccc;*/
    /*width: 410px;*/
}
.winpic img{
	/*border: 2px solid black;*/
	/*border: 6px ridge #dee;*/
	/*border: 4px solid #ccc;*/
	/*border-style: solid;
	border-color: #ccc;*/
	position: absolute;
	visibility: hidden;
	padding-bottom: 0px;
	height: 500px;
	width: 400px;
	/*margin-left: 5px;*/
}

.winpicBorderWidth img {
    border-width: 4px;
    
}
.winthumb {
	background-color: white; 
	/*width: 5px;*/
}
.winthumb img {
	border: 3px solid #ccc;
	height: 50px; 
	width: 40px; 
	vertical-align: top;
	margin-bottom: 5px;
}
.winvid {
	/*border: 6px ridge #dee; /**/
	background-color: #131313;
	height: 540px; /**/
	width: 800px;/**/
}
.winvid embed {
    margin: 15px;
}
.windowDescriptionHeader {
	font-weight: bold;
}
.windowDescriptionParagraph {
	text-indent: 25px;
}

/*LightWindow */
#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url('/media/images/general/lightwindow/blank.gif') no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}

/* Home Page Bottom Section */
#homePageBottomSectionDiv {
	position: relative;
	width: 100%;
	height: 480px;
	overflow: hidden;
}

#homePageFreeEstimate {
	position: absolute; 
	left: 570px;
}

/* Home Page Scrolling Article Panels  */
#homePanelContainer {
	width: 600px; 
	height: 500px; 
	/*margin-right: 50px;*/
	/*overflow: hidden;*/
	/*top: 0px;*/
	left: 6px;
	position: absolute;
}

#homePanelScrollBar {
	position: absolute;
	top: 20px;
	width: 10px;
	background: url('/media/images/general/blue_grad2_vert.png');
	overflow: hidden;
	z-index: 100;
}

#homePanelScrollBarUpArrow {
	position: absolute;
	top: 0px;
	width: 10px;
	height: 20px;
	z-index: 100;
}	

#homePanelScrollBarDownArrow {
	position: absolute;
	top: 280px;
	width: 10px;
	height: 20px;
	z-index: 100;
}

#homePanelScrollBar, #homePanelScrollBarUpArrow, #homePanelScrollBarDownArrow {
	left: 555px;
	cursor: pointer;
}

#homePanelScrollControl {
	opacity: .5;
	background-Color: #ccc;
	/*border: 1px solid black;*/
	position: absolute;
	width: 100%;
	left: 0px;
}

.panelRow {
    width: 546px;
    height: 100px;
	position: relative;
    overflow: hidden;
}
.panelRow img {
	position: absolute;
	top: 5px;
	left: 5px;
	height: 90px;
	width: 90px;
}
.panelRow span {
	text-align: left;
	position: absolute;
	top: 5px;
	left: 110px;
	right: 50px;
	color: Black;
}
.panelRow a {
    text-decoration: none;
	color: #5a8192; 
	font-weight: bold; 
	font-size: 8pt;
	/*position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
	background-color: #777;
    filter: alpha(opacity=10);
    opacity: .1;*/
}
.panelRow a:hover {
	/*filter: alpha(opacity=0);
	opacity: 0;*/
}
.panelRowColor1 {
    background: url('/App_Themes/Main/images/home_slice-storyBack_blue.png') no-repeat;
    /*background-color: #cee;*/
    /*border: 1px solid black;*/
}
.panelRowColor2 {
    background: url('/App_Themes/Main/images/home_slice-storyBack_green.png') no-repeat;
	/*background-color: #cfa;*/
    /*border: 1px solid black;*/
}
div.panelRowColor1:hover {
    /*background-color: #eee;/**/
    /*cursor: pointer;*/
}
div.panelRowColor2:hover {
    /*background-color: #eee;/**/
    /*cursor: pointer;*/
}
#homePanelUp, #homePanelDown {
	width: 40px; 
	position: absolute; 
	left: 460px; 
	top: 60px;
	cursor: pointer;
}
#homePanelDown {
	top: 150px;
}

/* SIR Home in the news */
a.articleThumb {
	border: 1px solid transparent;
}
a.articleThumb:hover {
	border: 1px solid #b5d335;
}
a.articleThumb img {
	width: 200px;
	border: 1px solid black;
}

/* SIR Home Forms */
.oneColFixCtrHdr #container {
	width: 640px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*padding: 10px 0;*/
	/*border: 2px dotted #999999;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 140px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #mainContent {
	padding: 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	border: 2px dotted #999999;


}
/*body {/**/
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;/**/
	/*background: #666666;*/
	/*background: #fff;/**/
	/*margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	/*padding: 0;/**/
	/*text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	/*color: #000000;/**/
/*}/**/
/*a {
	color: #017077;
}*/
/*h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px;
}*/
h2.eform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006E75;
	margin-bottom: 3px;
}
h4.eform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006E75;
	height: 25px;
	width: 600px;
	text-indent: 15px;
	vertical-align: middle;
	font-size: 14px;
}
h6.eform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
}
/*img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
table.eform {
	width: 600px;
	background-color: #C5D39D;
}
.form_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	padding-bottom: 0px;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 3px;
}
.form_title_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0px;
	vertical-align: top;
	padding-right: 10px;
}
.shaded_tr {
	background-color: #A1C9C7;
}
.formTable {
	/*border: collapse;*/
    border: 2px solid black;
    width: 600px;
    margin: 0px auto;
}

/*Pop Up Vid*/
img.popUpVidImg {
	opacity: .8; 
	background-color: white; 
	margin-top: 10px; 
	/*border: 3px solid #ccc;*/
}
img.popUpVidImg:hover {
	opacity: 1;
}

/* Home Page Free Estimate */
#freeEstimatePic {
	background: url('/App_Themes/Main/images/home_slice-FreeEstimate.png') no-repeat;
	width: 305px;
	height: 74px;
}

/* Baths */
#bathContainer {
	height: 635px; 
	width: 663px; 
	position: relative; 
	left: 1px; 
	bottom: -62px;
}

#bathMenu {
	position: absolute;
	top: -115px;
	left: 1px;
	width: 663px;
	height: 100px;
}
#bathMenu a {
	margin-right: 2px;
	cursor: pointer;
}
#bathSideMenu {
	left: 480px;
	top: 80px;
}
.bathSideMenuSelected {
	background: #a2d2e5;
	color: Black;
}

#bathPopupMedia {
	position: absolute; 
	right: 16px; 
	bottom: 52px; 
}
#bathBuildBox {
	position: relative; 
	width: 175px; 
	height: 130px; 
	background: url('/media/images/baths/build_a_bath_box.png') no-repeat;
}
#bathBuildContainer {
	position: absolute; 
	bottom: 14px; 
	left: 2px; 
	width: 168px; 
	height: 75px; 
	overflow: hidden;
}
#bathBuildButton {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	cursor: pointer;
}
#bathBuildText {
	width: 68px; 
	position: absolute; 
	right: 1px; 
	bottom: 7px; 
	font-size: 11px; 
	font-family: Arial; 
	font-weight: bold;
}
#bathVidBox {
	position: relative; 
	top: -8px;  
	width: 175px; 
	height: 179px; 
	background: url('/media/images/baths/video_box.png') no-repeat;
}
.bathVidButtonContainer {
	position: absolute; 
	left: 2px; 
	width: 171px; 
	height: 47px; 
	overflow: hidden;
}
#bathTubsVidButtonContainer {
	/*top: 36px;*/
	top: 50px;
}
#bathShowersVidButtonContainer {
	/*top: 83px;*/
	top: 110px;
}
#bathSafetyVidButtonContainer {
	top: 130px;
}
.bathVidButtonImage {
	cursor: pointer; 
	position: absolute; 
	bottom: 4px; 
	left: 4px;
}
.bathVidButtonText {
	text-align: left; 
	width: 110px; 
	position: absolute; 
	right: 5px; 
	bottom: 8px; 
	font-size: 12px; 
	font-family: Arial; 
	font-weight: bold;
}

#bathsFrame {
	position: absolute;
	left: -1px;
	bottom: -10px;
	width: 661px; 
	height: 660px;
}
#bathsFrameDiv {
	position: absolute;
	left: 3px;
	bottom: 9px;
	width: 660px;
	height: 650px;
	background: url('/media/images/baths/image_background.png') 50% 100% no-repeat; 
}

#beforeAfterHoverLocation {
	background: url('/media/images/general/trans_whtie_30.png');	
	height: 50px;
	width: 400px;
	position: absolute;
	top: 455px;
	left: -575px;
	cursor: default;
	text-align: center;
	color: White;
}

.bathPic {
    margin-left: 10px;
}
.bathPic img{
	position: absolute;
	visibility: hidden;
	left: -580px;
	padding: 4px;
	background: #e0e0e0;
	height: 500px;
	width: 400px;
	border: 1px solid #8a8a8a;
	cursor: default;
}

.bathPic img.bathHover {
	/*background: #8a8a8a;
	border: 1px solid black;*/
}

.bathThumb {
	background-color: white; 
}
.bathThumb img {
	padding: 2px;
	background: #e0e0e0;
	border: 1px solid #8a8a8a;
	height: 50px; 
	width: 40px; 
	vertical-align: top;
	margin-bottom: 5px;
	display: block;
}
.bathThumb img.bathThumbHover  {
	cursor: pointer;
	background: #a2d2e5;
}

.picDiv {
	position: relative; 
	top: -1px; 
	left: 2px; 
	z-index: 20;
}
#bathDescriptionDiv { 
	position: relative; 
	left: 4px; 
	top: -4px;
	width: 620px;
}



img.preload {
	display: none;
}

.sidebarLinks a {
	display: block;
}
/* Cost vs. Value */
#cvTable {
	font-size: 14px; 
	background: white;
	border: 2px solid #b5d335;
}
#cvTable th {
	background: #b5d335;
	color: White;
}

#cvText {
	border: 2px solid #b5d335; 
	font-size: 14px;
	padding: 5px; 
	background: #efefef; 
	width: 480px; 
	text-align: left;
}

#cvText a {
	text-decoration: none;
}

#cvText a:hover {
	text-decoration: underline;
}


/* ESS - Energy Solution System  */
#essBanner {
	position: relative;
	top: 20px;
	width: 888px;
	height: 310px;
	background: url('/media/images/ess/logo_bkg.png') no-repeat;
}
.essBannerContainer {
	position: absolute;
	top: 80px;
	width: 255px;
	height: 250px;
	background: url('/media/images/ess/title_backing_repeating.png');
}
.essBannerContainer img {
	display: block;
}
.essBannerContainer p {
	font-size: .9em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 235px;
	
}
.essBannerContainer a {
	font-weight: bold;
	font-family: Verdana;
	font-size: .8em;
	position: absolute;
	bottom: 30px;
}
#essBannerLeftContainer {
	left: 10px;
}
#essBannerLeftContainer a {
	left: 10px;
}
#essBannerRightContainer {
	right: 10px;
}
#essBannerRightContainer a {
	right: 10px;
}
#essContent {
	left: 10px;
	top: 25px; 
	position: relative; 
	width: 886px; 
	height: 419px;
	clear: both;
}
#essSideBar {

}
#essBottom {
	position: relative;
	bottom: 73px;
	width: 888px;
	height: 200px;
	background: url('/media/images/ess/footer_bkg.png') no-repeat;
}
#essBottomHeadlineTable {
	color: #e1e1e1; 
	position: relative; 
	top: 10px; 
	padding-left: 25px;
	width: 860px;
}

 .essBottomHeadlineTD {
	width: 200px;
}

.essBottomHeadlineDiv {
	margin: 2px 10px 0px 10px; 
	text-align: left; 
	font-size: 10pt;
}
.essBottomHeadlineDiv a {
	display: block;
	font-weight: bold;
	font-family: Verdana;
	font-size: .75em;
}
.essBottomHeadlineDivHeader {
	border-top: 1px solid #646464; 
	border-bottom: 2px solid #646464;
	padding-top: 1px;
	padding-bottom: 2px;
}

#essButtonRow {
	clear: both;
	top: 20px; 
	position: relative; 
	padding: 0px 0px 0px 10px;
}
#essButtonRow img {
	padding: 0px 3px 0px 0px;
	float: left;
}
.essHeadlines {
	padding: 5px; 
	float: left; 
	height: 305px; 
	text-align: left; 
	background: #fff2cf; 
	font-size: .8em;
}
.essHeadlinesHeader {
	font-size: 2em; 
	border-bottom: 2px solid black;
}
.essHeadlinesDate {
	text-align: left; 
	font-size: 1em; 
	border-bottom: 2px solid black;
}
.essHeadlinesAccent {
	padding-top: 5px; 
	font-style: italic; 
	font-size: .7em; 
	float: right; 
	width: 50px; 
	height: 50px; 
	overflow: hidden;
}
.essHeadlines a {
	font-weight: bold;
	font-family: Verdana;
	font-size: .8em;
}
#essHeadlinesCol1 {
	width: 210px;
}
#essHeadlinesCol2 {
	width: 420px;
}
#essHeadlinesImg {
	float: right;
}
#essHeadlinesImg img {
	padding: 5px 5px 0px 5px;
}
#essHeadlinesImg p {
	cursor: default;
	font-weight: bold;
	font-family: Verdana;
	font-size: .85em;
	font-style: italic; 
	color: #017077; 
	text-align: right; 
	padding: 2px 5px 5px 0px
}
.imgButton {
	cursor: pointer;
}