/*
SYSTEM-ONLY SETTINGS
BUGFIXING & UTILITY CSS
SEARCH BOX STYLES
TEXT STYLES
NORMAL TEXT LINKS
HORIZONTAL RULE
NAVIGATION STYLES
TEMPLATE ADDITIONAL ELEMENT STYLES
TEMPLATE LAYOUT-ONLY STYLES
TEMPORARY
*/
/* ------------------------------- SYSTEM-ONLY SETTINGS, DO NO EDIT! ------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700&v2);

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Geneva, sans-serif !important;
	font-size: 76%; 
	background: #FFF;
}

body, table, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	vertical-align: top;
}

/* ------------------------------- BUGFIXING & UTILITY CSS ------------------------------- */
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* --- hide accessibility links from visual browsers -- */
#access {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.accesslink {
	position: absolute;
	height: 0;
	overflow: hidden;
}

/* --- developer link --- */
.cms-link span, .developer-link span {
	display: none;
}

/* ------------------------------- SEARCH BOX STYLES ------------------------------- */
#searchbox .formfieldtext {
	width: 110px;
}

/* ------------------------------- TEXT STYLES ------------------------------- */
h1, h2, h3, h4, h5, h6, p,
.main, .sub, .normal, .footer {
	margin: 0;
	padding: 0;
}

/* --- page title --- */
h1 {
	padding: 0 0 20px 0;
	/*color: #000;*/
	font-size: 24px;
	font-weight: bold;
}

/* --- main heading --- */
.main {
	padding: 30px 0 15px 0;
	color: #6D5549;
	font-weight: normal;
}
.region-main .main {
	font-size: 22px;
}

/* --- sub heading --- */
.sub {
	padding: 0 0 15px 0;
	margin-top: 30px;
	/*color: #000;*/
	font-size: 14px;
	font-weight: bold;
}
.region-box1 .sub,
.region-box2 .sub,
.region-box3 .sub,
.region-main .sub {
	margin-top: 0;
	padding-bottom: 8px;
}
.region-main h2.main,
.table-promo .main,
.region-hero-text h2.main {
	color: #53852b;
	font-family: Arial, Helvetica, sans-serif !important;	
	font-size: 21px;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 15px 0;
	letter-spacing: -1px;
}
.region-main h2.main
.region-hero-text h2.main {
	font-size: 26px;
}
.table-promo .sub,
.table-promo .sub,
.region-main .sub  {
	font-size: 16px;
	font-weight: bold;
	color: #847037;
	letter-spacing: -1px;
}
.region-main h4.sub {
	font-size: 14px;
	color: #423f2c;
	margin: 0;
	padding: 0;
}

/* --- price heading (directory item full detail) --- */
h4.price {
	margin-top: 20px;
	text-align: right;
	font-size: 16px;
}
h4.price span {
	font-size: 30px;
}
/* --- normal text --- */
p, .normal  {
	padding: 0;
	margin-bottom: 10px;
}

/* --- small text --- */
.small {
	padding: 0 0 10px 0;
	font-size: 11px;
}

/* --- arrow link --- */
.region-box1 p.arrow a,
.region-box2 p.arrow a,
.region-box3 p.arrow a {
	padding-right: 17px;
	background: transparent url(../graphics/system/arrow-grn.gif) no-repeat right;	
}
.region-box1 p.arrow a:hover,
.region-box2 p.arrow a:hover,
.region-box3 p.arrow a:hover {
	background: transparent url(../graphics/system/arrow-grn-over.gif) no-repeat right;	
}

/* --- list styles --- */
.region-main ul {
	padding-bottom: 15px;
}
	
/* ------------------------------- NORMAL TEXT LINKS ------------------------------- */
/* should contain only colour definitions, no font, size, weight, etc */
a:link {
	color: #bd512b;
	text-decoration: underline;
}

a:visited {
	color: #9d6653;
	text-decoration: underline;
}

