/* General styles */
body
{
  margin: 0px;
  padding: 0px;
  border: 0px;
  background: #0e376f url('images/background.jpg') repeat-x;
  font-family: Arial;
  font-size: 12px;
  color: #252525;
}
body.Blank
{
  background: none;
  background-color: #ffffff;
}

a
{
 color: #3a6ba5;
}

a img
{
  border: 0px;
  padding: 0px;
  margin: 0px;
}

h1, h2, h3, h4
{
  margin: 0px;
  padding: 0px;
  color: #0e376f;
  font-weight: bold;
  text-transform: uppercase;
}

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
h4 {font-size: 11px;}

p
{
  line-height: 18px;
}

img
{
  margin:10px 0 5px;
  display: block; /*displays properly without space after in IE */
}

.Text12
{
  font-size: 12px;
}
.Text14
{
  font-size: 14px;
}

/* master */
#container
{
  width: 900px;
  margin: 0 auto;
  text-align: center;
}
#container.Wide
{
  width: 1024px;
  margin: 0 auto;
  text-align: center;
}

#header
{
  width: 900px;
  height: 110px;
  background: url('images/header.jpg') no-repeat;
  text-align: left;
}
#header.Blank
{
  width: 750px;
  height: 95px;
  background: none;
}
#header.Wide
{
  width: 1024px;
  height: 110px;
  background: url('images/header_wide.jpg') no-repeat;
  text-align: left;
}

#header #logo
{
  width: 158px;
  height: 58px;
  padding-top: 34px;
  float: left;
}
#header #logo .spi
{
  width: 158px;
  height: 37px;
  clear: both;
}
#header #logo .poweredby
{
  width: 68px;
  height: 21px;
  float: left;
  background: url('images/powered_by.jpg') no-repeat;
}
#header.Blank #logo .poweredby
{
  background: url('images/powered_by2.jpg') no-repeat;
}

#header #logo .cp
{
  width: 90px;
  height: 21px;
  float: left;
}
#header #logo .cp a
{
  width: 90px;
  height: 21px;
  display: block;
  text-indent: -2000px;
  background: url('images/cooler_planet.jpg') no-repeat;
}
#header.Blank #logo .cp a
{
  background: url('images/cooler_planet2.jpg') no-repeat;
}

#header #navigation
{
  padding-top: 35px;
  padding-right: 5px;
  float: right;
  text-align: right;
  font-size: 11px;
  font-weight: bold;
}
#header #navigation a
{
  color: #b9c9dd;
  text-decoration: none;
}
#header #navigation a:hover
{
  color: #b9c9dd;
  text-decoration: underline;
}
#header #navigation img
{
  vertical-align: middle;
  display: inline;
}
#header #navigation .top
{
  height: 35px;
}
#header #navigation .cart
{
  width: 140px;
  height: 30px;
  float: right;
  background: url('images/cart_container.gif') no-repeat;
  background-color: White;
  text-align: left;
  font-size: 12px;
}
#header #navigation .cart .cart_image
{
  width: 24px;
  padding-top: 7px;
  padding-left: 10px;
  float: left;
}
#header #navigation .cart .items
{
  width: 100px;
  padding-top: 8px;
  float: left;
}
#header #navigation .cart .items a:link, #header #navigation .cart .items a:visited
{
  color: #3a6ba5;
  text-decoration: none;
}
#header #navigation .cart .items a:active, #header #navigation .cart .items a:hover, #header #navigation .cart .items a:focus
{
  color: #cc6600;
  text-decoration: underline;
}
#header .Phone
{
  padding-top: 2px;
  float: right;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  color: #b9c9dd;
}
#header .Phone span
{
  color: #ffffff;
}

#crumbs
{
  height: 35px;
  padding-top: 13px;
  font-size: 12px;
  font-weight: bold;
}
#crumbs.Store
{
  height: 30px;
  padding-top: 0px;
  font-size: 12px;
  font-weight: bold;
}

#crumbs a:link, #crumbs a:visited
{
  color: #3a6ba5;
  text-decoration: none;
}

#crumbs a:active, #crumbs a:hover, #crumbs a:focus
{
  color: #3a6ba5;
  text-decoration: underline;
}

#crumbs .Current
{
  font-size: 14px;
  color: #3a6ba5;
}

