/*GLOBAL--------------------------------------------------------------------*/
*{
  margin: 0;
  padding: 0;
}
a {
  color:#9a7061;
  outline: none;
}
a:hover{
  color:#7d4836;
}
#header a, #footer a{
  color:#a29675;
  text-decoration:none;
}
#header a:hover, #footer a:hover{
  color:#7d7359;
}
a img{
  border:none;
}
body{
  background:#fff;
  font:.8em Arial,Verdana,Helvetica,sans-serif; 
  color:#666;
  line-height:1.3em;
}
p, h2, h3{
  margin-bottom:14px;
}
h1{
  font-size:1.6em;
  height:22px;
  width:500px;
  margin:8px 0 14px 14px;
}
h2#apartments{
  font-size:1 em;
}
h2, h3{
  font-size:1.4em;
}
h2.replaceFont, h3.replaceFont{
  width:430px;
  height:24px;
}
h4{
  font-size:1.1em;
}
h5{
  font-size:1em;
}
.halfSpace{
  margin-top:7px;
}
.fullSpace{
  margin-top:14px;
}
.doubleSpace{
  margin-top:28px;
}
#header, .main, #footer{
  margin:0 auto;
  width:980px;
  position:relative;
}
/*SEARCH--------------------------------------------------------------------*/
#searchBox{
  background:#e5e5e5;
  width:210px;
  height:41px;
  position:absolute;
  top:66px;
  right:0;
}
#searchBox label{
  background:url(../images/label-search.gif) no-repeat;
  display:block;
  text-indent:-5000px;
  width:60px;
  height:41px;
  float:left;
}
#searchBox #searchInput{
  border:1px solid #d1d1d1;
  color:#666;
  width:113px;
  padding:2px;
  margin:10px 2px 0 0;
  float:left;
}
#subheaderWrapper{
  background-color:#b5babd;
  padding:7px 0;
  margin-bottom:7px;
}
#subheader{
  width:980px;
  margin:0 auto;
}
#subheaderLeft{
  width:490px;
  float:left;
  position:relative;
  z-index:4;
}
#subheaderLeft h1, #subheaderLeft h2 {
  color:#fff !important;
}
#subheaderRight{
  width:302px;
  float:right;
  z-index:3;
  position:relative;
}
.subheaderCallout{
  margin-top:45px;
}
.main{
  margin-bottom:7px;
}
.tinted{
  background-color:#f5f2ea;
  padding:27px;
  width:926px !important;
}
.main #intro{
  width:395px;
  padding:30px 20px 0 40px;
  float:left;
}
.main #intro h3{
  width:395px;
  height:24px;
  margin-bottom:0;
}
.main #leftAndMiddle{
  width:630px;
  padding:30px 0 40px 40px;
  float:left;
}
.main #middle{
  width:430px;
  padding:30px 0 40px 40px;
  float:left;
}
.main #middle.contactMiddle {
   padding-left: 20px;
}
.main #middleStatic{
  width:400px;
  padding:30px 30px 0 40px;
  float:left;
}
.main #middleAndRight{
  padding:30px 0 30px 40px;
  width:692px;
  position:relative;
  float:left;
  line-height:1.2em;
}
.main #middleAndRightExtended{
  padding:30px 0 30px 40px;
  width:738px;
  position:relative;
  float:left;
  line-height:1.2em;
}
a.viewButton{
  background:#b8986a;
  font-weight:normal;
  padding:5px 8px;
  color:#fff;
  text-align:center;
  text-decoration:none;
}
a:hover.viewButton{
  background:#c6ad88;
}


a.buttonRealTime{
  display:block;
  background:#b8986a;
  font-weight:normal;
  padding:8px;
  color:#fff;
  text-align:center;
  text-decoration:none;
  margin-top:15px;
}
a:hover.buttonRealTime{
  background:#c6ad88;
}


