﻿#header{
	width:100%;            
}

.headerleft {
	width:248px;
	float:left;
}

.headerright {
	float:right;
	width:527px;
}

.footerleft {
	width:358px;
}

.footerright {
	float:right;
	width:417px;
}

body{
	font-family:verdana, helvetica, sans-serif;
	font-size:0.7em;
	background-color: #ccc;
	margin: 0 auto;
	line-height:16px;
}
	
#container{
	max-width: 1200px;
	padding: 20px 20px;
	border-right: 1px solid #CCC;
	min-width: 775px;
}

#data_container{
	margin:0 auto;
}

#data_container a{
	text-decoration:none;
	color:#C63;
}

#data_container a:hover
{
	text-decoration:underline;
	color:#306;
}

#data_container li a 
{
	text-decoration:none;
	font-weight:bold;
	color:#C63;
	line-height:20px;
}

#data_container li a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#306;
}

.newbutton
{
	width:180px;	
	margin-left:350px;
}

.comboBox
{
	width:120px;
}

.DataGrid_Pager
{
	text-align:center;
	line-height:20px;
}

#buttons{
	float:right;
}

.CommandButton{
	float:left;
}

.label
{
	width:140px;
	height:20px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	line-height:20px;
}

.textMultiline
{
	width:280px;
	height:80px;
}

#space{
	margin-bottom:4px;
}

#sidebar {
	color: white;
	padding: 15px 0px;
}

#sidebar h1 {
	color: white;
}

#dnn_ContentPane img {
	background-image:url(images/SearchGreyBackground.gif);
	background-color:#EEF0F0;
}

#subheader{	
	background-image:url(images/SearchGreyBackground.gif);
	background-color:#EEF0F0;
	border-bottom: 1px solid #BCBCCD;
	
	height:32px;
	margin-left:210px;
}

#subheader_full{	
	background-image:url(images/SearchGreyBackground.gif);
	background-color:#EEF0F0;
	border-bottom: 1px solid #BCBCCD;
	
	height:32px;
}


#footer{
	background-color: white;
}

#contenthome{
	height:279px;
	background-color:#FFF;
	background-image:url(images/HomeMainImage.jpg);
	background-position:top right;
	background-repeat: no-repeat;
	padding:0px 0px 0px 30px;
}

#contentlogin{
	height:485px;
	background-color:#FFF;
	text-align:center;
}

#content{
	height:auto;
	min-height:450px;
	_height:450px;
	padding-bottom: 30px;
	margin:0 0 0 210px;
	background-color:#FFF;
	width:77%;	
}

#content_register{
	height:auto;
	min-height:750px;
	_height:750px;
	width:60%;
	margin:0 0 0 210px;
	padding-bottom:30px;
	background-color:white;
}

#content_images{
	height:auto;
	min-height:480px;
	_height:480px;
	width:79%;
	margin:0;
	padding-bottom:30px;
	background-color:white;
}


#content_map{
	height:auto;
	min-height:480px;
	_height:480px;
	width:100%;
	margin:0;
	padding-bottom:30px;
	background-color:white;
}

#contentwrapper {
	width: 100%;
	background-color:#FFF;
}

#contentwrapper_images {
	width: 100%;
	background-color:#FFF;
}

#wrapper {
	background-color:#FFF;
}

#ContentLeft{
	border-right:1px solid #CCC;
	width:47%;
	float:left;
	height:100%
}

#ContentRight{
	width:49%;
	margin-left:50%;
	height:100%
}

#TwoColumnWrapper{
	height:300px;
}

#subnavigation{	
	color:#fff;
	background-color:#336;
	font-size:1.0em;	
	height:auto;
	min-height:950px;
	_height:950px;
	width: 210px;
	float:left;
}

html>body #subnavigation{	
	height:auto;
	min-height:850px;
	_height:850px;
}

#subnavigation_campaigndetail{
	color:#fff;
	background-color:#336;
	font-size:1.0em;	
	height:auto;
	min-height:2100px;
	_height:2100px;
	width: 210px;
	float:left;
}

html>body #subnavigation_campaigndetail{	
	height:auto;
	min-height:2020px;
	_height:2020px;
}

#subnavigation_image{	
	background-color:#336;
	float:left;
	height:auto;
	min-height:700px;
	_height:700px;
	padding:25px 25px;	
}

html>body #subnavigation_image{	
	height:auto;
	min-height:840px;
	_height:840px;
}