#content
{
  width: 880px;
  background: #ffffff;
  padding: 0px 10px;
  text-align: left;
}
#content:after
{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#content.Wide
{
  width: 1000px;
  background: #ffffff;
  padding: 0px 12px;
  text-align: left;
}

#content #maincontent
{
  margin-bottom: 10px;
}
#content #maincontent:after
{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#content #maincontent #left
{
  width: 200px;
  float: left;
}

#content #maincontent #left .section
{
  width: 195px;
  border-left: solid 1px #cacaca;
  padding-left: 5px;
  margin-bottom: 20px;
}
#content #maincontent #left .last
{
  margin-bottom: 0px;
}

#content #maincontent #left .section h2
{
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #0e376f;
}

#content #maincontent #left .section ul
{
  margin: 0px;
  padding: 0px;
}

#content #maincontent #left .section ul li
{
  margin-left: 0px;
  padding-left: 12px;
  list-style: none;
  background: url('images/double_arrow.jpg') no-repeat 2px 5px;
  margin-top: 3px;
}

#content #maincontent #left .section ul li a
{
  color: #3a6ba5;
  text-decoration: none;
}
#content #maincontent #left .section ul li a:hover
{
  color: #3a6ba5;
  text-decoration: underline;
}

#content #maincontent #right
{
  width: 645px;
  padding-right: 20px;
  float: right;
}

#content #maincontent #right img
{
  border: 1px solid #3a6ba5;
}

#footer
{
  background: url(images/footer.jpg) no-repeat;
  color: #57739a;
  font-size: 11px;
  padding-top: 20px;
  padding-bottom: 15px;
}
#footer.Blank
{
  background: none;
}
#footer.Wide
{
  background: url(images/footer_wide.jpg) no-repeat;
  color: #57739a;
  font-size: 11px;
  padding-top: 20px;
  padding-bottom: 15px;
}

.ClearFix
{
  display: inline-block;
  clear: both;
}
.ClearFix:after
{
  content: " "; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* request information */
#request_information_online
{
  width: 800px;
  margin: 0 auto;
  text-align: center;
}
#request_information
{
  width: 750px;
  margin: 0 auto;
  text-align: center;
}
#request_information img
{
  padding: 0px;
  margin: 0px;
}

#request_information .content
{
  width: 750px;
  padding: 10px 0px;
  text-align: left;
}
#request_information .content:after
{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.RequestInformation2
{
  width: 750px;
  margin-bottom: 25px;
  text-align: center;
  color: #000000;
}
.RequestInformation2Left
{
  width: 280px;
  float: left;
}
.RequestInformation2Right
{
  width: 410px;
  float: right;
  clear: right;
  margin: 0px;
  text-align: left;
}
.RequestInformation2ViewPanel
{
  min-height: 295px;
  width: 380px;
  margin-left: 15px;
  text-align: left;
  font-family: Verdana;
  font-size: 12px;
}
.RequestInformation2Title
{
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #0096d5;
  text-align: center;
}
.RequestInformation2StepHeader
{
  color: #ef7327;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}
.RequestInformation2Indent
{
  margin-left: 10px;
}
.RequestInformation2ContactQuestion
{
  height: 30px;
  clear: both;
}
.RequestInformation2ContactQuestionTall
{
  height: 45px;
  clear: both;
}
.RequestInformation2LeftColumn
{
  width: 125px;
  float: left;
  text-align: right;
}
.RequestInformation2RightColumn
{
  width: 250px;
  float: left;
  padding-left: 5px;
}
.RequestInformation2RightColumn input
{
  border: solid 1px #4d8fd6;
  vertical-align: middle;
}
.RequestInformation2Steps
{
  margin-top: 15px;
  text-align: center;
}

/* cta */
.cta .version1
{
  width: 880px;
  height: 150px;
  background: url('images/cta_background.jpg') no-repeat;
  margin-bottom: 20px;
}

.cta .version1 .top
{
  width: 780px;
  height: 50px;
  padding-top: 5px;
  padding-left: 100px;
  clear: both;
}

.cta .version1 .top h1
{
	background: url(images/cta_h1.jpg) no-repeat;
  width: 600px;
  height: 50px;
  margin: 0px;
  text-indent: -2000px;
}

.cta .version1 .left
{
  width: 374px;
  height: 90px;
  padding-left: 58px;
  float: left;
  font-size: 24px;
  color: #ffffff;
  line-height: 28px;
}

.cta .version1 .left b
{
  font-weight: bold;
  color: #f9d401;
}

.cta .version1 .right
{
  width: 318px;
  height: 80px;
  float: left;
  font-weight: bold;
  color: #7d6e00;
}

.cta .version1 .right .project_type
{
  width: 318px;
  height: 30px;
  padding-top: 15px;
  text-align: center;
}

.cta .version1 .right .project_type span.radio
{
	width: 13px;
	height: 13px;
	padding: 0px;
	background: url(images/radios.gif) no-repeat;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}

.cta .version1 .right .action
{
  width: 140px;
  height: 30px;
  padding-left: 45px;
  padding-top: 2px;
  float: left;
}
.cta .version1 .right .action input
{
  vertical-align: middle;
}
.cta .version1 .right .action input.zipcode
{
  border: solid 1px #c77300;
  font-size: 12px;
  font-weight: bold;
  padding: 1px 2px;
  height: 16px;
  width: 50px;
}
.cta .version1 .right .Submit
{
  width: 88px;
  height: 23px;
  float: left;
}
.cta .version1 .right .Submit .Button
{
  width: 88px;
  height: 23px;
  cursor: pointer;
  background: url('images/find_now.gif') no-repeat;
}

.cta .version2
{
  width: 880px;
  height: 150px;
  background: url('images/cta_background2.jpg') no-repeat;
  margin-bottom: 20px;
}

.cta .version2 .top
{
  width: 868px;
  height: 79px;
  padding-top: 8px;
  padding-left: 12px;
  clear: both;
}

.cta .version2 .top h1
{
	background: url(images/cta_h12.jpg) no-repeat;
  width: 699px;
  height: 48px;
  margin: 0px;
  text-indent: -2000px;
}

.cta .version2 .left
{
  display: none;
}

.cta .version2 .left b
{
  font-weight: bold;
  color: #f9d401;
}

.cta .version2 .right
{
  width: 550px;
  height: 35px;
  padding-left: 80px;
  font-weight: bold;
  font-size: 13px;
  font-family: Verdana;
  color: #444444;
}

.cta .version2 .right .project_type
{
  width: 264px;
  padding-top: 2px;
  float: left;
}

.cta .version2 .right .project_type span.radio
{
	width: 13px;
	height: 13px;
	padding: 0px;
	background: url(images/radios2.gif) no-repeat;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}

.cta .version2 .right .action
{
  width: 165px;
  float: left;
  padding-top: 2px;
}
.cta .version2 .right .action input
{
  vertical-align: middle;
}
.cta .version2 .right .action input.zipcode
{
  border: solid 1px #c77300;
  font-size: 12px;
  font-weight: bold;
  padding: 1px 2px;
  height: 16px;
  width: 50px;
}

.cta .version2 .right .Submit
{
  width: 93px;
  float: left;
}
.cta .version2 .right .Submit .Button
{
  width: 93px;
  height: 23px;
  cursor: pointer;
  background: url('images/start_now.jpg') no-repeat;
  display: inline-block;
  vertical-align: middle;
}


.cta .version3
{
  width: 880px;
  height: 444px;
  background: url('images/cta_background3.jpg') no-repeat;
  margin-bottom: 20px;
}
.cta .version3 .right
{
  width: 413px;
  height: 383px;
  padding-left: 412px;
  padding-top: 31px;
  font-family: Verdana;
  font-size: 13px;
  color: #000000;
}
.cta .version3 .right .top
{
  width: 413px;
  height: 68px;
  padding-top: 21px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #0e376f;
  text-transform: none;
}
.cta .version3 .right .top2
{
  width: 371px;
  height: 51px;
  padding: 0px 21px;
}
.cta .version3 .right .bullets
{
  width: 413px;
  height: 102px;
}
.cta .version3 .right .bullets ul
{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.cta .version3 .right .bullets ul li
{
  padding-left: 93px;
  height: 20px;
}
.cta .version3 .right .zipcode_label
{ 
  width: 413px;
  height: 36px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.cta .version3 .right .zipcode
{ 
  width: 413px;
  height: 51px;
  text-align: center;
}
.cta .version3 .right .zipcode input
{
  width: 96px;
  height: 31px;
  border: 1px solid #0e376f;
  padding: 3px 0px 0px 20px;
  font-size: 24px;
  font-weight: bold;
}
.cta .version3 .right .submit
{
  width: 413px;
  height: 32px;
  text-align: center;
}
.cta .version3 .right .submit .Button
{
  width: 126px;
  height: 32px;
  cursor: pointer;
  background: url('images/start_now2.jpg') no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.cta .version3 .left
{
  display: none;
}

.cta .version3 .left b
{
  font-weight: bold;
  color: #f9d401;
}



.cta .version3 .right .project_type
{
  width: 264px;
  padding-top: 2px;
  float: left;
}

.cta .version3 .right .project_type span.radio
{
	width: 13px;
	height: 13px;
	padding: 0px;
	background: url(images/radios2.gif) no-repeat;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}

.cta .version3 .right .action
{
  width: 165px;
  float: left;
  padding-top: 2px;
}
.cta .version3 .right .action input
{
  vertical-align: middle;
}
.cta .version3 .right .action input.zipcode
{
  border: solid 1px #c77300;
  font-size: 12px;
  font-weight: bold;
  padding: 1px 2px;
  height: 16px;
  width: 50px;
}

.cta .version3 .right .Submit
{
  width: 93px;
  float: left;
}
.cta .version3 .right .Submit .Button
{
  width: 93px;
  height: 23px;
  cursor: pointer;
  background: url('images/start_now.jpg') no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.RedText
{
  color: Red;  
}

.Bold
{
  font-weight: bold;
}

.Italic
{
  font-style: italic;
}

.VerticalAlignMiddle
{
  vertical-align: middle;
}

.MarginBottom10
{
  margin-bottom: 10px;
}

.NoDisplay
{
  display: none;
}

.RequestInformationViewPanel
{
  width: 380px;
  text-align: left;
  font-family: Verdana;
  font-size: 12px;
}

.RequestInformationStepsPanel
{
  width: 380px;
  clear: both;
}
.RequestInformationStepsPanel:after
{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.RequestInformationStepHeader
{
  color: #ef7327;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}

.RequestInformationSteps
{
  height: 75px;
  margin-top: 15px;
  float: left;
}

.RequestInformationSteps .Progress
{
}

.RequestInformationPrivacy
{
  float: right;
  padding-right: 15px;
  padding-top: 15px;
}

.RequestInformationIndent
{
  margin-left: 10px;
}

.RequestInformationContactQuestion
{
  height: 30px;
  clear: both;
}

.RequestInformationLeftColumn
{
  width: 125px;
  float: left;
  text-align: right;
}

.RequestInformationRightColumn
{
  width: 250px;
  float: left;
  padding-left: 5px;
}

.RequestInformationRightColumn input
{
  border: solid 1px #4d8fd6;
  vertical-align: middle;
}

/* Form Step */
.FormStepText, .FormStepNumbers
{
  padding-bottom: 10px;
}

.FormStepNumbers img
{
  margin:0px;
  display:inline;
}

/* Project Question */
.ProjectQuestion 
{
  margin-bottom: 8px;
}

.ProjectQuestionQuestion
{
  margin-bottom: 3px;
}

.ProjectQuestionAnswer
{
  margin-left: 10px;
}

/* Modal */
.ModalPopupBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.ModalPopup
{
	background-color: #ffffdd;
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	width: 420px;
}

.ModalPopupHeader
{
  width: 410px;
  height: 16px;
  background-color: #0e376f;
  border-bottom:solid 1px Gray;
  color: #ffffff;
  padding: 5px;
  font-weight: bold;
}

.ModalPopupHeader .Title
{
  padding-top: 2px;
  float: left;
}

.ModalPopupHeader .Close
{
  float: right;
}

.ModalPopupContent
{
	padding: 10px;
	width: 400px;
}

/* Containers */
.ContainerBlueTop
{
  background: #ffffff url(images/cta/BlueBorder.jpg) repeat-x;
  height: 12px;
}
.ContainerBlueBottom
{
  background: #ffffff url(images/cta/BlueBorder.jpg) repeat-x;
  background-position: bottom;
  height: 12px;
}
.ContainerBlueLeft
{
  background: url(images/cta/BlueBorder.jpg) repeat-y left;
}
.ContainerBlueRight
{
  background: url(images/cta/BlueBorder.jpg) repeat-y right;
  margin-left: 1px;
}
.ContainerBlueTL
{
  background: url(images/cta/BlueCorners.jpg) no-repeat top left;
  width: 12px;
  height: 12px;
  float: left;
	position:relative;
	top:0;
}
.ContainerBlueTR
{
  background: url(images/cta/BlueCorners.jpg) no-repeat top right;
  width: 12px;
  height: 12px;
  float: right;
	position:relative;
	top:0;
}
.ContainerBlueBL
{
  background: url(images/cta/BlueCorners.jpg) no-repeat bottom left;
  width: 12px;
  height: 12px;
  float: left;
	position:relative;
	top:0;
}
.ContainerBlueBR
{
  background: url(images/cta/BlueCorners.jpg) no-repeat bottom right;
  width: 12px;
  height: 12px;
  float: right;
	position:relative;
	top:0;
}

.ContainerContent10
{
  background-color: #ffffff;
  margin: 0px 1px 0px 0px;
  padding: 0px 9px;
}
.ContainerContent10:after
{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.RequestInformationWelcome h2
{
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: none;
  margin-bottom: 10px;
}

.RequestInformationIntro
{
  margin-left: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.RequestInformationIntro ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 15px;
}

.RequestInformationIntro ul li
{
  margin-left: 0px;
  padding-left: 15px;
  list-style: none;
  background: url('images/cta/DoubleArrow.jpg') no-repeat 0px 2px;
}

.SolarSchools
{
  width: 645px;
  padding-top: 10px;
  line-height: 18px;
  clear: both;
}
.SolarSchools:after
{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.SolarSchools .Top
{
  width: 645px;
  clear: both;
}
.SolarSchools .Top:after
{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.SolarSchools .Top .Badge
{
  float: left;
  padding-right: 15px;
  text-align: center;
}

.SolarSchools .Bottom
{
  width: 645px;
  clear: both;
}
.SolarSchools .Bottom .FEE
{
  float: right;
  margin-left: 15px;
}

.DefaultBadge
{
  float: right;
  padding-left: 15px;
  text-align: center;
}

.DefaultBadge img
{
  border: 0px;
}
.store_headline
{
  width: 665px;
  float: right;
  text-align: center;
  color: #0e376f;
  margin-bottom: 15px;
}
.store_headline .tag1
{
  font-size: 28px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 15px;
}
.store_headline .tag2
{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.store_headline img
{
  margin: 0 auto;
}

/* Directory */
.listing_text
{
  margin-top: 10px;
  margin-bottom: 20px;
}
.listing_text a:link, .listing_text a:visited
{
  color: #3a6ba5;
  text-decoration: none;
}
.listing_text a:hover, .listing_text a:active, .listing_text a:focus
{
  color: #3a6ba5;
  text-decoration: underline;
}

.directory_nf_merchants
{
  width: 850px;
  font-size: 13px;
  padding-left: 15px;
  padding-right: 15px;
  color: #b0b0b0;
}
.directory_nf_merchants a.City
{
  font-style: italic;
}
.directory_nf_merchants a:link, .directory_nf_merchants a:visited
{
  color: #b0b0b0;
  text-decoration: none;
}
.directory_nf_merchants a:hover, .directory_nf_merchants a:active, .directory_nf_merchants a:focus
{
  color: #b0b0b0;
  text-decoration: underline;
}

.directory_featured
{
  width: 880px;
}
.directory_featured .ajax__tab_header
{
  width: 880px;
  height: 46px;
  background: url('images/tab_header.jpg') no-repeat;
}
.directory_featured .ajax__tab_outer, .directory_featured .ajax__tab_inner, .directory_featured .ajax__tab_tab
{
  width: 212px;
  height: 46px;
  margin: 0px;
  padding: 0px;
  background: none;
  cursor: pointer;
}
.directory_featured .ajax__tab_outer
{
  margin-right: 8px;
}
.directory_featured .ajax__tab_tab .residential, .directory_featured .ajax__tab_hover .ajax__tab_tab .residential
{
  width: 212px;
  height: 46px;
  background: url('images/tab_residential_off.jpg') no-repeat;
}
.directory_featured .ajax__tab_active .ajax__tab_tab .residential
{
  width: 212px;
  height: 46px;
  background: url('images/tab_residential_on.jpg') no-repeat;
}
.directory_featured .ajax__tab_tab .commercial, .directory_featured .ajax__tab_hover .ajax__tab_tab .commercial
{
  width: 212px;
  height: 46px;
  background: url('images/tab_commercial_off.jpg') no-repeat;
}
.directory_featured .ajax__tab_active .ajax__tab_tab .commercial
{
  width: 212px;
  height: 46px;
  background: url('images/tab_commercial_on.jpg') no-repeat;
}
.directory_featured .ajax__tab_body
{
  width: 880px;
  margin: 0px;
  padding: 0px;
}
.directory_featured .tab_container
{
  width: 820px;
  border-left: solid 1px #cfcfcf;
  border-right: solid 1px #cfcfcf;
  padding: 25px 35px 25px 23px;
  background-color: #ffffff;
}
.directory_featured .tab_footer
{
  width: 880px;
  height: 10px;
  background: url('images/tab_footer.jpg') no-repeat;
}
.directory_featured .directory_separator
{
  width: 820px;
  height: 40px;
  background: url('images/tab_separator.jpg') repeat-x;
}

.featured_merchant
{
  width: 820px;
}
.featured_merchant .logo
{
  width: 185px;
  margin-top: 5px;
  float: left;
}
.featured_merchant .logo_box
{
  width: 150px;
  height: 50px;
}
.featured_merchant .logo_box a img
{
  width: 150px;
  height: 50px;
}
.featured_merchant .merchant_text
{
  width: 460px;
  float: left;
}
.featured_merchant .merchant_text a:link, .featured_merchant .merchant_text a:visited
{
  color: #709dc6;
  text-decoration: none;
}
.featured_merchant .merchant_text a:hover, .featured_merchant .merchant_text a:active, .featured_merchant .merchant_text a:focus
{
  color: #709dc6;
  text-decoration: underline;
}
.featured_merchant .merchant_text .title
{
  width: 460px;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
}
.featured_merchant .merchant_text .title a:link, .featured_merchant .merchant_text .title a:visited
{
  color: #3a6ba5;
  text-decoration: none;
}
.featured_merchant .merchant_text .title a:hover, .featured_merchant .merchant_text .title a:active, .featured_merchant .merchant_text .title a:focus
{
  color: #3a6ba5;
  text-decoration: underline;
}
.featured_merchant .merchant_conversion
{
  width: 147px;
  margin-top: 7px;
  float: right;
}

.basic_merchant
{
  width: 820px;
}
.basic_merchant .logo
{
  width: 100px;
  padding-left: 185px;
  margin-top: 5px;
  float: left;
}
.basic_merchant .logo_box
{
  width: 75px;
  height: 25px;
}
.basic_merchant .logo_box a img
{
  width: 75px;
  height: 25px;
}

.basic_merchant .merchant_text
{
  width: 360px;
  float: left;
  font-size: 10px;
  line-height: 12px;
}
.basic_merchant .merchant_text a:link, .basic_merchant .merchant_text a:visited
{
  color: #709dc6;
  text-decoration: none;
}
.basic_merchant .merchant_text a:hover, .basic_merchant .merchant_text a:active, .basic_merchant .merchant_text a:focus
{
  color: #709dc6;
  text-decoration: underline;
}
.basic_merchant .merchant_text .title
{
  width: 360px;
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 3px;
}
.basic_merchant .merchant_text .title a:link, .basic_merchant .merchant_text .title a:visited
{
  color: #3a6ba5;
  text-decoration: none;
}
.basic_merchant .merchant_text .title a:hover, .basic_merchant .merchant_text .title a:active, .basic_merchant .merchant_text .title a:focus
{
  color: #3a6ba5;
  text-decoration: underline;
}
.basic_merchant .merchant_conversion
{
  width: 113px;
  float: right;
  margin-top: 7px;
  text-align: right;
}
.basic_merchant .merchant_conversion a:link, .basic_merchant .merchant_conversion a:visited
{
  color: #b0b0b0;
  text-decoration: none;
}
.basic_merchant .merchant_conversion a:hover, .basic_merchant .merchant_conversion a:active, .basic_merchant .merchant_conversion a:focus
{
  color: #b0b0b0;
  text-decoration: underline;
}

.merchant_non_featured .top
{
  width: 880px;
}
.merchant_non_featured .top .left
{
  width: 620px;
  float: left;
}

.merchant_non_featured .top .left a:link, .merchant_non_featured .top .left a:visited
{
  color: #3a6ba5;
  text-decoration: none;
}
.merchant_non_featured .top .left a:hover, .merchant_non_featured .top .left a:active, .merchant_non_featured .top .left a:focus
{
  color: #3a6ba5;
  text-decoration: underline;
}
.merchant_non_featured .top .left h1
{
  font-size: 22px;
  text-transform: none;
}
.merchant_non_featured .top .left .address
{
  font-size: 12px;
}

.merchant_non_featured .top .right
{
  width: 225px;
  float: right;
  text-align: left;
}
.merchant_non_featured .top .right .stats
{
  width: 225px;
  font-size: 13px;
  font-weight: bold;
  color: #3a6ba5;
}
.merchant_non_featured .top .right .stats .item
{
  width: 225px;
  margin-top: 5px;
  font-size: 12px;
  font-weight: normal;
  color: #252525;
}
.merchant_non_featured .top .right .stats .item .bullet
{
  width: 5px;
  height: 5px;
  margin: 5px 5px 0px 15px;
  float: left;
  background: url('images/double_arrow.jpg') no-repeat;
}
.merchant_non_featured .merchant_separator
{
  width: 880px;
  height: 40px;
  background: url('images/tab_separator.jpg') repeat-x;
}

.merchant_featured .left
{
  width: 540px;
  float: left;
}
.merchant_featured .left h1
{
  text-transform: none;
}
.merchant_featured .left a:link, .merchant_featured .left a:visited
{
  color: #3a6ba5;
  text-decoration: none;
}
.merchant_featured .left a:hover, .merchant_featured .left a:active, .merchant_featured .left a:focus
{
  color: #3a6ba5;
  text-decoration: underline;
}
.merchant_featured .left .logo
{
  width: 400px;
  margin-top: 25px;
  margin-bottom: 20px;
  text-align: center;
}
.merchant_featured .left .logo img
{
  margin: 0 auto;
}
.merchant_featured .left .profile_content
{
  line-height: 18px;
}
.merchant_featured .left .profile_content ul
{
  margin-top: 0px;
  margin-bottom: 0px;
}
.merchant_featured .left .profile_content h3
{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #3a6ba5;
  text-transform: none;
}
.merchant_featured .left .profile_content .paragraph_separator
{
  margin-bottom: 15px;
}

.merchant_featured .right
{
  width: 300px;
  float: right;
}

.merchant_featured .right .cta_top
{
  width: 300px;
  height: 75px;
  background: url('images/cta_top.jpg') no-repeat;
}
.merchant_featured .right .cta
{
  width: 290px;
  padding: 5px;
  background-color: #3a6ba5;
  margin-bottom: 15px;
  color: #ffffff;
  font-weight: bold;
  line-height: 20px;
}
.merchant_featured .right .cta .label
{
  color: #f9d201;
  font-weight: bold;
}
.merchant_featured .right .cta .RedText
{
  color: #f9bd08;
}
.merchant_featured .right .cta .state
{
  float: left;
  width: 165px;
  margin-right: 10px;
}
.merchant_featured .right .cta .zip_code
{
  width: 115px;
}
.merchant_featured .right .cta input.hidden_box
{
  width: 0px;
  height: 0px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  visibility: hidden;
  float: left;
}
.merchant_featured .right .cta .submit
{
  width: 290px;
  height: 36px;
  margin-top: 5px;
  cursor: pointer;
  display: inline-block;
  background: url('images/request_quote_wide.jpg') no-repeat;
}  

.merchant_featured .right .stats
{
  width: 300px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #3a6ba5;
}
.merchant_featured .right .stats .item
{
  width: 260px;
  margin-top: 5px;
  font-size: 12px;
  font-weight: normal;
  color: #252525;
}
.merchant_featured .right .stats .item .bullet
{
  width: 5px;
  height: 5px;
  margin: 5px 5px 0px 15px;
  float: left;
  background: url('images/double_arrow.jpg') no-repeat;
}
.merchant_featured .right .locations
{
  width: 300px;
  font-size: 12px;
  color: #252525;
}
.merchant_featured .right .locations .label
{
  font-size: 14px;
  font-weight: bold;
  color: #3a6ba5;
}

.map_popup_background
{
	background-color: #4c4c4c;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.map_popup
{
	background-color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 710px;
}
.map_popup_content
{
	padding: 5px;
	width: 700px;
}
.map_popup_content .close
{
  width: 25px;
  height: 25px;
  margin-bottom: 5px;
  margin-left: 675px;
  cursor: pointer;
  background: url('images/map_close.jpg') no-repeat;
}
.map_popup_content .embedded
{
  width: 700px;
  height: 500px;
}
.map_popup_content .embedded .map_container
{
  width: 700px;
  height: 500px;
  border: 0px;
}

.ajax__validatorcallout_error_message_cell
{
  color: #000000;
}

/* Request Quote */
.request_quote
{
  width: 600px;
  margin-left: 140px;
  margin-top: 10px;
}
.request_quote .logo
{
  margin-bottom: 20px;
}
.request_quote .row
{
  width: 600px;
  margin-bottom: 5px;
}

.request_quote .row .heading
{
  width: 150px;
  float: left;
}
.request_quote .row .field
{
  width: 425px;
  padding-left: 25px;
  float: left;
}
.request_quote .row .field input.categories_hidden_box
{
  width: 0px;
  height: 0px;
  border: 0px;
  margin: 0px;
  margin-left: 150px;
  padding: 0px;
  visibility: hidden;
}
.request_quote .submit
{
  width: 290px;
  height: 36px;
  margin-top: 5px;
  cursor: pointer;
  display: inline-block;
  background: url('images/request_quote_wide2.jpg') no-repeat;
}  
.request_quote .RedText
{
  color: Red;
}

.request_quote input.installers_hidden_box
{
  width: 0px;
  height: 0px;
  border: 0px;
  margin: 0px;
  margin-left: 250px;
  padding: 0px;
  visibility: hidden;
}
.request_quote .label
{
  color: #2f6f99;
  font-weight: bold;
}

/* Store Menu */
.store_menu
{
  width: 950px;
  height: 34px;
  background: url('images/menu.jpg') no-repeat;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 25px;
  padding-right: 25px;
  z-index: 9999;
}
.store_menu ul
{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.store_menu ul li
{
  float: left;
  position: relative;
}
.store_menu ul li.Separator
{
  width: 45px;
  height: 34px;
  background: url('images/menu_separator.jpg') no-repeat;
}
.store_menu ul li:hover a
{
  background: url('images/menu_hover.jpg') repeat-x;
}
.store_menu ul li a, .store_menu ul li a:visited
{
  display: block;
  text-decoration: none;
  color: #ffffff;
  height: 24px;
  padding-top: 10px;
  padding-left: 30px;
  cursor: pointer;
}
.store_menu ul li a.Menu1
{
  width: 125px;
}
.store_menu ul li a.Menu2
{
  width: 130px;
}
.store_menu ul li a.Menu3
{
  width: 120px;
}
.store_menu ul li a.Menu4
{
  width: 135px;
}
.store_menu ul li a.Menu5
{
  width: 110px;
}
.store_separator
{
  width: 1000px;
  height: 30px;
  background: url('images/blue_separator_thick.jpg') repeat-x;
  color: #000000;
}
.store_separator .left
{
  float:left;
  padding-left: 5px;
  padding-top: 8px;
}
.store_separator .center
{
  width: 990px;
  padding-top: 8px;
  padding: 8px 5px 0px 5px;
  text-align: center;
}
.store_separator .sort
{
  float: right;
  padding-top: 3px;
  padding-right: 5px;
}
.store_separator .inactive
{
  color: #777777;
}
.store_separator a:link, .store_separator a:visited
{
  color: #3a6ba5;
  text-decoration: none;
}
.store_separator a:active, .store_separator a:hover, .store_separator a:focus
{
  color: #3a6ba5;
  text-decoration: underline;
}

.item
{
  padding-top: 5px;
  width: 1000px;
}
.item img
{
  margin: 0px;
}
.item .item_number
{
  float: left;
  width: 30px;
  height: 100%;
  color: #777777;
}
.item .item_image
{
  float: left;
  width: 125px;
  margin-right: 20px;
  text-align: center;
  height: 100%;
}
.item .item_image img
{
  margin: 0 auto;
}
.item .item_description
{
  float: left;
  width: 650px;
  height: 100%;
}
.item .item_description .title
{
  font-size: 14px;
  font-weight: bold;
}
.item .item_description .title a:link, .item .item_description .title a:visited
{
  color: #3a6ba5;
  text-decoration: none;
}
.item .item_description .title a:active, .item .item_description .title a:hover, .item .item_description .title a:focus
{
  color: #cc6600;
  text-decoration: underline;
}
.item .item_description .brand
{
  font-size: 14px;
  font-style: italic;
}
.item .item_description .features
{
  font-size: 10px;
}
.item .item_cart
{
  float: right;
  text-align: right;
  width: 160px;
  height: 100%;
  font-size: 14px;
}
.item .item_cart .cost
{
  color: #3a6ba5;
  font-weight: bold;
}
.item .item_cart .savings
{
  color: #ff0000;
  font-weight: bold;
  font-size: 12px;
}

.item_separator
{
  width: 1000px;
  height: 10px;
  background: url('images/blue_separator.jpg') repeat-x;
}

.item_detail
{
  width: 1000px;
  margin-bottom: 10px;
}
.item_detail h2
{
  color: #cc6600;
  text-transform: none;
  margin-bottom: 5px;
}
.item_detail ul
{
  margin-top: 0px;
  margin-bottom: 0px;
}
.item_detail ul li
{
  margin-bottom: 4px;
}
.item_detail_separator
{
  width: 1000px;
  height: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: url('images/blue_separator.jpg') repeat-x;
}
.item_detail .image
{
  float: left;
  width: 200px;
  text-align: center;
}
.item_detail .description
{
  float: left;
  width: 600px;
  padding-top: 15px;
}
.item_detail .description .separator
{
  width: 600px;
  height: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: url('images/blue_separator.jpg') repeat-x;
}
.item_detail .description .price
{
  width: 600px;
  margin-bottom: 6px;
}
.item_detail .description .price .left
{
  width: 65px;
  margin-right: 10px;
  float: left;
  text-align: right;
  color: #777777;
}
.item_detail .description .price .right
{
  width: 525px;
  float: left;
}
.item_detail .description .price .strike
{
  text-decoration: line-through;
}
.item_detail .description .price .final
{
  color: #ff0000;
  font-size: 16px;
  font-weight: bold;
}
.item_detail .description .price .savings
{
  color: #ff0000;
}
.item_detail .description .availability
{
  color: Green;
  font-size: 16px;
  font-weight: bold;
}
.item_detail .add_to_cart
{
  width: 160px;
  height: 73px;
  padding: 7px 10px 0px 10px;
  float: right;
  text-align: center;
  background: url('images/blue_180_80.jpg') no-repeat;
}

.cart_no_items
{
  height: 400px;
  font-weight: bold;
  font-size: 14px;
  color: #ff0000;
}
.cart_item_price
{
  font-weight: bold;
  color: #ff0000;
}
.cart_actions
{
  margin-top: 10px;
  width: 950px;
  text-align: right;
  font-weight: bold;
  font-size: 16px;
  color: #3a6ba5;
}
.cart_actions img
{
  display: inline;
}

.store_home
{
  width: 1000px;
}

.store_home .item
{
  width: 180px;
  text-align: center;
  font-size: 16px;
  float: left;
}
.store_home .separator
{
  width: 25px;
  height: 25px;
  float: left;
}
