/* resets/fonts/globals *//*{{{*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;line-height:1.22em;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
/* fonts */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif; float:left}
pre, code {font:115% monospace;*font-size:100%;}
/* base */
body { 
    text-align: center; 
    background: #000000 url(../img/bg.black1.gif);
}
.clear-b:after { /* clear both */
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
  clear: both;
}
* html .clear-b {height: 1%;}

a.imap { /* hidden link text w graphic as BG of parent */
  display: block;
  margin: 0 2%;
  width: 96%;
  height: 11px;
  /* border: 1px solid green; */
}
a.imap span { display: none; } /* for link text to be hidden */

a, a:visited, a:link, a:active {
   color: #fff;
   text-decoration: none;
}/*}}}*/


/* nav *//*{{{*/
#nav2 {
	position: relative;
	top: -14px;
    height: 21px;
    overflow: hidden;
} 
* html #nav2 {
	top: -24px; /* ie6, no clue why */
}

#nav2 div {
    position: absolute;
	font-family: "times new roman", serif;
}


#nav2 div span {
  visibility: hidden;
}
#nav2 div a {
    display: block;
    background-repeat: no-repeat;
	color: #886f22;
	font-weight: bold;
}

#nav2-i1 {
	left: 97px;
	width: 90px;
}
#nav2-i1 a {
	background-image: url(../img/nav_item1.gif);
}
#nav2-i1 a.navSel {
	background-image: url(../img/nav_item1_at.gif);
}
#nav2-i1 a.navHighlight {
	background-image: url(../img/nav_item1_on.gif);
}

#nav2-i2 {
	left: 263px;
    top: 1px;
    width: 118px;
}
#nav2-i2 a {
	background-image: url(../img/nav_item2.gif);
	width: 110px;
}
#nav2-i2 a.navSel {
	background-image: url(../img/nav_item2_on.gif); /* dont show star, subnav is always 'at' */
}
#nav2-i2 a.navHighlight {
	background-image: url(../img/nav_item2_on.gif);
}

#nav2-i3 {
	left: 627px;
    top: 1px;
	width: 135px;
}
#nav2-i3 a {
	background-image: url(../img/nav_item3.gif);
}
#nav2-i3 a.navSel {
	background-image: url(../img/nav_item3_at.gif);
}
#nav2-i3 a.navHighlight {
	background-image: url(../img/nav_item3_on.gif);
}

#nav2-i4 {
	left: 822px;
    top: 1px;
	width: 86px;
}
#nav2-i4 a {
	background-image: url(../img/nav_item4.gif);
}
#nav2-i4 a.navSel {
	background-image: url(../img/nav_item4_at.gif);
}
#nav2-i4 a.navHighlight {
	background-image: url(../img/nav_item4_on.gif);
}
/*}}}*/


/* subnav2 *//*{{{*/
#subnav2 {
	position: absolute;
	left: 260px;
	top: 73px;
	width: 156px;
}

#subnav2 ul li {
    height: 17px;
	margin-bottom: 3px;
    overflow: hidden;
} /* ie! */
#subnav2 ul li a {
	display: block;
    height: 17px;
	text-decoration: none;
    background-repeat: no-repeat;
    font-size: 1px;
}

#subnav2 ul li a span {
  display: none;
}

#subnav2-1 a {
	background-image: url(../img/subnav_item1.gif);
	width: 84px;
}
#subnav2-1 a.navSel {
	background-image: url(../img/subnav_item1_at.gif);
}
#subnav2-1 a.navHighlight {
	background-image: url(../img/subnav_item1_on.gif);
}


#subnav2 ul li#subnav2-2 {
	margin-bottom: 3px;
} /* ie ! */
#subnav2-2 a {
	background-image: url(../img/subnav_item2.gif);
	width: 145px;
}
#subnav2-2 a.navSel {
	background-image: url(../img/subnav_item2_at.gif);
}
#subnav2-2 a.navHighlight {
	background-image: url(../img/subnav_item2_on.gif);
}


#subnav2-3 a {
	background-image: url(../img/subnav_item3.gif);
	width: 132px;
}
#subnav2-3 a.navSel {
	background-image: url(../img/subnav_item3_at.gif);
}
#subnav2-3 a.navHighlight {
	background-image: url(../img/subnav_item3_on.gif);
}
/*}}}*/


/* layout *//*{{{*/
#outW1 {
    margin: 0 auto;
    text-align: left;
    background: #00032a url(../img/bg2.jpg) no-repeat;
	width: 1005px;
}
#outW2 {
    position: relative;
    width: 1005px;
	background: #00032a url(../img/header_bg2.gif) top left no-repeat;
}
#outW2:after { /* clear both */
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
  clear: both;
}
* html #outW2 {height: 1%;}