.main #middle table{
  width:430px;
  margin:15px 0;
  line-height:1em;
}
.main #middle table#incomeTable th{
  padding-bottom:10px;
}
.main #middle table h5{
  border-top:1px solid #66552e;
  border-bottom:1px solid #66552e;
  padding:7px 0 5px 0;
  margin-top:10px;
}
.main #middle table th, .main #middle table td{
  text-align:left;
}
.main #middle table td{
  line-height:.9em;
  font-size:.9em;
  padding:10px 0;
}
.main #middle table th{
  padding:5px 0 0 0;
}
.main #middle table th#modelName{
  width:110px;
}
.main #middle table th#roomNumbers{
  width:60px;
}
.main #middle table th#rentRange{
  width:95px;
}
.main #middle table th#depositRange{
  width:65px;
}
.main #middle table th#squareFeet{
  width:45px;
}
.main #middle table th#propertyDetails{
  width:45px;
}
.main #right{
  background:#fff;
  padding:30px;
  width:242px;
  position:relative;
  float:right;
  line-height:1em;
}
.main #right.contactRight{
  padding:30px 0px;
  width:222px;
}
.main #right a.current{
  font-weight:bold;
}
.main #right .speakInfo {
  padding: 10px 0px 10px 20px;
}
.main #right .speakInfo ul{
list-style-type: disc;

}
.main #right h4 a.requestButton, .main #right h4 a.speakButton{
  display:block;
  font-weight:normal;
  width:220px;
  padding:10px;
  color:#fff;
  text-align:center;
  text-decoration:none;
}
.main #right h4 a.requestButton{
  background:#661d0c;
  margin:5px 0 25px 0;
}
.main #right a:hover.requestButton{
  background:#854a3d;
}
.main #right a.speakButton{
  background:#b8986a;
  margin:25px 0 5px 0;
}
.main #right a:hover.speakButton{
  background:#c6ad88;
}
.main #right ul, #propertySnapshot ul, #propertyContact ul{
  list-style-type:none;
  line-height:1.1em;
  margin-top:5px;
}
.main #right ul li, #propertySnapshot ul li, #propertyContact ul li{
  margin-bottom:4px;
}
#leftAndMiddle ul, #middle ul, #middleAndRight ul{
  margin:0 0 15px 30px;
}
#propertySnapshot ul li img{
  margin:0 2px 2px 0;
  float:left;
}
.main #rightStatic{
  background:#fff;
  padding:30px 0;
  width:302px;
  position:relative;
  float:right;
  line-height:1em;
}
.propertyPage{
  background-image:url(../images/bg-property_pages.gif);
  background-repeat:repeat-x;
}
.propertySummary{
  padding:25px 0;
  border-bottom:1px solid #ccc;
}
.propertySummary img{
  float:left;
  border:3px solid #ccc;
  margin-right:28px;
}
.propertySummary li img{
  border:none;
}
.propertySummaryText{
  width:480px;
  float:left;
  margin-right:45px;
}
.propertySummaryText h3{
  width:495px;
  height:24px;
  margin-bottom:0;
}
.propertyInfo{
  top:-465px;
  margin-bottom:-465px;
}
#propertyInfoPrint{
  position:absolute;
  font-size:.9em;
  top:0;
  right:0;
  height:20px;
  padding-top:10px;
  background:#efefef;
  width:302px;
  text-align:center;
}
#propertyLogo{
  margin-bottom:30px;
}
#propertyMap{
  margin-bottom:60px;
}
#propertySnapshot{
  width:95px;
}
#propertyContact{
  width:125px;
}
#propertySnapshot{
  float:left;
  margin-right:10px;
}
#propertyContact{
  float:left;
}
/*UTILITY NAV----------------------------------------------------------------*/
ul#navUtility{
  list-style-type:none;
  padding:7px 0;
  position:absolute;
  width:600px;
  top:0;
  right:0;
  text-align:right;
}
ul#navUtility li{
  display:inline;
  padding:0 10px;
  border-left:1px solid #a29675;
}
/*MAIN NAV------------------------------------------------------------------*/
ul#nav{
  list-style-type:none;
  height:41px;
  float:left;
}
ul#nav li{
  display:inline;
  
  float:left;
  margin:0 1px 0 0;
}
ul#nav li a{
  background-repeat:no-repeat;
  height:41px;
  display:block;
  text-indent:-5000px;
}
ul#nav li a.current{
  background-position:left -82px !important;
}
ul#nav li a:hover{
  background-position:left -41px;
}
ul#nav li a.apartments{
  background-image:url(../images/nav-apartments.gif);
  width:124px;
}
ul#nav li a.condominiums{
  background-image:url(../images/nav-condominiums.gif);
  width:147px;
}
ul#nav li a.communities{
  background-image:url(../images/nav-communities.gif);
  width:187px;
}
ul#nav li a.commercial{
  background-image:url(../images/nav-commercial.gif);
  width:216px;
}
ul#nav li a.communities-mixed{
  background-image:url(http://www.kettler.com/images/nav-communities-mixed.gif);
  width:217px;
}
ul#nav li a.services{
  background-image:url(http://www.kettler.com/images/nav-services.gif);
  width:186px;
}
ul#nav li a.speak{
  background-image:url(../images/nav-speak.gif);
  width:91px;
}
ul#nav li a.contact{
  background-image:url(../images/nav-contact.gif);
  width:91px;
}
/*SECONDARY NAV--------------------------------------------------------------*/
#leftCol{
  width:200px;
  float:left;
}
ul#navSecondary{
  background:url(../images/bg-nav_secondary.gif) repeat-y;
  width:200px;
  float:left;
  list-style-type:none;
  margin-bottom:25px;
}
div#noNav{
  width:170px;
  float:left;
  list-style-type:none;
  margin-bottom:25px;
  padding:30px 15px;
}
div#noNav.contactSideNav {
   width:  240px;
}
.landing{
  /*background:url(../images/bg-nav_secondary.gif) repeat-y !important;*/
} 
ul#navSecondary li{
  border-top:1px solid #e9d6c0;
  border-bottom:1px solid #f7f4ee;
}
ul#navSecondary li a{
  padding:5px 8px 3px 8px;
  width:184px;
  margin-right:8px;
  display:block;
  text-decoration:none;
}
ul#navSecondary li a:hover{
  background:#f5f1e9;
}
ul#navSecondary li a.current{
  background:#f5f1e9 url(../images/bg-nav_secondary-current.gif) no-repeat center right;
  margin-right:0 !important;
  padding-right:16px !important;
  font-weight:bold;
}
ul#navSecondary li ul{
  border-top:1px solid #e9d6c0;
  background:#f5f1e9;
  list-style-type:none;
  font-size:.9em;
  padding:10px 0 5px 0;
}
ul#navSecondary li ul li{
  padding:0 0 0 20px;
  border:none;
}
ul#navSecondary li ul li a{
  width:145px;
  padding:0;
  margin:0;
}
ul#navSecondary li ul li a.current{
  background-image:none;
}
a.hover{
  position:relative;
  float:right;
  width:302px;
  height:167px;
  display:block;
}
li.firstItem{
  border-left:none !important;
}
/*SEARCH MAP----------------------------------------------------------------*/
#searchMapSmall{
  background:#173647;
  position:relative;
  z-index:2;
}
.selectionsWrapper{
  padding:0 0 0 10px;
  position:relative;
}
#searchMapSmall .findLabel{
  font-weight:strong;
  color:#fff;
  width:182px !important;
  padding:7px 0 6px 10px;
  display:block;
}
#searchMapSmall select{
  border:1px solid gray;
  margin:0 10px 10px 0;
  font-size:.9em;
  position:relative;
}
/*#searchMapSmall select#propertyType, #searchMapSmall select#propertyLocationSingle{
  width:282px;
}*/
#searchMapSmall select#propertyType, #searchMapSmall select#propertyLocationSingle, select#propertyLocationSecondary{
  width:165px;
}