a:hover, a:active {
	color: #eb6535;
	text-decoration: underline;
}

.region-main a {
	font-weight: bold;
}


/* ------------------------------- HORIZONTAL RULE ------------------------------- */
hr {
	margin: 16px 0;
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
	width: 100%;
	text-align: left;
}

/* -------------------------------- NAVIGATION STYLES -------------------------------- */
/* --- main navigation --- */
div#mainnavwrap {
	padding: 0;
	position: absolute;
	top: 121px;
	z-index: 100;
}
table#mainnav {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	
	width: 960px;
	height: 40px;
	border-collapse: collapse;
}
table#mainnav td {
	display: table-cell;
	padding: 0;
	margin: 0;
	vertical-align: top;
	position: relative;
}
table#mainnav td > span a {
	display: block;
	padding: 13px 20px 11px;
	height: 16px;
	background: #62a137 url(../graphics/system/bg-main-nav.gif) left top;
	font-family: "Droid Sans", Helvetica, sans-serif !important;	
	text-shadow: 1px 1px 1px #202400;
	text-align: center;
	border-right: 1px solid #fff;
}
* html table#mainnav td span a {
	display: block;
	padding: 13px 20px 11px;
	height: 16px;
	/*	background: #75a2a2 url(../graphics/system/mainnav-bg.gif) left top; */
	font-family: "Droid Sans", Helvetica, sans-serif !important;	
	text-shadow: 1px 1px 1px #202400;
	text-align: center;
	border-right: 1px solid #fff;
}

table#mainnav td.last span a {
	background-position: left top;
}
* html table#mainnav td span a {
	display: block;
	padding: 13px 20px 11px;
	height: 16px;
	background: #75a2a2 url(../graphics/system/mainnav-bg.gif) left top;
	font-family: "Century Gothic", Helvetica, sans-serif !important;	
	text-shadow: 1px 1px 1px #202400;
	text-align: center;
}
table#mainnav td.first > span a {
	margin-left: 0;
}
table#mainnav td.last span a {
	border-right: none;
}
table#mainnav td span a:link,
table#mainnav td span a:visited {
	color: #fff;
	text-decoration: none;
}

