@charset "utf-8";

/******
/-----------------
	Solar Wise Stylesheet V.1.1
	Created by WebStuff.biz P: +61 2 4325 1188
	Copyright, 2009
	--------------------------/
******/

/**	---------
	CSS Reset	**/
html,body,div,span,img,table,td,ul,li,input,button,dt,dd,dl,h1,h2,h3,h4,a{margin:0px;padding:0px;border:none;}
a{text-decoration:none;}
ul{list-style:none;}
table{border-collapse:collapse;}
p{padding:5px 0px;margin:0px;}
/**	---------
	Starts	**/
body{background:#4b565e url(../images/solarwise_bg.gif) repeat-x;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000;}

h1{padding:10px 0px;font-size:20px;color:#1e4786;}
h2{}
h3{font-size:18px;}
h4{padding:10px 0px;font-size:14px;color:#1e4786;}

hr{height:1px;margin:15px 0px;border:none;border-top:1px solid #c8b688;}

#container{width:920px;margin:20px auto;padding:10px;background:#fff;border:1px solid #30393b;}

#header{width:920px;height:120px;background:url(../images/header.gif);position:relative;z-index:1000;}
	#header h3{position:absolute;top:0px;left:280px;width:630px;text-align:center;line-height:120px;color:#fff;}

#nav{position:absolute;top:0px;left:30px;width:250px;padding-top:160px;background:#fff url(../images/solarwise_navbg.gif) no-repeat;z-index:5000;}
	#nav ul{height:170px;padding:0px 0px 30px 20px;}#nav li{float:left;}
	#nav li a{display:block;width:180px;height:38px;padding-left:30px;color:#326297;line-height:38px;font-size:14px;font-weight:bold;border-bottom:2px solid #ccc;background:url(../images/navli_bg.gif) no-repeat;}#nav li a:hover{background:#406c9e url(../images/navli_bg.gif) 0px -38px no-repeat;color:#fff;border-color:#406c9e;}
	#nav .action{width:220px;height:116px;padding:15px 10px 5px 20px;font-size:16px;background:url(../images/nav_feature.jpg);color:#fff;}
		#nav .action p{padding-top:30px;}
		#nav .action a{color:#fff;}

#feature{width:920px;height:200px;margin:10px 0px;overflow:hidden;position:relative;z-index:20;}

#content,#content-home{width:600px;padding:20px 20px 20px 300px;background:#fdf7ed url(../images/content_bg.gif) repeat-x}#content{min-height:600px;}
	#content p{line-height:18px;}#content p a,#content li a{color:#1f4887;}
	#content ul{list-style:url(../images/solarwiseli_bullets.gif);margin-left:30px;padding:10px;}#content ol{margin:0px 0px 0px 30px;padding:10px;}#content li{padding:5px;}

#footer{text-align:center;color:#fff}
	#footer .inner{width:920px;margin:0px auto;}#footer a{color:#fff}
/**	---------
	Class Declarations	**/

.left{float:left;}.right{float:right;}.clear{clear:both;}
.fontten{font-size:10px;}

img.border{margin:10px;padding:10px;background:#fff;border:1px solid #dccca4;}
table.border td{padding:4px;background:#fff;border-bottom:1px solid #ccc;}table.border a{display:block;width:150px;height:30px;text-align:center;line-height:30px;font-size:14px;font-weight:bold;color:#753a00;background:#fb8503 url(../images/blockaorangea_bg.gif) 0px -30px;}

a.blockbuttonsplit{display:block;width:280px;height:90px;margin:10px;padding-top:45px;text-align:center;font-size:18px;font-weight:bold;color:#fff;float:left;}
	a.blockorange{background:#fb8503 url(../images/blockaorangea_bg.gif);}a.blockorange:hover{background:#cf7102;}
	a.blockblue,a.advertright{background:#0b74af;}a.blockblue:hover,a.advertright:hover{background:#146998;}
	a.longorange{display:block;width:600px;height:30px;margin:5px 0px;line-height:30px;text-align:center;background:#fb8503 url(../images/blockaorangea_bg.gif) 0px -30px;color:#753a00;font-size:14px;font-weight:bold;}a.longorange:hover{background:#cf7102;color:#fff;}

a.advertright{width:150px;margin-left:20px;padding:15px 10px 30px;color:#fff;float:right;}

table.padding td{padding:5px;}
table.featured thead td{font-weight:bold;background:#003d65;}table.featured tfoot td{padding:10px 5px;background:#6fc3fd;color:#023456}table.featured td{padding:5px;border:1px solid #fff;background:#035994;color:#fff;}table.featured td.heading{padding:5px!important;background:#cf7102;color:#fff;}

/**   INPUT STYLINGS   **/
form#frm{width:420px;}
.formheading h2{margin-bottom:10px;padding:0px;font-size:16px;background:#FF0000;color:#fff;}.formheading h2.pad{padding:5px 10px;}.formheading h2.greengo{background:#009900;}
.formhead,.formhead-alter{width:100px;margin-bottom:10px;float:left;}.formhead h4{font-size:12px;}.formhead-alter{width:390px;}
.forminput,.formenquiry,.forminput-alter{width:316px;height:28px;margin-bottom:10px;background:#fff;float:left;}.forminput input,.formenquiry textarea,.forminput-alter input{width:308px;height:20px;padding:3px;line-height:20px;background:none;border:1px solid #025f98;color:#333;}.forminput:active,.formenquiry:active{border-color:#fff;}
form#frm select{width:310px;background:#fff;color:#333;border:1px solid #025f98;}
.forminput-alter{width:100px;margin-right:10px;}.forminput-alter input{width:98px;}
.formenquiry{height:190px;}.formenquiry textarea{height:189px;margin-top:-1px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.formclear{display:none;}
button.formbutton{width:69px;height:21px;margin:0px 10px 10px 20px;background:#0c2c5c;border:1px solid #4a4c00;color:#fff;font-size:12px;float:right;}button.formbutton:hover{background:#0081c3;}