#searchMapSmall select#propertyBedrooms, #searchMapSmall select#propertyBathrooms, #searchMapSmall select#propertyRentRange, #searchMapSmall select#propertyPriceRange, #searchMapSmall select#propertyLocation{
  width:136px;
  float:left;
  position:relative;
}
#searchMapSmall select option{
  padding:2px;
}
#searchMapSmall #mapArea{
  position:relative;
  border-left:2px solid #173647;
  border-right:2px solid #173647;
  border-bottom:2px solid #173647;
  background:#d3d6d7;
  height:204px;
  overflow:hidden;
}
#searchMapSmall a#advancedSearch{
  border:none;
  border-right:1px solid #d3d6d7;
  border-bottom:1px solid #d3d6d7;
  width:118px;
  height:20px;
  display:block;
  position:absolute;
  bottom:2px;
  right:112px;
  background:url(../images/button-advanced_search.gif) no-repeat;
  text-indent:-5000px;
}
#searchMapSmall input.listingsSubmit{
  border:none;
  margin:0;
  color:#b5babd;
  cursor:pointer;
  width:109px;
  height:20px;
  display:block;
  position:absolute;
  bottom:10px;
  right:10px;
  background:url(../images/button-display_listings.gif) no-repeat;
  text-indent:-5000px;
  background-position:left -20px;
}
#searchMapSmall a:hover#advancedSearch, #searchMapSmall input:hover.listingsSubmit{
  background-position:left 0;
}
.listingsSubmitCity{
  background:#9a7061;
  border:0;
  color:#dbcbc6;
  font-size:.8em;
  padding:3px 5px;
  margin-left:5px;
  cursor:pointer;
  width:120px;
}
.listingsSubmitCity:hover{
  color:#fff;
  cursor:pointer;
}
#cityName{
  width:180px;
  font-size:.9em;
}

/*Large Map----------------------------------------------------------------*/
#searchMapLarge{
  background-color:#d3d6d7;
  border:3px solid #fff;
  width:658px;
  height:400px;  
}
#searchMapLarge .map-point{
  width:300px;
}
#searchMapLarge .map-point h4, #searchMapLarge .map-point ul{
  width:155px;
  float:left;
  line-height:1.1em;
}
#searchMapLarge .map-point .description{
  border:none !important;
  padding:15px !important;
  margin-top:5px !important;
  position: relative; 
  left:-7px;
}
#searchMapLarge .map-point .description h4{
  margin:0 0 -5px 0;
  padding:0;
}
#searchMapLarge .map-point .description .arrowSnapshot{
  position:absolute;
  top:-6px;
  left:5px;
}
#searchMapLarge .map-point .description .closeSnapshot{
  display:block;
  border:none;
  padding:0;
  margin:0;
  position:absolute;
  top:5px;
  right:5px;
  width:9px;
  height:9px;
}
#searchMapLarge .map-point .description .displayDetails{
  display:block;
  border:none;
  padding:0;
  float:right;
  margin-top:5px;
  width:106px;
  height:25px;
}
#searchMapLarge .map-point .description .snapShotThumb{
  width:100px;
  height:75px;
  float:right;
  border:3px solid #ddd4c0;
}
#searchMapLarge #mapSlice{
  position:absolute;
}
#searchMapLarge #mapLarge{
  position:relative;
  margin-left:73px;
}

/*Map Features Selection----------------------------------------------------------------*/
#featuresSelection{
  border-left:2px solid #173647;
  border-bottom:2px solid #173647;
  border-right:2px solid #173647;
  background:#d3d6d7;
  position:relative;
  height:295px;
}
#propertyFeaturesSelection{
  padding:14px 0 35px 14px;
  width:116px;
  margin-right:10px;
  float:left;
}
#communityFeaturesSelection{
  padding:14px 14px 35px 0;
  width:116px;
  float:right;
  margin-right:10px;
}
#propertyFeaturesSelection .row, #communityFeaturesSelection .row{
  padding:1px 0;
  position:relative;
}
#propertyFeaturesSelection h5, #communityFeaturesSelection h5{
  margin-bottom:5px;
  line-height:.9em;
}
#propertyFeaturesSelection .checkbox, #communityFeaturesSelection .checkbox{
  position:absolute;
  top:1px;
  left:0;
}
#propertyFeaturesSelection label, #communityFeaturesSelection label{
  position:relative;
  left:20px;
  top:0;
  color:#666 !important;
  display:normal;
  padding:0;
}
.main #right ul#additionalFeatures{
  margin:5px 0 0 0 !important;
}
.main #right ul#additionalFeatures li{
  background:url(../images/icon-additional.gif) no-repeat;
  padding:3px 0 3px 23px !important;
  margin:0 !important;
}
ul#propertyFeatures, ul#communityFeatures{
  margin-bottom:25px;
}
ul#propertyFeatures li, ul#communityFeatures li{
  padding:3px 0 3px 23px;
  background-repeat:no-repeat;
}
li.feature-balcony{ background-image:url(../images/icon-balcony.gif); }
li.feature-fireplace{ background-image:url(../images/icon-fireplace.gif); }
li.feature-granite_countertops{ background-image:url(../images/icon-granite_countertops.gif); }
li.feature-storage{ background-image:url(../images/icon-storage.gif); }
li.feature-walkin_closets{ background-image:url(../images/icon-walkin_closets.gif); }
li.feature-washer_dryer{ background-image:url(../images/icon-washer_dryer.gif); }
li.feature-24_7_call_center{ background-image:url(../images/icon-24_7_call_center.gif); }
li.feature-24_7_front_desk{ background-image:url(../images/icon-24_7_front_desk.gif); }
li.feature-garage_parking{ background-image:url(../images/icon-garage_parking.gif); }
li.feature-highrise{ background-image:url(../images/icon-highrise.gif); }
li.feature-metro{ background-image:url(../images/icon-metro.gif); }
li.feature-pets{ background-image:url(../images/icon-pets.gif); }
li.feature-fitness_facility{ background-image:url(../images/icon-fitness_facility.gif); }
li.feature-pool{ background-image:url(../images/icon-pool.gif); }
li.feature-verizon{ background-image:url(../images/icon-verizon.gif); }

