@charset "utf-8";

/******
/-----------------
	Laguna Estate Stylesheet V.1.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:#99cce6;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#333;}

h1{font-size:24px;color:#0a84df;padding-bottom:10px;font-weight:normal;}h1 strong{font-weight:bold;}
h2{font-size:22px;color:#0a84df;line-height:26px;padding-bottom:10px;text-transform:uppercase;}h2 span{font-size:16px;}h2 strong{color:#fff;}
h3{font-family:Arial;font-size:18px;padding:5px 10px;color:#1d8d81;letter-spacing:-1px;}h3 span{font-size:16px;color:#0a84df;}
h4{font-size:14px;color:#0a72c0;}

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

blockquote{padding:0px 20px;font-size:14px;color:#0a72c0;}

#container{width:878px;margin:0px auto;padding:5px 27px 20px 30px;background:url(../images/mainbg.gif) bottom;}

#header{width:935px;height:197px;margin:20px auto 0px auto;background:url(../images/laguna_header.jpg);position:relative;}#header h3{position:absolute;top:150px;left:340px;font-family:Verdana;font-size:16px;color:#fff;}

#nav{position:absolute;top:18px;right:27px;}#nav ul{list-style:none;padding:0px;margin:0px;}#nav li{width:112px;height:27px;margin-right:2px;position:relative;float:left;}#nav a{display:block;width:inherit;height:inherit;text-align:center;line-height:27px;color:#fff;background:#0a84df;font-weight:bold;}#nav a:hover{background:#6cb5ec;}
	#nav li:hover ul{display:block;}
	#nav ul ul{position:absolute;top:27px;left:0px;width:200px;display:none;}#nav ul ul li{width:200px;float:none;}

#content{}#content ul{list-style:none;margin:0px;padding:0px;}#content li{margin-right:15px;padding:5px 10px;border-bottom:1px solid #99cce6;}
	#content ul.left{width:260px;}
	#content ul.lagunafade{position:relative;width:427px;margin-right:5px;float:left;}#content ul.lagunafade li{position:absolute;margin:0px;padding:0px;border:none;}

#leftside{width:301px;margin-right:5px;float:left;}#leftside p{line-height:18px;}#leftside img{margin-bottom:5px;}
	#leftside .leftsidetop{position:relative;width:274px;height:335px;margin-bottom:5px;padding:20px 10px 20px 17px;background:url(../images/text-left_bg.gif);}
	#leftside .leftsidebottom{display:block;width:261px;height:62px;padding:20px;font-size:16px;color:#fff;background:url(../images/bottomtab.gif);text-align:right;line-height:20px;letter-spacing:-1px;}#leftside .leftsidebottom:hover{background-position:0px -102px;}
	#openDay{outline:none;background:url(../images/openDay.png) no-repeat 0 0px;width:198px;height:53px;position:absolute;right:8px;}#openDay:hover{background-position:0 -53px;}

#main{width:571px;float:left;}
#submain{width:551px;padding-left:20px;float:left;}

#actionbuttons{float:right;width:139px;}#actionbuttons ul{list-style:none;margin:0px;padding:0px;}#actionbuttons ul li{width:139px;height:91px;margin:0px 0px 4px 0px;padding:0px;border:none;overflow:hidden;}

#contactabbottom{width:531px;height:62px;padding:20px;background:url(../images/bottomtab.gif) -307px 0px;font-size:16px;font-weight:bold;}#contactabbottom span{display:block;padding-top:10px;font-size:14px;color:#0a84df;}#contactabbottom a{color:#0a84df;}#contactabbottom a:hover{color:#003e6d;}

#footer{height:40px;line-height:40px;text-align:right;color:#535353;font-size:10px;}
#footer a:hover{text-decoration:underline;}
#webstuff{text-decoration:none;float:left;color:#535353;margin-left:57px;}

#gallery li{width:130px;height:100px;margin:5px 19px;padding:0px;border:3px solid #ccc;float:left;}#gallery li:hover{border-color:#0a84df;}

/**	---------
	Class Declarations	**/

.left{float:left;}.right{float:right;}.clear{clear:both;}
.brandblue{color:#0a84df;}

.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:180px;margin-bottom:10px;line-height:30px;float:left;}
.forminput,.formenquiry{width:350px;height:30px;margin-bottom:10px;background:url(../images/sprites/laguna_master.jpg);position:relative;float:left;}.forminput input,.formenquiry textarea{position:absolute;top:3px;left:5px;width:340px;height:20px;padding:5px 0px 0px 0px;background:none;}
.formenquiry{height:190px;background-position:0px -30px;}.formenquiry textarea{height:180px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;border:none;}
.formclear{display:none;}
button.formbutton{width:69px;height:21px;margin:0px 20px;background:url(../images/sprites/laguna_master.jpg) 0px -220px;border:none;float:right;}button.formbutton:hover{background-position:-71px -220px;color:#fff;}
