/* CSS Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/*End Clearfix*/

/*HTML Reset*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*General CSS Items*/
body{
	background:#000;
	color:#fff;
	font-size:12px;
	font-family:'Arial', sans-serif;
	line-height:17px;
}

td{
	background:#000;
	color:#fff;
	font-size:12px;
	font-family:'Arial', sans-serif;
	line-height:17px;
}

td strong{
	font-weight:bold;
}



#container{
	position:relative;
	top:0px;
	left:0px;
	width:974px;
	height:538px;
}

#content-container{
	overflow:hidden;
	position:absolute;
	left:223px;
	top:15px;
	width:748px;
	height:500px;
	opacity:0;
}

p{
	font-size:12px;
	margin-bottom:15px;
	line-height:20px;
}

.show{
	opacity:1;
	display:block !important;
}

.hide{
	opacity:0;
	display:none !important;
}

.selected {
	color:#f0e700;
}

h2{	
	font-size:30px;
	font-weight:bold;
	width:700px;
	height:30px;
	line-height:30px;
	margin-bottom:50px;
}

.header{
	position:absolute;
	margin-left:56px;
	margin-top:20px;
	color:#F0E700;	
	font-size:30px;
	font-weight:bold;
}

a{
	font-weight:normal;
	color:#f0e700;
	text-decoration:none;	
}

a:hover{
	color:#cec709;

}

.web-link{
	text-align:right;

}

.text2{
	width:640px;
	margin-bottom:20px;
}

.gallery{
	width:540px;
	text-align:right;
	font-weight:bold;
}

.gallery img{
	border: 0px none;
	margin-left:15px;

}


/*Intro*/
#intro-container{
	position:relative;
	top:0px;
	left:0px;
	width:974px;
	height:538px;
	background:#fff;
}

.intro-1-what{
	position:absolute;
	left:262px;
	top:100px;
	opacity:0;
	z-index:500;
	width:auto;
}

.intro-1-is{
	position:absolute;
	left:327px;
	top:202px;
	opacity:0;
	z-index:500;
	width:auto;
}


.intro-1-soba{
	position:absolute;
	left:165px;
	top:246px;
	opacity:0;
	z-index:490;
	width:auto;
}


.intro-1-q{
	position:absolute;
	left:639px;
	top:75px;
	opacity:0;
	z-index:500;
	width:auto;
	
}



.intro-2{
	position:absolute;
	left:61px;
	top:156px;
	opacity:0;
	z-index:500;
	width:auto;
}

.intro-3{
	position:absolute;
	left:61px;
	top:156px;
	opacity:0;
	z-index:500;
	width:auto;
}

.intro-4{
	position:absolute;
	left:61px;
	top:156px;
	opacity:0;
	z-index:500;
	width:auto;
}

.intro-5{
	position:absolute;
	left:61px;
	top:156px;
	opacity:0;
	z-index:500;
	width:auto;
}

.intro-6{
	position:absolute;
	left:253px;
	top:216px;
	opacity:0;
	z-index:500;
	width:auto;
}

.intro-7{
	position:absolute;
	left:118px;
	top:216px;
	opacity:0;
	z-index:500;
	width:auto;
}


.intro-final{
	position:absolute;
	left:0px;
	top:0px;
	opacity:0;
	z-index:500;
	width:auto;
}








/*Expanded Gallery View*/

#gallery-large{
	background:#000000;
	margin-left:238px;
	position:relative;
	cursor:pointer;

}

.hide-gallery{
	z-index:0 !important;
	opacity:0 !important;
	display:none !important;
}

.show-gallery{
	z-index:9999;
	opacity:1;
	display:block !important;
}


#gallery-large .image{
	margin-left:70px;
	margin-top:5px;
}

#gallery-large .feat-pos{
	margin-left:100px !important;
	margin-top:70px !important;
}

#gallery-large .close{

	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:7px;
}

#gallery-large .close:hover{
	color:#ff0000;
}



.gal-thumb{
	cursor:pointer;



}



/*Nav Items*/
#navigation{
	position:absolute;
	width:219px;
	left:5px;
	top:130px;
	opacity:0;
}