/*HOME----------------------------------------------------------------------*/
#featuredProject{
  float:left;
  margin-right:27px;
  width:200px;
}
#featuredProject a{
  background:#ece5d6;
  color:#5e523a;
  display:block;
  position:relative;
  padding:1px 0;
  text-decoration:none;
}
#featuredProject a:hover{
  background:#e4ddce;
  color:#413621;
}
#featuredProject a:hover span, #featuredTestimonial a:hover span, #latestNews a:hover span{
  background-position:left -22px !important;
}
#featuredProject.featuredContact a, #featuredProject.featuredContact a:hover {
   background: none;
}
#featuredProject div{
  margin:14px;
}
#featuredProject h3{
  margin:12px 14px 8px 14px;
}
#featuredProject a span{
  display:block;
  width:70px;
  height:22px;
  text-indent:-5000px;
  background:url(../images/button-more-rust.gif) no-repeat;
  margin-left:100px;
}
#featuredProject h3, #featuredTestimonial h3, #latestNews h3, #currentProjectSummary h3, #historyCallout h3{
  font-size:1em !important;
  font-weight:strong;
}
#featuredTestimonial{
  width:185px;
  padding:0px 15px 15px 195px;
  float:left;
  margin-right:27px;
}
#featuredTestimonial a{
  color:#5e523a;
  display:block;
  position:relative;
  padding:1px 0;
  text-decoration:none;
}
#featuredTestimonial a:hover{
  color:#413621;
}
#featuredTestimonial h3{
  margin:12px 14px 8px 0;
}
#featuredTestimonial p{
  text-indent: -.2em;
}
#featuredTestimonial p#testimonialSource{
  text-indent: -.6em;
}
#featuredTestimonial a span{
  margin-top:95px;
}
#featuredTestimonial a span{
  display:block;
  width:70px;
  height:22px;
  text-indent:-5000px;
  background:url(../images/button-more-rust.gif) no-repeat;
  margin-left:115px;
}
#latestNews{
  color:#5e523a;
  float:right;
  width:250px;
  padding:0 25px 0 0;
}
#latestNews a span{
  display:block;
  width:70px;
  height:22px;
  text-indent:-5000px;
  background:url(../images/button-more-rust.gif) no-repeat;
  margin-left:205px;
}
#kettlerClub{
  width:275px;
}
#kettlerClub a{
  /*background:#b8976a;
  color:#5e523a;*/
  background:#661d0c;
  color:#f5f2ea;
  display:block;
  position:relative;
  padding:12px;
  margin:0 0 25px 0;
  text-decoration:none;
}
#kettlerClub a:hover{
  /*background:#e4ddce;
  color:#413621;*/
  background:#854a3d;
}
#kettlerClub a em{
  text-decoration:underline;
  font-style:normal;
}
/*#kettlerClub a:hover em{
  color:#7d4836;
}*/
#historyCallout{
  background:#95a0a5; 
  color:#e7eeed;
  height:227px;
  position:relative;
}
#historyCallout strong{
  color:#fff;
}
#historyCallout #historyNav{
  position:absolute;
  bottom:0;
  border-top:1px solid #b5babd;
  color:#e7eeed;
  padding:5px; 
  background:#7e8c94; 
  width:292px;
}
#historyCallout a{
  display:block; 
  color:#e7eeed;
  width:140px;
  text-decoration:none;
}

#historyCallout a#previous_milestone{
  float:left;
}
#historyCallout a#next_milestone{
  float:right;
  text-align:right;
}
#historyCallout a:hover{
  color:#fff;
}
#historyCallout h3{
  color:#fff;
  border-bottom:1px solid #bac1c4;
  padding:10px 0 5px 0;
  margin:0 10px;
  text-align:right;
}
a#btnPropertyManagement, a#btnKettlerClub, a#btnFacebook{
  width:301px;
  height:82px;
  display:block;
  background-repeat:no-repeat;
  background-position:top left;
  text-indent:-5000px;
  position:relative;
  float:right;
}
a:hover#btnPropertyManagement, a:hover#btnKettlerClub, a:hover#btnFacebook{
  background-position:left -82px;
}
a#btnPropertyManagement{
  background-image:url(../images/bg-btn-property_management.gif);
}
a#btnKettlerClub{
  background-image:url(../images/bg-btn-kettler_club.gif);
}
a#btnFacebook{
background-image:url(../images/bg-btn-facebook.png);
}
a#btn30Years, a.btnSummerSavingsSm, a#btnCapitals{
  width:275px;
  height:100px;
  display:block;
  text-indent:-5000px;
  position:relative;
  margin-bottom:30px;
}
a#btn30Years{
  background:url(../images/bg-btn-30_years.gif) no-repeat top left;
}
a#btnCapitals{
  background:url(../images/bg-btn-capitals.gif) no-repeat top left;
}
a.btnSummerSavingsSm{
  background:url(http://www.kettler.com/images/summer_savings-275x100.jpg) no-repeat top left;
}
#currentProjectCallout a{
  color:#b28e85;
  display:block;
  background:#661d0c;
  padding:7px 10px;
  text-align:right;
  width:282px;
}
#currentProjectCallout a:hover{
  color:#fff; 
}
#currentProjectSummary{
  padding:10px;
  background:#333;
  color:#fff;
}
#currentProjectSummary h3{
  color:#fff;
  border-bottom:1px solid #7e7e7e;
  padding:0 0 5px 0;
}
.leftCallout{
  margin-bottom:25px;
}
#staticHeaderImages{
  width:664px;
  height:227px;
}
#staticHeaderImageLeft, #staticHeaderImageRight{
  height:221px;
  border:3px solid #fff;
}
#staticHeaderImageLeft{
  float:left;
  width:448px;
}
#staticHeaderImageRight{
  width:201px;
  float:right;
}