/* adjust for left 5px gutter on gallery pages */
#page_apartments_gallery #outW2, #page_building #outW2 {
    padding-left: 5px;
}
#page_apartments_gallery #nav2, #page_building #nav2 {
    left: -5px;
}
#page_apartments_gallery #mainfooter, #page_building #mainfooter {
    padding-left: 5px;
    width: 1005px;
}
/*}}}*/


/* HEADER *//*{{{*/
#logo1 {
    position: relative;
    left: 407px;
    height: 45px;
    width: 200px;
	padding-top: 23px;
	text-align: center;
    z-index: 77;
}
#page_apartments_gallery #logo1, #page_building #logo1 {
    left: 402px;
}

#btnLogin {
	position: absolute;
    top: 20px;
    right: 0;
	background: url(../img/nav_item5.gif) top left no-repeat;
	bottom: 55px;
	float: right;
	height: 17px;
	width: 122px;
}
#btnLogin.navHighlight {
	background-image: url(../img/nav_item5_on.gif);
}
#page_resident #btnLogin {
	background-image: url(../img/nav_item5_at.gif);
}

#btnLogin a {
	display: block;
	color: #886f22;
	font-weight: bold;
}

#btnLogin a span {
	visibility: hidden;
}

h2.pgheader {
	height: 50px;
    width: 100%;
    padding: 0;
} /* ie */
h2.pgheader span {
	display: none;
}
/*}}}*/


/* FOOTER *//*{{{*/
#mainfooter {
    padding-top: 6px;
    clear: both;
    height: 15px;
}

#mainfooterText {
    color: #66573c;
	float: left;
	font-size: 70%;
	padding: 3px 75px 0 70px;
	text-transform: uppercase;
}

#mainfooterText a {
    color: #66573c;
	text-decoration: none;
}

/*}}}*/


/* home page *//*{{{*/
#homeMTContentW {
    padding: 53px 0 0 0;
    width: 1005px;
	height: 449px;
    margin-right: 5px;
}

#homePromoW {
	background: url(../img/homePromoW_bg.gif) repeat-x;
	clear: right;
	height: 64px;
	width: 1005px;
}

#homePromoW li {
	float: right;
	width: 407px;
    height: 52px;
	background-color: #00010d;
	border: 1px solid #776943;
	color: #b49b4e;
	margin-top: 5px;
	background: url(../img/bg.home-promo.gif) repeat-x bottom left;
    font-size: 10px;
    line-height: 10px;
}

#homePromoItem1 {
	margin: 0 83px 0 9px;
}
#homePromoItem1 div.hptext {
    padding-top: 7px;
}

#homePromoW li div.hptext {
    margin-top: 3px;
}
#homePromoW li h2 {
    float: left;
    height: 14px;
	font-family: georgia, "times new roman", times, serif;
    font-style: italic;
    font-size: 12px;
	color: #b49b4e;
    line-height: 16px;
    overflow: visible;
    padding-right: 0.25em;
}
#homePromoW li p {
    line-height: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    padding-right: 1em;
}
#homePromoW li img {
	float: left;
	margin-right: 8px;
    border: 1px solid #b99f50;
}
#homePromoW li p img {
    display: inline;
    position: relative;
    float: none;
    width: 17px;
    height 7px;
    border: 0;
    top: 1px;
}
#page_home #outW1 {
    height: 792px;
    background: transparent url(../img/bg.home-bottom-highlight.jpg) no-repeat center bottom;
}
#page_home #mainfooter {
    position: relative;
    height: 17px;
    padding-left: 100px;
    text-transform: uppercase;
}

#page_home #mainfooterPOM {
	float:left;
	width:100%;
	margin-top:5px;
	padding-top:5px;
}

#page_home #mainfooterText {
	padding-left: 0;
    color: #806f39;
}
#page_home #mainfooter,
#page_home #mainfooter a {
    color: #806f39;
}
#page_home #mainfooterFHLogos {
    display: none;
}
#mainfooter_greenhouse_logo {
    float: right;
    padding: 6px 10px;
}
/**//*}}}*/


/* contact page *//*{{{*/
#contactPanel1 {
	background: url(../img/address_bg.jpg) bottom left no-repeat;
	float: left;
	padding-bottom: 40px;
	width: 391px;
    height: 601px;
}

#contactMTContentW {
	background: url(../img/bg.contactMTContentW.jpg) repeat-x;
	float: left;
	padding-top: 15px;
	width: 614px;
    height: 626px;
}