#navigation ul li{
	position:relative;
	cursor:pointer;
	font-weight:bold;
	text-align:right;
	margin-right:20px;
	line-height:22px;
}

#navigation ul li.logo{
	cursor:auto;


}

/*Site Content Sections*/
.section{
	position:relative;
	height: 525px;
	width: 727px;
	margin-left:15px;
	float:left;
	overflow:hidden;
}

.section2{
	position:relative;
	height: 525px;
	width: 840px;
	margin-left:15px;
	float:left;
	overflow:hidden;
}

/*Specific Sections*/



/*SoBa*/
#soba{
	display:block;
	opacity:1;
}

#soba strong{
	font-weight:bold;
}






/*Neighbourhood*/
#neighbourhood{
	display:none;
	opacity:1;
	width:798px !important;
	height:525px !important;
	margin:0px !important;
	overflow:hidden;
	background:url('../images/neighbourhood-map.png') no-repeat center center;
}


#neighbourhood a{
	display:block;
	position:absolute;
}


#neighbourhood a.p1{
	left:656px;
	top:370px;
}

#neighbourhood a.p2{
	left:626px;
	top:158px;
}

#neighbourhood a.p3{
	left:626px;
	top:173px;
}
#neighbourhood a.p4{
	left:611px;
	top:173px;
}
#neighbourhood a.p5{
	left:626px;
	top:202px;
}

#neighbourhood a.p6{
	left:488px;
	top:273px;
}

#neighbourhood a.p7{
	left:406px;
	top:206px;
}

#neighbourhood a.p8{
	left:440px;
	top:350px;
}

#neighbourhood a.p10{
	left:290px;
	top:205px;
}

#neighbourhood a.p11{
	left:370px;
	top:366px;
}

#neighbourhood a.p12{
	left:256px;
	top:326px;
}

#neighbourhood a.p13{
	left:253px;
	top:350px;
}

#neighbourhood a.p14{
	left:240px;
	top:172px;
}

#neighbourhood a.p15{
	left:229px;
	top:258px;
}

#neighbourhood a.p16{
	left:226px;
	top:289px;
}

#neighbourhood a.p17{
	left:224px;
	top:302px;
}

#neighbourhood a.p18{
	left:222px;
	top:316px;
}

#neighbourhood a.p19{
	left:217px;
	top:350px;
}

#neighbourhood a.p20{
	left:193px;
	top:174px;
}

#neighbourhood a.p21{
	left:183px;
	top:202px;
}

#neighbourhood a.p22{
	left:150px;
	top:202px;
}

#neighbourhood a.p23{
	left:200px;
	top:291px;
}

#neighbourhood a.p24{
	left:162px;
	top:362px;
}


#details-container{
	position:relative;
	width:502px;
	height:auto;
	opacity:0;
	left:137px;
	top:200px;
	display:none;
	}

#details-container .close{
	position:absolute;
	font-size:20px;
	top:5px;
	left:481px;
	width:14px;
	height:17px;
	cursor:pointer;
	font-weight:bold;
}

#details-container .close:hover{
	color:#ff0000;
}
	
.bold{
	font-weight:bold;
}

#location-container{
	background:#000;
	height:185px;
}

#location-image{
	float:left;
	width:220px;
	height:185px;
}

#location-details{
	padding-top:10px;
	padding-left:10px;
	color:#fff;
	width:238px;
	height:183px;
	float:left;
}

#location-details p.loc-name{
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	width:auto;
	color:#f0e700;
}

#location-details p.loc-address{
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	width:auto;
}

#location-details p.loc-description{
	line-height:12px;
	width:auto;
	font-size:11px;

}


#location-details .loc-link{
	position:absolute;
	top:164px;
	left:232px;
	width:200px;
	height:25px;

}

#location-details .loc-link a{
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#f0e700;
}






/*floorplans*/
#floorplans{
	display:block;
	opacity:1;
}


#floorplans .reg-today{
	font-size:18px;
	color:#f0e700;
	cursor:pointer;

}


/*Features*/
#features{
	display:none;
	overflow:auto;
}


.features-display{
	position:absolute;
	width:289px;
	left:0px;
	
}

#features h2{
margin-bottom:10px !important;
}