/*FOOTER--------------------------------------------------------------------*/
#footer{
  background:url(../images/bg-footer.gif) no-repeat top center;
  text-align:center;
}
#footer ul{
  list-style-type:none;
  padding:14px;
  margin:7px 0 0 0;
  position:relative;
}
#footer ul li{
  display:inline;
  padding:0 10px;
  border-left:1px solid #a29675;
}
#footer ul#navFooter{
  float:right;
}
#footer ul#navLegal{
  font-size:.9em;
}

/*Contact Form---------------------------------------------------------------*/
.contactForm{
  width:425px;
  position:relative;
  margin-bottom:50px;
}
.contactForm h4{
  margin-top:25px !important;
}
.contactForm .row, .contactForm #contactMethod{
  margin-bottom:15px;
  position:relative;
}
.contactForm input.xsmall, .contactForm select.xsmall{
  width:45px;
}
.contactForm input.small, .contactForm select.small{
  width:90px;
}
.contactForm input.medium, .contactForm select.medium{
  width:180px;
}
.contactForm input.large, .contactForm select.large{
  width:270px;
}
.contactForm select option{
  padding:2px;
}
.contactForm span.contextual, .contactForm p.contextual{ 
  display:block;
  margin:3px 0 0 0 !important;
  color:#a29675;
  font-size:.9em;
}
.contactForm select, .contactForm textarea{
  width:400px;
}
.contactForm select.state{
  width:250px;
}
.contactForm textarea{
  height:200px;
}
.contactForm fieldset{
  margin:5px 0 15px 0;
  padding:10px;
  border:1px solid #ddd;
}
.contactForm fieldset select{
  width:403px;
}
.contactForm table#incomeDisclosure tr{
  height:40px;
}
.contactForm ol li{
  padding-bottom:15px;
}
/*CSS FIXES-----------------------------------------------------------------*/
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  margin-bottom:-1px;
}
.break {
  clear: both;
  font-size: 1px;
}
.hide {
  display: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/*Tooltip hovers---------------------------------------------------------*/

ul#amenitiesIcons li{
  float:left;
  position:relative;
}

ul#amenitiesIcons li span {
  display: none;
}

ul#amenitiesIcons li:hover span { /*the span will display just on :hover state*/
    display:block;
    font-size:.8em;
    position:absolute;
    top:27px; 
    left:10px;
    padding:2px 4px;
    z-index:4;
    border:1px solid #a0a0a0;
    background-color:#dfdfdf; color:#000;
    text-align: center;
}
h4.floorplanType{
  border-top:1px solid #66552e;
  border-bottom:1px solid #66552e;
  padding:7px 0 5px 0;
  margin:10px 0 10px 0;
}
.floorplanThumb{
  border:1px solid #ccc;
  padding:10px;
  display:block;
}
.thumbLeft, .thumbMiddle{
  float:left;
  margin:0 10px 10px 0;
}
.thumbRight{
  float:right;
  margin:0 0 10px 10px;
}

/*SIFR----------------------------------------------------------------------*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
}
.sIFR-replaced {
  visibility: visible !important;
}
span.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/*Hides text til load-------*/
.sIFR-hasFlash h2 {
        visibility: hidden;
        letter-spacing: -9px;
        font-size: 55px;
}

.sIFR-hasFlash h3.replaceFont {
        visibility: hidden;
        letter-spacing: -6px;
        font-size: 25px;
}

/* Apartment and Cities Pages Update -------------------*/

/* @group subhead */

.propertyUpdate #subheaderWrapper {
	padding-bottom: 0px;
}

.propertyUpdate #subheader {
	margin-top: 8px;
	margin-bottom: -7px;
	overflow: hidden;
}

.propertyUpdate #subheader #secondaryNav {
	clear: both;
	float: left;
	list-style: none;
	margin-left: 13px;
	overflow: hidden;
	width: 650px;
}

.propertyUpdate #subheader #secondaryNav li {
	float:  left;
	font-size: 14px;
	height: 45px;
	margin-right: 45px;
}

.propertyUpdate #subheader #secondaryNav li a {
	color: #fff;
	text-decoration: none;
}

.propertyUpdate #subheader h1 {
	color: #fff;
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin-top: 6px;
	margin-left: 0;
	margin-bottom: 7px;
}

* html .propertyUpdate #subheader h1 {
  height: 30px;
  padding-top: 8px;
}

.apartmentUpdate #subheader h1 {
	font-size: 24px;
	font-weight: bold;
}

.propertyUpdate #subheader p {
	color: #fff;
	font-size: 14px;
	margin-bottom: 6px;
	padding-left: 12;
}

.propertyUpdate #subheader p a {
	border-bottom: 1px solid #0d3346;
	color: #0d3346;
	text-decoration: none;
}

.propertyUpdate #subheader p.overview {
	color: #fff;
	float: right;
	font-style: italic;
	margin-right: 15px;
	margin-top: -18px;
}

.propertyUpdate #subheader div.specials {
	background: url("images/bkg.move-in-specials.gif") no-repeat scroll left top #c2a885;
        color: #fff;
	margin-bottom: 10px;
	margin-top: 17px;
	min-height: 32px;
height: 32px;
	padding: 14px 21px 15px 148px;
}

.propertyUpdate #subheader div.specials p {
	color: #3d3e3e;
}

/* @end */

/* @group gallery */

.propertyUpdate div.galleryWrapper {
	background: url(images/bkg.subheader.gif) left bottom repeat-x #b5babd;
	margin-top: 10px;
}

.propertyUpdate div.gallery {
	margin: 0 auto;
	overflow: hidden;
	width: 980px;
}

.apartmentUpdate div.gallery {
	margin-bottom: 46px;
}

/* @group slideshow */

.propertyUpdate div.slideshow {
	background: #fff;
	border: 5px solid #fff;
	clear: both;
	float: left;
}

.propertyUpdate div.slideshow div.viewpane {
	height: 353px;
	margin-bottom: -17px;
	position: relative;
	width: 580px;
}

.propertyUpdate div.slideshow div.viewpane ul li {
	left: 0;
height: 353px;
overflow: hidden;
	position: absolute;
	top: 0;
width: 580px;
	z-index: 1;
}



