* { margin: 0px; padding: 0px; }

html {
	background-color: #e2e5e5;
}

body {
	color: #333333;
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
	background: url(images/footer-bg.gif) repeat-y top center; 
}

a { text-decoration: none; color: #006579; }
a:hover { color: #5098a6;  }

.meadows a { color: #2F693E; }
.meadows a:hover { color: #729f7e; }

.pnorth a { color: #8B0B04; }
.pnorth a:hover { color: #ac6c69; }

.sview a { color: #034178; }
.sview a:hover { color: #3d7bb2; }

.brookfield a { color: #006579; }
.brookfield a:hover { color: #5098a6; }

a img { border: none 0px; }

b { color: #6d7273;}

blockquote { margin: 5px 10px; }
p { padding: 0px 0px 15px 0px; }
h1 { font-size: 1.5em; color: #4d4d4d; }
h2 { font-size: 1.3em; color: #4d4d4d; }
h3 { font-size: 1.1em; padding: 0px 0px 5px 0px; color: #4d4d4d; }
h4 { font-size: 1em; font-weight: normal; color: #4d4d4d; }
h5 { font-size: .8em; }
.col2 ul { padding-left: 30px;}
.container-common {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
/* ===== header ===== */
.header-wrap { 
	border-top: 3px solid #706795;
	padding-bottom: 20px;
	background: #ffffff;
	min-width: 1044px;
} 
.meadows .header-wrap { border-top: 3px solid #468051; }
.brookfield .header-wrap { border-top: 3px solid #33879f; }
.pnorth .header-wrap { border-top: 3px solid #ad5b56; }
.sview .header-wrap { border-top: 3px solid #09569a; }

.header-wrap a.logo {
	float: left;
	margin-top: 24px;
	margin-right: 111px;
	width: 254px;
	height: 60px;
	background: url(images/landmark-logo1.gif) no-repeat 0 0;
}
.meadows .header-wrap a.logo { 
	margin-top: 15px; 
	width: 225px;
	height: 78px;
	background: url(images/meadows-logo.gif) no-repeat 0 0;
}
.brookfield .header-wrap a.logo { 
	margin-top: 15px;
	width: 203px;
	height: 85px;
	background: url(images/brookfield-logo.gif) no-repeat 0 0;
}
.pnorth .header-wrap a.logo { 
	margin-top: 15px; 
	width: 224px;
	height: 85px;
	background: url(images/pnorth-logo.gif) no-repeat 0 0;
}
.sview .header-wrap a.logo { 
	margin-top: 15px; 
	width: 226px;
	height: 87px;
	background: url(images/sview-logo.gif) no-repeat 0 0;
}

.header-wrap img { margin-top: 69px; float: left; }
.header-wrap a.top-link { 
	display: block; 
	margin-top: 10px;
	margin-bottom: 33px;
}
.header-wrap a.res-login:hover { background: url(images/resident-login.gif) no-repeat bottom left; }
.header-wrap a.res-login {
	float: right;
	width: 114px;
	height: 10px;
	margin: 10px 0px 38px;
	background: url(images/resident-login.gif) no-repeat top left;
}
.meadows .header-wrap a.res-login:hover { background: url(images/meadows-res-login.gif) no-repeat bottom left; }
.meadows .header-wrap a.res-login {
	float: right;
	width: 114px;
	height: 10px;
	margin: 10px 0px 38px;
	background: url(images/meadows-res-login.gif) no-repeat top left;
}
.meadows .header-wrap a.back-landmark:hover { background: url(images/meadows-backlandmark.gif) no-repeat bottom left; }
.meadows .header-wrap a.back-landmark {
	float: right;
	width: 137px;
	height: 10px;
	margin: 10px 10px 38px;
	background: url(images/meadows-backlandmark.gif) no-repeat top left;
}
.brookfield .header-wrap a.res-login:hover { background: url(images/brookfield-res-login.gif) no-repeat bottom left; }
.brookfield .header-wrap a.res-login {
	float: right;
	width: 114px;
	height: 10px;
	margin: 10px 0px 38px;
	background: url(images/brookfield-res-login.gif) no-repeat top left;
}
.brookfield .header-wrap a.back-landmark:hover { background: url(images/brookfield-backlandmark.gif) no-repeat bottom left; }
.brookfield .header-wrap a.back-landmark {
	float: right;
	width: 137px;
	height: 10px;
	margin: 10px 10px 38px;
	background: url(images/brookfield-backlandmark.gif) no-repeat top left;
}
.pnorth .header-wrap a.res-login:hover { background: url(images/pnorth-res-login.gif) no-repeat bottom left; }
.pnorth .header-wrap a.res-login {
	float: right;
	width: 114px;
	height: 10px;
	margin: 10px 0px 38px;
	background: url(images/pnorth-res-login.gif) no-repeat top left;
}
.pnorth .header-wrap a.back-landmark:hover { background: url(images/pnorth-backlandmark.gif) no-repeat bottom left; }
.pnorth .header-wrap a.back-landmark {
	float: right;
	width: 137px;
	height: 10px;
	margin: 10px 10px 38px;
	background: url(images/pnorth-backlandmark.gif) no-repeat top left;
}
.sview .header-wrap a.res-login:hover { background: url(images/sview-res-login.gif) no-repeat bottom left; }
.sview .header-wrap a.res-login {
	float: right;
	width: 114px;
	height: 10px;
	margin: 10px 0px 38px;
	background: url(images/sview-res-login.gif) no-repeat top left;
}
.sview .header-wrap a.back-landmark:hover { background: url(images/sview-backlandmark.gif) no-repeat bottom left; }
.sview .header-wrap a.back-landmark {
	float: right;
	width: 137px;
	height: 10px;
	margin: 10px 10px 38px;
	background: url(images/sview-backlandmark.gif) no-repeat top left;
}
.header-wrap .right { 
	float: right;
	width: 280px; 
}
.header-wrap .right .top-link { float: right; }
.header-wrap .right .form { 
	float: right;
	/*padding-left: 30px;	background: url(images/header-search-btn.gif) no-repeat 0px 0px; */
}
.searchField { 
	border: none 0; 
	padding: 5px 0px 5px 10px;
	width: 137px;
	background: url(images/header-search-bg.gif) no-repeat 0 0;	
	float:right;
}
.searchFieldBtn {padding-right:8px; }
/* ===== nav ===== */
.nav-wrap { 
	height: 47px;
	min-width: 1044px;
	background: url(images/nav-bg.gif) no-repeat center 0; 
}
.meadows .nav-wrap { background: url(images/meadows-nav-bg.gif) no-repeat center 0; }
.brookfield .nav-wrap { background: url(images/brookfield-nav-bg.gif) no-repeat center 0; }
.pnorth .nav-wrap { background: url(images/pnorth-nav-bg.gif) no-repeat center 0; }
.sview .nav-wrap { background: url(images/sview-nav-bg.gif) no-repeat center 0; }

.nav-wrap ul li { float: left; }
.nav-wrap ul { list-style: none; }

/* ===== body ===== */
.body-wrap {
	line-height: 1.5em;
	font-size: 1.15em;
	/*width: 1044px;*/
	background: url(images/body-stipe-bg.gif) repeat-y top center;
}
.body-wrap2 { background: url(images/body-bg.gif) no-repeat top center; }

.meadows .body-wrap { background: url(images/meadows-body-bg-stripe.gif) repeat-y top center; }
.meadows .body-wrap .body-wrap2 { background: url(images/meadows-body-bg.gif) no-repeat top center; }

.brookfield .body-wrap { background: url(images/brookfield-stipe-bg.gif) repeat-y top center; }
.brookfield .body-wrap .body-wrap2 { background: url(images/brookfield-body-bg2.jpg) no-repeat top center; }

.pnorth .body-wrap { background: url(images/pnorth-body-stripe-bg.gif) repeat-y top center; }
.pnorth .body-wrap .body-wrap2 { background: url(images/pnorth-body-bg.gif) no-repeat top center; }

.sview .body-wrap { background: url(images/sview-body-stipe-bg.gif) repeat-y top center; }
.sview .body-wrap .body-wrap2 { background: url(images/sview-body-bg.gif) no-repeat top center; }

.body-wrap .container-body { 
	width: 1030px; 
	margin-left: auto; 
	margin-right: auto;
	padding-top: 14px;
}
.meadows .body-wrap .container-body { padding-top: 17px; }
/* .brookfield .body-wrap .container-body { padding-top: 6px; } */
.pnorth .body-wrap .container-body { padding-top: 12px; }

.body-wrap .featured-image { 
	display: block;
	width: 998px;
	height: 335px;
	padding: 23px 0px 0px 38px;
	background: url(images/feat-bg.gif) no-repeat top center; 
}
.meadows .body-wrap .featured-image { 
	display: block;
	width: 995px;
	height: 344px;
	padding: 10px 0px 0px 38px;
	background: url(images/meadows-feat-bg.jpg) no-repeat top center; 
}
.brookfield .body-wrap .featured-image { 
	display: block;
	width: 997px;
	height: 344px;
	padding: 13px 0px 0px 40px;
	background: url(images/brookfield-featured-bg3.jpg) no-repeat top center; 
}
.pnorth .body-wrap .featured-image { 
	display: block;
	width: 984px;
	height: 348px;
	padding: 14px 0px 0px 30px;
	background: url(images/pnorth-featured-bg.jpg) no-repeat top center; 
}
.sview .body-wrap .featured-image { 
	display: block;
	width: 997px;
	height: 348px;
	padding: 12px 0px 0px 36px;
	background: url(images/sview-featured-bg.jpg) no-repeat top center; 
}
/* ===== properties ===== */
.properties {
	display: block;
	padding: 0px 85px;
}
.meadows .body-wrap .properties {
	display: block;
	padding: 0px 33px;
}
.brookfield .body-wrap .properties {
	display: block;
	padding: 0px 34px;
}
.pnorth .body-wrap .properties {
	display: block;
	padding: 0px 34px;
}
.sview .body-wrap .properties {
	display: block;
	padding: 0px 30px;
}
.properties a { 	
	float: left;
	width: 169px;
	height: 160px;
	padding-right: 61px; 
}
.meadows .body-wrap .properties .img-container { padding-right: 46px; float: left; }
.brookfield .body-wrap .properties .img-container1 { 
	padding-right: 42px; 
	padding-left: 9px;
	padding-top: 10px;
	float: left; 
	background: url(images/brookfield-imgbg12.gif) no-repeat 0 0; 
	width:152px; 
	height: 121px; 
}
.brookfield .body-wrap .properties .img-container2 { 
	padding-right: 42px; 
	padding-left: 7px;
	padding-top: 10px;
	float: left; 
	background: url(images/brookfield-imgbg21.gif) no-repeat 0 0; 
	width:146px; 
	height: 121px; 
}
.brookfield .body-wrap .properties .img-container3 { 
	padding-right: 42px; 
	padding-left: 6px;
	padding-top: 10px;
	float: left; 
	background: url(images/brookfield-imgbg31.gif) no-repeat 0 0; 
	width:152px; 
	height: 121px; 
}
.brookfield .body-wrap .properties .img-container4 { 
	padding-right: 42px; 
	padding-left: 9px;
	padding-top: 6px;
	float: left; 
	background: url(images/brookfield-imgbg4.gif) no-repeat 0 0; 
	width:150px; 
	height: 117px; 
}
.brookfield .body-wrap .properties .img-container5 { 
	padding-right: 42px; 
	padding-left: 6px;
	padding-top: 10px;
	float: left; 
	background: url(images/brookfield-imgbg5.gif) no-repeat 0 0; 
	width:147px; 
	height: 121px; 
}
.pnorth .body-wrap .properties .img-container { padding-right: 42px; float: left; }
.sview .body-wrap .properties .img-container { padding-right: 47px; float: left; }
.properties a.last-item { padding-right: 0px; } 

.brookfield .body-wrap .properties .last-item { padding-right: 0px; } 
.sview .body-wrap .properties .last-item { padding-right: 0px; } 
.pnorth .body-wrap .properties .last-item { padding-right: 0px; } 
.meadows .body-wrap .properties .last-item { padding-right: 0px; } 

a.properties-pointenorth span { display: none; }
a.properties-pointenorth:hover { background: url(images/property-pn.gif) no-repeat bottom left; }
a.properties-pointenorth { background: url(images/property-pn.gif) no-repeat top left; }
a.properties-sauconview span { display: none; }
a.properties-sauconview:hover { background: url(images/property-sv.gif) no-repeat bottom left; }
a.properties-sauconview { background: url(images/property-sv.gif) no-repeat top left; }
a.properties-brookfield span { display: none; }
a.properties-brookfield:hover { background: url(images/property-bf.gif) no-repeat bottom left; }
a.properties-brookfield { background: url(images/property-bf.gif) no-repeat top left; }
a.properties-meadows span { display: none; }
a.properties-meadows:hover { background: url(images/property-tm.gif) no-repeat bottom left; }
a.properties-meadows { background: url(images/property-tm.gif) no-repeat top left; }
/* ===== message ban ===== */

.message-ban {
	padding: 40px 0px 15px;
	background: #f4f8f8 url(images/message-bg.gif) no-repeat top center;	
}
.brookfield .message-ban {
	padding: 40px 0px 15px;
	background: #f4f8f8 url(images/message-bg2.gif) no-repeat top center;	
}
.meadows .body-wrap .message-ban {
	padding: 40px 0px 15px;
	background: #f4f8f8 url(images/meadows-message-bg.gif) no-repeat top center;	
}
.pnorth .body-wrap .message-ban {
	padding: 40px 0px 15px;
	background: #f4f8f8 url(images/pnorth-message-bg.gif) no-repeat top center;	
}
.sview .body-wrap .message-ban {
	padding: 40px 0px 15px;
	background: #f4f8f8 url(images/sview-message-bg.gif) no-repeat top center;	
}
.message-ban .left {
	float: left; 
	width: 620px;
	padding-right: 20px;
}


.landmark .body-wrap .message-ban .left { width: 600px; padding-right: 0px; }
.landmark .body-wrap .message-ban .left .description { float: left; width: 960px; padding-right: 30px;}

.meadows .body-wrap .message-ban .left { width: 700px; padding-right: 0px; }
.meadows .body-wrap .message-ban .left .description { float: left; width: 425px; padding-right: 30px;}

.brookfield .body-wrap .message-ban .left { width: 700px; padding-right: 0px; }
.brookfield .body-wrap .message-ban .left .description { float: left; width: 425px; padding-right: 30px;}

.pnorth .body-wrap .message-ban .left { width: 700px; padding-right: 0px; }
.pnorth .body-wrap .message-ban .left .description { float: left; width: 425px; padding-right: 30px;}

.sview .body-wrap .message-ban .left { width: 700px; padding-right: 0px; }
.sview .body-wrap .message-ban .left .description { float: left; width: 425px; padding-right: 30px;}

.message-ban .right { float: right; }

.landmark .body-wrap .message-ban .right { text-align: right; width: 250px; padding-top: 68px; }
.meadows .body-wrap .message-ban .right { text-align: right; width: 250px; padding-top: 68px; }
.brookfield .body-wrap .message-ban .right { text-align: right; width: 250px; padding-top: 68px; }
.pnorth .body-wrap .message-ban .right { text-align: right; width: 250px; padding-top: 68px; }
.sview .body-wrap .message-ban .right { text-align: right; width: 250px; padding-top: 68px; }


/* ===== footer ===== */
.footer-wrap {
	color: #5c5d5d;
	font-size: 1.1em;
	min-width: 1044px;
	padding: 20px 0px 40px 0px;
	background: #e2e5e5 url(images/footer-bg.gif) no-repeat top center; 
}
.footer-wrap .left, .inside-footer-wrap .left { 
	float: left; 
	width: 290px;
}

.footer-wrap .left ul, .inside-footer-wrap .left ul {
	float: left;
	margin-bottom: 10px;
	list-style: none; 
}
.footer-wrap .left p, .inside-footer-wrap .left p { float: left; }
.footer-wrap .left ul li.last-item, .inside-footer-wrap .left ul li.last-item { border-right: none 0px; }
.footer-wrap .left ul li, .inside-footer-wrap .left ul li { 
	float: left;
	padding: 0px 3px;
	border-right: 1px solid #a7abac;
}
.footer-wrap .right, .inside-footer-wrap .right  { 
	float: right;
	text-align: right;
	line-height: 1.5em;
}

/* ===== inside ===== */
.inside-body-wrap {
	font-size: 1.15em;
	padding-bottom: 40px;
	background: #ffffff url(images/inside-body-sd.gif) no-repeat top center;
}
.inside-body-wrap .col1 {
	float: left;
	width: 206px;
	padding-right: 26px;
	padding-top: 36px;
}
/* ===== left-nav === */
ul.left-nav  {
	list-style: none;
	background: url(images/brookfield-leftnav-bg.gif) repeat-y 0 0;
}

ul.left-nav li { list-style: none; }
ul.left-nav li a:hover, ul.left-nav li a.current-left-nav { color: #006579; }

.brookfield .inside-body-wrap ul.left-nav li a:hover, .brookfield .inside-body-wrap ul.left-nav li a.current-left-nav { color: #006579; }

.meadows .inside-body-wrap ul.left-nav li a:hover, .meadows .inside-body-wrap ul.left-nav li a.current-left-nav { color: #2f693e; }

.pnorth .inside-body-wrap ul.left-nav li a:hover, .pnorth .inside-body-wrap ul.left-nav li a.current-left-nav { color: #8B0B04; }

.sview .inside-body-wrap ul.left-nav li a:hover, .sview .inside-body-wrap ul.left-nav li a.current-left-nav { color: #034178; }

ul.left-nav li a {
	font-size: 1.1em;
	font-weight: bold;
	color: #6d7273;
	display: block;
	padding: 13px 13px 14px 13px;
	background: url(images/brookfield-leftnav-divider.gif) no-repeat bottom right;
}

ul.left-nav ul {
	background-color: #ffffff;
}

ul.left-nav ul li a {
	padding-left: 23px;	
	background: none;
}
ul.left-nav ul ul li a {
	padding-left: 33px;	
	background: none;
}
/* ===== inside col2 ===== */
.inside-body-wrap .col2 {
	float: left;
	width: 728px;
	padding-top: 25px;
}
.inside-body-wrap .club-col1 {
	float: left;
	width: 800px;
	padding-top: 25px;
}
.inside-featured {
	width: 715px;
	height: 93px;
	padding: 13px 0px 0px 12px;
	background: url(images/inside-feat.gif) no-repeat top left;
}
.breadcrumb {
	padding: 10px 0px 15px 7px ;
	background: url(images/content-dec.gif) no-repeat bottom center;	
}
.breadcrumb a {
	padding: 0px 8px 0px 5px;
	font-size: 1.2em;
	border-right: 1px solid #a7abac;
}
.brookfield .breadcrumb a { color: #006579; }
.sview .breadcrumb a { color: #034178; }
.pnorth .breadcrumb a { color: #8B0B04; }
.meadows .breadcrumb a { color: #2f693e; }
.brookfield .breadcrumb a:hover { color: #5098a6; }
.sview .breadcrumb a:hover { color: #3d7bb2; }
.pnorth .breadcrumb a:hover { color: #ac6c69; }
.meadows .breadcrumb a:hover { color: #729f7e; }
.breadcrumb a.last-item { border-right: none 0px; }

.inside-body-wrap .col2 .mid-left-col {
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 15px;
}

.inside-body-wrap .col2 .left {
	float: left;
	width: 480px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 15px;
}
.inside-body-wrap .col2 .right {
	float: left;
	width: 200px;
	padding-top: 20px;
}
.inside-body-wrap .col2 .right h4 {
	color: #006579;
	font-weight: bold;
}
.inside-body-wrap .map {
	height: 564px;
	width: 723px;
	background: url(images/landmark-map.jpg) no-repeat top center;
}
.inside-body-wrap .map a.bf {
	float: left;
	width: 180px;
	height: 75px;
	margin-top: 320px;
	margin-left: 77px;
}
.inside-body-wrap .map a.tm {
	float: left;
	width: 189px;
	height: 65px;
	margin-top: 295px;
	margin-left: 50px;
}
.inside-body-wrap .map a.pn {
	display: block;
	width: 204px;
	height: 100px;
	margin-left: 462px; 
}
.inside-body-wrap .map a.sv {
	float: left;
	width: 191px;
	height: 64px;
	margin-top: 236px;
}
.inside-footer-wrap {
	padding: 40px 0px;
	background: #e2e5e5 url(images/sd-footer.gif) no-repeat top center;
}

/* ===== contact ===== */
.contact .col2 .left {
	float: left;
	width: 429px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 15px;
}
.inside-body-wrap .col2 .right {
	float: left;
	padding-top: 20px;
}
.inside-body-wrap .col2 .right h4 {
	color: #4d4d4d;
	padding-bottom: 5px;
	font-weight: bold;
}

label {
	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
	height: 22px;
}

.message-ban label {
	display: block;
	margin-bottom: 20px;
	height: 22px;
	float: none;
	padding: 0;
}
.message-ban label input {
	float: right;
}
label textarea { 
	float: none;
	width: 503px;
	height: 150px;
}
/* ===== brookfield floorplan ===== */
.brookfield-blue { color: #006579; font-weight: bold; }
.brookfield-furnture-btn img { margin-top: 30px; }

/* ===== meadows floorplan ===== */
.meadows-green { color: #2f693e; font-weight: bold; }
.meadows-furnture-btn img { margin-top: 30px; }

/* ===== pointe north floorplan ===== */
.pnorth-rust { color: #8B0B04; font-weight: bold; }
.pnorth-furnture-btn img { margin-top: 30px; }

/* ===== sview north floorplan ===== */
.sview-blue { color: #034178; font-weight: bold; }
.sview-furnture-btn img { margin-top: 30px; }


/* ===== meadows amenities ===== */
.inside-body-wrap .col2 .module1 { 
	display: block; 
	padding: 20px 20px; 
}
.meadows-floorplan-wrap .col2 .module1 img { display: block; padding: 10px 0px; }
.meadows-floorplan-wrap .right-col2 { 
	float: left;
	width: 182px;
	padding-top: 37px; 
	margin-left: 20px; 
}
.meadows-floorplan-wrap .right-col2 img { padding-bottom: 5px; }

/* ===== point north amenities ===== */
.pnorth-floorplan-wrap .col2 .module1 { display: block; padding-left: 20px; }
.pnorth-floorplan-wrap .col2 .module1 img { display: block; padding: 10px 0px; }
.inside-body-wrap .right-col2 { 
	float: left;
	width: 182px;
	padding-top: 37px; 
	margin-left: 20px; 
}
.pnorth-floorplan-wrap .right-col img { padding-bottom: 5px; }

/* ===== saucon view amenities ===== */
.sview-floorplan-wrap .col2 .module1 { display: block; padding-left: 20px; }
.sview-floorplan-wrap .col2 .module1 img { display: block; padding: 10px 0px; }
.sview-floorplan-wrap .right-col2 { 
	float: left;
	width: 182px;
	padding-top: 37px; 
	margin-left: 20px; 
}
.sview-floorplan-wrap .right-col img { padding-bottom: 5px; }

/* ===== brookfield north amenities ===== */
.brookfield .inside-body-wrap .col2 .module1 { display: block; padding-left: 14px; }
.brookfield .inside-body-wrap .col2 .module1 img { }
.brookfield .inside-body-wrap .right-col2 { 
	float: left;
	width: 182px;
	padding-top: 37px; 
	margin-left: 20px; 
}
.brookfield .inside-body-wrap .right-col2 img { padding-bottom: 5px; }

/* ===== brookfield slideshow ===== */
.brookfield .inside-body-wrap .slideshow-module, .brookfield-floorplan-wrap .calendar-module { 
	text-align: center; 
	padding: 20px;
}
.brookfield .inside-body-wrap .slideshow-module .controls-container { padding: 5px 91px; }
.brookfield .inside-body-wrap .slideshow-module .controls-container span { float: left; }
.brookfield .inside-body-wrap .slideshow-module .controls-container .controls { float: right; }
.brookfield .inside-body-wrap .slideshow-module .controls-container .controls a.back { 
	float: left;
	width: 16px;
	height: 11px;
	padding: 2px;
	background: url(images/brookfield-controls-back.gif) no-repeat top center;
}
.brookfield .inside-body-wrap .slideshow-module .controls-container .controls a.pause {
	float: left;
	width: 16px;
	height: 11px;
	padding: 2px;
	background: url(images/brookfield-controls-pause.gif) no-repeat top center;
}
.brookfield .inside-body-wrap .slideshow-module .controls-container .controls a.next { 
	float: left;
	width: 16px;
	height: 11px;
	padding: 2px;
	background: url(images/brookfield-controls-next.gif) no-repeat top center;
}
/* ===== saucon view slideshow ===== */
.sview-floorplan-wrap .slideshow-module, .sview-floorplan-wrap .calendar-module { 
	text-align: center; 
	padding: 20px;
}
.sview-floorplan-wrap .slideshow-module .controls-container { padding: 5px 91px; }
.sview-floorplan-wrap .slideshow-module .controls-container span { float: left; }
.sview-floorplan-wrap .slideshow-module .controls-container .controls { float: right; }
.sview-floorplan-wrap .slideshow-module .controls-container .controls a.back { 
	float: left;
	width: 16px;
	height: 11px;
	padding: 2px;
	background: url(images/sview-controls-back.gif) no-repeat top center;
}
.sview-floorplan-wrap .slideshow-module .controls-container .controls a.pause {
	float: left;
	width: 16px;
	height: 11px;
	padding: 2px;
	background: url(images/sview-controls-pause.gif) no-repeat top center;
}
.sview-floorplan-wrap .slideshow-module .controls-container .controls a.next { 
	float: left;
	width: 16px;
	height: 11px;
	padding: 2px;
	background: url(images/sview-controls-next.gif) no-repeat top center;
}
/* ===== pointe north slideshow ===== */
.pnorth-floorplan-wrap .slideshow-module, .pnorth-floorplan-wrap .calendar-module { 
	text-align: center; 
	padding: 20px;
}
.pnorth-floorplan-wrap .slideshow-module .controls-container { padding: 5px 91px; }
.pnorth-floorplan-wrap .slideshow-module .controls-container span { float: left; }
.pnorth-floorplan-wrap .slideshow-module .controls-container .controls { float: right; }
.pnorth-floorplan-wrap .slideshow-module .controls-container .controls a.back { 
	float: left;
	width: 16px;
	height: 11px;
	padding: 2px;
	background: url(images/pnorth-controls-back.gif) no-repeat top center;
}
.pnorth-floorplan-wrap .slideshow-module .controls-container .controls a.pause {
	float: left;
	width: 16px;
	height: 11px;
	padding: 2px;
	background: url(images/pnorth-controls-pause.gif) no-repeat top center;
}
.pnorth-floorplan-wrap .slideshow-module .controls-container .controls a.next { 
	float: left;
	width: 16px;
	height: 11px;
	padding: 2px;
	background: url(images/pnorth-controls-next.gif) no-repeat top center;
}
/* ===== meadows slideshow  ===== */
.meadows-floorplan-wrap .slideshow-module, .meadows-floorplan-wrap .calendar-module { 
	text-align: center; 
	padding: 20px;
}
.meadows-floorplan-wrap .slideshow-module .controls-container { padding: 5px 91px; }
.meadows-floorplan-wrap .slideshow-module .controls-container span { float: left; }
.meadows-floorplan-wrap .slideshow-module .controls-container .controls { float: right; }
.meadows-floorplan-wrap .slideshow-module .controls-container .controls a.back { 
	float: left;
	width: 16px;
	height: 11px;
	padding: 2px;
	background: url(images/meadows-controls-back.gif) no-repeat top center;
}
.meadows-floorplan-wrap .slideshow-module .controls-container .controls a.pause {
	float: left;
	width: 16px;
	height: 11px;
	padding: 2px;
	background: url(images/meadows-controls-pause.gif) no-repeat top center;
}
.meadows-floorplan-wrap .slideshow-module .controls-container .controls a.next { 
	float: left;
	width: 16px;
	height: 11px;
	padding: 2px;
	background: url(images/meadows-controls-next.gif) no-repeat top center;
}
/* ===== resident login ===== */
form.inside-res-portal { margin-top: 30px; }
form.inside-res-portal input.field1 { 
	border: none 0px;
	width: 120px;
	padding: 4px 4px 4px 9px;
	text-align: right;
	background: url(images/communities-resportal-field.gif) no-repeat top right; 
}
form.inside-res-portal img { padding-bottom: 10px; }
form.inside-res-portal .sbm-btn { float: right;background-image:url(images/brookfield-form-btn.gif); width:50px; background-repeat:no-repeat;height:27px }
form.inside-res-portal .form-right { float: left; }
form.inside-res-portal .form-right a { display: block; }
/* ===== brochure ===== */
.brochure-container { padding: 20px 0px 0px 15px; }
.brochure-container .download a { color: #7e8284; }
.brochure-container .download {
	font-weight: bold;
	padding-top: 5px;
}
/* ===== sview contact ===== */
.sview-contact-wrap .module1 {  
	width: 195px;
	padding-right: 10px;
	float: left; 
}
.sview-contact-wrap .col2 .right { float: right; }
.sview-contact-wrap .col2 .right  .sbm-btn { float: right;background-image:url(images/brookfield-form-btn.gif); width:50px; background-repeat:no-repeat;height:27px; margin-top: 10px; } 
.sview-contact-wrap .col2 .right label input, .sview-contact-wrap .col2 .right label textarea { margin-left: 10px; }
/* ===== meadows contact ===== */
.meadows-contact-wrap .module1 {  
	width: 195px;
	padding-right: 10px;
	float: left; 
}
.meadows .body-wrap .message-ban .left .sbm-btn { float: right;background-image:url(images/meadows-form-btn.gif); width:50px; background-repeat:no-repeat;height:27px; } 
.meadows-contact-wrap .col2 .right { float: right; }
.meadows-contact-wrap .col2 .right .sbm-btn { float: right; margin-top: 10px; }
.meadows-contact-wrap .col2 .right label input, .meadows-contact-wrap .col2 .right label textarea { margin-left: 10px; }
/* ===== pnorth contact ===== */
.pnorth-contact-wrap .module1 {  
	width: 195px;
	padding-right: 10px;
	float: left; 
}
.pnorth-contact-wrap .col2 .right { float: right; }
.pnorth-contact-wrap .col2 .right  .sbm-btn { float: right; margin-top: 10px; }
.pnorth-contact-wrap .col2 .right label input, .pnorth-contact-wrap .col2 .right label textarea { margin-left: 10px; }
/* ===== brookfield contact ===== */
.brookfield-contact-wrap .module1 {  
	width: 195px;
	padding-right: 10px;
	float: left; 
}
.brookfield .body-wrap .message-ban .left .form img {
	padding-bottom: 20px;
}
.brookfield-contact-wrap .col2 .right { float: right; }
.brookfield-contact-wrap .col2 .right  .sbm-btn { float: right; margin-top: 10px; }
.brookfield-contact-wrap .col2 .right label input, .brookfield-contact-wrap .col2 .right label textarea { margin-left: 10px; }
.val_highlight{background:#fefbd2; border: 1px solid #e00}
.hide{display:none !important;}
.ignorLable  label{margin:0; display:inline; float:none; padding-left:8px }
.error_message { color: #FF0000;font-weight:bold;font-size:large; }
.sucess_message { color: Green;font-weight:bold;font-size:large; }

/* @group Landmark Nav */

.landmark .header-wrap a.res-login {
	background: none;
}
.landmark .nav-wrap ul li:hover, .landmark .nav-wrap ul li.current {
	background: url(images/nav-navbtn-bg.gif) no-repeat bottom left;
}
.landmark .nav-wrap ul li {
	background: url(images/nav-navbtn-bg.gif) no-repeat top left;	
}

.landmark .nav-wrap ul li a:hover, .landmark .nav-wrap ul li.current a {
	background: url(images/nav-btn-cap.gif) no-repeat bottom right;
}
.landmark .nav-wrap ul li a {
	display: block;
	color: #ffffff;
	font-size: 1.33em;
	height: 29px;
	padding: 18px 24px 0px;
	font-family: Palatino;
	background: url(images/nav-btn-cap.gif) no-repeat top right;
}

.landmark .nav-wrap ul li a.last:hover  {
	background: url(images/nav-btn-endcap.gif) no-repeat bottom right;
}
.landmark .nav-wrap ul li a.last {
	background: url(images/nav-btn-endcap.gif) no-repeat top right;
}

/* @end */

/* @group Landmark Form Hide */

.landmark .message-ban .left .form, .landmark .message-ban .left .form-right, .landmark .message-ban .right {
	display: none;
}

/* @end */

/* @group meadows Nav */

.meadows .nav-wrap ul li:hover, .meadows .nav-wrap ul li.current {
	background: url(images/meadows-navbtn-bg.gif) no-repeat bottom left;
}
.meadows .nav-wrap ul li {
	background: url(images/meadows-navbtn-bg.gif) no-repeat top left;	
}

.meadows .nav-wrap ul li a:hover, .meadows .nav-wrap ul li.current a {
	background: url(images/meadows-nav-cap.gif) no-repeat bottom right;
}
.meadows .nav-wrap ul li a {
	display: block;
	color: #ffffff;
	font-size: 1.33em;
	height: 29px;
	padding: 18px 24px 0px;
	font-family: Palatino;
	background: url(images/meadows-nav-cap.gif) no-repeat top right;
}

.meadows .nav-wrap ul li a.last:hover  {
	background: url(images/meadows-nav-endcap.gif) no-repeat bottom right;
}
.meadows .nav-wrap ul li a.last {
	background: url(images/meadows-nav-endcap.gif) no-repeat top right;
}

/* @end */
/* @group sview Nav */

.sview .nav-wrap ul li:hover, .sview .nav-wrap ul li.current {
	background: url(images/sview-navbtn-bg.gif) no-repeat bottom left;
}
.sview .nav-wrap ul li {
	background: url(images/sview-navbtn-bg.gif) no-repeat top left;	
}

.sview .nav-wrap ul li a:hover, .sview .nav-wrap ul li.current a {
	background: url(images/sview-nav-cap.gif) no-repeat bottom right;
}
.sview .nav-wrap ul li a {
	display: block;
	color: #ffffff;
	font-size: 1.33em;
	height: 29px;
	padding: 18px 24px 0px;
	font-family: Palatino;
	background: url(images/sview-nav-cap.gif) no-repeat top right;
}

.sview .nav-wrap ul li a.last:hover  {
	background: url(images/sview-nav-endcap.gif) no-repeat bottom right;
}
.sview .nav-wrap ul li a.last {
	background: url(images/sview-nav-endcap.gif) no-repeat top right;
}

/* @end */
/* @group pnorth Nav */

.pnorth .nav-wrap ul li:hover, .pnorth .nav-wrap ul li.current {
	background: url(images/pnorth-navbtn-bg.gif) no-repeat bottom left;
}
.pnorth .nav-wrap ul li {
	background: url(images/pnorth-navbtn-bg.gif) no-repeat top left;	
}

.pnorth .nav-wrap ul li a:hover, .pnorth .nav-wrap ul li.current a {
	background: url(images/pnorth-nav-cap.gif) no-repeat bottom right;
}
.pnorth .nav-wrap ul li a {
	display: block;
	color: #ffffff;
	font-size: 1.33em;
	height: 29px;
	padding: 18px 24px 0px;
	font-family: Palatino;
	background: url(images/pnorth-nav-cap.gif) no-repeat top right;
}

.pnorth .nav-wrap ul li a.last:hover  {
	background: url(images/pnorth-nav-endcap.gif) no-repeat bottom right;
}
.pnorth .nav-wrap ul li a.last {
	background: url(images/pnorth-nav-endcap.gif) no-repeat top right;
}

/* @end */

/* @group PNorth Home Img */
.pnorth .properties .img-container1, .pnorth .properties .img-container2, .pnorth .properties .img-container3, .pnorth .properties .img-container4, .pnorth .properties .img-container5 {
	float: left;
	padding-right: 45px;
} 
/* @end */
/* @group SView Home Img */
.sview .properties .img-container1, .sview .properties .img-container2, .sview .properties .img-container3, .sview .properties .img-container4, .sview .properties .img-container5 {
	float: left;
	padding-right: 45px;
} 
/* @end */
/* @group SView Home Img */
.meadows .properties .img-container1, .meadows .properties .img-container2, .meadows .properties .img-container3, .meadows .properties .img-container4, .meadows .properties .img-container5 {
	float: left;
	padding-right: 45px;
} 
/* @end */
/* @group brookfield Nav */

.brookfield .nav-wrap ul li:hover, .brookfield .nav-wrap ul li.current {
	background: url(images/brookfield-navbtn-bg.gif) no-repeat bottom left;
}
.brookfield .nav-wrap ul li {
	background: url(images/brookfield-navbtn-bg.gif) no-repeat top left;	
}

.brookfield .nav-wrap ul li a:hover, .brookfield .nav-wrap ul li.current a {
	background: url(images/brookfield-nav-cap.gif) no-repeat bottom right;
}
.brookfield .nav-wrap ul li a {
	display: block;
	color: #ffffff;
	font-size: 1.33em;
	height: 29px;
	padding: 18px 24px 0px;
	font-family: Palatino;
	background: url(images/brookfield-nav-cap.gif) no-repeat top right;
}

.brookfield .nav-wrap ul li a.last:hover  {
	background: url(images/brookfield-nav-endcap.gif) no-repeat bottom right;
}
.brookfield .nav-wrap ul li a.last {
	background: url(images/brookfield-nav-endcap.gif) no-repeat top right;
}

/* @end */
/* @group Contact */

.astrisk-note {
	margin-bottom: 20px;
	background: url(images/astrisk.gif) no-repeat scroll 171px center;
}

.required {
	background: transparent url(images/astrisk.gif) no-repeat scroll right center;
	padding-right: 8px;
}

.contact-form {
	width: 530px;
	padding-left: 20px;
}

.contact-form span.column1 {
	
	width: 65px;
}

.contact-form span.column3 {
	width: 280px;
	padding-left: 15px;
}


.contact-form span.column2 {
	margin-bottom: 15px;
	display: block;
}

.col2 {
	line-height: 1.4em;
}

lable input {
	float: none;
}

/* @end */
/* @group Amenities */
.col2 .module1 ul.amenities {
	float: left;
	width: 28%;
}
.col2 .module1 ul.community-list ol, .col2 .module1 ul.community-list li, .col2 .module1 ul.amenities li {
	padding-bottom: 5px;
}
.col2 .module1 .amenities-top {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}

/* @end */

/* @group Home text */
.pnorth .message-ban .form-right a, .pnorth .message-ban .right a {
	color: #8b0b04;
}
.sview .message-ban .form-right a, .sview .message-ban .right a {
	color: #034178;
}
.meadows .message-ban .form-right a, .meadows .message-ban .right a {
	color: #2f693e;
}


/* @end */

/* @group Landmark Club */
.lc-left {
	width: 65%;
	float: left;
	padding-right: 5%;
}
.lc-right {
	width: 30%;
	float: left;
}
.petpolicy {
	line-height: 1.5em;
}

/* @end */

/* @group Map col */
.map-col1, .map-col2, .map-col3 {
	float: left;
	width: 30%;
}

/* @end */


/* @group dropdown */

ul.dropdown
{
	padding: 0;
	display: block;
	position: absolute;
	z-index: 99;
	display: none;
}
ul.dropdown li
{
	float: none;
	position: relative;
	list-style: none;
	display: block;
}
ul.dropdown li a
{
	display: block;
}
/* menu-specifc
*************************/
#menu
{
	z-index: 9999;
}
/* Change this for each Font Color*/
.landmark .nav-wrap ul li.current ul li a {
	background: none;
}
.landmark .nav-wrap ul ul li:hover {
	background: none;
}
.landmark .nav-wrap ul ul li
{
	background: none;
}
.landmark .nav-wrap ul ul li a:hover {
	background: none;
}
.landmark .nav-wrap ul ul li a
{
	background: none;
	padding: 18px 10px;
	height: auto;
}

#menu ul ul a
{
	color: #006579;
	display: block;
}
#menu ul ul a:hover {
	color: #5098A6;
}
/* Brookfield*/
.brookfield .nav-wrap ul li.current ul li a {
	background: none;
}
.brookfield .nav-wrap ul ul li:hover {
	background: none;
}
.brookfield .nav-wrap ul ul li
{
	background: none;
}
.brookfield .nav-wrap ul ul li a:hover {
	background: none;
}
.brookfield .nav-wrap ul ul li a
{
	background: none;
	padding: 18px 10px;
	height: auto;
}
#menu ul ul a:hover {
	color: #5098A6;
}

/* PNorth*/
.pnorth .nav-wrap ul ul li:hover {
	background: none;
}
.pnorth .nav-wrap ul ul li
{
	background: none;
}
.pnorth .nav-wrap ul li.current ul li a {
	background: none;
}
.pnorth .nav-wrap ul ul li a:hover {
	background: none;
}
.pnorth .nav-wrap ul ul li a
{
	background: none;
	padding: 18px 10px;
	height: auto;
}
.pnorth #menu ul ul a
{
	color: #8b0b04;
}
.pnorth #menu ul ul a:hover {
	color: #ac6c69;
}
/* SView*/
.sview .nav-wrap ul ul li:hover {
	background: none;
}
.sview .nav-wrap ul ul li
{
	background: none;
}
.sview .nav-wrap ul li.current ul li a {
	background: none;
}
.sview .nav-wrap ul ul li a:hover {
	background: none;
}
.sview .nav-wrap ul ul li a
{
	background: none;
	padding: 18px 10px;
	height: auto;
}
.sview #menu ul ul a
{
	color: #034178;
}
.sview #menu ul ul a:hover {
	color: #3d7bb2;
}
/* meadows */
.meadows .nav-wrap ul ul li:hover {
	background: none;
}
.meadows .nav-wrap ul ul li
{
	background: none;
}
.meadows .nav-wrap ul ul li a:hover {
	background: none;
}
.meadows .nav-wrap ul li.current ul li a {
	background: none;
}
.meadows .nav-wrap ul ul li a
{
	background: none;
	padding: 18px 10px;
	height: auto;
}

.meadows #menu ul ul a
{
	color: #2f693e;
}
.meadows #menu ul ul a:hover {
	color: #729f7e;
}
/* === */
#menu ul li a span
{
	display: block;
}
/* Change this for each BG Color*/
#menu ul.dropdown
{
	padding: 0px 10px;
	overflow:hidden;
	background: #d8e0e1;
	width: 180px;
	position:absolute;
}
/* Change this for each Bottom Border Color*/
#menu ul.dropdown li a
{
	border-bottom: 1px solid #c5cdce;
	overflow: hidden;
}

#menu ul.dropdown li.last a
{
	border-bottom-width: 0;
}


/* @end */
/* @group cms override */
.properties .img-container1 #ctl00_CMS_TEXT1_hlEdit, .properties .img-container2 #ctl00_CMS_TEXT2_hlEdit, .properties .img-container3 #ctl00_CMS_TEXT3_hlEdit, .properties .img-container4 #ctl00_CMS_TEXT4_hlEdit, .properties .img-container5 #ctl00_CMS_TEXT5_hlEdit {
	width: 32px;
	padding: 0px;
}

.inside-body-wrap .col2 .left {
	display: none;
}
/* ===== Amenities ====== */
.pnorth #ctl00_ctl00_MainParentContent_CMS_TEXT1_ltrMain, .sview #ctl00_ctl00_MainParentContent_CMS_TEXT1_ltrMain, .meadows #ctl00_ctl00_MainParentContent_CMS_TEXT1_ltrMain, .brookfield #ctl00_ctl00_MainParentContent_CMS_TEXT1_ltrMain {
	float: left;
	width: 100%;
	
}
.pnorth #ctl00_ctl00_MainParentContent_CMS_TEXT2_ltrMain, .sview #ctl00_ctl00_MainParentContent_CMS_TEXT2_ltrMain, .meadows #ctl00_ctl00_MainParentContent_CMS_TEXT2_ltrMain, .brookfield #ctl00_ctl00_MainParentContent_CMS_TEXT2_ltrMain {
	float: left;
	width: 100%;
}
#ctl00_ctl00_MainParentContent_mainContent_ctlContact_chkAddToMarketing {
}
.textarea-style{float:none}
.text-field {
	width:  150px;
}
#ctl00_ctl00_MainParentContent_imgRotate_panControls div {
	padding-right: 92px !important;
}
.brookfield .featured-image #ctl00_imgRotate_hlRotImageLink div, .sview .featured-image #ctl00_imgRotate_hlRotImageLink div, .pnorth .featured-image #ctl00_imgRotate_hlRotImageLink div, .meadows .featured-image #ctl00_imgRotate_hlRotImageLink div, .landmark .featured-image #ctl00_imgRotate_hlRotImageLink div {
	text-align: left;
}
.left-btns {
	float: left;
	width: 50%;
}
.meadows .featured-image #ctl00_imgRotate_panControls, .brookfield .featured-image #ctl00_imgRotate_panControls, .sview .featured-image #ctl00_imgRotate_panControls, .pnorth .featured-image #ctl00_imgRotate_panControls, .landmark .featured-image #ctl00_imgRotate_panControls {
	display: none;
}
/* ===== slideshow controls ===== */
.landmark .promo-controls a.back:hover, .brookfield .promo-controls a.back:hover, .sview .promo-controls a.back:hover, .pnorth .promo-controls a.back:hover, .meadows .promo-controls a.back:hover { background-position: bottom; }
.landmark .promo-controls a.back, .brookfield .promo-controls a.back {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/brookfield-promo-back.gif) no-repeat top center;
}
.pnorth .promo-controls a.back {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/pnorth-promo-back.gif) no-repeat top center;
}
.sview .promo-controls a.back {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/sview-promo-back.gif) no-repeat top center;
}
.meadows .promo-controls a.back {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/meadows-promo-back.gif) no-repeat top center;
}

.landmark .promo-controls a.pause:hover, .meadows .promo-controls a.pause:hover, .sview .promo-controls a.pause:hover, .pnorth .promo-controls a.pause:hover, .brookfield .promo-controls a.pause:hover { background-position: bottom; }
.meadows .promo-controls a.pause {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/meadows-promo-pause.gif) no-repeat top center;
}
.landmark .promo-controls a.pause, .brookfield .promo-controls a.pause {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/brookfield-promo-pause.gif) no-repeat top center;
}
.sview .promo-controls a.pause {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/sview-promo-pause.gif) no-repeat top center;
}
.pnorth .promo-controls a.pause {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/pnorth-promo-pause.gif) no-repeat top center;
}

.landmark .promo-controls a.play:hover, .pnorth .promo-controls a.play:hover, .meadows .promo-controls a.play:hover.sview .promo-controls a.play:hover, .brookfield .promo-controls a.play:hover { background-position: bottom; }
.landmark .promo-controls a.play, .brookfield .promo-controls a.play {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/brookfield-promo-play.gif) no-repeat top center;
}
.pnorth .promo-controls a.play {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/pnorth-promo-play.gif) no-repeat top center;
}
.sview .promo-controls a.play {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/sview-promo-play.gif) no-repeat top center;
}
.meadows .promo-controls a.play {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/meadows-promo-play.gif) no-repeat top center;
}


.landmark .promo-controls a.next:hover, .pnorth .promo-controls a.next:hover, .meadows .promo-controls a.next:hover, .sview .promo-controls a.next:hover, .pnorth .promo-controls a.next:hover { background-position: bottom; }
.pnorth .promo-controls a.next {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/pnorth-promo-next.gif) no-repeat top center;
}
.sview .promo-controls a.next {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/sview-promo-next.gif) no-repeat top center;
}
.landmark .promo-controls a.next, .brookfield .promo-controls a.next {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/brookfield-promo-next.gif) no-repeat top center;
}
.meadows .promo-controls a.next {
	float: right;
	width: 8px;
	height: 20px;
	padding: 0px 5px;
	background: url(images/meadows-promo-next.gif) no-repeat top center;
}
#ctl00_mainContent_gvPages tr {
	padding:5px;
}

/* @end */
.check-selector .column2 {
	float: left;
}
.template-3col {
	padding-left: 12px;
}

/* @group webkit */

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.contact-form span.column3 {
	float: right;
	margin-top: -2px;
	}
	.contact-form .astrisk-note {
		background-position: 180px center;
	}
}

/* @end */
