@import "reset.css";
@import "navigation.css";
@import "picture-grad-effect.css";
@import "loyalty.css";

body {
	font:75% Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	background-color:#ffffff;
}
h1 {
	font:bold 160% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	margin:4px 0;
	line-height:110%;
}
h2 {
	font:normal 140% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	margin:20px 0;
}
h3 {
	font:bold 130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	margin:20px 0;
}
h4 {
	font:bold 120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	margin:20px 0;
}
h5 {
	font:bold 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	margin:20px 0;
}
h6 {
	font:bold 105% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	margin:20px 0;
}

p {
	color:#000000;
	margin:0 0 10px 0;
}

a {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}

strong {
	font-variant:normal;
	font-style:normal;
}

a:hover {
	color:#444444;
}

.wrapper {
	width:960px;
	margin:0 auto;
}

.clear {
clear:both;
}

img {
	display:block;
}
	
.do-not-display {
	display:none;
}


/* HEADER */	
	
.header {
	width:970px;
	float:left;
	padding:0 0 6px 0;
}

.logo {
	width:232px;
	float:left;
	/*background:url(../images/structure/header-bg.gif) right top repeat-x;*/
	margin:15px 0 0 0;
}

.logo img {
	float:left;
}

.callUs {
	width:201px;
	float:right;
	background:url(../images/structure/call-bg.gif) left bottom no-repeat;
}

.callUs h2 {
	font-weight:bold;
	font-size:1.2em;
	font-size:'Trebuchet MS',Arial, Helvetica, sans-serif;
	text-align:center;
	color:#ca012c;
	margin:0 0 0 0;
	padding:10px 0 10px 0;
	line-height:110%;
}

/*   HEADER END   */

/* Content */

div.BigImg {
	width:960px;
	position:relative;
	z-index:5000;
	display:block;
	clear:both;
	float:left;
	padding:0;
	margin:0;
	border:0;
}

div.flash {
	height: auto;
	z-index:5;
}

a#no-flash {
	position:absolute;
	
}

img.bigImg {
	
}

.BigImgInfo {
	margin:0;
	padding:10px 0 12px 0;
	width:960px;
	float:left;
	background-image:url(/assets/images/homepage/find-bg.png);
	background-repeat:repeat-x;
}

.BigImgInfo h1 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	margin:0 36px 0 0;
	float:left;
	padding:10px 0 0 12px;
}

.BigImgInfo h1.two-lines {
	padding:0px 0 0 12px;
	margin:-2px 0 -2px 0;
}

.BigImgInfo h3.sold {
	color:#fff;
	float:right;
	width:330px;
	padding:22px 5px;
	border-left:1px solid #fff;
	text-align:center;
	margin:-10px 0;
	background-image:url(/assets/images/titles/sold-bg.png);
	background-repeat:repeat-x;
	background-position:left;
	font-weight:normal;
	font-size:1.4em;
}

.BigImgInfo form {
	padding:5px 32px 5px 0;
	margin:5px 0 0 0;
	float:left;
	background-image:url(/assets/images/homepage/form-seperator.png);
	background-repeat:no-repeat;
	background-position:right;

}

.BigImgInfo .form {
	font-size:120%;
	text-align:left;
	color:#ffffff;
	margin:0 0 0 0;
	float:left;
	vertical-align:middle;
	padding:9px 12px 0 0;
}

.form li {
	float:left;
}

.form #ctl00_AutoCompleteExtender1_completionListElem li {
	float:none;
}

.BigImgInfo .form input.searchForm{ 
	padding:4px 2px 4px 6px; 
	width:342px; 
	color:#5f5f5f; 
	border:#050102 solid 1px; 
	text-align:left; 
	margin:0 5px 0 0; 
	background-color:#FFFFFF; 
	font-size:85%; 
}

.BigImgInfo .form ul {
	z-index:9999 !important;
}

.BigImgInfo .form ul li { 
	padding:2px 2px 2px 3px !important;
	float:left;
	clear:left;
	display:block;
	font-size:0.75em !important;
	width:345px;
	cursor:pointer;
}


.searchSubmit	{ 
	cursor:pointer; 
	background: url(../images/structure/form-btn-bg.gif) repeat-x left top; 
	background-color:#adadad; color:#171717; 
	padding:3px 5px 3px 5px; 
	margin:0 0 0 2px; 
	font-weight:normal; 
	font-size:85%; 
	border-style:solid; 
	border-width:1px; 
	border-color:#000000; 
}

.searchSubmit:hover	{ 
	background-image:none; 
	background-color:#ca012c; 
	color:#ffffff; 
	margin:0 0 0 2px; 
	font-weight:normal; 
	font-size:85%;
}

.searchSubmitShowHome { 
	cursor:pointer; 
	background: url(../images/structure/form-btn-bg.gif) repeat-x left top; 
	background-color:#adadad; color:#171717; 
	padding:3px 5px 3px 5px; 
	margin:0; 
	font-weight:normal; 
	font-size:85%; 
	border-style:solid; 
	border-width:1px; 
	border-color:#000000; 
}

.searchSubmitShowHome:hover { 
	background-image:none; 
	background-color:#ca012c; 
	color:#ffffff; 
	margin:0; 
	font-weight:normal; 
	font-size:85%;
}

.BigImgInfo .map {
	font-size:120%;
	text-align:left;
	color:#ffffff !important;
	margin:2px 15px 0 0;
	float:right;
	vertical-align:middle;
	background-image:url(/assets/images/structure/map-small.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:13px 60px 13px 0;
}

.BigImgInfo p.map img {
	vertical-align:middle;
}

.BigImgInfo p.map a {
	cursor:pointer;
	text-decoration:none;
	color:#ffffff;
}

.BigImgInfo p.map a:hover {
	text-decoration:none;
	color:#d0d2d3;
}

/* HOMEPAGE BIG IMAGE INFO END */

/* HERITAGE SEARCH STYLES */

.HeritageInfo {
    padding: 0;
	margin:0 0 10px 0;
	height: 50px;
	width:958px;
	float:left;
	border-bottom: 1px solid #ccc;
	background-color:#fff;
	background:url(/assets/images/heritage/search_logo.jpg) no-repeat 5px 2px;
	position:relative;
	z-index:1;
}

.HeritageInfo img.heritagelogo {
   display: inline;
   margin: 2px 7px;
}

.HeritageInfo p.label_checkbox_pair {
clear: both;
float: left;
position: relative;
margin: 20px 0 0 0;
}

.HeritageInfo p.label_checkbox_pair input {
top:-2px;
left: 80px;
position: absolute;
}

.HeritageInfo p.label_checkbox_pair label {
display:block;
font-size:0.9em;
margin:0 0 0 105px;
width:178px;
}

.HeritageInfo a#heritagebutton{
background-image:url("/assets/images/buttons/development-details-bg.png");
background-repeat:repeat-x;
border:1px solid #060606;
color:#FFFFFF;
float:left;
margin:15px 0 0 5px;
padding:3px 0;
text-align:center;
width:230px;
display:none;
}

#HeritageDropdown {
padding:10px 10px;
position:absolute;
top: 40px;
left: 95px;
width: 600px;
height: 290px;
background:url(/assets/images/heritage/pointer.jpg) no-repeat top center;
background-color:#FFFFFF;
border:1px solid #ccc;
display:none;
z-index: 1000;
}

#HeritageDropdown #close{
float:right;
color:#CA012C;
font-weight: bold;
}

#HeritageDropdown ul{
clear:right;
}

#HeritageDropdown li {
	width:145px;
	float:left;
	display:inline;
}

#HeritageDropdown li input {
margin:4px 0 0 0;
width:20px;
cursor: pointer;
}

#HeritageDropdown li label{
cursor: pointer;
}

#HeritageDropdown li.wide {
	width:290px;
	margin: 0 10px;
	display:inline;
}

#HeritageDropdown li ul {
	margin:0 0 10px 0;
}

#HeritageDropdown li ul li.title {
	background-color:#ca012c;
	margin:10px 0 2px 0;
	padding: 2px 5px;
	color: #fff;
	font-weight: bold;
	width:135px;
}

#HeritageDropdown li.wide ul li.title {
	width:280px;
    padding: 2px;
	padding: 2px 5px;
	color: #fff;
	font-weight: bold;
}


#HeritageDropdown ul#housestylelist li ul#stylecolumn1 {
float: left;
width: 125px;
}

#HeritageDropdown ul#housestylelist li ul#stylecolumn2 {
float: left;
width: 250px;
}

#HeritageDropdown ul#housestylelist li ul#stylecolumn3 {
float: left;
width: 125px;
}

/* HOMEPAGE 3 BOXES INFO */

.Boxes {
	width:960px;
	background: url(../images/structure/homepage-3-box-bg.gif) repeat-x left top;
	background-color:#a8aaab;
	display:block;
	float:left;
	position:relative;
}

.BoxesInfo {
	width:958px;
	background: url(../images/structure/homepage-3-box-lines.gif) repeat-y left top;
	display:block;
	border-left:1px solid #E0DFDA;
	border-right:1px solid #E0DFDA;
}

.BoxesItem {
	width:307px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
}

.ItemSpacerOne {
	padding:0 0 0 12px;
}

.ItemSpacerTwo {
	padding:0 0 0 12px;
}

.BoxesItem img {
	float:right;
}

.BoxesItem h2 {
	color:#5f5f5f;
	font-size:190%;
	
	margin:8px 12px 12px 0;
}

.BoxesItem h2 strong {
	font-family:"Trebuchet MS", Arial;
	font-weight:bold;
	color:#ca012c;
}

.BoxesItem p {
	margin:0 0 0 0;
}

.BoxesItem a {
	cursor:pointer;
	text-decoration:none;
	color:#5f5f5f;
}

.BoxesItem a:hover{
	text-decoration:none;
	}

.BoxesItem a:hover h2 {
	text-decoration:underline;
	color:#5f5f5f;
}

.BoxesItem a:hover p {
	text-decoration:none !important;
	color:#5f5f5f;
}

.BoxesItem a.read-more, .BoxesItem  a:visited.read-more {
	position:absolute;
	bottom: 6px;
	right: 14px;
	color: #ca012c;
	font-family:"Trebuchet MS", Arial;
	font-weight:bold;
	font-size: 1.1em;
	text-decoration:none;
	padding: 0 15px 0 0;
	background:url("/assets/images/homepage/boxes-arrow.gif") no-repeat scroll right center transparent;
}
.BoxesItem a:hover.read-more{
	text-decoration:underline;	
}


/* HOMEPAGE 3 BOXES INFO END */

/* HOMEPAGE Part X IMG */
#partx {
border-bottom:1px solid #EEEEEE;
padding:6px 0 2px;
}

#mastermove {
border-bottom:1px solid #EEEEEE;
padding:0 0 2px;
}


/* HOMEPAGE HOMEBUY IMG */
#homebuy {
margin:0 0 12px;
padding:4px 0;
}


/* HOMEPAGE BOTTOM INFO */

.Content {
	width:960px;
	background: url(../images/structure/content-side-bg.gif) repeat-y left top;
	display:block;
	clear:both;
	float:left;
	position:relative;
	z-index: 1;
}

.ContentInfoLeft {
	width:300px;
	float:left;
	padding:12px 0 0 12px;
	display:block;
	position:relative;
	z-index:1;
}

.ContentInfoLeft.home-text{
	margin-bottom:10px;
	}

.ContentInfoLeft.wider {
	width:350px;
}


	.ContentInfoLeft h2 {
		color:#5f5f5f;
		font-size:160%;
		margin:0 12px 12px 0;
	}
	
		.ContentInfoLeft h2 strong {
			font-family:"Trebuchet MS", Arial;
			font-weight:bold;
		}
		
	.ContentInfoLeft p {
		font-size:120%;
		line-height:1.35em;
	}
	.home-text p {
		font-size:1em;
		padding:0 10px 0 0;
	}
	
	.ContentInfoLeft #easibuy{
		border-bottom:1px solid #EEEEEE;
        padding:0;
}
	
.ContentInfoLeft #showhomelocator{
	background:url("/assets/images/homepage/locatorbox_bg.gif") repeat-x scroll 0 0 transparent;
	height:74px;
	padding:5px 10px;
	width:275px;
	position:relative;
}	


.ContentInfoLeft #showhomelocator h3{
    color: #fff;
	font-family:"Trebuchet MS", Arial;
	font-weight:normal;
	font-size: 1.6em;
	margin:0;
	padding:0;
}

.ContentInfoLeft #showhomelocator .form{
	margin: 0 0 5px 0;
}

.search-radio-holder{
	margin-bottom: 5px;
	color:#fff;
	font-size:11px;
	vertical-align:middle;
}
.housetype-select {
	width:274px;
	margin-top:1px;
	border:1px solid #050102;
	color:#5f5f5f;
	font-size:85%;
	margin:0;
	padding:3px 2px 3px 2px;
}

.ContentInfoLeft #showhomelocator .form input.searchForm {
background-color:#FFFFFF;
border:1px solid #050102;
color:#5F5F5F;
font-size:85%;
margin:0px 5px 0px 0;
padding:4px 2px 4px 6px;
text-align:left;
width:206px;
}


.ContentInfoLeft #showhomevaluation{
	background:url("/assets/images/homepage/locatorbox_bg.gif") repeat-x scroll 0 0 transparent;
	height:65px;
	padding:0 0 0 10px;
	margin: 10px 0 0 0;
	width:285px;
}	
.ContentInfoLeft #showhomevaluation h3{
    color: #fff;
	font-family:"Trebuchet MS", Arial;
	font-weight:normal;
	font-size: 1.6em;
	line-height: 1em;
	margin:0;
	padding:5px 0 2px 0;
	width:200px;
}
.ContentInfoLeft #showhomevaluation .img{
	float: right;
	height: 65px;
	width: 57px;
}
.ContentInfoLeft #showhomevaluation a, .ContentInfoLeft #showhomevaluation a:visited{
	float:left;
	color: #fff;
	font-family:"Trebuchet MS", Arial;
	font-weight:normal;
	font-size: 1em;
	text-decoration:none;
	padding: 0 15px 0 0;
	background:url("/assets/images/homepage/valuation-arrow.gif") no-repeat scroll right center transparent;
}
.ContentInfoLeft #showhomevaluation a:hover{
	text-decoration:underline;	
}



/* Slideshow --------------------------------------------------------- */
#showhomeslide{
	height:80px;
	margin: 10px 0;
	padding: 0;
	width:295px;
	background:#fff;
	z-index:-1;
}
#showhomeslide img{
	z-index:1;
	width:295px;
	height:62px;
}
.slide-show-nav{
	overflow:hidden;
	width:80px;
	height:12px;
	z-index:500;
	position:absolute;
	top: 117px;
	left: 10px;
}
.slide-show-nav a, .slide-show-nav a:visited{
	float: left;
	text-decoration: none;
	margin: 0 0 0 5px;
	text-indent: -9999px;
	height: 9px;
	width: 9px;
	display:block;
	background: transparent url("/assets/images/homepage/promoslider/slide-btn.gif") 0 -9px no-repeat;	
}
.slide-show-nav a.activeSlide, .slide-show-nav a:hover{
	height: 9px;
	width: 9px;
	text-indent: -9999px;
	display:block;
	background: transparent url("/assets/images/homepage/promoslider/slide-btn.gif") 0 0 no-repeat;
}
.slide-show-cycle {
	display: none;
	position:relative;
	height:65px;
	width:295px;
}
.find-out-more{
	z-index:4;
	position:absolute;
	top: 64px;
	left: 190px;
	width: 105px;
	height: 20px;
	display:block;
}
.find-out-more a, .find-out-more a:visited{
	color: #ca012c;
	font-family:"Trebuchet MS", Arial;
	font-weight:bold;
	font-size: 1.1em;
	text-decoration:none;
	padding: 0 15px 0 0;
	background:url("/assets/images/homepage/boxes-arrow.gif") no-repeat scroll right center transparent;	
}
.find-out-more a:hover{
	text-decoration:underline;	
}
.show-slide-show{
	display: block;
	visibility:visible !important;
}


#ctl00_plnShowhomeSearch{
	z-index:5000;
	}
	
#ctl00_plnShowhomeSearch ul{
	position:relative;
	z-index:5000;
	}


