﻿body
{
    font-family: Arial, Tahoma, Sans-Serif;
    text-align: center;
    background-color: #cccccc;
    font-size: 11pt;
    color: White;
}

.search
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    background-color: #FBF4FE;
}
/*featured property*/
.featured_prop
{
    margin-top: 10px;
    margin-right: 15px;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    padding: 3px;
}
.featured_room_info
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: small;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}
.featured_property_table
{
    background-color: #E0D8E9;
}
.featured_detailaddress
{
    color: Maroon;
    font-weight: bold;
}
.price_featured
{
    color: red;
    font-weight: bold;
    font-size: 11pt;
}
/*featured search control*/
.featured_header
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 12px;
    color: Black;
    font-weight: bold;
    text-decoration: none;
}

/*search controls*/
.area
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    font-weight: bold;
    color: #F78A29;
}
.prop_type
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    color: Black;
    font-weight: normal;
}
.default_head
{
    font-weight: bold;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    color: #000000;
}
.search
{
    color: #000000;
    font-weight: normal;
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 10pt;
    background-color: #FBF4FE;
}
.search_title_label
{
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Arial, Tahoma, Sans-Serif;
}
/*details controls*/
.price
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: small;
    font-weight: bold;
    color: red;
}
.price_big
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: medium;
    font-weight: bold;
    color: red;
}
.summary_info
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    font-weight: bold;
}
.room_info
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}
.box_head
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    font-weight: bold;
    color: #777a75;
    padding: 5px;
}
.area_big
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: medium;
    font-weight: bold;
    color: #F78A29;
}
.area_head
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-weight: bold;
    color: #000000;
    font-size: 11pt;
}
.area_info
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    font-weight: bold;
    color: #FFCC00;
}
.page_links a
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}
.page_links a:link
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}
.page_links a:visited
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}
.page_links a:active
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}
.page_links A:hover
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    color: Maroon;
    font-weight: normal;
    text-decoration: none;
}
.title_label
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: 11pt;
    color: #000000;
    font-weight: bold;
}
.property_id
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: x-small;
}
/*Register Controls*/
.reg_label_cell
{
    width: 200px;
    color: White;
    font-size: 11pt;
}

.reg_panel_title
{
    margin-bottom: 5px;
    margin-top: 7px;
    font-weight: bold;
    color: #ffffff;
}
.reg_label_sec
{
    color: Red;
    font-size: 10pt;
    width: 200px;
}
.results
{
    font-size: 11pt;
    padding:5px;
    width: 100%
}

.results_main_desc 
{
    font-family:Arial;
    font-size:small;
    color:Black;
}
