/*
	preset font sizes
*/
.font_18px{ font-size:18px;}
.font_16px{ font-size:16px;}
.font_14px{ font-size:14px;}
.font_12px{ font-size:12px!important;}
.font_11px{ font-size:11px;}
.font_10px{ font-size:10px;}

/*
	COMMON
*/
.n{ display:none!important; }
.float_left{float:left; display:inline;}
.float_right{ float:right; display:inline;}
.rel{ position:relative;}
.abs{ position:absolute;}
.clear{clear:both;}
a:focus { outline:none;}
.no_underline{ text-decoration:none;}
.no_margin{ margin:0px;}
.no_border { border:none;}
.no_padding{ padding:0px;}
.it{ font-style:italic;}
.b{ font-weight:bold;}
.hidden{ display:none; }
.underline{ text-decoration:underline;}

/*
	COLOURS
*/
.white{color:#fff;}
.red{ color:#FF0000;}
.green{color:#00CC00;}
.l_grey{color:#999;}
/*
	ELEMENTS
*/
body {
	font-family		:Arial, Helvetica, sans-serif;
	margin			:0px;
	padding			:0px;
	color			:#ffffff;
	background		:#000000 url(../grx/body-bg-1x776.png) repeat-x top;
}
a{
	color			:white;
}
img{
	border:0;
}

/*
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	margin-top: 10px;
	padding:0px;
	margin:0px;
}
*/
/*
h3 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
*/

#Container {
	width			:968px;
	margin			:0 auto 0 auto;
	padding			:0 8px 0 8px;
	background		:#2a2a2a url(../grx/container-1x478.png) repeat-x bottom;
}
#Container .inner-contain{
	/*padding		:0 5px 0 5px;*/
	padding		:0 24px 0 24px;
	background	:#000000;
} 
/*-------------------------------------------------------------------------/*/
/*
	HEADER LAYOUT
*/
/*-------------------------------------------------------------------------/*/
.pre-header {
	position		:relative;
	height			:32px;
	color			:#999999;
}
.pre-header .nav{
	position		:absolute;
	top				:0;
	left			:0px;
	height			:32px;
	line-height		:32px;
	font-size		:11px;
	font-weight		:normal;
}
.pre-header .nav a{
	text-decoration	:none;
	color			:#FFFFFF;
}
.pre-header .clock{
	display			:none;
	position		:absolute;
	top				:0px;
	right			:0px;
	height			:27px;
	line-height		:32px;
	font-size		:10px;
	color			:#FFFFFF;
}

/*
	clock chirstmas
*//*
.pre-header .clock{
	width			:360px;
	background		:transparent url(../grx/xmas-panel-360x27.gif) scroll no-repeat 0 0;
}
*/

.pre-header .clock .days,
.pre-header .clock .hours,
.pre-header .clock .mins{
	display		:block;
	position	:absolute;
	top			:13px;
	width		:30px;
	line-height	:normal;
	text-align	:center;
	color		:#ed1f24;
}
.pre-header .clock .days{
	left		:35px;
}
.pre-header .clock .hours{
	left		:67px;
}
.pre-header .clock .mins{
	left		:100px;
}

.header{
	position	:relative;
	margin		:0;
	border-top	:1px solid #666666;
	height		:82px;
}
.header #hdr_right_title_alt{
	right		:12px;
	bottom		:13px;
}
.header #hdr_right_title_alt h1{
	font-weight	:normal;
	font-style	:italic;
	font-size	:28px;
	color		:white;
}

.dev_hdr_title{
	position	:absolute;
	top			:16px;
	right		:0;
	text-align	:right;
}
.dev_hdr_title .h1,
.dev_hdr_title h1{
	margin		:0 0 8px 0;
	line-height	:normal;
	font-size	:21px;
	font-style	:italic;
	font-weight	:normal;
	color		:white;
}
.dev_hdr_title .h1 small,
.dev_hdr_title h1 small{
	font-size	:19px;
}
.dev_hdr_title .h2,
.dev_hdr_title h2{
	font-size	:15px;
	font-weight	:bold;
	color		:#999999;
}
/*
.header h1{
	margin			:0 0 0 0;
	line-height		:normal;
	font-size		:28px;
	font-weight		:normal;
	font-style		:italic;
	color			:#ffffff;
}
.header h1.dev_hdr_title, .header h2.dev_hdr_title{
	line-height		:normal;
	font-size		:21px;
	font-style		:italic;
	font-weight		:normal;
	color			:#ffffff;
}
.hdr_right_title{right:0px; top:11px;}
.header h2.address_small, .header h3.address_small{
font-size:15px;
font-weight:bold;
color:#999999;
width:500px;
text-align:right;
padding:0px;
margin:0px;
font-style:normal;
}
.dev_hdr_title{top:12px; right:0px;}
.partex_resales_title{ bottom:12px; right:0px;}
.partex_resales_title_alt{ bottom:0px; right:0px;}
.ptitle_alt{margin:28px 0 10px 0;}
.header h2{
	position		:absolute;
	right			:0px;
	bottom			:7px;
	margin			:0;
	text-align		:right;
	font-size		:12px;
	color			:#999999;
}
.header h2 .addr{
	font-size		:15px;
}
*/


