/*-----------------------------------------------------------------------------
	Strataviews Stylesheet v1.0
	By: Lester Reyes (jlrworks.com)
-----------------------------------------------------------------------------*/

body {
	background: #FFFEED url(../images/bg-overall.jpg) repeat-x 0 0;
	margin-bottom: 0;
	margin-top: 0;
}

#wrapper {
}

.container {
	background: transparent url(../images/bg-container.jpg) no-repeat 0 162px;
	width: 1024px;
}

blockquote {
	background: transparent url(../images/quote.gif) no-repeat 5px 5px;
	color: #EEEEEE;
	font-style: normal;
	padding: 0;
}

a {
	color: #669900;
	text-decoration: none;
}

a:hover {
	color: #669900;
	text-decoration: none;
}

blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; vertical-align: bottom; }
p {
	margin: 0;
	padding: 0 0 1.5em 0;
	text-align: justify;
}
p img			{ float: none; }
a.button 		{ float: left; } /* Fix for buttons */
input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }
ul 				{ margin-left: 15px; list-style-type: none; }
ul li 			{ padding: 2px 0 2px 9px; background: url('../images/icons/bullet_square_grey.gif') left 5px no-repeat; }
ol				{ margin-left: 35px; }
ol li {
	background-image: none;
}
label			{ font-weight: normal; }
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

table {
	border-collapse: collapse;
}


h2 a {
	color: #3B4A25;
	text-decoration: none;
}

h3, h3 a {
	color: #008C00;
	font-size: 1.3em;
	font-weight: bold;
 	letter-spacing: 0px;
	line-height: 1.2;
	margin-bottom: 7px;
	text-decoration: none;
}

h4 {
	color: #000000;
	margin-bottom: 5px;
}

em {
	font-size: 12px;
}

acronym {
	border-bottom: 1px dotted #CCCCCC;
	cursor: help;
}

/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
	background: transparent url(../images/bg-header.jpg) repeat-x 0 0;
	clear: both;
	height: 162px;
}

#logo {
	float: left;
	height: 95px;
	padding: 20px 0 0 360px;
	width: 304px;
}

#logo h1.logo-title {
	margin: 0;
	position: relative;
}

#logo a {
	background: transparent url(../images/logo.png) no-repeat 0 0;
	cursor: pointer;
	display: block;
	height: 95px;
	text-decoration: none;
	text-indent: -10000px;
	width: 304px;
}

/*-----------------------------------------------------------------------------
	Navigation & Sub-Navigation
-----------------------------------------------------------------------------*/

#nav {
	background: transparent url(../images/bg-nav.jpg) no-repeat bottom left;
	clear: both;
	margin: 0 auto;
	padding-bottom: 15px;
	width: 190px;
}

#nav-inner {
	background: transparent url(../images/bg-nav-inner.jpg) repeat-y 0 0;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	background-image: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 188px;
}

#nav li a {
	border-bottom: 1px solid #CDCDCD;
	color: #E27B00;
	display: block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	position: relative;
}

#nav li.current-item a,
#nav li a:hover {
	background-color: #FFFFFF;
}

#subnav ul  {
	margin: 0;
	padding: 0;
}

#subnav li {
	background-image: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#subnav li a {
	color: #15879F;
	font-size: 11px;
}

#subnav li a:hover {
	color: #15879F;
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------
	Main Content
-----------------------------------------------------------------------------*/

#page {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	clear: both;
}

#page-inner {
	position: relative;
}

#maincontent {
	background-color: #FFFEED;
	clear: both;
	color: #000000;
	font-size: 12px;
}

#maincontent h2.title {
	background: transparent url(../images/bg-title.jpg) no-repeat 0 0;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	margin-bottom: 15px;
	padding-left: 20px;
}

#maincontent h2.title-generic {
	background: transparent url(../images/bg-title-generic.jpg) no-repeat 0 0;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	margin-bottom: 15px;
	padding-left: 20px;
}

#maincontent-inner {
}

#content {
	float: left;
	min-height: 300px;
	width: 462px;
}

#content-inner {
	padding: 20px 30px;
}

div.actual-content {
	padding: 20px 30px;
}

/*-----------------------------------------------------------------------------
	Sidebar Left
-----------------------------------------------------------------------------*/

#sidebar-left {
	color: #000000;
	float: left;
	position: relative;
	width: 221px;
}

#sidebar-left-inner {
	background-color: #D6EDE3;
	padding-bottom: 100px;
}

#sidebar-left div.block {
	margin-bottom: 5px;
	text-align: center;
}

/*-----------------------------------------------------------------------------
	Sidebar Right
-----------------------------------------------------------------------------*/

