/* @override http://dev.stratosrenewables.com/css/styles.css */

/* @override http://sr.ftpsharewell.com/css/styles.css */


/* @group HTML */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url('/images/middle_bg.jpg') repeat-x left top;
	color: #fff;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Sans-serif;
	font-size: 11px;
	line-height: 20px;
}

img {
	border: none;
}

h1 {
	color: #dba400;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

.img-float-right {
	background: #f5f5f5;
	border: 1px solid #eee;
	float: right;
	margin: 20px 0 20px 20px;
	padding: 10px;
}

/* @end */

/* @group Navigation */

#navigation_wrapper {
	background: url('/images/navigation_bg.jpg') repeat-x left top;
	border-top: 10px solid #dba400;
	height: 70px;
	width: 100%;
	z-index: 2;
}

#navigation {
	margin: 0 auto;
	width: 860px;
}

#navigation ul {
	float: right;
	list-style: none;
}

#navigation ul li {
	float: left;	
}

#navigation ul li a {
	display: inline;
	float: left;
}

#navigation ul li a.what-is-ethanol {
	background: url('/images/navigation1/what-is-surarcane-ethanol.jpg') no-repeat left top;
	height: 70px;
	width: 150px;
}

#navigation ul li a.what-is-ethanol:hover { background: url('/images/navigation1/what-is-surarcane-ethanol.jpg') no-repeat 0 -70px;
	height: 70px;
	width: 150px; }

#navigation ul li a.company {
	background: url('../images/navigation1/company.jpg') no-repeat left top;
	height: 70px;
	width: 77px;
}

#navigation ul li a.company:hover { background: url('/images/navigation1/company.jpg') no-repeat 0 -70px;
	height: 70px;
	width: 77px; }

#navigation ul li a.news {
	background: url('/images/navigation1/news.jpg') no-repeat left top;
	height: 70px;
	width: 54px;
}

#navigation ul li a.news:hover{ background: url('/images/navigation1/news.jpg') no-repeat 0 -70px;
	height: 70px;
	width: 54px;}
	
#navigation ul li a.contact {
	background: url('/images/navigation1/contact.jpg') no-repeat left top;
	height: 70px;
	width: 75px;
}

#navigation ul li a.contact:hover { background: url('/images/navigation1/contact.jpg') no-repeat 0 -70px;
	height: 70px;
	width: 75px; }
	
#navigation ul li a.investor-relations{
	background: url('/images/navigation1/investor-relations.jpg') no-repeat left top;
	height: 70px;
	width: 86px;
}

#navigation ul li a.investor-relations:hover { background: url('/images/navigation1/investor-relations.jpg') no-repeat 0 -70px;
	height: 70px;
	width: 86px;}

#navigation ul li ul { 
	position: absolute;
	background: #295f8e;
	border-top:1px solid #FFFFFF;
	font-size: 11px;
	width: 12em;
	left: -999em; 
	padding: 6px 0 6px 0px;
	top:80px;
	z-index:5;
}

#navigation ul li ul.first, #navigation ul li ul.first li a { 
	width: 20em;
	margin-left: 3px;
		}


#navigation ul li ul.second, #navigation ul li ul.second li a, #navigation ul li ul.fourth, #navigation ul li ul.fourth li a, #navigation ul li ul.fifth, #navigation ul li ul.fifth li a   { 
	width: 12em;
	margin-left: 0px;
}

#navigation ul li ul.third, #navigation ul li ul.third li a { 
	width: 14em;
	margin-left: 0px;}


#navigation ul li ul li { 
	float: left;
	text-align: left;
}

#navigation ul li ul li a {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 4px 0 4px 20px;
	text-decoration:none;
}

#navigation ul li ul li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#navigation ul li:hover ul, #navigation ul li.sfhover ul { 
	clear: both;
	left: auto;
	/*margin:70px 0 0 215px;*/
}

/* @end */

/* @group Middle */

#middle_wrapper {
	/*background: #fff url('/images/middle_bg.jpg') repeat-x left top;*/
	width: 100%;
}

#middle_wrapper_video {
	/*background: #fff url('/images/middle_bg.jpg') repeat-x left top;*/
	background: #61783b;
	width: 100%;
}

#video_small {
margin:0px 0 0 110px;
padding:30px 0 0 0;
}

#middle {
	margin: 0 auto;
	width: 860px;
}

#middle_video {
	background: url(../images/middle_wrapper_video_bg.gif) no-repeat top left;
	margin: 0 auto;
	width: 860px;
	height: 531px;
}

.step-content {
	padding-left: 15px;
	padding-right: 15px;
}

.step-content h1 {
	color: #fff;
	font-size: 38px;
	margin-bottom: 5px;
	padding-top: 20px;
	text-transform: uppercase;
}

.step-content h2 {
	color: #fff;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}

.step-content p {
	color: #2f739e;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 24px;
}
/* @end */

/* @group Sub Pages content */

#subcontent {
	padding-top: 25px;
	padding-bottom: 10px;
	width: 600px;
}