/*-------------------------------------------------------------------------/*/
#DevelopmentLogo {
	/*
	display: inline;
	float: left;
	*/
	/*
	height: 61px;
	margin: 10px 0 0 0px;
	clear:both;
	border-top:1px #666666 solid;
	border-bottom:1px #666666 solid;
	*/
}
.ftr {
	height		:46px;
	line-height	:20px;
	padding-top: 8px;
	font-size	:10px;
	color		:#666666;
	text-align	:right;
}
/*-------------------------------------------------------------------------/*/
/*
	LEFT LAYOUT
*/
/*-------------------------------------------------------------------------/*/
#Menu {
	display			:inline;
	float			:left;
	width			:230px;
	margin			:0 24px 0px 0;
	padding-bottom	:20px;
	border-bottom	:1px solid #999999;
	font-size		:12px;
	font-weight		:normal;
}
/*
	SEARCH BY COUNTY ETC
*/
.SearchBox {
	/*float:left;
	display:inline;*/
	height		:173px;
	margin		:0px 0 15px 0 ;
	border-bottom: 1px solid #999999;
	padding:	0 0 0px 0;
	font-size	:10px;
	
	/*text-indent	:3px;*/
	
}
.SearchBox h2{
	margin:0px 0 4px 0;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#999999;
	height		:37px;
	line-height	:37px;
}
.SearchObjects {
	display		:block;
	width		:100%;
	height		:18px;
	margin		:8px 0 8px 0;
	border		:none;
	font-size	:10px;
	font-weight	:normal;
	color		:#000000;
}
.SearchBox input.submit{
	cursor			:pointer;
	height			:20px;
	width			:89px;
	margin			:0px 0 0 0;
	padding			:0 0 2px 0;
	border			:none;
	color			:white;
	font-family		:Arial, Helvetica, sans-serif;
	font-weight		:bold;
	font-size		:13px;
	vertical-align	:middle;
	line-height		:20px;
	background		:url(../grx/search-btn-89x20.png);	
}
#media_panel{ 
	height		:55px;
	width		:230px;
	margin		:0px 0 20px 0;
	text-align	:center;
	background	:url(../grx/media_panel.gif) no-repeat;
}
#media_panel h4{
	height		:18px;
	margin		:0;
	line-height	:18px;
	font-style	:normal;
	font-weight	:bold;
	font-size	:10px;
	color		:#ffffff;
}
#media_panel img{
	margin		:0 8px;
}
#offer_block {
	position		:relative;
	height			:219px;
	padding			:0;
	margin			:0;
	margin-top		:0px;
	/*border-bottom	:1px #666 solid;*/
	font-size		:12px;
	font-weight		:normal;
	text-align		:center;
	color			:#FFFFFF;
	
	margin-bottom	:20px;
}

.no-margin-home{
	margin-bottom	:0px !important;
}

#offer_block .element{
	top		:0;
	left	:0;
}

#OffersDevelopment {
	/*
	width: 220px;
	margin: 0 0 0 25px;
	padding:5px 0 10px 0px ;
	*/
	padding		:0 20px 0 20px;
	margin		:0 0 24px 0;
	line-height	:20px;
	font-weight	:normal;
	font-size	:12px;
}
/*
#OffersDevelopment p {
	padding:0px;
	margin-top:10px;
	margin-bottom:0px;
}
*/
#OffersDevelopment a {
	text-decoration	:underline;
	color			:#FFFFFF;
}
#Menu .contact-details{
	padding		:24px 0px 0px 0px;
}
.contact-details h2{
	margin		:0 0 9px 0;
	font-size	:20px;
	font-style	:italic;
	font-weight	:normal;
}
.contact-details h3{
	margin		:0 0 16px 0;
	font-size	:15px;
	font-weight	:bold;
	color		:#999999;
}
.contact-details p{
	margin			:0 0 22px 0;
	font-size		:14px;
	font-weight		:normal;
}

.contact-details .phone{
	font-size		:18px;
	font-weight		:bold;
	margin-bottom	:6px;
}
.contact-details .email{}



/*-------------------------------------------------------------------------/*/
/*
	MAIN CONTENT AREA
*/
/*-------------------------------------------------------------------------/*/
#Main{
	float			:left;
	width			:665px;
	padding-bottom	:20px;
	border-bottom	:1px solid #999999;
}
#FlashMapContainer{
	position		:relative;
	z-index			:0;
	/*width			:665px;*/
	/*height			:355px;*/
	padding			:0 0 10px 0;
	margin			:0 0 11px 0;
	border-bottom	:1px #666 solid;
	background		:#000000;
}


