﻿body { font-size: .75em; font-family: Verdana, Helvetica, Sans-Serif; margin: 0; padding: 0; color: #666666; background: #5c87b2; }
a, a:link, a:visited, a:hover, a:active { outline-style: none; text-decoration:none !important; }
a:link, a:visited, a:active { color: #0059d6; }
a:hover { color: #1d60ff; text-decoration: none; }
p, ul { margin-bottom: 20px; line-height: 1.6em; }
#reportInaccuray>a { color: #5C87B2; }
#reportInaccuray>a:hover { text-decoration:underline; color: black; }

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { font-size: 1.5em; color: #5C87B2; font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 2em; padding-bottom: 0; margin-bottom: 0; }
h2 { padding: 0 0 10px 0; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5, h6 { font-size: 1em; }

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 { margin-top: 0; }

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page { min-width: 850px; max-width: 950px; margin-left: auto; margin-right: auto; }
.colSize { margin : 0; border: 1px  thin  #cccccc; }
#header { margin: 10px 0 0 0; color: #000; padding: 0; min-height: 29px; }
#header h1 { font-weight: bold; padding: 5px 0; margin: 0; color: #fff; border: none;
    line-height: 2em; font-family: Arial, Helvetica, sans-serif; font-size: 32px !important; }
#main { padding: 15px 0; background-color: #fff; margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */ }
#footer { color: #999;padding: 10px 0; text-align: right; line-height: normal; margin: 0; font-size: .9em; }

/* TAB MENU   
----------------------------------------------------------*/
ul#menu { border-bottom: 1px #5C87B2 solid; padding: 0 0 2px; position: relative; margin: 0; }
ul#menu li { display: inline; list-style: none; }
ul#menu li#greeting { padding: 10px 20px; font-weight: bold; text-decoration: none; line-height: 2.8em; color: #fff; }
ul#menu li a { padding: 0px 1px; font-weight: bold; text-decoration: none; line-height: 2.8em; color: #034af3; }
ul#menu li a:hover { text-decoration: none; }
ul#menu li a:active { text-decoration: none; }
ul#menu li.selected a { background-color: #fff; color: #000; }

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/
fieldset { margin: 1em 0; padding: 1em; border: 1px solid #F1F1F1; }
fieldset p { margin: 2px 12px 10px 10px; }
fieldset label { display: block; }
fieldset label.inline  { display: inline; }
legend { font-size: 1.1em; font-weight: 600; padding: 2px 4px 8px 4px; }
input[type="text"] { width: 200px; border: 1px solid #CCC; }
input[type="password"] { width: 200px; border: 1px solid #CCC; }
.topLine { margin: 6px 0; font-size:0.85em;   border-top: solid 1px #f1f1f1; padding: 0px; clear:both; }

/* TABLE
----------------------------------------------------------*/
table { border: solid 1px #e8eef4; border-collapse: collapse; }
table td { padding: 5px; }
table th { padding: 6px 5px; text-align: left; background-color: #e8eef4; border: solid 1px #e8eef4; }

/* MISC  
----------------------------------------------------------*/
.clear { clear: both; }
.error { color:Red; }
#menucontainer { margin-bottom:3px; }
div#title { display:block; float:left; text-align:left; }
#logindisplay { font-size:1.1em; display:block; text-align:right; margin:10px; color:White; }
#logindisplay a:link { color: white; text-decoration: underline; }
#logindisplay a:visited { color: white; text-decoration: underline; }
#logindisplay a:hover { color: white; text-decoration: none; }
.field-validation-error { color: #ff0000; }
.input-validation-error { border: 1px solid #ff0000; background-color: #ffeeee; }
.validation-summary-errors { font-weight: bold; color: #ff0000; }
table.xcaptcha { width: 380px; }
label.xcaptcha { display:block; margin-bottom: 4px; font-size: 11px; font-style:italic; }
div.captcha-container { margin: 4px 0 10px; }
div.captcha-container table { border:none; }
.registration div p label { width: 158px; }
.terms-header h4 { margin: 4px 5px 10px 0; }

/* User Styles
------------------------------------------*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.column { float:left; }
.column-twenty { float:left; width: 20%; }
.column-thirty { float:left; width: 30%; }
.column-forty { float:left; width: 39%; }
.column-fifty { float:left; width: 49%; }
.column-sixty { float:left; width: 59%; }
.column-onethird { float:left; width: 33%; }
.column-twothird { float:left; width: 66%; }
.column-profile-onethird { float:left; width: 20%; }
.column-profile-twothird { float:left; width: 80%; }
.column-hundred { float:none; clear:both; overflow:hidden; }
.column-right { float: right; }
.form p label { float: left; width:150px; }
.form p label input { float: left; }
.terms { height: 200px; width:98%; overflow:auto; padding:5px; border:solid 1px #ccc; }
.form .submit { padding: 20px 0 0 0; }
ul.nb, ul.row { margin:0; padding:0; }
ul.nb li, ul.row li { list-style-type: none; margin:0; padding: 0 10px 3px 0; float:left; white-space:nowrap; }
ul.nb li { font-size:0.85em;  width:150px; }
#search-bar { padding:2px; margin-right:10px; }
.search-header { margin:0; padding: 3px; }
ul.row li { font-size:0.85em;  width:130px; padding-right:5px; }
ul.button li { width: auto; padding:0 5px; }
h3.search-subheader { padding:2 2 3px 0; margin: 10px 2px 4px 0; border-bottom:dotted 1px #f1f1f1; }
td.search-subheader { width:130px;font-family:Verdana,Helvetica,Sans-Serif; color:#666666;font-size:0.95em; padding:0 0 3px 0; margin: 10px 0 4px 0; border-bottom:dotted 1px #f1f1f1; }
span.search-subheader{      font-weight: bold;}
.loading { background: url(/Content/images/spinner.gif) no-repeat center center; }
div.panel { border: solid 1px #f1f1f1; padding: 4px; }
.agent-contact .row { padding: 3px; font-size:0.95em; }
a img { border:none; }
#show-building { outline: none; }
a { outline: none; }
.nowrap { white-space:nowrap; }
.menu-items { height:25px; }
.keyword-search { height:25px; padding-top: 4px; }
.keyword-search input.button-active { height: 20px; padding: 2px 4px; margin-left:4px; }
.logon-text { padding-top: 8px; color:#fff; }
#Keyword { color: #666; font-size: 11px; font-style: italic; padding:3px 2px; }
input.go-button { padding-bottom: 2px; font-size: 11px; }
li.ui-state-active { background: #DFEFFC url(images/ui-bg_glass_85_dfeffc_1x400.png) repeat-x scroll 50% 50%; }
#signin { margin: 0 10px 0 0; min-height: 238px; }
#signin p { margin-bottom: 10px; margin-left: 4px; line-height: 1.2em; }
.register .button-active { padding: 4px 20px; }
#createaccount { min-height: 238px; }
p.welcome-text { margin-bottom: 10px; padding-bottom: 0; text-align:justify; padding-right:5px; }
div.terms h5 { color:#555; padding:5px 10px; }
div.justify p { text-align: justify; }
ol.claims { margin-left: 13px; margin-bottom:20px; }
ol.claims li { line-height: 1.6em; }
pre { line-height: 1.6em; font-family: Verdana, Helvetica, San-serif; }


/* Result Page
-------------------------------------------*/
#largemap { width:100%; height:300px; }
a.search-result-header{ text-decoration:none; font-weight:bold ; color:#666666;}
th a:hover{text-decoration:underline;  font-weight:bold ; color:Black;}
div.result-container { border: solid 1px #e8eef4; }
table.result { width:100%; border:none !important; }
table.result td { border:none; padding: 6px 5px 6px 5px; color: #666666; }
table.result tr.even td { background-color: #f9f9f9; } /* alternating color */
td.detail-summary { padding-left: 16px; }
.thumbnail img { width: 131px; height: 97px; padding:2px; border:solid 1px #f1f1f1; overflow:hidden; }
.detail-summary div.thumbnail { width: 150px; }
.detail-summary h2 { border-bottom:none; margin:10px 0 0; padding: 0 0 3px; font-size:1em; }
.detail-summary p { margin:0; }
.detail-summary .toolbox { text-align:right; }
.summary-tools { float: right; width:auto; }
a.delete-listing img { margin-bottom:-3px; }
select { font-size: 0.95em; color:#666; }
#mapcontainer { position: relative; height:300px; overflow:hidden; }
#revise { padding:10px; border:1px solid #FDB419; color:#333; width:898px; background-color:#fff; position:absolute; z-index:1000; }
#revise h2 { border-bottom:none; }
#revise h3 { color: #333;  border-bottom:none;  }
.revise-search {  }
.save-search { margin-left: 3px; }
.match-found { padding-top: 3px; }
.box-effect{ border: solid 1px #ccc; margin-right: 1px; background-color:#f8f8f8; width:3px }
h4.building { font-size: 1.1em; color:#666; margin-bottom: 5px; padding-left:2px; margin-top:4px; }
div.buildingmap { border: solid 1px #ccc; }
div.buildingmap table { border:none; }
td.tools { text-align: right; padding-right:3px; }
div.exclusive { padding-top:6px; }
.logon-message { font-style: italic; padding: 0 0 5px 0; }
td.asf { padding-right:10px !important; white-space:nowrap; }

/* Search Page
-------------------------------------------*/
ul#search-type li { border: solid 1px #ccc; margin-right: 4px; background-color:#f8f8f8; }
ul#search-type li a.current { color: #E4700A; }
ul#search-type li a { color: #37518A; }
#tabs { border:none !important; }
.centered { text-align: center; }
.numeric { text-align: right; }
#submit-search { margin:0 0 10px 23px; padding:4px 12px; width: 120px; text-align:center; clear:both; display: inline-block; zoom:1; *display:inline; }
a.nblabel, a.nblabel:visited, a.nblabel:link, a.nblabel:active { color: #E4700A; }
ul.minsf { margin-top:4px; }

/* Revise Search Page
-------------------------------------------*/
#revise #submit-search { margin:0; }
#revise ul.row li { padding:0; }
#revise h2 { margin-top:5px; font-size:1.2em; }
#revise h3 { margin-top:0px; font-size:1.1em; }
#revise #ReviseNeighborhoods { display:none; }
#revise #ShowNeighborhoods { float:left; width:160px; margin-left:20px; padding:4px 12px; }
.revise-tip { width: 25px; height: 17px; margin-top:-18px; margin-left:50px; background: transparent url(/Content/images/overlaytip.png) no-repeat }
table.revise-criteria { border:none; width: 250px; }
table.revise-criteria td { padding:0; }
h3.revise-price, h3.revise-ownership { margin-top: 6px !important; }

/* Detail Page
-------------------------------------------*/
#detail-sidebar { margin-right: 10px; }
h2{ padding:0 0 3px 0; margin: 10px 0 4px 0; border-bottom:dotted 1px #ccc; font-size:1.25em; }
.bottomBorder { padding:0 0 3px 0; margin: 1px 0 4px 0; border-bottom:dotted 1px #ccc;  }
h3 { padding:2px 0 0; margin: 4px 3px 0; font-size:1.15em; }
h4.hd { clear:both; font-weight:bold; color:#E4700A; padding:0; margin:4px 0 4px 0; border-bottom:dotted 1px #ccc; font-size:0.85em; width: 300px; text-transform:uppercase; }
h5 { padding: 0; margin: 3px 0; }
.divider { margin: 5px 0; height:1px; border-top:dotted 1px #f1f1f1; }
#map { width:400px; height: 300px; margin:0 auto; }
#streetview { width:400px; height: 200px; margin:5px auto; }
#ListingInBldg #streetview { width:240px; height: 300px; margin:5px auto; }
.detail-sidebar { width: 43%; }
.detail-content { width: 55%; float:right; text-align:left; }
.detail-footer { margin-top: 10px; }
p.exclusive { padding-top:5px; text-align:left; }
dd, dt { margin:0; padding: 3px 4px 3px 3px; font-size:0.95em; }
dt { float: left; width: 40%; clear: left; }
dd { float: left; width: 55%; }
dd.even, dt.even { background-color: #f9f9f9; }
.tool-area { margin:5px 0 13px 0;border-bottom:dotted 1px #ccc; padding-bottom:2px; }
.agent-thumbnail { width: 105px !important; height:147px; padding:2px; border:solid 1px #f1f1f1; overflow:hidden; margin-right:10px; }
.agent-contact { position: relative; }
.agent-contact .button { position: absolute; bottom: 10px; left: 125px; }
div.gallery { border: solid 1px #f1f1f1; }
div.galleryContent img { margin: 0 auto; }
#facebox table { border:0; }

div#building-detail { margin-top: 20px; position: absolute; width:580px; border: solid 1px #FDB419; z-index:9999; padding:5px; background-color:#fff; }
div#building-detail .col-wrapper { position: relative; }
div#building-detail .tip, div#revise .tip { width: 25px; height: 17px; position:absolute; top: -22px; left: 40px; background: transparent url(/Content/images/overlaytip.png) no-repeat }
div#revise .tip { top: -17px; }
div#building-detail h2 { font-size: 1.0em; }
div#building-detail dt { padding: 5px; }
img.building-photo { width: 210px;padding:2px; border:solid 1px #f1f1f1;}
dl.detail-building, dl.amenities-building { margin-top: 4px; }
dl.detail-building dt { width: auto; float:none; }
span.title { font-weight:bold; color:#5C87CD;font-family: Arial, Helvetica, sans-serif; }
div.button-active { display: inline-block; width: auto; font-weight:bold; border: solid 1px #f1f1f1; padding: 3px 10px; background: #FDB419; color: #fff; cursor: pointer; zoom: 1; *display: inline; }
div.button-alt { background-color: #4B68A0 !important; }
div.button-active img { vertical-align: middle; padding: 2px 3px 2px -3px; margin-left:-3px; }
div.button-active a { color: #fff; }
input.button-active { display: inline-block; width: auto; font-weight:bold; border: solid 1px #f1f1f1; padding: 3px 10px; background: #FDB419; color: #fff; cursor: pointer; }
input.button-alt { display: inline-block; font-style:normal !important; width: auto; font-weight:bold; border: solid 1px #fff !important; padding: 3px 10px; background: #3C5897; color: #fff !important; cursor: pointer; }
.detail-agent dt { width: 25%; }
div.contact-email { padding: 4px; background-color: #f1f1f1; margin-top:2px; }
div.contact-email h3 { margin:0 0 3px 0; padding:0 0 2px 0; border-bottom:solid 1px #ccc; font-size:1em; }
div.contact-email input { width: 150px; font-size:0.95em; padding: 3px; font-style:italic; color:#676767; }
div.contact-email textarea { margin: 3px 0 7px; width:99%; height: 50px; overflow:auto; font-size:0.95em; padding:3px; font-style:italic; color:#676767; }
ul.recent { list-style: none; margin: 5px 5px 5px 5px; padding:0; }
ul.recent li { margin:0 8px 0 0; padding: 0; float: left; width: 24% }
ul.recent li img { width: 131px; height: 97px; }
ul.recent h4 { padding:0; margin:0; }
ul.recent p { padding:0; margin:0; font-size:0.95em; line-height:140%; }
div.ContactAgentBox div.contact-email input { color:#FFF;}
div#mortgage-calculator { margin-top: 50px; position: absolute; width:360px; border: solid 1px #FDB419; z-index:9999; padding:5px; background-color:#fff; font-size:11px; font-weight:normal; }
div#mortgage-calculator .col-wrapper { position: relative; }
div#mortgage-calculator .tip { width: 25px; height: 17px; position:absolute; top: -22px; left: 220px; background: transparent url(/Content/images/overlaytip.png) no-repeat }
div#mortgage-calculator h2 { font-size: 1.0em; }
div#mortgage-calculator dt { padding: 5px; }
div#mortgage-calculator td { font-size:11px; font-weight:normal; padding:3px; }
ul.icon-list { list-style: none; margin:0; padding:0; }
ul.icon-list li { list-style: none; margin:0; padding: 0 5px 0 0; float:left; }
.printContainer { text-align:left; color: #666666; }
ul.printoptions { margin:0; padding: 0; }
ul.printoptions li { list-style-type: none; margin:0; padding: 0 0 3px 0; }
ul.floorplan { margin:0;padding:0; }
ul.floorplan li { list-style-type:none; margin:0; padding: 10px; text-align:center; }
.detail-disclaimer { padding-top: 16px; font-size: 9px; color:#999; text-align:justify; }
#mortgage-calculator #theForm input { text-align:right; padding: 2px; }
#mortgage-calculator table { border: none; }
#mortgage-calculator { margin-top:45px; margin-left:26px; }
div.contact-email input.button-alt { width:100px; }
div.neighborhood-header { font-weight: bold; padding: 2px 0 4px; color: #888888;  }
dl.amenities-building dt { width: 45%; float:left; clear:none; }
dl.amenities-building dt.even { background-color: transparent; }
h2.popup { text-align:left; border-bottom:none; }
div.tools { margin:0 auto; width:400px; }
ul.bar-list { list-style: none; margin:0; padding:0; }
ul.bar-list li { list-style: none; margin:0; padding: 0 4px 0 1px; float:left; }
p.summary { text-align:left; font-weight: normal; color: #666666; line-height: 1.7em; width:600px; }


/* Pager
--------------------------------------------*/
.pager { margin:4px 3px; padding:3px; float:right; text-align:right; }
.pager .disabled  { border:1px solid #ddd; color:#999; margin-top:4px; padding:3px; text-align:center; }
.pager .current  { background-color:#06c; border:1px solid #009; color:#fff; font-weight:bold; margin-top:4px; padding:3px 5px; text-align:center; }
.pager span, .pager a {	margin: 4px 3px; }
.pager a { border:1px solid #c0c0c0; padding:3px 4px; text-align:center; text-decoration:none; }
.pager-top { margin:0; }

/* Profile Page
--------------------------------------------*/
.sidebar { margin-right:10px; font-size: 0.95em; }
.sidebar .row { padding: 4px; }
.sidebar .menu { margin-top: 20px; }
.sidebar .menu .button { margin: 6px 0; border: solid 1px #f1f1f1; padding: 5px; clear:both; }
.sidebar .menu .button .icon { width: 25px; float:left; }
.sidebar .menu .button .save-listings img { margin-top: -2px; }
.sidebar .menu .button .save-searches img { margin-top: -3px; }
.detail { clear:both; padding: 7px 0 0px; border-bottom:dotted 1px #ccc; min-height: 20px; }
.detail label { float:left; width: 200px; display:block; font-weight:normal; }
.detail .val { float: left; width: 200px; }
.val input, .val select { font-size:11px; }
.button input { margin: 10px 0 0 200px; }
input.disabled { background-color: #f1f1f1; color: #666; }
table.saved-search-result { width:100%; }
table.saved-search-result td.tools { text-align: right; }
.toolTip { cursor: pointer; position: relative; }
.toolTipWrapper { position: absolute; top: 20px; display: none; color: #FFF; font-weight: bold; font-size: 9pt; z-index:3; }
.toolTipTop { border:0px; background:#f5f5b5; width: 100%; }
.toolTipMid { color: #666; background-color: #f5f5b5; border: 1px solid #DECA7E; font-family: sans-serif; font-size: 10px; text-align: center; width: 400px; }
.toolTipBtm { height: 13px; border:0px;	width: 100%; background: #f5f5b5 ; }
#show-calculator img { position:absolute; margin-top:-4px; }
div.portfolio { border: none !important; }
div.portfolio h2 { border-bottom:none; }
div.portfolio table { border:none; margin-bottom:14px; }
div.portfolio .print { padding: 8px 4px 0 0; vertical-align:middle; }
div.portfolio .print img { margin-bottom: -4px; }
div.portfolio .print span { color: #666; font-size:11px; }

/** client specific styles **/

body { background-color: #ffffff; }
.page { min-width: 730px; max-width: 750px; padding:10px; }

div.button-active,input.button-active{background-color:#18384f}
h3.search-subheader{color:#18384f;}
ul#search-type li a.current {color:#333;}
.ui-widget-content {color:#888;}

div.detail-sidebar { width: 52%; }
div.detail-content { width: 46%; }
#detail-sidebar { background-color: #f8f8f8; }
#search-bar { background-color: #f8f8f8; }
div.sidebar { background-color: #f8f8f8; }
#signin { background-color: #f8f8f8; }
textarea#Message { color: #333; }
#mortgage-calculator input.Field { text-align:right; color:#666; padding:2px; }
#mortgage-calculator input.FxField { text-align:right; color:#333; padding:2px; }
#mortgage-calculator .tip { top: -17px !important; }
#footer { margin-top: 40px; text-align: right; }
fieldset.registration { margin-right: 2px; }
div.search-sidebar { width: 37%; }
div.search-neighborhoods { width: 452px; }
#search-criteria ul.row li { width: 120px !important; padding-right:2px !important; }
.keyword-search { margin-right:5px; }
.ui-tabs .ui-tabs-nav li a { padding: 0.5em 0.7em !important; }
ul.nb li { width:125px; whitespace:nowrap; }
.ui-tabs .ui-tabs-panel { padding: 1em 1.1em !important; }
div.detail-sidebar { width: 306px; }
div.detail-content { width:400px; margin-right:2px; }
#show-building, #lstInBldBtn { font-size:10px; }
div.gallery { border: none; }
div.agent-info { width: 160px; }
input.req-name { width: 120px !important; }
input.req-email { width: 120px !important; }
div#mortgage-calculator .tip { left: 165px; }
div.column-profile-onethird { width: 22%; }
div.column-profile-twothird { width: 78%; }
span.toggle { white-space: nowrap; }
div.buildingmap #map { width: 220px; }
#ListingInBldg #streetview { margin: 0 auto; }
td span.toolTip { white-space:nowrap; }
#revise { width: 728px; }
#header { margin-top: 0px; }

h1,h2,h3,h4,h5,h6 { color: #18384f; }
span.title  { color: #18384f;; }
a:link, a:visited, a:active { color: #18384f; }
div.button-active, input.button-active { background-color: #18384f; }
div.button-alt, input.button-alt { background-color: #18384f; }
a.nblabel { color: #000 !important; }
ul#search-type li { background-color:#fff; }
ul#search-type li a { color: #666; }
h4.hd { width: inherit; background-color: #e7e8da; font-weight: normal; padding:2px 0; }
h4.hd { border-bottom: solid 1px #d0d0d0; }
ul.ui-widget-header { background:#ececec !important; border:none !important; border-bottom: solid 1px #000000 !important; }
li.ui-state-default { background: #fff !important; border:1px solid #666 !important; }
li.ui-state-default a { color: #333 !important; }
li.ui-state-active { background: #18384f !important; border:none; }
li.ui-state-active a { color: #f6f6f6 !important; }
.ui-corner-top { -moz-border-radius-topleft: 0px !important; -moz-border-radius-topright: 0px !important; }
.ui-corner-all { -moz-border-radius-bottomleft: 0px !important; -moz-border-radius-bottomright: 0px !important; 
		-moz-border-radius-topleft: 0px !important; -moz-border-radius-topright: 0px !important; }
ul.ui-tabs-nav { padding-left: 13px !important; }
table th { background-color: #e7e8da; }
a.search-result-header { color: #666666 !important; }
div.match-found { width: 26%; }
div.pager { width: 40%; }
.pager span.current { background-color: #18384f; }
#reportInaccuray > a { color: #18384f; }
ul#search-type li a.current { color: #18384f; }
#revise, #building-detail, #mortgage-calculator { border: 1px solid #666 !important; }
ul.recent li { width: 167px; }
div.schedule-viewing { margin-top:3px; padding-bottom:3px; }
table.result td, table.result th, div.match-found { font-size:95%; }