#sidebar-right {
	color: #15879F;
	float: right;
	position: relative;
	width: 237px;
}

#sidebar-right-inner {
	background-color: #FFFFFF;
}

#sidebar-right div.block {
	margin-bottom: 5px;
	text-align: center;
}

#sidebar-right #block-generic {
	background: transparent url(../images/bg-sidebar-generic.jpg) no-repeat 0 0;
	min-height: 530px;
	padding: 50px 30px;
}

/*-----------------------------------------------------------------------------
	content-inner Fix
-----------------------------------------------------------------------------*/

.unit-types-page #content-inner,
.amenities-page #content-inner,
.model-unit-page #content-inner,
.walk-thru-page #content-inner,
.construction-updates-page #content-inner,
.pricing-payment-schemes-page #content-inner,
.developer-page #content-inner,
.disclaimer-page #content-inner,
.contact-us-page #content-inner {
	padding: 0;
}

/*-----------------------------------------------------------------------------
	404 Page
-----------------------------------------------------------------------------*/

.not-found-404-page #content {
	width: 699px;
}

/*-----------------------------------------------------------------------------
	Home Page
-----------------------------------------------------------------------------*/

.home-page #content-inner {
	padding: 0 ;
}

.home-page div.actual-content {
	background: transparent url(../images/watermark.jpg) no-repeat center;
	min-height: 277px;
	padding: 0 30px 20px 30px;
}

.home-page #maincontent h2.title {
	background: transparent url(../images/title-open-plan-living.jpg) no-repeat 0 0;
	height: 74px;
	margin-top: 15px;
	text-indent: -10000px;
}

/*-----------------------------------------------------------------------------
	Unit Types Page
-----------------------------------------------------------------------------*/

ul.mu {
	margin: 0;
}

ul.mu li {
	background: transparent url(../images/bg-model-units.jpg) repeat-y 0 0;
	margin-bottom: 10px;
	padding: 10px 30px;
}

ul.mu li div.img {
	float: left;
	width: 240px;
}

ul.mu li div.desc {
	color: #00ADE7;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	width: 147px;
}

ul.mu li div.desc span {
	color: #9C9C9C;
	font-size: 10px;
	font-weight: normal;
}

/*-----------------------------------------------------------------------------
	Amenities Page
-----------------------------------------------------------------------------*/

.amenities-page #content {
	width: 699px;
}

.amenities-page div.actual-content {
	background: transparent url(../images/watermark.jpg) no-repeat center;
	min-height: 277px;
}

table.amenities {
	margin: 0 auto;
	width: 90%;
}

table.amenities td {
	font-weight: bold;
}

/*-----------------------------------------------------------------------------
	Model Units Page
-----------------------------------------------------------------------------*/

.model-unit-page #content {
	width: 699px;
}

table.cd {
	border: 0;
	margin: 0;
	width: 100%;
}

table.cd td {
	border: 0;
}

table.cd td.label {
	font-weight: bold;
}

/*-----------------------------------------------------------------------------
	Walk Thru Page
-----------------------------------------------------------------------------*/

ul.wt {
	margin: 0 auto;
	width: 400px;
}

ul.wt li {
	background: none;
	clear: both;
	margin-bottom: 30px;
	padding: 0;
}

ul.wt li div.vid {
	clear: both;
	height: 340px;
	line-height: 340px;
	text-align: center;
	width: 400px;
}

ul.wt li div.vid div.noflash {
	padding: 15px;
}

ul.wt li div.desc {
	clear: both;
	color: #00ADE7;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 15px;
}

/*-----------------------------------------------------------------------------
	Construction Updates Page
-----------------------------------------------------------------------------*/

.construction-updates-page #content {
	width: 699px;
}

ul.cu {
	margin-bottom: 0;
}

ul.cu li a.rep:link,
ul.cu li a.rep:hover,
ul.cu li a.rep:active,
ul.cu li a.rep:visited {
	color: #356AA0;
	font-weight: bold;
}

/*-----------------------------------------------------------------------------
	Pricing/Payment Schemes Page
-----------------------------------------------------------------------------*/

.pricing-payment-schemes-page #content {
	width: 699px;
}

.pricing-payment-schemes-page p.margin-fix {
	margin-left: 35px;
}

table.pps * {
	border-color: #000000;
}

table.pps {
	border-color: #000000;
	color: #000000;
	margin: 0 auto;
	margin-bottom: 30px;
	width: 98%;
}

table.pps th {
	text-align: center;
}

table.pps th,
table.pps td {
	vertical-align: middle;
}

table.pps td.th {
	font-weight: bold;
	height: 40px;
	text-align: center;
}

table.pps td.seq,
table.pps td.sc {
	font-weight: bold;
	text-align: center;
}