#contactFormTable1W {
	background: url(../img/table_left_bg.gif) bottom right no-repeat;
}
#contactFormTable1 {
	width: 311px;
}

#contactFormPart2 {
	width: 290px;
}/*}}}*/


/* residence portal *//*{{{*/
#page_resident #contentW {
	background: #000021;
	padding: 75px 0 0 80px;
	width: 708px;
    height: 575px;
}
#page_resident #contentW p {
	color: #b2994d;
	font-style: italic;
	margin: 0 45px;
}/*}}}*/


 /* NEIGHBORHOOD *//*{{{*/
 #neighborhoodMTContentW {
     width: 100%;
     background-image: url(../img/pattern1.gif);
     padding: 29px 0;
 }
 #neighborhoodMTContent {
     background: transparent url(../img/bg.hoodf.gif) no-repeat left bottom;
     padding-bottom: 109px;
 }
 #neighborhoodMTContent img {
     display: none;
 }
 #neighborhoodMTContent p {
     display: none;
 }
 #neighborhoodIframe {
     clear: both;
     margin: 0 11px;
 }
 #neighborhoodIframe iframe {
     width: 982px;
     height: 492px;
     border: 0;
     overflow: hidden;
 }
 #neighborhoodIframe img {
     display: block;
 }/*}}}*/


/* APT SEARCH/BROWSE COMMON *//*{{{*/
#aptFloorPlate {
   position: absolute;
   top: 46px;
   left: 10px;
   height: 131px;
   width: 655px;
   cursor: normal;
   background-repeat: no-repeat;
   background-position: center top;
}
#aptDetailW {
    position: absolute;
    top: 180px;
    left: 18px;
    background: transparent url(../img/bg.aptDetailW.gif);
    width: 639px;
    height: 302px;
}
#aptInfoDialogW {
    position: absolute;
    display: none;
    z-index: 80;
}
#aptInfoDialog {
    position: relative;
    height: 20px;
    color: #9a9a8e;
    padding: 0 0 10px 25px;
    font-size: 12px;
    behavior: url(css/iepngfix.htc);
    z-index: 81;
    background: transparent url(../img/bg.aptInfoDialog-arrow2.png) no-repeat left bottom;
}
#aptInfoDialog.up {
    top: 17px;
    background-image: url(../img/bg.aptInfoDialog-arrow2.up.png);
}
#aptPlanEnlargeLink {
    position: absolute;
    left: 30px;
    top: 450px;
    width: 21px;
    height: 21px;
    padding: 3px;
    z-index: 78;
}
#aptPlanEnlargeLink a {
    display: block;
    height: 21px;
}

#btnMakeAppt {
   position: absolute;
   left: 408px;
   top: 439px;
   width: 195px;
   height: 24px;
   background-image: url(../img/btn.make_an_appointment.gif);
   margin: 0;
   padding: 0;
   cursor: pointer;
}
#btnMakeAppt a {
   height: 24px;
}

#page_apartments_search h3 span, #page_apartments_browse h3 span  {
    display: none;
}

#aptDetail {
    position: absolute;
    right: 36px;
    top: 34px;
    width: 256px;
    height: 260px;
    overflow: hidden;
} 
#aptDetail .scrollContainer {
    height: 195px;
    padding: 0;
    margin: 0;
}

#aptDetail h4 {
    height: 12px;
    font-size: 12px;
    background-image: none;
    border-bottom: 1px dotted #5c5752;
    padding: 0 0 11px;
    color: #b89e4f;
    text-align: center;
    margin-right: 14px;
    text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
#aptDetail div.listing {
    width: 76px;
    float: left;
} 
#aptDetail div.listing ul {
    list-style: none;
    border-top: 1px solid #5c5752;
    margin: 13px 0 0;
}
#aptDetail div.listing li {
    color: #b2b4bc;
    border-bottom: 1px solid #5c5752;
    border-right: 1px solid #5c5752;
    padding: 2px 3px 2px 0;
    text-transform: uppercase;
    text-align: right;
    font-size: 11px;
} 
#aptDetail div.descr {
    float: right;
    width: 152px;
    padding: 13px 5px 0 13px;
    color: #969696;
    font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.4em;
    height:1%;  /* fix scrollbar issue.... hopefully */
}
#aptFloorPlateKey {
    position: absolute;
    background-image:url(../img/bg.aptFloorPlateKey.search.gif);
    left: 575px;
    top: 53px;
    width: 72px;
    height: 80px;
    z-index: 1;
}

/*}}}*/