table#mainnav td span a:hover,
table#mainnav td span a:active  {
	color: #fff;
	text-decoration: underline;
}
table#mainnav td.current > span a:link,
table#mainnav td.current > span a:visited {
	color: #fff;
	background-position: left bottom;
	text-decoration: none;
}
* html table#mainnav td.current span a:link,
* html table#mainnav td.current span a:visited  {
	color: #fff;
	background-position: left bottom;
	text-decoration: none;
}
table#mainnav td.current a:hover,
table#mainnav td.current a:active  {
	color: #fff;
	text-decoration: underline;
}
/* --- main nav drop-down --- */
table#mainnav td:hover ul.dropdown,
* html table#mainnav td.hover ul.dropdown {
	visibility: visible;
}
table#mainnav td div {
	position: relative;
	width: 100%;
}
table#mainnav ul.dropdown {
	display: block;
	visibility: hidden;
	position: absolute;
	width: 100%;
	list-style: none;
	padding: 0;
}
.ie7 table#mainnav ul.dropdown {
	margin-left: 0;
}
* html table#mainnav ul.dropdown {
	margin-left: 0;
}
table#mainnav td.first ul.dropdown {
	margin-left: 0;
}
table#mainnav ul.dropdown {
	background: #eef0e0;
	xxborder: 1px solid #7d8e00;
	border-top: none;
}
table#mainnav ul.dropdown li {
}
table#mainnav ul.dropdown li span span {
	border: 1px solid #7d8e00;
	border-top: none;
	border-bottom: none;
	display: block;
	text-align: left;
	font-weight: normal;
	padding: 7px 15px 10px 15px;
	font-size: 13px;
	text-indent: 0;
	background: transparent url(../graphics/system/sub-nav-normal.png) no-repeat left bottom;
	color: #888 !important;
}
table#mainnav td.last ul.dropdown li span a:hover span {
	text-decoration: underline !important;
}
table#mainnav ul.dropdown li span.last span {
	border-bottom: 1px solid #7d8e00;
	background: none;
}
table#mainnav ul.dropdown li span.last a:hover span {
	background: none;
}
* html ul.dropdown li span a {
	padding: 0 !important;
	background: none !important;
}
* html ul.dropdown li {
	display: inline;
}
table#mainnav ul.dropdown li span a span {
	color: #3f5700 !important;
}
table#mainnav ul.dropdown li span a:hover span {
	text-decoration: underline;
	color: #5b3317;
}
/* --- sub nav 1 --- */
ul.subnav1 {
	list-style: none;
	width: 190px;
	margin: 15px;
	padding: 0;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #666;
}
ul.subnav1 li {
	display: block;
	padding: 0;
	border: none;
}
* html ul.subnav1 li {
	padding-bottom: 1px;
}
ul.subnav1 li.title {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #6d3d1b;
	padding: 15px 20px 26px 15px;
	background: transparent url(../graphics/system/sub-nav-normal.png) no-repeat bottom;
	font-family: "Century Gothic", Helvetica, sans-serif !important;	
}
ul.subnav1 li span.cap {
	padding: 0;
	margin: 0;
	background: transparent url(../graphics/system/sub-nav-active.png) 0 bottom no-repeat;
}
ul.subnav1 li a {
	display: block; /* Cascade to all nested links */
	text-decoration: none;
}
ul.subnav1 li span span {
	display: block;
	padding: 7px 5px 10px 15px;
	background: transparent url(../graphics/system/sub-nav-normal.png) no-repeat bottom;
}
ul.subnav1 li span.current a span {
	background: transparent url(../graphics/system/sub-nav-active.png) -190px 0 no-repeat;
	font-weight: bold;
}
* html ul.subnav1 li span.current a span {
	background: transparent url(../graphics/system/sub-nav-normal.png) -190px 0 no-repeat;
}
ul.subnav1 li a:link, ul.subnav1 li a:visited {
	color: #53852b;
	text-decoration: none;
}
ul.subnav1 li a:hover,
ul.subnav1 li a:active  {
	color: #53852b;
	text-decoration: underline;
}
ul.subnav1 li span.current a:link,
ul.subnav1 li span.current a:visited {
	color: #847037;
	text-decoration: none;
}
ul.subnav1 li span.current a:hover,
ul.subnav1 li span.current a:active  {
	color: #847037;
	text-decoration: underline;
}

/* --- sub nav 2 --- */
ul.subnav2 {
	margin: 0;
	padding: 4px 0 10px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	background: transparent url(../graphics/system/nav-bg.gif) no-repeat bottom;
}
ul.subnav2 li {
	display: block;
	padding: 0;
	border: none;
}
ul.subnav2 li span span {
	display: block;
	background: transparent url(../graphics/system/shim.gif) no-repeat !important;
	padding: 4px 5px 6px 26px;
}
ul.subnav2 li span.current a {
	background: none;
	font-weight: bold;
}
ul.subnav2 li a:link, ul.subnav2 li a:visited {
	text-decoration: none;
	color: #bd512b !important;
}
ul.subnav2 li a:hover, ul.subnav2 li a:active  {
	text-decoration: underline;
	color: #e36539 !important;
}
ul.subnav2 li.current a:link, ul.subnav2 li.current a:visited {
	color: #bd512b !important;
	font-weight: bold;
	text-decoration: none;
}
ul.subnav2 li.current a:hover, ul.subnav2 li.current a:active {
	text-decoration: underline;
	color: #e36539 !important;
}

