/* @override http://fmn.efront.com.au/style.css */

/* @override http://fmn.efront.com.au/style.css */

/* @override http://fmn.efront.com.au/style.css */

/* @override http://fmn.efront.com.au/style.css */

/* @override http://fmn.efront.com.au/style.css */

/* @override http://fmn.efront.com.au/style.css */

/* @override http://fmn.efront.com.au/style.css */

/* @override http://fmn.efront.com.au/style.css */

/* @override http://fmn.efront.com.au/style.css */

/* @override http://fmn.efront.com.au/style.css */

/* @override http://fmn.efront.com.au/style.css */

/* @override http://fmn.efront.com.au/style.css */

/* @override http://fmn.efront.com.au/style.css */

*
{
border: 0;
margin: 0;
}

/* @group Containers */

body
{
	background: #000 url(/images/bg.jpg) no-repeat fixed center top;
	font: 12px Helvetica, Arial, sans-serif;
	color: #fff;
	line-height: 18px;
}


.wrapper{
	width: 950px;
	margin: 0 auto;
}

.header{
	width: 950px;
	height: 156px;
	background: transparent url(/images/header.png) no-repeat center 40px;
	cursor: hand;
	cursor: pointer;
}

.left_channel{
	float:left;
	width: 310px;
	margin-right: 10px;
}

.grey{
	background: #222222;
	min-height: 553px;
	overflow: none;
}

.right_channel{
	float: right;
	width: 630px;
}

.side_menu{
	width: 290px;
	padding: 10px;
	background: transparent url(/images/side_menu_bg.jpg) repeat top left;
}

#home_hero_wrapper {
	width: 630px; 
	height: 452px;
	background-color: #333333;
	background-image: url("/images/ajax-loader.gif");
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 3px;
	overflow: hidden;

}

.home_hero{
	padding: 10px 10px 0px 10px;
	background: #333333;
	margin-bottom: 10px;
}

.home_hero img{
	width: 610px;
	height: 375px;
}

.hero_caption_area{
	position: relative;
	width: 610px;
	
}

.hero_caption{
	width: 540px;
	float: left;
}

.hero_nav{
	width: 60px;
	float: right;
	margin-top: 46px;

	}


#content_wrapper{
	background: #222;
}

/* @end */

/* @group Navigation */

li {
	font-style: normal;
	font-weight: normal;
	
}

ul.main_side_menu{
	list-style-type: none;
	padding: 0px;
	
	
}

ul.main_side_menu li{
	background: transparent url(/images/navitem_bg_off.jpg) no-repeat left top;
	padding:3px 4px 2px 30px;
	margin-bottom: 1px;
}

ul.main_side_menu li:hover{
	background: transparent url(/images/navitem_bg_on.jpg) no-repeat left top;
	padding:3px 4px 2px 30px;
	margin-bottom: 1px;
}

ul.main_side_menu li:hover a{
	color: #0099ff;
}

ul.main_side_menu li.selected{
	background: transparent url(/images/navitem_bg_on.jpg) no-repeat left top;
}

ul.main_side_menu li a{
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	display: block;
}

ul.main_side_menu li.selected a{
	color: #0099ff;
}

/* @end */

/* @group Text */

p{
	line-height: 16px;
}

a{
	color: #0099ff;
	text-decoration: none;
}

a:hover{
	color: #0099ff;
	text-decoration: underline;
}

h1{
	color: #fff;
	font-size: 15px;
	margin: 8px 0px 2px;
	
}



/* @end */

/* @group Subscribe Form */

.subscribe_intro{
	margin-bottom: 4px;
	font-size:12px;
	cursor: hand;
	cursor:pointer;
}


.promo_left.start_search, .promo_right.start_search{
	background: #333 ;
}


.subscribe_area{
	width: 290px;
	background: #333;
	margin-top: 10px;
	padding: 5px 10px 10px 10px;
}

input.subinput_full, input.subinput_short{
	background: #666;
	margin-bottom:1px;
	padding: 5px 0px 5px 4px;
	width: 286px;
	height: 14px;
	font: 12px Helvetica, Arial, sans-serif;
}

input.subinput_short{
	width: 210px;
}

.formsubmit {
margin-right: 10px;
	float: right;
}

.formsubmittext {
	float: left;
}

input.sub_submit{
	margin-left: 1px;
	padding: 0px 0px 0px 0px;
	width: 72px;
	height: 22px;
	float:right;
	background: transparent url(/images/submit.jpg) no-repeat center right;
	cursor: hand;
	cursor:pointer;
}

input.forminput_full{
	background: #666;
	margin-bottom:1px;
	padding: 5px 0px 5px 4px;
	width: 586px;
	height: 14px;
	font: 12px Helvetica, Arial, sans-serif;
}

textarea.forminput_full{
	background: #666;
	margin-bottom:1px;
	padding: 5px 0px 5px 4px;
	width: 586px;
	height: 77px;
	font: 12px Helvetica, Arial, sans-serif;
}

.filename{
	width: 100px;
	float: left;
	height: 19px;
	font: 12px Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 7px 0px 0px 6px;
	margin-bottom:1px;
}

.filenamefield {
	
	height: 26px;
	width: 484px;
	float: left;
	margin-bottom:1px;
}

input.formfile_full{
	background: #666;
	margin-bottom:1px;
	width: 484px;
	padding-top: 4px;
	height: 23px;
	font: 12px Helvetica, Arial, sans-serif;
}

