
/****** global.css pasted **********/
@charset "UTF-8";
/*

555YVR
Global Stylesheet

Version 1.0
Author: BuderEndel

*/

/*==================== GLOBAL ====================*/


body {
	background-color: #000;
	margin-top: 12px;
	font-size: 12px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Lucida Grande', Arial, Helvetica, Sans-Serif;
}

a img {
	border: none;
}

a:active { outline: none; }

#wrapper {
	margin: 0 auto;
	width: 935px;
}
a.csrf {color:#FFFFFF;}

/*==================== HEADER ====================*/

#leader {
	margin: 0 auto 12px auto;
	width: 935px;
	height: 80px;
	background: no-repeat #000 url(http://www.555yvr.com/site/images/leaderbg.gif);
	float: left;
	overflow: hidden;
}

	#logo {
		width: 250px;
		height: 50px;
		float: left;
		padding: 10px 0 0 50px;
	}
	
	#leader_r {
		float: left;
		width: 620px;
	}
	
	#above_roll {
		float: left;
		width: 501px;
		height: 45px;
	}
	
	input {
		font-family:arial;
		font-size: 0.59em;
		color:#d0cfbd;
		letter-spacing:0em;
	}

#navcon {
	float: left;
	height: 25px;
	width: 620px;
	background-color: #000;
}
  #navcon div {
  	float: left;
  	margin-right: 5px;
  }
  #navcon a {
    display: block;
    overflow: hidden;
    text-indent: -10000px;
    height: 10px;
    margin-top: 11px;
    background: #000 no-repeat left top;
    border-bottom-width: 3px;
  	border-bottom-style: solid;
  }
    #navcon a.active {
      margin-top: 0;
      border-bottom-width: 14px;
    }

#residences a     {background-image: url(http://www.555yvr.com/site/images/residences.gif); border-bottom-color: #446993; width:77px;}
#amenities a      {background-image: url(http://www.555yvr.com/site/images/amenities.gif);  border-bottom-color: #654458; width:75px;}
#gallery a        {background-image: url(http://www.555yvr.com/site/images/gallery.gif);    border-bottom-color: #645246; width:72px;}
#your_downtown a  {background-image: url(http://www.555yvr.com/site/images/downtown.gif);   border-bottom-color: #ca8219; width:87px;}        
#sales_center a   {background-image: url(http://www.555yvr.com/site/images/sales.gif);      border-bottom-color: #818054; width:78px;}
#register_now a   {background-image: url(http://www.555yvr.com/site/images/register.gif);   border-bottom-color: #572221; width:82px;}
#residence_owners a   {background-image: url(http://www.555yvr.com/site/images/residence_owners.gif);   border-bottom-color: #446993; width:101px;}


/*==================== CONTENT ====================*/

.index_text {
	color: #D0CFBD;
	font-family: arial;
	font-size: 12px;
	line-height: 16px; 
}

a.index_text_link {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}

#intro_frame {
	margin: 0 auto;
	width: 935px;
	height: 702px;
}

#content {
	margin: 0 auto;
	width: 935px;
	/*height: 425px;*/
	position: relative;
	float: left;
}

	#content #text {
		position: absolute;
		top: 80px;
		left: 57px;
		width: 225px;
		height: 227px;
		color: #D0CFBD;
		font-family: arial;
		font-size: 11px;
		line-height: 16px;
		padding: 0;
		margin: 0;
	}
	
		#content #text :first-child {
			margin-top: 0;
		}
		
		#content #text ul {
			float: left;
			margin: 0;
			padding: 0;
		}
	
		#content #text strong {
			color: #FFFFFF;
			text-transform: uppercase;
		}
		
		#content #residences_note a {
			color: #FFFFFF;
			text-transform: uppercase;
			font-weight: normal;
			text-decoration: none;		
		}
		
		#content #text p.residences_floorplans_header {
			margin: 0;
			padding: 0;
			font-size: 11px;
			line-height: 11px;
		}
		
		#content #text p.label {
			color: #FFF;
			float: left;
			padding: 12px 0 5px 5px;
			margin: 0;
			text-transform: uppercase;
		}
			
	#content #navigation_sub {
		position: absolute;
		top: 331px;
		left: 473px;
	}