/* Homepage top Slideshow --------------------------------------------------------- */
.BigImg{
	position:relative;
	height:auto;
	width:960px;
}
#BigImg-slide-show{
	position:relative;
	height:283px;
	width:960px;
	z-index: 1;
}
#BigImg-slide-show img{
	position:relative;
	z-index:1;
	width:960px;
	height:283px;
}
.BigImg .BigImg-slide-show-nav{
	width:120px;
	height:21px;
	z-index:4;
	position:absolute;
	bottom: 5px;
	left: 5px;
}
.BigImg .BigImg-slide-show-nav a, .BigImg .BigImg-slide-show-nav a:visited{
	color:#fff;
	background:#111;
	float: left;
	display:block;
	padding:2px;
	height: 12px;
	width: 12px;
	font-size:10px;
	line-height:12px;
	text-align:center;
	margin: 0 0 0 5px;
	text-decoration: none;
}
.BigImg .BigImg-slide-show-nav a.activeSlide, .BigImg .BigImg-slide-show-nav a:hover{
	color:#fff;
	background:#a6021b;
}
.BigImg-slide-show-cycle {
	visibility: hidden;
	position:relative;
	height:283px;
	width:960px;
}
.BigImg-slide-show-next-prev{
	width:960px;
	height:28px;
	z-index:4;
	position:absolute;
	bottom: 126px;
	left: 0px;	
}
a.next{
	position:relative;
	float:right;
	width:30px;
	height:41px;
	background:url("/assets/images/homepage-slide-show/next-slide.gif") no-repeat 0 0 transparent;
}
a.prev{
	position:relative;
	float:left;
	width:30px;
	height:41px;
	background:url("/assets/images/homepage-slide-show/prev-slide.gif") no-repeat 0 0 transparent;
}
a:hover.next{
	background:url("/assets/images/homepage-slide-show/next-slide.gif") no-repeat 0 -41px transparent;
}
a:hover.prev{
	background:url("/assets/images/homepage-slide-show/prev-slide.gif") no-repeat 0 -41px transparent;
}
.show-slide-show{
	display: block;	
}
h3.BigImg-heritage{
	position:absolute;
	z-index:4;
	top: 175px;
	left: 208px;
	color: #ca012c;
	font-family:"Trebuchet MS", Arial;
	font-weight:bold;
	font-size: 1.6em;
	text-decoration:none;	
}
.slide-show-buttons{
	z-index:4;
	position:absolute;
	top: 225px;
	left: 203px;
	width: 400px;
	height: 40px;
	display:block;
	text-align:center;
}
.slide-show-buttons a{
	float:left;
}
.slide-show-buttons a:hover{
	color:#000;	
	text-decoration: underline;
}
.slide-show-yes{
	z-index:4;
	position:absolute;
	top: 225px;
	left: 196px;
	width: 123px;
	height: 37px;
	display:block;
	color:#fff;
	text-decoration: none;
	padding: 7px 0 0 5px;
	background:url("/assets/images/homepage-slide-show/yes-advert.gif") no-repeat 0 0 transparent;
}
.slide-show-no{
	z-index:4;
	position:absolute;
	top: 225px;
	left: 326px;
	width: 157px;
	height: 37px;
	display:block;
	color:#fff;
	text-decoration: none;
	padding: 7px 0 0 5px;
	background:url("/assets/images/homepage-slide-show/no-advert.gif") no-repeat 0 0 transparent;
}
a.slide-show-no:hover, a.slide-show-yes:hover {
	color:#fff;
	text-decoration: none;	
}
.BigImg-find-out-more{
	z-index:4;
	position:absolute;
	top: 226px;
	left: 100px;
	width: auto;
	height: 30px;
	display:block;
}
.BigImg-find-out-more-center{
	z-index:4;
	position:absolute;
	top: 226px;
	left: 200px;
	width: auto;
	height: 30px;
	display:block;
}
.BigImg-find-out-more a, .BigImg-find-out-more a:visited, .BigImg-find-out-more-center a, .BigImg-find-out-more-center a:visited{
	color: #ca012c;
	font-family:"Trebuchet MS", Arial;
	font-weight:bold;
	font-size: 1.6em;
	text-decoration:none;
	padding: 0 15px 0 0;
	background:url("/assets/images/homepage/boxes-arrow.gif") no-repeat scroll right center transparent;	
}
.BigImg-find-out-more a:hover, .BigImg-find-out-more-center a:hover{
	text-decoration:underline;	
}
.BigImg .BigImg-slide-show-video{
	position:absolute;
	top: 29px;
	right: 33px;
	width: 398px !important;
	height: 225px !important;
	display:block;
	z-index:1000;
}
.BigImg .BigImg-slide-show-video-heritage{
	position:absolute;
	top: 29px;
	right: 13px;
	width: 398px !important;
	height: 225px !important;
	display:block;
	z-index:1000;
}
.testingtesting{
	position:absolute;
	top: 29px;
	right: 78px;
	width: 354px !important;
	height: 223px !important;
	display:block;
	z-index:99999 !important;
}

.ContentMyRedrow {
	width:auto;
	float:left;
	padding:12px 0 12px 12px;
	display:block;
	line-height:1.5em;
	font-size:1em;
	width:560px;
	z-index:1;
}

	.ContentMyRedrow h2 {
			color:#ca012c;
			font-size:140%;
			font-family:"Trebuchet MS", Arial;
			
			margin:0 12px 12px 0;
		}
		
			.ContentMyRedrow h2 strong {
				font-size:120%;
				font-weight:bold;
			}
		.ContentMyRedrow p {
			color:#6e695f;
		}


.ContentMyRedrow h4.searchTerm {
	color:#666;
	font-size:1.2em;
	background-image:url(/assets/images/bullets/down-arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
	font-family:"Trebuchet MS", Arial;
	margin:15px 0 10px 0;
}

.ContentMyRedrow h4.searchTerm strong {
	color:#ca012c;
}

.ContentInfoRight {
	width:628px;
	float:right;
	padding:12px 0 17px 0px;
	display:block;
}

.ContentInfoRight h2 {
	color:#5f5f5f;
	font-size:160%;
	
	margin:0 12px 12px 0;
}

.ContentInfoRight h2 strong {
	font-family:"Trebuchet MS", Arial;
	font-weight:bold;
}


.ContentInfoRightArea {
	width:628px;
	padding:0 0 0 0;
	display:block;
	float:right;
}

.ContentInfoRightArea ul.featured-properties {
	width:628px;
	margin:0 0 0 -10px;
	background-image:url(/assets/images/homepage/feature-ul-bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	float:left;
}

.ContentInfoRightArea ul.featured-properties li {
	width:198px;
	margin:0 1px 0 0;
	padding:0 0 0 10px;
	float:left;
}

.ContentInfoRightArea ul.featured-properties li a.featured-image {
	padding:9px 9px 11px 11px;
	background-image:url(/assets/images/structure/featured-home-bg.png);
	width:128px;
	height:128px;
	float:left;
	position:relative;
	display:inline;
	margin:0 0 0 -5px;
}

.ContentInfoRightArea ul.featured-properties li a.featured-image img {
	width:128px;
	height:128px;
	display:block;
}

.ContentInfoRightArea ul.featured-properties li ul.text {
	float:left;
	clear:left;
	width:170px;
	margin:10px 0 0 0;
	padding:0;
}

.ContentInfoRightArea ul.featured-properties li ul.text li {
	float:left;
	clear:left;
	margin:0 0 2px 0;
	width:170px;
	padding:0;
}

.ContentInfoRightArea ul.featured-properties li ul.text h4 {
	margin:0 5px 0 0;
	padding:0;
	float:left;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

.ContentInfoRightArea ul.featured-properties li ul.text p {
	margin:0 5px 0 0;
	padding:0 0 0 0;
	float:left;
	font-size:1em;
}

.ContentInfoRightItem {
	width:200px;
	float:left;
	padding:0 0 0 0;
}

.rightItemSpace {
	padding:0 0 0 0;
	margin:0 20px 0 0;
}

.ContentInfoRightItem p {
	font-size:110%;

	padding:0 0 0 5px;
	margin:0 0 0 0;
}

.MyRedrow h2 {
	font-size:1.4em;
}

.MyRedrow p {
	float:left;
}

.MyRedrow .view {
	position:absolute;
	top:10px;
	right:10px;
	color:#9f0a1e;
	text-decoration:underline;
}

.MyRedrow .view:hover {
	color:#9f0a1e;
	text-decoration:none;
}

h1 {
	position:relative;
}

h1.myredrowTitle {
	float:left;
	padding:10px 0 10px 55px;
	margin:0 0 0 15px;
	background:url(/assets/images/content/myredrow.gif) center left no-repeat;
}

h1.buyredrowTitle {
	float:left;
	padding:10px 0 8px 55px;
	margin:0 0 0 15px;
	background:url(/assets/images/content/buyredrow.gif) center left no-repeat;
}

h1.seeredrowTitle {
	float:left;
	padding:9px 0 6px 60px;
	margin:0 0 0 15px;
	background:url(/assets/images/content/seeredrow.gif) center left no-repeat;
}


ul.myredrowNav {
	list-style:none;
	float:right;
	margin:10px 0 0 12px;
	font-family:"Trebuchet MS", Arial;
}

ul.myredrowNav li {
	float:left;
	margin:0 40px 0 0;
}

ul.myredrowNav li a {
	color:#fff !important;
	font-size:1.5em;
	display:block;
}

ul.myredrowNav li a:hover {
	text-decoration:underline;
}

a.details {
	position:absolute;
	left:10px;
	bottom:10px;
	padding:0 10px;
	height:22px;
	line-height:22px;
	color:#fff;
	background: url(../images/structure/form-btn-redbg.gif) repeat-x left top;
	border:1px solid #050505;
}

a.details:hover {
	color:#fff;
}

a.properties {
	position:absolute;
	left:10px;
	bottom:10px;
	padding:0 10px;
	height:22px;
	line-height:22px;
	color:#000;
	background: url(../images/structure/form-btn-whitebg.gif) repeat-x left top;
	border:1px solid #878787;
}

a.properties:hover {
	color:#000;
}

img.play {
	position:absolute;
	top:50%;
	left:50%;
	margin:-28px 0 0 -28px;
	background:none;
}

.compare {
	float:right;
	width:300px;
}

.compare a {
	color:#CA012C;
}


.property {
	background:url(/assets/images/structure/propertiesBg.png) top left repeat-x;
	width:924px;
	margin:0 0 0 12px;
	position:relative;
	padding:9px 0 10px 10px;
}

.property .banner {
	width:105px;
	height:19px;
	position:absolute;
	bottom:9px;
	background-position:top left;
	background-repeat:no-repeat;
}

.property .coming_soon {
	background-image:url(/assets/images/buttons/coming-soon.png);
}

.property .show_home {
	background-image:url(/assets/images/buttons/showhome.png);
}

.property .showHomeView {
	margin:0px !important;
}

.property .pictureBoxArea .banner {
	background-position:left top;
	background-repeat:no-repeat;
	bottom:auto;
	height:19px;
	left:8px;
	position:absolute;
	top:93px;
	width:210px;
	z-index:9999;
}

.property .pictureBoxArea .coming_soon {
	background-image:url(/assets/images/buttons/coming-soon-wide.png);
}

.property .pictureBoxArea .phase_coming_soon {
	background-image:url(/assets/images/buttons/release-soon-wide.png);
}

#register .property {
	margin:0;
}

.property .pictureBoxArea {
	float:left;
	margin:-5px 10px 10px 0;
	position:relative;
	background-image:url(/assets/images/structure/search-list-image-bg.png);
	width:208px;
	height:131px;
	padding:7px 7px 9px 8px;
}

.property .available-home-image {
	float:left;
	margin:-5px 10px 10px 0;
	position:relative;
	background-image:url(/assets/images/structure/available-home-image-bg.png);
	width:105px;
	height:105px;
	padding:7px 7px 9px 9px;
}

.property .pictureBoxArea img {
	width:210px;
	height:105px;
	display:block;
	margin:0 0 4px 0;
}

.property .pictureBoxArea a.development-details {
	width:210px;
	text-align:center;
	display:block;
	color:#fff;
	background-image:url(/assets/images/structure/form-btn-redbg.gif);
	background-repeat:repeat-x;
	padding:3px 0;
}
.property .pictureBoxArea a.development-details:hover {
	text-decoration:none;	
}

.property .title-area {
	float:left;
	width:670px;
	margin:0;
}

.property .available-info .title-area {
	width:780px;
}

.property .title-area h4 {
	float:left;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

.property .title-area .price {
	float:right;
}

.property .title-area .price p{
color:#CA012C;
font-size:1.2em;
font-weight:bold;
}

.property .info {
	float:left;
	width:670px;
	margin:0 0 0 10px;
	display:inline;
}

.property .options {
	width:240px;
	float:left;
	margin:10px 10px 0 0;
}

.property .options li {
	border-bottom:1px solid #9e9e9e;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

.property .options li.sales-info {
	border:0;
}

.property .options li.heritage {
	border-bottom:0;
	margin:0 0 20px 0;
	text-align:right;
	position:relative;
}

.property .options li.heritage img {
	position:absolute;
	right:0;
	top:-15px;
}

.property .options li p {
	margin:0 0 1px 0;
}

.property .options li .block {
	display:block;
}

.property .options li p.tel {
	font-weight:bold;
	color:#ca012c;
	font-size:1.2em;
}

.property .description {
	float:left;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-left:1px solid #9e9e9e;
	width:409px;
}

.property .available-info .options {
	width:304px;
}

.property .available-info .options ul li {
	width:270px;
	border:0;
}

.property .available-info .options ul li a {
	text-decoration:underline;
}

.property .available-info .description {
	border-left:0;
	width:469px;
}

.property strong span {
	color:#CA012C;
}

.property .property-buttons {
	float:right;
	margin:10px 0 0 0;
}

.property .property-buttons li {
	float:right;
	margin:0 0 0 10px;
	width:154px;
}


.property .remove-property {
	padding:1px 0 3px 0;
	color:#fff;
	background:url(/assets/images/buttons/black-bg.png) repeat-x top left;
	border:1px solid #000;
	background-color:#000;
	width:152px;
	font-size:1.05em;
	display:block;
	float:right;
	text-align:center;
}

.property .remove-property {
	cursor:pointer;
}

.property .remove-property:hover {
	text-decoration:underline;
}

.property a.white {
	padding:2px 0 4px 0;
	color:#000;
	background: url(../images/structure/form-btn-whitebg.gif) repeat-x left top;
	border:1px solid #888;
	width:208px;
	font-size:1.1em;
	display:block;
	text-align:center;
}

.property .description a.white {
	float:right;
	width:152px;
}

.property a.black {
	height:22px;
	line-height:22px;
	color:#000;
	background: url(../images/structure/form-btn-blackbg.gif) repeat-x left top;
	border:1px solid #000;
	width:208px;
	display:block;
	color:#fff;
	text-align:center;
	margin:5px 0 0 0;
}

.property .options ul {
	list-style:none;
}

.property .options ul li {
	padding:0 0 0 10px;
	background:url(/assets/images/structure/bullet.gif) center left no-repeat;
}

.page-no {
	position:absolute;
	top:5px;
	left:5px;
}

/** individual development style tweaks **/

.individual-development a.back {
	width:250px;
	border-bottom:0;
	padding:7px 0 10px 0;
	display:inline;
}

h2.property-title {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px 10px;
	float:left;
	width:620px;
	display:inline;
}

h2.property-title .red {
	color:#ca012c;
	font-size:1.4em;
	font-weight:normal;
	margin:0 10px 0 0;
	display:block;
}



.opening-times {
	margin:15px 0 30px 10px;
	display:inline;
}

.opening-times li {
	float:left;
	clear:both;
	font-size:0.9em;
	margin:0 0 4px 0;
	width:298px;
}

.opening-times li.title {
	font-size:1em;
	font-weight:bold;
	color:#5f5f5f;
}

.opening-times li a.button {
	background-image:url(/assets/images/structure/form-btn-whitebg.gif);
	background-repeat:no-repeat;
	border:1px solid #898989;
	width:123px;
	text-align:center;
	padding:1px 0 2px 0;
	font-size:1.1em;
	margin:0;
	display:block;
	color:#000;
	text-decoration:none;
}

.opening-times li a.button:hover {
	text-decoration:underline;
}

p.standard-opening-times {
	float:left;
	display:block;
	margin:0 0 10px 10px;
}

p.standard-opening-times strong {
	color:#5f5f5f;
	margin: 0;
}

.christmas-opening-times 
{
	clear:left;
	display:block;
	margin:0px 0px 25px 10px;
	font-weight:bold;
}

.christmas-opening-times a 
{
	color:#CA012C;
	display:inline;
}

.right-stuff {
	float:right;
	width:299px;	
	margin:10px 15px 0 7px;
	height:106px;
	position:relative;
}

a.heritage-banner {
	clear:right;
	display:block;
	float:right;
	margin:0 0 10px 0;
	border:1px solid #b7b6b4;
}

a.heritage-banner:hover {
	border:1px solid #7f0119;
}

.right-stuff img.viewDevVideo {
bottom:0;
height:51px;
position:absolute;
top:65px;
width:299px;
cursor:pointer;
}

div#tabs {
	border-left:1px solid #E0DFDA;
	border-right:1px solid #E0DFDA;
	padding:0 0 0 10px;
	height:26px;
	position:relative;
}

#map-legend{
	position:absolute;
	right:8px;
	top:-26px;
	display:none;	
}

div.map-tabs {
	background: url(../images/structure/tabbg.gif) repeat-x 0 25px;
	height:60px !important;
}


div#tabs ul {
	list-style:none;
	float:left;
}

div#tabs ul li {
	float:left;
	height:24px;
	border:1px solid #e0dcd3;
	border-bottom:none;
	margin:0 10px 0 0;
	line-height:24px;
	display:inline;
	z-index:999;
	position:relative;
}

