
html {
	color: #000;
	background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

#register_form label.error{
	border: none;
	font-size: 10px;
	color: #ff1100;
	margin-top: -5px;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input,textarea,select {
	*font-size: 100%;
}

legend {
	color: #000;
}

html {
	-webkit-text-size-adjust: none;
}

strong {
	font-weight: bold;
}

img {
	vertical-align: top;
}

.cl {
	clear: both;
	font-size: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
	font-family: sans-serif;
	color: #222;
}

body {
	margin: 0;
	font-size: 1em;
	line-height: 1.4;
}

a {
	color: #00e;
}

a:hover {
	color: #06e;
}

a:focus {
	outline: none;
}

a:hover, a:active, a:visited {
	outline: 0;
    text-decoration: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

dfn {
	font-style: italic;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

pre, code, kbd, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}

q:before, q:after {
	content: "";
	content: none;
}

small {
	font-size: 85%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

ul, ol {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	margin: 0;
	padding: 0;
}

dd {
	margin: 0 0 0 40px;
}

nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

label {
	cursor: pointer;
}

legend {
	border: 0;
	*margin-left: -7px;
	padding: 0;
	white-space: normal;
}

button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button, input {
	line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	*overflow: visible;
}

button[disabled], input[disabled] {
	cursor: default;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*width: 13px;
	*height: 13px;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}

input:valid, textarea:valid {
	
}

input:invalid, textarea:invalid {
	background-color: #f0dddd;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: black;
	padding: 0.2em 0;
}

/* ==========================================================================
   Font-face
   ========================================================================== */

@font-face {
	font-family: 'FoundersGroteskText-Medium';
	src: url('fonts/FoundersGroteskText-Medium.eot');
	src: local('˘'), url('fonts/FoundersGroteskText-Medium.woff') format('woff'), url('fonts/FoundersGroteskText-Medium.ttf') format('truetype'), url('fonts/FoundersGroteskText-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FoundersGroteskText-Light';
	src: url('fonts/FoundersGroteskText-Light.eot');
	src: local('˘'), url('fonts/FoundersGroteskText-Light.woff') format('woff'), url('fonts/FoundersGroteskText-Light.ttf') format('truetype'), url('fonts/FoundersGroteskText-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica';
	src: url('fonts/HelveticaNeueLTxMx-Lt.otf') format("opentype");
	
}

/* ==========================================================================
   General
   ========================================================================== */

body {
	color: #000000;
	font-family: "FoundersGroteskText-Light", Arial, Helvetica, sans-serif;
}

.wrapper {
	width: 952px;
	margin: 0 auto;
	position: relative;
	padding: 0 36px;
    
}

.wrapper:before, .wrapper:after {
	content: "";
	display: table;
}

.wrapper:after {
	clear: both;
}

.wrapper {
	*zoom: 1;
    
}

a {
	text-decoration: none;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	color: #000;
}

a:hover, a:visited, a:active {
	color: #fff;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	color: #000;
}

#left, #right {
	background: #fff;
	position: fixed;
}

#left, #right {
	top: 0;
	bottom: 0;
	width: 36px;
}

#left {
	left: 0;
}

#right {
	right: 0;
}

.facebook {
  position: fixed;
  top: 10px;
  right: 20px;
  
}


/* ==========================================================================
   Header
   ========================================================================== */

header {
	background: #fff;
	position: fixed;
	top: 0;
	height: 138px;
	left: 0;
	right: 0;
	z-index: 100;
}

.menu {
	overflow: hidden;
	margin-top: 28px;
}

.menu li {
	display: block;
	float: left;
	width: 124px;
	margin-right: 14px;
	border-bottom: 1px solid #757575;
	line-height: 17px;
	padding-bottom: 5px;
}

.menu li:last-child {
	margin-right: 0;
}

.menu a {
	line-height: 1em;
	display: inline-block;
	font-family: "FoundersGroteskText-Light";
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	padding: 4px 4px 3px 0px;
}

.menu a:hover, .menu li.on a {
	/*background: #cccccc;*/    
    color: #0196fc;
    
 
}

#logo {
	position: fixed;
	z-index: 90;
	/* top:365px; */ left: 50%;
	width: 284px;
	height: 44px;
	margin-left: -142px;
	background: url(../images/logo.png);
	display: block;
	text-indent: -99999px;
	top: 330px;
}

.intro {
	width: 393px;
	height: 393px;
	position: fixed;
	/* top:200px; */ left: 50%;
	margin-left: -198px;
	background: url(../images/animation_layer.png);
	z-index: 80;
	top: 155px;
}