/* APARTMENT SEARCH *//*{{{*/
#aptSearchW {
    position: relative;
    padding: 31px 9px 12px 9px;
	background: url(../img/bg.aptBrowseW-pattern.gif) top left no-repeat;
    height: 583px;
}
#aptPanel1 div.footer2 {
    position: absolute;
    top: 530px;
    left: 0;
    height: 84px;
    width: 1005px;
    clear: both;
    background: transparent url(../img/bg.search-footer.gif) no-repeat;
}
#aptPanel1 {
	background: url(../img/aptPanel1.gif) top left no-repeat;
	float: left;
	height: 489px;
	padding-left: 4px;
	width: 301px;
}

#aptPanel1 h3 {
	background: url(../img/hdr.apt-search.gif);
	height: 59px;
	margin: 10px 0;
	width: 295px;
}

#aptPanel1 h3 span {
	visibility: hidden;
}

#aptPanel1 {
    margin-top: 10px;
}

#aptPanelW1 {
    position: relative;
	background: url(../img/aptPanelW1.jpg) top left no-repeat;
	height: 400px;
}

#aptTypeSelections {
	float: left;
	margin: 10px 0 0 10px !important;
	margin-left: 5px;
}
#aptTypeSelections div {
	cursor: pointer;
	float: left;
	height: 35px;
}
#aptTypeSelections div span {
	display: none;
}
#aptTypeSelections div.intr {
	display: none;
}


#aptSearchTrigger_1 {
	background-image: url(../img/nav.aptSearch1.gif);
	width: 61px;
}
#aptSearchTrigger_1.sel {
	background-image: url(../img/nav.aptSearch1_on.gif);
}
#aptSearchTrigger_2 {
	background-image: url(../img/nav.aptSearch2.gif);
	width: 61px;
}
#aptSearchTrigger_2.sel {
	background-image: url(../img/nav.aptSearch2_on.gif);
}
#aptSearchTrigger_3 {
	background-image: url(../img/nav.aptSearch3.gif);
	width: 58px;
}
#aptSearchTrigger_3.sel {
	background-image: url(../img/nav.aptSearch3_on.gif);
}
#aptSearchTrigger_penthouse {
	background-image: url(../img/nav.aptSearch4.gif);
	width: 92px;
}
#aptSearchTrigger_penthouse.sel {
	background-image: url(../img/nav.aptSearch4_on.gif);
}


#aptPanelW3 {
	position: absolute;
	color: #c3a54d;
	height: 336px;
	left: 11px;
	top: 49px;
	width: 270px;
    overflow: visible;
}

#aptPanelW3 .scrollContainer {
    width: 265px;
    height: 268px;
}
 * html #aptPanelW3 {
     overflow-y: hidden;
 }
 * html #aptPanelW3 .scrollContainer {
     width: 261px;
 }



#aptPanelW3 table {
	display: none;
	width: 253px;
	border-bottom: 1px solid #54504e;
}

#aptSearchResults {
	border-bottom: 1px solid #54504e;
}

#aptSearchResults tr td {
	border-bottom: 1px solid #54504e;
	color: #8c91a4;
}



#aptPanelW3 thead td {
     color: #b2b4bb;
	 font-size: 10px;
}
#aptPanelW3 thead td.filter {
	width: 253px;
	height: 23px;
	border-bottom: 1px solid #54504e;
}
#aptPanelW3 thead td.filter div {
     float: left;
     color: #9a9a8e;
     font-size: 10px;
     padding: 0 6px;
     cursor: pointer;
}
#aptPanelW3 thead td.filter div.view {
    padding-left: 113px;
}
#aptPanelW3 thead td.filter div.all {
    padding: 0 15px;
}
#aptPanelW3 thead td.filter div.sel {
	text-decoration: underline;
}
#aptPanelW3 thead td.filter div.avail {
    background: url(../img/bullet.apt-avail.gif) no-repeat 0 2px;
    padding-left: 13px;
}








 #aptPanelW3 td {
	height: 20px;
    text-align: center;
 }
 #aptPanelW3 td.col1 {
     text-align: left;
     padding-left: 17px;
     width: 64px;
 }
 #aptPanelW3 td.col2 {
     width: 33px;
 }
 #aptPanelW3 td.col3 {
     width: 29px;
 }
 #aptPanelW3 td.col4 {
     width: 43px;
 }
 #aptPanelW3 td.col5 {
     width: 32px;
 }
 #aptPanelW3 td.col6 {
     width: 47px;
 }
 #aptPanelW3 tbody td.col6 {
     text-transform: uppercase;
 }


#aptPanelW3 tr.hdr span {
    font-size: 10px;
}



#aptSearchResults tr {
    cursor: pointer;
}