#PartExMapContainer{
	position		:relative;
	width			:665px;
	height			:355px;
	padding			:0 0 10px 0;
	margin			:0 0 11px 0;
	border-bottom	:1px #666 solid;
	background		:#000000;
}

#AboutDevelopment {
	margin			:0 37px 0 0;
	line-height		:20px;
	font-size		:12px;
}
/*
#AboutDevelopment h1{
	color:#FFF;
	margin-bottom: 15px;
}
*/
#AboutDevelopment a{
	color	:#FFFFFF;
}
#PriceDevelopment {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	margin:10px 0 10px 0;
}
.Offer_Pdf_Title{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 180px;
	text-align: center;
	margin-bottom:10px;
}
#Offer_Pdf_Image a {
	color:#FFFFFF;
	text-decoration:none;
}

#Offer_Pdf_Image input{
	color:#FFFF00;
	border: 1px solid #FFFF00;
}




#AboutDevelopment p {
	padding:0px;
	margin-top:0px;
	margin-bottom	:16px;
}
#AboutDevelopment h1,
#AboutDevelopment h2,
#AboutDevelopment h3,
#AboutDevelopment h4,
#AboutDevelopment h5{
	font-size	:18px;
	font-weight	:normal;
	/*margin 		:0 0 16px 0;
	line-height	:36px;*/
	padding		:16px 0 16px 0;
}







/*
	DEVELOPMENT PAGE PANELS
*/


#panels-container #OffersDevelopment .get-mortgage-link{
	display				:block;
	height				:40px;
	padding				:4px 0 0 50px;
	text-decoration		:none!important;
	font-size			:18px;
	font-weight			:bold;
	color				:#666666;
	background			:url(../grx/devmortgage/house-desc-icon-44x42.png) scroll no-repeat 0 100%;	
}

#panels-container{

}
	#Brochure {
		font-size: 12px;
		color: #FFFFFF;
	}
	/*
	#Contact {
		background-color:#006633;
		font-size: 12px;
		color: #FFFFFF;
		float: left;
		height:30px;
		width: 665px;
	}
	#Contact p {
		padding:0px;
		margin-top:10px;
		margin-bottom:0px;
	}
	#Contact a {
		font-size: 12px;
		color: #FFFFFF;
		text-decoration:underline;
	}
	*/
	#Sitestream {
		font-size: 12px;
		font-weight: normal;
		color: #FFFFFF;
	}
	#Sitestream a {
		color: #FFFFFF;
		text-decoration:underline;
	}
	#Location {
		font-size: 12px;
		
		}
	#News {
		font-size: 12px;
	}
	#FloorPlans {
		background:#999900;
		font-size: 12px;
		color: #FFFFFF;
	}
	#FloorPlans_w800px {
		font-size: 12px;
		color: #FFFFFF;
		margin-left: 20px;
		margin-top: 10px;
		padding-top: 10px;
	}






/*
ul.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
}
li.index {
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
*/









p.index {
	padding: 0px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.Developments {
	background-image: url(../grx/menu/developments_0.gif);
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 35px;
	width: 180px;
}
.Developments a:hover{
	background-position: 0 -35px;
}

#DevAddressImage {
	display:none;
	float: left;
	height: 20px;
	width: 690px;
	margin-left: 30px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #999999;
	font-weight: normal;
	margin-top: 3px;
}
#DevAddressImage p {
	margin:0px;
	padding:0px;
}


ul.newstab {
	margin: 0px;
	padding: 0px;
}
li.newstab {
	background-image: url(../grx/pdf.gif);
	height: 60px;
	width: 300px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	display:inline;
	margin: 20px 0 15px 12px;

}
p.newstab {
	padding-left:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}

ul#news-list{
	list-style-type:none;	
}

ul#news-list li{
	margin-bottom:25px;	
}

ul#news-list h4{
	font-size:14px;	
	margin-bottom:10px;
}

ul#news-list p.news-date{
	margin-bottom:5px;	
}

ul#news-list p{
	line-height: 20px;
}

ul.brochuretab {
	margin: 0px;
	padding: 0px;
}
li.brochuretab {
	/*background-image: url(../grx/pdf.gif);*/
	height: 60px;
	width: 150px;
	list-style-type: none;
	/*background-repeat: no-repeat;
	background-position: left;*/
	float: left;
	display:inline;
	margin: 20px 0 15px 12px;

}
.issuu{	margin-left:37px;	}

p.brochuretab {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}

