@charset "UTF-8";
/* SunStore Solarn */

/* General */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #096a02;
	background-image: url(images/sunstoreBackgroundTile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #819a46;
}

#topWrapper {
	position:absolute;
	left:50%;
	width:794px;
	margin-left:-402px;
	visibility: visible;
	z-index: 3;
	height: 97px;
	margin-top: 0px;
	top: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #CD623D;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: #CD623D;
}

/* Top header */
#logo{
	background-image: url(images/sunstore_solar_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 62px;
	width: 277px;
	left: 480px;
	top: 10px;
	position: absolute;
}

#topBackground {
	background-image: url(images/topburst.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 97px;
	width: 794px;
	top: 0px;
	left: 0px;
}

/* Flash Banner Nav */
#navBackground {
	background-image: url(images/flashBackground.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 309px;
	width: 794px;
	top: 0px;
	left: 0px;
}

#flashBanner {
	height: 252px;
	visibility: visible;
	width: 742px;
	top: 0px;
	z-index: 6;
	left: 26px;
	position: relative;
}

#homeNav {
	height: 29px;
	width: 742px;
	top: 362px;
	left: 26px;
	position: absolute;
}

/* Content Banner Nav */
#navBackgroundContent {
	background-image: url(images/flashBackground.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 150px;
	width: 794px;
	top: 0px;
	left: 0px;
}

h1 {
	font-weight: bolder;
	font-size: 20px;
	color: #CD623D;
	background-image: url(images/sunTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding-left: 20px;
	height: 24px;
	font-family: Goudy, Times, "Times New Roman", serif;
	letter-spacing: .2em;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
}

#Banner {
	height: 93px;
	visibility: visible;
	width: 742px;
	top: 0px;
	z-index: 6;
	left: 26px;
	position: relative;
}

#contentNav {
	height: 29px;
	width: 742px;
	top: 205px;
	left: 26px;
	position: absolute;
}



/* Content Area Home */

#contentWrapper {
	position:absolute;
	z-index: 2;
	left:50%;
	width:794px;
	margin-left:-402px;
	background-image: url(images/contentBackground.gif);
	width: 794px;
	height: auto;
	margin-top: 406px;
	visibility: visible;
}

#contentBoxHome {
	float: left;
	height: auto;
	visibility: visible;
	border: 1px solid #ccd77e;
	width: 443px;
	background-color: #fafdc9;
	margin-top: 0px;
	margin-left: 25px;
	z-index: 3;
	padding: 10px;
}



#successBoxHome {
	height: auto;
	visibility: visible;
	border: 1px solid #719a1a;
	width: 260px;
	background-color: #b5da5d;
	margin-top: 0px;
	z-index: 4;
	float: right;
	background-image: url(images/caseStudyBar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: relative;
	right: 25px;
}

#socialMediaBoxHome {
	height: auto;
	visibility: visible;
	width: 260px;
	margin-top: 15px;
	z-index: 4;
	float: right;
	position: relative;
	right: 25px;
}

.socialMediaIcons {
	margin-right: 10px;
}

.successTitle{
	color: #FFFFFF;
	background-image: url(images/greenSun.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 2px;
}

.successCopy{
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.baseNav{
	background-image: url(images/sunstoreBaseNavBackground.gif);
	position:relative;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 794px;
	left: 0px;
	bottom: 0px;
	z-index: 4;
	color: #A65A38;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-family: helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 44px;
	clear: both;
}


.baseNav a{
	text-decoration: none;
	color: #FFFFFF;
}

.baseNav a:visited{
	font-weight: bold;
	color: #FFFFFF;
}

.baseNav a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

.copyright{
	position:relative;
	visibility: visible;
	width: 794px;
	left: 0px;
	bottom: 0px;
	z-index: 4;
	color: #FAFDC9;
	text-align: center;
	font-weight: bold;
	font-family: helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #819A46;
	clear: both;
}


.copyright a{
	text-decoration: none;
	color: #FAFDC9;
}

.copyright a:visited{
	font-weight: bold;
}

.copyright a:hover{
	text-decoration: underline;
}

/* Content Area Body */

#contentWrapper2 {
	position:absolute;
	z-index: 2;
	left:50%;
	width:794px;
	margin-left:-402px;
	background-image: url(images/contentBackground.gif);
	width: 794px;
	height: auto;
	margin-top: 247px;
	visibility: visible;
}

#ContentBoxBody {
	height: auto;
	visibility: visible;
	border: 1px solid #ccd77e;
	width: 490px;
	background-color: #fafdc9;
	margin-top: 0px;
	z-index: 4;
	float: right;
	position: relative;
	right: 25px;
	padding: 10px;
}

span.ContentBoxBodytext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #096a02;
	list-style-image: url(images/bullet.gif);
}



#ContentLeftSide {
	float: left;
	height: auto;
	visibility: visible;
	width: 195px;
	margin-top: 0px;
	margin-left: 25px;
	z-index: 3;	
}

#SubNav {
	height: auto;
	visibility: visible;
	border: 1px solid #719A1A;
	width: 215px;
	background-color: #B5DA5D;
	margin-top: 0px;
	z-index: 3;
	background-image: url(images/caseStudyBar.gif);
	background-repeat: repeat-x;
	background-position: 0px -3px;
}

.sectionTitle{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
}

/*********** #sectionLinks styles ***********/



#sectionLinks a {
	font-family:  helvetica, Arial, Verdana, Geneva, sans-serif;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #719A1A;
	background-image: url(images/navSun.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}

#sectionLinks a:hover{
	background-color: #5A9015;
	color: #B5DA5D;
	background-image: url(images/navSunA.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}

span.sectionSubLinks a {
	font-family:  helvetica, Arial, Verdana, Geneva, sans-serif;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #719A1A;
	margin-left: 16px;
	background-image: none;
}

span.sectionSubLinks a:hover{
	background-color: #5A9015;
	color: #B5DA5D;
	background-image: none;
}

#subContent{
	height: auto;
	visibility: visible;
	border: 1px solid #b86e51;
	width: 100%;
	background-color: #cddca8;
	z-index: 3;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.subContentCopy{
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}

.subContentCopy a{
	text-decoration: none;
	color: #636B51;
	font-weight: bold;
}

.subContentCopy a:visited{
}

.subContentCopy a:hover{
	text-decoration: underline;
}