/*==================== RESIDENCES CONTENT ====================*/

#content #residences_note {
	position: absolute;
	text-align: center;
	top: 365px;
	color: #D0CFBD;
	font-family: arial;
	font-size: 0.59em;
	left: 473px;
	letter-spacing: 0em;
	line-height: 1.5em;
	width: 275px;
	z-index: 200;
}

/*  Residence Owners */

	.residence_owner_index {
		background-image: url(../owners/back.jpg);
	}
	
	#content.residences_index #text {
		left: 495px;
	}
	
/*  Residences Index */

	.residences_index {
		background-image: url(../residences/back.jpg);
	}
	
	#content.residences_index #text {
		left: 495px;
	}

/* Residences Features */
	
	.residences_features {
		background-image: url(../residences/back1.jpg);
	}
	
	#content.residences_features #text {
		padding: 0 20px 0 30px;
		left: 476px;
		width: 222px;
	}
	

/* Residences Floorplans */

	.residences_floorplans {
		background-image: url(../residences/back.jpg);
	}
	
	#content.residences_floorplans #residences_floorplans_text_bg {
		position: absolute;
		height: 425px;
		width: 323px;
		top: 0;
		left: 449px;
		background-image: url(../residences/background_residences_floorplans.jpg);
		z-index: 100;
	}
	
	#content.residences_floorplans #text {
		top: 75px;
		left: 498px;
		z-index: 200;
		font-size: 10px;
	}
	
	/* Blueprints */
	
	.residences_floorplans_style {
		position: absolute;
		height: 399px;
		width: 299px;
		top: 0;
		left: 449px;
		background: #FFF;
		z-index: 1;
		background: url(http://www.555yvr.com/site/images/background_blueprint.png) repeat-x;
		border-top: 1px #738FAE solid;
		border-bottom: 1px #738FAE solid;
		color: #FFF;
		font-family: Arial;
		padding: 24px 0 0 24px;
		font-size: 0.59em;
		letter-spacing: 0em;
		line-height: 1em;
	}
	
		.residences_floorplans_style a {
			color: #FFF;
			text-decoration: none;
			display: block;
		}
		
			.residences_floorplans_style a:hover,
			.residences_floorplans_style a.blueprint_menu_selected {
				color: #CA8219;
			}
		
		.residences_floorplans_style h3 {
			margin-top: 0;
			text-transform: uppercase;
			font-weight: normal;
			font-size: 11px;
		}

		.residences_floorplans_style h4 {
			text-transform: uppercase;
			font-weight: normal;
			font-size: 9px;
			text-align: center;

			position: absolute;
			top: 385px;
			left: 0px;
			width: 299px;
		}
		
		.residences_floorplans_style ul {
			margin: 0;
			padding: 0;
		}
		
		.residences_floorplans_style .blueprint_large {
			position: absolute;
			top: 140px;
			left: 20px;
		}
		
			.residences_floorplans_style ul li {
				float: left;
				width: 86px;
				margin: 0 12px 12px 0;
			}
			
			.blueprint_title {
				line-height: 2em;
				text-transform: uppercase;
				text-decoration: underline;
				width: 60px;
			}
			
			.blueprint_click_text {
				text-transform: uppercase;
				text-align: center;
			}
	
	
	
	.residences_floorplans ul {
		list-style: none;
	}
	
	.ulpl,
	.lipl { padding:0; margin:0 }
	
	.ulpl {
		width: 232px;
		border-top: 1px #D0CFBD solid;
	}
	
	.lipl {
		width: 230px;
		float: left;
		display: block;
		border-bottom: 1px #D0CFBD solid;
		border-right: 1px #D0CFBD solid;
		border-left: 1px #D0CFBD solid;
	}
	
	.lipl a {
		padding: 2px 3px 1px 4px;
		text-decoration: none;
		color: #D4D5C6;
		display: block;
		text-align:left;
	}
	
	.lipl a:hover,
	.lipl a.selected {
		text-decoration: none;
		color: #CA8219;
		background: #1C3761;
	}

/*==================== GALLERY CONTENT ====================*/
			
/* INDEX */

	.gallery_index {
		background-image: url(../gallery/bg.jpg);
	}

/* GALLERY */

	.photo_gallery {
		background-image: url(../gallery/abc-bg.jpg);
	}
	
	.photo_gallery #gallery1 {
		border-top: 7px #392b22 solid;
		border-bottom: 7px #392b22 solid;
		border-right: 9px #392b22 solid;
		border-left: 9px #392b22 solid;
		position: absolute;
		top: 19px;
		left: 46px;
		width: 366px;
		height: 245px;
	}
	
		.photo_gallery #gallery1 a {
			display: block;
		}
	
	.photo_gallery #thumbs {
		position: absolute;
		top: 300px;
		left: -8px;
		margin: 0;
		padding: 0;
		width: 436px;
	}
	
		.photo_gallery #thumbs li {
			border-top: 5px #392b22 solid;
			border-bottom: 5px #392b22 solid;
			border-right: 7px #392b22 solid;
			border-left: 7px #392b22 solid;
			margin: 0 11px 0 0;
			float: left;
			list-style: none;
			display: block;
			width: 54px;
			height: 37px;
		}
		
		.click_to_view {
			margin: 0;
			padding: 0;
			font-family: Arial;
			color: #FFF;
			font-size: 9px;
			text-transform: uppercase;
			position: absolute;
			top: 254px;
			left: 218px;
			width: 158px;
			text-align: right;
		}
		
	#content.photo_gallery #text {
		padding: 78px 0 0 0;
		width: 200px;
	}
	
