body, a img, h1, h2, h3, h4, fieldset, form, p, ul, li, button {
    border: 0;
    padding: 0;
    margin: 0;
    background: none;
}

ul {
    list-style-type: none;
}

button {
    cursor: pointer;
    cursor: hand;
}

body {
    background: #E8EBEE url('../images/layout/body_pattern.jpg') repeat-y center top;
    font: 11px Arial;
}

a {
    color: #000;
    text-decoration: none;
}

h1, h1 a {
    font: 20px Times New Roman;
    color: #094BB8;
    font-weight: bold;
    padding-top: 8px;
}

h2, h2 a {
    font-size: 14px;
    line-height: 0px;
    padding-top: 10px;
    color: #094BB8;
}

h1.sorry {
    display: block;
    height: 300px;
    text-align: center;
}

.photo_thumb {
    display: block;
    border: 5px solid #EEE;
    width: 200px;
    margin: 0 0 10px 0;
}

#demographics {
    border-bottom: 1px solid #aaafbe;
    width: 660px;
}

#demographics th {
    border-bottom: 1px solid #aaafbe;
    text-align: center;
    background: url('../images/layout/demographics_label.gif') no-repeat top center;
    color: #FFF;
}

#demographics th.empty {
    background: none;
}

#demographics td.first  {
    border-left: 1px solid #aaafbe;
}
#demographics td.last  {
    border-right: 1px solid #aaafbe;
}

#demographics tr.one td {
    text-align: center;
    background: #FFF;
}

#demographics tr.two td {
    text-align: center;
    background: #ebecf1;
}

#properties h1 {
    margin: 15px 0 0 0;
}

#properties {
    margin: 0 0 15px 0;
}

#properties .property ul {
	list-style-type: disc;
	color: #333;
	padding: 0 0 0 12px;
}

#properties .property ul li {
	margin: 0 0 2px 0;
}

#properties .property {
    margin: 15px 0 0 0;
    padding: 15px 0 0 0;
    border-top: 1px dashed #999;
}

#properties .property p {
    margin: 5px 0 5px 0;
    color: #555;
}

#properties .left {
    width: 200px;
    display: block;
}

#properties .right {
    width: 700px;
}

#wrapper {
    position: relative;;
    z-index: 2500;
    width: 920px;
    text-align: left;
    margin: 0 auto;
    background: #FFF;
    border-left: 13px solid #FFF;
    border-right: 13px solid #FFF;
}


.about #left {
    background: url('../images/layout/about_wrdc_left_pattern.gif') no-repeat;
    width: 223px;
    height: 474px;
    padding: 16px 0 0 0;    
    margin-right: -663px;
}

.about #left ul {
    border-top: 1px solid #FFF;
    margin: 0 1px 0 2px;
}

.about #left li {

}

.about #left li a {
    background: #BCD6F7;
    display: block;
    padding: 5px 5px 5px 15px;
    border-bottom: 1px solid #FFF;
    font-weight: bold;
    color: #094BB8;
}
.about #left li a:hover {
    background: #094BB8;
    color: #BCD6F7;
}


.about #left li a.sub {
    background: #E2EDFC;
    padding-left: 30px;
}

.about #left li a.selected {
    background: #0A2757;
    color: #FFF;
}

.about #right {
    margin-left: -223px;
    width: 663px;
    padding: 15px 0 0 0;
}

.about #right p, .acquisitions p, .privacy_policy p, .legal p {
    margin: 0 0 18px 0;
}

.about #right h1, .acquisitions h1, .press h1, .legal h1, .about #right h2, .acquisitions h2, .press h2, .legal h2 {
    margin: 0 0 18px 0;
}

.about #right p, .about #right h3 {
    width: 550px;
    margin-right: 113px;
}

.home #left {
    background: url('../images/layout/home_left_pattern.gif') no-repeat;
    width: 224px;
    height: 474px;
    padding: 14px 0 0 16px;    
    margin-right: -684px;
}

.home #right {
    margin-left: -224px;
    background: url('../images/layout/home_right_pattern.gif') no-repeat center bottom;
    width: 684px;
    height: 474px;
}

.home #container {
    padding: 10px 20px 0 20px;
    font-size: 10px;
}


.home #container a {
    display: block;
    text-align: right;
}

.home #container p {
    margin: 0 0 10px 0;
}

#featured_properties {
    position: absolute;
    top: 220px;
}

#featured_properties p strong {
    font-weight: normal;
    display: block;    
}

#featured_properties a img {
	float: right;
}
#featured_properties p {
	float: left;
}
#featured_properties div {

	width: 190px;
    border-bottom: 1px dashed #A5B6CC;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}
/*
#gallery_link p {
    width: 200px;
    font-size: 10px;
}

#gallery_link a img {
    display: block;
    margin: 0 0 10px 0;
    width: 187px;
    height: 67px;
}

#gallery_link img {
    margin: 0 0 5px 0;
}

#gallery_link button {
    width: 91px;
    height: 28px;
    margin: 0 0 0 95px;
}
*/
#browse_properties {
    margin: 0 0 30px 0;
}

