/*  STYLESHEET - TERRACE ENERGY WEBSITE
	PREPARED BY BLENDER MEDIA */
html, body {margin: 0px;padding: 0px;}
a:focus {outline:none;}
a img{border:0 none;}
html {
	background:url("bg-top.jpg") repeat-x 0 0;}
body {
	color:#525252;
	font-size:13px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	background:url("bg-header6.jpg") center 189px no-repeat;
}
@font-face {
    font-family: 'HelveticaNeueLTStd67MdCn';
    src: url('helveticaneueltstd-mdcn-webfont.eot');
    src: url('helveticaneueltstd-mdcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-mdcn-webfont.woff') format('woff'),
         url('helveticaneueltstd-mdcn-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-mdcn-webfont.svg#HelveticaNeueLTStd67MdCn') format('svg');
    font-weight: normal;
    font-style: normal;

}
p, h1, h2, h3 {
	margin:0px 0px 12px 0px;
}
img {
	border:0px;
}
form {
	display:inline;
}

#form-password {
 display:none;	
}


label {
	font-size:10px;
	font-weight:normal;
}
/* HEADINGS */
h1 {
	font-size:27px;
	color:#294b72;
	line-height: 39px;
	font-family:'HelveticaNeueLTStd67MdCn';
	font-weight:normal;
}
h2 {
	font-size:20px;
	color:#294b72;
	font-weight:normal;
	font-family:'HelveticaNeueLTStd67MdCn';
}
h3 {
	font-size:13px;
	color:#454545;
	font-weight:normal;
	background:#d8e0ea;
	width:264px;
	padding:0 0 0 24px;
	height:32px;
	line-height:32px;
}

/* LINKS */
a 		{ color:#217fcf; text-decoration:none; outline:none; }
a:hover { color:#2e4f76; text-decoration:none; outline:none; }

#navigation .active a{
	font-weight:bold;
	color:#ffc220;
}
/* TOP */
#container-top {
	margin:0px auto;
	width:960px;
	height:189px;
	position: relative;
}
#logo {
	float:left;
	margin:20px 0px 0px;
}
#social {
	float:right;
	text-align:right;
	width:600px;
	margin:26px 0 10px;
}

/* CONTENT */
#container-content {
	margin:20px auto;
	width:996px;
	padding-bottom:20px;
	position: relative;
	overflow: hidden;
}
#container-image {
	margin:0px auto;
	width:966px;
	height:375px;
	position: relative;
}
.main-link {
	float:left;
	width:100%;
	height:230px;
	cursor:pointer;
}
.button {
	float:left;
	width:553px;
	padding:46px 0 0 0;
}
#content-left {
	float:left;
	width:285px;
	padding:5px 26px 5px 0px;
}
#content-right {
	float:left;
	width:682px;
	padding:3px 0px 3px 0px;
}
#stock-quote {
	font-size:12px;
	color:#fff;
	float:right;
	text-align:right;
	width:682px;
}
#stock-quote strong {
	color:#ffc220;
	font-size:14px;
}
#email-signup {
	float:left;
	width:258px;
	height:201px;
	padding:0 28px;
	/*background:url("bg-signup.jpg") no-repeat;*/
}
#email-signup form div {
	float:left;
}
.emailbox{
	width:150px !important;
}
#email-signup input{
	background:#c0c0c0;
	border:0px;
	margin:5px 0;
	padding:0 5px;
	width:184px;
	height:23px;
	color:#fff;
	font-size:14px;
	line-height:29px;
	height:29px;
	float:left;
}
.submit {
	float:left;
	padding:0 !important;
	width:53px !important;
	width:35px !important;
}
#email-signup .title{
	margin:29px 0 6px;
}
.title h2 {
	margin-bottom:6px;}
