* {
   margin: 0; 
   padding: 0;
}

html, body {
   height: 100%;  
}

html {
   overflow: -moz-scrollbars-vertical !important;
}

body {
   font-family: arial, san-serif;
   font-size: 75%; 
   margin: 0; 
   padding: 0;
   background: #f3f3f3;    
   color: #747474;
   line-height: 1.6;
}

h1 {
   font-family: Georgia, serif;
   color: #747474;
   font-size: 1.7em;
   font-weight: normal;
}

h2 {
   font-family: Georgia, serif;
   color: #605d58;
   font-size: 1.0em;
   font-weight: bold;
   margin-bottom: 10px;
}

h3 {
   font-family: Georgia, serif;   
   font-weight: bold;
   font-size: 12px;
}

h4 {
   text-transform: uppercase;
   font-family: Georgia, serif;   
   font-size: 9px;
   font-weight: normal;
   margin-top: 5px; 
   margin-bottom: 5px;  
   letter-spacing: 1.2px;    
}

img {
   border: 0;
}

p {
   padding-bottom: 10px;
}

hr {

}

object {
   outline: none; 
}

a {
   text-decoration: underline;
   outline: none; 
   color: #747474;    
}

a:hover, a:focus {
   color: #b2b2b2;
}

form {
   margin: 0;
   padding: 0;
   font-family: Georgia, serif;
   font-size: 11px; 
}

fieldset {
   margin: 0;
   padding: 0;
   border: 0;
}

label {
   float: left;
   width: 80px; 
   text-transform: uppercase;
   font-family: Georgia, serif;   
   font-size: 9px; 
   letter-spacing: 1.2px;    
}

textarea {
   font-family: arial, san-serif;
   color: #333333;
   font-size: 1.0em;
}

select {
   font-family: arial, san-serif;
   color: #333333;
}        

table {
    
}

th {
   vertical-align: bottom;
   text-align: left;
   padding: 0px 5px 10px 5px; 
} 
  
td {
   vertical-align: top;
   padding: 1px 5px;
}

th.number, td.number {
   text-align: right;
}

ul {
   list-style: circle outside;
   margin-left: 15px;
}

dl {
   float: left;
   width: 500px;   
}

dt {
   clear: left;
   float: left;
   width: 100px; 
   text-transform: uppercase;
   font-family: Georgia, serif;   
   font-size: 9px; 
   letter-spacing: 1.2px;   
}

dd { 
   float: left;
   width: 400px; 
   font-family: verdana, san-serif;
   font-size: 11px;      
}

#outer_container {  
   background: url(../images/top_background.gif) top left repeat-x;
}

#container {
   font-size: 1.0em;
   position: relative;   
   min-height: 100%;
   height: 100%;
   width: 954px;
   margin-left: auto;
   margin-right: auto; 
   margin-bottom: -40px;
   background: url(../images/top_bar.gif) top left repeat-x;
}

html>body #container {
   height: auto;
}

#content {
   padding-bottom: 60px;
}

#top_container { 
   padding-top: 38px;   
}

#top img {
   display: block;   
}

#top .logo {
   float: left;  
}

#top ul {
   text-indent: 0px;
   list-style-type: none;
   float: right;
}

#top li {
   display: block; 
   float: left;
}

#banner {
   margin-top: 80px;
   margin-bottom: 80px;
}

#home_graphic {
   background: url(../images/home_background.jpg) top left no-repeat; 
   height: 33px;  
   padding-top: 140px;
   padding-left: 556px; 
}

#home_graphic img {
   vertical-align:middle;  
}

.side_links { 
   margin-top: 10px;
   margin-bottom: 20px;
   margin-right: 30px;
}

.side_links h2 { 
   margin-top: 10px;
   margin-bottom: 0px;
   font-size: 11px;
}

.side_links a { 
   text-decoration: none;
   font-size: 11px;
}

.side_links a:hover { 
   text-decoration: underline;
}

.side_links ul {
   list-style: none;
   margin-left: 0px;
}

.side_share img {
   vertical-align:middle; 
}

.home_panel {
   float: left;
   margin-right: 6px;
   width: 314px;
   height: 370px;
}

.home_panel h1 { 
   margin: 5px 0;
}

.home_image {
   border: 7px solid #FFFFFF;  
   margin-bottom: 10px;
   width: 300px;
   height: 150px;
   overflow: hidden;
}

.home_image img {
   display: block;   
   cursor: pointer;
}

img.new { 
   position: absolute;
   margin-top: 0px;
   margin-left: 0px;
   border: 0;
}

.home_panel_content { 
   border-bottom: 1px solid #aaa895;
   height: 130px;
   margin-bottom: 5px;
}

