@charset "utf-8";
/* investors_page */
#investors_stock {
        display:none;
}
#investors_stock_info {
	width:354px;
	height:12px;
	padding:5px;
	background-color:#859238;
	font-size:12px;
	line-height:12px;
	color:#ffffff;	
}
#investors_stock_name {
	display:block;
	float:left;
}
#investors_stock_updated {
	display:block;
	float:right;
}
#investors_stock_numbers {
	clear:both;
	text-align:center;
	border-left:solid 1px #cdcdcd;
	border-right:solid 1px #cdcdcd;
	padding-right:20px;
}
#investors_stock_numbers table {
	width:100%;
	text-align:right;
}
#investors_stock_numbers th {
	font-size:10px;
	line-height:12px;
	color:#a2bf3a;
}
#investors_stock_numbers td {
	font-size:10px;
	line-height:12px;
	color:#859339;
}


#investors_container {
	width:956px;
}
#investors_container_top {
	width:946px;
	background-image:url(images/interface/investors_header_bg.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:10px;
	height:53px;
}
#investorstabs{
	font-size:10px;
	font-family:'Trebuchet MS', sans-serif;
	line-height:15px;
	padding:0;
	margin-left:30px;
	width:400px;
	float:left;
	margin-top:16px;
}
#investorstabs .efotabs {
	list-style-type: none;
	padding:0;
	margin:0;
}
#investorstabs .efotabs li{
	display: inline;
	float:left;
	margin: 0;
	padding:0;	
}
#investorstabs .efotabs li a{
	display:block;
	text-decoration: none;
	margin-right: 3px;
	border: solid 1px #879639;
	border-bottom:none;
	color: #a2bf3a;
	background-color:#FFFFFF;
	padding:3px 5px;
}

#investorstabs .efotabs li a:hover,
#investorstabs .efotabs li a.selected{
	color: white;
	background-color:#859339;
	padding:3px 5px;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
}

#investors_content {
	width:942px;
	border-left:solid 2px #a2bf3a;
	border-right:solid 2px #a2bf3a;
	margin-top:-10px;
	padding-bottom:25px;
	padding-top:20px;
}
#investors_content h1 {
	font: 18px "trebuchet ms", verdana, sans-serif;
	color:#a2bf3a;
}
#investors_content h2 {
	font: 14px "trebuchet ms", verdana, sans-serif;
	color:#a2bf3a;
}
#investors_content h3 {
	font: 12px "trebuchet ms", verdana, sans-serif;
	color:#a2bf3a;
}
#investors_content h4 {
	font: 12px "trebuchet ms", verdana, sans-serif;
	color:#a2bf3a;
}
#investors_content h5 {
	font: 12px "trebuchet ms", verdana, sans-serif;
	color:#859339;
}
#investors_content img {
	border:none;
}
#investors_content_bottom {
	width:946px;
	height:39px;
	background-image:url(images/interface/investors_content_bottom.gif);
	background-repeat:no-repeat;
}
#investors_top_title {
	float:left;
	width:150px;
}
#investors_content_menu {
	float:left;
	width:190px;
}
#investors_content_menu ul {
	padding:0;
	margin:0;
}
#investors_content_menu li {
	padding:3px 0;
	margin:0;
	list-style-type:none;
}
#investors_content_menu li a:link, #investors_content_menu li a:visited {
	font: 14px "trebuchet ms", verdana, sans-serif;
	line-height:14px;
	color:#a2bf3a;
	display:block;
	padding-left:50px;
	text-decoration:none;
}
#investors_content_menu li a:hover {
	background-image:url(images/interface/product_lookup_arrows.gif);
	background-repeat:no-repeat;
	background-position:30px 0;
	color:#859339;
	padding-left:50px;
}
#investors_content_menu li a.selected:link, #investors_content_menu li a.selected:visited {
		background-image:url(images/interface/product_lookup_arrows.gif);
		background-repeat:no-repeat;
		background-position:30px 0;
		font: 14px "trebuchet ms", verdana, sans-serif;
		line-height:14px;
		color:#859339;
		display:block;
		padding-left:50px;
		text-decoration:none;
	}