p.brochuretab a{
	padding-left:60px;
	background: url(../grx/pdf.gif) no-repeat;
	height: 60px;
	width: 70px;
	background-position: left;
	display:block
}

ul.floorplans {
	margin: 0px;
	padding: 0px;
}
li.floorplans {
	height: auto;
	width: 300px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left;
	display:block;
	margin-bottom: 10px;

}
p.floorplans {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#999999;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
}

#Description_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	float: left;
	width: 180px;
	margin-top: 20px;
}
#Brochure_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	float: left;
	width: 180px;
	margin-top: 20px;
}
#Contact_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	float: left;
	width: 180px;
	margin-top: 20px;
}
#Location_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	float: left;
	width: 180px;
	margin-top: 20px;
}
#News_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	float: left;
	width: 180px;
	margin-top: 20px;
}

#FloorPlans_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	float: left;
	width: 180px;
	margin-top: 20px;
}

.tooltip {
	font: 11px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../mapgrx/menuGreyBG.jpg) repeat-x #000;
    font-weight:normal;
    border:1px #666 solid;
	padding: 3px 6px;
}

#get_directions{
	width:466px;
	height:35px;
	background:url('/grx/get-directions-bg.gif') no-repeat;	
	padding:4px 0px 0px 20px;
	margin-bottom:15px;
}

#get_directions span{
	font-size:11pt;	
	font-weight:bold;
	padding-top:4px;
	display: block;
	float: left;
}

#get_directions #post-code{
	margin-left:10px;
	width:100px;
}


#get_directions #go{
	vertical-align: middle;
	margin-left:10px;
	margin-bottom: 3px;
}

.adp-directions{
	width:660px;	
}

#map_dev {		/*map for development.php	*/
	height: 450px;
	width: 665px;
	overflow:hidden;
}
.formobjects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #666666;
}
/*
	LANDING PAGE USE THESE STYLES 
*/
#landing_page_dev_one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 200px;
	width: 290px;
	margin-left: 20px;
	display:inline;
	margin: 10px 0 0 20px ;
	padding:10px 0 0 10px;
	border-right:1px solid #666666;
	position:relative;
}

#landing_page_dev_two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 200px;
	width: 289px;
	display:inline;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
	position:relative;
}

#landing_page_dev_one a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#landing_page_dev_two a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.red{color:#E70024;}

.dev_link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
width:590px;
margin:0 0 0 20px ;
padding:10px 0 0 0 ;
float:left;
display:inline;
line-height:25px;

}

.dev_link_styles{
font-weight:bold;
color:#E1022E;
text-decoration:none;

}

.dev_link_img{
float:left;
margin:0 5px 0 0 ;

}





/* map styles */

.tooltip {
	font: 11px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../mapgrx/menuGreyBG.jpg) repeat-x #000;
    font-weight:normal;
    border:1px #666 solid;
	padding: 3px 6px;
 }
#FlashMapContainer h3 {	color:#fff;		}
#FlashMapContainer a 	{	color:#E60024;	}
#FlashMapContainer p {
	border:0;
	margin:0;
	margin-bottom: 10px;
}

h1.developmentspage {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}


h2.developmentspage {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
h3.developmentspage {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}



/* new styles form site resize 2010 */

.panel_address{
	position		:absolute;
	z-index			:1;
	bottom			:93px;
	left			:10px;
	right			:10px;
	/*width			:640px;*/
	height			:32px;
	line-height		:32px;
	color			:#ffffff;
	background		:#000000;
}
.panel_address h4{
	margin			:0;
	padding			:0 0 0 12px;
	font-size		:14px;
}
.panel_address a.vtour_link{
	display			:none;
	position		:absolute;
	top				:0px;
	right			:0px;
	padding-right	:36px;
	font-size		:14px;
	font-weight		:bold;
	color			:white!important;
}
.panel_address a.vtour_link img{
	position		:absolute;
	top				:-4px;
	right			:-7px;
}
.vtour-link2{
	right			:10px;
	bottom			:93px;
	width			:134px;
	height			:39px;
	text-indent		:16px;
	line-height		:38px;
	font-size		:17px;
	font-weight		:normal;
	color			:white!important;
	background		:url(../grx/virtual-3d-tour-134x39.png) no-repeat;
}


.voucher-link{
	cursor			:pointer;
	width			:176px;
	height			:39px;
	left			:10px;
	bottom			:93px;
	text-indent		:17px;
	line-height		:38px;
	font-size		:17px;
	font-weight		:normal;
	color			:white!important;
	background		:url(../grx/slide-btn-176x39.png);
}




.addthis{
	float:left;
	display:inline;
	margin:20px 0 0 0;
	clear:both;
}


/* developments page*/

.seddondevlist_container{
	background:#000;
	margin:0 0 0 0px;
	color:#fff;
	padding:0 0 0 0px;
	font-size:12px;
} 

.devlist-head{
	padding			:20px 8px 30px 12px; 
}
.devlist-foot{
	padding			:20px 8px 30px 12px; 
}
.devlist-head h1 {	
	margin-bottom	:16px;
	font-style:italic;
	font-size: 18px;
	color:#999;
}
	
.devlist-head h2 {		
	margin-bottom	:12px;
	font-style:italic;
	font-size: 16px;
	color:#999;
}
#Main .find_home{
	/*margin		:30px 0 8px 12px;
	padding		:10px 0 20px 0;
	*/
	font-size	:19px;
	line-height	:36px;
	font-style	:italic;
	font-weight	:normal;
	color		:#999999;
}
#Main .find_home a{
	color		:#ff0033;	
}



