/* CSS Document */
/* 	HP LANDING PAGES
	Last updated on June 09, 2009
	Created & Updated by JA
*/

/* 	===================================================================================================
												Body
===================================================================================================  */

body
{
	padding: 0;
	margin:0;
	background-color: #00344c;
	background-attachment: scroll;
	background-image: url(../images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:"Trebuchet MS", Arial;
}

form
{
	padding: 0;
	margin:0;
}

.outerMain
{
	padding: 0;
	margin: 0 auto;
	width: 800px;
	text-align:center;
}

.main
{
	float: left;
	padding: 0;
	margin: 0;
	width: 800px;
	text-align: left;
	background-color:#ffffff;
}

.headerHome
{
	float: left;
	margin:0px;
	width: 760px;
	height: 461px;
	padding: 26px 0px 0px 40px;
	background-attachment: scroll;
	background-image: url(../images/forestridge4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.headerFL
{
	float: left;
	margin:0px;
	width: 760px;
	height: 491px;
	padding: 26px 0px 0px 40px;
	background-attachment: scroll;
	background-image: url(../images/bgFL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer
{
	width: 800px;
	padding: 29px 0px 30px 0px;
	margin:0px;
	float:left;
	background-attachment: scroll;
	background-image: url(../images/bgContentBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #00344c;
}

.happy
{
	width: 790px;
	height:41px;
	margin:0px;
	background-attachment: scroll;
	background-image: url(../images/happy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #00344c;
	padding:10px 5px 0px 5px;
	
}


.footerRight
{
	width: 128px;
	float:right;
	padding: 0px;
	margin:0px;
}
.footerLeft
{
	width: 506px;
	text-align:left;
	float:left;
	padding: 0px;
	margin:0px;
	font-size:12px;
	color:#ffffff;	
}

.logo{
	float: right;
	display:block;
}


.top-right{
	width:265px;
	height:256px;
	float:right;
	background-image: url(../images/bg.jpg);
	margin:0px;
	padding:0px;
	margin-top:11px;
}

.moduleContent{
	margin-left:15px;
	height:220px;
}

.top{
	background-image: url(../images/top.jpg);
	width: 800px;
	height: 366px;
}

.formElement
{
	width: 220px;
	margin:0px;
	float: left;
	background-attachment: scroll;
	background-image: url(/templates/gold-coast-house-and-land/images/bgForm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position:relative;
}



.formElement label
{
	float: left;
	width: 43px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 12px;
}

.formElement input{
	float:left;
	width: 154px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #2c424d;
	font-size: 12px;
	color: #FFFFFF;
	font-family:"Trebuchet MS", Arial;	
}

.formSubmit{
	background:none;
	height:50px;
}

.formSubmit input {
	width: 93px;
	height:32px;
	float: right;
	padding: 6px 0px 9px 0px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(/templates/default/modules/contactus/templates/default/images/btnSubmitOver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"Trebuchet MS", Arial;		
	border:0;
	cursor: pointer;
	color: #ffffff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#001e2c;
}
.formSubmit input:hover {
	background-image: url(/templates/default/modules/contactus/templates/default/images/btnSubmitOn.jpg);
}

.privacy{
 position: relative;	
 display:block;
 color: #ffffff;
 text-decoration: underline;
 z-index:1000;
 top:190px;
 left:15px;
 margin-top:20px;
 width:95px;
}

.validation-advice{
	color:#FF0000;
	font-size:11px;
/*	line-height:10px;*/
	margin:0px 0 0 260px;
	_margin-left:50px;
	/*_margin:-5px;*/
	position:absolute;
	width:150px;
	background:#001e2c;
	float:left;
}

.conLeft
{
	width: 488px;
	float:left;
	margin:0px;
	margin-top:160px;
	background-attachment: scroll;
	/*background-image: url(../images/bgconLeft.gif);*/
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
	/*height:399px;*/
}


.conRight
{
	width: 260px;
	margin:0px 0px 0px 0px;
	float:left;
	background-color:white;
	background-attachment: scroll;
	background-image: url(../images/right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
	height:399px;
}

.ConLeftBLink a
{
	text-decoration:none;
	color:#000000;
	text-indent: -999999px;
	width: 330px;
	height: 51px;	
	display:block;
	background-attachment: scroll;
	background-image: url(../images/www.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	height:30px;
	margin-top:5px;
}

.c_wrap{
	background-image: url(../images/img1.jpg);
	height:399px;
	background-repeat: no-repeat;
}
