/*
-----------------------------------------------
Site: EnervationEnergy.com
Designer: Beth Sullivan / BethSullivan.com
Created:  17 July 2009
-----------------------------------------------
*/

/* General styles
------------------------------------------*/

body {
	margin: 0;
	padding: 70px 0;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	color: #333;
	background: #fff;
	background-position: center;
}

a:link {
	color: #018ec9;
	text-decoration: underline;
}

a:visited {
	color: #018ec9;
	text-decoration: underline;
}

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

blockquote {
	text-align: left;
}

div {
	text-align: left;
}

h1 {
	font-size: 17px;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 0 0 8px 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #09c;
	margin: 0;
	padding: 0 0 15px 0;
}

h3 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 8px 0;
}

.news h3 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 8px 0;
}

h4 {
	color: #333;
	font-size: 17px;
	font-weight: bold;
	margin: -8px 0 0 0;
	padding: 0 0 15px 0;
}

h5, h6 {
	font-size: 14px;
	font-weight: bold;
}

i {
	font-style: italic;
}

img {
	border: none;
	border-width: 0;
}

ol {
	text-align: left;
}


ul {
	text-align: left;
}

li {
	line-height: 140%;
	margin: 0;
	padding-bottom: 15px;
}

p {
	margin-top: 0px;
	margin-bottom: 18px;
	text-align: left;
	line-height: 145%;
}

table {
	border: none;
	border-width: 0;
}

td {
	text-align: left;
	padding-bottom: 5px;
}

input {
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

textarea {
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-size: 13px;
}



/* = #wrapper
------------------------------------------*/

#wrapper {
	width: 980px;
	margin: 0px auto;
	padding: 0;
	position: relative;
}


/* = #header
------------------------------------------*/

#header {
	height: 78px;	
	width: 980px;
}

#header .logo {
	float: left;
}

#header #info {
	float: right;
	font-size: 15px;
	font-weight: bold;
	padding: 0 12px 30px 15px;
	margin: 0;
}

#header #info .left {
	color: #666;
	float: left;
	width: 230px;
}

#header #info a {
	color: #666;
	text-decoration: none;
}

#header #info a:hover {
	color: #333;
	text-decoration: none;
}

#header #info .right {
	color: #666;	
	float: right;
	text-align: right;
	width: 100px;
}

/* = #left
------------------------------------------*/

#left {
	float: left;
	width: 292px;
}

#left .subnav {
	margin: 10px 0;
	background: #fde871;
}


#left .twitter {
	background: #d9d9d9;
	margin: 10px 0 0 0;
	padding: 15px 15px 0 10px;
	font-size: 11px;
}

ul#twitter_update_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left .reduce-costs {
	background: #fde871;
	margin: 10px 0 0 0;
	padding: 15px 15px 0 10px;
}

#left .reduce-costs h1, #left .twitter h1 {
	padding: 0 0 12px 0;
	margin: 0;
}

#left .reduce-costs p {
	margin: 0;
	padding: 0 0 18px 0;
	font-size: 12px;
}

#left .reduce-costs-more, #left .follow-twitter {
	height: 27px;
	width: 292px;
	margin: 0;
	padding: 0;
}

#left .reduce-costs-more a {
  display: block;
  overflow: hidden;
  width: 292px;
  height: 27px;
  background: url(../images/home/reduce-costs-more.gif); 
  text-indent: -9999px;
}

#left .follow-twitter a {
  display: block;
  overflow: hidden;
  width: 292px;
  height: 27px;
  background: url(../images/home/follow-twitter.gif); 
  text-indent: -9999px;
}

#left .reduce-costs-more a:hover, #left .follow-twitter a:hover {
  background-position: 0 -27px;
}

#left .subnav ul {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

#left .subnav li {
	margin: 0;
	padding: 0;
	text-align: right;
}


.aa a, .bb a, .cc a, .dd a, .ee a, .ff a {
	display: block;
	color: #555;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	margin: 0;
	padding: 4px 10px 0 10px;
	vertical-align: center;
	text-transform: capitalize;
	text-decoration: none;
}

.aa a:hover, .bb a:hover, .cc a:hover, .dd a:hover, .ee a:hover, .ff a:hover {
	background: #fed328;
	display: block;
	color: #333;
	font-weight: bold;
	height: 23px;
	margin: 0;
	padding: 4px 10px 0 10px;
	vertical-align: center;
	text-transform: capitalize;
	text-decoration: none;
}

.aa a.active, .bb a.active, .cc a.active, .dd a.active, .ee a.active, .ff a.active {
	background: #fed328;
	display: block;
	color: #333;
	font-weight: bold;
	height: 23px;
	margin: 0;
	padding: 4px 10px 0 10px;
	vertical-align: center;
	text-transform: capitalize;
	text-decoration: none;	
}