/* @end */

/* @group Latest News */

.news_intro{
	margin-bottom: 4px;
	font-size:15px;
}

.news_img {
	float: right;
}

.prevnext {
	position: absolute;
	right:23px;
	bottom: 24px;
	width: 65px;
	text-align: right;
	height: 18px;
}

.small-prevnext {
	position: absolute;
	right:0px;
	bottom: 0px;
	width: 65px;
	text-align: right;
	height: 18px;
}
.news_name {
	float: left;
}

.news_search {
	color: #0099ff;
	font: 15px Helvetica, Arial, sans-serif;
	float: right;
}

.latest_news_item{
	color: #333;
	background: #fff;
	padding: 10px;
	height: 179px;
}	

.latest_news{
	width: 290px;
	background: #333;
	margin-top: 10px;
	padding: 6px 10px 10px 10px;
	position: relative;
	height: 221px;
	}

.latest_news_item h2{
	font-size: 15px;
	font-weight: normal;
	color: #0099ff;
	margin-bottom: 5px;
}

.latest_news_item img{
	float: right;
	margin-left: 5px;
	}

.latest_news_item p{
	font-size: 12px;
	margin-bottom: 5px;
}


/* @end */

/* @group Promo Items */

.promo_left, .promo_right{
	width: 290px;
	padding: 5px 10px 10px 10px;
	float: left;
	background: #333;
	height: 221px;
	margin-top: 10px;
}

.promo_left{
	
}

.promo_right{
	float: right;
}

/* @end */

/* @group Footer */

#footer_links{
	font-size: 11px;
	float: left;
	margin-top: 20px;
}

#footer_links a{
	color: #fff;
}

#vfx {
	float: right;
	margin-top: 20px;
	
}

#fvic {
	float: right;
	margin-top: 20px;
	margin-left: 30px;
}


/* @end */

/* @group Feature */

img.feature_image{
	width: 610px;
	height: 135px;
	padding: 10px;
}

.feature_title{
	padding: 0px 0px 10px 14px;
	text-transform: uppercase;
	font-size: 22px;
	font-family: "arial";
}

.feature_title strong{
	font-family: "arial black";
}

.whitebody{
	padding: 10px 14px 10px 14px;
	background: #fff;
	color: #222;
}

.whitebody h3 {
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 15px;
	font-weight: bold;
}

.whitebody h4 {
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 45px;
	margin-bottom: 20px;
}

.whitebody ul {
	font-size: 14px;
	
}
.greybody{
	min-height: 141px;
	background: #ccc;
	padding: 10px 14px 10px 14px;
	color: #222;
}

.whitebody p, .greybody p{
	margin-bottom: 15px;
	line-height: 20px;
	font-size: 14px;
}


.whitebody h2, .greybody h2{
	margin-bottom: 11px;
	line-height: 25px;
	font-size: 18px;
}

.full_body {
	background: #fff;
	min-height: 371px;	
}

/* @end */

/* @group Locations */

.locations_heading{
	background: #222222;
	padding: 10px;
	margin-top: 10px;
	height: 21px;
}

.locations_title{
	margin-top: 3px;
	width: 300px;
	float: left;
	font-size: 22px;
}

.bluetxt{
	text-align: right;
	color: #0099ff;
	margin-top: 2px;
}

.bluetxt a{
	font-size: 15px;
}

.locations_mini_container{
	width: 310px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 11px;
	background: #666;
	height: 360px;

}

.dark_grey{
	padding:0px 10px 10px 10px;
	background: #222222;
}

.location_mini_title{
	font-size: 15px;
	padding: 8px 0px 5px 0px;
	float: left;
}

.location_search {
	padding-top: 8px;
	font-size: 15px;
	float: right;
}

.nomargin{
	margin-right: 0px;
}

.locations_mini_container img{
	width: 290px;
	height: 185px;
}

.location_mini_text p{
	padding: 10px;
	line-height: 13px;
}

/* @end */

/* @group Lifestyle */

.lifestyle_line{
	padding: 10px;
	margin-top: 10px;
	background: #222;
}

.lifestyle_title{
	font-size: 15px;
	margin-bottom: 5px;
	width: 500px;
	float: left;
}

.lifestyle_text{
	width: 610px;
	float: left;
	height: 166px;
	background: #666;
	overflow: hidden;
	padding: 10px;
	font-size: 13px;
}

.lifestyle_text p{
	margin-bottom: 10px;
}

#floorplans1 {
	float: left;
	margin: 10px 80px 10px 60px;
}
#floorplans2 {
	float: left;
	margin: 10px 60px 10px 0px;
}
#floorplans3 {
	float: left;
	margin: 10px 80px 10px 60px;
}
#floorplans4 {
	float: left;
	margin: 10px 60px 10px 0px;
}

.lifestyle_line img{
	width: 290px;
	float:right;
	height: 186px;
}

tr {
	background-color: #999;
}

.footer {
	margin-bottom: 20px;
}


.creditsbody{
	padding: 10px 10px 10px 10px;
	background: #fff;
	color: #222;
}

.greycredit {
	background-color: #333333;
	padding: 10px 0px 10px 10px;
	color: #fff;
}

.credit_image {
	width: 190px;
	margin-right: 10px;
	float: left;
	margin-bottom: 15px;
}
/* @end */