@charset "UTF-8";
/* CSS Document */

/* ------------ Typography 006699------------ */
html { 
	min-height: 100%;
	margin-bottom: 1px; 
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #777;
}

a, a:visited {
	color: #00b5ce;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	text-decoration:underline
}

p, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 13px;
	margin-bottom: 15px;
	line-height: 18px;
	text-align: left;
}
h3 {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 15px;
}
h4 {
	margin-bottom: 15px;
	font-size: 21px;
	color: #00b5ce;
}
h5 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p.dotcom {
	float: left;
	font-weight: bold;
	display: block;
	text-indent: -9000%;
	width:291px;
	height:41px;
	background:url(../images/hawaiienergylogo.jpg)
}

/* ------------ Typography End ------------ */


/* ------------ Layout ------------ */

.left {
	float:left;
}

.right {
	float:right;
}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 30px;
	position: relative;
	margin-bottom: 50px;
}
#header {
	display: block;
	height: 100px;
}




/* ------------ Layout End ------------ */.clear {
	clear: both;
	width: 100%;
}
.beta {
	position: absolute;
	left: -80px;
	top: 106px;
}
#sponsors {
	float: right;
	display: block;
	margin-top: 7px;
}
#sponsors p {
	font-size: 11px;
	margin: 0px;
	text-align: right;
}
#navigation {
	display: block;
	float: left;
	width: 160px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
}
#IEroot #navigation {
	margin: 0px;
	padding: 0px;
	width: 155px;
}
#navigation ul#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul#menu a {
	color: #606060;
}
#navigation ul#menu a.active {
	color: #00b5ce;
}
#navigation ul#menu .inactive {
	color: #ccc;
	margin-top: 20px;
	display:none;
}

#IEroot .inactive {
	text-indent: -9000%;
}

#content {
	display: block;
	float: left;
	width: 680px;
}
#content #banner {
	display: block;
	height: 135px;
	width: 680px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	position: relative;
}

#faqs #banner {
	height: 100px;
}

#content #banner h1, #content #banner h2 {
	text-indent: -900%;
}
#content  #banner  p  {
	height: 25px;
	width: 59px;
	position: absolute;
	text-indent: -900%;
	display: block;
}
#content  #banner  p.email  {
	left: 629px;
	top: 7px;
}
#content   #banner   p.print   {
	left: 656px;
	top: 7px;
}
#content .column {
	float: left;
	width: 450px;
	font-size: 13px;
}
#contact #content .column {
	width: 220px;
	padding-right: 20px;
	padding-left: 0px;
}
#content .short {
	width: 220px;
	margin-left: 10px;
}
#content ul.buttons {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:block;
	width:220px;
	float:left;
	margin-left: 10px
}
#content ul.buttons li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#content ul.buttons li .external {
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	margin-bottom: 10px;
}
#content ul.buttons li a {
	display: block;
	height: 84px;
	width: 220px;
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
}
#content ul.buttons li a.what {
	background-image: url(../images/button-what.jpg);
}

#content ul.buttons li a.forms {
	background-image: url(../images/button-forms.jpg);
}

#content ul.buttons li a.faqs {
	background-image: url(../images/button-faqs.jpg);
}

#content ul.buttons li a.plan {
	background-image: url(../images/button-plan.jpg);
}

#content ul.buttons li a.contact {
	background-image: url(../images/button-contact.jpg);
}

#content ul.buttons li a.saic {
	background-image: url(../images/button-saic.jpg);
}


#index #banner {
	background-image: url(../images/banner-index.jpg);
}

#news #banner {
	background-image: url(../images/banner-news.jpg);
}

#forms #banner {
	background-image: url(../images/banner-forms.jpg);
}

#solar #banner {
	background-image: url(../images/banner-solar.jpg);
}
.specs  #banner {
	background-image: url(../images/banner-specs.jpg);
	display: block;
}

#faqs #banner {
	background-image: url(../images/banner-faqs.jpg);
}

#saic #banner {
	background-image: url(../images/banner-saic.jpg);
}

#contact #banner {
	background-image: url(../images/banner-contact.jpg);
}
#faqs ul.faqs {
	list-style-type: none;
	padding: 0px;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#faqs ul.faqs li {
	margin-bottom: 3px;
}
#contact #container {
	background-image: url(../images/img-hawaii.jpg);
	background-repeat: no-repeat;
	background-position: 590px 250px;
}
#contact .numbers {
	margin-bottom: 15px;
}
#contact .column {
	margin-bottom: 25px;
}
#contact .column p {
	margin-bottom: 0px;
}
#contact .column a.email {
	background-image: url(../images/email.jpg);
	background-position: left 3px;
	padding-left: 18px;
	display: block;
	background-repeat: no-repeat;
	margin-top: 15px;
}


#footer {
	font-size: 11px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 40px;
	margin-top: 60px;
}
#contact #footer {
	margin-top: 20px;
}
#footer p {
	font-size: 11px;
}
h1.pulling {
	background-image: url(../images/quote-index.jpg);
	text-indent: -9000%;
	display: block;
	height: 19px;
	width: 325px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}

h1.solar {
	background-image: url(../images/h1-solar.jpg);
	text-indent: -9000%;
	display: block;
	height: 19px;
	width: 325px;
	margin-bottom: 12px;
	background-repeat: no-repeat;
}

h1.residential {
	background-image: url(../images/rebate-residential.jpg);
	text-indent: -9000%;
	display: block;
	height: 16px;
	width: 187px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}

h1.business {
	background-image: url(../images/rebate-business.jpg);
	text-indent: -9000%;
	display: block;
	height: 16px;
	width: 187px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}

p.contact {
	position:absolute;
	top: 63px;
	left:463px;
	height: 50px;
	width: 50px;
}

ul.downloads {
	padding: 0px;
	list-style-type: none;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
ul.downloads a {
	font-size: 18px;
	color: #00b5ce;
}


ul.downloads li {
	background-image: url(../images/pdficon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 0px;
}

ul.downloads li .sub {
	font-size: 12px;
	line-height: 16px;
	color: #606060;
}

#content ul {
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 0px 0px 0px 18px;
}

#content li {
	padding-bottom: 14px;	
}

#content table {
	font-size: 11px;
	text-align: left;
	border-left: 1px solid #C1DAD7;
}

#content table th {
	color: #003366;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1DAD7;
	border-right-color: #C1DAD7;
	border-bottom-color: #C1DAD7;
	background-color: #B8D2D5;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#content table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #777;
}

#content table td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

.red {
	color: #990000;
}
#twit-div ul {
	list-style-type: none;
	padding: 10px 10px 0px 12px;
	font-size: 10px;
	margin-bottom: 0px;
}

#twit-div ul li {
	border-bottom: 1px solid #e3e3e3;	
	margin-bottom: 10px;
	padding-bottom: 8px;
}

#twit-div p {
	margin: 0px;
	padding: 00px 10px 10px 12px;
}

#twit-div span a, a.follow {
	color:	#00b5ce !important;
}

#twit-div a {
	color: #cccccc	
}

#twit-div .border {
	display: block;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#twit-div .top {
	display:block;
	width: 220px;
	height:37px;
	background-image:url(../images/twitter-top.jpg)
}

#twit-div .bottom {
	display:block;
	width: 220px;
	height:6px;
	background-image:url(../images/twitter-bottom.jpg);
	margin-bottom: 10px
}