/* --- sub nav 2 --- */
ul.subnav3 {
	list-style: none;
	margin: 0;
	padding: 0 0 14px;
	font-size: 12px;
	font-weight: normal;
}
ul.subnav3 li {
	display: block;
	padding: 0;
	border: none;
}
ul.subnav3 li span span {
	background: none;
	margin-left: 35px; /* 42 - 5px (left padding) */
	padding: 3px 5px 6px;
}
ul.subnav3 li span.first a {
	padding-top: 0;
}
ul.subnav3 li span.last a {
	padding-bottom: 0;
}
ul.subnav3 li span.current a {
	font-weight: bold;
}
ul.subnav3 li a:link, ul.subnav3 li a:visited {
	text-decoration: none;
}

ul.subnav3 li a:hover, ul.subnav3 li a:active  {
	text-decoration: underline;
}

ul.subnav3 li span.current a:link,
ul.subnav3 li span.current a:visited {
	color: #556e01;
	text-decoration: none;
}

ul.subnav3 li span.current a:hover,
ul.subnav3 li span.current a:active {
	text-decoration: underline;
}

/* --- graphic nav --- */
ul.graphicnav {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.graphicnav li {
	display: block;
	line-height: 0;
	font-size: 0;
}

/* --- footer navigation (and text) --- */
div#footer-wrap {
	width: 960px;
	margin: 0 auto;
}
ul#footernav,
.footer-text {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 10px 0 0 30px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width: 510px;
	z-index: 100;
}

* html ul#footernav {
	margin: 0;
}

ul#footernav li {
	display: inline;
	margin: 0;
	padding: 0 6px;
	border-right: 1px solid #58453b;
}
ul#footernav li.last {
	border-right: none;
}
ul#footernav li.first  {
	padding-left: 0;
}
ul#footernav a {
	display: inline;
}

ul#footernav li a:link,
ul#footernav li a:visited {
	color: #58453b;
	text-decoration: none;
}

ul#footernav li a:hover,
ul#footernav li a:active  {
	color: #394f4f;
	text-decoration: underline;
}

/* --- Product directory ---*/
table.item-detail h2.main {
	margin-bottom: 8px;
}
ul.item-detail-icons-32 {
	padding: 0 0 20px 0;
	margin: 0;
}
ul.item-detail-icons-32 li {
	display: inline;
	float: left;
	width: 40px;
	padding-left: 40px;
	padding-top: 12px;
	height: 20px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
}
ul.item-detail-icons-32 li.bed {
	background: transparent url(../graphics/system/detail-icons-32px.png) no-repeat 0 0;
}
ul.item-detail-icons-32 li.bath {
	background: transparent url(../graphics/system/detail-icons-32px.png) no-repeat 0 -32px;
}
ul.item-detail-icons-32 li.car {
	background: transparent url(../graphics/system/detail-icons-32px.png) no-repeat 0 -64px;
}
table.item-detail {
	margin: 0 0 2em 0;
	padding: 0;
	border-collapse: collapse;
}
table.item-detail th {
	padding: 0;
	width: 100px;
	text-align: left;
}
table.item-detail td {
	padding: 0;
}
table.item-detail td.column1 {
	padding-right: 20px;
}
div.info-section {
	margin-bottom: 2em;
}
div.info-section h3 {
	margin-bottom: 1em;
}
/* --- Floor plan listing --- */
table.item-detail td.product-specs {
	padding-left: 20px;
}
.floorplan-listing h4.price {
	text-align: left;
	padding: 0 0 8px 20px;
}
.floorplan-listing table.item-detail th {
	width: 150px;
}
/* --- Floor plan PDF downloads list --- */
ul.pdf-download {
	list-style: none;
	float: left;
	width: auto;
	padding: 0;
}
ul.pdf-download li {
	float: left;
	padding: 3px 0 3px 22px;
	margin-left: 10px;
	height: 17px;
	background: transparent url(../graphics/system/icn-pdf.png) 0 0 no-repeat;
}