#test {
	position: fixed;
	background: #ff9900;
	display: block;
	width: 200px;
	height: 40px;
	left: 50%;
	margin-left: -100px;
	z-index: 80;
}

.logo{
    font-size: 24px;
    text-align: center;
	font-family: "FoundersGroteskText-Medium";
	line-height: 1em;
	margin-top: 12px;
	text-transform: uppercase;
}
.logo2{
    font-size: 24px;
    color: #ffffff;
    text-align: center;
	font-family: "FoundersGroteskText-Medium";
	line-height: 1em;
	margin-top: 10px;
    margin-bottom: 24px;
	text-transform: uppercase;
}

/* ==========================================================================
   Facebook
   ========================================================================== */

   
/* ==========================================================================
   Content
   ========================================================================== */

#content {
	position: relative;
	z-index: 10;
	padding-top: 108px;
      
}

.section {
	position: relative;
	margin-bottom: 18px;
	overflow: hidden;
    text-align: justify;
}

.section img {
	max-width: 100%;
}

.section img.grayscale {
	opacity: 0;
}

.section_text {
	width: 308px;
	float: left;
}

.section_text li{  
    list-style: square inside;
    font-size: 13px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
    padding-left: 11px;
    text-indent: -11px;
    text-align: left;
}

.section_text h2 {
	font-size: 15px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
    margin-top: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
    
}
.section a{
	font-size: 12px;
	font-family: "FoundersGroteskText-Medium";
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
    text-transform: uppercase;
    float: right;	
}

.section a:hover {	
    color: #0196fc; 
}

.section_text h3 {
	font-size: 13px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.section_text p {
	font-size: 13px;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.section_text strong {
	font-size: 13px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	font-weight: normal;
}

.section_text .gilbert {
	display: block;
	margin-top: 20px;
    float: left;
}


/*-----------------*/
.section_text2 {
	width: 952px;
	float: left;
}

.section_text2 h2 {
	font-size: 15px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
    margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
    
}
.section_text2 h3 {
	font-size: 13px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.section_text2 p {
	font-size: 13px;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 5px;
}

.section_text2 strong {
	font-size: 13px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	font-weight: normal;
}

.section_text2 .gilbert {
	display: block;
	margin-top: 20px;
}
/*-----------------*/

.section_img {
	float: right;
	
}

.section_alt .section_img {
	float: left;
}

.section_alt .section_text {
	float: right;
}

#mask {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	top: 0;
	left: 0;
	z-index: 198;
	display: none;
}

#privacy {
	width: 952px;
	height: 430px;
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -476px;
	margin-top: 0;
	z-index: 199;
	display: none;
}

#privacy .col {
	width: 307px;
	float: left;
	margin-right: 15px;
	color: #fff;
	padding-top: 8px;
	border-top: 1px solid #fff;
}

#privacy .col.col-last {
	margin: 0;
}

#privacy h2 {
	font-size: 13px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	margin-bottom: 7px;
	text-transform: uppercase;
	color: #fff;
}

#privacy .col p {
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
}

#privacy .col ul {
	margin-bottom: 10px;
}

#privacy .col li {
	font-size: 12px;
}

#privacy .close {
	width: 19px;
	height: 18px;
	display: block;
	text-indent: -999999px;
	background: url(../images/x.png);
	position: absolute;
	top: 20px;
	right: 0;
}

/* ==========================================================================
   Register
   ========================================================================== */

.register_form {
	width: 310px;
	height: 350px;
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -155px;
	z-index: 199;
	display: none;
    
}

.register_form h2 {
	color: #fff;
	font-size: 15px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	padding-bottom: 5px;
	margin-top: 32px;
	margin-bottom: 0px;
}
.register_form h3 {
	color: #fff;
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	padding-bottom: 5px;	
	margin-bottom: 10px;
}

.register_form p {
	color: #fff;
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	padding-bottom: 5px;	
    margin-bottom: 10px;
}

.register_form span {
	color: #fff;
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1.2em;
	display: block;
	clear: both;
	margin-top: 48px;
}