.propertyUpdate div.slideshow div.viewpane ul li p {
  background: #000;
  background: rgba(0,0,0,0.4);
  bottom: 0;
  color: #fff;
  margin-bottom: 0;
  padding: 10px 10px 25px;
  position: absolute;
  width: 100%;
}

.propertyUpdate div.slideshow div.viewpane ul li p a {
  color: #fff;
}

.propertyUpdate div.slideshow div.viewpane ul li.active {
	z-index: 2;
}

.propertyUpdate div.slideshow div.viewpane ul li.on-deck {
	z-index: 3;
}

.propertyUpdate div.slideshow div.pagination {
	overflow: hidden;
	position: relative;
	width: 580px;
	z-index: 4;
}

.propertyUpdate div.slideshow div.pagination ul.slides {
	left: 21px;
	position: relative;
	width: 10000px;
}

.propertyUpdate div.slideshow div.pagination ul.slides li {
	float: left;
	height: 89px;
	margin: 0 8px 0 0;
	opacity: 0.35;
	-moz-opacity: 0.35;
	filter:alpha(opacity=0.35);
	overflow: hidden;
	padding-top: 23px;
	position: relative;
	width: 101px;
}

* html .propertyUpdate div.slideshow div.pagination ul.slides li {
  padding-top: 0;
  top: 23px;
}

.propertyUpdate div.slideshow div.pagination ul li.active {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter:alpha(opacity=1.0);
}

.propertyUpdate div.slideshow div.pagination ul.slides li img {
	position: absolute;
}

* html .propertyUpdate div.slideshow div.pagination ul.slides li img {
	position: static;
} 



.propertyUpdate div.slideshow div.pagination ul.slides li span.indicator {
	background: url(images/bkg.slideshow-pagination-active.png) center top no-repeat ;
	display: block;
	height: 23px;
	left: 50%;
	margin-left: -32px;
	position: absolute;
	top: 0px;
	width: 64px;
	z-index: 4;
}

