/*
  Main Style Sheet
*/ 
  
  
  /*
    General Stuff
 */
  body
  {
    text-align: center;
    line-height: 100%;
    font-family: Times New Roman;
    font-size: 10pt;
    padding: 0;
    background-color: #008080;
    margin: 0px 0px 0px 0px;
    height: 100%;

  }
 
  a:active
  {
    color: #000000;
    text-decoration: none;
  }
  
  a:hover
  {
    font-family: Times New Roman;
    font-weight:bolder;
    color: #000000;
    text-decoration: none;
  }
  a:visited
  {
    font-family: Times New Roman;
    color: #000000;
    text-decoration: none;
  }
  a:link
  {
    font-family: Times New Roman;
    color: #000000;
    text-decoration: none;
  }     
  a.normal
  {
    text-decoration: underline;
  }
  a.normal:active
  {
    color: Blue;
    text-decoration: underline;
  }
  
  a.normal:hover
  {
    font-family: Times New Roman;
    font-weight:bolder;
    color: #000000;
    text-decoration: underline;
  }
  a.normal:visited
  {
    font-family: Times New Roman;
    color: #000000;
    text-decoration: underline;
  }
  a.normal:link
  {
    font-family: Times New Roman;
    color: #000000;
    text-decoration: underline;
  }
  a img
  {
    border-style: none;
  }
  img.listing_thumb
  {
    
    display: inline-block;
    margin: 0px 4px 0px 0px;
  }
  
  
 
  /*
    Layout Tables
  */
    table.wrapper
  {
    height: 100%;
  }

  table.wrapper
  {
    height: 100%;
  }
  table.ffooter
  {
    padding: 0px 0px 0px 0px;
    color: black;
    text-align: center;
    line-height: 100%;
    font-size: 10pt;
    font-family: Times New Roman;
    font-style: italic;
    width: 700;
    background-color: #FFFFFF;
    border-collapse: collapse;
    vertical-align: top;
    border-top: solid 1px yellow;
    margin: -2px 0px 0px 0px;
   
  }

  table.menu
  {
    font-size: 11pt;
    font-family: Times New Roman;
    color: #FFFFFF;
    text-align: center;
    line-height: 100%;
    width: 140;
    height: 100%;
    background-color: #000000;
    border-collapse: collapse;
    vertical-align: top;
    border-right: 1px yellow solid;
    float: left;
    overflow: visible;
  }

  table.content
  {
    font-size: 11pt;
    font-family: Times New Roman;
    color: #000000;
    text-align: left;
    line-height: 120%;
    width: 560px;
    background-color: #FFFFFF;
    vertical-align: top;
    border-collapse: collapse;
    clear: right;
    height: 100%;
    display: table;
    float: left;
    
  }
  
  td
  {
    vertical-align: top;
    text-align: left;
    padding: 0px 0px 0px 0px;
    
  }

  table.menu td
  {
    text-align: center;
  }
  table.header td
  {
    vertical-align: bottom;
    text-align: left;
  }

  /*
    Menu Stuff
  */
  a.menu:active
  {
    text-decoration: none;
    font-size: 11pt;
    text-align: Center;
    color: #FFFFFF;
  }
  a.menu:hover
  {
    font-size: 12pt;
    text-align: Center;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-weight: bold;
  }
  a.menu:visited
  {
    text-decoration: none;
    font-size: 11pt;
    text-align: Center;
    font-family: Times New Roman;
    color: #FFFFFF;
  }
  a.menu:link
  {
    text-decoration: none;
    font-size: 11pt;
    text-align: Center;
    font-family: Times New Roman;
    color: #FFFFFF;
  }
  div.menu_items
  {
    line-height: 1.5em;
  }
  
   input.Listing_Search
  {
    width: 100px;
  }
  
  /*
    Print Bar
  */
  div.print_me
  {
    background: #008080;
    height: 30px;
    vertical-align: bottom;
    text-align: right;
    color: White;
    text-decoration: none;
  }
  
  /*
    Content Container
  */
   
   div.content_container
  {
    border: dotted 1px Gray;
    border-top: none;
    overflow: visible;
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 5px 0px;
    font-family: Times New Roman;
    font-size: 10pt;
  }
  a div.content_container:hover
  {
    border: solid 2px Blue;
  }
  div.content_header
  {
    background:#008080;
    color: White;
    font-size: 12pt;
    font-family: Tahoma, Times New Roman;
    font-weight:bolder;
    font-style: bold;
    text-align: left;
    border-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px -5 0px -5px;
    display: block;
    
  }

  div.content_container div.content_container
   {
    height: 100%;
   }
 
  /*
    Fine Print/Caption
  */
  div.caption
  {
    font-family: Times New Roman;
    font-size: 7pt;
    font-weight:lighter;
    font-style: italic;
    color: Gray;
    border-style: none;
    text-align: center;
  }
  
  /*
    Default.aspx content
 */
  
  table.default_content
  {
    width: 520px;
    border-style: none;
  }
  
 
  td.weather
  {
    width: 50%;
    height: 100px;
  }

  td.announcements
  {
    height: 50px;
    text-align: right;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 20px
  }
  
  td.open_houses
  {
    width:270px;
    
  }
  td.new_listings
  {
    width:265px;
  }
  
  td.auctions
  {
    width: 36%;

  }
  img.weather_icon
  {
    float: right;
  }
  table.new_listings td
  {
    width: 100%;
    height: 100%
  }
  table.default_new_listings
  {
    height: 95%
  }
  table.default_new_listings td
  {
    margin: 5px 0px 0px 0px;
    float: left;
    width: 450px;
    height: 140px
  }
 
  
  /*
      View Listing Content
  */
    table.viewlisting_agent_display
  { 


  }
  table.viewlisting_agent_display td
  {


  }
  table.viewlisting_agent_display div.content_container
  {

    float:left;

  }
  table.EmployeeProfile_AgentDisplay div.content_container
  {
    float:left;
    width: 300px;
  }
  
  table.view_listing
  {
    padding: 5px 0px 0px 0px;
    width: 530px;
    
  }
  table.view_listing div.content_container
  {
    height: auto;
  }
  
  table.view_listing td
  {
    
    
    font-size: 10pt;
    font-family: Arial;
  }
   div.listinginfo
  {
    
    font-family: Arial;
    font-size: 8pt;
  }
  table.view_listing td.general_info
  {

    vertical-align: text-bottom;
    text-transform:uppercase;
    font-size: 13pt;
  }
  td.listinginfo
  {
    padding: 0px 0px 0px 5px;
    border-left: solid 1px gray;
  }
  td.check_list
  {
    padding: 0px 10px 0px 10px;
    border-left: solid 1px gray;
  }
  img.listing_fullsize
  {
    float: left;
    display: block;
    min-width: 200;

  }
  img.small_image
  {
    width: 100px;   
  }

 /*
    Listing Search Content
*/
 TABLE.listing_search_display
 {
   width: 520px;
   height: auto;
 }
 TABLE.listing_search_display td
 {
    
    width: 510px;

   
 }
 /*
  myWhalen
*/
input.myWhalen
{
  width: 88px;
}
table.WatchList
{
  width: 400px;
}

@media print
{
  table.menu
  {
    display:none;
    visibility: hidden;
    width:0;
    height:0;
  }
}