/* ------------------------------- TEMPLATE ADDITIONAL ELEMENT STYLES ------------------------------- */
/* --- home promo table styles --- */
#box-content table.table-promo {
	border: none;
	border-collapse: collapse;
	height: 237px;
}
#box-content table.table-promo th {
	padding: 0;
}
#box-content table.table-promo td {
	width: 190px;
	padding: 0 10px;
	border-left: 1px solid #847037;
}
#box-content table.table-promo td.td-promo-content {
	padding-top: 20px;
	height: 190px;
}
/* --- standard table styles --- */
.table-standard {
	border-collapse: collapse;
	min-width: 300px;
}

.table-standard th, 
th.table-standard {
	padding: 8px;
	border: 1px solid #CCC;
	background: #EEE;
}

.table-standard td {
	padding: 8px;
	border: 1px solid #CCC;
}

/* --- frameless table --- */
.table-frameless {
	border: none;
	border-spacing: 1px;
	min-width: 300px;
}

.table-frameless th, 
th.table-frameless {
	padding: 8px;
	background: #EEE;
}

.table-frameless td {
	padding: 8px;
}

.table-frameless td, 
td.table-frameless {
	border: none;
}

.flux-showinvisible .table-frameless td,
.flux-showinvisible td.table-frameless,
.flux-showinvisible .table-frameless th,
.flux-showinvisible th.table-frameless {
	border-left: 1px dotted #AAA;
	border-bottom: 1px dotted #AAA;
}

.flux-showinvisible .table-frameless {
	border-right: 1px dotted #AAA;
	border-top: 1px dotted #AAA;	
}

/* ------------------------------- TEMPLATE LAYOUT-ONLY STYLES ------------------------------- */
#pagebody {
	color: #3f291f;
	font-size: 12px;
	text-align: center;
	background: #deeec5;
}
#toplevel {
	text-align: center;
	background: transparent url(../graphics/system/bg-main-top.jpg) no-repeat center top;
}
.main-wrap {
	background: #deeec5 url("../graphics/system/bg-main-y.png") center repeat-y;
	margin-bottom: 2em;
	padding: 0 !important;
}
.content-wrap  {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	background: #fff;
}
#header {
	display: block;
	width: inherit;
	height: 171px;
	background: transparent url(../graphics/system/bg-header-comp.jpg) no-repeat 0 -77px;
}
h1#logo {
	padding: 19px 0 0 0;
	width: 209px;
	height: 87px;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	background: transparent url(../graphics/system/logo-metro-homes.gif) no-repeat bottom right;
}
h1#logo a {
	display: block;
	height: 75px;
}
.region-header-info {
	float: right;
	width: 320px;
	height: 120px;
	text-align: right;
}

.region-header-info h1.phone {
	color: #bd512b;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 16px 0 10px;
	margin: 0;
}
.region-header-info h2.main,
.region-header-info h3.sub {
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: bold;
	font-size: 42px;
	letter-spacing: -1px;
}
.region-header-info h3.sub {
	font-size: 15px;
	margin-right: 58px;
	margin-top: -8px;
}

.region-hero-text {
	width: 198px;
	height: 301px;
	float: left;
	padding: 10px;
}
.region-hero-text ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.region-hero-text ul li {
	margin: 0;
	padding: 10px 0;
	clear: both;
}
.region-hero-text ul li span.text {
	line-height: 45px;
	padding-left: 10px;
	height: 52px;
	font-weight: bold;
	font-size: 16px;
	color: #847037;
}
.region-hero-text ul li span.icon {
	display: block;
	float: left;
	width: 52px;
	height: 52px;
	background: transparent url(../graphics/system/icn-home-style.png) no-repeat 0 0;
}
.region-hero-text ul li.item2 span.icon {
	background-position: 0 -52px;
}
.region-hero-text ul li.item3 span.icon {
	background-position: 0 -104px;
}
.region-hero-text ul li.item4 span.icon {
	background-position: 0 -156px;
}

.region-hero-text ul li a {
	text-decoration: none;
}
.region-hero-text ul li a:hover {
	text-decoration: underline;
}