#aptSearchResults tbody td {
    font-size: 10px;
    color: #c5c6c9;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#aptSearchResults tbody tr.sel td {
	background-color: #000000;
    color: #b89e4f;
}
#aptPanelW3 td.avail {
    background-image: url(../img/bullet.apt-avail.gif);
    background-repeat: no-repeat;
    background-position: 4px 5px;
}


#aptPanelChooseNotice {
	color: #c3a54d;
	line-height: 30px;
	margin-top: 40px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#aptPanelFoot {
}

#aptPanelSearchIntro {
	background: url(../img/search_right_bg.jpg) top left no-repeat;
	float: left;
	height: 489px;
	margin: 10px 0 0 5px;
	width: 677px;
}

#aptPanelSearchW2 {
	background: url(../img/aptPanelSearchW2.jpg) top left no-repeat;
	height: 335px;
	left: 100px;
	padding: 29px 29px 0 29px;
	position: relative;
	top: 75px;
	width: 435px;
}

#aptPanelSearchW2 p {
	color: #9a9a8e;
	margin-bottom: 10px;
    font-size: 0.9em;
}

#aptPanelSearchW2 p .search {
	color: #9a9a8e;
	font-size: 120%;
}

#aptPanelSearchW2 p .search {
	text-decoration: none;
}

#aptPanelSearchW2 p .search:hover {
	color: #b89e4f;
	text-decoration: underline;
}

#footer2 {
}

#aptPanelSearchDetailW {
    position: absolute;
    left: -2000px;
    top: 41px;
    width: 672px;
    height: 488px;
    background: #001056 url(../img/bg.apt-search-detail.1.gif) no-repeat center center;
}

#aptPanelSearchDetailW h3 {
     background: transparent url(../img/hdr.search-apartment_details.gif) no-repeat center center;
     height: 33px;
     margin-top: 5px;
}

#aptPanelSearchDetailW h3 span {
	display: none;
}
#page_apartments_search #wIconPE {
    top: 10px;
    width: 999px;
}

#aptPanelSearchDetailW #aptInfoDialogOffset {
    position: relative;
    top: 18px;
    left: 146px;
}
#aptPanelSearchDetailW #aptInfoDialog h4 {
    display:none;
}
#aptPanelSearchDetailOffset { /* "real" left offset of the #aptPanelSearchDetailW -  workaround for a bug in jScrollPane */
    position: absolute;
    visibility: hidden;
    left: 322px;
}
#aptPanelSearchDetail {
    height: 394px;
    color: #7e8082;
    background-repeat: no-repeat;
    overflow: hidden;
} 
#aptPlan {
    position: absolute;
    left: 30px;
    top: 198px;
    width: 312px;
    z-index: 73;
    text-align: center;
} 
/*}}}*/


/* APARTMENT BROWSE *//*{{{*/
#aptBrowseW {
    position: relative;
    height: 629px;
	background: url(../img/bg.aptBrowseW-pattern.gif) top left no-repeat;
}
#aptBrowseW #aptPanel1 {
	background: none;
    padding-left: 28px;
}
#aptBrowseW #aptPanelW1 {
    height: 424px;
	background: none;
}
#aptBrowseW #aptPanel1 h3 {
	background: url(../img/hdr.apt-browse.gif) top left no-repeat;
}
#aptBrowseW #aptPanel1 div.footer2 {
    background-image: url(../img/bg.browse-footer.gif);
}
#aptBrowseW #aptDetailW {
    left: 8px;
    top: 200px;
}
#aptBrowseW #aptPanel2 {
    position: absolute;
    left: 344px;
    top: 19px;
    z-index: 69;
}

#aptBrowseImapBG {
    position: absolute;
    left: 6px;
    top: 0;
    width: 308px;
    height: 429px;
    background: transparent url(../resources/apt-browse.building2.png) no-repeat;
}
#aptBrowseImapBG img.xp {
    position: absolute;
    display: block;
    width: 308px;
    height: 429px;
    z-index: 60;
}
#aptPanelW1 div.buildingHighlight {
    display:block;
    position:absolute;
    width: 145px;
    height: 21px;
    left: 15px;
    z-index:50;
    background-image: url(../resources/building_highlight_1.png);
    behavior: url(css/iepngfix.htc);
}
#aptPanelW1 #buildingHighlight_18.buildingHighlight {
    height:24px;
}
#aptPanelW1 #buildingHighlight_19.buildingHighlight {
    height:23px;
}
#aptPanelW1 #buildingHighlight_1.buildingHighlight {
    height:26px;
}
#bldNavLadder {
    position: absolute;
    top: 9px;
    left: 160px;
    width: 26px;
    z-index: 70;
    background: transparent url(../img/bg.bldNavLadder.png) repeat-y;
}
#bldNavLadder div {
    border-top: 1px solid #b79d4f;
    width: 21px;
    height: 19px; 
    line-height: 19px;
}
#bldNavLadder div span {
    display: block;
    visibility: hidden;
    font-size: 11px;
    color: #b79d4f;
    font-weight: bold;
    font-size: 12px;
    background: #000;
    cursor: pointer;
    height: 100%;
    width: 20px;
    text-align: center;
    border-right: 6px solid #b79d4f;
}