/* 360 VIEWS */

	.gallery_360 {
		background-image: url(../gallery/abc-bg.jpg);
	}
	
	#content.gallery_360 #text { padding-top: 62px; }

		#directions {
			margin: 0;
			padding: 0;
			left: 84px;
			top: 220px;
			width: 300px;
			text-align: center;
			color: #CA8219;
			list-style: none;
			position: absolute;
		}

			#directions li {
				margin: 0 40px 0 0;
				float: left;
				width: 100px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				text-transform: uppercase;
			}

			#directions li a {
				color: #DEDDCA;
				text-decoration: none;
			}

			#directions li a:hover,
			#directions li a.dir_active {
				color: #CA8219;
			}
			
	#wrap_views {
		position: absolute;
		padding: 23px 23px 56px 23px;
		top: 20px;
		left: 34px;
		background: url('http://www.555yvr.com/site/images/background_360_views.png') no-repeat;
	}

	#views {
		position: relative;
		width: 366px;
		height: 176px;
		overflow: hidden;
	}

	.inside {
		width: 1152px;
		height: 175px;
	}


/* VIRTUAL TOUR */

	.virtual_tour {
		background-image: url(../gallery/abc-bg.jpg);
	}
	
		#content.virtual_tour #wrapper_video {
			position: absolute;
			top: 18px;
			left: 30px;
			width: 387px;
			height: 234px;
			padding: 10px;
			background-color: #392B22;
		}
		
		#content.virtual_tour #text {
			padding-top: 70px;
		}
	
/*==================== NAVIGATION ====================*/

#navigation_sub {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	height: 28px;
}

	#navigation_sub a {
		display: block;
		line-height: 28px;
		text-decoration: none;
	}

	#navigation_sub.downtown a {
		width: 275px;
		background-color: #DEDDCA;
		color: #000;
	}
	
	#navigation_sub.downtown a:hover {
		background-color: #A95007;
		color: #FFF;
	}
	
	#navigation_sub.sales a {
		width: 245px;
		background-color: #DEDDCA;
		color: #000;
	}
	
	#navigation_sub.sales a:hover {
		background-color: #4E4D27;
		color: #CA8219;
	}
	