#features h3{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:18px;

}

#features .features-list{
	list-style-type:disc;
	margin-bottom:20px;
	margin-left:20px;
	width:300px;
}

#features .features-list li{
	font-size:12px;
	margin-bottom:6px;
}

.features-gallery{
	position:absolute;
	left:326px;
	top:20px;
	width:362px;
}

.features-gallery img{
	margin-bottom:35px;


}




/*Team*/
#team{
	display:none;
}

#team h2{
margin-bottom:10px !important;
}

#team h3{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;

}

#team-nav{
	text-transform:uppercase;
	position:relative;
	width:700px;
	margin-right:10px;
	margin-bottom:25px;
	height:20px;
}

#team-nav ul li{
	float:left;
	font-size:12px;
	margin-right:35px;
	text-align:right;
	font-weight:bold;
	cursor:pointer;
}

#team-nav ul li:hover{
	color:#f0e700;
}

.member{
	width:520px;
	clear:both;
	background:#000000;
}



/*Brad J Lamb Ego Stroke*/

.lamb{
	width:727px !important;
	height:330px;
	clear:both;
}

.lamb h3{
	position:relative;
	z-index:800;
	width:400px;

}


/*Brad J Lamb Novel*/

.ldc .scroll{
	position:absolute;
	top:108px;
	overflow:auto;
	height:255px;
	padding-right:20px;
	width:520px;

}


/*Brad J Logo*/

.bjl-logo{
	position:absolute;
	width:auto;
	height:auto;
	left:251px;
	top:375px;
}




.back-link{
	position:absolute;
	top:373px;
}


/*Building Images*/
.bjl-bldg1{
	position:absolute;
	left:1px;
	top:176px;
	width:auto;
	height:auto;
}

.bjl-bldg2{
	position:absolute;
	left:68px;
	top:247px;
	width:auto;
	height:auto;
}

.bjl-bldg3{
	position:absolute;
	left:113px;
	top:130px;
	width:auto;
	height:auto;
}

.bjl-bldg4{
	position:absolute;
	left:153px;
	top:247px;
	width:auto;
	height:auto;
}

.bjl-bldg5{
	position:absolute;
	left:213px;
	top:145px;
	width:auto;
	height:auto;
}

.bjl-bldg6{
	position:absolute;
	left:283px;
	top:111px;
	width:auto;
	height:auto;
}

.bjl-bldg7{
	position:absolute;
	left:283px;
	top:382px;
	width:auto;
	height:auto;
	cursor:pointer;
}

.bjl-bldg8{
	position:absolute;
	left:399px;
	top:163px;
	width:auto;
	height:auto;
}

.bjl-bldg9{
	position:absolute;
	left:518px;
	top:121px;
	width:auto;
	height:auto;
}

.bjl-bldg10{
	position:absolute;
	left:518px;
	top:271px;
	width:auto;
	height:auto;
}

.bjl-bldg11{
	position:absolute;
	left:605px;
	top:85px;
	width:auto;
	height:auto;
}

.bjl-bldg12{
	position:absolute;
	left:605px;
	top:178px;
	width:auto;
	height:auto;
}


.bjl-bldg13{
	position:absolute;
	left:592px;
	top:271px;
	width:auto;
	height:auto;
}

.bjl-ldc{
	position:absolute;
	left:591px;
	top:359px;
	width:auto;
	height:auto;

}

.bjl-whois{
	position:absolute;
	top:326px;
	width:auto;
	height:auto;
}


/*Overlay*/

#bjl-container{
	position:relative;
	width:727px;
	height:340px;
	opacity:0;
	left:0px;
	top:-27px;
	background:#000;
	display:none;
	}

#bjl-container .close{
	position:absolute;
	font-size:16px;
	left:536px;
	width:11px;
	height:16px;
	cursor:pointer;
	font-weight:bold;
}

#bjl-container .close:hover{
	color:#ff0000;
}
	
.bold{
	font-weight:bold;
}

#bldg-container{
	background:#000;
	height:335px;
}

#bldg-image{
	float:left;
	width:531px;
	height:335px;
}

#bldg-details{
	padding-top:21px;
	padding-left:5px;
	color:#fff;
	width:191px;
	height:auto;
	float:left;
}

