/*
	Author: Fred Lin
	Client: Frontier Renewables
	Date Created: 7 April 2010
	Date Modified: 26 April 2010
*/
@charset "UTF-8";

/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
h3 {
	margin: 1em 0;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* END RESET */

a {
	color: #328183;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #00b8cf;
	text-decoration: none;	
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.4em;
	background: white;
	color: #464646;
}
.clear {
	clear: both;
}
.img_right em {
	color: #aaaaaa;
}
ul {
	padding: 0;
	margin: 0;
}
p {
	margin: 0 0 1em 0;
}
.img_right {
	float: right; display: inline; overflow: hidden;
	margin: 0 0 5px 5px;
	text-align: center;
}
#wrapper {
	width: 900px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	margin-top: 0;
}
#header {
	width: 820px; height: 54px;
	padding: 69px 0 0 205px;
	background: url(img/header-bg.jpg) no-repeat;
	position: relative;
}
#header li {
	float: left; display: inline; overflow: hidden;
}
#header li a {
	display: block;
	font-size: 1.2em;
	background: url(img/header-btns.jpg) no-repeat 1000px 1000px;
	height: 31px;
	padding-top: 20px;
	text-align: center;
	color: #a6b5c9;
	margin-right: 2px;
}
#header li a:hover, #header li a.current {
	color: #55888d;
}
#header li a.home,
#header li a.team,
#header li a.news {
	width: 78px;
}
#header li a.about {
	width: 94px;
}
#header li a.projects {
	width: 88px;
}
#header li a.investors {
	width: 98px;
}
#header li a.contact {
	width: 84px;
}
#header li a.home:hover,#header li a.home.current {
	background-position: 0px 0px;
}
#header li a.about:hover, #header li a.about.current {
	background-position: 0px -70px;
}
#header li a.team:hover, #header li a.team.current {
	background-position: 0px -140px;
}
#header li a.news:hover, #header li a.news.current {
	background-position: 0px -210px;
}
#header li a.projects:hover, #header li a.projects.current {
	background-position: 0px -280px;
}
#header li a.investors:hover,#header li a.investors.current {
	background-position: 0px -350px;
}
#header li a.contact:hover, #header li a.contact.current {
	background-position: 0px -420px;
}
#header li a.home:active {
	background-position: -150px 0;
}
#header li a.about:active {
	background-position: -150px -70px;
}
#header li a.team:active {
	background-position: -150px -140px;
}
#header li a.news:active {
	background-position: -150px -210px;
}
#header li a.projects:active {
	background-position: -150px -280px;
}
#header li a.investors:active {
	background-position: -150px -350px;
}
#header li a.contact:active {
	background-position: -150px -420px;
}
div#banner {
	width: 810px; height: 319px;	
	margin: 0 0 0 30px;
}
div#banner.home {
	background: url(img/banner-home.jpg) no-repeat;
}
div#banner.about {
	height: 225px;
	background: url(img/banner-about.jpg) no-repeat;
}
div#banner.news {
	height: 218px;
	background: url(img/banner-news.jpg) no-repeat;
}
div#banner.investors {
	height: 218px;
	background: url(img/banner-investors.jpg) no-repeat;
}
div.content_block {
	width: 790px; height: auto;
	margin: 0 0 0 50px;
}
div.sub_block {
	width: 450px; height: 350px;display: inline; overflow: hidden;
	float: left;
	background: url(img/cell-bg.jpg) no-repeat 0 20px;
}
div.content_block h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
}
div.content_block p {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: justify;
}
div.content_block2 {
	width: 770px; height: auto;
	margin: 0 0 0 50px;
}
div.content_block3 {
	width: 770px; height: auto;
	margin: 0 0 0 30px;
}
div.content_block2 h3, div.content_block3 h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
}
div.content_block2 p, div.content_block3 p {
	font-size: 1.2em;
	line-height: 1.4em;
}
div#home_news {
	width: 292px; height: auto;
	float: right; display: inline; overflow: hidden;
	margin: 13px 0 0 0;
}
div.home_news_heading {
	width: 285px; height: 17px; float: left; display: inline; overflow: hidden;
	background: url(img/home-news-header.jpg) no-repeat top right;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #658586;
	padding: 0 0 0 5px;
}
div.home_news_footer {
	width: 290px; height: 20px; float: left; display: inline; overflow: hidden;
	background: url(img/home-news-footer.jpg) no-repeat;
}
div.home_news_footer a {
	float: right; display: inline; overflow: hidden;
	margin: 2px 5px 0 0;
}
div.home_news_item {
	width: 280px; height: auto; float: left; display: inline; overflow: hidden;
	background: #eef5f6;
	padding: 5px;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 2px;
}
div.home_news_item span {
	color: #328183;
}
div.home_news_item strong {
	color: #001c1d;
}
div.home_news_item p {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #606060;
	margin: 0;
}
a.readmore1 {
	color: #00c1c1;
	font-weight: bold;
	float: right;
}
a.readmore1:hover {
	color: #00e7e7;
}
div.solar_badge {
	float: right;
	margin: 10px 0 0 0;
}
div#footer {
	width: 850px;
	border-top: 1px solid #eeeeee;
	text-align: center;
	margin: 20px 0 0 0;
	color: #cccccc;
}
div#footer a {
	color: #cccccc;
}
div#footer a:hover {
	color: #00b8cf;
}
div.person {
	width: 720px; height: auto;
	margin: 50px 0 0 50px;
}
div.person .portrait {
	width: 97px; height: auto; float: left;display: inline; overflow: hidden;
	margin: 0 30px 0 0;
}
div.person .portrait img {
	border: 1px solid black;
}
div.info {
	width: 590px; height: auto; float: left;display: inline; overflow: hidden;
}
div.info div {
	width: 200px;
	float: left; display: inline; overflow: hidden;
	margin: 0 50px 0 0;
}
div.info h3 {
	margin-top: 0;
}
ul.news_side {
	width: 140px; height: auto; float: left; display: inline; overflow: hidden;
	font-size: 1.2em;
	line-height: 1.2em;
}
ul.news_side li {
	float: left; display: inline; overflow: hidden;
	width: 140px;
	margin: 0 0 5px 0;
}
ul.news_side li a {
	display: block;
	padding: 5px 0 5px 5px;
}
ul.news_side li a.selected {
	color: white;
	background: #5c9ea4;
}
div.news_content {
	width: 590px; height: auto; float: left; display: inline; overflow: hidden;
	margin: 1px 0 0 40px;
}
div.news_content h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	line-height: 1em;
}
div.news_content h1 {
	font-size: 2em;
}
div.news_content h2 {
	font-size: 1.8em;
}
div.news_content h3 {
	font-size: 1.6em !important;
}
div.news_content h4 {
	font-size: 1.4em;
}
div.news_content h5 {
	font-size: 1.2em;
}
div.news_content strong {
	font-weight: bold;
}
div.news_content em {
	font-style: italic;
}
div.news_item {
	width: 590px; height: auto; float: left; display: inline; overflow: hidden;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #dddddd;
}
div.news_item strong {
	display: block;
	width: 120px; height: auto;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	float: left;
}
div.news_item div.info {
	width: 470px;
	float: left;
}
div.news_item div.info h3 {
	font-size: 1.2em;
}
div.news_item div.info p {
	font-size: 1.2em;
}
a.readmore2 {
	float: right;
}
ul.paging {
	float: right;
}
ul.paging li {
	float: left; overflow: hidden;
	margin: 0 0 0 5px;
}
ul.paging li a {
	font-size: 0.8em;
	background: #e0f4f4;
	border: 1px solid #bbd7e8;
	display: block;
	padding: 0px 3px;
}
ul.paging li a.current, ul.paging li a.current:hover {
	color: white;
	border: 1px solid #5093b9;
	background: #5093b9;
}
ul.paging li a:hover {
	color: #253580;
	border: 1px solid #888;
	background: #bfebfe;
}
div.news_content h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0;
}
div.news_content p {
	margin: 1em 0;
}
div.nav {
	width: 265px;
	margin: 0 auto;
	text-align: center;
}
div.content_block3 h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
}
div.content_block3 p {
	font-size: 1.4em;
	line-height: 1.4em;
}
div.office {
	width: 820px; height: auto;float: left; display: inline; overflow: hidden;
	margin: 30px 0 0 0;	
}
div.office div.gallery {
	width: 200px; height: 150px; float: left; display: inline; overflow: hidden;
	margin: 0 0 2em 0;
	border: 1px solid black;
}
div.office div.gallery {
	position:relative;
}
div.office div.gallery img {
	position:absolute;
	top:0px;
	left:0px;
}
div.office div.info {
	width: 550px; height: auto; float: left; display: inline; overflow: hidden;
	margin: 0 0 0 25px;
}
div.office div.info p {
	font-size: 1.2em;
}
div.office hr {
	border-top: 1px solid #f3f3f3;
	border-bottom: 0;
	clear: both;
	margin: 0; padding: 0;
	border-color: #ededed;
}