#navigation_sub.gallery_submenu_index {
	position: absolute;
	top: 331px;
	left: 473px;
}
	
	#navigation_sub.gallery_submenu_index a {
		background-color: #DEDDCA;
		color: #000;
		float: left;
	}
	
	#navigation_sub.gallery_submenu_index a#nava {
		width: 104px;
	}
	
	#navigation_sub.gallery_submenu_index a#navb {
		width: 94px;
	}
	
	#navigation_sub.gallery_submenu_index a#navc {
		width: 77px;
	}
	
	#navigation_sub.gallery_submenu_index a:hover,
	#navigation_sub.gallery_submenu_index a.active {
		background-color: #392b22;
		color: #CA8219;
	}

#navigation_sub.gallery {
	position: absolute;
	top: 273px;
	left: 0px;
}

	#navigation_sub.gallery a {
		background-color: #DEDDCA;
		color: #000;
		float: left;
	}

	#navigation_sub.gallery a#nava {
		width: 104px;
	}

	#navigation_sub.gallery a#navb {
		width: 94px;
	}

	#navigation_sub.gallery a#navc {
		width: 77px;
	}

	#navigation_sub.gallery a:hover,
	#navigation_sub.gallery a.active {
		background-color: #392b22;
		color: #CA8219;
	}
	
	/* Residences */
	
	#navigation_sub.residences_submenu_index {
		position: absolute;
		top: 273px;
		left: 0px;
		z-index: 200;
	}

		#navigation_sub.residences_submenu_index a {
			background-color: #DEDDCA;
			color: #000;
			float: left;
		}

		#navigation_sub.residences_submenu_index a#navd {
			width: 138px;
		}

		#navigation_sub.residences_submenu_index a#nave {
			width: 137px;
		}
		
		#navigation_sub.residences_submenu_index a:hover,
		#navigation_sub.residences_submenu_index a.active {
			background-color: #1C3761;
			color: #CA8219;
		}

/*==================== RESIDENCES ====================*/

body.body_residences #content #text ul {
	list-style: url(../residences/li.gif);
	margin-left: 15px;
}

body.body_residences #content #text ul { float: none; }

body.body_residences li {
	list-style: url(../residences/li.gif);
}

body.body_residences #text {
  width: 272px;
  height: 315px;
  overflow: hidden;
  position: relative;
}

body.body_residences .scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

body.body_residences .vscrollerbase {
	width: 10px;
	background-color: #7abde9;
}

body.body_residences .vscrollerbar {
	width: 10px;
	border-left: 1px #deddca solid;
	border-top: 1px solid #deddca;
	border-bottom: #deddca 1px solid;
	background: #19264E url(http://www.555yvr.com/site/images/scroll.gif) no-repeat;
}

body.body_residences .hscrollerbase {
	height: 10px;
	background-color: #a08496;
}

body.body_residences .hscrollerbar {
	height: 10px;
	background-color: #503344;
}


/*==================== AMENITIES ====================*/

body.body_amenities #content {
	background: url(../amenities/amenities.jpg) no-repeat;
}

body.body_amenities #content #text ul {
	float: none;
	margin: 10px 0 10px 15px;
	list-style: url(../amenities/li.gif);
}

body.body_amenities li {
	list-style: url(../amenities/li.gif);
}

body.body_amenities ul.dtlist {
	margin: 0 25px 15px 20px;
	padding-left: 0
}

body.body_amenities #nmap li {
	margin: 0;
	padding: 0;
	display: inline-block;
	text-align: center;
}

body.body_amenities ul#nmap {
	margin: 0;
	padding: 0;
	text-align: center;
}

body.body_amenities li {
	vertical-align: middle;
}

body.body_amenities b { color: #FFF; }

body.body_amenities .font {
	color: #D0CFBD;
}

body.body_amenities #content #text {
	width: 213px;
	overflow: auto;
	padding: 0px 30px 0 32px;
	top: 70px;
	height: 315px;
	left: 480px;
}