div#tabs ul li.active,
div#tabs ul li:hover,
div#tabs ul li.hover {
	height:25px;
	border:1px solid #9e9e9e;
	background:#d6d6d6;
	border-bottom:1px solid #d6d6d6;
	margin:-1px 10px 0 0;
}

div#tabs ul li a {
	display:block;
	height:24px;
	padding:0 10px;
	float:left;
}

div#tabs p{
padding: 5px 0;
}

div#tabs p span{
font-weight:bold;
}


.BigImgInfo h1 span {
	display:block;
	font-size:0.8em;
}
.BigImgInfo .buttons {
	margin:7px 0 0 0;
}
.BigImgInfo .buttons li a {
	background:url(/assets/images/structure/btnBg.gif) top left repeat-x;
	text-align:center;
	border:1px solid #fff;
	font-size:1.2em;
	padding:5px 20px 7px 20px;
	display:block;
}

.BigImgInfo .buttons li a:hover {
	color:#fff;
	text-decoration:none;
}

h2.availableTitle {
	float:left;
}

span.address {
	float:left;
	margin:6px 0 0 0;
	color:#5f5f5f;
	font-size:1.2em;
	font-weight:bold;
}

span.address a {
	font-weight:normal;
	color:#ca012c;
	margin:0 0 0 10px;
}

a.back {
	display:block;
	width:940px;
	margin:0 10px;
	border-bottom:1px solid #e0dcd3;
	color:#ca012c;
	padding:10px 0;
	float:left;
	display:inline;
}

a:hover {
	text-decoration:underline;
}

.sortOptions {
	float:right;
	margin:10px 20px 0 0;
	font-size:0.9em;
}

.sortOptions a {
	color:#ca012c;
}

.sortOptions a.active {
	font-weight:bold;
}


.breadcrumb {
	width:940px;
	float:left;
	margin:7px 10px 0 10px;
	padding:0 0 4px 0;
	display:inline;
	border-bottom:1px solid #e0dcd3;
	
}

.breadcrumb p {
	float:left;
	font-weight:bold;
	margin:0 10px 0 0;
	color:#5f5f5f;
}

.breadcrumb ul {
	float:left;
}

.breadcrumb ul li {
	float:left;
	margin:0 8px 0 0;
}

.breadcrumb ul li a {
	color:#5f5f5f;
	background-image:url(/assets/images/structure/breadcrumb-seperator.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0 10px 0 0;
	margin:0;
}

.breadcrumb ul li p {
	font-weight:normal;
}


div.paging {
	background:#f0f0f0;
	border:1px solid #a7a7a7;
	padding:5px;
	color:#6e695f;
	position:relative;
	margin:10px 10px 0 10px;
	text-align:left;
	width:924px;
}

div.paging ul {
	text-align:center;
	margin:0;
}

div.paging ul li {
	display:inline;
	margin:0 5px;
}

div.paging ul li a {
	color:#ca012c;
}

div.paging ul li.active a {
	font-weight:bold;
}

.BigImgInfo ul.form li {
	margin:0 10px 0 0;
}
.BigImgInfo ul.form li input.search { 
	padding:3px 1px 3px 3px;
	width:220px;
	color:#5f5f5f;
	border:#050102 solid 1px;
	text-align:left;
	margin:0 0 0 0;
	background-color:#FFFFFF;
	font-size:85%;
	}
	
.BigImgInfo ul.form li select { 
	padding:2px 1px 2px 3px;
	width:100px;
	color:#5f5f5f;
	border:#050102 solid 1px;
	text-align:left;
	margin:0 0 0 0;
	background-color:#FFFFFF;
	font-size:85%;
	}
		
.wrapIt {
	margin:-1px 0 0 0;
	background: url(../images/structure/tabbg.gif) repeat-x 0 0;
	border-left:1px solid #E0DFDA;
	border-right:1px solid #E0DFDA;
	float:left;
	width:958px;
	
}

.overviewContent {
	width:639px;
	float:left;
	border-right:1px solid #989796;
}

.overviewContent .download-links {
	width:639px;
	float:left;
	border-bottom:1px solid #777;
	margin:0 0 0 0;
}

.overviewContent .download-links li {
	width:116px;
	float:right;
	border-left:1px solid #999;
	padding:0 0 0 7px;
}

.overviewContent .download-links li a {
	width:78px;
	float:left;
	display:block;
	padding:9px 0 8px 31px;
	background-image:url(/assets/images/bullets/home-icon-med.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:1.2em;
	position:relative;
}

.overviewContent .download-links li a:hover {
	text-decoration:underline;
}

.overviewContent ul.nav {
	height:23px;
	border-bottom:1px solid #989796;
	padding:5px 10px;
}

.overviewContent ul.nav li {
	float:right;
	margin:0 0 0 10px;
	border-left:1px solid #9e9e9e;
	}
	
.overviewContent ul.nav li.videos a {
	padding:0 0 0 40px;
	height:23px;
	line-height:23px;
	display:block;
	background:url(/assets/images/structure/viewVideo.png) center left no-repeat;
	margin:0 0 0 5px;
}

.overviewContent ul.nav li.guide a {
	padding:0 0 0 40px;
	height:23px;
	line-height:23px;
	display:block;
	background:url(/assets/images/structure/areaGuide.png) center left no-repeat;
	margin:0 0 0 5px;
}

.content {
	padding:10px;
	float:left;
}

.overviewContent .content h2 {
	color:#ca012c;
	font-size:1.5em;
	font-weight:bold;
	margin:0px 0 10px;
}

#generic-page #right-col h2 {
	color:#ca012c;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0;
	font-weight:normal;
}

#generic-page #right-col h2.find {
	color:#ca012c;
	font-size:1.5em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
	font-weight:normal;
}

#generic-page #right-col a {
	color:#ca012c;
	text-decoration:underline;
}

.overviewContent .content ul {
	margin:0 0 10px 0;
}

.overviewContent .content .heritage {
	position:relative;
}

.overviewContent .content .heritage ul {
	width:360px;
}

.overviewContent .content .heritage ul li {
	width:345px;
}

.overviewContent .content .heritage img.heritage {
	position:absolute;
	top:20px;
	right:50px;
}

.overviewContent .content .heritage img.manc-council {
	position:absolute;
	top:30px;
	right:33px;
}

.overviewContent .content .heritage img.hbdlogo {
	position:absolute;
	top:20px;
	right:20px;
}

.overviewContent .content ul {
	position:relative;
}

.overviewContent .content ul li {
	padding:0 0 0 15px;
	background-image:url(/assets/images/bullets/red-circle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 0 5px 0;
	position:relative;
}

#generic-page #right-col ul {
	margin:0 0 20px 0;
}

#generic-page #right-col ul li {
	padding:0 0 0 15px;
	background-image:url(/assets/images/bullets/red-circle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 0 5px 0;
}

.overviewContent .content .compareDev {
	border-top:1px solid #c5c5c5;
	padding:10px;
}

.overviewContent .content .compareDev h2 {
	float:left;
	padding:0 0 0 30px;
	background:url(/assets/images/structure/compareKey.gif) center left no-repeat;
}

.overviewContent .content .compareDev a {
	display:block;
	float:left;
	padding:0 10px;
	height:22px;
	line-height:22px;
	color:#fff;
	background: url(../images/structure/form-btn-redbg.gif) repeat-x left top;
	border:1px solid #050505;
	margin:0 30px 0 30px;
}
.overviewContent .content .compareDev span {
	margin:4px 0 0 0;
	float:left;
	display:block;
}
.overviewContent .content .compareDev span a {
	display:inline;
	background:none;
	height:auto;
	line-height:inherit;
	color:#ca012c;
	border:none;
	float:none;
	margin:0;
	padding:0;
}

.overviewContent .content .additional-images {
	width:381px;
	float:left;
	clear:left;
	margin:0;
	position:absolute;
	top:129px;
}

.overviewContent .content .additional-images li {
	list-style:none;
	float:left;
	width:114px;
	margin:0 10px 0 0;
	padding:0;
	background-image:none;
	cursor:pointer;
}

.overviewContent .content .additional-images li a {
	height:112px;
	width:112px;
	border:1px solid #fff;
	float:left;
}

.overviewContent .content .additional-images li a:hover {
	border:1px solid #ca012c;
}

.overviewContent .content .additional-images li a img {
	width:112px;
	height:112px;
	float:left;
	margin:0;
}

/** video links **/

img.viewDevVideo {
    clear: right;
    float: right;
	display:block;
	margin:0 0 10px 0;
}

a.viewDevVideo {
	height:22px;
	line-height:22px;
	color:#fff;
	float: right;
	background: url(../images/structure/form-btn-redbg.gif) repeat-x left top;
	border:1px solid #050505;
	width:296px;
	text-align:center;
	display:block;
	margin:10px 15px 10px 7px;
}

#DevVideo {
display:none;
position:absolute;
top:40px;
width:600px;
z-index:1000;
}

/** offer page **/

#offer-area h2 {
	color:#ca012c;
	font-size:1.5em;
	font-weight:bold;
}

#offer-area  {
	padding:10px;
}

#offer-area .title-banner {
	width:940px;
	background-color:#ca012c;
	float:left;
	margin:0 0 20px 0;
}

#offer-area .title-banner .title-image {
	border-right:10px solid #fff;
	width:200px;
	float:left;
}

#offer-area .title-banner table {
	float:left;
	border-collapse:collapse;
	width:700px;
}

#offer-area .title-banner table td {
	height:200px;
	vertical-align:middle;
	text-align:center;
}

#offer-area .title-banner table td h3 {
	color:#fff;
	font-size:1.8em;
	font-weight:normal;
}

#offer-area #sideImages {
	float:right;
	width:220px;
	margin:0 0 0 30px;
}

#offer-area #sideImages img {
	display:block;
	margin:0 0 10px 0;
}

/** new offer page **/

#offers {
	width:620px;
}

#homebuy-offers {
	width:620px;
}

.homebuythin {
float: right; 
margin: 0px 0 8px 0; 
}

.individual-offer {
	width:620px;
	clear:both;
	margin:0 0 10px 0;
	float:left;
}

.individual-offer h3.title {
	width:565px;
	display:block;
	background-image:url(/assets/images/offers/title-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:11px 5px 11px 50px;
	color:#fff;
	font-size:1.5em;
	font-weight:normal;
	border-bottom:1px solid #fff;
	margin:0;
}

#homebuy-offers .individual-offer h3.title {
	width:605px;
	background-image:url(/assets/images/offers/title-bg-black.png);
	padding:11px 5px 11px 10px;
}

.individual-offer .info {
	width:600px;
	padding:9px;
	border:1px solid #cfcfcf;
	background-image:url(/assets/images/offers/bg-fade.png);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
}
	
.individual-offer .info img {
	margin: 0 0 0 15px;
	width:220px;
	float:right;
	border:1px solid #595959;
}

.individual-offer ul.doclinks {
	margin:0 0 15px 0;
}

.individual-offer ul.doclinks li {
	background-image:none;
	margin:0 0 2px 0;
	padding:0;
}

.individual-offer ul.doclinks li a {
	color:#b20225;
	text-decoration:underline;
}

.individual-offer ul.doclinks li.title {
	font-weight:bold;
	color:#000;
}

/** end new offers page **/


/** offer tab **/
.offer-box{
	position: relative;
	float:left;
	clear:both;
	width:100%;
	height:182px;
	margin-bottom: 20px;
}
.offer-title{
	position: relative;
	float:left;
	clear:both;
	width:100%;
	height:45px;
	padding-left:2px;
	background: url("/assets/images/offers/offer-title-bg.gif") 0 0 repeat-x;
}
.offer-title img{
	position: relative;
	float:left;
	display:block;
	height:45px;
	width:39px;
	margin-right:10px;
}
.offer-title h3{
	position: relative;
	float:left;
	display:block;
	color: #FFFFFF;
    font-size: 1.5em;
    font-weight: normal;
    padding: 11px 0 0 0;
	margin:0;
    width: auto;
	height:34px;
}
.offer-body{
	position: relative;
	float:left;
	clear:both;
	width:100%;
	height:136px;
	border: #cfcfcf 1px solid;
	border-top:#fff 1px solid;
	background: url("/assets/images/offers/offer-repeat.gif") 0 0 repeat-x;
}
.offer-body ul{
	list-style: none;
	padding: 0;
	margin: 0;	
}
.offer-body ul li{
	position: relative;
	float:left;
}
.offer-body ul li.info{
	width:310px;
	height:100%;
	background:none;
	padding: 10px 0 0 10px;
	margin: 0;
}
.offer-body ul li.tel{
	width:155px;
	height:100%;
	background:none;
	padding: 42px 0 0 0;
	margin: 0;
	text-align:center;
	font-size: 1.3em;
	font-weight:bold;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.offer-body ul li.tel span{
	font-size: 1.4em;
	color:#ca012c;
}
.offer-body ul li.image{
	float:right;
	width:auto;
	height:100%;
	background:none;
	padding: 0;
	margin: 0;
}
/** end offer tab **/

.content #map_canvas {
	width:620px;
	height:400px;
}

.direction-box p {
	padding:10px;
}

form.direction-form {
	padding:10px;
}



form.direction-form input {
	width:189px;
	border:1px solid #444;
	font-size:1em;
	float:left;
	padding:3px;
}

form.direction-form input.submit {
	width:98px;
    height:26px;
	margin:0 0 0 2px;
	padding:1px 0 3px 0;
	background-image: url("/assets/images/structure/small-send-but.gif");
	border:0 none;
	color:#fff;
	display:inline;
}

.availableHomes {
	border-left:1px solid #989796;
	float:left;
	margin:0 0 0 -1px;
	width:317px;
	display:inline;
	padding:0 !important;
	overflow:hidden;
}

.googledir {
	padding:5px;
}

.availableHomes h2 {
	margin:0;
	height:33px;
	padding:5px 10px;
	line-height:34px;
	color:#3e3e3e;
	background:#c0c0c0;
	width:298px;
	border-bottom:1px solid #949392;
}

.availableHomes h2 a.print {
	width:18px;
	height:18px;
	display:block;
	float:right;
	margin:7px 0 0 0;
}

.availableHomes .propertyListing .info {
	float:left;
	margin:0 0 0 5px;
}

.availableHomes .propertyListing .info h3 {
	font-size:1em;
	width:153px;
	border-bottom:1px solid #9e9e9e;
	float:left;
	margin:0 0 5px;
}

.availableHomes .propertyListing .info a {
	height:22px;
	line-height:22px;
	color:#000;
	background: url(../images/structure/form-btn-whitebg.gif) repeat-x left top;
	border:1px solid #888;
	width:190px;
	display:block;
	text-align:center;
	margin:5px 0 0 0;
}
.availableHomes a.viewAll {
	background:url("../images/structure/form-btn-redbg.gif") repeat scroll top right transparent;
	color:#FFFFFF;
	display:block;
	height:24px;
	line-height:24px;
	margin:0 0 10px 7px;
	text-align:center;
	width:304px;
}

.availableHomes a.viewAll:hover {
	text-decoration: none;	
}




.availableHomes .unavailable {
	padding:10px;
}

.availableHomes .unavailable p{
	font-size:0.9em;
}

.availableHomes .unavailable ul {
	padding:0;
	clear:both;
	width:299px;
	margin:10px 0 0 0;
}

.availableHomes .unavailable ul li {
	padding:0;
	width:299px;
	float:left;
	clear:both;
	margin:0 0 2px 0;
}



.availableHomes .unavailable ul li.tickbox {
	width:128px;
	clear:none;
}

.availableHomes .unavailable ul li label {
	float:left;
	width:100px;
	font-weight:bold;
	font-size:0.9em;
	margin:3px 0 0 0;
}

.availableHomes .unavailable ul li.tickbox label {
	width:60px;
}

.availableHomes .unavailable ul li input {
	width:181px;
	margin:0 0 0 10px;
	display:inline;
	float:left;
	padding:3px;
	border:1px solid #000;
	font-size:1em;
}

.availableHomes .unavailable ul li select {
	width:189px;
	margin:0 0 0 10px;
	display:inline;
	float:left;
	padding:2px;
	border:1px solid #000;
	font-size:1em;
}

.availableHomes .unavailable ul li textarea {
	width:181px;
	margin:0 0 0 10px;
	display:inline;
	float:left;
	padding:3px;
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	height:50px;
}

.availableHomes .unavailable ul li input.submit {
	background-image:url("/assets/images/structure/small-send-but.gif");
	clear:both;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:right;
	font-size:1.1em;
	margin:15px 0 5px;
	text-align:center;
	width:98px;
	height:26px;
	border: 0 none;
}

