.listing_preview_thumbnail {
  width: 100px;
  height: 80px;
  border-width: 1px;
  border-color: #000000;
  margin-bottom: 2px;
}

.listing_preview_large {
  width: 400px;
  height: 350px;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}

.realtor_details_info_b {
  font-size: 8pt;
  font-weight: bold;
}

.listing_results_description {
  padding-left: 10px;
}

.listing_results_price {
  color: #587C8C;
  font-family: Tahoma;
  font-size: 8pt;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1px;
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  vertical-align: top;
}

.listing_results_address {
  color: #587C8C;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 9pt;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

.listing_results_local {
  color: #587C8C;
  font-family: Tahoma;
  font-size: 8pt;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

.listing_results_description {
  color: #587C8C;
  font-family: Tahoma;
  font-size: 8pt;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

.realtor_details_info {
  font-size: 8pt;
}

.realtor_image {
  width: 100px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}  

.agent_image {
  width: 100px;
  border-right-width: 1;
  border-right-style: outset;
  border-right-color: #AAC8E2;
}  

.wrapperBoxTop {
  background-color: #E5EAEE;
  color: #587C8C;
  height: 21px;
  border-top-width: 1;
  border-top-style: outset;
  border-top-color: #AAC8E2;
  border-left-width: 1;
  border-left-style: outset;
  border-left-color: #AAC8E2;
  border-right-width: 1;
  border-right-style: outset;
  border-right-color: #AAC8E2;
  border-bottom-width: 1;
  border-bottom-style: outset;
  border-bottom-color: #AAC8E2;  
  padding-left: 10px;
  padding-right: 10px;
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: bold;
}

.wrapperBoxBottom {
  border-bottom-width: 1;
  border-bottom-style: outset;
  border-bottom-color: #AAC8E2;
  border-left-width: 1;
  border-left-style: outset;
  border-left-color: #AAC8E2;
  border-right-width: 1;
  border-right-style: outset;
  border-right-color: #AAC8E2;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.wrapperBoxBottomRightCorner {
  text-align: center;
  border-bottom-width: 1;
  border-bottom-style: outset;
  border-bottom-color: #AAC8E2;
  border-right-width: 1;
  border-right-style: outset;
  border-right-color: #AAC8E2;
  height: 20px;
}

.wrapperBoxBottomLeftCorner {
  border-bottom-width: 1;
  border-bottom-style: outset;
  border-bottom-color: #AAC8E2;
  border-left-width: 1;
  border-left-style: outset;
  border-left-color: #AAC8E2;
}

.wrapperBoxBottomMiddle {
  text-align: center;
  border-bottom-width: 1;
  border-bottom-style: outset;
  border-bottom-color: #AAC8E2;
  height: 20px;
}

.wrapperBoxRight {
  border-right-width: 1;
  border-right-style: outset;
  border-right-color: #AAC8E2;
  padding-top: 3px;
  padding-left: 3px;
  padding-bottom: 3px;
  padding-right: 3px;  
  font-family: Tahoma;
  font-size: 8pt; 
}

.wrapperBoxLeft {
  border-left-width: 1;
  border-left-style: outset;
  border-left-color: #AAC8E2;
}

.search_categories {
  font-size: 9pt;
  font-weight: bold;
  color: #587C8C;
}


.field_name {
  background-color: #E5EAEE;
  font-weight: bold;
  color: #587C8C;
  height: 24px;
  font-family: Tahoma;
  font-size: 9pt;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1px;
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  vertical-align: top;
  padding-top: 4px;
}

.field_data {
  height: 24px;
  background-repeat: repeat-x;
  font-family: Tahoma;
  font-size: 9pt;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1px;
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;

}

.field_value {
  font-family: Tahoma;
  font-size: 9pt;
  padding-left: 1px;
  padding-right: 10px;
  margin-bottom: 1px;
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
}

.successmessage {
  font-family: Tahoma;
  font-weight: normal;
  color: #336699;
  font-size: 10pt;
  border-bottom: 0px;
  background-color: #D0DCF0;
  font-style: normal;
  font-weight: bold;

}

.errormessage {
  font-family: Tahoma;
  font-size: 10pt;
  color: #990000;
  border-bottom: 0px;
  background-color: #D0DCF0;
  font-style: normal;
  font-weight: bold;

}

h1 { 
  color: #336699; 
  padding: 2px; 
  border-bottom: solid 1px #336699; 
  font-weight: bold; 
  font-size: 12pt; 
  font-family: Arial, Verdana, Helvietca 
}
h2 { color: #1C9C1C; padding: 2px; border-bottom: solid 1px #1C9C1C; font-weight: normal; font-size: 10pt; font-family: Arial, Verdana, Helvietca }
h3 { color: #1C9C1C; padding: 2px; background: #E3F1E3; font-style: italic; font-weight: normal; font-size: 14px; font-family: Arial, Verdana, Helvietca }
h4 { color: #FFAD36; padding: 2px; background: #FEF1DE; font-style: italic; font-weight: normal; font-size: 13px; font-family: Arial, Verdana, Helvietca }
h5 { color: #FFAD36; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvietca }
h6 { color: #FFAD36; font-weight: bold; font-size: 11px; font-family: Arial, Verdana, Helvietca }

body, table, div { font-family: Tahoma; font-size: 10pt; }

body {
  margin-top: 0px;
  margin-left: 0px;
}

hr { height: 1px; color: #1c9c1c }
p, ul, ul ul, ul ul ul, ol, ol ol, ol ol ol, .form
	{ font-size: 12px; font-family: Arial, Verdana, Helvetica }

.small { font-size: 11px }
th.form { background: #dddddd; font-size: 11px; font-family: Arial, Verdana, Helvetica }
th.form A:link, th.form A:visited { text-decoration: none; color: #000000 }
th.form A:active, th.form A:hover { text-decoration: none; color: #57BD57 }

A:link { color: #BB1F89 }
A:visited { color: #BB1F89 }
A:active, A:hover { color: #57BD57 }

.background { background: #ffffff }

A.link_mls:link { color: #587C8C; text-decoration: underline; }
A.link_mls:visited { color: #587C8C;text-decoration: underline; }
A.link_mls:active, A.link_mls:hover { color: #587C8C; text-decoration: underline;}



.small_button {
  font-size: 8pt;
}

.listing_textarea {
  width: 200px;
  height: 100px;
}