#subnavigation_image_login{	
	background-color:#336;
	float:left;
	height:auto;
	min-height:485px;
	_height:485px;
	padding:25px 25px;	
}

#subnavigation_image_register{	
	background-color:#336;
	float:left;
	height:auto;
	min-height:1050px;
	_height:1050px;
	padding:25px 25px;	
}

.subnavigationbold{
	font-weight:bold;
}

#topnavbar{
	font-size:1.2em;
	color:#FFF;
	background-color:#336;
	
	border-bottom: 1px solid white;
	
	margin:0%;
	padding:6px 0px 6px 30px;	
	
	vertical-align: middle;
	clear: both;
}

#topnavbar a{
	color:#FFF;
	text-align:center;
	padding:6px 0px 0px 0px;
	text-decoration:none;
}

#bottomnavbar{
	color:#FFF;
	font-size:1.0em;
	background-color:#336;

	border-top: 1px solid white;
	
	padding:6px 0px 6px 100px;
	
	vertical-align: middle;
	clear: both;	
}

#bottomnavbar a{
	color:#FFF;
	text-align:center;
	padding:4px 0px 0px 0px;
	text-decoration:none;
}

#findahome{
	color:#E76507;
	font-size:1.5em;
}

#subnavigation ul, #subnavigation_campaigndetail ul {
	list-style:none;
	padding:0;
	margin:5px 0 0 20px;
}

#subnavigation ul li, #subnavigation_campaigndetail ul li {	
	list-style-image:url(images/SubnavArrow.gif);
	padding:0;
	margin:0;
}

#subnavigation ul li a, #subnavigation_campaigndetail ul li a {
	text-decoration:none;
	margin:1px 0;
	color:#fff;
}

h1{
	font-size:1.2em;
	color:#C63;
	margin:0;
	font-weight:bold;
	padding:8px 0 0 0px;
	
}

h2{
	font-size:1.2em;
	color:#336;
	margin:0;
	font-weight:bold;
}

h3{
	font-size:1.0em;
	color:#336;
	margin:0;
	font-weight:bold;
}

th{
	font-size:1.2em;
	color:#336;
	text-align:left;
	font-weight:bold;
	padding:8px 0px 8px 0px;
}

a:hover{
	text-decoration:underline;
	color: #E97D3B;
}

/*label{
	float:left;
}*/

.housestylelink{
	color:#C63;
}

.futuredevheading{
	font-size: 1em;
	font-weight: bold;
	color:#C33;
}

.hrcontent{
	color:#CCC;
}

.hrnavigation{
	color:#FFF;
}

#subheader h1, #subheader_full h1{
	padding:8px 0 0 30px;
}

#subheader h1 span, #subheader_full h1 span{
	color:#336;
	font-size:1em;
	font-weight:bold;
}

#savedsearchcontentright{
	float:right;
	color:#F33;
	width:25%;
}

#savedsearchleft {
	width:65%;
}

#savedsearchdelete{
	float:right;
	width:60%;
}

#verifyaddressbuttons{
	padding:0px 0px 0px 20px;
}

#loginbutton{
	float:right;
	width:58%;
}

#registerbuttons{
	float:right;
	width:48%;
}



.contentposition{
	padding:20px 0px 10px 40px;
}

.sidebarMargin {
	padding:0px;
	margin: 0px 10px 5px 10px;
	line-height: 1.3em;
}

.smallgreytext{
	font-size:1.0em;
	color:#999;
	font-weight:bold;
	padding-left:20px;
	/*margin-bottom:10px;*/
}

.orangetext{
	color:#C63;
	font-weight:bold;
	padding-left:20px;
	/*margin-bottom:10px;*/
}

.dimensionheader{
	font-size:1.1em;
	color:#999;
	font-weight:bold;
}

.usercontainer{
	padding:5px 5px 0px 5px;
}

#normalpage {
	min-height:300px;
	_height:300px;
	height: auto;
	padding:25px 0px;
}

#fixheightpage {
	min-height:450px;
	_height:450px;
	
	padding:25px 0px;
}

#searchpage {
	min-height:300px;
	_height:300px;
	height: auto;
	padding:0px;
}

#devtext {
}

#devimages{
	width:142px;
	float:right;
	margin-left: 40px;
}

#devdescription {
	min-height: 120px;
	_height: 120px;
}

#devtext h2{
	font-size:1.2em;
	color:#336;
	margin:0;
	font-weight:bold;
}

#linkstable{
	padding:10px 20px;
	border-bottom:1px solid #CCC;
	font-size:1.0em;
	color:#336;
	margin:0 -30px;
	font-weight:bold;
}

