/* CSS Document */

a { color: #000000; font-family: Arial, SunSans-Regular; font-size:13px; text-decoration: none }
a.sub { color: #75BBE3; font-family: Tahoma, SunSans-Regular; font-weight: bold; text-decoration: none }
a:hover { color: #000000; font-family: Arial, SunSans-Regular; font-size:13px; text-decoration: underline }

#container				{ margin-left:14px; margin-top:14px; margin-right:14px; padding:0; width:566px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;}
#pdf_container			{ font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:small;}
#footer					{ margin: 0; padding:0; width:951px; height:78px; background:url(images/footer.jpg) no-repeat; border: white solid 1px;}

.blockContent 			{ margin:0; padding:0; width:650px; height:470px; border:0; font: Tahoma, Verdana, Arial, Helvetica, sans-serif 14px;}
.blockContentLargePlat	{ margin:0; padding:0; width:670px; height:485px; font: Tahoma, Verdana, Arial, Helvetica, sans-serif 14px;}
.blockContentNoNavBar	{ margin:0; padding:0; width:950px; height:607px; background: url(images/containerPlat.jpg) no-repeat;}
.blockContentVRplat		{ margin:0; padding:0; width:950px; height:607px;}

#location				{ padding: 15px 25px; background:url(images/BlockContent25White.jpg) no-repeat;}
#property				{ padding: 15px 25px; background:url(images/BlockContent25White.jpg) no-repeat;}
#photography			{ padding: 15px 25px; background:url(images/BlockContent25White.jpg) no-repeat;}
#photoMenu				{ margin:0; padding:0;width:700px; height:107px; background: url(images/12.jpg) #959479; color: #FFFFFF; overflow:auto; font-size:20px;}
#amenities				{ padding: 15px 25px; background:url(images/BlockContent25White.jpg) no-repeat;}
#contactus				{ padding: 15px 25px; background:url(images/BlockContent25White.jpg) no-repeat;}
#information			{ margin: 0; padding:0; height:500px; width:700px; overflow:auto; background-color:#ffffff; color:#000000; font-size:small;}
#largePlat				{ padding: 15px 15px 0px 15px;}
#footerlink				{ margin-left:680px; margin-top:14px; margin-right:27px; text-align:right; font-size:small;}
#vrHeader				{}
#vrPhoto				{ margin: 0px auto 0px auto; padding: 0; width: 640px; height: 480px;}


#amenities ul>li		{ margin-bottom:10px;}
#contactus h4			{ margin: 0px 0px 0px 25px;}
#contactus ul			{ margin: 0 0 35px 45px;}
#location img			{ padding: 0px 0px 10px 15px;}
#property img			{ padding: 0px 0px 10px 15px;}
#information a			{ color:#000000;}
#information a:hover	{ color:#000000; text-decoration:none;}
#information h3			{ margin-left:25px;}
#information table		{ padding: 0px 0px 0px 130px; border:none;}
#largePlatContent img	{ padding: 0px; margin:0; text-align:center;}
#footer a				{ color:#fgfgfg;}
#footer img				{ margin:0; padding:0;}
#vrHeader img			{ margin:0; padding:0;}
#vrPhoto applet			{ margin-top: 50px;}


#heading a	{ color: #ffffff; font-family: Tahoma, SunSans-Regular; font-size:17px; font-weight: bold; text-decoration: none }
#heading a.sub { color: #ffffff; font-family: Tahoma, SunSans-Regular; font-weight: bold; text-decoration: none }
#heading a:hover { color: #ffffff; font-family: Tahoma, SunSans-Regular; font-weight: bold; text-decoration: underline }

#literature a	{ color: #447AA6; font-family: Tahoma, SunSans-Regular; font-size:10px; text-decoration: none }
#literature a.sub { color: #75BBE3; font-family: Tahoma, SunSans-Regular; text-decoration: none }
#literature a:hover { color: #FF2F2A; font-family: Tahoma, SunSans-Regular; text-decoration: underline }


#footer a				{ color:#FFFFFF; text-decoration:none;}
#footer a:hover			{ color:#FFFFFF; text-decoration:underline;}
#photoMenu a			{ color:#FFFFFF; text-decoration:none;}
#photoMenu a:hover		{ color:#FFFFFF; text-decoration:underline;}
#photoMenu a:visited	{ color:#FFFFFF; text-decoration:none;}
#photoMenu li			{ list-style-type:none;}
#photoMenu li:hover		{ list-style-type:disc;}

#backButton	a			{ font: large #003300; text-decoration:none;}
p						{ font: Tahoma, Verdana, Arial, Helvetica, sans-serif 14px;}



/*lightbox JS2.0 Style*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/*End Lightbox JS2.0 style */