#bldNavLadder div.block_19 {  /* formerly div.block_PH */
    height: 23px;
    line-height: 22px;
}
#bldNavLadder div.block_18 {
    height: 24px;
    line-height: 23px;
}
#bldNavLadder div.block_1 {
    height: 26px;
    line-height: 25px;
}

#aptPanel3 {
  position: absolute;
  top: 17px;
  left: 344px;
  width: 639px;
  z-index: 53;
}
#aptPanel3 h3 {
    background: url(../img/hdr.select_apartment.gif) no-repeat top center;
    height: 33px;
    width: 655px;
}
#aptBrowseW #aptFloorPlate {
    left: 151px;
    width: 356px;
    z-index: 55;
}
#aptFloorPlate img {
    top: 0;
    width: 356px;
    height: 131px;
}
#aptFloorPlate img.xp {
    zoom: 1;
    position: absolute;
    left: -2000px;
}

#aptBrowseW #btnMakeAppt {
    left: 28px;
    top: 226px;
}
#aptBrowseW #aptPlan {
    top: 218px;
}
#aptBrowseW #aptPlanEnlargeLink {
    left: 23px;
    top: 463px;
}


/* the "info dialog" - pointer to apt on floor plate */
#aptBrowseW #aptInfoDialog {
    width: 132px;
    height: auto;
    background: transparent url(../img/bg.aptInfoDialog.png) no-repeat left top;
    background-repeat: no-repeat;
    color: #bfc0c3;
    font-size: 10px;
    padding: 5px 0 0 15px;
    behavior: url(css/iepngfix.htc);
}
#aptBrowseW #aptInfoDialog h4 {
    padding: 5px 10px 3px 0;
    color: #bfc0c3;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
}
#aptBrowseW #aptInfoDialog p {
    padding: 0 10px 0 53px;
    text-align: right;
    text-transform: uppercase;
}
#aptBrowseW #aptInfoDialog div.btn {
    height: 13px;
    width: 122px;
    background:  url(../img/btn.click_to_view_unit.gif) no-repeat right center;
    font-size: 1px;
    cursor: pointer;
}
#aptBrowseW #aptInfoDialog.up {
    top: 0;
}
#aptBrowseW #aptInfoDialogW div.foot {
    width: 147px;
    height: 5px;
    background-image: url(../img/bg.aptInfoDialog_bottom.png);
    background-repeat: no-repeat;
    behavior: url(css/iepngfix.htc);
}
#aptBrowseW #aptInfoDialogOffset {
    position: absolute;
    top: -10px;
    left: 128px;
}
/*}}}*/


/* GALLERIES *//*{{{*/
#buildingPanel1 {
	float: right;
	width: 202px;
    height: 595px;
    padding: 34px 15px 0 0;
    background: #001056 url(../img/bg.gallery-right2.jpg) no-repeat;
} /* ie! */

#buildingPanel_top1 h3 {
    width: 192px;
    height: 59px;
	margin-left: 17px;
    text-indent: -2000px;
    background: transparent url(../img/hdr.apartments-gallery.gif) no-repeat;
    behavior: url(css/iepngfix.htc);
}
#page_building #buildingPanel_top1 h3 {
    background: transparent url(../img/hdr.building-gallery.gif) no-repeat;
}

#buildingPanel_amenities {
	margin-top: 26px;
	padding-right: 16px;
	text-align: right;
}

#buildingPanel_amenities li {
	border-bottom: 1px solid #54504b;
}

#buildingPanel_amenities li a {
	color: #b2af97;
	display: block;
	height: 20px;
	padding: 3px 27px 0 0;
	text-decoration: none;
}

#buildingPanel_amenities li a:hover {
    font-weight: bold;
}
#buildingPanel_amenities .sel a {
    font-weight: bold;
    color: #bda250;
	background: url(../img/nav_rollover.gif) top right no-repeat;
}

#btnViewSlideShowShadow {
	cursor: pointer;
	margin-top: 15px;
    width: 200px;
}