#addtofavourites{
	float:right;
	font-size:1.0em;
	color:#F90;
	font-weight:bold;
	padding-right:5px;
	margin-bottom:10px;
}

#addtofavourites .orangetext {
	color:#F90;
}

#housestyletext {
	
}

#housestyleimage{
	width:260px;
	float:right;
	padding:0px 0px 20px 0px;
}

.devsalescentreinfo{
	color:#006;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	

	padding:15px 15px;
	margin-right: 172px;
}

.housestylesalescentreinfo{
	color:#006;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	
	width: 250px;
	padding:10px 15px;
	margin: 0;
}

.housestylesalescentreinfo p {
	margin: 0;
	padding: 0;
}

.salescentreinfo{
	color:#006;
}

.locationsalescentreinfo{
	color:#006;
	line-height:17px;
}

.devplan{
	width:360px;
	border:1px solid #CCC;
}

#devkey{
	width:360px;
	border:1px solid #CCC;
	margin-left:20px;
}

#groundfloor{
	min-height:250px;
	_height:250px;
	width:94%;
	padding:20px 0px 0px 12px;
}

#groundfloorplan{
	width:200px;
	float:left;
	padding-left:20px;
}

#groundfloordimensions{
	float:right;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	width:50%;
	padding:8px 0px 8px 0px;
	margin-left:20px;
	margin-top:25px;
}

#firstfloor{
	min-height:250px;
	_height:250px;
	width:94%;
	padding:20px 0px 0px 0px;
}

#firstfloorplan{
	width:220px;
	float:right;
}

#firstfloordimensions{
	float:left;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	width:50%;
	padding:8px 0px;
}

#secondfloor{
	min-height:250px;
	_height:250px;
	width:94%;
	padding:20px 0px 0px 0px;
}

#secondfloorplan{
	width:220px;
	float:left;
}

#secondfloordimensions{
	float:right;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	width:50%;
	padding:8px 0px 8px 0px;
}

.keyfeatures{
	padding:40px 0px 0px 0px;
}

#housestyledescription {
	min-height: 120px;
	_height: 120px;
	
	padding-right: 25px;
}

#keyfeatures ul li{
	list-style-image:url(Images/OrangeBullet.gif);
	/*list-style-type:circle;*/
}

#saprating{
	padding:20px 0px 0px 0px;
}

#localmap{
	margin-left:20px;
}

#areamap{
	width:275px;
	float:left;
}

.border{
	border:1px solid #CCC;
}

#testimonials {
	height:auto;
	min-height:130px;
	_height:130px;
	background-color:#fff;
	margin:10px 0px 1px 20px;
	width:540px;
	color:#000;
}

.testimonialsleft {
	width:150px;
	float:left;
}

.testimonialsright {
	width:350px;
	float:right;
}

.testimonialsrightarea {
	width:350px;
	float:right;
	color:#336;
	font-style:italic;
	padding-left:20px;
}

#citysolutions {
	height:auto;
	min-height:60px;
	_height:60px;
	margin:10px 0px 0px 20px;
	width:260px;
}

.citysolutionsleft {
	width:60px;
	float:left;
}

.citysolutionsright {
	width:190px;
	float:right;
}

.Normal {	
	font-family:verdana, helvetica, sans-serif;	font-size:1em;
}
	
.form input, .inputText, .NormalTextBox
{
	/*border:1px solid black;*/
	height:19px;	
}

.form .button, .orangeButton, .StandardButton
{
	color:#fff;
	padding:1px;
	border:1px solid #999;
	background-color:#E76507;
}

.form{
	margin-top:20px;
	margin-left:50px;
	margin-right:50px;
}

.formmargin{
	margin-left:150px;
}

.SubHead{
	color:#336;
}

#RememberChk label{
	margin-top:5px;
}

#RememberChk input
{
	border:0;
	float:left;
	margin-left:11px;
}

.Password{
	margin:5px 10px 0 0;
	text-align:left;
}

.Password table{
	margin-left:16px;
}

#noarrows ul {
	margin: 5px 0 0 10px;
}

#noarrows ul li {
	list-style-image: none;
	list-style:none;
}

#noarrows ul li a:hover {
	color: #F90;
	text-decoration: underline;
}

.signuptext {
	color:#F90;
	font-weight: bold;
}

.whitetext a {
	color: white;
	font-weight: bold;
}

.whitetext a:hover {
	color:#F90;
}

.defaultList {
	padding-left: 50px;
}