.availableHomes .unavailable ul li p.note {
	font-size:0.9em;
	margin:10px 0;
}

.availableHomes .unavailable ul li input.check {
	float:left;
	width:auto;
	margin:1px 0 0 0;
	border:0;
	padding:0;
}

#otherDevs h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#3d3d3d;
	margin:20px 0 20px 48px;
}

#propertyInfo h2 {
	color:#3d3d3d;
}

#otherDevs .otherProp {
	float:left;
	width:246px;
	border-right:1px solid #9e9e9e;
	margin:0 25px 0 0;
	padding:0 25px 0 0;
}

/** my redrow **/

.my-redrow {
	width:620px;
	float:left;
	border-top:1px solid #9e9e9e;
	margin:20px 0 0 0;
	padding:20px 0 0 0;
}

#full-my-redrow {
	width:940px;
	margin:20px 0 10px 0;
}

.my-redrow img {
	float:left;
	margin:0 20px 0 0;
}

.my-redrow form {
	float:left;
	margin:0 20px 0 0;
}

/*.my-redrow input {
	background-image:url(/assets/images/structure/form-btn-redbg.gif);
	padding:2px 15px;
	border:3px double #FFFFFF;
	color:#fff;
	cursor:pointer;
}*/

.my-redrow p {
	float:left;
	margin:5px 0 0 0;
	font-size:0.9em;
}

.my-redrow a {
	color:#9f0a1e;	
	margin:0 0 0 5px;
	text-decoration:underline;
	font-size:1em;
}

/** related properties **/

.related-properties {
	width:960px;
	background-image:url(/assets/images/structure/related-properties-bg.png);
	background-repeat:repeat-y;
	background-position:top center;
	float:left;
	margin:0 0 20px 0;
}

.related-properties li {
	float:left;
	width:232px;
	padding:0 40px 0 48px;
}

.related-properties li p {
	margin:10px 0 0 0;
	padding:0 0 15px 0;
	float:left;
}

.related-properties li a.image {
	background-image:url(/assets/images/structure/related-property-image.png);
	background-repeat:no-repeat;
	padding:7px 7px 9px 9px;
	margin:0 0 0 -5px;
	position:relative;
	width:210px;
	overflow:hidden;
	height:105px;
	float:left;
}

.related-properties li a.image img {
	width:210px;
	height:105px;
}

.related-properties li a.title {
	float:left;
	clear:left;
	margin:5px 0 2px 0;
	padding:0;
	display:block;
	width:216px;
	font-weight:bold;
}

.related-properties li p{
	float:left;
	clear:left;
	display:block;
	margin:0;
	padding:0;
	width:216px;
}

/** featured homes **/

.availableHomes ul {
	width:319px;
	float:left;
	padding:10px 0 0 0;
}

.availableHomes ul li {
	width:300px;
	float:left;
	clear:left;
	padding:0 12px 10px 7px;
}

.availableHomes ul li a.image {
	padding:7px 7px 9px 9px;
	position:relative;
	display:inline;
	margin:0 0 0 -5px;
	background-image:url(/assets/images/structure/image-shadow-105.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:105px;
	float:left;
	height:105px;
}

.availableHomes ul li a.image img {
	width:105px;
	height:105px;
}

.availableHomes ul li .info {
	float:left;
	width:165px;
	margin:0 0 0 17px;
	display:inline;
}

.availableHomes ul li h3 {
	font-size:1.1em;
	color:#000;
	padding:0 0 0 0;
	margin:0 0 1px 0;
	display:block;
	width:165px;
	border-bottom:1px solid #9e9e9e;
}

.availableHomes ul li a.view-full {
	background-image:url(/assets/images/structure/form-btn-whitebg.gif);
	display:block;
	text-align:center;
	width:163px;
	padding:1px 0 2px 0;
	border:1px solid #060606;
}	
	
#propertyInfo {
	float:left;
	width:381px;
	position:relative;
}

#propertyImg {
	float:left;
	border:1px solid #fff;
	position:relative;
}

span.main-property-image {
	margin:-1px 0 0 -1px;
	float:left;
	margin:0 10px 10px 0;
}

#property-content-right {
	width:261px;
	float:right;
}

#propertyLinks {
	padding:0 23px 10px 23px;
	float:right;
	background:#f3f3f4;
	width:214px;
}

#propertyLinks li {
	border:1px solid #888;
	float:left;
	padding:0;
	margin:10px 0 0 0;
}

#propertyLinks li a {
	color:#000;
	float:left;
	width:197px;
	display:block;
	text-align:left;
	margin:0 0 0 0;
	padding:6px 0 8px 15px;
	font-size:1.1em;
	background-image:url(/assets/images/buttons/property-links-bg.png);

}

#propertyLinks li a span {
	background-repeat:no-repeat;
	background-position:top left;  
	height:26px;
	padding:6px 0 5px 47px;
}

#propertyLinks li a span.video {
	background-repeat:no-repeat;
	background-position:top left;  
	height:26px;
	margin:0 28px 0 0;
	padding:6px 0px 5px 47px;
}

#propertyLinks li a span.walkthroughs {
	background-repeat:no-repeat;
	background-position:top left;  
	height:26px;
	margin:0 0 0 0;
    padding:6px 0 5px 47px;
}

#propertyLinks li a .house-icon {
	background-image:url(/assets/images/buttons/house-icon.png);
}

#propertyLinks li a .eye-icon {
	background-image:url(/assets/images/buttons/eye-icon.png);
}

#propertyLinks li a:hover {
	text-decoration:none;
}

.options-right {
	float:right;
	width:315px;
	margin-top:15px;
}

#development-buttons {
	padding:10px 13px 10px 23px;
	float:right;
	background:#f3f3f4;
	width:224px;
	position:relative;
	margin:10px 10px -10px 0;
	clear:right;
}

#development-buttons li {
	margin:0 10px 0 0;
	float:left;
	width:214px;
	background-image:url(/assets/images/buttons/property-links-bg.png);
	padding:6px 0 8px 0;
	text-align:center;
	border:1px solid #888;
}

#development-buttons li.small {
	width:100px;
}

#development-buttons li a {
	background-repeat:no-repeat;
	background-position:top left;  
	height:26px;
	padding:6px 0 5px 35px;
	margin:0 0 0 -10px;
	background-image:url(/assets/images/buttons/house-icon.png);
}

form.findShow {
	padding:10px;
	float:right;
	background:#6f7273;
	width:241px;
	margin:10px 0 0 0;
	color:#fff;
}

form.findShow p {
	color:#fff;
}

form.findShow label {
	font-weight:bold;
}

form.findShow input {
	padding:3px 2px 4px 2px;
	border:1px solid #00002b;
	font-size:1em;
	width:163px;
	margin:10px 0 0 0;
	float:left;
}

form.findShow input.btn {
	padding:2px 10px 3px 10px;
	color:#000;
	background: url(../images/structure/form-btn-whitebg.gif) repeat-x left top;
	border:1px solid #00002b;
	text-align:center;
	font-size:1em;
	margin:10px 0 0 5px;
	display:inline;
	width:auto;
}


/** home search form **/

.home-search {
	float:left;
	width:770px;
	padding:2px 0 0 10px;
	z-index: 5000;
	position:relative;
}
.home-search li {
	float:left;
	padding:0 20px 0 0;
	z-index: 5000;
	position:relative;
}

.home-search li label {
	display:block;
	color:#fff;
	font-size:1.1em;
	margin:0 0 7px 0;
}

.home-search li label img {
	display:block;
	margin:-2px 0 0 0;
	position:relative;
}

.home-search li input, .home-search li select { 
	border:1px solid #3c3c3c;
	font-size:11px;
	z-index: 5000;
	position:relative;
}

.home-search li input {
	width:250px;
	margin:3px 0 0 0;
	padding:3px;
}

.home-search li input.submit {
	width:auto;
	margin:23px 0 0 0;
	padding:2px 10px;
	background-image:url(/assets/images/structure/form-btn-bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	cursor:pointer;
}
.home-search li select {
	width:115px;
	padding:2px;
}

/*** popup list ***/

.home-search li.first ul {
	position:absolute !important;
	z-index:9998 !important;
	background:#fff;
}

.home-search li.first ul li {
	float:left;
	clear:left;
	margin:3px 0 0 0;
	padding:2px 2px 2px 3px !important;
	font-size:0.9em;
	display:block;
	width:251px;
	cursor:pointer;
	position:relative !important;
	z-index:9999 !important;
	background:#fff;
}

/** sort options **/

.sortOptions {
	width:960px;
	float:left;
	border-bottom:1px solid #9e9e9e;
	padding:0 0 12px 0;
	margin:-23px 0 0 0;
	position:relative;
}

.sortOptions p.sort-by {
	float:right;
	margin:0 0 0 0;
	padding:5px 0 0 0;
	width:158px;
	text-align:right;
}

.sortOptions .dev-per-page {
	float:right;
	width:270px;
	padding:0 14px 0 0;
	text-align:right;
}

.sortOptions .dev-per-page select {
	padding:1px;
	border:1px solid #9e9e9e;
	margin:0 0 0 5px;
	width:50px;
}

/*** login page ***/

.content-left {
	width:565px;
	padding:0 0 0 10px;
	float:left;
	display:block;
}

.content-left h2 {
	color:#ca012a;
}

.content-right {
	width:367px;
	padding:0 0 0 0;
	float:right;
	display:block;
}

#my-promotions {
	width:580px;
	float:left;
	clear:left;
	margin:10px 0 20px 0;
}

#my-promotions li h4 {
	font-size:1.3em;
	color:#ca012c;
	margin:0 0 5px 0;
}

#my-promotions li h4 strong {
	color:#222;
	font-weight:bold;	
}

#my-promotions li {
	display:block;
	float:left;
}

#my-promotions li .image {
	display:block;
	padding:7px 7px 9px 9px;
	margin:0 0 0 -5px;
	position:relative;
	height:105px;
	background-repeat:no-repeat;
}

#my-promotions li.developments {
	width:250px;
}

#my-promotions li.developments .image {
	background-image:url(/assets/images/image-squares/wide.png);
}

#my-promotions li.properties {
	width:143px;
}

#my-promotions li.properties .image {
	background-image:url(/assets/images/image-squares/square.png);
}

#my-promotions li.videos {
	width:180px;
}

#my-promotions li.videos .image {
	background-image:url(/assets/images/image-squares/medium.png);
}

#login-box {
	width:355px;
	float:left;
	background-image:url(/assets/images/login/login-box-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #a4a4a4;
	margin:13px 0 0 0;
}

#login-box.forgot {
	background-position:top;
}


#login-box h2 {
	margin:0;
	background-image:url(/assets/images/login/h2-heart.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:312px;
	color:#5f5f5f;
	padding:1px 0 5px 36px;
	margin:4px 0 0 7px;
	display:inline;
	float:left;
}

#login-box ul {
	width:347px;
	float:left;
	padding:8px 0 8px 8px;
	height:61px;
	background-image:url(/assets/images/login/ul-bg.gif);
	background-repeat:repeat-x;
}

#login-box .errors ul {
	height:auto;
}

#login-box.forgot ul {
	height:auto;
}

#login-box ul li {
	float:left;
	width:342px;
	clear:both;
	margin:0 0 8px 0;
}

#login-box ul li a.forgot {
	margin:3px 0 0 0;
	float:left;
	color:#ca012c;
	text-decoration:underline;
}

#login-box ul li input {
	width:186px;
	padding:3px 3px 4px 3px;
	border:1px solid #000;
	margin:0 10px 0 0;
	float:left;
	font-size:1.1em;
}

#login-box ul li input.submit {
	width:133px;
	background-image:url(/assets/images/buttons/property-links-bg.png);
	background-repeat:repeat-x;
	padding:1px 0 4px 0;
	text-align:center;
	cursor:pointer;
	margin:0;
	float:left;
	display:inline;
}

#login-box .bottom {
	width:339px;
	padding:10px 8px 10px 8px;
	float:left;
}

#login-box .bottom p {
	color:#5f5f5f;
	font-weight:bold;
	font-size:1.3em;
	float:left;
	margin:2px 0 0 0;
}

#login-box .bottom a.register {
	float:right;
	width:133px;
   	height:26px;
	line-height:26px;
	background-image: url("/assets/images/structure/reg-send-but.gif");
	color:#fff;
	cursor:pointer;
	text-align:center;
	border:0 none;
}
#login-box .bottom a.register:hover{
	text-decoration: none;	
}

/** my redrow **/

.Content a.logout {
	float:right;
	background-image:url(/assets/images/buttons/property-links-bg.png);
	padding:1px 0 4px 0;
	width:130px;
	font-size:1.1em;
	display:block;
	text-align:center;
	border:1px solid #000;
	margin:10px 10px 0 0;
}

/*** register page ***/

#register .left {
	width:460px;
}

#register .right {
	width:460px;
}


#register {
	width:940px;
	padding:10px;
	float:left;
	margin:0 0 10px 0;
}

#register h2 {
	margin:2px 0 9px 0;
	color:#ca012c;
	font-size:1.5em;
	font-weight:bold;
}

#register h3.register-subheader {
	margin:3px 0 10px 0;
	color:#5f5f5f;
	font-size:1.2em;
}

#register .register-box {
	width:458px;
	border:1px solid #5f5f5f;
	background-color:#e6e6e4;
	float:left;
}

#register .right .register-box {
	float:right;
}

#register .register-box  h3{
color:#333333;
margin: 5px 0;
margin:8px 10px 4px;
}

#register .register-box  a{
	color:#ca012c;
}

#register .register-box ul {
	width:438px;
	float:left;
	clear:left;	
}

#register .register-box ul li {
	float:left;
	width:438px;
	padding:8px;
	clear:left;
	border-bottom:1px solid #fff;
}

#register .register-box ul li label {
	width:180px;
	font-size:1em;
	font-weight:bold;
	margin:3px 0 0 0;
	float:left;
}

#register .register-box ul li input {
	width:250px;
	padding:3px;
	font-size:0.9em;
	border:1px solid #000;
	float:left;
}

#register .register-box ul li textarea {
	width:250px;
	float:left;
	padding:3px;
	font-size:0.9em;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #000;
}

#register .register-box ul li select {
	width:258px;
	padding:3px;
	font-size:0.9em;
	float:left;
	border:1px solid #000;
}

#register .with-padding {
	padding:10px;
	width:438px;
}

#register .register-box ul.checkboxes {
	width:430px;
}

#register .register-box ul.checkboxes li {
	width:130px;
	border:0;
	clear:none;
	padding:5px 10px 5px 0;
}

#register .register-box ul.checkboxes li label {
	width:auto;
	float:left;
	margin:2px 0 0 5px;
	color:#5f5f5f;
}

#register .register-box p.title {
	font-size:1.1em;
}

#register .register-box label.how {
	font-size:1.1em;
	display:block;
	float:left;
	font-weight:bold;
	margin:10px 0 10px 0;
	width:438px;
}

#register .register-box p.optional {
	font-size:1em;
	display:inline;
	float:left;
	color:#5f5f5f;
	margin:2px 0 0 10px;
}

#register .register-box select.how {
	float:left;
	clear:left;
	width:270px;
	padding:3px;
	font-size:0.9em;
	border:1px solid #000;
}

#register .register-box ul.checkboxes li input {
	width:auto;
	float:left;
	padding:0;
	border:0;
}

#register input.register-now {
	float:right;
	width:133px;
   	height:26px;
	line-height:26px;
	background-image: url("/assets/images/structure/reg-send-but.gif");
	border:0 none;
	color:#fff;
	cursor:pointer;
	text-align:center;
	margin: 10px 0 0 0;
}


#register input.submit {
	text-align:center;
	background-image:url(/assets/images/buttons/development-details-bg.png);
	padding:1px 0 4px 0;
	color:#fff;
	width:140px;
	display:block;
	float:right;
	margin:10px 0 10px 0;
	border:0 none;
	cursor:pointer;
	clear:both;
}

#register .register-box p.thanks {
	margin:8px 10px 10px 10px;
}


/*** my redrow area ***/

/**** overview page ****/

ul#overview-boxes {
	width:958px;
	float:left;
	margin:0 1px 20px 1px;
	clear:both;
	display:inline;
	border-top:1px solid #dedede;
	background-image:url(/assets/images/my-redrow/dev-overview-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #999;
}

ul#overview-boxes li {
	float:left;
	padding:0 0 15px 0;
}

ul#overview-boxes li.my-developments {
	width:426px;
	border-right:1px solid #e0e0e0;
}

ul#overview-boxes li.my-properties {
	width:335px;
	border-right:1px solid #e0e0e0;
	border-left:1px solid #fff;
}

ul#overview-boxes li.my-videos {
	width:193px;
	border-left:1px solid #fff;
}