#btnViewSlideShow {
	background: transparent url(../img/btn.start_slideshow.gif) no-repeat right top;
	color: #a8a68f;
	height: 21px;
	margin-left: 70px;
    padding-right: 21px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#btnViewSlideShow img {
	margin-left: 5px;
	position: relative;
	top: 5px;
}

#buildingSSContentW {
	position: relative;
	float: left;
    width: 778px;
    height: 614px;
    margin-top: 5px;
    border: 5px solid #b2994d;
} /* ie! */
#buildingSSContentView {
}


#buildingSSContentView div {
	display: none;
    position: absolute;
	width: 778px;
    height: 300px;
    padding: 240px 0 0;
}
#buildingSSContentView h3 {
    display: none;
}
#buildingSSContentView p {
    position: absolute;
    top: 532px;
	color: #b2994d;
	font-family: georgia, "times new roman", serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding: 10px 90px 16px 90px;
	text-align: center;
	width: 600px;
    height: 56px;
    background: transparent url(../img/buildingSSContentW_text_bg.jpg) repeat-y;
    overflow: hidden;
}

#buildingSSContentView #buildingSSContent_1 {
	display: block;
}/*}}}*/


/* slideshow buttons *//*{{{*/
div.buildingBtnC {
   padding-top: 22px;
   text-align: right;
}
div.buildingBtnC div {
   width: 177px;
   height: 41px;
   padding: 0 0 14px 22px;
   background-repeat: no-repeat;
   background-position: top right;
}
div.buildingBtnC div a.imap {
     height: 38px;
}
div.buildingBtnC div.btnFindUnit {
   background-image: url(../img/btn.find_a_unit.gif);
}
div.buildingBtnC div.btnBrowseBuilding {
   background-image: url(../img/btn.browse_building.gif);
}
#buildingBtnVT1 {
    display: none;
}
#buildingPanel_bottom {
  width: 186px;
  height: 16px;
  padding: 19px 0 0 8px;
}
#buildingPanel_bottom a {
  display: block;
  position: relative;
  width: 186px;
  height: 16px;
  background: url(../img/btn.compare.gif) no-repeat;
}
/*}}}*/


/* email/print icons and popup *//*{{{*/
#wIconPE {
	position: absolute;
	top: 144px;
    height: 21px;
    clear: both; /* ie has a bug! */
    width: 100%;
    z-index: 99;
} /* ie! */
#page_apartments_browse #wIconPE, #page_apartments_search #wIconPE {
   display: none;
}
#page_apartments_browse #wIconPE {
	top: 7px;
}

#wIconPE div.ico {
    height: 21px;
    background-repeat: no-repeat;
    float: right;
    margin-left: 5px;
}
#wIconPE div.ico a {
    display: block;
    height: 21px;
}
#iconPrint {
   width: 21px;
   background: url(../img/print_icon.gif) top left no-repeat;
   margin-right: 15px;
}
#iconEmail {
   width: 25px;
   background: url(../img/email_icon.gif) top left no-repeat;
}
#iconEmail a.email_pop {
	background-image: url(../img/email_icon_over.gif);
	position: relative;
	z-index: 2;

	left: -5px;
	top: -8px;
}
#iconPrint a span,
#iconEmail a span {
	display: none;
}

/* EMAIL THE PAGE POPUP */
#wEmailPop {
	position: absolute;
	right: 41px;
	top: -74px;
	display: none;
    z-index: 88;
}
#emailPop {
	background: #06103b url(../img/bg.wEmailPop.gif) repeat-x;
	border: 1px solid #826a21;
	color: #b89e4f;
	padding: 5px 0 5px 5px;
    height: 60px;
	width: 278px;
}
#wEmailPop div.err {
    width: 463px;
}
#emailPop div.pwait { /* layer for 'please wait' msg */
    position: absolute;
    text-align: center;
    height: 32px;
    padding-top: 40px;
    right:0px;
    top:0px;
    width: 285px;
    z-index:100;
    background-color:#000000;
    filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity:0.75;

}
#wEmailPop div.err div.pwait {
    width: 470px;
}
#wEmailPop span.btnclose {
    display: block;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 11px;
    height: 12px;
    background-image: url(../img/btn.email_close.gif);
    cursor: pointer;
    font-size: 1px;
    margin-left: 0;
}

#hEmailPop {
    position: absolute;
    right: 0;
    top: 67px;
	background: #06103b url(../img/bg.hEmailPop-on.gif) no-repeat left bottom;
    width: 30px;
    height: 33px;
    z-index: 100;
}
#hEmailPop span {
    display: none;
}

#formEmailPop {
	float: right;
}
#formEmailPop p {
	width: 268px;
    font: 0.9em "lucida grande",arial,helvetica,clean,sans-serif;
    margin: 0;
}

