
/*
 * Globals
 */

.menu { font: 7pt arial, Helvetica, sans-serif; color: #E1CAA8; font-size: ; background-color: #F5F5F5; padding: 3px 3px 3px 3px; border: solid #9C9B9B 1px; }
.menu A:visited {font: 7pt arial, Helvetica, sans-serif; text-decoration: none; color: #000000}
.menu A:link {font: 7pt arial, Helvetica, sans-serif; text-decoration: none; color: #000000}
.menu A:hover {font: 7pt arial, Helvetica, sans-serif; text-decoration: none; color: #002E70}


#picture_frame #current_picture {
  border: 1px solid #333333;
}

BODY {
  font-size: 10pt;
  font-weight: none;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding 0px;
  background: white;
  background-image: url(images/bg_mindshare.gif);
  background-repeat: repeat-y;
}

.instructions {
  font-size: 8pt;
  font-weight: none;
  color: #5B5B5B;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  background-color: #FCFBFB;
}

.instruction {
  font-size: 8pt;
  font-weight: none;
  color: #5B5B5B;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  background-color: #FCFBFB;
}

.key_heading {
  font-size: 8pt;
  font-weight: bold;
  color: #5B5B5B;
  font-family: Arial, Helvetica, sans-serif;
  width: 140px;
}

.key_data {
  font-size: 8pt;
  font-weight: none;
  color: #5B5B5B;
  font-family: Arial, Helvetica, sans-serif;
  width: 75px;
}

.address {
  font-size: 12px;
  font-weight: none;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
}

.brief {
  font-size: 8pt;
  font-weight: none;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}

.button {
   border: 1px solid #7F9DB9;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   letter-spacing: 1px;
   background-color: #FCFBFB;
   color: #333333;
   margin-top: 10px;
   }   
   
.text_input {
   border: 1px solid #7F9DB9;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   letter-spacing: 1px;
   background-color: #ffffff;
   color: #645632;
   }

input, SELECT {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   background-color: #ffffff;
   color: #5B5B5B;
   SCROLLBAR-FACE-COLOR: #E9E9E9;
   SCROLLBAR-HIGHLIGHT-COLOR: #999999;
   SCROLLBAR-SHADOW-COLOR: #2E2E2E;
   SCROLLBAR-3DLIGHT-COLOR: #ffffff;
   SCROLLBAR-ARROW-COLOR: #000000;
   SCROLLBAR-TRACK-COLOR: #ffffff;
   SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
   }
   
h2, #search_title {
  font-size: 12px;
  font-weight: bold;
  color: #00517E;
  font-family: arial, verdana,san serif;
}

img {
  border: 0;
}

table tr td {
  vertical-align: top;
}

.price {
  font-weight: bold;
}

#overall {
  margin: 0;
  padding: 0;
}

#number {
  font-weight: bold;
}

.batcher {
  text-align: right;
}


/*
 * Forms
 */
form textarea{
  width: 350px;
  height: 90px;
}

TD.label {
  font-weight: bold;
  vertical-align: top;
}

TD.value {
  vertical-align: top;
  padding-left: 5px;
}

.error {
  background-color: pink;
}


form .property_features UL {
  float: left;
  margin: 0 0 2px 0;
  padding-left: 10px;
  padding-right: 3px;
  margin-left: 10px;
  vertical-align: top;
  list-style: none;
}

form .property_summary .property_features LI {
  color: #666666;
}

TD.feature_header {
  font-weight: bold;
  vertical-align: top;
  background-color: #D6D6D6;
  background-image: url(/images/bg_featureheader.jpg);
  background-repeat: repeat-y;
  width: 520px;
}


/*
 * Property Detail
 */
 
 
#property {
}

#property .address, #property .brief {
  padding: 0 0 5px 5px;
}

#property ul {
  float: left;
  margin: 0 0 3px 0;
}

/*
 * Property Features
 */
 
#property_features UL {
  float: left;
  margin: 0 5px 3px 0;
  vertical-align: top; 
  padding-left: 18px;
}

#property_features LI {
  list-style-image: url("images/bullet.gif"); 
  color: #666666;
}



/*
 * Property Summary
 */
.property_summary {
  width: 95%;
  border: 1px solid #666666;
  padding: 2px;
  margin-top: 5px;
  vertical-align: top;
  font-size: 0.9em;
  background-color: white;
}

#content DIV.property_summary DIV.top IMG {
  border: 1px solid #666666;
}

.property_summary .header {
  width: 100%;
  background-color: #f6f6f6;
  text-align: right;
  color: #ff9935;
  font-weight: bold;
  border: 1px solid #C7C7C7;
}