ul#overview-boxes li .title-area {
	background-image:url(/assets/images/my-redrow/title-overview-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #dedede;
	padding:6px 15px 7px 15px;
	position:relative;
	float:left;
}

ul#overview-boxes li.my-developments .title-area {
	width:396px;
}

ul#overview-boxes li.my-properties .title-area {
	width:305px;
}

ul#overview-boxes li.my-videos .title-area {
	width:163px;
}

ul#overview-boxes li .title-area h3 {
	margin:0 0 8px 0;
	font-size:1.6em;
	font-weight:normal;
	position:relative;
}

ul#overview-boxes li .title-area h3 a {
	color:#5f5f5f;
}

ul#overview-boxes li .title-area h3 strong {
	font-weight:bold;
	color:#ca012c;
}

ul#overview-boxes li .title-area p {
	margin:0;
	position:relative;
}

ul#overview-boxes li .title-area p a {
	color:#ca012c;
	text-decoration:underline;
}

ul#overview-boxes li h4 {
	display:block;
	padding:10px 15px 9px 15px;
	margin:0;
	color:#6a6a6a;
	font-size:1.4em;
	font-weight:normal;
	clear:both;
}

ul#overview-boxes li .image {
	float:right;
	height:105px;
	padding:7px 7px 9px 9px;
	background-repeat:no-repeat;
	margin:0 10px 0 0;
	display:inline;
}

ul#overview-boxes li.my-developments .image {
	background-image:url(/assets/images/image-squares/wide-fade.png);
	width:210px;	
}

ul#overview-boxes li.my-properties .image {
	background-image:url(/assets/images/image-squares/square-fade.png);
	width:105px;	
}

ul#overview-boxes li.my-videos .image {
	background-image:url(/assets/images/image-squares/square-fade.png);
	width:105px;
}

ul#overview-boxes li .text {
	float:left;
	margin:10px 0 0 15px;
	width:170px;
	display:inline;
	position:relative;
}

ul#overview-boxes li .text p {
	margin:0 0 3px 0;
}

ul#overview-boxes li .text p.dev-name {
	font-weight:bold;
}

ul#overview-boxes li a.dev-details {
	text-align:center;
	background-repeat:repeat-x;
	width:150px;
	font-size:1.1em;
	padding:1px 0 4px 0;
	display:block;
	position:absolute;
	top:82px;
}

ul#overview-boxes li.my-developments a.dev-details {
	float:right;
	width:150px;
   	height:26px;
	line-height:26px;
	background-image: url("/assets/images/structure/large-send-but.gif");
	border:0 none;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
ul#overview-boxes li.my-developments a.dev-details {
	text-decoration:none;
}

ul#overview-boxes li.my-properties a.dev-details {
	background-image:url(/assets/images/buttons/property-links-bg.png);
	color:#000;
	border:1px solid #5f5f5f;
}

/*** Showhome Locator ***/

.contentShowHome {
	width:960px;
	background: url(../images/locator/contentBgRpt.gif) repeat-y left top;
	display:block;
	clear:both;
	float:left;
	position:relative;
}

h2.showHomeLocatorHeading {
	margin-top:0px;
	margin-bottom:5px;
	color:#CA012C;
	clear:both;
}

.showHomeLocatorTitle {
	height:50px;
}
#showHomeLocatorTitle {
	margin-left:16px;
	margin-top:13px;
}

#showHomeLocatorLeft {
	width:219px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	height:100%;
}

#showHomeLocatorLeft .search {
	background-color:#FFFFFF;
	border:1px solid #050102;
	color:#5F5F5F;
	text-align:left;
	width:148px;
	float:left;
	height:17px;
	font-size:12px;
	margin-bottom:15px;
}

#showHomeLocatorLeft .submit {
	background-image:url("/assets/images/structure/form-btn-bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
	cursor:pointer;
	width:auto;
	border:1px solid #3C3C3C;
	font-size:11px;
	float:right;
	width:60px;
	height:22px;
}

#showHomeLocatorLeft select {
	width:219px;
	margin-bottom:20px;
}

.housestyleThumbnail {
	float:left;
	margin-bottom:10px;
}

#showHomeLocatorLeft .housestyleCheckbox {
padding:0px;
margin:0px;
margin-left:10px;
margin-right:10px;
}

.showHomeFilterTitle {
	font-weight:bold;
	border-bottom:1px dotted #ababab;
	line-height:22px;
	margin-top:-5px;
}

#showHomeLocatorRight {
	width:700px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.showhome {
	width:690px;
	margin:0;
}
.showHomeAddress, .showHomeDescription {
	margin-top:7px;
}

.showHomeAddress, .showHomeAreaTitle {
	width:212px;
	float:left;
}

.showHomeDescription, .showHomeDistance {
	width:320px;
	float:right;
}

.showHomeDescription a.white {
	width:154px;
}

.showHomeDescription a.viewDevelopment {
	height:22px;
	line-height:22px;
	color:#fff;
	background: url(../images/structure/form-btn-redbg.gif) repeat-x left top;
	border:1px solid #050505;
	width:154px;
	text-align:center;
	display:block;
	float:right;
	margin:0 0 10px 7px;
}

.showHomeDistance p {
	text-align:right;
	padding-right:10px;
}

/***** new showhome-locator styles 08-02-11 *****/
.showHomeDescriptionHouseStyle {
    float: left;
    width: 555px;
	padding: 10px 0 20px 0;
}
.showHomeDescriptionHouseStyle a.viewDevelopment {
	height:22px;
	line-height:22px;
	color:#fff;
	background: url(../images/structure/form-btn-redbg.gif) repeat-x left top;
	border:1px solid #050505;
	width:154px;
	text-align:center;
	display:block;
	float:right;
	margin:0 0 10px 7px;
}
.showHomeDistanceHouseStyle p {
	text-align:right;
	padding-right:10px;
}
.showHomeAreaTitleHouseStyle {
	width:555px;
	float:left;
}
a.showhomeDetails {
    background: url("../images/structure/form-btn-whitebg.gif") repeat-x scroll left top transparent;
    border: 1px solid #888888;
    color: #000000;
    display: block;
    font-size: 1.1em;
    padding: 2px 0 4px;
    text-align: center;
    width: 208px;
}
.distanceListHouseStyle {
	float:right;
	width:555px;
	border-top: #9e9e9e 1px solid;
	padding: 10px 0 0 0;
}
.distanceListHouseStyle li {
	float:left;
	margin: 0 0 10px;
	border-bottom: #9e9e9e 1px solid;	
}
.distanceHouseStyle {
	float:left;
	width:106px;
	display:block;
}
.addressHouseStyle {
	float:left;
	width:262px;
	display:block;
	padding: 0 20px 0 0;
}
.directionsDevelopment {
	float:left;
	display:block;
	padding-bottom:10px;
}
.directionsDevelopment a.directionsHouseStyle {
	height:22px;
	line-height:22px;
	color:#000;
    background: url("../images/structure/form-btn-whitebg.gif") repeat-x scroll left top transparent;
	border:1px solid #050505;
	width:154px;
	text-align:center;
	display:block;
	float:left;
	clear:both;
	margin:0 0 4px 0;
}
.directionsDevelopment a.viewDevelopmentHouseStyle {
	height:22px;
	line-height:22px;
	color:#fff;
	background: url("../images/structure/form-btn-redbg.gif") repeat-x left top;
	border:1px solid #050505;
	width:154px;
	text-align:center;
	display:block;
	float:left;
	clear:both;
	margin:0;
}
/***** full width ******/
.distanceListHouseStyle-full {
	float:left;
	width:690px;
	border-top: #9e9e9e 1px solid;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}
.distanceListHouseStyle-full li {
	float:left;
	width:690px;
	margin: 0 0 10px;
	border-bottom: #9e9e9e 1px solid;	
}
.distanceListHouseStyle-full li .distanceHouseStyle {
	float:left;
	width:106px;
	display:block;
}
.distanceListHouseStyle-full li .addressHouseStyle {
	float:left;
	width:505px;
	display:block;
	padding: 0 20px 0 5px;
}
.distanceListHouseStyle-full li .directionsDevelopment {
	float:left;
	display:block;
	padding-bottom:10px;
}
.distanceListHouseStyle-full li .directionsDevelopment a.directionsHouseStyle {
	height:22px;
	line-height:22px;
	color:#000;
    background: url("../images/structure/form-btn-whitebg.gif") repeat-x scroll left top transparent;
	border:1px solid #050505;
	width:154px;
	text-align:center;
	display:block;
	float:left;
	clear:both;
	margin:0 0 4px 0;
}
.distanceListHouseStyle-full li .directionsDevelopment a.viewDevelopmentHouseStyle {
	height:22px;
	line-height:22px;
	color:#fff;
	background: url("../images/structure/form-btn-redbg.gif") repeat-x left top;
	border:1px solid #050505;
	width:154px;
	text-align:center;
	display:block;
	float:left;
	clear:both;
	margin:0;
}
.distanceListHouseStyle-full li.last {
	border:0 none;	
}
/***** form popups *****/

.form-popup {
	width:530px;
}

#TB_ajaxContent {
	width:500px;
}

#TB_ajaxContent h2 {
	margin:0 0 7px 0;
	color:#ca012c;
	font-size:1.6em;
}

#TB_ajaxContent h3 {
	margin:10px 0 0 0;
	color:#777;
	font-size:1.7em;
}

#TB_ajaxContent ul {
	width:530px;
	float:left;
	margin:10px 0 0 0;
	clear:both;
	border-top:1px solid #e0dcd3;
}

#TB_ajaxContent ul li {
	width:530px;
	float:left;
	clear:both;
	border-bottom:1px dotted #e0dcd3;
	padding:3px 0;
}

#TB_ajaxContent p {
	clear:both;
}

#TB_ajaxContent p.title {
	margin:10px 0 0 0;
	clear:both;

}

#TB_ajaxContent ul.checkboxes {
	border-bottom:1px solid #e0dcd3;
	border-top:0;
	margin:0 0 20px 0;
	padding:0 0 10px 205px;
	width:325px;
}

#TB_ajaxContent ul.checkboxes li {
	width:120px;
	float:left;
	clear:none;
	border-bottom:0;
	padding:3px 0;
	margin:0;
}

#TB_ajaxContent ul.checkboxes li label {
	width:70px;
}

#TB_ajaxContent ul.checkboxes li input {
	width:auto;
	margin:0 10px 0 0;
}

#TB_ajaxContent ul li ul {
	width:325px;
	float:left;
	border:0;
	clear:none;
	padding:0;
	margin:0;
}

#TB_ajaxContent ul li ul li {
	width:250px;
	clear:none;
	border:0;
	padding:0;
	margin:0 0 5px 0;
}

#TB_ajaxContent ul li label {
	float:left;
	display:block;
	width:190px;
	padding:0 15px 0 0;
	font-size:0.9em;
}

#TB_ajaxContent ul li input {
	float:left;
	display:block;
	width:315px;
	padding:3px;
	border:1px solid #222;
	font-size:0.9em;
}

#TB_ajaxContent ul li textarea {
	float:left;
	display:block;
	width:315px;
	height:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:3px;
	border:1px solid #222;
}

#TB_ajaxContent ul li ul li input {
	width:auto;
	padding:0;
	border:0;
}

#TB_ajaxContent ul li input.date {
	width:150px;
}

#TB_ajaxContent ul li ul li label {
	width:auto;
	padding:1px 0 0 5px;
	font-size:0.9em;
}

#TB_ajaxContent ul li textarea {
	float:left;
	display:block;
	width:315px;
	padding:3px;
	height:100px;
	border:1px solid #222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}


#TB_ajaxContent ul li select{
	float:left;
	display:block;
	width:323px;
	padding:3px;
	border:1px solid #222;
	font-size:0.9em;
}

#TB_ajaxContent ul li select.title {
	width:158px;
}

#TB_ajaxContent ul.checks li label {
	float:left;
	width:170px;
}

#TB_ajaxContent .communications {
	width:520px;
	float:left;
	clear:both;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #e0dcd3;
}

#TB_ajaxContent  .communications p {
	padding:0;
}

#TB_ajaxContent .communications ul {
	width:520px;
	float:left;
	clear:left;
	border:0;
	margin:0;
}

#TB_ajaxContent .communications ul li {
	float:left;
	width:150px;
	clear:none;
	padding:0;
	border:0;
}

#TB_ajaxContent .communications ul li label {
	float:left;
	width:auto;
	display:inline;
	margin:2px 0 0 5px;
}

#TB_ajaxContent .communications ul li input {
	float:left;
	width:auto;
}

#TB_ajaxContent input.submit {
	background: url("/assets/images/structure/form-btn-redbg.gif") right top;
	padding:2px 0 3px 0;
	text-align:center;
	width:98px;
    height: 22px;
	cursor:pointer;
	color:#fff;
	float:right;
	margin:10px 0 0 10px;
	border:0 none;
}


.form-popup .login-area {
	width:500px;
	padding:10px 15px;
	background-color:#f2f2f2;
	float:left;
}

.form-popup .login-area h4 {
	color:#aa0000;
	font-size:1em;
	margin:0 0 10px 0;
}

.form-popup .login-area label {
	width:auto;
	float:left;
	display:block;
	padding:1px 10px 0 0;
	font-size:0.9em;
	font-weight:bold;
}

.form-popup .login-area input {
	width:125px;
	margin:0 10px 0 0;
	float:left;
	display:block;
	padding:3px;
	border:1px solid #222;
	font-size:0.9em;
}
.form-popup .login-area input #txtPassword{
	margin: 0;
}



/**** my videos ****/

ul#video-listing {
	width:940px;
	margin:10px 0 0 10px;
	float:left;
	display:inline;
}

ul#video-listing li {
	float:left;
	width:268px;
	padding:15px;
	border:1px solid #ccc;
	margin:0 10px 10px 0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkite-border-radius:5px;
	background-image:url(/assets/images/my-redrow/title-overview-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fdfdfd;
}

ul#video-listing li a img {
	width:105px;
	height:105px;
	display:block;
	margin:0 10px 0 0;
	float:left;
	border:1px solid #000;
}

ul#video-listing li a img.wide {
	width:105px;
	height:67px;
	display:block;
	margin:0 10px 0 0;
	float:left;
	border:1px solid #000;
}

ul#video-listing li a img.redrowtv{
	clear: left;
	float: left;
	width:105px;
	height:38px;
	border-top: none;
}

ul#video-listing li a:hover img.redrowtv{
	clear: left;
	float: left;
	width:105px;
	height:38px;
	border-top: none;
}



ul#video-listing li a:hover img {
	border:1px solid #aa0000;
}

ul#video-listing li a h4 {
	font-size:1.1em;
	margin:0 0 5px 0;
	padding:0;
	display:block;
}

ul#video-listing li a:hover h4 {
	color:#aa0000;
}

ul#video-listing li a p {
	display:block;
}

ul#video-listing input.remove-video {
background:url("/assets/images/buttons/black-bg.png") repeat-x scroll left top #000000;
border:1px solid #000000;
color:#FFFFFF;
float:left;
font-size:1.05em;
margin:15px 0 0;
padding:1px 0 3px;
text-align:center;
width:120px;
}


/**** buy redrow ****/

/***** section landing page *****/

#generic-page {
	width:960px;
	float:left;
	clear:both;
	padding:10px 0 0 0;
}

#generic-page #left-col {
	float:left;
	width:205px;
}

#generic-page #right-col {
	width:729px;
	float:right;
	overflow:hidden;
}

#generic-page #left-col #vert-nav {
	float:left;
	width:195px;
	padding:0 0 0 10px;
}

#generic-page #left-col #vert-nav li {
	margin:5px 0 4px 0;
	padding:0 0 7px 0;
	width:190px;
	border-bottom:1px dotted #e8e8e8;
	float:left;
	clear:left;
}

#generic-page #left-col #vert-nav li a {
	padding:0 5px 0 12px;
	display:block;
	width:190px;
	font-size:1.1em;
	color:#5f5f5f;
	float:left;
	background-image:url(/assets/images/bullets/vert-nav.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-weight:bold;
}

#generic-page #left-col #vert-nav li ul li {
	margin:8px 0 0 13px;
	padding:0 0 2px 0;
	font-size:0.9em;
	border-bottom:0;
}

#generic-page #left-col #vert-nav li ul li a {
	width:160px;
}

#generic-page #left-col #vert-nav li a:hover {
	background-position:0 -70px;
	text-decoration:none;
	color:#ca012c;
}

#generic-page #right-col .section-boxes {
	width:732px;
	float:left;
}

#generic-page #right-col .section-boxes li {
	border:1px solid #9f9f9f;
	float:left;
	padding:9px 10px 15px 15px;
	width:326px;
	margin:0 13px 13px 0;
	background-image:url(/assets/images/buy-redrow/section-box-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#generic-page #right-col .section-boxes li .img {
	width:116px;
	float:right;
	border:3px solid #fff;
	margin:0 0 0 15px;
}

#generic-page #right-col .section-boxes li .img img {
	width:116px;
	height:116px;
}

