/* 
==============================================================================
Created for:	Energy Options International (EOI).
Date: 			October 2009.
Created by: 	greenskin media.
				www.greenskinmedia.com
==============================================================================
*/




html {
	background-color: #839da6;
	background: #839da6 url(images/bgGradient.jpg) repeat-x;
	border-top: #000 3px solid;
	
	
	}

body {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-align: center;
	color: #444444;
	margin-bottom: 20px;
	
	}

a:link, a:visited {
	text-decoration: none;
	color: #0295cc;
	font-weight: 500;
	border-bottom: #92cce2 1px solid;
	padding-bottom: 1px;
	}

a:hover, a:active {
	border-bottom: #76929c 1px solid;
	}

img {border: #dde3e5 4px solid;}
img a:link, a:visited {}
img a:hover, a:active {}

#border .active {
	background-color: #ccc;
	padding: 5px;
	}
	
#border .active:hover {
	background-color: #ddd !important;
	}

h1 {
	font-family: Lucida Grande, verdana;
	color: #00aeef;
	letter-spacing: -1px;
	margin-left: 0px;
	font-size: 24px;
	font-weight: 550;
	margin-bottom: 15px;
	}

h2 {
	color: #669933;
	font-family: verdana, arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	}

h3 {
	color: #2aa9d8;
	font-family: tahoma,verdana, arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0 3px 0;
	text-shadow: #fff 1px 1px 0;
	}

p {
	color: #666;
	font-size: 13px;
	margin-bottom: 12px;
	line-height: 18px;
	}
	
#adjust {
	margin-left: 15px;
	}

blockquote, p.blockquote {
	font-size: 18px;
	color: #aaa;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 22px;
	margin-bottom: 22px;
	padding-left: 20px;
	border-left: #2aa9d8 4px solid;
	text-shadow: #fff 1px 1px 0;
	}
	
blockquoteprod, p.blockquoteprod {
	font-size: 18px;
	color: #aaa;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 22px;
	margin-bottom: 22px;
	padding-left: 20px;
	border-left: #2aa9d8 4px solid;
	text-shadow: #fff 1px 1px 0;
	}

.fr {
	float: right;
	padding: 1em 0 1em 1em;
	}

.fl {
	float: left;
	padding: 1em 1em 1em 0;
	}
	
	

/* CONTAINER  */

#container {
	text-align: left;
	margin: auto;
	width: 900px;
	}



/* LOGO */

#logo {
	background: url(images/logo2.png) no-repeat;
	width: 310px;
	height: 130px;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	}

#title {
	position: absolute;
	margin-top: -65px;
	margin-left: 0px;
	font-size: 24px;
	color: #00aeef;
	}



/* TOP */

#top {
	background-color: #fff;
	height: 92px;
	}

#menuContainer {
	margin-left: 444px;
	padding-top: 35px;
	width: 500px;
	}
	
#menuContainer ul {
	display: inline;
	list-style: none;
	}

DIV.menuButton a, DIV.menuButton a:active, DIV.menuButton a:visited {
	display: inherit;
	width: 80px;
	height: 26px;
	padding-top: 5px;
	font-size: 17px;
	font-weight: lighter;
	text-transform:capitalize;
	color: #333;
	float:left;
	text-align: center;
	margin-right: 15px;
	border-bottom: 0;
	padding-bottom: 0;
	}
	
DIV.menuButton a:hover, DIV.menuButton a:active {
	background: url(images/hover2.png) no-repeat;
	cursor:pointer;
	text-decoration:none;
	color:#f1f1f1;
	border-bottom: 0;
	}

DIV.active a, DIV.active a:active, DIV.active a:visited {
	background: url(images/hover2.png) no-repeat;
	cursor:pointer;
	text-decoration:none;
	color: #f1f1f1;
	border-bottom: 0;
	padding-bottom: 0;
	}
	
.menu_current {
	background: url(images/hover2.png) no-repeat;
	cursor:pointer;
	color: #fff !important;
	}



/* BANNER */

#banner {
	background: url(images/mainHeader.jpg) no-repeat;
	height: 338px;
	width: 900px;
	}



/* SIDEBAR */

#sidebar {
	width: 213px;
	position:absolute;
	margin-left: 660px;
	margin-top: -25px;
	}