.entry{
	width:205px;
	margin:0 0px 20px 12px;
	padding:0 0 20px 0;
	border-bottom:1px solid #999;
	line-height:20px;
}
.entry h3{
	color:#FF0000; margin:0px; padding:0px; font-style:normal;
}
.entry .text {
	width:205px; margin:10px 0 0 0;
}
.entry .price {
	margin:10px 0 0 0;
}

	
	
	
	
	
	
	
	
	/* any page */
	
.text_container{
	/*width		:665px;*/
	/*
	margin		:0 0 0 20px;
	*/
	padding		:0 0 0 16px;
	font-size	:12px;
	line-height	:20px;
} 

.text_container p{
	font-size		:12px;
	margin-bottom	:16px;
}

.text_container h1 {
	font-style:italic;
	margin: 28px 0 10px 0px;
	padding: 0px 0 0 0 ;
	font-size: 18px;
	color:#999;
}
.text_container h2 {
	font-style:italic;
	margin: 0px 0 25px 20px;
	padding: 0px;
	font-size: 16px;
	color:#999;
}
	
	
	
/* announcements */

	.offer-slides{
			position:absolute;
		}
		ul.offer-slides li{
			position:absolute;
		}
		
		#home-offer-slides{
			width:230px; height:219px;
		}
		
		ul#home-offer-slides li.slide {
			display:none;
		}
		ul#home-offer-slides li.begin {
			display:block;
		}
		
	/* end announcements */	
	
	/* contact styles */
	
	.l1{
	display:block;
	position:relative;
	float:left;
	width:198px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.t1{
display:block;
float:left;
position:relative;

width:602px;
height:auto;
margin:0px;
padding:0px;
	
}

/* developments page */


.err_msg{margin:0 0 0 20px ;}

/* news page */

.rss{
	margin:20px 0 10px 0px;
	text-align:right;
	line-height:36px;
}
.news_entry {
	height:56px;
	margin:0 0 10px 0px;
	padding:10px 0 0px 0;
	border-bottom:1px solid #ccc;
	color:#fff;
}
.news_entry .dev_title {
	width:220px;
	margin:0 0 0 0px;
}
.news_entry .news_title{
	width:440px;
	margin:0 0 20px 10px;
	line-height:17px;
}
.news_entry .news_date{
	width:215px;
	margin:0 0 0 10px;
	line-height:45px;
}


/*
	home page
*/
.home-flash{
	display			:block;
	height			:355px;
}
.home-text{
}
.part_ex{
	margin:35px 0 0 35px;
}
.part_ex_calc{
	float:left;
	background:url(../grx/devmortgage/house-desc-icon-44x42.png) no-repeat scroll 0 bottom transparent ;
	height:50px;
	padding:6px 25px 0 53px;
	width:100px;
	text-decoration:none;
}
.homepage_h1{
	margin		:00px 0 0 0;
	padding		:25px 0 20px 0px;
	/*border-top	:1px solid #666666;*/
	font-size	:20px;
	font-style	:italic;
	font-weight	:normal;
	color		:#999999;
}
#Main .page_header{
	padding		:10px 0 20px 0;
	font-size	:20px;
	font-style	:italic;
	font-weight	:normal;
	color		:#999999;
}


.captcha{float:left; margin:10px 0 15px 3px; text-align:center; clear:both;}
.captcha_info{ float:left; margin:5px 0 5px 0;}

.homepage_h1_print{ display:none;}
.homepage_h1 img{
	position	:absolute;
	top			:30px;
}
/*
	contact us
*/
.contact_entry {
	position:relative;
	margin:0 0 10px 0px;
	padding:20px 0 20px 0;
	border-bottom:1px solid #ccc;
	color:#fff;
}
.contact_entry .float_left{
	display:block;
	float:none!important;
}
.contact_entry .multiLine{
	display:block;
	margin:0;
	padding:0;
}
/*
.contact_entry .dev_title { outline:1px solid lime;
	width:250px;
	margin:0 0 0 0px;
	
}
*/
.contact_entry .contact_title{
	position:absolute;
	top:20px; left:0;
	width:200px;
	margin:0 0 20px 10px;
	line-height:17px;
}
.contact_entry .contact_form{
	width:660px;
	padding-left:268px;
	margin:0 0 0 0px;
}