#generic-page #right-col .section-boxes li h4 {
	margin:0 0 10px 0;
	font-size:1.25em;
	padding:0;
	font-weight:bold;
	color:#5f5f5f;
}

#generic-page #right-col .section-boxes li p {
	margin:0 0 3px 0;
}

#generic-page #right-col .section-boxes li a.view {
	text-decoration:underline;
	display:block;
	color:#ca012c;
}

#generic-page #right-col .inner-image {
	width:718px;
	float:left;
	clear:both;
	display:block;
	margin:0 0 10px 0;
}

#generic-page #right-col .inner-left {
	width:468px;
	float:left;
	clear:both;
	display:block;
	padding:10px 0 0 0;
}

#generic-page #right-col .inner-left h2 {
	color:#ca012c;
	margin:0 0 15px 0;
	font-size:1.4em;
}

#generic-page #right-col .inner-left h3 {
	clear:both;
	font-size:1.2em;
}

#generic-page #right-col .inner-left ul.mortgage-calc {
	width:468px;
	float:left;
	clear:both;
	margin:20px 0 0 0;
}

#generic-page #right-col .inner-left ul.results {
	border-top:3px solid #ce012c;
	border-bottom:3px solid #ce012c;
	padding:5px 0;
	margin:20px 0;
}

#generic-page #right-col .inner-left ul.mortgage-calc li {
	width:468px;
	float:left;
	clear:both;
	border-top:1px dotted #ddd;
	padding:6px 0 2px 0;
	background-image:none;
}

#generic-page #right-col .inner-left ul.mortgage-calc li.title {
	font-weight:bold;
	border-top:1px solid #ddd;
	font-size:1.1em;
	padding:8px 0 4px 0;
}

#generic-page #right-col .inner-left ul.results li.title {
	border:0;
}

#generic-page #right-col .inner-left ul.mortgage-calc li label {
	font-size:1.1em;
	float:left;
	width:300px;
	padding:2px 0 0 0;
	color:#666;
}

#generic-page #right-col .inner-left ul.mortgage-calc li input {
	float:right;
	padding:2px 0 2px 0;
	font-size:1.1em;
	margin:0;
	float:right;
}

#generic-page #right-col .inner-left ul.mortgage-calc li p {
	float:right;
	font-weight:bold;
	font-size:1.1em;
	padding:2px 10px 0 0;
	margin:0;
}

#generic-page #right-col .inner-left ul.mortgage-calc li sup {
	position:absolute;
	font-size:0.6em;
	margin:-3px 0 0 2px;
}

#generic-page #right-col .inner-left .red-btn {
	float:right;
	width:98px;
    height:26px;
	line-height:26px;
	background-image: url("/assets/images/structure/small-send-but.gif");
	border:0 none;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
#generic-page #right-col .inner-left ul.mortgage-calc li input.silver-btn {
	background-image:url(/assets/images/buttons/property-links-bg.png);
	background-repeat:repeat-x;
	color:#000;
	float:left;
	width:98px;
	height:26px;
	cursor:pointer;
	border: #000 1px solid;
}

#generic-page #right-col .inner-left a.red-btn {
	font-size:1.1em;
	margin:0;
	float:right;
}

#generic-page #right-col .inner-left .notes {
	margin:10px 0 20px 0;
	border-top:1px solid #ddd;
	padding:20px 0 0 0;
	clear:both;
	float:left;
	
}

#generic-page #right-col .inner-left .contact {
	margin:0;
	clear:both;
	float:left;	
	width:468px;
}

#generic-page #right-col .inner-left .notes p {
	font-size:0.9em;
	margin:0 0 5px 0;
	color:#707070;
}

#generic-page #right-col .inner-left .notes ol {
	width:468px;
	float:left;
	clear:both;
	margin:0 0 20px 0;
}

#generic-page #right-col .inner-left .notes ol li {
	list-style:decimal;
	list-style-position:inside;
	color:#707070;
	margin:0 0 5px 0;
	font-size:0.9em;
}

#generic-page #right-col .inner-right {
	width:220px;
	margin:0 10px 0 0;
	float:right;
	display:block;
}

#generic-page #right-col .inner-right ul.images {
	float:left;
}

#generic-page #right-col .inner-right ul.images li {
	float:left;
	clear:left;
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

#generic-page #right-col .inner-right ul.images li img {
	padding:0;
	display:block;
	margin:0;
}

#generic-page #right-col .inner-right .related {
	width:218px;
	border:1px solid #a4a4a4;
	float:left;
	clear:left;
	margin:0 0 10px 0;
}

#generic-page #right-col .inner-right .related h3 {
	padding:5px 8px 6px 8px;
	border-bottom:1px solid #9e9e9e;
	background-image:url(/assets/images/content/related-title-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fefefe;
	width:202px;
	margin:0;
	color:#606060;
}

#generic-page #right-col .inner-right .related ul {
	width:202px;
	padding:10px 8px;
	border-top:1px solid #fff;
	background-image:url(/assets/images/content/related-bg.png);
	background-repeat:repeat-x;
	float:left;
	margin:0;
}

#generic-page #right-col .inner-right .related ul li {
	float:left;
	clear:left;
	margin:0 0 2px 0;
	font-size:1em;
	background-repeat:no-repeat;
	background-position:top left;
	padding:3px 0 3px 26px;
	width:176px;
}

#generic-page #right-col .inner-right .related ul.documents li {
	background-image:url(/assets/images/bullets/related-docs.gif);
}

#generic-page #right-col .inner-right .related ul.links li {
	background-image:url(/assets/images/bullets/related-link.gif);
}

#generic-page #right-col .inner-right .related ul.videos li {
background-image:url(/assets/images/bullets/see_icon.gif);
background-position:left center;
}

#generic-page #right-col .generic-form ul {
	border-top:1px solid #E0DCD3;
	clear:both;
	float:left;
	margin:10px 0 20px 0;
	width:530px;
	
}

#generic-page #right-col .generic-form ul li {
	border-bottom:1px dotted #E0DCD3;
	clear:both;
	float:left;
	padding:3px 0;
	width:510px;
	list-style:none;
	padding:3px 0 3px 20px;
	margin:0;
	background-position:7px 6px;
}

#generic-page #right-col .generic-form ul li label {
	display:block;
	float:left;
	font-size:1em;
	padding:3px 0 0 0;
	width:170px;
}

#generic-page #right-col .generic-form ul li select {
	border:1px solid #222222;
	display:block;
	float:left;
	font-size:0.9em;
	padding:3px;
	width:334px;
}

#generic-page #right-col .generic-form ul li input {
	border:1px solid #222222;
	display:block;
	float:left;
	font-size:0.9em;
	padding:3px;
	width:326px;
}

#generic-page #right-col .generic-form ul li textarea {
	border:1px solid #222222;
	display:block;
	float:left;
	font-size:0.9em;
	padding:3px;
	width:326px;
	height:80px;
}

#generic-page #right-col .generic-form ul li ul {
	border:0 none;
	clear:none;
	float:left;
	margin:0;
	padding:0;
	width:325px;
}

#generic-page #right-col .generic-form ul li ul li {
	margin:0;
	padding:0;
	width:325px;
}

#generic-page #right-col .generic-form ul li ul li input {
	float:left;
	border:0;
}

#generic-page #right-col .generic-form ul li ul li label {
	float:left;
	padding:0;
	width:300px;
}

#generic-page #right-col .generic-form ul li.submit input {
	background-image:url(/assets/images/buttons/development-details-bg.png);
	border:1px solid #000000;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:1.2em;
	margin:10px 0 0 170px;
	padding:2px 0 3px;
	text-align:center;
	width:120px;
	display:inline;
}


#generic-page #right-col .generic-form ul li.submit {
	background-image:none;
	border:0;
}

/** disclaimer message **/

#disclaimer {
	background:transparent url(/assets/images/structure/content-side-bg.gif) repeat-y scroll left top;
	clear:both;
	display:block;
	float:left;
	width:930px;
	padding:15px 15px 15px 15px;
	border-top:1px solid #eee;
}

#disclaimer p {
	font-size:0.9em;
	line-height:1.5em;
	margin:0;
}


/** social bookmark area **/

#bookmark-area {
	background:transparent url(/assets/images/structure/content-side-bg.gif) repeat-y scroll left top;
	clear:both;
	display:block;
	float:left;
	width:930px;
	padding:4px 15px;
	border-top:1px solid #eee;
}

#bookmark-area ul {
	float:left;
	margin:36px 0px 0 0;
}

#bookmark-area ul.bookmarks {
	float:left;
	margin:33px 0px 0 0;
}

#bookmark-area ul li {
	float:left;
	margin:0 20px 0 0;
}

#bookmark-area ul.print-email li a {
	margin:0 5px 0 0;
	padding:2px 0 2px 26px;
	position:relative;
	background-repeat:no-repeat;
	background-position:left;
}

#bookmark-area ul li#print-this a {
	background-image:url(/assets/images/icons/print.png);
}

#bookmark-area ul li#send-this a {
	background-image:url(/assets/images/icons/email.png);
}

#bookmark-area ul.bookmarks li {
	margin:0 5px 0 0;
}


/*content END */


/* FOOTER INFO */

.footer {
	width:958px;
	border-left:1px solid #E0DFDA;
	border-right:1px solid #E0DFDA;
	background: url(../images/structure/footer-bg.gif) repeat-x left top;
	background-color:#d0cfcb;
	clear:both;
}

ul.footerLeft {
	float:left;
	width:45%;
	text-align:left;
	padding:20px 0 20px 50px;
	margin:0 0 0 12px;
	background-image:url(/assets/images/structure/footer-logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	
}

ul.footerLeft li {
	list-style:none;
	display:inline;
	color:#5f5f5f;
	font-size:95%;
	margin:0 12px 0 0;
}

ul.footerLeft li img {
	vertical-align:middle;
}

ul.footerLeft li a {
	cursor:pointer;
	text-decoration:none;
	color:#000000;
}

ul.footerLeft li a:hover {
	text-decoration:underline;
	color:#ca012c;
}

ul.footerRight {
	float:right;
	width:45%;
	text-align:right;
	padding:20px 12px 0 0;
	margin:0 0 0 0;
}

ul.footerRight li {
	list-style:none;
	display:inline;
	color:#5f5f5f;
	font-size:95%;
	margin:0 0 0 10px;
}

ul.footerRight li a {
	cursor:pointer;
	text-decoration:none;
	color:#000000;
}

ul.footerRight li a:hover {
	text-decoration:underline;
	color:#ca012c;
}

/* see redrow */

#seeredrow-left {
	float:left;
	width:400px;
	margin:0 0 0 10px;
}

#seeredrow-video {
	float:right;
	width:512px;
	margin:20px 10px 0 0;
	height:288px;
	
}

#seeredrow-video .videos {
	display:none;background-color:#222;
	width:512px;
	height:288px;
}

#seeredrow-video #video-one {
	display:block;
}

#seeredrow-left .see-banner {
	margin:15px 0 0 0;
}

#seeredrow-left h2 {
	color:#ca012a;
		margin:20px 15px 10px 0;
	font-size:1.5em;
}

#seeredrow-left h3 {
	color:#ca012a;
	margin:10px 0 5px 0;
	font-size:1.3em;
}

#seeredrow-left ul {
	margin:0 0 20px 0;
}

#seeredrow-left ul li {
	margin:0 0 2px 0;
	padding:0 0 0 15px;
	display:block;
	color:#6e695f;
	background-image:url(/assets/images/bullets/red-circle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}

#seeredrow-left ul#vid-buttons {
	width:400px;
	margin:0 0 20px 0;
	float:left;
}

#seeredrow-left ul#vid-buttons li {
	width:120px;
	float:left;
	clear:none;
	background-image:none;
	padding:0;
	margin:0 10px 0 0;
}

#seeredrow-left ul#vid-buttons li a {
	border:1px solid #000;
	display:block;
	width:120px;
	height:67px;
}

#seeredrow-left ul#vid-buttons li a:hover {
	border:1px solid #aa0000;
	cursor:pointer;
	display:block;
	width:120px;
	height:67px;
}

/* sitemap area */

#sitemap {
	width:940px;
	padding:10px;
	float:left;
	clear:both;
}

#sitemap h2 {
	color:#ca012c;
	margin:10px 0;
}

#sitemap .pages-box {
	width:235px;
	float:left;
}

#sitemap .pages-box ul {
	width:235px;
}

#sitemap .pages-box ul li {
	float:left;
	clear:left;
	width:235px;
	margin:0 0 5px 0;
}

#sitemap .pages-box ul ul {
	width:220px;
	margin:0 0 0 15px;
}

#sitemap .pages-box ul ul li {
	width:220px;
	border:0;
}


#sitemap .pages-box ul li a {
	background-image:url(/assets/images/bullets/vert-nav.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}

#sitemap .pages-box ul li a:hover {
	background-position:0 -70px;
	color:#ca012c;
}

#sitemap .dev-box {
	width:705px;
	float:left;
}

#sitemap .dev-box h3 {
	float:left;
	clear:both;
	font-size:1.2em;
	background-image:url(/assets/images/bullets/down-arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
	margin:0 0 15px 0;
}

#sitemap .dev-box ul {
	float:left;
	clear:both;
	width:705px;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #ccc;
}

#sitemap .dev-box ul li {
	width:235px;
	float:left;
	margin:0 0 3px 0;
	background:url(/assets/images/bullets/small.gif) 0 0 no-repeat;
}

#sitemap .dev-box ul li a {
	display:block;
	padding:0 0 0 15px;
}

#sitemap .dev-box ul li a:hover {
	background-position:0 -60px;
	color:#ca012a;
}

#errors {
	color: Red;
	font-weight:bold;
}

/* walkthrough popup */



#colorbox {
	border:0 !important;
	padding:0 !important;
}

#walkthroughs {
	width:620px;
	height:560px;
	padding:15px;
	border:4px solid #333;
	background-color:#fff;
}

#walkthroughs h3 {
	border-bottom:1px solid #D2D2D2;
	color:#CA012C;
	font-size:1.8em;
	margin:10px 0 10px;
	padding-bottom:5px;
}

#cboxContent #cboxClose {
background-image:url("/assets/images/bullets/lightbox-close.png");
background-position:right top;
background-repeat:no-repeat;
color:#666666 !important;
float:right;
margin:0 0 0 10px;
padding:4px 25px 4px 0;
text-indent:0;
top:20px;
right:20px;
height:auto;
width:auto;


}

#TB_closeAjaxWindow {
color:#FFFFFF;
float:right;
margin-bottom:1px;
padding:7px 10px 5px 0;
text-align:right;
}

#TB_closeAjaxWindow a {

}

#walkthroughs .add-to {
	clear:left;
	margin:16px 0 0 0;
	float:left;
	width:480px;
	background-image:url(/assets/images/titles/my-redrow.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#walkthroughs .add-to a {
	background-image:url("/assets/images/buttons/development-details-bg.png");
	border:1px solid #000000;
	color:#FFFFFF;
	cursor:pointer;
	display:inline;
	float:left;
	font-size:1.1em;
	margin:2px 0 0 150px;
	padding:2px 0 3px;
	text-align:center;
	width:130px;
}

#walkthroughs p.disclaimer {
	width:600px;
	float:left;
	border-top:1px solid #ccc;
	padding:5px 0 10px 0;
	font-size:0.9em;
	margin:10px 0 0 0;
}

#walkthroughs #videoPlaybackDiv {
	float:left;
	width:480px;
	cursor:move;
}

#walkthroughs #thumbnailsDiv {
	width:100px;
	padding:0 5px;
	float:right;
}

#walkthroughs ul.thumbs {
	width:100px;
	float:right;
	position:relative;
	z-index:5000;
}

#walkthroughs ul.thumbs li {
	width:100px;
	float:left;
	clear:both;
	margin:0 0 10px 0;
}

#walkthroughs ul.thumbs li a {
	width:94px;
	border:3px solid #fff;
	float:left;
	color:#aaa;
	font-size:0.9em;
	text-align:center;
	position:relative;
	z-index:5000;
}

#walkthroughs ul.thumbs li a img {
	width:90px !important;
	margin:0 0 5px 0;
	border:2px solid #fff;
}

#walkthroughs ul.thumbs li a:hover img {
	border:2px solid #aa0000;
}

#walkthroughs ul.thumbs li a:hover {
	text-decoration:none;
	color:#777;
}

#walkthroughs ul.thumbs li.prev a {
	background-image:url(/assets/images/bullets/carousel-up.png);
	background-repeat:no-repeat;
	background-position:top center;
	display:block;
	height:12px;
	text-indent:-7777px;
	border:0;
}

#walkthroughs ul.thumbs li.next a {
	background-image:url(/assets/images/bullets/carousel-down.png);
	background-repeat:no-repeat;
	background-position:top center;
	display:block;
	height:12px;
	text-indent:-7777px;
	border:0;
}