table.pps td.sc {
	font-size: 11px;
	text-align: center;
}

table.pps td.nowrap {
	white-space: nowrap;
}

div.legend {
	clear: both;
	line-height: 25px;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 300px;
}

table.pps tr.res td,
div.legend div.yellow {
	background-color: #FFFF00;
}

table.pps tr.sold td,
div.legend div.red {
	background-color: #FF0000;
}

table.pps tr.sold td.sc a {
	color: #EEEEEE;
}

div.legend div.mark {
	display: block;
	float: left;
	height: 25px;
	width: 180px;
}

div.legend div.label {
	float: right;
	font-weight: bold;
	padding-left: 40px;
	width: 80px;
}

/*-----------------------------------------------------------------------------
	Developer Page
-----------------------------------------------------------------------------*/

.developer-page #content {
	width: 699px;
}

div.dev {
	clear: both;
	padding: 0 35px 25px 30px;
}

div.dev div.hr {
	border-bottom: 1px dotted #CCCCCC;
}

div.dev div.desc {
	float: left;
	width: 431px;
}

div.dev div.elements {
	float: right;
	padding: 0 0 0 35px;
	width: 168px;
}

div.dev div.elements div.pres {
	font-style: italic;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: center;
}

div.dev div.elements h4.title {
	color: #36393D;
	font-size: 12px;
}

div.dev div.elements ul {
	margin: 0;
}

div.dev div.elements ul li {
	font-size: 11px;
}

/*-----------------------------------------------------------------------------
	Disclaimer Page
-----------------------------------------------------------------------------*/

.disclaimer-page #content {
	width: 699px;
}

/*-----------------------------------------------------------------------------
	Contact Us Page
-----------------------------------------------------------------------------*/

.contact-us-page #content {
	width: 699px;
}

div.panel-top,
div.panel-bottom {
	clear: both;
	padding-bottom: 30px;
}

div.contact-form {
	text-align: left;
}

div.contact-form div.note {
	background-color: #FFFFFF;
	border: 1px solid #006E2E;
	color: #000000;
	margin: 10px 0;
	padding: 5px;
}

div.contact-form {
	padding-bottom: 15px;
}

div.contact-form fieldset {
	border-bottom: 1px solid #006E2E;
	margin: 0 0 7px 0;
	padding: 0;
}

div.contact-form label {
	color: #006E2E;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
}

div.contact-form input.custom,
div.contact-form textarea {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
	padding: 5px;
	width: 400px;
}

div.contact-form select.custom {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
	padding: 5px;
	width: 412px;
}

div.contact-form input.custom:focus {
	border: 1px solid #666;
}

div.contact-form textarea {
	height: 200px;
}

div.input-buttons input.button {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #0F0E13;
	border: 1px solid #000000;
	color: #FFFFFF;
	cursor: pointer;
	padding: 2px;
}

div.input-buttons input.button:hover {
	border-color: #CCCCCC;
	color: #CCCCCC;
}

.senderror {
	background-color: #FBE3E4;
	border: 1px solid #FF0000;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}

.sendsuccess {
	background-color: #CDEB8B;
	border: 1px solid #006E2E;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}

.goback {
	margin-top: 10px;
	text-align: center;
}

.goback a {
	font-weight: bold;
}

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer {
	background: #409DAD url(../images/bg-footer.jpg) repeat-x 0 0;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	height: 57px;
	text-align: center;
}

#footer-inner {
	padding-top: 15px;
}

#footer-inner div.copyright {
	font-size: 10px;
}

/*-----------------------------------------------------------------------------
	Misc
-----------------------------------------------------------------------------*/
.clear {
	clear: both;
}

.hidden {
	display: none;
	visibility: hidden;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

a.email {
	color: #1E90FF;
}

a.email:hover {
	color: #4AA6FF;
}

div.more {
	padding-top: 50px;
}

a.head {
	cursor: pointer;
}

div.more-wide {
	padding-right: 15px;
}

hr.custom {
	background: transparent url(../images/hr.jpg) repeat-x 0 0;
	clear: both;
	height: 2px;
	margin: 20px 0;
	width: 100%;
}

div.no-js-wrapper {
	position: absolute;
	top: 0;
	width: 100%;
}

div.no-js {
	font-size: 14px;
	margin: 0 auto;
	width: 100%;
}

div.no-js div.inner {
	background-color: #211C19;
	color: #EEEEEE;
	padding: 20px;
}

body.no-js {
	background-position: 0 82px;
	padding-top: 82px;
}

img.left {
	float: left;
	margin: 0 10px 10px 0;
	text-align: left;
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
	text-align: right;
}

img.center {
	margin: 10px auto 20px auto;
	text-align: center;
}