.listing_price {
   color: #072b5f;
   font-family: Georgia, serif;   
   font-weight: bold;
   font-size: 1.2em;
   margin-top:-4px;
   margin-bottom:4px;
   letter-spacing: 1.0px;
}

.listing_address {
   font-family: Georgia, serif;   
   font-weight: bold;
   font-size: 12px;
}

a.home_panel_link {
   font-family: Georgia, serif; 
   color: #062a5f;
   text-decoration: none;
   font-size: 1.3em; 
   font-weight: normal;
   margin-top: 5px;
}

a.home_panel_link:focus, a.home_panel_link:hover {
   text-decoration: underline;
}

#main_graphic {
   background: url(../images/main_background.jpg) top left no-repeat; 
   height: 33px;  
   padding-top: 107px;
   padding-left: 565px;
   margin-top: 10px; 
}

.content_left {
   width: 300px;
   padding-right: 8px; 
   float: left; 
   margin-top: 10px; 
}

.side_panel {
   border: 1px solid #d6d6d6;
   background: #FFFFFF;
   padding: 15px;      
}

.side_share {
  padding: 15px;
  height: 80px;
  background: url(../images/share_background.jpg) top left no-repeat; 
  margin-top: 10px;
}

.side_share a.action-link {
  color: #666666;  
}     

.agent { 
  padding-bottom: 13px; 
}

.agent img {
   border: 7px solid #FFFFFF;     
   display: block;
   float: left;
}

.agent_profile {
   padding-left: 13px;  
   float: left;  
   width: 292px;   
}

.agent_detail {
   float: left;
   width: 292px;    
}

.agent_bio {
   float: left;
   width: 352px;
   font-size: 11px;     
}

img.agent_photo {
   border: 0;
   width: 270px;
   display: block;
   margin-bottom: 10px;
}

.side_agents a {
   text-decoration: none;
}

.more_about {
   font-family: Georgia, serif; 
   font-style: italic;  
   margin-left: 100px;
   margin-top: 20px;
   display: block;
}

.content_right {
   width: 644px; 
   float: left; 
   margin-top: 10px;   
}

.listings { 
  padding-bottom: 13px; 
}

.no_listings {
  font-style: italic;
  margin-top: 20px;
  text-align: center;   
}

.mls_icon {
   float: left; 
   width: 165px;
   padding-top: 20px;  
}

.view_selector {
  border: 1px solid #d8d8d8;
  padding: 13px;
  padding-bottom: 10px;
  float: left;
  width: 75px;   
}

.view_selector a {
  text-decoration: none;
  text-transform: uppercase;
  font-family: Georgia, serif;
  font-size: 9px; 
  display: block;
  float: left;  
}

.view_selector img {
   margin-left: 10px;
  display: block;
  float: left; 
}

.view_selector br {
  clear: both; 
}

.listing_sort {
   margin-left: 36px;
   font-family: Georgia, serif;
   color: #CCCCCC;      
}

.listing_sort a {
   font-family: Georgia, serif;
   color: #CCCCCC;  
   text-decoration: none; 
   text-transform: uppercase;
   font-size: 9px;   
}

.listing_sort a.selected {
   color: #FFFFFF;   
}

.listing_sort a:hover, .listing_sort a:focus {
   color: #FFFFFF;   
}

.listings_image {
   border: 7px solid #FFFFFF;  
   margin-right: 13px; 
   float: left;
   height: expression( this.scrollHeight > 239 ? "240px" : "hidden" );
   max-height: 240px;
   overflow: hidden; 
}

.listings img {
   display: block;
}

h1.listing_title {
   margin-left: 20px;
   margin-top: 5px;
   margin-bottom: 0px;
   text-transform: none;
}

.listing_views {
   float:right;
}

.listing_views a {
   text-decoration: none;  
  text-transform: uppercase;
  font-family: Georgia, serif;
  font-size: 9px; 
}

#listing_thumbs img {
   border: 5px solid #FFFFFF;
   margin-right: 5px;
   margin-bottom: 5px;
   float: left;
   width: 93px;
    
}

.listing_profile {
   float: left;  
   width: 354px;   
}

.listing_left {
   float: left;  
   width: 300px;  
   padding-left: 20px;
}

.listing_right {
   float: left;  
   width: 300px; 
   padding-left: 20px; 
}

input.mortgage {
   font-family: Georgia, serif;
   color: #62615d;
   outline: none;
   width: 100px;
   border: 0px;
   background: #f3f3f3;
   margin-right: 10px; 
}

.agent_profile dl {
   width: 292px;
}

.agent_profile dd {
   width: 192px;
}

.agent_detail dl {
   width: 292px;
}

.agent_detail dd {
   width: 192px;
}

dl.listing_home {
   width: 314px;    
}

.listing_home dd {
   width: 214px;    
}