#investors_content_menu li a.selected:hover {
		background-image:url(images/interface/product_lookup_arrows.gif);
		background-repeat:no-repeat;
		background-position:30px 0;
		color:#859339;
		padding-left:50px;
}
#investors_content_right {
	width:716px;
	float:left;
}
.investors_docs_item {
	clear:both;
	width:535px;
	padding:15px 25px 20px 0;
	border-bottom:dotted 1px #9a9a9a;
}
.investors_docs_item.first {
	padding-top:2px;
}
.investors_docs_item.last {
	border-bottom:none;
}
.investors_docs_item h4 {
	color:#859339;
}
.investors_management_item {
	clear:both;
	width:665px;
	padding:20px 25px 20px 10px;
	border-bottom:dotted 1px #9a9a9a;
}
.investors_management_item.first {
	padding-top:2px;
}
.investors_management_item.last {
	border-bottom:none;
}
.investors_management_item img {
	float:left;
	margin:3px 10px 0 0;
	border:solid 1px #859339;
}
.investors_management_item p {
	font-size:11px;
	line-height:13px;
	color:#666666;
	padding:5px 0;
}
#investors_full_text {
	padding-left:15px;
}
#investors_full_text h1 {
	color:#859339;
	padding-bottom:15px;
}
#investors_full_text h2 {
	font-size:14px;
}
#investors_full_text h3 {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding-top:10px;
	margin-bottom:-10px;	
}
#investors_full_text p {
	font-size:11px;
	color:#666666;
	padding:10px 0;
}
#investors_full_text li{
	font-size:11px;
	color:#666666;
	margin-left:45px;
}
#investors_full_text h1 sup{
	font-size:75%;
	vertical-align:top;
}
#investors_full_text p sup{
	font-size:100%;
	vertical-align:top;
}
.investors_contact_general {
	width:530px;
	padding:20px 15px;
	border-bottom:dotted 1px #9a9a9a;
}
.investors_contact_general.first {
	padding-top:2px;

}
.investors_contact_general.last {
	border-bottom:none;
}
.investors_contact_general p {
	font-size:11px;
	padding:5px 0;
	color:#666666;
}
#investors_faq_questions {
	padding:0 15px 15px 15px;
	border-bottom:dotted 1px #9a9a9a;
}
#investors_faq_questions ul {
	padding-top:15px;
	list-style-type:none;
}
#investors_faq_questions li {
	font-size:12px;
	line-height:12px;
	padding:5px 0 5px 25px;
	background-image:url(images/interface/product_lookup_arrows.gif);
	background-repeat:no-repeat;
	background-position:center left;
}	
#investors_faq_answer {
	padding:15px 15px 0 15px;
}
#investors_faq_answer p {
	font-size:11px;
	padding:10px 0;
	color:#666666;
}
.investors_news_item {
	clear:both;
	width:655px;
	padding:20px 25px 20px 0;
	margin-left:10px;
	border-bottom:dotted 1px #9a9a9a;
}
.investors_news_item.first {
	padding-top:2px;
}
.investors_news_item.last {
	border-bottom:none;
}
.investors_news_item h3 {
	background-image:url(images/interface/green_single_arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
}
.investors_news_item p {
	font-size:11px;
	line-height:13px;
	color:#666666;
	padding:5px 0;
}
.investors_news_item img {
	float:left;
	margin:10px 10px 10px 0;
	border:solid 1px #859339;
}
#investors_contact_detail {
	padding:25px 0;
}
.investors_contact_entry {
	width:665px;
	padding:20px 0;
	border-bottom:dotted 1px #9A9A9A;
}
.investors_contact_entry h3 {
	font-size:12px;
	color:#a2bf3a;
	font-weight:normal;
}
.investors_contact_entry p {
	font-size:10px;
	color:#666666;
}
#investors_top_title {
	float:left;
	width:150px;
}
p.investors_news_date {
	font-size:10px;
	padding:0;
	color:#859339;
}
a.readmore:link, a.readmore:visited, a.readmore:hover {
	color:#a2bf3a;
	font-size:10px;
	text-decoration:none;
	display:inline-block;
	padding:5px 25px 5px 0;
	background-image:url(images/interface/product_lookup_arrows.gif);
	background-repeat:no-repeat;
	background-position:center right;
}
a.linkback:link, a.linkback:visited, a.linkback:hover {
	color:#a2bf3a;
	font-size:10px;
	text-decoration:none;
	text-align:right;
	display:inline-block;
	padding:5px 0 5px 25px;
	float:right;
	background-image:url(http://www.energyfocusinc.com/images/interface/green_back_dblarrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
#investors_full_release {
	width:665px;
}
#investors_full_release p {
	font-size:10px;
	line-height:14px;
	color:#666666;
	padding:10px 0;
}
#investors_home_content {
	padding-left:20px;
}
#investors_home_content h4 {
	padding:25px 0 0 0;
}
#investors_home_content p {
	font-size:11px;
	line-height:14px;
	color:#666666;
	padding:0 0 5px 0;
}
#investors_home_content img {
	float:right;
	margin-left:60px;
	margin-right:25px;
}
#investors_home_links {
	width: 840px;
	border-top:solid 3px #859239;
	border-bottom:solid 3px #859239;
	margin:-10px auto 10px auto;
	padding:10px 0;
	padding-left:106px;
	float:left;
}
#investors_home_links a img { border:none; }
#investors_home_links ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#investors_categories li {
	float:left;
	width:182px;
	border-right:dotted 1px #9a9a9a;
	text-align:center;
	font-size:11px;
}
#investors_categories li.last {
	border-right:none;
}
.investors_events_item {
	clear:both;
	width:665px;
	padding:20px 25px 20px 0;
	border-bottom:dotted 1px #9a9a9a;
	font-size:11px;
}
.investors_events_item.last {
	border-bottom:none;
}
.investors_events_item h4 {
	background-image:url(images/interface/green_single_arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
}
.investors_events_item p {
	font-size:11px;
	line-height:13px;
	color:#666666;
	padding:5px 0;
}
.investors_events_item td {
	font-size:10px;
	color:#666666;
}
.events_label {
	color:#859339;
	width:70px;
}
.investors_events_item span {
	font-size:10px;
	color:#859339;
}