/*faq */
/*  f & q */

.style1{color:#000;}

.faq_entry {margin:0 0 10px 25px; padding:0px 0 0px 0; color:#fff; width:925px;}
.faq_entry .faq_title { width:250px;  margin:0 0 0 0px;}
.faq_entry .faq_title{ width:200px;  margin:0 0 20px 10px; line-height:17px; }
.faq_form{ width:650px;  margin:0 0 20px 15px; border-bottom:1px solid #ccc; padding:0 0 20px 0; }

.faq_width{ width:600px;}

.partex_img{
	float	:right;
	margin	:27px 0 0 50px;
}
.print_h1{ display:none;}








a.property-feed{
	line-height	:16px;
	font-size	:10px;
	color		:#ed1b2e;
}
a.property-feed img{
	/*float	:left;*/
	vertical-align:-35%;
}
#Sitestream a.property-feed{
	text-align		:right;
	text-decoration	:none;
	color			:#ed1b2e;
}












/*
	NEW PART EX PANELS
*/
.partex-saleaway-box-230x223{
	
}
.saleaway-box{
	position	:relative;
	height		:223px;
	margin		:10px 0;
	color		:black;
	background	:url(../grx/saleaway-bg-230x223.jpg) no-repeat;
}
.saleawaypartexbox{
	margin		:10px 0;
	color		:black;
	background	:url(../grx/partexsaleaway-bg-230x223.jpg) no-repeat;
}
.saleaway-box .controls{
	position	:absolute;
	top			:145px;
	width		:100%;
}
.saleawaypartexbox .controls{
	position	:absolute;
	top			:90px;
	width		:100%;
}
.saleaway-box a{
	display		:block;
	height		:29px;
	margin		:0 5px 7px 5px;
	
	line-height	:29px;
	text-indent	:5px;
	
	font-size	:12px;
	font-weight	:bold;
	
	color		:white;
	background	:transparent;
}

.saleawaypartexbox a{
	margin-bottom	:4px;
}

.saleaway-box a.video{
	cursor		:pointer;
	background	:url(../grx/btn-vid-220x29.png) no-repeat 0 0;
}

.saleaway-box a.pdf{
	background	:url(../grx/btn-pdf-220x29.png) no-repeat 0 0;	
}



#panels-container .addthis_default_style{
	margin-top	:32px;
}








.side-nav{}
.side-nav a{
	display			:block;
	/*z-index		:3;*/
	/*position		:relative;*/
	overflow		:hidden;
	height			:37px;
	border-bottom	:1px #666666 solid;
	line-height		:37px;
	font-size		:18px;
	font-style		:italic;
	text-indent		:3px;
	/*color			:#ed1b2e;*/
	
	color			:#ffffff;
	
	font-weight		:normal;
	
}
.side-nav a:hover{ text-decoration	:none;}
.side-nav a.first{
	border-top		:1px #666666 solid;
}
.side-nav a img{
	display			:block;
	position		:absolute;
	top				:1px;
	left			:0px;
	z-index			:2;
}
.side-nav a img.over{
	z-index			:1;
}

/*
	DEVELOPMENTS SUB MENU
	20101217
*/
.menucol1{
	
	
}
ul.side-nav{
	margin		:0 0 8px 0;
	
}
ul.side-nav li.menu-item{
	position		:relative;
	z-index			:1;
}
ul.side-nav li.menu-item .sub-menu-pos{
	display			:none;
	position		:absolute;
	overflow		:hidden;
	/*z-index			:100;*/
	left			:230px;
	top				:0px;
	/*width			:292px;*/
	width			:0;
}
ul.side-nav li.menu-item ul.developments.submenu{
	padding			:16px 20px 18px 20px;
	border			:1px solid #666666;
	background		:black;
	z-index			:1000;
}
ul.side-nav li.menu-item ul.developments.submenu li{
	width			:250px;
	padding-top		:5px;
	margin-top		:4px;
	border-top		:1px solid #666666;
	background		:black;
}
ul.side-nav li.menu-item ul.developments.submenu li.first{
	margin			:0;
	padding			:0;
	border-top		:0;
}
ul.side-nav li.menu-item ul.developments.submenu li h4{
	margin			:0;
	padding			:0 0 2px 0;
	padding			:0;
	font-size		:11px;
	font-weight		:bold;
	color			:white;
	line-height		:normal;
}
ul.side-nav li.menu-item ul.developments.submenu li a{
	display			:block;
	height			:auto;
	margin			:0;
	padding			:0;
	border			:0;
	line-height		:16px;
	font-size		:11px;
	font-style		:normal;
	color			:white;
	background		:black;	
}
ul.side-nav li.menu-item ul.developments.submenu li a:hover{
	text-decoration	:none;
	color			:#ff463e;
}
.menu-expand{
	position		:absolute;
	z-index			:1;
	top				:0;
	width			:30px;
	height			:37px;
	right			:0;
	border			:1px solid #666666;
	border-right	:0;
	border-left		:0;
	background		:black;
}
.side-nav-active{	color		:#ed1b2e;}


.county-section{
	clear		:both;
	margin		:0 0 9px 12px;
	font-size	:12px;
}




.print-only{
	display		:none;
}




.button-186x29{
	display		:block;
	width		:186px;
	height		:29px;
	padding		:0px 0 0 8px;
	margin		:16px 0 0 0;
	text-decoration	:none!important;
	line-height	:29px;
	font-size	:12px;
	font-weight	:bold;
	cursor		:pointer;
	color		:white;
	background	:transparent url(../grx/button-186x29.png) scroll no-repeat 0 0;
}


#OffersDevelopment a.related-developments-link,
.related-developments-link{
	display		:block;
	width		:178px;
	height		:38px;
	padding		:6px 0 0 8px;
	margin		:16px 0 0 0;
	text-decoration	:none!important;
	line-height	:16px;
	font-size	:12px;
	font-weight	:bold;
	cursor		:pointer;
	color		:white;
	background	:url(../grx/btn-186x44.png) no-repeat;
}



.related-developments-close{
	position	:absolute;
	top			:2px;
	right		:2px;
	width		:32px;
	padding		:4px 18px 4px 4px;
	cursor		:pointer;
	color		:white;
	background	:url(../grx/ui/cross.png) no-repeat 100% 50%;
}
.related-developments{
	display			:none;
	position		:absolute;
	z-index			:1001;
	top				:50%;
	left			:50%;
	width			:450px;
	padding			:20px 20px 0 20px;
	background		:#2f2f2f;
}


.related-developments h2{
	font-size	:14px;
	margin		:0 0 24px 0;
}


.related-developments .entry {
	border-bottom	:0;
}
.related-developments .entry .underline{
}








#Container .contact-title{
	margin-left	:0;
	font-size	:19px;
	font-weight	:normal;
	font-style	:italic;
	color		:#999999;
}




.seddon-logo-white{
	display		:none;
}




.mobile-message{
	border	:1px solid silver;
	margin	:0px 8px 12px 8px;
	padding	:10px;
}
.mobile-message a{
	color			:white;
	text-decoration	:underline;
}
.hide-mobile-message{
	cursor			:pointer;
}



.slideshow img.no-flash-slide{
	position		:absolute;
	z-index			:-1;
	top				:0;
	left			:0;
}



#Brochure a{
	color			:white;
	text-decoration	:underline;
}
#Brochure a.download-brochure{
	float			:left;
	width			:70px;
	height			:60px;
	margin			:0 32px 0 0;
	padding			:0 0 0 60px;
	font-size		:11px;
	color			:white;
	background		:url(../grx/pdf.gif) no-repeat scroll left center transparent;
}
#Brochure a.issuu-brochure img{
	display			:block;
	margin-top		:12px;
}









	.frequent-questions{
		padding			:0 10px 0 10px;
	}
	.frequent-questions h4{
		
	}
	.frequent-questions p{
		margin-bottom	:16px;
	}
	.frequent-questions .question{
		padding			:0 0 20px 56px;
		font-size		:16px;
		font-style		:italic;
		line-height		:46px;
		background		:url(../grx/q.jpg) scroll no-repeat 0 0;
	}
	.frequent-questions .answer{
		padding			:8px 0 20px 56px;
		margin-bottom	:20px;
		border-bottom	:1px solid #666666;
		background		:url(../grx/a.jpg) scroll no-repeat 0 0;
	}
	.frequent-questions .last.answer{
		border-bottom	:0;
	}
	.frequent-questions table.stamp-duty{
		
		margin-bottom	:16px;
		
	}
	.frequent-questions table.stamp-duty td{
		padding			:2px 0 2px 0;
	}





	

	
	
	
