@charset "utf-8";

/******
/-----------------
	Holt Partners Stylesheet V.2.0
	Created by WebStuff.biz P: +61 2 4325 1188
	Copyright, 2009
	--------------------------/
******/

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

h1{margin:5px 0px;font-family:"Times New Roman", Times, serif;font-size:18px;color:#0078c1;border-bottom:1px solid #0078c1;}
h2{padding:3px 0px;font-family:"Times New Roman", Times, serif;font-size:18px;color:#002e70;}
h3{}
h4{padding:5px 0px;font-size:12px;color:#840007;}
	h4 a{color:#0078c1;}

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

#wrapper{width:920px;margin:0px auto;}

#header{height:94px;background:#fff url(../images/holtpartners_main.gif) no-repeat;position:relative;}
	#header div{position:absolute;top:0px;right:10px;}

#nopis #header div{display:none;}

#container{width:900px;padding:10px;background:#fff url(../images/container_bg.gif) no-repeat;}

#nav{margin-right:10px;font-family:"Times New Roman", Times, serif;font-size:18px;font-weight:bold;float:left;}
	#nav ul{list-style:none;padding:0px;margin:0px;}#nav li{}
	#nav a{display:block;width:170px;padding:15px 0px;color:#777;}#nav li:first-child a{color:#fff;}#nav a strong{font-family:Arial, Helvetica, sans-serif;font-size:12px;}#nav a:hover{color:#0079c1;}

#content{width:720px;float:left;}
	#content ul{list-style:none;margin:0px;padding:10px 50px 10px 25px;}#content li{padding:5px 0px;border-bottom:1px solid #a0c3f6;}
		#content ul.brandred li{border-color:#c10101;}
	#content p a,#content li a{color:#044cb4;}
#content-sub{padding:20px;background:url(../images/content-sub.jpg) no-repeat;}
#content-left{width:280px;padding:0px 20px;float:left;}
	#content #content-left ul{padding:10px 0px;}
#actions{width:400px;float:right;}#actions a{display:block;width:385px;height:70px;margin-bottom:2px;padding:5px 5px 5px 10px;background:url(../images/actions_bg.jpg);color:#000;}#actions a:hover{background-position:0px -80px;color:#fff;}#actions a span{display:block;padding-bottom:3px;font-family:"Times New Roman", Times, serif;font-size:18px;color:#000;}#actions a:hover span{color:#fff;}
	#actions a img{float:right;}

#topfeature{height:211px;margin-bottom:20px;color:#fff;}
	#topfeature img{margin-top:-10px;}
	.orange-home{width:665px;padding:10px 10px 10px 45px;background:#d76a00 url(../images/topfeature_orange.gif) left no-repeat;}
	.green{width:710px;padding:10px 10px 10px 0px;background:#33c500;}
	.pink{width:710px;padding:10px 10px 10px 0px;background:#ea1583;}
	.red{width:710px;padding:10px 10px 10px 0px;background:#ef343e;}
	.lightblue{width:710px;padding:10px 10px 10px 0px;background:#02a8b6;}
	.purple{width:710px;padding:10px 10px 10px 0px;background:#9204cd;}

#content #subnav ul{list-style:none;margin:0px;paddng:0px;}#content #subnav li{height:20px;margin-right:5px;padding:0px;border:none;line-height:20px;text-align:center;font-size:10px;color:#000;float:left;position:relative;}
	#subnav li a{display:block;height:20px;padding:0px 13px;background:url(../images/sprites/master.gif) 0px -20px;color:#0078c1;cursor:pointer;}
		#subnav li a:hover,#subnav li a.active{background-position:0px 0px;color:#004b78;}
	#subnav li a span{position:absolute;top:0px;right:0px;display:block;width:13px;height:20px;background:url(../images/sprites/master.gif) -287px -20px;}
		#subnav li a:hover span,#subnav li a.active span{background-position:-287px 0px;}

#footer{width:920px;height:120px;padding-top:95px;background:url(../images/footer_bg.jpg) bottom;color:#fff;font-size:10px;position:relative;}
	#footer a{color:#fff;}
	#footer #guides{position:absolute;top:150px;left:80px;}
	#footer #bottom-links{position:absolute;top:195px;width:920px;text-align:center;}
	#footer ul{position:absolute;top:120px;right:0px;width:300px;list-style:none;margin:0px;padding:0px;}#footer li{width:140px;paddin-right:10px;float:left;}
/**	---------
	Class Declarations	**/

.left{float:left;}.right{float:right;}.clear{clear:both;}
.fontten{font-size:10px;}
.brandgrey{color:#666;}.brandred{color:#c10101;}.brandblue{color:#0078c1;}

p.highlight{padding:8px;background:#071437;color:#fff;
	-moz-border-radius:5px;-webkit-border-radius:5px;-border-radius:5px;
}p.highlight a{color:#fff!important;text-decoration:underline;}

.formencase{width:507px;margin-right:10px;float:left;}
.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{width:140px;margin-bottom:10px;float:left;}.formhead h4{line-height:30px;}
.forminput,.formenquiry{width:350px;height:30px;margin-bottom:10px;position:relative;float:left;}.forminput input,.formenquiry textarea{position:absolute;top:3px;left:5px;width:340px;height:20px;padding:5px 0px 0px 0px;background:#95bcf5;border:1px solid #0078c1;}.forminput select{width:340px;padding:4px 0px;margin:4px 0px 0px 5px;}
.formenquiry{height:190px;background-position:0px -30px;}.formenquiry textarea{height:180px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.formclear{display:none;}
button.formbutton{width:69px;height:21px;margin:0px 20px;background:#0078c1;border:1px solid #95bcf5;color:#fff;font-size:12px;float:right;}