.property_summary .header img {
  float: none;
  clear: none;
  text-align: right;
  margin: 1px;
  padding: 0;
}

.property_summary .header .title {
  font-weight: bold;
  float: left;
  margin: 0 8px;
}

/*
.property_summary img {
  float: left;
}

.property_summary .address a {
  clear: none;
}

.property_summary .address {
  float: left;
  padding: 2px;
}
*/

.property_summary .brief {
  text-align: right;
  padding: 2px;
}

.remarks {
  margin: 3px 0;
}

.property_summary .top {
  width: 100%;
}

.property_summary .top .imageCell{
  width: 105px;
}




/*
 * Leftnav
 */
#leftnav {
  vertical-align: top;
  width: 180px;
  margin-left: 0px;
  padding-top: 10px;
  border-right: 1px solid #AAAAAA;
  border-left: 1px solid #AAAAAA;
  background-color: white;
}

#leftnav img{
  border: none;
  margin: 1px;
}

#leftnav h2 {
  padding: 0;
  margin: 0px 0 7px 12px;
  font-size: 12px;
  font-weight: bold;
  font-family: arial, verdana,san serif;
}

#leftnav ul{
  font-size: 0.85em;
  list-style: none;
  margin: 0;
  padding: 0 18px;
}

#leftnav li{
  padding-bottom: 5px;
  padding-top: 0px
}

#leftnav ul A:visited {font: 8pt arial, Helvetica, sans-serif; text-decoration: none; color: #AAAAAA}
#leftnav ul A:link {font: 8pt arial, Helvetica, sans-serif; text-decoration: none; color: #005A9B}
#leftnav ul A:hover {font: 8pt arial, Helvetica, sans-serif; text-decoration: underline; color: #005A9B}


#leftnav ul, #leftnav table{
  border-bottom: 1px solid #AAAAAA;
  padding-bottom: 1em;
}

#leftnav table.key {
  border-bottom: 0px;
}

#leftnav #logo {
  text-align: center;
  margin: 10px 0;
}

#agentsandoffices {
  width: 525px
}


/*
 * Main content
 */
#content {
  vertical-align: top;
  padding: 1em;
  padding-right: 3em;
  margin: 0 0 0 15em;
  background-color: white;
}

#content A:visited {font: 8pt arial, Helvetica, sans-serif; text-decoration: none; color: #AAAAAA}
#content A:link {font: 8pt arial, Helvetica, sans-serif; text-decoration: none; color: #005A9B}
#content A:hover {font: 8pt arial, Helvetica, sans-serif; text-decoration: underline; color: #005A9B}

#content img {
  border: none;
  margin: 3px;
}


/*
 * Slideshow
 */
#slideshow {
  width: 335px;
  border: 1px solid #216EA7;
  margin: 5px;
  margin: 0 auto;
  padding-top: 3px;
  text-align: center;
}

#slideshow #picture_frame {
  text-align: center;
}

#slideshow button {
  vertical-align: top;
  padding: 0;
  height: 68px;
  margin: 1px;
  background-color: #EAEAEA;
  color: #216EA7;
  border: 1px solid #666666;
}

thumbnails #button {
   border: 1px solid #666666;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   letter-spacing: 1px;

   }  


#slideshow #thumbnails img {
  border: 1px solid #666666;
  padding: 0px;
  margin: 2px;
}

/*
 * Search summary (on left nav and save search)
 */

#search_summary a {
 margin: 0px;
}

#search_summary {
  text-align: left;
  margin: 5px;
  padding: 0px;
  font-size: 0.8em;
  width: 100%;
}

#search_summary th {
  padding-top: 5px;
  font-weight: bold;
}

#search_summary .term_modifiers{
  width: 4em;
  border-left: 1px solid #AAAAAA;
  text-align: center;
}

#search_summary tr, #search_summary td {
  margin: 0;
  padding: 0 0 0 3px;
}

#search_summary img {
  margin: 0px;
  padding: 2px;
}

.even {
  background-color: white;
}

.odd {
  background-color: #f0f0f0;
}


/*
 * Agent information
 */
#agent_results table {
  margin: 0px;
  border-bottom: 23px solid #AAAAAA;
}

#property_agent {
  padding-top: 10px;
  clear: both;
}


#property #agent_intro {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 339px;
  font-weight: bold;
  text-align: left;
  background-color: #E8E7E7;
  padding: 3px;
  font-size: 12px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
}

#property .agent {
  margin-left: auto;
  margin-right: auto;
  width: 345px;
  clear: both;
  border: 1px solid #E5E5E5;
  background-color: #F9F9F9;
  font-size: 10px;
  font-weight: none;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
}

#agentsandoffices tr  td{
  padding-right: 15px;
}
