/*******************************************************
 * Styles for the 'main' module.
 *
 * Contents:
 *   =a
 *   =div
 *   =h1
 *   =h3
 *   =input
 *   =select
 *   =span
 *   =table
 *   =ul
 *   =misc
 ******************************************************/

a {
  color: #0000FF;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #0000FF;
  text-decoration: underline;
}
a:visited { 
  color: #0000FF;
}
a.quicklinks {
  color: #0000FF;
  text-decoration: none;
}
a.quicklinks:hover {
  color: #0000FF;
  text-decoration: underline;
}
a.quicklinks:visited  { 
  color: #0000FF;
}
a.highlight { 
  color: #0000FF; 
  text-decoration: underline; 
}
a.highlight:visited { 
  color: #0000FF;; 
  text-decoration: underline; 
}
a.highlight:hover { 
  text-decoration: none;
  color: #0000FF; 
  background: #ffa; 
}
.awsp {
  color: #CC0000;
}
a.awsp, a.awsp:visited, a.awsp:hover {
  color: #CC0000;
  text-decoration: none;
}

.mlsGroupList {
  margin-top: 3px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 0px;
  padding-left: 8px;
}

.mlsGroup {
  font-size: 11pt;
  font-family: Arial, Verdana, Helvetica;
  padding: 2px;
}

.mlsGroupPropertyCount {
  font-size: 10pt;
}

.prominentLink {
  font-size: 9pt;
  font-weight: bold;
}

a.prominentLink {
  text-decoration: none;
}

a.prominentLink:hover {
  text-decoration: none;
}

a.prominentLink:visited {
  text-decoration: none;
}

.separateToolsTable {
  border: 1px solid #C0C0C0;
}

.separateToolsHeader {
  background-color: #CC0000;
  color: #FFFFFF; 
  text-decoration: none;
  font-weight: bold;
}

td {
  font-size: 9pt;
  font-family: Arial, Verdana, Helvetica;
}
p {
  font-size: 9pt;
  font-family: Arial, Verdana, Helvetica;
}
h5 {
  font-size: 9pt;
  font-family: Arial, Verdana, Helvetica;
}
h4 {
  font-size: 12pt;
  font-family: Arial, Verdana, Helvetica;
}
td.pager {
  font-size: 7.5pt;
  font-family: Arial, Verdana, Helvetica;
  text-align: center;
}
.propchoice {
  font-size: 12pt;
  font-family: Arial, Verdana, Helvetica;
}
.propertyaddress {
  font-size: 17pt;
  font-family: Arial, Verdana, Helvetica;
  font-weight: bold;    
}
.propertyaddresssmaller {
  font-size: 15pt;
  font-family: Arial, Verdana, Helvetica;
  font-weight: bold;    
}
.searchnormal {
  background: #EFEFEF;
}
.searcherror {
  background: #EFEFEF;
  color: #CC0000;
}
.propertypicture {
  border: 1px solid black; 
}
.note {
  font-size: 8pt;
}
.sitemapheading {
  color: #CC0000;
  font-weight: bold;  
  text-align: center;
  background-color: #CCCCCC;
}

.form_inner_heading {
  background-color: #EEEEEE;
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
  padding: 5px;
}

.form_ul {
  margin-bottom: 0px;
  margin-left: 8px;
  padding-left: 8px;
}

.form_li {
  list-style-type: square
}

.form_section_header_row {
  background-color: #CC0000;
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: bold;
  padding: 5px;
}

.tableOutlined {
  border: 1px solid #C0C0C0;
}

.tableCellTopOutline {
  border-top: 1px solid #C0C0C0;
}

.tableCellBottomOutline {
  border-bottom: 1px solid #CC0000;  
}

.text_form_label {
  font-size: 8pt;
  font-weight: bold;
  color: #CC0000;
  padding-left: 5px;
  float: right;
}

.text_section_header {
  font-size: 12pt;
  font-weight: bold;
  color: #CC0000;  
}

.text_favorite {
  color: #CC0000;
  text-decoration: none;
  font-weight: bold;
}