body.body_amenities .scrollgeneric {
	position: absolute;
	top: 0;
	left: 0;
}

body.body_amenities .vscrollerbase {
	width: 10px;
	background-color: #a08496;
}

body.body_amenities .vscrollerbar {
	width: 10px;
	border-left: 1px #A08496 solid;
	border-top: 1px solid #A08496;
	border-bottom: #A08496 1px solid;
	background: #503344 url(http://www.555yvr.com/site/images/scroll.gif) no-repeat;
}

body.body_amenities .hscrollerbase {
	height: 10px;
	background-color: #a08496;
}

body.body_amenities .hscrollerbar {
	height: 10px;
	background-color: #503344;
}

body.body_amenities strong {
	text-transform: uppercase;
	color: #FFF;
}

/*==================== GALLERY ====================*/

body.body_gallery #content #text {
	width: 213px;
	height: 200px;
	overflow: auto;
	padding: 0px 30px 0 32px;
	left: 473px;
	top: 96px;
}

/*==================== YOUR DOWNTOWN ====================*/

body.body_your_downtown #content {
	background: url(../downtown/bg.jpg) no-repeat;
}

body.body_your_downtown #content #text ul {
	float: none;
	margin: 10px 0 10px 15px;
	list-style: url(../downtown/li.gif);
}

body.body_your_downtown #content #text ul ul {
	margin: 0 0 0 15px;
}

body.body_your_downtown .dtlist li {
	list-style: url(../downtown/li.gif);
	margin: 0;
	padding: 0;
}

body.body_your_downtown ul.dtlist {
	margin: 0 25px 15px 20px;
	padding-left: 0
}

body.body_your_downtown #nmap li {
	margin: 0;
	padding: 0;
	display: inline-block;
	text-align: center;
}

body.body_your_downtown ul#nmap {
	margin: 0;
	padding: 0;
	text-align: center;
}

body.body_your_downtown li {
	vertical-align: middle;
}

body.body_your_downtown b { color: #FFF; }

body.body_your_downtown .font {
	font-family: arial;
	color: #DEDDCA;
}

body.body_your_downtown #content #text {
	width: 213px;
	height: 248px;
	overflow: auto;
	padding: 0px 30px 0 32px;
	left: 473px;
	top: 70px;
}

body.body_your_downtown .scrollgeneric {
	position: absolute;
	top: 0;
	left: 0;
}

body.body_your_downtown .vscrollerbase {
	width: 10px;
	background-color: #e3b64a;
}

body.body_your_downtown .vscrollerbar {
	width: 10px;
	border-left:1px #773600 solid;
	border-top: 1px solid #773600;
	border-bottom: #773600 1px solid;
	background: #a84e06 url(http://www.555yvr.com/site/images/scroll.gif) no-repeat scroll;
}

body.body_your_downtown .hscrollerbase {
	height: 10px;
	background-color: #e3b64a;
}

body.body_your_downtown .hscrollerbar {
	height: 10px;
	background-color: #a84e06;
}

body.body_your_downtown strong {
	text-transform: uppercase;
	color: #FFF;
}

body.body_your_downtown .down_nav {
	width: 100%; 
	text-align: center;
	width: 275px;
} 

body.body_your_downtown .nyroModal {
	font-family: Arial, Helvetica, sans-serif; 
}

body.body_your_downtown #nmap {
	padding: 0;
	margin: 0;
}

body.body_your_downtown #nmap,
body.body_your_downtown #nmap li { list-style: none; }

/*==================== SALES CENTER ====================*/

body.body_sales_center #content {
	background: url(../sales/center.jpg) no-repeat;
	color: #DEDDCA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

body.body_sales_center #content #navigation_sub {
	left: 358px;
}

