/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 100%;
	color: #777;
}
.waper{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.conti{
	margin-right: 32px;
	margin-left: 32px;
	margin-top: 10px;
}
.text{
	margin-right: 18px;
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	text-decoration: none;
	line-height: 150%;
}
.text b{
	color:#2086C4;
}
h1 {
	margin: 0px;
	padding: 0px;
	/*font-size: 21px;
	font-weight: normal;*/
	
	color:#535353;
	font-family:Arial,Helvetica,sans-serif;
	font-size:21px;
	font-weight:normal;

}
h2 {
/*color: #01CD01;*/
color: #2086C4;
font-family:Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
}
h3 {
color:#3692CA;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold
}
p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
hr {
height:1px; 
border:1px dotted #ddd;
}

.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3692CA;
	text-decoration: none;
	line-height: 150%;
	font-weight: bold;
}
.text a:hover{
	
	color: #000;
	text-decoration: none;
	
}
.boxwaper{
	margin: 0px;
	padding: 0px;
	clear: both;
}

.w1{
	padding: 0px;
	float: left;
	width: 305px;
	margin: 0px;
}
.c{ clear:both;}
.box{
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height:410px;
}
.box2{
	background-image: url(images/boxbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:410px;
}
.box3{
	background-image: url(images/boxtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 19px;
	padding-left: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 130%;
	padding-bottom: 8px;
	height:410px;
}

.box3 h1{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	text-decoration: none;
	line-height: 18px;
	color: #2086C4;
	font-weight: bold;
	padding-top: 10px;
	height: 46px;
	
	/*color:#535353;*/
	font-family:Arial,Helvetica,sans-serif;
	/*font-size:21px;
	font-weight:normal;*/

}
a {
	color: #3692CA;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.input{
	background-image: url(images/inputbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	height: 20px;
	width: 215px;
	border: 0px none #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #535353!important;
}
.in{
	height: 105px;
	width: 250px;
	background-image: url(images/textera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 0px none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #B1B1B1;*/
	color: #535353!important;
	text-decoration: none;
}
.footer{
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 174px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fl{
	float: left;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 30px;
	padding-left: 15px;
}
.fl p{
	padding:0px; margin:0px;
}
.ff{
	padding: 0px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fr{
	background-image: url(images/fr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 105px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 38px;
}

.fr p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
}

.input2{
	border: 1px solid #333333;
	width: 250px;
	color: #535353;
}
.lastdiv{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	clear: both;
	text-align: center;
	height: 25px;
	overflow: hidden;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lastdiv a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.lastdiv a:hover{
	
	color: #ccc;
	text-decoration: underline;
	
}

* + html .in{
	height: 105px;
	width: 250px;
	background-image: url(images/textera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1B1B1;
	text-decoration: none;
	padding: 2px;
}
/** + html .img_click_here{
padding-bottom: 4px;
}*/

#send_cls
	{
	padding-top:24px;
	border:0px solid red;
	
	}
*+html #send_cls
	{
	padding-top:3px;
	border:0px solid red;
	
	}	
	*+html #con_cls
	{
	height:420px!important;
	}

	.box4{border:0px solid red;
	height:351px;
}
.btncnt { background:url(http://www.solarbondi.com.au/images/send.jpg) top center no-repeat; width:82px; height:25px; border:none; color:#2398ce; margin-top:30px; margin-right:-10px; }