#walkthroughs ul.thumbs li.next a:hover, #walkthroughs ul.thumbs li.prev a:hover {
	border:0;
}


/* banner styles */

#tvbanner-short{
margin: 13px 0 0 0;
width: 355px
}

#tvbanner-long{
clear:both;
display:block;
float:left;
padding:0 15px 15px;
width:930px;
}

#tvbanner-short img, #tvbanner-long img{
border:1px solid #E0DCD3;
}

#tvbanner-short img{
border:1px solid #E0DCD3;
}

/* flash map */
.flashmap{
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}

/* alt content */
.altimage p{
margin:25px;
}

.altimage p a{
color:#CA012C;
text-decoration: underline;
}

.altimage p a:hover{
text-decoration: none;
}

.altimage ul {
float: left;
margin: 0 0 0 15px;
}

.altimage ul li a#scotland{
background-image:url(/assets/images/regionmap/scotland_btn.png);
background-position: 0 0;
width: 202px;
height: 62px;
display: block;
text-indent: 9999px;
}

.altimage ul li a#scotland:hover{
background-position: 202px 0;
}


.altimage ul li a#northwest{
background-image:url(/assets/images/regionmap/northwest_btn.png);
background-position: 0 0;
width: 202px;
height: 62px;
display: block;
text-indent: 9999px;
margin: 12px 0 0 0;
}

.altimage ul li a#northwest:hover{
background-position: 202px 0;
}

.altimage ul li a#yorkshire{
background-image:url(/assets/images/regionmap/yorkshire_btn.png);
background-position: 0 0;
width: 202px;
height: 62px;
display: block;
text-indent: 9999px;
margin: 12px 0 0 0;
}

.altimage ul li a#yorkshire:hover{
background-position: 202px 0;
}
.altimage ul li a#midlands{
background-image:url(/assets/images/regionmap/midlands_btn.png);
background-position: 0 0;
width: 202px;
height: 62px;
display: block;
text-indent: 9999px;
margin: 12px 0 0 0;
}

.altimage ul li a#midlands:hover{
background-position: 202px 0;
}

.altimage ul li a#southwales{
background-image:url(/assets/images/regionmap/southwales_btn.png);
background-position: 0 0;
width: 202px;
height: 62px;
display: block;
text-indent: 9999px;
margin: 12px 0 0 0;
}

.altimage ul li a#southwales:hover{
background-position: 202px 0;
}

.altimage ul li a#southwest{
background-image:url(/assets/images/regionmap/southwest_btn.png);
background-position: 0 0;
width: 202px;
height: 62px;
display: block;
text-indent: 9999px;
margin: 12px 0 0 0;
}

.altimage ul li a#southwest:hover{
background-position: 202px 0;
}

.altimage ul li a#southeast{
background-image:url(/assets/images/regionmap/southeast_btn.png);
background-position: 0 0;
width: 202px;
height: 62px;
display: block;
text-indent: 9999px;
margin: 12px 0 0 0;
}

.altimage ul li a#southeast:hover{
background-position: 202px 0;
}

.altimage #regionmap{
float: left;
margin:0 0 0 95px;
}
.btn-border{
	display: block;
	width:auto;
	height: auto;
	background:#fff;
	border: #000 1px solid;
	padding: 1px;
}
.falstee{
	background-image:url("/assets/images/structure/form-btn-redbg.gif");
}
#generic-page #right-col .contact a.red-btn{
	text-decoration: none;	
}
#xmasOpening{
	display: block;
	height:auto;
	width:400px;
	float: left;
	clear:both;
	margin: -10px 0 20px 10px;
}
a#xmasOpeningLink{
	display: block;
	font-weight:bold;
	color:#A6021B;
	margin: 5px 0 0 0;
}
.highlight2{
	overflow:auto !important;
	height:300px;
}
#prev2{
	background:url(../images/new_devarrows_prev.png) no-repeat;
	width:17px;
	height:27px;
	display:block;
	position:absolute;
	left:-21px;
	top:58px;
	z-index:50000;
}
#next2{
	background:url(../images/new_devarrows_next.png) no-repeat;
	display:block;
	width:17px;
	height:27px;
	position:absolute;
	right:-21px;
	top:58px;
	z-index:50000;
}
#topPara {
	margin: 155px 0px 0px 50px;
	width: 440px;
	text-transform: none;
}
/* New Heritage Selector Update */
/* NEW HERITAGE PANEl */
.heritageWrapper {
	width: 708px;
	float: left;
	background: #E9E6D7 url('../images/layout/heritage_bg.jpg') no-repeat;
	border: solid 5px #EFECDF;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	padding: 0px 0px 45px 0px;
}

.heritageWrapper h3 {
	font-size: 1.7em;
	color: #4f7465;
	margin: 0px 0px 10px 0px;
	float: left;
	font-weight:normal !important;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.heritageWrapperScot {
	width: 708px;
	float: left;
	background: #f2f5f7 url('../images/layout/heritage_bg_scot.jpg') no-repeat;
	border: solid 5px #cad6e0;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	padding: 0px 0px 45px 0px;
}

.heritageWrapperScot h3 {
	font-size: 1.7em;
	color: #4f7465;
	margin: 0px 0px 10px 0px;
	float: left;
	font-weight:normal !important;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

#choiceWrapper {
	margin: 35px 0px 0px 18px;
	width: 658px;
	float: left;
	text-transform: uppercase;
	padding: 0px 0px 0px 32px;
}
ul#progressList {
	margin: 0px 0px 27px 0px;
	float: left;
	width: 630px;
}
ul#progressList li {
	float: left;
	width: 206px;
	background-image: none;
}
ul#progressList li h4 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 1.3em;
}
ul#progressList li.disabled h4 {
	color: #8f8f8f;
}
ul#progressList li span.chooseBox {
	display: block;
	width: 180px;
	height: 44px;
	border: solid 2px #89A397;
	background: #FFF url('../images/layout/heritage_choice_box_bg.png') repeat-x;
	text-align: center;
	font-size: 1.1em;
	padding: 14px 4px 0px 4px;
}
.heritageWrapperScot ul#progressList li span.chooseBox {
	display: block;
	width: 180px;
	height: 44px;
	border: solid 2px #879bac;
	background: #FFF url('../images/layout/heritage_choice_box_bg_scot.png') repeat-x;
	text-align: center;
	font-size: 1.1em;
	padding: 14px 4px 0px 4px;
}
ul#progressList li span.chosenBox {
	display: block;
	width: 173px;
	height: 46px;
	background: url('../images/layout/heritage_arrow_box_bg.gif') no-repeat;
	font-size: 1em;
	padding: 16px 0px 0px 14px;
}
.heritageWrapperScot ul#progressList li span.chosenBox {
	display: block;
	width: 173px;
	height: 46px;
	background: url('../images/layout/heritage_arrow_box_bg_scot.gif') no-repeat;
	font-size: 1em;
	padding: 16px 0px 0px 14px;
}
.heritageWrapperScot ul#progressList li span.chosenBox a {
	display: block;
	background: url('../images/layout/heritage_arrow_icon_scot.gif') right 3px no-repeat;
	color: #FFF;
	text-decoration: none;
	float: left;
	padding: 0px 15px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-transform: capitalize;
	font-size: 0.9em;
}
.heritageWrapperScot ul#progressList li span.chosenBox a:hover {
	color: #000;
	text-decoration: underline;
}
ul#progressList li span.chosenBox a {
	display: block;
	background: url('../images/layout/heritage_arrow_icon.gif') right 3px no-repeat;
	color: #FFF;
	text-decoration: none;
	float: left;
	padding: 0px 15px 0px 0px;
	margin: 5px 0px 0px 0px;
	text-transform: capitalize;
	font-size: 0.9em;
}
ul#progressList li span.chosenBox a:hover {
	color: #000;
	text-decoration: underline;
}
ul#progressList li span.locationBox {
	display: block;
	width: 171px;
	height: 46px;
	background: url('../images/layout/heritage_brown_box.png') no-repeat;
	text-align: center;
	font-size: 1em;
	padding: 16px 22px 0px 4px;
}
ul#progressList li span.locationBox a{
	color:#000 !important;
	text-decoration:none !important;
}
.imageList li a span {
	color:#000;
	text-align:center;
    font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
    font-size: 1.1em;
    font-weight: normal;
}
.heritageWrapperScot ul#progressList li span.locationBox {
	display: block;
	width: 171px;
	height: 46px;
	background: url('../images/layout/heritage_brown_box_scot.png') no-repeat;
	text-align: center;
	font-size: 1em;
	padding: 16px 22px 0px 4px;
}
#sliderWrapper, #sliderWrapperScot {
	float: left;
	position: relative;
}
ul.imageList {
	float: left;
	width: 630px;
}
ul.imageList li {
	float: left;
	width: 185px;
	text-align: center;
	margin: 0px 25px 0px 0px;
}
ul.imageList li img {
	border: solid 1px #373D38;
	margin: 0px 0px 15px 0px;
	float: left;
}
#choiceWrapper #sliderWrapper ul.imageList li a, #choiceWrapper #sliderWrapperScot ul.imageList li a {
	text-decoration: none;
	color: #000;
	font-size: 1.3em;
}
#choiceWrapper #sliderWrapper ul.imageList li a:hover, #choiceWrapper #sliderWrapperScot ul.imageList li a:hover {
	color: #4f7465;
}

.jcarousel-clip{
	width:600px;
	margin-left:-3px;
}
li.jcarousel-item{
	width:190px !important;	
	padding: 0 !important;
	margin:0 15px 0 0 !important;
}
.jcarousel-prev {
	background: url('../images/layout/heritage_arrow_btn_left.gif') no-repeat;
	left: -32px;
	display: block;
	width: 18px;
	height: 40px;
	position: absolute;
	top: 75px;
	cursor:pointer;
}
.jcarousel-next {
	background: url('../images/layout/heritage_arrow_btn_right.gif') no-repeat;
	right: -8px;
	display: block;
	width: 18px;
	height: 40px;
	position: absolute;
	top: 75px;
	cursor:pointer;
}

.redrow {
	width: 320px;
	float: left;
	background: #E9E6D7 url('../images/heritage/redrow-heritage-bg.gif') center 20px no-repeat;
	border: solid 5px #EFECDF;
	padding: 10px;
	margin-right: 15px;
}

.redrow h3 {
	font-size: 1.7em;
	color: #4f7465;
	margin: 0px 0px 10px 0px;
	float: left;
	font-weight:normal !important;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.scotland {
	width: 320px;
	float: left;
	background: #f2f5f7 url('../images/heritage/scotland-heritage-bg.gif') center 20px no-repeat;
	border: solid 5px #cad6e0;
	padding: 10px;
}

.scotland h3 {
	font-size: 1.7em;
	color: #4f7465;
	margin: 0px 0px 10px 0px;
	float: left;
	font-weight:normal !important;
}

.view-collection {
    margin-top: 220px;
	position:relative;
}
.view-collection-img img{
	margin: 20px auto 0 auto;
}
.view-collection-info {
	margin: 20px 0 0 0;	
	padding: 0 26px;
}
.view-collection-btn {
	margin: 20px auto;
	display:block;
	height:48px;
	line-height:48px;
	width:269px;
	text-align:center;
	background: #fff url('../images/heritage/view-collection-btn.gif') 0 0 no-repeat;
}
.scotland .view-collection-btn {
	margin: 20px auto;
	display:block;
	height:48px;
	line-height:48px;
	width:269px;
	text-align:center;
	background: #fff url('../images/heritage/view-collection-btn-scot.gif') 0 0 no-repeat;
}
.view-collection-btn a, .scotland .view-collection-btn a{
	color:#403d39 !important;
	font-size: 1.7em;
	font-weight:normal;
	text-decoration:none !important;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

/* DETAIL CONTENT */
#chosenDetail {
	float: left;
}
#detailLeft {
	float: left;
	width: 300px;
	margin: 0px 12px 0px 0px;
}
#detailRight {
	float: left;
	margin: 0px 0px 10px 0px;
}
#chosenDetail h3 {
	width: 300px;
}
#chosenDetail p {
	float: left;
	text-transform: none;
	margin: 0px 0px 20px 0px;
}
#chosenDetail img {
	float: left;
	border: solid 1px #373D38;
}
.heritageBtn {
	width: 143px;
	height: 26px;
	display: block;
	background: url('../images/layout/heritage_btn.png') no-repeat;
	text-decoration: none;
	color: #1b1b1b;
	padding: 10px 0px 0px 0px;
	text-align: center;
	float: left;
}
.heritageBtn:hover {
	color: #FFF;
}
.heritageBtn#fPlanBtn {
	margin: 0px 14px 0px 0px;
}
.heritageWrapperScot .heritageBtn {
	width: 143px;
	height: 26px;
	display: block;
	background: url('../images/layout/heritage_btn_scot.png') no-repeat;
	text-decoration: none;
	color: #1b1b1b;
	padding: 10px 0px 0px 0px;
	text-align: center;
	float: left;
}
/* HIDE ELEMENTS */
.remove, ul#progressList li span.remove {
	display: none;
}

#progressList li {
	margin: 0 !important;
	padding: 0 !important;	
	background-image: none !important;
}

#sliderWrapper .imageList li {
	background-image: none !important;
}

/* New Heritage */