.region-hero {
	float: left;
	width: 738px;
	xxborder: 1px solid #099;
}

.region-hero-nav {
	height: 370px;
	margin-bottom: 2em;
}
.floorplan-listing .region-hero-nav {
	margin-bottom: 0.5em;
}
#box-content {
	margin-top: 30px;
}
.table-promo p.action a {
	background: transparent url(../graphics/system/a-cta.gif) 100% 0 no-repeat;
	display: block;
	float: right;
	padding-right: 28px;
	margin-right: 10px;
	height: 24px;
}
.region-box1, .region-box2, .region-box3 {
	border: 2px solid #6e8a03;
	width: 306px;
	height: 237px;
	padding: 0;
	margin-right: 12px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.table-promo ul {
	list-style: none;
	margin: 0 0 0 2px;
	padding: 0;
}
.table-promo ul li {
	padding-left: 20px;
	margin-top: 2px;
	background: transparent url(../graphics/system/li-bullet.gif) no-repeat 0 4px;
}
.region-seo-content {
	padding: 20px 30px 0px;
	color: #3e4602;
}

#footer {
	height: 100px;
	text-align: left;
	color: #6c5c54;
	padding-top: 50px;
	background: transparent url(../graphics/system/bg-foot.png) no-repeat center bottom;
}
.region-footer-logos {
	width: auto;
	float: right;
	text-align: right;
}
.region-footer-logos p {
	float: left;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
}

/* --- Secondary page --- */
#column1 {
	padding-right: 20px;
	display: block;
	width: 207px;
	min-height: 400px;
	/*
	background: #fff url(../graphics/system/column-nav-bg.png) no-repeat;
	*/
	padding-bottom: 100px;
}
#column2 {
	width: 546px;
	line-height: 18px;
	color: #3f291f;
}
.standard #column2 {
	width: 753px;
}
.landing .title-wrap h1,
.standard .title-wrap h1 {
	padding: 30px 0 10px 30px;
	margin-bottom: 15px;
	font-weight: normal;
	color: #6d5549;
	font-size: 28px;
}
.landing .region-main,
.standard .region-main {
	margin-top: 0;
	padding: 0 0 90px 30px;
}

/* GALLERY */

.gallery-hz {
	position: relative;
	width: 400px;
}

.gallery-hz .large {
	width: 400px;
	height: 300px;
	text-align: center;
	vertical-align: middle;
	background: #000;
}
	
.gallery-hz .container {
	position: absolute;
	z-index: 5000;
	width: 400px;
	margin-left: 0;
	overflow: hidden;
	margin-top: 10px;
}
.gallery-hz table.thumbs {
	border-collapse: collapse;
	padding: 0;
}
.gallery-hz table.thumbs td {
	padding: 0;
}

.gallery-hz .thumb {
	float: left;
	padding: 0 5px 0 0;
	line-height: 0;
	cursor: pointer;
	cursor: hand;
}
.gallery-hz .thumb img {
	border: 1px solid #ddd;
	 
}

.gallery-hz .thumb img:hover {
	border: 1px solid #aed673;
}

.gallery-hz .thumb img.current {
	border: 1px solid #6e8a03;
}

.floorplan-summary-listing .item-right {
	width: 325px;
	margin: 0 0 30px 0;
	float: left;
}

.floorplan-summary-listing .item-left {
	clear: both;
	width: 325px;
	margin: 0 30px 30px 0;
	float: left;
}

.floorplan-summary-listing h2 {
	margin: 0 0 8px 0;
	border-bottom: 1px solid #c1b697;
	padding: 5px 0 8px 0;
	color: #847037;
}

.floorplan-summary-listing img {
	float: right;
	margin: 0 0 10px 10px;
}

ul.item-detail-icons-32 li {
	margin-top: 12px;
	padding-left: 35px;
	width: 21px;
}

ul.item-detail-icons-32 {
	height: 34px;
}