#featured {
	height: 335px;
	background-color: #e6e6e6;
	border: 1px solid #d7d7d7;
	padding: 10px 20px 20px 20px;
	}
	
#featured p {
	font-size: 12px;
	}

#featured ul {
	list-style: square;
	color: #b6b6b6;
	margin-left: 12px;
	margin-top: 10px;
	font-size: 11px;
	line-height: 20px;
	}
	
#featured img {border: none;}

#newsletter {
	background: url(images/newsletter_bg.jpg) no-repeat;
	width: 213px;
	height: 102px;
	margin-top: 10px;
	padding: 20px;
	padding-top: 14px;
	color: #f1f1f1;
	}
	
b.header {font-size: 14px; font-weight: bold; text-shadow: #999 1px 1px 0;}
.newsletter p {font-size: 12px; color: #f1f1f1; font-weight: bold; margin-top: -6px; }
p.offwhite {color: #ededed; line-height: 15px; padding-top: 11px; }
a.offwhite {color: #fff;}  

input.newsletterEmail {
	width: 115px;
	display: none;
	}

input.newsletterSubmit {
	width: 50px;
	height:20px;
	border:1px solid #ffffff;
	background: transparent;
	cursor:pointer;
	color:#ffffff;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	display: none;
	}



/* DIVIDER */

#divider {
	width: 900px;
	background: url(images/divider.png) repeat-x;
	}



/* CONTENT */

#content {
	width: 620px;
	background-color: #ededed;
	padding: 112px 260px 20px 20px;
	float: left;
	min-height: 320px;
 	height: auto !important;
 	height: 320px;
 	}



/* FOOTER */

#footer {
	width:900px;
	height: 54px;
	background-color: #ddd;
	border-top: 2px solid #cccccc;
	line-height: 22px;
	padding-top: 11px;
	float:left;
	}

DIV.footerLeft {
	width: 360px;
	float: left;
	text-align: left;
	margin-left: 30px;
	font-size: 11px;
	}

DIV.footerRight {
	width: 360px;
	float: right;
	text-align: right;
	margin-top: 4px;
	margin-right: 30px;
	font-size: 11px;
	color: #888;
	line-height: 18px;
	}



/*
---------------------------------
//Forms
---------------------------------
*/

form {font-size: 11px;}

input {font-size: 11px;}

textarea {font-size: 11px;}

input.submit, input.reset {
	background: url(images/button.png) no-repeat;
	width: 60px;
	height: 25px;
	color: #ffffff;
	font-size: 10px;
	font: Arial, Helvetica, sans-serif;
	font-variant: normal;
	border: 0px;
	cursor: pointer;
	font-weight: lighter;
	text-transform: uppercase;
	margin-left: 10px;
	}

input.submit:hover, input.reset:hover {
	background:url(images/button_hover.png);
	}

input.submit {
	margin-left: 78px;
	}

form li {
	list-style-type: none;
	padding-bottom: 10px;
	}

label {
	float: left;
	width: 5em;
	margin-right: 2em;
	margin-top: 2px;
	}



/*
---------------------------------
//Primary content
---------------------------------
*/

/* FRONT PAGE */

		DIV.coloumn {
			width: 188px;
			float: left;
			margin-right: 26px;
			margin-left: -10px;
			}
		
		DIV.coloumnLast {
			width: 188px;
			float: left;
			margin-left: -10px;
			}
		
		DIV.coloumn h3, DIV.coloumnLast h3 {
			margin-left: 10px;
			margin-bottom: 10px;
			margin-top: 5px;
			}
		
		DIV.coloumn p, DIV.coloumnLast p {
			margin-left: 10px;
			font-style: italic;
			}
		
		.coloumnImage {'
			padding: 2px;
			margin: 2px;
			border: 2px solid #a6a6a6;
			}
		
		.readMore {
			float: right;
			font-size: 11px;
			}



/* ABOUT US */

		.aboutusImage {
			padding: 2px;
			margin:2px;
			border: 1px solid #a6a6a6;
			float:right;
			margin-left: 20px;		
			}



/* CONTACT */

		#contactForm {
			width: 350px;
			float:left;
			}
		
		#contactInformation {
		margin-top: -300px;
			border-left: 1px solid #cccccc;
			width: 210px;
			padding-left: 20px;
			float:right;		
			}