#formEmailPop p span {
    font-size: 0.9em;
}
#formEmailPop div {
	margin-top: 5px;
	height: 17px;
	width: 207px;
    overflow: hidden;
    white-space: nowrap;
}
#formEmailPop input#opEmail {
    float: left;
    border: 1px solid #9e9e9e;
	height: 15px;
	width: 190px;
    padding: 0;
    background: #d6d6d6 url(../img/bg.formfield.gif) no-repeat;
}

#opEmailBtn {
    width: 17px;
    height: 17px;
} /* ie! */
#opEmailBtn.opEmailBtn_ok {
    width: 20px;
} /* ie! */
#formEmailPopErr {
    display: none;
	color: #b3ae98;
	float: left;
	font-weight: bold;
	line-height: 20px;
	width: 190px;
    font: bolder 0.9em "lucida grande",arial,helvetica,clean,sans-serif;
    padding-right: 5px;
}
#wEmailPop div.err #formEmailPopErr {
    display: block;
}
div.emailPop_ok #formEmailPop p {
    margin-right: 20px;
    width: 248px;
}
div.emailPop_ok #formEmailPop div {
    position: absolute;
    right: 6px;
    top: 38px;
    width: 20px;
} 
div.emailPop_ok #formEmailPop p strong {
    font-size: 13px;
}
/*}}}*/


/* contact page *//*{{{*/
#contactPanel1 p img
{
	border: 5px solid #b2994d;
}

#contactPanelContent h3
{
	font-size: 140%;
	font-weight: normal;
	margin-top: 19px;
}

#contactPanelContent h3,
#contactPanelContent .addr
{
	color: #af954a;
	font-family: "times new roman", serif;
	padding-right: 10px;
	text-align: right;
}

#contactPanelContent h3 {
    background: transparent url(../img/hdr.contact2.gif) no-repeat 235px top;
    height: 13px;
    padding-bottom: 4px;
}
#contactPanelContent h3 span {
    display: none;
}

#contactPanelContent .addr a
{
	color: #af954a;
	font-size: 90%;
	text-decoration: none;
}

#contactPanelContent .addr a:hover
{
	text-decoration: underline;
}

#contactMTContentW p
{
	color: #b89e4f;
	font-family: georgia, "times new roman", serif;
	font-style: italic;
	margin: 0 45px;
}

#page_contact_thanks #contactMTContentW p
{
	margin: 0;
	padding-top: 110px;
	padding-bottom: 215px;
}

#contactMTContentW table
{
	color: #7c7e86;
}

#contactMTContentW table td
{
	vertical-align: top;
}

#contactMTContentW table .marked
{
	color: #af954a;
	font-size: 90%;
	padding-bottom: 10px;
}


#contactMTContentW table.purpose
{
	background: url(../img/purpose_bg.jpg) top left no-repeat;
	margin-top: 35px;
	width: 312px;
}

#contactMTContentW table.purpose td
{
	text-align: right;
    padding: 10px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#contactMTContentW table.purpose tr.row2 td {
    padding-top: 0;
}

#contactMTContentW table.purpose td.radio
{
	padding-right: 15px;
    padding-left: 5px;
	text-align: left;
}

#contactFormTable1 .marked
{
	padding-left: 10px;
	text-align: left;
}

#contactFormTable1 td
{
	padding-top: 10px;
	text-align: right;
}

#contactFormTable1 td label
{
	display: block;
	width: 90px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#contactFormTable1W td input,
#contactFormTable1W td select,
#contactFormPart2W td input,
#contactFormPart2W td select
{
	margin-right: 30px;
	width: 179px;
    background: #d6d6d6 url(../img/bg.formfield.gif) no-repeat;
    border: none;
    padding: 2px 0.2em;
    height: 14px;
	color: #222;
	font-size: 12px;
}
#contactMTContentW td select {
    background: #888 url(../img/bg.formfield2.gif) no-repeat;
	width: 183px;
    padding: 2px 0 0;
    height: auto;
}

#contactFormPart2W {
	background: url(../img/table_right_bg.jpg) top right no-repeat;
}
#contactFormPart2 .marked
{
	padding-top: 10px;
}

#contactFormPart2 td
{
	padding-left: 45px;
	padding-bottom: 5px;
}

#contactFormPart2 select
{
	margin-bottom: 5px;
}

.btnSubmit {
	background: url(../img/submit_bg.jpg) top left no-repeat;
	padding-left: 100px;
	padding-top: 22px;
	padding-bottom: 21px;
}
/*}}}*/

.error {
  color:red !important;
}