.register_form input[type="text"] {
	color: #fff;
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	padding-bottom: 5px;
	border: 0 none;
	border-bottom: 1px solid #fff;
    margin-bottom: 10px;
	background: none;
	display: block;
	width: 100%;
	height: 17px;
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
.register_form input[type="textarea"] {
	vertical-align: top;
    color: #fff;
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	padding-bottom: 5px;
	border: 0 none;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	background: none;
	display: block;
	width: 100%;
	height: 80px;
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

.register_form textarea {
    color: #fff;
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	padding-bottom: 5px;
	border: 0 none;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	background: none;
	display: block;
	width: 100%;
	height: 80px;
	outline: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

.register_form label {
	color: #fff;
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	padding-bottom: 5px;
	border: 0 none;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	background: none;
	display: block;
	width: 100%;
}

.radio_btns {
	border-bottom: 1px solid #fff;
	overflow: hidden;
	margin-bottom: 13px;
}

.radio_btns label {
	border-bottom: 0 none;
	margin-bottom: 0;
	width: auto;
	float: left;
	margin-right: 12px;
}

.register_form input[type="submit"] {
	float: left;
	background: #fff;
	color: #000;
	border: 0 none;
	display: block;
	padding: 4px 5px;
	font-size: 12px;
	font-family: "Helvetica";
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

.cancel_register {
	width: 19px;
	height: 18px;
	display: block;
	text-indent: -999999px;
	background: url(../images/x.png);
	position: absolute;
	bottom: 10px;
	right: 0;
    top: 10px;
}

.radio_btns label.label_radio {
	padding-left: 18px;
	background: url(../images/radio.png) 0 -21px no-repeat;
}

.radio_btns label.r_on {
	background: url(../images/radio.png) 0 1px no-repeat;
}

.radio_btns label.label_radio input {
	position: absolute;
	left: -9999px;
}

/* ==========================================================================
   Floorplans
   ========================================================================== */

#floorplans {
	position: fixed;
	top: -600px;
	left: 0;
	width: 100%;
	z-index: 99;
	background: #fff;
	padding-bottom: 18px;
}

#floorplans img {
	float: left;
}

.floorplan_text {
	width: 308px;
	float: right;
}

.floorplan_text h2 {
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.floorplan_text p {
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 10px;
}

.floorplan_text li {
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.floorplan_text li a {
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	padding: 3px 3px 0px 0px;
	display: block;
	height: 19px;
}

.floorplan_text li a:hover {
	background: #f5f2c4;
}

#floorplans_slider {
	width: 952px;
	height: 660px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 199;
	margin-left: -476px;
	margin-top: -330px;
	display: none;
}

.prev, .next {
	display: block;
	width: 11px;
	height: 17px;
	display: block;
	text-indent: -99999px;
	float: left;
	margin-top: 10px;
}

.prev {
	margin-right: 18px;
	background: url(../images/arrows.png);
}

.next {
	background: url(../images/arrows.png) -18px 0 no-repeat;
	margin-right: 20px;
}

.counter {
	float: left;
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	line-height: 17px;
	color: #fff;
	margin-top: 10px;
}

#floorplans_slider .close {
	width: 19px;
	height: 18px;
	display: block;
	text-indent: -999999px;
	background: url(../images/x.png);
	position: absolute;
	bottom: 10px;
	right: 0;
}

.slider {
	width: 952px;
	height: 623px;
}

.slider li a {
	position: absolute;
	bottom: -28px;
	color: #fff;
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	right: 40px;
	text-transform: uppercase;
}

/* ==========================================================================
   Footer
   ========================================================================== */

footer {
	background: #fff;
	position: fixed;
	bottom: 0;
	height: 46px;
	left: 0;
	right: 0;
	z-index: 100;
    
}

footer a {
	font-size: 9px;
	float: left;
	padding-top: 12px;
}

footer h3 {
	font-size: 13px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;
	margin-top: 16px;
	
}

footer img {
	max-height: 28px;
	
}

.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
	*line-height: 0;
}

.ir br {
	display: none;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

input#emailaddress{
	background: #ffffff;
	border:none;
	border-bottom: 1px solid #000;
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;	
}

#login input.submit{
	background: #ffffff;
	border:none;
	border-bottom: 1px solid #000;
	margin-top: 10px;
	display: block;
	font-size: 12px;
	font-family: "FoundersGroteskText-Light";
	line-height: 1em;}

#login label.error{
	clear: both;
	display: block;
	font-size: 12px;
}

.hidethis{
	display: none;
}

@media print {

* {
	background: transparent !important;
	color: black !important;
	box-shadow: none !important;
	text-shadow: none !important;
	filter: none !important;
	-ms-filter: none !important;
}

a, a:visited, a:active {
	text-decoration: none;
}

a[href]:after {
	content: " (" attr(href) ")";
}

abbr[title]:after {
	content: " (" attr(title) ")";
}

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}

pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}

thead {
	display: table-header-group;
}

tr, img {
	page-break-inside: avoid;
}

img {
	max-width: 100% !important;
}
  @page { margin: 0.5cm; }

p, h2, h3 {
	orphans: 3;
	widows: 3;
}

h2, h3 {
	page-break-after: avoid;
}

}