#social a,.sprite-btn-blender {float: right;background:url("sprite.png") no-repeat 0 0;}
.sprite-btn-blender{ background-position: 0 0 !important; width: 204px; height: 20px; } 
.sprite-btn-fb{ background-position: 0 -70px !important; width: 18px; height: 20px; } 
.sprite-btn-twitter{ background-position: 0 -140px !important; width: 18px; height: 20px; } 
.sprite-btn-youtube{ background-position: 0 -210px !important; width: 18px; height: 20px; } 
.sprite-subnavoff{ background-position: 0 -277px !important; width: 16px; height: 21px; } 
.sprite-subnavon{ background-position: 0 -343px !important; width: 16px; height: 21px; } 
.sprite-btn-youtube {margin-right:8px;}
/* NAVIGATION */
#navigation {
	float:left;
	width:960px;
	text-align:left;
	margin:19px 0px 0;
}
#navigation ul {
	margin:0px;
	padding:0px;
	list-style: none;
	border-bottom:1px solid #5a7696;
	border-top:1px solid #5a7696;
}
#navigation ul li {
	margin:0px;
	display:block;
	float:left;
	height:29px;
	line-height:29px;
	padding:0 36px 0 0px;
	position:relative;
}
#navigation ul li a {
	display:block;
	height:29px;
	line-height:29px;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
}
#navigation ul li a:hover {
	color:#ffc220;
	text-decoration:none;
}
#navigation ul li a label {
	font-size:9px;
}
#navigation ul li a:hover label {
	color:#ed9d00;
}
/* DROP DOWN MENUS */
#navigation ul li ul, .subsub, ul.subsubsub { 
	list-style: none;
	margin: 0;
	padding: 0;
  	z-index: 1000;
	position: static;
	float:left;
	color: #333232;
	width: 100%;
	display:block;
}
#navigation ul li ul li {	
	position:relative;
	margin: 0;
	padding: 0;
	float:left;
	height: auto !important;
}
#navigation ul li ul li a, #navigation ul li ul li a:link, #navigation ul li ul li a:active, #navigation ul li ul li a:visited {
	font-style:normal;
	font-weight:normal;
	display: block;
	padding: 4px 20px 4px 20px;
	color:#58585a;
	margin:0;
	font-weight:bold;
	font-weight:normal !important;
	text-indent:0 !important;
	text-align:left !important;
	overflow:hidden;
	height: auto !important;
	width: 130px;
	font-size:13px;
	line-height:14px;
	text-transform:capitalize;
	zoom: 1;
	filter: alpha(opacity=88);
	opacity: 0.88;
	background:#fff;
}
#navigation ul li ul li a span {
	 font-size:8px;
}
#navigation .dd{
	left:0;
	position: absolute;
	top: 29px; /* SET THIS TO THE HEIGHT OF THE MAIN NAV */
	left:0;
	z-index:99999;
	display: none;
	border: 6px solid white;
}

#navigation ul li ul li a:hover {
	text-decoration:none;
	color: inherit;	
	zoom: 1;
	filter: alpha(opacity=99);
	opacity: 0.99;
}
ul.subsub, ul.subsubsub { 
	top: 0px !important;
}

.clear {
	clear:both;
}
.news_wrapper {
	list-style:none;
	padding:0 0 0 24px;
	font-size:12px;
	color:#2b2b2b;
	float:left
}
.news_wrapper strong {
	font-size:13px;
}
.news_wrapper a {
	font-size:11px;
}
.news_wrapper a span {
	color:#808080;
}
.news_wrapper li {
	list-style:none;
	margin:0 0 25px;
	padding:0;
	float:left;
}
/* BUTTONS */
#container-buttons {
	margin:0px auto 20px auto;
	width:972px;
	padding-bottom:20px;
}
#container-buttons a {
	float:left;
}
#button-middle {
	padding: 0 15px;
}
#signup_load {
	background:url(loader.gif) no-repeat;
	display:none;
	width:16px;
	height:16px;
}
#container-bottom {
	width:100%;
	background:url("bg-bot.jpg") repeat-x;
	height: 76px;
	padding: 50px 0 0;
}
#bottom {
	width:960px;
	margin:0 auto;
}
.blender {
	float:right;
}
.foot-nav {
	float:left;
	padding: 4px 0 0;
}
.foot-nav a {
	color:#5b8ac2;
	font-size:12px;
	float:left;
	padding:0 40px 0 0;
}

/* Recaptcha */
.recaptcha {opacity: 0; height: 0px; transition: all 0.25s ease-in-out; pointer-events: none; transform: scale(0.65); transform-origin: left;}
.recaptcha.show {opacity: 1; height: 78px; pointer-events: all; margin-bottom: 0px; }