#FlashMapContainer .red-corner-143{
	position	:absolute;
	top			:0;
	right		:0;
	width		:146px;
	height		:146px;
	padding		:7px 7px 0 0;
	font-size	:13px;
	font-weight	:bold;
	line-height	:16px;
	text-align	:right;
	color		:white;
	background	:url(../grx/red-corner-161x161.png) scroll no-repeat 0 0;
}






.helpmove-panel{
	position	:relative;
	margin		:0 0 20px 0;
	padding		:8px 0 5px 0;
	background	:#ffffff url(../grx/helppanel-bg-230x185.gif) scroll no-repeat 0 100%;
}
.helpmove-panel a:hover{
	text-decoration	:none;
}
.helpmove-panel h3{
	margin		:0 0 10px 0;
	text-align	:center;
	font-size	:20px;
	font-weight	:700;
	font-style	:italic;
	color		:black;
}
.helpmove-panel .crn-t{
	position	:absolute;
	top			:0;
	left		:0;
}
.helpmove-panel .panel-item{
	display		:block;
	width		:214px;
	height		:30px;
	margin		:0 auto 7px auto;
	
	line-height	:30px;
	text-indent	:8px;
	font-size	:13px;
	font-weight	:bold;
	
	background	:transparent url(../grx/panel-item-214x30.png) scroll no-repeat;
}
.helpmove-panel .panel-item small{
	font-size	:11px;
	font-style	:italic;
	font-weight	:normal;
}
#Main .helpmove-panel .panel-item{
	text-decoration	:none;
}