.links #left .subnav {
	margin: 10px 0;
	background: none;
}



/* = #right
------------------------------------------*/

#right {
	float: right;
	width: 221px;
}

#right .recommendations {
	background: #fde871;
	margin: 10px 0 0 0;
	padding: 15px 10px 0 15px;	
}

#right .recommendations h1 {
	padding: 0 0 12px 0;
	margin: 0;
}

#right .recommendations p {
	margin: 0;
	padding: 0 0 18px 0;
	font-size: 12px;
}

#right .recommendations-more a {
  display: block;
  overflow: hidden;
  width: 221px;
  height: 27px;
  background: url(../images/home/recommendations-more.gif); 
  text-indent: -9999px;
}

#right .recommendations-more a:hover {
  background-position: 0 -27px;
}

/* = #main
------------------------------------------*/

#main {
	background: #e5e5e5;
	border-top: 4px solid #d5d5d5;
	border-bottom: 4px solid #d5d5d5;
	float: left;
	padding: 9px 10px;
	width: 960px;
}

/* = #nav
------------------------------------------*/

#nav {
	background: url(../images/bg-nav.gif) no-repeat top left #1a99ce;	
	float: right;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 660px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 140px;
}

#nav li {
	display: inline;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 3px;

}

#nav .nav-home a {
  display: block;
  overflow: hidden;
  width: 67px;
  height: 30px;
  background: url(../images/nav/home.gif); 
}

#nav .nav-home a.active, #nav .nav-home a:hover { 
  background-position: 0 -30px;
  width: 67px;
  height: 30px;
}

#nav .nav-news a {
  display: block;
  overflow: hidden;
  width: 65px;
  height: 30px;
  background: url(../images/nav/news.gif); 
}

#nav .nav-news a.active, #nav .nav-news a:hover { 
  background-position: 0 -30px;
  width: 65px;
  height: 30px;
}

#nav .nav-results a {
  display: block;
  overflow: hidden;
  width: 75px;
  height: 30px;
  background: url(../images/nav/results.gif); 
}

#nav .nav-results a.active, #nav .nav-results a:hover { 
  background-position: 0 -30px;
  width: 75px;
  height: 30px;
}

#nav .nav-services a {
  display: block;
  overflow: hidden;
  width: 84px;
  height: 30px;
  background: url(../images/nav/services.gif); 
}

#nav .nav-services a.active, #nav .nav-services a:hover { 
  background-position: 0 -30px;
  width: 84px;
  height: 30px;
}

#nav .nav-crew a {
  display: block;
  overflow: hidden;
  width: 63px;
  height: 30px;
  background: url(../images/nav/crew.gif); 
}

#nav .nav-crew a.active, #nav .nav-crew a:hover { 
  background-position: 0 -30px;
  width: 63px;
  height: 30px;
}

#nav .nav-links a {
  display: block;
  overflow: hidden;
  width: 62px;
  height: 30px;
  background: url(../images/nav/links.gif); 
}

#nav .nav-links a.active, #nav .nav-links a:hover { 
  background-position: 0 -30px;
  width: 62px;
  height: 30px;
}

#nav .nav-contact a {
  display: block;
  overflow: hidden;
  width: 82px;
  height: 30px;
  background: url(../images/nav/contact.gif); 
}

#nav .nav-contact a.active, #nav .nav-contact a:hover { 
  background-position: 0 -30px;
  width: 82px;
  height: 30px;
}

/* = #content
------------------------------------------*/

.home #content {
	width: 400px;
	float: left;
}

#content {
	width: 620px;
	padding: 20px 20px 10px 20px;
	float: left;
}

.breadcrumb {
	font-size: 11px;
	padding: 0 0 20px 0;
	color: #888;
}

.shortlist li {
	padding-bottom: 8px;
}

/* = #footer
------------------------------------------*/
#footer {
	clear: both;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0 25px 0;
	margin: 0px 9px;
}

#footer .left {
	float: left;
	width: 400px;
	padding: 0 5px;
}

#footer .right {
	color: #018ec9;
	float: right;
	text-align: right;
	width: 400px;
	padding: 0 5px;
}

#footer .right a:link, #footer .right a:visited, #footer .address a:link, #footer .address a:visited {
	color: #018ec9;
	text-decoration: none;
}

#footer .right a:hover, #footer .address a:hover {
	text-decoration: underline;
}

#footer .right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#footer .right li {
	display: inline;
	list-style: none;
	padding: 0 5px;
	margin: 0;
}

#footer .address {
	clear: both;
	padding-top: 20px;
	text-align: center;
}

#footer .address ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer .address li {
	display: inline;
	list-style: none;
	padding: 0px 6px;
	margin: 0;
}
