/***********************************************************************	

	GLOBAL STYLES
	See section specific CSS for custom styles for each section

***********************************************************************/
/*Reset CSS*/
html,body,div,span,applet,object,iframe,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,p,blockquote,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body{font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:normal; color:#333; background:#010b36; height:100%; margin:0 auto;}input:focus{outline:0; text-align:center;}
table{border-collapse:collapse; border-spacing:0;}
caption,th,td{text-align:left; font-weight:normal;}
fieldset,img{border:none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal; font-weight:normal;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q {quotes:"" "";}
abbr,acronym{border:0;}
article, aside, dialog, figure, footer, header, nav, section{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; display:block;}

.clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0;}

body {
	background:#010b36 url(../images/general/outside-bg.jpg) repeat-x;
	body {-webkit-text-size-adjust:100%;}
}

.boldedContent {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

header {
	/*min-height: 127px;*/
	min-height: 107px;
	width: 100%;
	background: #032a51 url(../images/general/header-background.jpg) repeat-x;
	position: fixed;
	top: 0;
	z-index: 100;
}

header .midSection {
	max-width: 1440px;
	background: transparent url(../images/general/header-middle.jpg) top center no-repeat;
	padding-top: 1px;
	margin: 0 auto;
	position: relative;
}

.naviLeft {
	width: 485px; /*33.68056%*/
	position: absolute;
        height: 74px;
        top: 53px;
        left: 7%; /**/
        text-align: left;
}

.naviLeft a {
	color: #FFF;
	font-family: 'Brandon Grotesque Thin', Century Gothic, Arial, sans-serif;
	font-size: 17px;
	text-decoration: none;
	display: inline-block;
	margin-right: 72px; /*14%*/
	zoom: 1;
	*display: inline;
}

.naviLeft a.isCurrent, .naviRight a.isCurrent {
	font-weight: bold;
}

.naviLeft a.noMargin, .naviRight a.noMargin {
	margin: 0;
}

.naviRight {
	width: 477px; /*33.68056%*/
	position: absolute;
        height: 74px;
        top: 53px;
        right: 7%; /**/
        text-align: right;
}

.naviRight a {
	color: #FFF;
	font-family: 'Brandon Grotesque Thin', Century Gothic, Arial, sans-serif;
	font-size: 17px;
	text-decoration: none;
	display: inline-block;
	margin-left: 72px; /*14%*/
	zoom: 1;
	*display: inline;
}

.naviImage {
	display: block;
	width: 127px;
	height: 78px;
	margin: 13px auto 0;
}

.pageName {
	width: 100%;
	line-height: 44px;
	font-family: 'Brandon Grotesque Thin', Century Gothic, Arial, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #33bbb1;
	text-align: center;
	display: none;
	margin-top: 16px;
}

.bigWrapper {
	background: #032a51 url(../images/general/content-background.jpg) repeat-x;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	margin-top: 107px;
}

section.home {
	max-height: 543px;
	height: 543px;
	width: 100%;
	position: relative;
}

.slidingImages {
	width: 75.06944%;
	background-color: #000;
	float: left;
}

.slidingImages img {
	max-width: 100%;
	width: 100%;
	display: block;
	border: none;
}

.slidingImages .imageSelection a {
	width: 33.33333%;
	display: block;
	float: left;
}

.slidingImages .imageSelection img {
	opacity: 0;
}

.sliderInfo {
	width: 24.93056%;
	position: relative;
	height: 543px;
	float: right;
}

.sliderInfo table {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

.sliderInfo table td {
	vertical-align: middle;
}

.sliderInfo table td h1 {
	color: #FFF;
	font-family: 'Brandon Grotesque', Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	line-height: 32px;
	padding-left: 7.79944%;
	padding-right: 7.79944%;
}

.sliderInfo table td img.brdbLogo {
	height: 33px;
	margin-left: 7.79944%;
}

.sliderInfo table td p {
	font-family: 'Conv_Myriad Web', Arial, sans-serif;
	font-size: 15px;
	color: #FFF;
	margin-top: 14px;
	margin-bottom: 18px;
	padding-left: 7.79944%;
	padding-right: 6.79944%;
	line-height: 25px;
	font-weight: normal;
	min-height: 110px;
}

.dots {
	padding-left: 7.79944%;
}

.dots a {
	display: block;
	width: 11px;
	height: 11px;
	text-decoration: none;
	font-size: 5px;
	/*margin-right: 4.17827%;*/
	margin-right: 13px;
	zoom: 1;
	float: left;
}

.dots a {
	background: transparent url(../images/landing/dot-inactive.png) no-repeat;
}

.dots a.dotActive {
	background: transparent url(../images/landing/dot-active.png) no-repeat;
}

.sliderBackground {
	max-width: 100%;
	display: block;
}

section.lifestyle {
	width: 100%;
	height: 857px;
	position: relative;
}

.fluidBg {
	display: block;
	max-width: 100%;
	width: 100%;
}

.playButton {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.playButton img {
	max-width: 100%;
}

#playerContainer {
	position: absolute;
	top: 40px;
	left: 0;
}

section.masterplan {
	/*height: 957px;*/
	height: 735px;
	max-height: 735px;
	width: 100%;
	background-color: #0d181e;
	position: relative;
}

.theClouds {
	height: 100%;
	max-height: 735px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/master-plan/large-cloud.png);
	background-position: 0 0px;
	background-size: 100% auto;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

img.backmostBg {
	max-width: 100%;
	width: 100%;
	max-height: 735px;
	zoom: 1;
}

img.faderTop {
	display: block;
	width: 100%;
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

img.faderBottom {
	display: block;
	width: 100%;
	max-width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

a.floatingThumbs {
	display: block;
	position: absolute;
	z-index: 3;
	/*width: 13.33333%;
	height: 15.37415%;*/
	width: 8.81944%;
	height: 14.01361%;
}

a.floatingThumbs img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	border: none;
}

a#float1 {
	/*top: 24%;*/
	/*left: 48.6%;*/
	/*left: 53.6%;*/
	left: 63.6%;
	/*top: 6.7%;*/
	/*top: 18%;*/
	top: 46%;
}

a#float2 {
	left: 12.7%;
	/*top: 47.33542%;*/ /*238/957*/
	/*top: 36.5%;*/
	top: 27.5%;
}

a#float3 {
	/*left: 9%;*/
	left: 16%;
	/*top: 51.61964%;*/ /*238/957*/
	/*top: 42.1%;*/
	top: 46.1%;
}

a#float4 {
	/*left: 24.5%;*/
	left: 25.8%;
	/*top: 75.7%;*/ /*238/957*/
	/*top: 73.3%;*/
	top: 74.3%;
}

