﻿/*rounded corners*/
.rtop,.rbottom{display:block;background-color:white;}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1, .r2, .r3, .r4, .r5, .r6 {background-color:#CCE5BB;}
.rl1, .rl2, .rl3, .rl4, .rl5, .rl6, .rl7, .rl8, .rl9, .rl10, .rl11, .rl12, .rl13, .rl14 {background-color:white;}
.rs1, .rs2 {background-color:white;}

.rl1 {margin: 0 20px;height:1px;}
.rl2 {margin: 0 15px;height:1px;}
.rl3 {margin: 0 13px;height:1px;}
.rl4 {margin: 0 11px;height:1px;}
.rl5 {margin: 0 10px;height:1px;}
.rl6 {margin: 0 8px;height:1px;}
.rl7 {margin: 0 7px;height:1px;}
.rl8 {margin: 0 6px;height:1px;}
.rl9 {margin: 0 5px;height:1px;}
.rl10 {margin: 0 4px;height:1px;}
.rl11 {margin: 0 3px;height:2px;}
.rl12 {margin: 0 2px;height:1px;}
.rl13 {margin: 0 1px;height:5px;}
.rl14 {margin: 0 0px;height:3px;}

.r1 {margin: 0 8px;}
.r2 {margin: 0 5px;}
.r3 {margin: 0 4px;}
.r4 {margin: 0 3px;}
.r5 {margin: 0 2px;}
.r6 {margin: 0 1px;height: 3px;}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}


.body_div
{
     background-color:#CCE5BB;
     margin-top: 10px;
     margin-right: 15px;
}
body 
{
    font-family: Arial, Tahoma, Sans-Serif;
    text-align: center;
    background-color: #ffffff;
    font-size: 12px;
}
    
.search
{
    font-family: Arial, Tahoma, Sans-Serif;
    font-size: small;
    color: #024615;
}
/*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, Verdana;
    font-size: small;
    color: Black;
    font-weight: normal;
    text-decoration: none; 
}
.featured_property_table
{
    background-color: #cce5bb;
}
/*search controls*/
.area
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    font-weight: bold;
    color: #F78A29;
}
.prop_type
{
    font-family: Arial, Tahoma, Verdana;
    font-size: small;
    color: Black;
    font-weight: normal;
}
.default_head
{
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana;
    font-size: small;
}
.search
{
    color: #000000;
    font-weight: normal;
    font-family: Arial, Tahoma, Verdana;
    font-size: small;
}
.search_title_label
{
    font-size: medium;
    font-weight: bold;
    color: #1A7726;
    font-family:Arial, Tahoma, Verdana;
}
/*details controls*/
.price
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    font-weight: bold;
    color: #FFCC00;
}
.price_big
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: medium;
    font-weight: bold;
    color: #FFCC00;
}
.summary_info
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    font-weight: bold;
}
.room_info
{
    font-family: Arial, Tahoma, Verdana;
    font-size: small;
    color: Black;
    font-weight: normal;
    text-decoration: none;   
}
.box_head
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    font-weight: bold;
    color:#777a75;
    padding: 5px;
}
.area_big
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: medium;
    font-weight: bold;
    color: #F78A29;
}
.area_head
{
    font-family: Arial, Tahoma, Verdana;
    font-weight: bold;
    color: #024615;
    font-size: medium;
}
.area_info
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: small;
    font-weight: bold;
    color:#FFCC00;
}
.page_links A
{
    font-family: Arial, Tahoma, Verdana;
    font-size: small;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}
.page_links A:hover
{
    font-family: Arial, Tahoma, Verdana;
    font-size: small;
    color: Maroon;
    font-weight: normal;
    text-decoration: none;
}