#bldg-details p.bldg-name{
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:0px;
	width:auto;
	color:#fff;
}

#bldg-details p.bldg-loc{
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	width:auto;
	text-transform:uppercase;
}

#bldg-details p.bldg-description{
	line-height:16px;
	width:auto;
	font-size:12px;
	

}





/*Contact*/
#contact{
	display:none;
}

#contact .contact-display{
	position:absolute;
	left:0px;
	top:140px;
	width:558px;
	height:368px;
}

#contact .contact-info-title{
	font-size:16px;
	margin-bottom:15px;
}

#contact .contact-info{
	font-size:16px;
	margin-bottom:0px;
	line-height:16px;
	
}


#contact .contact-info-strong{
	font-size:16px;
	margin-bottom:20px;
	font-weight:bold;
}

#contact .contact-phone{
	font-size:16px;
	margin-bottom:2px;
	margin-left:20px;
}

.contactHeader{
	font-size:19px;
	margin-bottom:20px;
	color:#F0E700;
}

#contact .contact-email{
	font-size:16px;
	margin-left:20px;
}


/*Brad Live*/
#BradLive{
	display:none; position:absolute; width:706px; height:523px; top:6px; left:252px;
}


/*Register*/
#register{
	display:none;
}


/*Registration Form*/
.required{
	color:#ed0d0d;
	font-weight:bold;
}

.registrationText{
	position:absolute;
	 height: auto;
	 width:727px;
	top:118px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

.form-container{
	position:relative;
	float:left;
	width:350px;
	margin-left:10px;
	

}

.form-item{
	width:100%;
	clear:both;
	margin-bottom:10px;
}

.form-submit{
	width:100%;
	clear:both;
	margin-bottom:10px;
	margin-top:7px;
}



.form-label{
	font-size:11px;
	width:350px;
	float:left;
	margin:0px 0px 9px 0px !important;
	padding:0px none;
	line-height:11px;
	height:11px;
	font-weight:bold;
}



.form-misc{
	width:178px;
	font-size:11px;

}


input{
	color:#fff;
	border:1px solid #fff;
	background:#000;
	padding:3px;
	font-family:'Arial', sans-serif;
	width:330px;
}

input:focus{
	color:#fff;
	border:1px solid #f0e700;
	background:#000;
	outline:none;
}

select{
	color:#fff;
	border:1px solid #fff;
	background:#000;
	padding:3px;
	font-family:'Arial', sans-serif;
	width:339px;
}

textarea{
	color:#fff;
	border:1px solid #fff;
	background:#000;
	padding:3px;
	font-family:'Arial', sans-serif;
	width:330px;
	height:20px;
	resize:none;

}

textarea:focus{
	color:#fff;
	border:1px solid #f0e700;
	background:#000;
	outline:none;
}

input[type=submit] {
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 25px;
    margin-left: 280px;
    margin-top: -7px;
    width: 60px;
}

input[type=submit]:hover {
	color:#f0e700;
}





/*Footer*/
#footer{
	position:relative;
	width:974px;
	height:20px;
	font-family:'Arial', sans-serif;
	text-transform:uppercase;
}

#footer a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover{
	color:#f0e700;
}

.info-footleft{
	margin-left:42px;
	position:relative;
	float:left;
	text-align:right;
	font-size:9px;  
	line-height:122%;
}

.social-footleft{
	position:relative;
	float:left;
	margin-left:10px;
}


.btn-footleft{
	margin-left:10px;
	position:relative;
	float:left;
	width:100px;
	font-size:10px;
	text-align:left;
}

.btn-footright{
	position:relative;
	float:left;
	width:660px;
	font-size:10px;
	text-align:right;	

}

#thankyou-container{
	position:relative;
	top:0px;
	left:0px;
	width:974px;
	height:538px;
}


.thankyou-logo{
	position:absolute;
	left:425px;
	top:260px;
	margin-bottom:2px;
}


.thankyou-text{
	position:absolute;
	left:315px;
	top:190px;

}

.thankyou-text p{
	margin-bottom:2px;
	text-align:center;
	font-size:18px;
}