body.body_sales_center ul,
body.body_sales_center li {
	list-style: outside url(../sales/li.gif);
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

body.body_sales_center li { margin-bottom: 10px; }

body.body_sales_center b,
body.body_sales_center strong { color: #FFF; }

body.body_sales_center .font {
	color: #d4d5c6;
}

body.body_sales_center .contact strong,
body.body_sales_center b { color: #FFF; }

body.body_sales_center .formatleft {
	color: #DEDDCA;
}

body.body_sales_center .brown { color: #3C312A; }

body.body_sales_center .whiten{ color:#FFF; font-weight: bold; }

body.body_sales_center a {
	color: #DEDDCA;
	text-decoration: none;
}  

body.body_sales_center #scontact {
	position: absolute;
	top: 88px;
	left: 380px;
}

body.body_sales_center #text_sales {
	width: 262px;
	height: 282px;
	overflow: auto;
	padding-right: 20px;
	position: absolute;
	top: 94px;
	left: 627px;
}

body.body_sales_center .scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}

body.body_sales_center .vscrollerbase {
	width: 10px;
	background-color: #deddca;
}

body.body_sales_center .vscrollerbar {
	width: 10px;
	border-left:1px #3c312a solid;
	border-top: 1px solid #3c312a;
	border-bottom: #3c312a 1px solid;
	background: #4E4D27 url(http://www.555yvr.com/site/images/scroll.gif) no-repeat;
}

body.body_sales_center .hscrollerbase {
	height: 10px;
	background-color: #deddca;
}

body.body_sales_center .hscrollerbar {
	height: 10px;
	background-color: #4e4d27;
}

body.body_sales_center .sales_nav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

body.body_sales_center div.sales_nav{
	width :243px;
	height: 28px;
}

body.body_sales_center a.formatleft:link,
body.body_sales_center a.formatleft:visited,
body.body_sales_center a.formatleft:active {
	color: #FFF;
	text-decoration: none;
}

body.body_sales_center a.formatleft:hover { color:#3C312A; }

body.body_sales_center #fl { padding-bottom: 120px; }

body.body_sales_center #fl p {
	margin: 10px 0;
}

	body.body_sales_center #fl p.click_learn_more {
		margin: 25px 0 90px 0;
	}
	
	
/*==================== FOOTER ====================*/

#footer {
	margin: 0 auto;
	width: 915px;
	clear: both;
}

	#address {
		float: left;
		width: 525px;
		font-family: Verdana, "Lucida Grande", Helvetica, sans-serif;
   	font-size: 10px;
		padding: 1px 0 0 0;
		color: #d0cfbd;
	}
	
	a.reg {
		text-decoration: none;
		color: #DEDDCA;
		border-bottom: 1px solid #FFFFFF;
	}
	
	a.reg:hover {
		color: #CA8219;
		border-bottom: 1px dotted #FFFFFF;
	}
	
	#pmahud {
		float: left;
		width: 387px;
		text-align: right;
		font-family: Verdana, "Lucida Grande", Helvetica, sans-serif;
   	font-size: 10px;
		padding: 10px 0 0 0;
		color: #d0cfbd;
	}
	
	#legal {
		float: left;
		width: 915px;
		height: auto;
		margin: 5px auto 0;
		text-align: left;
		font-family: Verdana, "Lucida Grande", Helvetica, sans-serif;
	  	font-size: 8px;
		color: #4F4F4F;
	}


/*==================== CLASSES ====================*/

.expand {
	padding-top: 0;
	border-bottom-width: 14px;
}

.collapse {
	padding-top: 11px;
	border-bottom-width: 3px;
}

.bottom { vertical-align: bottom; }
.upper { text-transform: uppercase; }

/*==================== OWNER RESIDENTS ====================*/

body.body_residence_owners #content {
	background-image: url(../residences/back2.jpg);
}

body.body_residence_owners #content #text ul {
	float: none;
	margin: 10px 0 10px 15px;
	list-style: url(../residences/li.gif);
}

body.body_residence_owners li {
	list-style: url(../residences/li.gif);
}

body.body_residence_owners ul.dtlist {
	margin: 0 25px 15px 20px;
	padding-left: 0
}