div#feature {
	width: 810px; height: 319px;	
	margin: 0 0 0 30px;
}
div#feature .scrollable {
	position: relative;
	overflow: hidden;
	width: 810px;
	height: 319px;
}
div#feature .scrollable .items {
	width: 1000em;
	position: relative;
}
div#feature .item {
	float: left;
	position: relative;
}
div#feature .item .caption {
	font-size: 1.4em;
	line-height: 1.4em;
	position: absolute;
	color: white;
	padding: 10px 15px;
	background: black;
	bottom: 19px; left: 19px;
}
div.project {
	width: 770px; height: auto; float: left; display: inline; overflow: hidden;
	margin: 10px 0 0 0;
}
div.proj_gallery {
	position: relative;
	width: 220px; height: 170px; float: left; display: inline; overflow: hidden;
	margin: 15px 0 0 0;
}
div.proj_gallery .scrollable {
	position: relative;
	overflow: hidden;
	width: 183px;
	height: 138px;
	margin: 0 0 0 20px;
}
div.proj_gallery .scrollable .items {
	width: 1000em;
	position: relative;
}
div#proj_gallery img {
	width: 183px; height: 138px;
	margin: 0;
	float: left;
	position: relative;
}
a.prev, a.next {
	width: 15px; height: 15px; 
	display: block;
	background: url(img/btn-arr.jpg) no-repeat;
	position: absolute;
	top: 40%;
	cursor: pointer;
}
a.prev {
	left: 3px;
	background-position: 0px 0px;
}
a.next {
	right: -4px;
	background-position: -57px 0;
}
a.prev:hover {
	background-position: 0 -30px;
}
a.next:hover {
	background-position: -57px -30px;
}
div.proj_gallery strong {
	display: block;
	width: 220px;
	text-align: center;
	line-height: 1em;
	margin: 5px 0 0 0;
}
div.proj_info {
	width: 500px; height: auto; float: left;
	margin: 0 0 0 50px;
}
div.proj_info h3 strong {
	color: white;
	background: #5c9ea4;
	padding: 2px 5px;
	font-weight: bold;
	margin: 0 0 0 5px;
}
div.proj_info .proj_content p {
	font-size: 1.2em;
}
div.proj_info .proj_content strong {
	font-weight: bold;
}
div.project hr {
	border-top: 1px solid #f3f3f3;
	border-bottom: 0;
	clear: both;
	margin: 0; padding: 0;
	border-color: #ededed;
	width: 780px;
}
#invest {
	width: 750px;
	font-size: 1.2em;
	padding: 10px;
	background: #e0ebe6;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#invest dl {
	float: left; display: inline; overflow: hidden;
}
#invest dl dt {
	clear: left;
	float: left;
	width: 95px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
}
#invest em {
	color: red;
}
#invest dl dd {
	float: left;
	margin: 0 0 10px 0;
}
#invest input[type="text"] {
	width: 200px;
	height: 23px;
	border: 1px solid #cccccc;
}
#invest dd.interest {
	padding: 2px 0 0 0;
}
#invest textarea {
	width: 200px; height: 50px;
	border: 1px solid #cccccc;
}
input[type="submit"] {
	float: right;	
	margin: 0 9px 10px 0;
	padding: 10px;
	background: url(img/header-btns.jpg) no-repeat 0 -12px;
	border: 1px solid #cccccc;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input[type="submit"]:hover {
	background-position: 0 0;
}
input[type="submit"]:active {
	background-position: -152px 0;
}
#invest dl.sub {
	margin-left: 30px;
}
#invest p {
	float: left;
}
#invest dl.sub textarea {
	width: 410px;
	height: 277px;
}
#invest dl.sub dt {
	width: 200px;
}
p.thankyou {
	padding: 10px;
	background: #dbfad2;
	font-size: 1.6em !important;
	color: #67817e;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
form#login {
	width: 228px;
	font-size: 1.2em;
	line-height: 1em;
}
form#login dl dt {
	clear: left;
	float: left;
	width: 70px;
	margin: 3px 0 0 0;
}
form#login dl dd {
	float: left;
	margin: 0 0 5px 0;
}
form#login input[type="submit"] {
	float: right;
}
.admin #sidebar {
	width: 180px;
	float: left;
	margin: 0;
}
.admin #sidebar h3 {
	width: 155px;
	padding: 5px;
	font-size: 1.2em;
	color: #ffffff;
	border: 1px solid #328183;
	background: #328183;
	clear: left;
	float: left;
	margin: 1em 0 5px 0;
	cursor: pointer;
}
.admin #sidebar ul {
	float: left;
	width: 155px; height: 100px;
	height: auto;
	font-size: 1.2em;
}
.admin #sidebar ul li {
	width: 155px;
	clear: left;
	float: left;
	padding: 5px;
	border: 1px solid #cccccc;
	margin: 0 0 5px 0;
	background: #eeeeee;
}
.admin .main {
	width: 590px; height: auto;
	font-size: 1.2em;
	float: left; display: inline; overflow: hidden;
	margin: 15px 0 0 0;
	padding: 1px;
}
.admin .main table {
	width: 586px;
}
.admin .main table th {
	font-weight: bold;
	padding: 5px;
}
.admin .main table td {
	padding: 5px;
	border: 1px solid #cccccc;
}
.admin .main table td a {
	display: block;
	padding: 5px;
	float: left;
	background: url(img/header-btns.jpg) 0 -27px;
	margin: 0 5px;
	border: 1px solid #aaaaaa;
}
.admin .main table td a:hover {
	background-position: 0 0;
}
.main.news form input[type="text"] {
	font-size: 1.2em;
	width: 585px;
	border: 1px solid #aaaaaa;
}
.main.news form textarea {
	font-size: 1.2em;
	width: 585px;
	height: 150px;
	border: 1px solid #aaaaaa;
}
#sidebar.ui-accordion.ui-widget.ui-helper-reset .ui-widget-content {
	width: auto;
	border: 0;
	overflow: hidden;
	padding: 0 !important;
}
table#photos {
	width: 370px;
	float: left;
	margin: 0 20px 0 0;
}
#photos th {
	font-size: 1.2em;
}
#photos td.thumb {
	width: 150px;
}
#photos th.action {
	width: 120px;
}
td.order, th.order {
	width: 50px;
	text-align: center;
}
div#add_photo {
	float: left;
	width: 175px;
	padding: 10px;
	border: 1px solid #dddddd;
	background: #eeeeee;
	margin: 25px 0 0 0;
}
div#add_photo input[type="text"] {
	width: 50px;
}
div#add_photo h2 {
	font-size: 1.4em;
	margin: 0 0 1em 0;
}
tr.edit form {
	width: 150px;
	margin: 0 auto;
}
tr.edit form p {
	float: left; 
	margin: 5px 0 10px 0;
	text-align: left;
}
tr.edit form input[type="submit"] {
	margin: 0 35px 10px 0;
}
form#pw_form {
	width: 195px;
}
form#pw_form input[type="password"] {
	width: 180px;
}
p#status {
	float
	margin: 0;
}