a#float5 {
	/*left: 38.3%;*/
	/*left: 39%;*/
	left: 37%;
	/*top: 77%;*/ /*238/957*/
	/*top: 75.1%;*/
	/*top: 74%;*/
	top: 62%;
}

a#float6 {
	/*left: 61.8%;*/
	left: 62.5%;
	top: 82.72109%; /*238/957*/
}
a#float7 {
	/*left: 61.8%;*/
	left: 17.8%;
	top: 78.3%; /*238/957*/
}
a#float8 {
	/*left: 61.8%;*/
	left: 56%;
	top: 48%; /*238/957*/
}

section.series {
	height: 543px;
	background: #000 url(../images/series/wood-background.jpg) top center no-repeat;
	width: 100%;
	position: relative;
	text-align:center;
}

.seriesRopes {
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.seriesHouses {
	/*width: 28.33333%;*/
	width: 21.25%;
	display: inline-block;
	margin: 0 2px;
	zoom: 1;
	*display: inline;
	z-index: 1;
}

a.seriesLink {
	display: block;
	outline: none;
	text-decoration: none;
}

.seriesHouses img {
	max-width: 100%;
	display: block;
}

span.houseName {
	display: block;
	background-color: #32baaf;
	/*line-height: 62px;*/
	/*height: 62px;*/
	line-height: 1;
	padding-top: 22px;
	height: 40px;
	color: #FFF;
	font-size: 19px;
	text-transform: uppercase;
	font-family: 'Brandon Grotesque', Century Gothic, Arial, sans-serif;
}

.housesRow {
	/*margin-top: -30px;*/
	margin-top: -120px;
}

/*.seriesPopupContentControls {
	display: inline-block;
	float: none;
	text-align: right;
	padding-right: 20px;
	position: absolute;
	top: 15px;
	right: 0;
	zoom: 1;
	*display: inline;
}*/

.seriesPopupContentControls {
	display: inline-block;
	float: none;
	/*text-align: right;
	padding-right: 20px;*/
	position: absolute;
	/*top: 40px;*/
	/*top: 15px;*/
	right: 10px;
	/*bottom:0px;*/
	zoom: 1;
	*display: inline;
	width:97%;
	top:50%;
}

.seriesPopupContentControls a {
	color: #29BDA5;
	text-decoration: none;
	cursor: pointer;
}

.seriesPopupContentControls img {
	vertical-align: middle;
}

.seriesPopupContent h3 {
	font-family: 'Brandon Grotesque Thin',Century Gothic,Arial,sans-serif;
	font-size: 21px;
	color: #29BDA5;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	text-transform: uppercase;
}

.seriesPlanGroup {
	padding-bottom: 20px;
}

.seriesPlanGroup span {
	display: block;
	text-align: left;
	text-transform: uppercase;
}

.seriesHouseName {
	margin-bottom: 5px;
	padding-left: 20px;
	font-size: 16px;
	font-family: 'Brandon Grotesque Thin',Century Gothic,Arial,sans-serif;
}

.seriesFloorPlanMeasurement {
	margin-bottom: 5px;
	font-size: 9px;
}

.seriesPlanGroup .seriesImageContainer {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
}

.seriesPlanGroup .seriesImageContainerLonger {
	max-width: 31%;
}

.seriesImageContainer img {
	display: block;
	max-width: 100%;
}

section.location {
	height: 1005px;
	width: 100%;
	background-color: #FFF;
	position: relative;
}

.emeraldMap {
	position: relative;
	float: left;
	width:75.06944%;
}

.emeraldMap img {
	display: block;
	max-width: 100%;
	width: 100%;
}

a.glass {
	display: block;
	width: 46px;
	height: 42px;
	position: absolute;
	bottom: 2%;
	right: 2%;
}

.emeraldMapDetails {
	float: right;
	width: 21.18056%;
	margin-right: 1.59722%;
	padding-top: 1px;
}

.emeraldMapDetails p.decorative {
	font-size: 18px;
	font-family: 'Conv_ArcherPro-BookIta', Century Gothic, Arial, sans-serif;
	line-height: 24px;
	padding-top: 35px;
	margin-bottom: 15px;
	color: #032A52;
}

.emeraldMapDetails p.normal {
	font-size: 15px;
	font-family: 'Conv_Myriad Web Pro', Arial, sans-serif;
	line-height: 24px;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #999;
}

p.coordinates {
	font-size: 18px;
	font-family: 'Conv_Myriad Web Pro', Arial, sans-serif;
	color: #999;	
}

p.coordinates img {
	vertical-align: middle;
}

a.greenButton {
	font-size: 16px;
	font-family: 'Brandon Grotesque', Century Gothic, Arial, sans-serif;
	line-height: 43px;
	height: 43px;
	display: block;
	text-align:center;
	width: 228px;
	text-decoration: none;
	margin-bottom: 26px;
	color: #FFF;
	background-color: #33bbb1;
	border-top: 1px solid #a5e0dc;
}

a.greenButton2 {
	font-size: 16px;
	font-family: 'Brandon Grotesque', Century Gothic, Arial, sans-serif;
	line-height: 43px;
	height: 43px;
	display: block;
	text-align:center;
	width: 140px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 13px;
	color: #FFF;
	background-color: #33bbb1;
	border-top: 1px solid #a5e0dc;
	text-transform:uppercase;
}

section.contactus {
	/*xheight: 509px;*/
	height: 430px;
	padding-top: 1px;
	background-color: #33bbb1;
	position: relative;
	width: 100%;
}

.innerContact {
	width: 900px;
	margin: 0 auto;
}

.innerContactTop {
	padding-top: 30px;
}

/*.innerContactLeft {
	width: 320px;
	float: left;
	text-align: left;
}*/

.innerContactLeft1 {
	/*width: 320px;*/
	width: 310px;
	float: left;
	text-align: left;
}
.innerContactLeft2 {
	/*width: 320px;*/
	width: 310px;
	float: left;
	text-align: left;
}
.innerContactLeft3 {
	/*width: 320px;*/
	width: 260px;
	float: left;
	text-align: left;
}

.innerContactRight {
	width: 300px;
	float: right;
	text-align: left;
}

.innerContact h1 {
	font-family: 'Brandon Grotesque', Century Gothic, Arial, sans-serif;
	font-size: 30px;
	color: #FFF;
	line-height: 1;
	margin-top: 30px;
	margin-bottom: 35px;
	font-weight: normal;
}

.innerContact h2 {
	font-family: 'Brandon Grotesque', Century Gothic, Arial, sans-serif;
	font-size: 23px;
	color: #FFF;
	margin-bottom: 9px;
	line-height: 1;
	font-weight: normal;
	text-transform: uppercase;
}

.innerContact p {
	font-family: 'Conv_Myriad Web Pro', Arial, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 20px;
}

a.registerButton {
	display: block;
	margin: 50px auto 0;
	width: 261px;
	height: 44px;
	line-height: 44px;
	font-family: 'Brandon Grotesque', Century Gothic, Arial, sans-serif;
	font-size: 17px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: transparent url(../images/contact-us/register-button.jpg) no-repeat;
}

footer {
	height: 149px;
	width: 100%;
	background : #032a51 url(../images/general/footer-bg.jpg) top center repeat-x;
}

.footerLinks {
	padding-top: 32px;
	padding-bottom: 55px;
	text-align: center;
}

.footerLinks a {
	font-size: 13px;
	font-family: 'Brandon Grotesque Light','Brandon Grotesque', Arial, sans-serif;
	color: #FFF;
	padding: 0 31px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1;
}

p.copyright {
	color: #AF9B85;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
}
.asterik{color:#FF0000;}
.code_txt{background-image:url(../images/form/security_bg.jpg); background-repeat:no-repeat;}
#txtCaptchaDiv{margin-left:33px; color:#F00; font-size:24px; text-shadow: 2px 2px #000; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor:default; letter-spacing:5px;}
.field_txt{font-size:13px;}
table {border-collapse:separate; border-spacing:0.7em;}
.floatleft{float:left;font-size:18px; font-weight:normal;background:#fff;padding-right:5px;}
.floatright{float:right;font-size:18px; font-weight:normal;background:#fff;padding-left:5px;}