.heritage-boxes{
	width:960px;
	background: url(../images/structure/homepage-3-box-bg.gif) repeat-x left top;
	background-color:#a8aaab;
	display:block;
	float:left;
	position:relative;
	height:130px;
}
.heritage-BoxesInfo {
	width:958px;
	height:129px;
	background: url(../images/structure/homepage-3-box-lines.gif) repeat-y left top;
	display:block;
	border-left:1px solid #E0DFDA;
	border-right:1px solid #E0DFDA;
}
h2.heritageh2{
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2.heritageh2 strong{
	color: #CA012C;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
}
.heritagesearchForm {
	float:left;
	background-color:#FFFFFF;
	border:1px solid #050102;
	color:#5F5F5F;
	font-size:85%;
	margin:0px 5px 0px 0;
	padding:4px 2px 4px 6px;
	text-align:left;
	width:198px;
}
.heritagesearchSubmit{ 
	cursor:pointer; 
	background: url(../images/heritage/heritage-search-button.gif) no-repeat left top; 
	color:#fff; 
	padding:0; 
	margin:0; 
	font-weight:normal; 
	font-size:85%;
	border:none;
	display:block;
	height:23px;
	width:81px;
	float:left;
}
.heritage-box-p{
	color:#6e695f;
	padding: 0 30px 10px 0;
}
.heritage-form{
    background: url("../images/heritage/form-bg.gif") repeat-x scroll 0 0 #D8D8D8;
    border-left: 1px solid #FFFFFF;
    float: left;
    margin-top: -130px;
    padding: 0 0 20px 12px;
    position: relative;
    right: 0;
    top: 0;
    width: 307px;
    z-index: 9999999;
}
.heritage-form h2 {
	color:#5f5f5f;
	font:normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:190%;
	margin:8px 12px 12px 0;
}
.heritage-form h2 strong {
	font:normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ca012c;
}
.heritage-form p {
	margin:0;
}
.heritage-form a {
	cursor:pointer;
	text-decoration:none;
	color:#5f5f5f;
}
.heritage-form ul li{
	position:relative;
	float:left;
}
.heritage-form label{
	position:relative;
	float:left;
	display:block;
	height:25px;
	width:102px;
}
.where-about-us, .tv-info{
	padding-top:10px;
	width:130px !important;	
}
.heritage-form input{
	position:relative;
	float:left;
	display:block;
	height:18px;
	width:185px;
	border:#000 1px solid;
}
.heritage-form textarea{
	position:relative;
	float:left;
	display:block;
	height:100px;
	width:185px;
	border:#000 1px solid;
}
.heritage-form select{
	position:relative;
	float:left;
	display:block;
	padding:2px;
	width:auto;
	border:#000 1px solid;
	margin:0 20px 3px 0;
}
.heritage-form input.radio{
	position:relative;
	float:right;
	display:block;
	height:10px;
	width:18px;
}
.heritage-form ul.radio{
	position:relative;
	float:right;
	height: 25px;
	padding-top: 10px;
}
.heritage-form ul.radio li input{
	position:relative;
	float:left;
	display:block;
	height:10px;
	width:18px;
}
.heritage-form ul.checkboxes{
	position:relative;
	float:left;
	padding: 0 10px 0 0;
}
.heritage-form ul.checkboxes li.checkboxes-title{
	clear:both;
	width:280px;
	font-weight:bold;
}
.heritage-form ul.checkboxes li input{
	position:relative;
	float:left;
	display:block;
	height:10px;
	width:18px;
}
ul.checkboxes li{
	margin: 5px 0;	
	font-size:11px;
}
.heritage-form span{
	position:relative;
	float:left;
	display:block;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	width:auto;
	padding: 0 10px 0 0;
}
.full-width{
	width: 295px;	
}
.hear-about-us, .more-tv-info{
	float:right !important;	
	width:185px !important;
}
.submit-heritage{
	cursor:pointer; 
	background: url(../images/heritage/heritage-search-button.gif) no-repeat left top; 
	color:#fff; 
	padding:0; 
	margin:15px 20px 0 0; 
	font-weight:normal; 
	font-size:85%;
	border:none !important;	
	display:block;
	height:23px !important;	
	width:81px !important;	
	float:right !important;			
}
.heritage-content{
    background: #e9e6d7;
    clear: both;
    display: block;
    float: left;
    position: relative;
    width: 960px;
	height:405px;
    z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2.featured-home-title{
	position:relative;
	float:left;
	display:block;
	height:57px;
	width:290px;
	background: url(../images/heritage/featured-home-title.gif) no-repeat left top;
	text-indent: -9999px;
	margin:0;
	clear:both;
}
.featured-home-subtitle{
	position:relative;
	display:block;
	height:45px;
	width:600px;
	color:#000;
	font-weight:bold;
	padding: 10px 20px;
	clear:both;
}
.heritage-page{
	padding:0 !important;
}
.hidden{
	display:none;
}
.heritage-box-grid{
	position:relative;
	float:left;
	display:block;
	height:auto;
	width:600px;	
}
.box-grid{
	position:relative;
	float:left;
	display:block;
	height:130px;
	width:280px;
	padding: 0 0 0 20px;
}
.box-grid img{
	position:relative;
	float:left;
	display:block;
	height:108px;
	width:108px;
	border:none;
}
.heritage-box-grid ul{
	position:relative;
	float:left;
}
.heritage-box-grid li{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	padding: 0 0 5px 10px;
}
h3.featured-home-h3{
	color: #4f7465;
	font-size:1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	display:block;
	width:150px !important;
	border-bottom:#4f7465 1px solid;
	margin:0;
	padding:0;
}
a.heritage-full-detail{
	cursor:pointer; 
	background: url(/assets/images/heritage/featured-home-button.gif) no-repeat left top; 
	color:#fff;
	padding:0; 
	margin:5px 0 0 0;
	font-weight:normal; 
	font-size:85%;
	border:none !important;	
	display:block;
	text-align:center;
	line-height:20px;
	height:20px !important;	
	width:116px !important;			
}
a.heritage-full-detail:hover {
	text-decoration:none;
	color:#fff;
}
.nav-sub-title{
	font-weight:bold;
	color:#c70430;
	border:none !important;
    font-size: 1.1em;
	width:190px;
    padding: 0 0 9px !important;
}
a.home-selector{
	color:#fff !important;
	text-decoration:none !important;
}
.jcarousel-list li.first{
	padding: 0 !important;	
}
a.heritageBtn{
	color:#000 !important;
	text-decoration:none !important;
	padding-right: 5px !important;
}
#detailLeft ul li{
	background-image: url(/assets/images/bullets/black-circle.gif) !important;
}

li.tickbox {
    clear: none;
    width: 128px;}
	
li.tickbox input{
	border: 0 none;
    float: left;
    margin: 1px 0 0;
    padding: 0;
    width: auto;
	}

li.tickbox label {
    width: 60px;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    margin: 3px 0 0;
}

.tv ul.checkboxes input[type="checkbox"], span.radiobutton input {border:0px !important;}

span.radiobutton input{
	height:auto !important;
	}

.tv ul input{
	float:left !important;
	margin:0 2px 0 0 !important;
	padding:0px !important;
	height:auto !important;
	}
	
 .tv ul span{
	float:left !important;
	margin:0 12px 0 0 !important;
	padding:0px !important;
	height:auto !important;
	}
	
	
/* moz hack */


.availableHomes .unavailable ul li input.submit{
	
	background: url("../images/structure/form-btn-redbg.gif") repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    height: 24px;
    line-height: 24px;
	padding:0px;
    margin: 10px 0 0 0;
    text-align: center;
    width: 79px;
	
	}
	
#TB_ajaxContent input.submit {
    background: url("/assets/images/structure/form-btn-redbg.gif") repeat scroll right top transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 24px;
	line-height:24px;
    margin: 10px 0 0 10px;
    padding:0;
    text-align: center;
    width: 98px;
}

#TB_ajaxContent input.cancel {
    background-image: url("/assets/images/buttons/property-links-bg.png");
    border: 1px solid #000000;
    color: #000000;
    cursor: pointer;
    float: right;
    height: 24px;
    margin: 10px 0 0 10px;
    padding:0;
    text-align: center;
    width: 98px;
}	


#TB_ajaxContent .form-popup .login-area input.submit {
    background: url("/assets/images/structure/form-btn-redbg.gif") repeat scroll 97px -1px transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 21px;
	line-height:21px;
    margin: 0;
    padding: 0px;
    text-align: center;
    width: 98px;
}


@-moz-document url-prefix()
	{
	  
	  input[type=submit] { padding-bottom:2px !important; }
}

#ctl00_searchCompletor_completionListElem li{
	background-image:none !important;
	list-style-type: none !important;
}

#mastermoveDropdown .searchSubmit {
	width:45px;
}

#mastermoveDropdown input {
	width:152px;
}

#LoadingAnimation {
	position:absolute;
	top:62px;
	left:0;
	width:100%;
	height:1000px;
	background: url("/assets/images/structure/loaderbg.png") 0 0 repeat transparent;
	color:#000;
	text-align:center;
	z-index:5000;
}
.loader{
	margin: 0 auto 20px auto;
}
.fixed {
	position:fixed;
	top:200px;
	left:0;
	width:100%;
}
.alternatively {
	float:left;
	margin-top:70px;
}
.alternatively h3{
	float:left;
	clear:both;
	margin:0;
	width:auto !important;
}
.alternatively h4{
	float:left;
	clear:both;
    color: #000;
    font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
    font-size: 1.1em;
    font-weight: normal;
	margin:20px 0 5px 0;
	width:auto !important;
}
.alternatively h5{
	float:left;
	clear:both;
    color: #000;
    font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
    font-size: 2.3em;
    font-weight: normal;
	margin:0;
	width:auto !important;
}
.alternatively ul.new-heritage-email-btn {
	float:left;	
	margin:30px 0 0 20px  !important;
}
.alternatively ul.new-heritage-email-btn li {
	float:left !important;
	display:block !important;
	width:187px !important;
	height:65px !important;
	background: url("/assets/images/heritage/new-heritage-callback-btn.gif") 0 0 no-repeat transparent !important;
}
.alternatively ul.new-heritage-email-btn li a{
	color:#fff !important;
	line-height:65px !important;
	text-decoration:none  !important;
}
.alternatively ul.new-heritage-email-btn li a.enquiry {
	padding-left: 10px;	
}

.alternativelyScot {
	float:left;
	margin-top:70px;
}
.alternativelyScot h3{
	float:left;
	clear:both;
	margin:0;
	width:auto !important;
}
.alternativelyScot h4{
	float:left;
	clear:both;
    color: #000;
    font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
    font-size: 1.1em;
    font-weight: normal;
	margin:20px 0 5px 0;
	width:auto !important;
}
.alternativelyScot h5{
	float:left;
	clear:both;
    color: #000;
    font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
    font-size: 2.3em;
    font-weight: normal;
	margin:0;
	width:auto !important;
}
.alternativelyScot ul.new-heritage-email-btnScot {
	float:left;	
	margin:30px 0 0 20px  !important;
}
.alternativelyScot ul.new-heritage-email-btnScot li {
	float:left !important;
	display:block !important;
	width:187px !important;
	height:65px !important;
	background: url("/assets/images/heritage/new-heritage-callback-btn-scot.gif") 0 0 no-repeat transparent !important;
}
.alternativelyScot ul.new-heritage-email-btnScot li a{
	color:#fff !important;
	line-height:65px !important;
	text-decoration:none !important;
}
.alternativelyScot ul.new-heritage-email-btnScot li a.enquiryScot {
	padding-left: 10px !important;
}
.no-margin {
	margin: 30px 0 0 0;	
}
h1.locatorh1 {
	margin:0;
    color: #fff;
    float: left;
    font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
    font-size: 1.6em;
    font-weight: normal;
    padding: 0 0 0 12px;
    text-align: left;
}
h2.showhomeresultsh2 {
	margin:10px 0;
    color: #c0012a;
    float: left;
    font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    padding: 0;
    text-align: left;
	width:100%;
}
.find-showhomes-radios {
	float:left;
    width: 252px;
	color:#fff;
	font-size:11px;
	line-height:20px;
	padding:0 0 0 20px;
	margin:0;
}
.find-showhomes-radios input {
	vertical-align: middle;
	padding:0;
	margin:0;
}
.find-showhomes-radios label {
	vertical-align: middle;
	padding:0;
	margin:0 3px;
}
.find-showhomes-radios label.pusher {
	margin-right: 10px;
}
.find-showhomes-housetype-search {
    height: 30px;
    left: 12px;
    position: absolute;
    top: 35px;
    width: 250px;
}

.location-search p{
	color:#fff;
}
.find-showhomes-location-search p {
	padding: 4px 10px 0 0;
	float:left;
	color:#fff;
}
.find-showhomes-location-search {
	float:left;
}
.find-showhomes-location-search .searchForm {
	float:left;
    border: 1px solid #050102;
    color: #5F5F5F;
    font-size: 85%;
    margin: 0;
    padding: 3px 2px;
    width: 130px;
	position:relative;
	z-index:5000;
}
.find-showhomes-location-search #showhomeSearchClearButton {
	position:absolute;
	top:2px;
	right:5px;
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-weight: normal;
    margin: 0;
	z-index:5001;
}


.find-showhome-distance-submit{
	float:left;
	}

.find-showhome-btn {
    background: url("../images/structure/form-btn-bg.gif") repeat-x scroll left top #ADADAD;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    color: #171717;
    cursor: pointer;
    font-size: 85%;
    font-weight: normal;
    margin: 0;
    padding: 3px 5px;
	width: 60px;
}
.find-showhome-btn:hover {
	background-image:none; 
	background-color:#ca012c; 
	color:#fff;
	font-weight:normal; 
}
.find-showhomes-distance {
	float:left;
}
.find-showhomes-distance p{
	padding: 4px 10px 0 0;
	float:left;
	color:#fff;
}
.find-showhomes-distance select{
	border: 1px solid #050102;
    color: #5F5F5F;
    font-size: 85%;
    margin: 0;
    padding: 3px 2px;
    width: 120px;	
}
#showHomeLocatorFull {
	padding: 10px 10px 0 10px;
}
.contentShowHome-full {
    background: url("../images/locator/contentBgRptFull.gif") repeat-y scroll left top transparent;
    clear: both;
    display: block;
    float: left;
    position: relative;
    width: 960px;
	font-size:11px;
	z-index:5000;
}
.housetype-search-showhome {
	float:left;
}
.housetype-search-showhome p {
	padding: 4px 10px 0 0;
	float:left;
	color:#fff;
}
.housetype-search-showhome select {
    width: 150px;
}
.hope{
	color:#fff;
	margin: 0 0 8px 0;
}
#showHomeLocatorFull .showhome {
	width:930px;
}
#showHomeLocatorFull .showHomeDescriptionHouseStyle {
	width: 790px;	
}
#showHomeLocatorFull .distanceListHouseStyle {
    float: left;
    margin: 5px 0 5px 200px;
}
.showhomedetailsholder {
	margin:0 0 0 190px;
}
.showhomedetailsholder .directionsDevelopment {
	padding:0;
	margin:0;
}
#showHomeLocatorFullStyle {
	padding: 10px 10px 0 10px;
}
#showHomeLocatorFullStyle .addressHouseStyle {
    display: block;
    float: left;
    padding: 0 20px 0 0;
    width: 379px;
}
#showHomeLocatorFullStyle .showhome {
	position:relative;
	z-index:4000;
	width:930px;
}
#showHomeLocatorFullStyle .showHomeDescriptionHouseStyle {
	width: 790px;	
}
#showHomeLocatorFullStyle .distanceListHouseStyle {
    float: left;
    margin: 5px 0 5px 200px;
}


/* new showhome locater*/

.showhomefilter{
	float:left;
	width:200px;
	padding:5px 0 0 0;
	}
	
.showhomefilter input, .showhomefilter select{
	border:1px solid #000;
	font-size:11px;
	padding:2px 3px;
	width:186px;
	}
	
.showhomefilter input{
	padding:3px;
	width:178px;
	}	

.showhomefilter label{
	display:block;
	color:#fff;
	font-size:12px;
	margin-bottom:5px;
	}

.find-showhome-distance-submit{
	padding-top:25px;
	}
	
	
/* new homepage our pride btn */

.new_our_joy_logo{
    height: 96px;
    width: 295px;
	display: block;
	position: relative;
	margin: 8px 0 0 0;
}

.new_our_joy_logo a{
	display: block;
    height: 96px;
    width: 295px;
}
	
/*no showhome in locator*/

.no_showhome{
	background: url(/assets/images/showhome_no_results.gif) no-repeat;
	width: 935px;
	height: 72px;
	padding: 27px 0 0 0;
	margin: 0 0 12px 12px; 
	display: block;
	text-align: center;
	}
	
.no_showhome h2 span{
	color: #CA012C;
	}
	
.no_showhome h2{
	margin-top:0px !important;
	padding-top:20px !important;
	}
	
.no_showhome_img{
	margin:0 0 12px 12px;
	}
	
/* firstbuy calculator */
.firstbuy #right-col .inner-right .calculator {
	background: #fff url(/assets/images/calculator.gif) top right no-repeat;
}
#generic-page #right-col .inner-right .calculator h3 {
    background-color: transparent;
    background-image: none;
    border: none;
    color: #606060;
    margin: 0;
    padding: 5px 8px 6px;
    width: 202px;
}
.firstbuy #right-col .inner-right h3 {
	font-size:120%;
}
.calculator h3 span {
	color: #b40202;
}
.calculator p {
	padding: 5px 0 15px 8px;
	margin:0;
    width: 172px;
	color:#000018;
}
.purchase-price {
    padding: 5px 8px 6px;
    width: 202px;	
}
.purchase-price label{
    font-weight:bold;
}
.purchase-price select {
	margin:5px 0;
	padding:4px;
    width: 202px;
	color:#111;
}
.typical {
	height: 43px;
    padding: 7px 8px 0;
	border-bottom:1px dotted #b0b0b0;
}
.typical span {
	float:left;
	display:block;	
	font-weight:bold;
	width:100px;
}
.typical label {
	float:right;
	text-align:right;
	display:block;
	font-weight:bold;
	width:95px;
	padding: 5px 0 0;
	font: bold 130% "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.withfirstbuy {
	color: #b40202;
	background:#fff;
	height: 43px;
    padding: 7px 8px 0;
	border-bottom:1px dotted #b0b0b0;
}
.withfirstbuy span {
	float:left;
	display:block;	
	font-weight:bold;
	width:100px;
}
.withfirstbuy label {
	float:right;
	text-align:right;
	display:block;
	font-weight:bold;
	width:95px;
	padding: 5px 0 0;
	font: bold 130% "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.terms{
	float:left;
    width: 202px;
    padding: 12px 8px;
	background:#e5e5e5;
}
.terms a{
	color: #b40202;
	text-decoration:underline;
}
.firstthanks {
	background: #fff;
    left: 12px;
    position: absolute;
    top: 30px;
    width: 300px;
    z-index: 5000;
	padding-right:20px;
}
.firstthanks h5{
	color: #C23232;
	font-weight:bold;
	font-size:110%;
	text-align:left;
	padding:0 0 0 5px;
}
.firstthanks p{
    color: #111;
	font-weight: normal;
    text-align: left;
	padding:0 0 8px 5px;
}

.broadcastText
{
	margin-left: 25px; 
	margin-top: 10px;
	font-style:italic;
	font-size: 8pt;
}
.percentMortgagesImgHolder {
	position:relative;
	float:left;
	margin:0 8px 0 0;
	display:block;
}
.percentMortgagesImgHolder a {
	background: url("/assets/images/homepage/boxes-arrow.gif") no-repeat scroll right center transparent;
	bottom: 6px;
	color: #CA012C;
	font-family: "Trebuchet MS",Arial;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 15px 0 0;
	position: absolute;
	right: 10px;
	text-decoration: none;
	z-index: 2;
}
.percentMortgagesImgHolder a:hover {
	text-decoration:underline;
}
.theWalpoleCollectionImgHolder {
	position:relative;
	float:left;
	display:block;
}
.theWalpoleCollectionImgHolder a {
	background: url("/assets/images/homepage/valuation-arrow.gif") no-repeat scroll right center transparent;
	bottom: 6px;
	color: #fff;
	font-family: "Trebuchet MS",Arial;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 15px 0 0;
	position: absolute;
	right: 10px;
	text-decoration: none;
	z-index: 2;
}
.theWalpoleCollectionImgHolder a:hover {
	text-decoration:underline;
}