#subcontent .entry {
	border-bottom: 1px dashed #bec9cf;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#subcontent h1 {
	color: #294662;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 5px;
}

#subcontent h2 {
	color: #294662;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 5px;
}

#subcontent h2 a {
	color: #294662;
	text-decoration: none;
}

#subcontent h3 {
	background: #294662;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	padding: 0 10px;
	margin: 0 0 10px;
	text-transform: uppercase;
}

#subcontent p {
	color: #2f739e;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 10px;
	width: 600px;
}

#subcontent ul {
	color: #2f739e;
	padding: 5px 20px 15px;
}

#subcontent ul li {
	font-style: italic;
	line-height: 14px;
	padding-bottom: 10px;
}

ul .new-links {
	color: #000;
	font-size: 14px;
	list-style: none;
}


#sidebar {
	color: #5c8dac;
	float: right;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;

	text-align: center;
	margin-bottom: 20px;
	width: 230px;
}

#sidebar h3 {
	background: #3679a4 url('/images/sidebar-h3-bg.jpg') top left repeat-x;
	color: #fff;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0 10px;
	padding: 5px 0;
	text-shadow: 0px 2px 0px #17354a;
	text-transform: uppercase;
}

#sidebar p {
	color: #5c8dac;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 24px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li a {
	color: #2f739e;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}

#sidebar ul li a#active {
	font-weight: bold;
	text-decoration: underline;
}

.caption {
	background: #f2f2f2;
	color: #555;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 5px;
	padding: 3px;
}

/* @end */

/* @group Lower content */

#lower_content_wrapper {
	background: #4f662d url('/images/body-bg.jpg') repeat-x left top;
	clear: both;
	width: 100%;
}

#lower_content_wrapper.video {
	background: #61783b;
}

#lower_content {
	background: #576f31 url('/images/lower-content-bg.jpg') repeat-x left top;
	margin: 0 auto;
	padding-top: 20px;
	padding-right: 15px;
	width: 845px;
}

#lower_content.video {
	background: none;
}

#lower_content ul {
	float:left;
	/*height: 115px;*/
	list-style: none;
	margin-left: 20px;
	/*width: 250px;*/
}

#lower_content ul li {
	display: block;
	margin-bottom: 10px;
	margin-right: 10px;
}

#lower_content ul li a img {
	background: #495e2a;
	border: 1px solid #617840;
	padding: 5px;
}

#lower_content .news-article {
	float: left;
	padding-left: 20px;
	width: 210px;
}

#news_scroller {
	border-right: 1px dashed #41561f;
	float: left;
	margin-bottom: 35px;
	width: 230px;
	margin-right: 20px;
}

#news_scroller h2 {
	border-bottom: 1px dashed #41561f;
	width: 200px;
	color: #dba400;
	font-family: Trebuchet MS, Arial, Sans-serif;
	font-size: 18px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#news_scroller h3 {
	margin-top: 5px;
	color: #ffec9d;
	font-size: 12px;
	text-transform: uppercase;

}

#news_scroller a {
	color: #fff;
	text-transform: uppercase;
}

#about_content {
	
	margin-left:10px;
	
}
#about_content h2 {
	border-bottom: 1px dashed #41561f;
	color: #dba400;
	font-family: Trebuchet MS, Arial, Sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}
#about_content p {
	margin-right: 20px;
} 
#ticker {
	background: url('/images/ticker_bg.jpg') repeat-x left top;
	border-top: 1px dashed #41561f;
	border-bottom: 1px solid #687f46;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	width: 860px;
}

#ticker p a {
	color: #ffea96;
}

#ticker strong {
	color: #ebb20b;
	padding-right: 5px;
}

/* @end */

/* @group Footer */

#footer {
	background: #657b45;
	margin: 0 auto 15px auto;
	padding: 20px;
	text-align: center;
	width: 820px;
}

#footer h2 {
	color: #ffec9d;
	font-size: 14px;
	font-weight: normal;
}

#footer h2 a {
	color: #ffec9d;
	text-decoration: none;
}

#footer ul {
	display: block;
	float: left;
	list-style: none;
	width: 160px;
}

#footer ul li {
	
}

#footer ul li a {
	color: #dde2d6;
	font-size: 10px;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#copyright {
	height: 45px;
	margin: 0 auto 0px auto;
	width: 860px;
	font-size:1.1em;
}

#footer_logo {
	float:right;
	/*
	background: #4f662d url('/images/footer_logo.jpg') no-repeat top right;
	clear: both;
	height: 45px;
	margin: 0 auto 15px auto;
	width: 860px;
	*/
}

.newstitle {
	font-size: 14px;
}

.newsreadmore {
	text-align: right;
}

a.newsreadmore {
	background-color: #294662;
	color: #ffffff;
	padding: 3px 10px;
	text-decoration: none;
}

.clearAll {
	clear: both;
	width: 100%;
}

/* @end */
