/*
Theme Name: iSolar Corporate Theme
Theme URI: http://isolar.com.au
Description: iSolar Theme
Version: 1
Author: Isaac Rowntree
Author URI: http://zackdesign.biz

*/

body {
	font-family: Arial, sans-serif;
	color: #7c7c7c;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

a img {
	border: 0;
}

a {
	color: #0d8500;
}

a:hover {
	text-decoration: none;
}

h2 {
	border: 0;
	margin: 0;
	font-size: 30px;
	color: #82a835;
	border-bottom: 1px solid #dbdbdb;
	font-weight: normal;
}

h3 {
	color: #6a6a6a;
	font-size: 22px;
}
   

#toolbar {
  border-bottom: 2px solid #dedede;
  background-color: #e9e9e9;
  padding: 10px;
}

.page {
	width: 962px;
	margin: 0 auto;
}

#header {
	padding-right: 20px;
}

#headerimg {
	background: url(images/logo.gif) no-repeat;
	position: absolute;
	width: 239px;
	height: 61px;
	margin-top: 30px;
}

#headerimg h1 {
	margin-left: -100000px;
}

#phone {
	text-indent: 30px;
	background: url(images/phone.gif) no-repeat;
	height: 35px;
	color: #92bb4b;
	font-size: 25px;
	float: right;
	padding-bottom: 15px;
	margin-top: 15px;
}

#nav {
	float: right;
	border: 1px solid #dbdbdb;
	border-bottom: 0;
	background: #f0f0f0;
	-moz-border-radius-topleft: 1em;
	-webkit-border-top-left-radius:1em;
	-moz-border-radius-topright:1em;
	-webkit-border-top-right-radius:1em;
	width: 600px;
	height: 51px;
}

#content, #home {
	padding: 20px 40px;
}

#content, #footer, #home {
	background: #f8f8f8;
	border: 1px solid #dbdbdb;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
}

#home {
  position: relative;
}

#home ul, #home li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#home .entry {
  width: 390px;
  padding-left: 20px;
  float: left;
  font-size: 15px;
}

#home .entry_image {
  float: right;
  width: 430px;
  text-align: left;
  padding-right: 20px;
}

#home .gallery {
  float: right;
}

.next, .prev {
  width: 32px;
  height: 25px;
  top: 110px;
}

.next {
  background: url(images/next.png);
  position: absolute;
  right: 4px;
}

.next:hover {
  background: url(images/next-hover.png);
}

.prev {
  background: url(images/previous.png); 
  position: absolute;
  left: 4px;
}   

.prev:hover {
  background: url(images/previous-hover.png);
}

.slideshow
{
	width: 870px;
	margin: 0px auto;
}

.slideshow ul li
{
	width: 870px;
}

.body {
	width: 615px;
}

#sidebar {
	float: right;
	width: 222px;
	margin-top: 35px;
}

#sidebar h2 {
	font-size: 24px;
	border: 0;
	margin-bottom: 10px;
}

#sidebar .widget {
	border: 1px solid #d5d5d5;
	background: #f0f0f0;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
	padding: 20px;
	margin-bottom: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style: none;
}

#three-col {
  margin-top: 0px;
}

.three-col-box {
  width: 302px;
  height: 262px;
  overflow: hidden;
  /*background-image: url(images/box-back.jpg);*/ 
}

.box-content {
  padding: 20px;
}

.box-content h2, .two-col-box h2 {
  border: 0;
}

#box-1 {
  float: left;
}

#box-2 {
  float: right;        
}

#box-3 {       
  margin: 0 auto;
}

#footer {
	margin: 30px 0;
	padding: 0 40px;
	padding-top: 20px;
	color: #4b4b4b;
	height: 70px;
}

.two-col-box {
  width: 465px;
  margin-top: 0px;
	background: #f8f8f8;
	border: 1px solid #dbdbdb;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
  min-height: 200px;
}

#footer a {
	color: #4b4b4b;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 0;
	padding: 0;
}

.bf-logo {
	float: right;
	width: 126px;
}

.clear-right {
	clear: right;
}

.clear {
	clear: both;
}


.left {
  float: left;
}


.right {
  float: right;
}

input, textarea {
	border: 1px solid #bdbdbd;
	background: #e6e6e6;
}

/* CFormsII styling */

fieldset legend {
  color: #83a935;
  font-size: 30px;
	border-bottom: 1px solid #dbdbdb;
	display: block;
	width: 100%;
}


fieldset ol.cf-ol {
  padding-top: 1px;
}

fieldset legend {
  padding-top: 20px;
}

fieldset input, fieldset textarea {
  width: 380px;
}

fieldset.cf_hidden legend {
  display: none;
}

.body fieldset, fieldset ol, fieldset li {
  border: 0;
  margin: 0;
  padding: 0;
}

fieldset ol {
  list-style: none;
}

fieldset li label {
  display: block;
  font-size: 22px;
  color: #6a6a6a;
  margin-top: 20px;
}

fieldset li span {
  padding-left: 10px;
}

fieldset li label span {
  padding: 0;
}

.sendbutton {
  background: url(images/main_button.gif);
  border: 0;
  width: 141px;
  height: 31px;
  color: white;
  font-size: 14px;
}

.linklove {
  display: none;
}

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(images/li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(images/icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/* ClearFix hack */

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

html[xmlns] .clearfix
{
	display: block;
}

* html .clearfix
{
	height: 1%;
}