body.body_residence_owners li {
	vertical-align: middle;
}

body.body_residence_owners b { color: #FFF; }

body.body_residence_owners .font {
	color: #D0CFBD;
}

body.body_residence_owners #content #text {
	width: 213px;
	overflow: auto;
	padding: 0px 30px 0 32px;
	top: 70px;
	height: 315px;
	left: 473px;
}

body.body_residence_owners .scrollgeneric {
	position: absolute;
	top: 0;
	left: 0;
}

body.body_residence_owners .vscrollerbase {
	width: 10px;
	background-color: #0B133A;
}

body.body_residence_owners .vscrollerbar {
	width: 10px;
	border-left:1px #0B133A solid;
	border-top: 1px solid #0B133A;
	border-bottom: #0B133A 1px solid;
	background: #76BEEE url(http://www.555yvr.com/site/images/scroll.gif) no-repeat scroll;
}

body.body_residence_owners .hscrollerbase {
	height: 10px;
	background-color: #0B133A;
}

body.body_residence_owners .hscrollerbar {
	height: 10px;
	background-color: #76BEEE;
}

body.body_residence_owners strong {
	text-transform: uppercase;
	color: #FFF;
}
/********** end global pasted **********/





/********** stephs **********/
#middle {
	margin: 0 auto 12px auto; width: 931px; overflow: hidden; border:2px #727272 solid;
	color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

#content_wsd {
	width:650px; float:left; overflow:hidden;
}

#content_wsd_inner {
	margin:0px 0px 15px 20px;
}

#content_wsd a { color:#446993; text-decoration:none; }
#content_wsd a:hover, #content_wsd a:active { color:#ca8219; text-decoration:none; }

#content_wsd h2 {
	color:#fff; font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
}

#content_wsd h3 {
	color:#d0cfbd; font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
}

/****** comments ******/
.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Arial, Helvetica, Sans-Serif; color:#000;
	}
.commentlist li ul li {
	font-size: 12px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold; font-style: normal; font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

/****** end comments ******/





#sidebar_wsd {
	width:250px; float:right; border-left:1px #727272 solid; margin:20px 0px; overflow:hidden;
}

#sidebar_wsd ul {
	list-style-type:none;
	margin:10px 20px; padding:0px;
}

#sidebar_wsd a { color:#446993; text-decoration:none; }
#sidebar_wsd a:hover, #sidebar_wsd a:active { color:#ca8219; text-decoration:none; }

#sidebar_wsd h2 { 
	color:#d0cfbd; font-size:14px; font-weight:normal; text-transform:uppercase; font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
}

#sidebar_wsd input { color:#000; font-size:12px; font-family: Arial, Helvetica, Sans-Serif; width:82px; }

#sidebar_wsd input#searchsubmit { width:55px; font-size:11px; text-transform:uppercase; text-align:center; padding:0px; }

#wsd_form input { color:#000; font-size:12px; font-family: Arial, Helvetica, Sans-Serif; }

div.clearer { clear:both; height:0px; overflow:hidden; }

#footer_wsd {
	margin: 0 auto; width:915px; clear:both;
}

#address {
	float: left; width: 525px;
	font-family: Verdana, "Lucida Grande", Helvetica, sans-serif; font-size: 10px; color: #d0cfbd;
	padding: 1px 0 0 0;
}
	
a.reg { text-decoration: none; color: #DEDDCA; border-bottom: 1px solid #FFFFFF; }
a.reg:hover { color: #CA8219; border-bottom: 1px dotted #FFFFFF; }
	
#pmahud {
	float: left; width: 387px;
	text-align: right; font-family: Verdana, "Lucida Grande", Helvetica, sans-serif; font-size: 10px; color: #d0cfbd;
	padding: 10px 0 0 0;
}
	
#legal {
	float: left; width: 915px; height: auto;
	margin: 5px auto 0;
	text-align: left; font-family: Verdana, "Lucida Grande", Helvetica, sans-serif; font-size: 8px; color: #4F4F4F;
}