dl.listing_list {
   width: 352px;
}

.listing_list dd {
   width: 252px;    
}

dl.listing_detail_left {
   width: 270px;
}

.listing_detail_left dd { 
   width: 170px;
} 

dl.listing_detail_right {
   width: 300px;
}

.listing_detail_right dt { 
   width: 130px;
} 

.listing_detail_right dd { 
   width: 170px;
} 

.about_left {
   width: 315px;
   margin-right: 10px;
   margin-top: 10px;
   float: left;
}

.about_right {
   width: 315px;
   margin-top: 10px;
   float: left;
}

#footer_container {
   height: 40px;
   width: 100%; 
   border-top:1px solid #aaa895; 
   position: absolute; 
   bottom: 0;  
   font-family: Georgia, serif;     
} 

#footer {
   margin-right: auto;
   margin-left: auto;
   padding-top: 10px;
}

#copyright {
   text-align: center;
}

#mortgage_form label {
   width: 95px;   
}

.form label {
   float: left;
   width: 100px;
   margin-right: 5px;
   display: block;
   margin-top: 3px; 
   text-align: right;   
}

.form input, .form select {
   margin-bottom: 10px; 
   float: left;  
}

.form .button {
   margin-left: 105px; 
   margin-right: 10px; 
}

.form br {
   clear: both;  
}

.form label.error {
   width: auto;
   margin-right: 0;
   margin-left: 10px; 
   text-align: left;  
}

.questionnaire {
   padding-left: 5px;
}

.questionnaire_fields {
   text-transform: uppercase;
   font-family: Georgia, serif;   
   font-size: 9px; 
   letter-spacing: 1.2px;   
} 

.questionnaire label {
   width: 249px;
   float: none; 
   font-weight: bold;
   text-align: left;
   margin-top: 10px;
}

.questionnaire_notes, .questionnaire_left, .questionnaire_subfields label { 
   font-family: arial, san-serif;  
   font-size: 12px;
   text-transform: none;  
   letter-spacing:normal;
   font-weight: normal;
}

.questionnaire_submit {
   text-align: right;
   margin-top: 10px;   
   margin-bottom: 10px;
}

.questionnaire_submit input {
   float: none;   
}

.questionnaire input.large {
   width: 249px; 
}

.questionnaire input.small {
   width: 40px; 
}

.questionnaire label.full {
   text-align: left;
   width: 644px; 
}

.questionnaire textarea {
   height: 80px;
   width: 644px;    
   font-family: arial, san-serif;
   font-size:12px;
}

.questionnaire_left {
   float: left;
   width: 335px;
   padding-right: 55px; 
}

.questionnaire_right {
   float: left;
   width: 249px;
}

#questionnaire_form label.error {
   float:none;
   margin:0;
   padding:0;
   font-family: arial, san-serif;
   text-transform: none;
   font-size:11px;
   letter-spacing: normal;
}

#questionnaire_form input, #questionnaire_form select {
   margin-bottom: 0; 
}

.quick input {
   float: none;
}

.quick label {
   float: none;
   width:auto;
   margin-right: 5px;
   display: inline;
   text-align: left;   
}

input.large, select.large {
   width: 200px;   
}

input.large, select.medium {
   width: 100px;   
}

input.large, select.small {
   width: 30px;   
}

select.global {
   font-family: Georgia, serif;
   width: 180px;
   margin-left: 5px;
}

h2.seperator {
   margin-top: 10px;   
}

.seperator {
   border-bottom: 1px solid #a9aaa4;
   margin-bottom: 10px;   
}

.spacer {
   height: 10px;   
}

a.action-link {   
   color: #f3f3f3;  
   font-family: Georgia, serif;
   font-style: italic; 
   text-decoration: none;
   vertical-align: middle;
}

a.action-link:hover, a.action-link:focus {
   text-decoration: underline; 
}

form.admin {
   margin: 0;
   padding: 0;
   font-family: Arial, serif;
   font-size: 12px; 
}

.login_content { 
   width: 300px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 20px;
   text-transform: uppercase;
   font-family: Georgia, serif;   
   font-size: 9px; 
   letter-spacing: 1.2px;         
}

#login_form {
   border: 1px solid #CCCCCC;
   width: 300px;
   margin-top: 10px;
   padding-top: 10px; 
   margin-left: auto;
   margin-right: auto;  
}

#login_form input.text {
   border: 1px solid #999999; 
   width: 160px;
}

#photo_form input.file {
   width: 110px; 
}

#logo_print {
   display: none; 
}

.fail, .errors, .error { 
   color: #cc3333;
}

.errors p { 
   margin:0;
   padding:0;
}

.success {
   color: #009900;  
}

.clear {
   clear: both;
}