.propertyUpdate div.slideshow div.pagination ul li span.indicator {
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

.propertyUpdate div.slideshow div.pagination ul li.active span.indicator {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}

* html .propertyUpdate div.slideshow div.pagination ul.slides li span.indicator {
        display: none;
}

.propertyUpdate div.slideshow div.pagination ul.carousel-control li a {
	background: url(images/bkg.slideshow-pagination.gif) no-repeat #365061;
	display: block;
	height: 89px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 23px;
	width: 14px;
}

.propertyUpdate div.slideshow div.pagination ul.carousel-control li a.prev {
	background-position: left center;
	left: 0;

}

.propertyUpdate div.slideshow div.pagination ul.carousel-control li a.next {
	background-position: right center;
	right: 0;
}

/* @end */

/* @group geo */

.propertyUpdate div.geo {
	float: right;
	background: #fff;
	height: 472px;
	padding-top: 5px;
	position: relative;
	width: 390px;
}

* html .propertyUpdate div.geo {
  overflow: hidden;
}

.propertyUpdate div.geo div.map {
	display: block;
	height: 354px;
	margin-bottom: 10px;
	position: relative;
	width: 383px;
	z-index: 1;
}

* html .propertyUpdate div.geo ul.overlay {
  display: none;
}

.propertyUpdate div.geo ul.overlay li {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 2;
}

.propertyUpdate div.geo ul.overlay li.loader {
	background: url(images/ajax-loader.gif) center center no-repeat;
	background-color: #fff;
	background-color: rgba(255,255,255,0.75);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: none;
	height: 50px;
	left: 171px;
	top: 157px;
	width: 50px;
}

.propertyUpdate div.geo ul.overlay li.overlay1,
.propertyUpdate div.geo ul.overlay li.overlay2 {
	background: url(images/bkg.map-overlay-horiz.png) repeat-y;
	height: 354px;
	top: 5px;
	width: 5px;
}

.propertyUpdate div.geo ul.overlay li.overlay3,
.propertyUpdate div.geo ul.overlay li.overlay4 {
	background: url(images/bkg.map-overlay-vert.png) repeat-x;
	height: 4px;
	left: 0px;
	width: 383px;
}

.propertyUpdate div.geo ul.overlay li.overlay1 {
	left: 0;
	background-position: -5px 0;
}
.propertyUpdate div.geo ul.overlay li.overlay2 {
	right: 5px;
	background-position: 0 0;
}
.propertyUpdate div.geo ul.overlay li.overlay3 {
	top: 5px;
	background-position: 0 -4px;
}
.propertyUpdate div.geo ul.overlay li.overlay4 {
	top: 355px;
	background-position: 0 0;
}

.propertyUpdate div.geo p {
	font-size: 13px;
        font-weight: bold;
	margin-bottom: 4px;
	padding-left: 11px;
}

.propertyUpdate div.geo form {
	margin-left: 11ox;
}

.propertyUpdate div.geo form ul {
	line-height: 20px;
	padding-left: 11px;
}

.propertyUpdate div.geo form ul li {
	float:  left;
	list-style: none;
	margin: 0 2px 0;
	width: 120px;
}

* html .propertyUpdate div.geo form ul li {
        margin: 0 1px 0;
}

.propertyUpdate div.geo form p.yelp {
        text-align: right;
        margin-right: 27px;
}


/* @end */

/* @end */

/* @group main */

.propertyUpdate div.main p.pageHeader,
.propertyUpdate div.main h2.pageHeader,
.propertyUpdate div.main div.info div.maincontent p.pageHeader {
	clear: both;
	color: #666;
	font-size: 22px;
	margin-bottom: 35px;
	margin-top: 32px;
}

/* @group results */

.propertyUpdate div.main h2 {
       margin: 18px 0 24px;
}

.propertyUpdate div.main ul.results {
	float: left;
	list-style: none;
	margin-bottom: 60px;
	width:  740px;
}

.propertyUpdate div.main ul.results li {
	clear: both;
	margin-bottom: 42px;
	position: relative;
}

.propertyUpdate div.main ul.results li p.photo {
clear: left;
}

.propertyUpdate div.main ul.results li p.photo img {
	border: 5px solid #e6e6e6;
}

.propertyUpdate div.main ul.results div.info {
	clear: right;
	float: right;
	width: 487px;
}

.propertyUpdate div.main ul.results div.info h3 {

	margin-bottom: 8px;
	width: 350px;
}

.propertyUpdate div.main ul.results div.info h3 a {
	border-bottom: 1px solid #bca39a;
	text-decoration: none;
}

.propertyUpdate div.main ul.results div.info p.contact {
	font-size: 13px;
	margin-bottom: 0;
	width: 350px;
}

.propertyUpdate div.main ul.results div.info p.stats {
	font-size: 15px;
	list-style: none;
	margin-top: 18px;
	margin-bottom: 23px;
	position: static;
	width: auto;
}

.propertyUpdate div.main ul.results div.info ul li {
	margin-bottom: 3px;	
}

.propertyUpdate div.main ul.results div.info p.callToAction {
	margin-top:  31px;
}	

.propertyUpdate div.main ul.results div.info p.callToAction a {
	background: #b5996c;
	color: #fff;
	padding: 8px 12px;
	text-decoration: none;
}

.propertyUpdate div.main ul.results div.info p.callToAction a:hover {
	background: #c6ad88;
}

.propertyUpdate div.main ul.results div.moveInSpecials p.badge a {
	background: url(images/bkg.move-in-specials.gif) left top no-repeat;
	display: block;
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 0;
	width: 127px;
}

.propertyUpdate div.main ul.results div.moveInSpecials div.popup {
	background: url(images/bkg.move-in-specials-popup.png) right bottom no-repeat;
	display: none;
        height: 140px;
        min-height: 140px;
	padding: 13px 72px 21px 13px;
	position: absolute;
	right: 80px;
	top: -30px;
	width: 161px;
}

.propertyUpdate div.main ul.results div.moveInSpecials:hover div.popup,
.propertyUpdate div.main ul.results div.moveInSpecials.hover div.popup {
	display: block;	
}

.propertyUpdate div.main ul.results div.moveInSpecials div.popup h3 {
	color: #000;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 7px;
}

.propertyUpdate div.main ul.results div.moveInSpecials div.popup p {
	margin-bottom: 22px;
}

.propertyUpdate div.main ul.results div.moveInSpecials div.popup ul li {
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 0;
}

/* @end */

/* @group filters */

.propertyUpdate div.main div.filters {
	background: #f8f6f1;
	float: right;
	padding: 18px 20px;
	width: 178px;
}

.propertyUpdate div.main div.filters h3 {
	font-size: 15px;
}

.propertyUpdate div.main div.filters ul {
	list-style: none;
	padding-left: 8px;
}

.propertyUpdate div.main div.filters ul li {
	margin-bottom: 20px;
}

/* @end */

/* @group additional results */

.propertyUpdate div.main ul.additionalResults {
	clear: both;
	list-style: none;
	overflow: hidden;
	width: 100%;
}

.propertyUpdate div.main ul.additionalResults li {
	float: left;
	overflow: hidden;
	margin-bottom: 37px;
	padding-right: 22px;
	width: 466px;
}

.propertyUpdate div.main ul.additionalResults li div.info {
	float: right;
	padding-top: 5px;
	width: 329px;
}

.propertyUpdate div.main ul.additionalResults li div.info h3 {
	margin-bottom: 7px;
}

.propertyUpdate div.main ul.additionalResults li div.info p {
	margin-bottom: 7px;
}

.propertyUpdate div.main ul.additionalResults li p.photo {
	float: left;
}

.propertyUpdate div.main ul.additionalResults li p.photo img {
	border:  5px solid #e6e6e6;
}

.propertyUpdate div.main ul.additionalResults li div.info .summary {
height: 50px;
overflow: hidden;
}


/* @end */

/* @end */

/* @group apartments */

.propertyUpdate div.main div.info {
	overflow: hidden;
	width: 100%;
}

.propertyUpdate div.main div.info div.maincontent {
	float: left;
	width: 660px;
}

.propertyUpdate div.main div.info div.maincontent p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 18px;
	width: 580px;
}

/* @group floor plans */