#browse_properties button {
    width: 124px;
    height: 26px;
}

#browse_properties h1, #featured_properties h1, .home #right h1 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 16px;
}
#browse_properties label {
    display: block;
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 1px 0;
}

#browse_properties select, #browse_properties fieldset div {
    width: 185px;
    display: block;
    margin: 0 0 5px 0;
}

#left, .left {
    float: left;
    position: relative;
}

#right, .right {
    float: right;
    position: relative;
}

#footer {
    margin: 0px 0 0 0;
    padding: 0 0 0 16px;
    height: 129px;
    background: url('../images/layout/footer_pattern.gif') no-repeat;
    text-transform: uppercase;
    color: #999;
}

#footer a, .home #container .left a, .home #container .right a {
    text-transform: uppercase;
    color: #2276c4;
}

#footer ul {
    padding: 15px 0 10px 0;
}

#footer ul li {
    float: left;
    margin: 0 9px 0 0;
}

#header {
    display: block;
    height: 134px;
    width: 920px;
}

#unit_tip {
    color: #000;
    text-align: left;
    width: 120px;
    position: relative;
    z-index: 5500;
}

#unit_tip div {
    text-align: center;
    position: relative;
    z-index: 6000;
    top: -10px;
    background-color: #FFF;
}

#unit_tip div img {
    padding: 10px;
}

#unit_tip span, #unit_tip strong, #unit_tip p {
    display: block;
    font: 11px Tahoma;
    padding-bottom: 1px;
}

#unit_tip span {
    font-weight: bold;
}

#unit_tip strong {
    font-weight: bold;
    color: #FFF;
    padding: 1px 0px 1px 5px;
    text-align: left;
}

.available strong {
    background: #F13700;
}

.available div {
    border: 1px solid #F13700;
}

.unavailable strong {
    background: #3D67DE;

}

.unavailable div {
    border: 1px solid #3D67DE;
}

#google_map {
    width: 223px;
    height: 206px;
    margin-right: -682px;
}

#property_photo_thumbs {
    overflow: auto;
    float: left;
    width: 230px;
    height: 460px;
}

#photo {
    width: 640px;
    float: right;
}

#property_details {
    padding: 10px 20px 0 20px;
    width: 642px;
    height: 196px;
    margin-left: -223px;
    background: url('../images/layout/property/details_pattern.gif') no-repeat;
}

#property_name {
    display: block;
    margin: 0 0 8px 0;
}

#property_name h2 {
    font-size: 14px;
    text-transform: uppercase;
    display: inline;
    font-weight: bold;
    color: #4167C4;    
}

#property_name h3 {
    font-size: 14px;
    text-transform: uppercase;
    display: inline;
    font-weight: bold;
    color: #5484fb;
}

#property_details strong {
    display: block;
    margin: 6px 0 3px 0;
    color: #4167C5;
    font-weight: bold;
}

#property_details .left {
    width: 200px;
    margin-right: -405px;
}

#property_details li {
    font-weight: bold;
    margin: 0 0 3px 0;
}

#property_details li.red {
    margin: 0;
    color: #FF0000;
}

#property_details .right {
    margin-left: -200px;
    text-align: right;
    width: 405px;
}

#property_details .right a img {
    margin: 10px 0 0 0;
}

#property_details p {
    display: block;
    text-align: left;
}

#property_nav {
    margin: 15px 0 0 0;
}

#property_nav li {
    float: left;
    display: block;
    text-align: center;
    background: url('../images/layout/property/nav_tab_off.gif') no-repeat;
    width: 129px;
    height: 21px;
    font-weight: bold;
    margin: 0 1px 0 0;
}

#property_nav li a {
    font-weight: bold;
    position: relative;
    top: 3px;
    color: #FFF;
}

#units {
    background: url('../images/layout/property/units_pattern.gif') no-repeat center bottom;
    padding: 10px 15px 10px 15px;
    margin: 0 0 15px 0;
    border-top: 1px solid #DCE1E7;
}


#units .left {
    width: 205px;
    margin-right: -670px;
}

#units .right {
    margin-left: -205px;
    width: 670px;
}

.office #units .left {
    width: 355px;
    margin-right: -520px;
}

.office #units .right {
    margin-left: -355px;
    width: 520px;
}

.office #units .right img {
    width: 520px;
}

#units_list table {
    width: 100%;
}

#units_list td {

    border-bottom: 1px dashed #B4BFCC;
    padding: 3px;
    font-size: 10px;
    white-space: nowrap;
}

#units_list td img {
    position: relative;
    top: 2px;
    left: 2px;
}

#units_list tr.a td {

    background: #F4F7FA;
}
#units_list tr.b td {

    background: #FFF;
}
#units_list tr.c td {
    font-weight: bold;
    color: #FFF;
    background: #333;
}