.futuredevheading a {
	color:#C33;
}

.signuptext a {
	color: orange;
	color:#F90;
}

/* Paul's Revised CSS */
.error {
	color: red;
	font-weight: bold;
}

#division_list {
	padding: 10px 20px 0 20px;
}

#division_list h1 {
	font-size:1.2em;
	color:#336;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

.division_list_row {

}

.division_list_cell {
	padding: 10px 0;
}

#divisionAddress {
	line-height: 16px;
}

#divisionOffice {

}

#divisionSales {
	
}

#divisionCustomerCare {

}

#divisionSales h1, #divisionCustomerCare h1, #divisionAddress h1, #divisionOffice h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 1em;
	color: #336;
	margin: 0;
	padding: 0;
}

.divisionDetailsList {
	margin: 0;
	padding: 0px 0 10px 0;
}

.divisionDetailsList li{
	list-style: none;
	line-height: 16px;
}

.topParagraph {
	margin-top: 0;
}

#developmentAddress {
	margin: 0px 15px 10px 15px;
}

.downloadtext {
	color: #F90;
	font-family:verdana, helvetica, sans-serif;
	font-weight: bold;
}

.normalparagraph {
	margin-top: 0;
}

.nobullets li{
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

.nobullets_noindent li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

.nobullets_noindent {
	margin-left: 0;
	padding-left: 0;
}

#loginPageContentPane {
	padding:0px 25px;
}

#ContentPaneMargins {
	padding: 0px 30px;
}

#ContentPaneRightImages {
	float: right;
	padding: 25px 25px 25px 0px;
}

#ContentPaneRightImages img {
	margin-bottom: 2px;
}

#normalpage .ViewDevelopmentsLink {
	color:#E76507;
	font-weight: bold;
}

/********* Search Options Page CSS *************/
#searchoptionswrapper {
	width: 100%;
	min-width: 960px;
	background-color:#F6F6F6;
	background-image:url(images/Search_GreyColour.gif);		
}

#searchoptionsbacking {
 	background-image:url(images/Search_Image_new.jpg);	
	background-repeat: no-repeat;
	
	padding: 25px 0px;
}

#searchoptions{	
	font-size:1.0em;
	
	color: black;	
	padding-left: 20%;
	
	float:left;
}

#searchmap{	
	min-height: 350px;
	_height: 350px;
}

/********* Search Results Page CSS *************/
#searchwrapper {
	width: 100%;
	background-color:#EEF0F0;
	background-image:url(images/SearchGreyBackground.gif);	
}

#searchresults{
	height:auto;
	min-height:280px;
	_height:280px;
	
	margin:0 0 0 270px;
	padding-bottom: 30px;
	
	border-left: 1px solid #BCBCCD;
	background-color:white;	
}

#filteroptions{	
	color: black;
	background-color:#EEF0F0;
	background-image:url(images/SearchGreyBackground.gif);		
	font-size:1.0em;
	
	padding-top: 20px;
	
	height:auto;
	min-height:280px;
	_height:280px;
	width:270px;
	min-width: 270px;
	max-width: 270px;
	
	float:left;
}

#searchFilterHeader h1{
	font-family: Verdana;
	font-weight: bold;
	color: #CB6534;
	font-size: 1em;
	padding: 0 15px;
}

.search_filter_grouping {
	color: #333;
	padding: 10px 15px;

}

.search_filter_grouping .orangeButton{
	font-size: 1em;
	font-weight: bold;
	padding: 3px;
}

.searchFilterGroupTitle {
	color: #333;
	font-weight: bold;
}

.searchResultsItem {
	padding-bottom: 50px;
}

.searchResultTitle {
	color: #336;
	font-size: 1.2em;	
	font-weight: bold
}

.searchResultDistance {
	color: gray;
	font-size: 1em;
}

.searchResultImage {
	
}

.searchResultHouses {

}

.searchResultHouses .tableHeading {
	vertical-align: top;
}
.ViewAllButton
{
	float:right;
	font-weight:bold;
	padding: 0 50px 20px 0;
}

.ConfirmButton
{
	text-align:center;
	margin-left:32%;
}

.CloseButton
{
	text-align:center;
	margin-left:37.5%;
}

	
.Message
{
	font-size:1.2em;
	color:#C63;
	text-align:center;
	font-weight:bold;
	padding:8px 0 0 0px;
}

.NewsletterLabel
{
	float:left;
	font-weight:bold;
	width:110px;
}
.NewsletterMargin
{
	margin-left:80px;
}