.propertyUpdate div.main div.info div.maincontent div.floor_plans {
	background: #eaeaea;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.nav {
	background: #3d3e3e;
	list-style: none;
	overflow: hidden;
	width: 100%;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.nav li {
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	float: left;
	margin-right: 1px;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.nav li.last {
	border-right: none;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.nav li a {
	background: #3d3e3e;
	color: #fff;
	display: block;
	padding: 15px 13px;
	text-decoration: none;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.nav li a.active {
	background: #eaeaea;
	color: #3d3e3e;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.results {
	background: #eaeaea;
	width:  660px;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.results li {
	width: 632px;
	overflow: hidden;
	padding: 28px 14px 0;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.results ul {
	overflow: hidden;
	width: 100%;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.results ul li {
	background: #fff;
	clear: none;
	float: left;
	height: 140px;
	list-style: none;
	margin: 0 14px 28px;
	padding: 17px 10px 12px;
	overflow: hidden;
	width: 268px;
}

* html .propertyUpdate div.main div.info div.maincontent div.floor_plans ul.results ul li {
	margin: 0 7px 28px;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.results ul li p.header {
	font-size: 12px;
	font-weight: normal;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.results ul li p {
	font-size: 12px;
	line-height: 1.1;
	margin-bottom: 3px;
	width: auto;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.results ul li p.callToAction {
	margin-top: 15px;
}

.propertyUpdate div.main div.info div.maincontent div.floor_plans ul.results ul li p.floorPlan {
	float: left;
	width: 150px;
}

/* @end */



/* @group subcontent */

.propertyUpdate div.main div.info div.subcontent {
	float: right;
	width: 270px;
}

.propertyUpdate div.main div.info div.subcontent h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top:  25px;
	padding-left: 20px;
}

.propertyUpdate div.main div.info div.subcontent p {
	font-size:  15px;
	margin-bottom: 6px;
	padding-left: 20px;
}

.propertyUpdate div.main div.info div.subcontent p.logo {
	padding-left: 0;
}

.propertyUpdate div.main div.info div.subcontent ul {
	list-style: none;
	padding-left: 20px;
}

.propertyUpdate div.main div.info div.subcontent ul li {
	line-height: 18px;
	margin-bottom: 11px;
}

.propertyUpdate div.main div.info div.subcontent div.contactInfo h3 {
	margin-top: 25px;
}

.propertyUpdate div.main div.info div.subcontent div.amenities {
	margin-top: 48px;
}

.propertyUpdate div.main div.info div.subcontent div.amenities li {
	background: url(images/bkg.features-icons.gif) no-repeat;
	font-size: 12px;
	padding-left: 26px;
}

.propertyUpdate div.main div.info div.subcontent div.amenities li.balcony {
	background-position: 0 0;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.fitness_facility {
	background-position: 0 -18px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.pool {
	background-position: 0 -36px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.pets {
	background-position: 0 -54px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.walkin_closets {
	background-position: 0 -72px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.storage {
	background-position: 0 -90px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.washer_dryer {
	background-position: 0 -108px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.garage_parking {
	background-position: 0 -126px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.granite_countertops {
	background-position: 0 -144px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.24_7_front_desk {
	background-position: 0 -162px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.concierge {
	background-position: 0 -180px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.highrise {
	background-position: 0 -198px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.metro {
	background-position: 0 -216px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.fios {
	background-position: 0 -234px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.appliances {
	background-position: 0 -252px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.loft {
	background-position: 0 -270px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.penthouse {
	background-position: 0 -288px;
}
.propertyUpdate div.main div.info div.subcontent div.amenities li.den {
	background-position: 0 -306px;
}

/* @end */

/* @group features */

.propertyUpdate div.main ul.features {
	color: #666;
	line-height: 18px;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 69px;
	padding-left: 25px;
}

.propertyUpdate div.main ul.features li {
	margin-bottom: 7px;
}

/* @end */

/* @group social */

.propertyUpdate h3.social {
	font-size: 20px;
	font-weight: normal;
}

.propertyUpdate div.social {
	background: #f0f0f0;
	margin-bottom: 89px;
	overflow: hidden;
	width: 100%;
}

.propertyUpdate div.social p {
	padding-top: 20px;
	white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.propertyUpdate div.social p.avatar {
	float: left;
	margin-bottom: 0;
	margin-right: 13px;
	padding-top: 0;
}

.propertyUpdate div.social ul {
	float: right;
	list-style: none;
}

.propertyUpdate div.social ul li {
	float: left;
}

.propertyUpdate div.social ul li a {
	background: url(images/bkg.social-links.gif) no-repeat;
	display: block;
	height: 57px;
	overflow: hidden;
	text-indent: -9999px;
}

.propertyUpdate div.social ul li.twitter a {
	background-position: left top;
	width: 169px;
}

.propertyUpdate div.social ul li.facebook a {
	background-position: right top;
	width: 146px;
}

/* @end */

.propertyUpdate p.callToAction {
	text-align: right;
}

/* @end */

/* @group map info marker */

.propertyUpdate #simple_example_window {
	color: #fff;
	width: 252px;
}

.propertyUpdate #simple_example_window_contents {
	background: url(images/bkg.marker-info.png) repeat;
}

.propertyUpdate #simple_example_window_contents p.photo {
	clear: left;
	float: left;
	margin-bottom: 3px;
}

.propertyUpdate #simple_example_window_contents p.photo img {
	border: 2px solid #fff;
}

.propertyUpdate #simple_example_window_contents div.info {
	clear: right;
	float: right;
	width: 130px;
}

.propertyUpdate #simple_example_window_contents div.info h2 {
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 0;
}

.propertyUpdate #simple_example_window_contents div.info p {
	margin-bottom: 3px;
}

.propertyUpdate #simple_example_window_contents p.description {
	clear: both;
	color: #e1e1e1;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 0;
}

.propertyUpdate #simple_example_window_contents p.description a {
	color: #a9a9a9;
	padding-right: 11px;
	text-decoration: underline;
	white-space: nowrap;
}

.propertyUpdate #simple_example_window_beak {
	width: 274px;
	height: 62px;
	background: url(images/bkg.marker-info-beak.png) left bottom no-repeat transparent;
}

* html #simple_example_window_beak {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bkg.marker-info-beak.png', sizingMethod='crop');
}


.propertyUpdate #simple_example_window_tl {
	background: url(images/bkg.marker-info.png) repeat;
	height: 13px;
	width: 10px;
}


.propertyUpdate #simple_example_window_t {
	background: url(images/bkg.marker-info.png) repeat;
	height: 13px;
}

.propertyUpdate #simple_example_window_tr {
	background: url(images/bkg.marker-info-top-right-opt.png) right top no-repeat transparent;
	height: 13px;
	width: 25px;
}

.propertyUpdate #simple_example_window_r {
	background: url(images/bkg.marker-info-right.png) right top repeat-y  transparent;
	width: 10px;
}

.propertyUpdate #simple_example_window_br {
	background: url(images/bkg.marker-info-right.png) right top repeat-y  transparent;
	height: 13px;
	width: 10px;
}

.propertyUpdate #simple_example_window_b {
	background: url(images/bkg.marker-info.png) repeat;
	height: 13px;
}

.propertyUpdate #simple_example_window_bl {
	background: url(images/bkg.marker-info.png) repeat;
	height: 13px;
	width: 10px;
}

.propertyUpdate #simple_example_window_l {
	background: url(images/bkg.marker-info.png) repeat;
	width: 10px;
}

/* @end */


/* @group thickbox */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

h4.real-time {
clear: both;
margin-bottom: 2em;
}

a.affordable {
font-size: 11px;
font-style: italic;
}

/* @end */