#units_list {
    border-right: 1px solid #DCE1E7;
    border-bottom: 1px solid #DCE1E7;
    border-left: 1px solid #DCE1E7;
    background: #FFF;
    overflow: auto;
    height: 345px;
}

#units .right img {
    width: 660px;
    border: 1px solid #B2C0E3;
}

#units ul {
    background: url('../images/layout/property/units_list_tab_pattern.gif') no-repeat left bottom;
    padding: 0 0 5px 0;
}

#units li {
    float: left;
    display: block;
    background: url('../images/layout/property/units_list_tab_off.gif') no-repeat;
    width: 74px;
    height: 21px;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0 2px 0 0;
}

#units li a {
    position: relative;
    top: 3px;
}

#units li.selected {
    background: url('../images/layout/property/units_list_tab_on.gif') no-repeat;
    width: 50px;
    height: 21px;
    text-align: center;
}

.map div {
    margin: 0 0 5px 0;
    text-align: center;
    font-weight: bold;
}

.form {

}

.form label {
    float: left;
    width: 105px;
    display: block;
    font-weight: bold;
    position: relative;
    color: #666;
    top: 2px;
}

.form legend {
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 15px 0;
    position: relative;
    left: -5px;
    display: block;
}

.form textarea {
    margin: 15px 0 0 0;
}

/* =#menu */

ul#menu, ul#menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

ul#menu ul {
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #FFF;    
    background: #FFF;
}    

ul #menu ul ul {
}

ul#menu{
    font-size: 90%;
    margin: 1px 0 8px 1px;
    z-index: 10000;
}

ul#menu li {
    line-height : 1.35em;
    position: relative;
    float: left;
}

ul#menu>li li {
    float: none;
}

#menu a {
    display: block;
    width: 15em;
}

#menu ul a {
    background: #2862BE;
    color: #FFF;
    font-weight: bold;
    padding: 5px;
    margin: 1px 1px 0 0;    
}

ul#menu ul a:hover {
    background: #0A2757;
}

ul#menu li ul {
    position : absolute;
    left: -999em;
}

#menu li:hover ul ul, #menu li.on ul ul {
    left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.on ul, #menu li li.on ul {
    top: 0;
    left: 0;
    margin-left: 100%;
}

#menu li:active ul, #menu li:hover ul, #menu li.on ul {
    top: 100%;
    margin-left: 0;
}

#menu li a#home_link {
    width: 81px;
    background: url('../images/layout/nav/home.gif') no-repeat 0 -31px;
}

#menu li a#retail_properties_link {
    width: 147px;
    background: url('../images/layout/nav/retail_properties.gif') no-repeat 0 -31px;
}

#menu li a#office_properties_link {
    width: 150px;
    background: url('../images/layout/nav/office_properties.gif') no-repeat 0 -31px;
}

#menu li a#residential_properties_link {
    width: 185px;
    background: url('../images/layout/nav/residential_properties.gif') no-repeat 0 -31px;
}

#menu li a#hotels_link {
    width: 120px;
    background: url('../images/layout/nav/hotels.gif') no-repeat 0 -31px;
}

#menu li a#about_wrdc_link {
    width: 122px;
    background: url('../images/layout/nav/about_wrdc.gif') no-repeat 0 -31px;
}

#menu li a#contact_us_link {
    width: 114px;
    background: url('../images/layout/nav/contact_us.gif') no-repeat 0 -31px;
}

#menu li a#home_link, #menu li a#retail_properties_link, #menu li a#office_properties_link, #menu li a#residential_properties_link, #menu li a#hotels_link, #menu li a#about_wrdc_link, #menu li a#contact_us_link {
    height: 30px;
}

ul#menu li a#home_link:hover, ul#menu li a#retail_properties_link:hover, ul#menu li a#office_properties_link:hover, ul#menu li a#residential_properties_link:hover, ul#menu li a#hotels_link:hover, ul#menu li a#about_wrdc_link:hover, ul#menu li a#contact_us_link:hover {
    background-position: 0 0;
}

.retail #menu li a#retail_properties_link,
.office #menu li a#office_properties_link,
.residential #menu li a#residential_properties_link,
.about_wrdc #menu li a#about_wrdc_link,
.home #menu li a#home_link,
.contact_us #menu li a#contact_us_link,
.hotels #menu li a#hotels_link {
    background-position: 0 -62px;
}

.document_files {
	float: left;
	width: 300px;
}

.document_files div {
	margin: 0 0 10px 0;
}

.document_files strong {
	color: #4c64be;
}

.document_files h2 {
	text-transform: uppercase;
	color: #829dff;
	margin: 0 0 15px 0;
}


.document_files a img {
	margin: 5px 0 0 -2px;
}

.document_photo {
	float: right;
	text-align: right;
	width: 540px;
}

.document_photo img {
	border: 1px solid #b8bfdc;
	width: 520px;
}

a.news-link {
	font-weight: bold;
	color: #133c6b;
	}

a.news-link:hover {
	color: #325e8f;
	}

/* =.clearfix */

.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clearfix { position: relative; z-index: 1; display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