.text_not_interested {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.text_alert {
  font-size: 10pt;
  font-weight: bold;
  background: #CC0000;
  color: #FFFFFF;
}

.form_next_button {
  border: 0px;
  width: 75;
  height: 39;
  background-image: url('../images/next_button.gif');
  background-repeat: no-repeat;
  cursor: pointer;
}

.form_save_button {
  border: 0px;
  width: 75;
  height: 39;
  background-image: url('../images/save_button.gif');
  background-repeat: no-repeat;
  cursor: pointer;
}

.form_search_button {
  border: 0px;
  width: 75;
  height: 30;
  background-image: url('../images/search_button.gif');
  background-repeat: no-repeat;
  cursor: pointer;
}

.form_send_button {
  border: 0px;
  width: 75;
  height: 30;
  background-image: url('../images/send_button.gif');
  background-repeat: no-repeat;
  cursor: pointer;
}

.form_textbox_normal {
  font-family: Arial;
  font-size: 12px;
  width: 150;
}

.form_textbox_standard {

  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  width: 200px;
}

.form_textbox_areacode {

  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  width: 30px;
}

.form_textbox_phone {

  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  width: 80px;
}

.form_textbox_city {

  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  width: 100px;
}

.form_textbox_dropdown_minimums {

  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  width: 100px;
}

.form_textbox_dropdown {

  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  width: 135px;
}

.form_textbox_small {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
}

.form_textbox_price_range {

  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  width: 68px;
}

.outlinedMessage {
  border: 1px solid #C0C0C0;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 3px;
  padding-right: 3px;
}

.confirmationMsgRow {
  border: 1px solid #C0C0C0;
  background-color: #D3D3D3;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  padding: 3px;
}

.li_errors {
  padding: 1px;
  color: #CC0000;
}

.propertyPicture {
  border: 1px solid black;
}

td.infobar {
  background-color: #666;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

td.infobar_favorite {
  background-color: #CC0000;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

td.infobar_not_interested {
  background: #222;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.infobar_name {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  background-color: #999999;
}

.infobar_links {font-size: 12px; color: #ffffff; font-weight: bold;}
a.infobar_links:link {font-size: 12px; color: #ffffff; font-weight: bold;}
a.infobar_links:active {font-size: 12px; color: #ffffff; font-weight: bold;}
a.infobar_links:visited {font-size: 12px; color: #ffffff; font-weight: bold;}
a.infobar_links:hover {font-size: 12px; color: #ffffff; font-weight: bold;}

.header_login {
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}

.header_login_button {
  border: 0px;
  width: 17;
  height: 20;
  background-image: url('../images/header_arrow_button.gif');
  background-repeat: no-repeat;
  cursor: pointer;
}

/******************
 * =ul
 *****************/

/***************************
 * =div
 ***************************/

div#maps {
  height: 356px;
  position: relative;
  width: 99.75%;
}

div#map_container, div#streetview {
  border: 1px solid #333;
  float: right;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}

div#streetview {
  border: none;
  display: none;
  height: 357px;
  width: 100%;
  z-index: 7;
}

div#directions {
  border: 1px solid #333;
  height: 356px;
  left: 0;
  margin: 0 0 0 2px;
  overflow: auto;
  position: absolute;
  top: 0;
  z-index: 5;
  width: 39%;
}

div#control_container {
  display: none;
}

/** 
 * The directions box is not lining up correctly in IE
 * for some reason, so I'm resetting the top here with
 * the star hack 
 **/
* html div#directions {
  top: 0px;
}

div#map_wrapper {
  overflow: hidden;
}

div#streetview_button {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  cursor: pointer;
  font-size: 12px;
  margin: 0;
  text-align: center;
  width: 75px;
}

div#streetview_button div {
  border: 1px solid #ccc;
}

div#swap_icon {
  background: url(/main/images/dlimgs2.png) -210px 0;
  cursor: pointer;
  float: right;
  height: 18px;
  margin: 0 10px 0 0;
  width: 18px;
}

div#directions_from,
div#directions_to {
  float: left;
  height: 16px;
  margin: 3px 5px 0 3px;
  width: 16px;
}

div#directions_from {
  background: url(/main/images/dlimgs2.png) -32px 0; 
}

div#directions_to {
  background: url(/main/images/dlimgs2.png) -160px 0;
}

div#route {
  clear: both;
  margin-top: 5px;
}

div#map_options {
  margin: 0 0 10px 5px;
}

div#map_options a {
  cursor: pointer;
  font-size: 12px;
  text-decoration: underline;
}

/******************
 * =h1
 *****************/

h1 {
  border-bottom: 1px solid #c00;
  clear: right;
  font-size: 18px;
  padding-bottom: 1px;
  width: 100%;
  margin-bottom: 5px;
  font-size: 12pt;
  font-weight: bold;
  color: #CC0000; 
}

h1.listingDetail {
  border-bottom: 1px solid #c00;
  clear: right;
  padding-bottom: 1px;
  width: 100%;
  margin-bottom: 5px;
  font-size: 14pt;
  font-weight: bold;
  color: #000000; 
}

/******************
 * =h3
 *****************/

h3 {
  margin: 7px 0 0 5px;
}

/*****************
 * =a
 ****************/

a#get_directions,
a#map_toggle {
  margin-right: 20px;
}

/*****************
 * =select
 ****************/

select#directions_type {
  clear: both;
  float: left;
  margin: 10px 0 0 24px;
}

/****************
 * =span
 ***************/

span#directions_message {
  clear: both;
  float: left;
  margin: 10px 0 0 10px;
  width: 95%;
}

span.nofollow {
  cursor: hand;
  cursor: pointer;
  color: blue;
}

/****************
 * =input
 ***************/

input#directions_submit {
  float: right;
  margin: 8px 24px 0 0;
}

/****************
 * =table
 ***************/

table#directions_table {
  width: 100%;
}

table#directions_table input#from,
table#directions_table input#to {
  width: 100%;
}

/****************
 * =misc
 ***************/

.alert {
  color: #f00;
  font-weight: bold;
}

div.active_map {
  z-index: 20;
}

#google_map_icon_options {
  display: block;
  height: 20px;
  list-style: none;
  margin: 0;
  padding: 5px 0;
}

#google_map_icon_options li {
  display: inline;
  padding: 0 22px 0 0;
}

#google_map_icon_options label {
  font-weight: bold;
}

.picture-slides-fade-container img {
  border: 1px solid #000;
}

.detail_thumbnails {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  clear: right;
  display: block;
  height: 1%;
  margin-bottom: 20px;
  padding: 10px 10px 10px 0;
}

.detail_thumbnails {
  padding: 10px 10px 0 0;
}

.detail_thumbnails li {
  display: block;
  float: left;
  font-size: 0;
  height: 60px;
  margin: 0 0 10px 10px;
}

.detail_thumbnails img {
  border: 1px solid #414141;
  float: left;
}

.detail_thumbnails li a:link,
.detail_thumbnails li a:visited {
  display: inline;
}

.detail_thumbnails:after,
.detail_thumbnails li:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#request_more_info:link,
#request_more_info:visited {
  background: url(../images/button_request_more_info.jpg) no-repeat top left;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 46px;
  margin-bottom: 10px;
  text-indent: -9999px;
  text-align: center;
  width: 192px;
}

#request_more_info:hover {
  background: url(../images/button_request_more_info.jpg) no-repeat 0 -45px;
}