.dl-2col{
	
}
#Main .dl-2col a{
	text-decoration	:none;
}
ul.dl-2col li{
	position	:relative;
	float		:left;
	width		:50%;
	margin		:0 0 24px 0;
}
ul.dl-2col li a.pdf{
	display		:block;
	padding		:2px 0 6px 50px;
	background	:black url(../grx/pdf.gif) scroll no-repeat 0 0;
}
ul.dl-2col li.springboard a{
	display		:block;
	padding		:2px 0 6px 50px;
	line-height	:32px;
	background	:black url(../grx/pdf.gif) scroll no-repeat 0 0;
}
ul.dl-2col li.springboard .icon{
	position	:absolute;
	top			:0;
	right		:24px;
}
ul.dl-2col li.homebuy a{
	cursor		:pointer;
}
ul.dl-2col li.homebuy{
	line-height	:40px;
	text-indent	:10px;
}
/*
ul.dl-2col li.homebuy .icon{
	position	:absolute;
	top			:0;
	left		:50px;
}
*/
ul.dl-2col li.homebuy .icon{
	position	:absolute;
	top			:0;
	right		:72px;
}








ul.list,
.about-development ul.list{
	padding		:8px 0 16px 16px;
	list-style	:disc;
}
.about-development ul.listl li{
	
}




#Main a{
	text-decoration	:underline;
}









#FlashMapContainer .vol-control{
	position			:absolute;
	bottom				:-24px;
	right				:0;
	cursor				:pointer;
	text-decoration		:none;
	color				:white;
}
#FlashMapContainer .vol-control span{
	color				:#E60024;
}




#fb-logo{
	position:absolute;
	top:17px;
	left:50px;
}

#___plusone_0{
	position:absolute;
	top:15px;
	right:50px;
}

.social{
	position:relative;
}

#forthcoming{
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #999;		
}

#forthcoming h3{
	margin: 0px 0px 12px 0px !important;
	font-size: 15px !important;
}





#Main .widget-area a{
	text-decoration	:none;
}

#Main #content a{
	text-decoration	:none;
}

#news-list .continue,
#content .post .entry-content a.continue{
	display			:block;
	cursor			:pointer;
	height			:20px;
	width			:152px;
	margin			:8px 0 0 0;
	padding			:0 0 0px 0;
	border			:none;
	color			:white;
	font-family		:Arial, Helvetica, sans-serif;
	font-weight		:bold;
	font-size		:13px;
	vertical-align	:middle;
	line-height		:20px;
	text-indent		:8px;
	text-decoration	:none;
	background		:url(../grx/search-btn-152x20.png) scroll no-repeat 0 0;	
}












#news-list{
	width	:480px;
}










/*
.contact_entry .contact_title{
	display	:none;
}

.contact_entry{
	margin	:0;
	padding	:0;
	border	:none;
}

.contact_entry .contact_form{
	width	:auto;
	padding	:0;
}


.contact2{
	font-size	:16px;
	color		:silver;
	font-weight	:normal;
}
.contact2 .fields .col1{
	width			:128px;
	vertical-align	:top;
}
.contact2 .fields td{
	padding	:0 0 4px 0;
}
.contact2 .textbox{
	width		:240px;
	border		:none;
	padding		:2px;
	font-size	:16px;
}
.contact2 .textarea{
	width		:256px;
	height		:128px;
	border		:none;
	padding		:2px;
}
.contact2 .submit{
	display			:block;
	cursor			:pointer;
	height			:20px;
	width			:89px;
	margin			:6px 0 0 130px;
	padding			:0 0 0 0;
	border			:none;
	color			:white;
	font-family		:Arial, Helvetica, sans-serif;
	font-weight		:bold;
	font-size		:13px;
	line-height		:20px;
	background		:url(../grx/search-btn-89x20.png);	
}
*/

