body {
    background-color: #e8e3d3;
    text-align: center;
}

/* Font and colour for entire site design */
body,div,td,th,p,h1,input,textarea,select {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    color: #4c4c4a;
}

p {
    padding-bottom: 6px;
}

table {
    border-collapse: collapse;
    border: none;
}

a img {
    border: none;
}

.nobr {
    border: none;
    text-decoration: none;
}

/*
img {
    behavior: url("/css/pngbehavior.htc");
}
*/
/* Colour of active links on pages */
a {
    color: #25750f;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* Font size and color of the 1st level titles */
h1 {
    color: #0d61b2;
    font-size: 18px;
    margin: 0px;
    margin-bottom: 12px;
}

/* Colour of the links in the headings */
h1 a {
    color: #FF9000;
    font-size: 12px;
    font-weight: normal;
}

/* Font size and color of the 2nd level titles  */
h2 {
    color: #0d61b2;
    font-size: 14px;
}

/* Font size and color of the 3rd level titles */
h3 {
    color: #0d61b2;
    font-size: 12px;
    font-weight: bold;
}

/* Bold text */
strong {
    color: #0d61b2;
}

center {
    margin-bottom: 7px;
}

form {
    display: block;
    margin: 0px;
    padding: 0px;
}

input,select,textarea {
    font-size: 12px;
    color: #000000;
}

.blue {
    color: #0d61b2;
}

/*header*/
div.page {
    width: 944px;
    margin: auto;
    background-color: #fefff9;
    background-image: url("../img/bg_body.gif");
    background-repeat: repeat-y;
    background-position: top;
}

div.header {
    position: relative;
    background-image: url("../img/bg_page.jpg");
    height: 230px;
    width: 930px;
    padding: 0px 7px;
    margin: 0px;
}

div.header div.item div.separator {
    display: inline;
    height: 15px;
    width: 1px;
    margin-left: 5px;
    margin-right: 5px;
    background-image: url("../img/bg_icon_separator.gif");
    background-repeat: no-repeat;
    background-position: top;
}

div.footer {
    background-image: url("../img/bg_footer.jpg");
    background-repeat: no-repeat;
    background-position: top;
    text-align: center;
    font-size: 10px;
    color: #333333;
    padding: 130px 30px 20px 30px;
}


div.footer p {
    font-size: 10px !important;
    color: #333333;
}

div.leftcolumn {
    float: left;
    width: 216px;
    padding-left: 17px;
    text-align: left;
}

/* google search */
div.leftcolumn div.google_search {
    width: 186px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 7px;
    text-align: center;
    clear: both;
}

div.leftcolumn div.google_search input.gs_request {
    border: 1px solid #7e9db9;
    background-image: url("../img/bg_google_search.gif");
    background-repeat: no-repeat;
    background-position: left;
    background-color: #ffffff;
    padding: 3px;
    width: 123px;
}

div.leftcolumn div.google_search input.gs_submit {
    border: none;
    background-image: url("../img/gs_submit.gif");
    background-repeat: no-repeat;
    background-position: top;
    background-color: #7dbe2e;
    padding: 3px;
    width: 54px;
    height: 20px;
}

input.nl_submit {
    border: none;
    background-image: url("../img/nl_submit.gif");
    background-repeat: no-repeat;
    background-position: top;
    background-color: #7dbe2e;
    padding: 3px;
    width: 71px;
    height: 20px;
    float: right;
}

input.submit_reservation {
    border: none;
    background-image: url("../img/bg_submit_reservation.gif");
    background-repeat: no-repeat;
    background-position: top;
    background-color: #7dbe2e;
    padding: 3px;
    width: 173px;
    height: 20px;
}

div.leftcolumn div.google_search table td {
    padding-right: 1px;
}

div.leftcolumn div.google_search input.gsn_request {
    border: 1px solid #ada166;
    background-image: none;
    background-color: #ffffff;
    color: #b1b1b1;
    padding: 3px;
}

div.leftcolumn div.google_search div.separator,div.separator {
    height: 1px;
    line-height: 1px;
    background-image: url("../img/bg_separator_hor.gif");
    background-repeat: repeat-x;
}

input.form_submit {
    border: none;
    background-image: url("../img/bg_submit.gif");
    background-repeat: no-repeat;
    background-position: top;
    background-color: #7dbe2e;
    padding: 3px;
    width: 54px;
    height: 20px;
    cursor: pointer;
}

/* Styles for the left Nav bar */
div.leftcolumn div.leftmenu {
    float: left;
    padding-left: 5px;
    padding-top: 2px;
    text-align: left;
    padding-bottom: 130px;
}

div.leftcolumn div.leftmenu ul.menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 178px;
}

/* Font and color of the text in the left Nav Bar (groups) */
div.leftcolumn div.leftmenu ul.menu li,div.leftcolumn div.leftmenu ul.menu li a
    {
    font-weight: bold;
    font-size: 14px;
    color: #0d61b2;
}

div.leftcolumn div.leftmenu ul.menu li {
    padding: 10px 0px;
    border-bottom: 1px solid #e8e3d3;
}

div.leftcolumn div.leftmenu ul.menu li.noborder {
    border: none;
}

div.leftcolumn div.leftmenu ul.menu li ul.submenu {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    padding-left: 6px;
    margin-top: 2px;
}

/* Size and color of the font of the left Nav Bar links (orange links) */
div.leftcolumn div.leftmenu ul.menu li ul.submenu li,div.leftcolumn div.leftmenu ul.menu li ul.submenu li a
    {
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
    color: #25750f;
    border: none;
}

div.leftcolumn div.leftmenu ul.menu li ul.submenu li {
    padding: 0px;
    margin: 0px;
}

/* The end of the left Nav Bar description */ /* left block */
div.leftcolumn div.left_block {
    clear: both;
    width: 189px;
    margin-left: 20px;
    margin-top: 20px;
}

div.leftcolumn div.left_block div.top {
    background-image: url("../img/bg_leftblock_top.gif");
    background-repeat: no-repeat;
    background-position: bottom;
}

div.leftcolumn div.left_block div.center {
    background-image: url("../img/bg_leftblock_center.gif");
    background-repeat: repeat-y;
    text-align: center;
}

div.leftcolumn div.left_block div.bottom {
    margin: 0px;
}

div.leftcolumn div.left_block div.center div.title {
    margin: 0 10px;
}

div.leftcolumn div.left_block div.center div.separator {
    margin: 0 15px;
}

div.leftcolumn div.left_block div.center div.title {
    padding-bottom: 5px;
}

div.leftcolumn div.left_block div.center div.separator {
    height: 1px;
    line-height: 1px;
    background-image: url("../img/bg_separator_hor.gif");
    background-repeat: repeat-x;
}

div.leftcolumn div.left_block div.center div.content_block {
    color: #ada166;
    padding-top: 10px;
    padding-bottom: 8px;
    text-align: center;
}

div.leftcolumn div.left_block div.center div.content_block a {
    color: #ada166;
}

div.leftcolumn div.left_block div.center div.content_block,div.leftcolumn div.left_block div.center div.content_block a
    {
    font-style: italic;
    color: #FF9000;
}

/* content */
div.content {
    float: left;
    text-align: left;
    padding-right: 17px;
    padding-bottom: 20px;
}

div.content ul {
    list-style-position: inside;
}

div.content div.image_menu div {
    float: left;
    padding: 0px;
}

div.content div.image_menu div.first {
    padding-left: 0px;
}


div.content div.link_menu {
    margin-top: 3px;
    padding-left: 0px;
    position: relative;
    width: 692px;
    background-image: url("../img/top_menu_bg.gif");
    background-repeat: repeat-x;
    background-position: top;
}

div.content div.link_menu div {
    float: left;
    position: relative;
    padding: 10px 9px;
    height: 16px;
    background-image: url("../img/top_menu_bg.gif");
    background-repeat: repeat-x;
    background-position: top;
}

div.content div.link_menu div img {
    display: block;
}

div.content div.link_menu div.top_menu_left {
    width: 7px;
    padding: 0px;
    height: 36px;
    background-image: url("../img/top_menu_left.gif");
    background-repeat: no-repeat;
    background-position: left;
}

div.content div.link_menu div.top_menu_right {
    width: 692px;
    padding: 0px;
    height: 36px;
    background-image: url("../img/top_menu_right.gif");
    background-repeat: no-repeat;
    background-position: right;
}

/*
div.content div.link_menu div.separator {
    height: 27px;
    line-height: 27px;
    background-image: url("../img/bg_separator_menulink.gif");
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 0px;
    padding-left: 6px;
    padding-right: 6px;
}
*/
div.content div.contentpage {
    clear: both;
    padding-top: 25px;
}

div.contentpage a {
    text-decoration: underline;
}

div.content div.contentpage div.center_page {
    float: left;
    width: 482px;
    color: #ada166;
}

div.content div.contentpage div.cr_page {
    float: left;
    width: 692px;
    color: #ada166;
}

div.content div.contentpage div.rightcolumn {
    float: left;
    width: 186px;
    color: #ada166;
    padding-left: 26px;
}

div.content div.contentpage div.rightcolumn div {
}

div.content div.contentpage div.rightcolumn a {
    display: block;
    margin-bottom: 10px;
}

div.content div.contentpage div.rightcolumn div.what-new {
}

div.content div.contentpage div.rightcolumn div.what-new img {
    margin-bottom: 0px;
}

div.content div.contentpage div.rightcolumn div.what-new a {
    text-decoration: none;
    color: rgb(255, 144, 0);
}

div.content div.contentpage div.rightcolumn div.what-new a:hover {
    text-decoration: underline;
}

table.param_house {
    background-color: #efecd0;
    width: 443px;
    border: 1px dashed #ada166;
    border-bottom: none;
}

table.param_house th,table.param_house td {
    vertical-align: top;
    padding-left: 12px;
    padding-top: 9px;
    color: #ada166;
}

table.param_house th {
    font-weight: bold;
}

table.param_house tr.separator td {
    border-bottom: 1px dashed #ada166;
    line-height: 1px;
}

div.legend {
    position: relative;
    width: 183px;
    float: right;
    /*margin-top: 56px;*/
    margin-left: 10px;
    padding: 0px;
}

div.legend img {
    vertical-align: middle;
}

div.legend_separator {
    height: 11px;
    line-height: 11px;
}

div.group_separator {
    height: 200px;
}

div.param_house_ver {
    background-color: #efecd0;
    border: 1px solid #ada166;
    padding: 3px;
}

* html div.param_house_ver .quick-search-submit {
    width: 160px;
}

div.param_house_ver div.search_header {
    background-color: #FFFFFF;
    text-align: center;
    padding: 5px;
    color: #0d61b2;
}

* html div.param_house_ver div.search_header {
    height: 10px;
}

div.param_house_ver label.block {
    color: #9d904e;
    font-weight: bold;
    font-size: 11px;
}

div.param_house_ver .fieldset {
    padding: 4px 3px;
    vertical-align: top;
    font-size: 11px;
    text-align: left;
}

div.param_house_ver * table{
    border-collapse:separate;
}

div.param_house_ver table.quick-search-form {
    table-layout: fixed;
    width: 173px;
}

div.param_house_ver span.date-label {
    color: rgb(173, 161, 102);
    font-size: 11px;
    white-space: nowrap;
}

div.param_house_ver input.date-field {
    background-color: white;
    width: 58px;
}

div.param_house_ver img.date-button {
    display: inline;
    vertical-align: top;
    cursor: pointer;
    border: none;
    width: 18px;
    height: 14px;
    margin-top: 2px;
}

table.param_house_ver {
    background-color: #fafae2;
    width: 183px;
    border: 1px solid #ada166;
    margin-bottom: 5px;
}
table.param_house_ver th,table.param_house_ver td {
    vertical-align: top;
    padding-left: 4px;
    padding-top: 4px;
    color: #ada166;
    text-align: center;
    padding: 10px;
    font-size: 11px;
}

table.param_house_ver th {
    font-weight: bold;
    font-size: 12px;
    background-color: #efecd0;
    color: #25750f;
    padding: 6px;
    text-align: center;
}

table.param_house_ver tr.separator td {
    height: 1px;
    line-height: 1px;
    padding: 0px 11px;
}

table.param_house_ver td a {
    color: #ada166;
}

div.separator_legend {
    background-image: url("../img/bg_separator_legend.gif");
    background-repeat: repeat-x;
    height: 1px;
    line-height: 1px;
    font-size: 0px;
}

div.comment_legend {
    color: #25750f;
    font-size: 11px;
}

/*div.content div.contentpage div.center_page*/ hr {
    /*background-image: url("../img/bg_hr.gif");
    background-repeat: repeat-x;*/
    background-color: #fefff9;
    border-top: 2px dotted #d8d9d4;
    border-bottom: none;
    height: 2px;
    overflow: hidden;
}

div.legend_grupopro {
    background-image: url("../img/bg_legend_grupopro.gif");
    background-repeat: no-repeat;
    background-position: left;
    background-color: #4d8d36;
    height: 32px;
    line-height: 32px;
    padding: 0px;
    padding-left: 36px;
}

div.legend_grupopro a {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
}

table.legend_featured {
    width: 100%;
    margin-top: 3px;
}

table.legend_featured td {
    border-collapse: collapse;
    font-size: 11px;
    padding: 2px 0px;
    vertical-align: top;
    padding-right: 5px;
}

table.legend_featured td label {
    /*padding-right: 11px;
    padding-left: 3px;*/
    color: #9d904e;
}

* html table.legend_featured td {
    padding: 0px;
}

input.search_accommod_submit {
    border: none;
    background-image: url("../img/search_accommod_submit.gif");
    background-repeat: no-repeat;
    background-position: top;
    background-color: #7dbe2e;
    padding: 3px;
    width: 153px;
    height: 20px;
    cursor: pointer;
}

/* list_homes */
div.home_search_list {
    float: left;
    overflow: hidden;
    width: 485px;
}

table.list_homes {
    width: 100%;
}

div.home-block {
    width: 483px;
    margin-bottom: 14px;
    border: 1px solid #dadada;
}

div.home-block.place-on-top {
    width: 483px;
    border: 1px solid #ada166;
}

p.sponsored-listing {
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    height: 17px;
    line-height: 17px;
    padding-right: 5px;
    text-align: right;
    font-size: 10px;
    background-image: url("../img/bg_sponsored_listing.gif");
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
}

table.list_homes.place-on-top {
    border: 2px solid #658949;
}

table.list_homes img {
    vertical-align: middle;
}

div.title_block {
    padding-top: 0px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #0d61b2;
}

div.title_block.small {
    font-size: 17px;
}

table.list_homes tr.separator td {
    height: 14px;
}

table.list_homes tr.title_home td {
    background-color: #fafae2;
    padding-left: 15px;
    height: 49px;
}

table.list_homes tr.title_home td.homename {
    padding-right: 6px;
    width: 120px;
}

table.list_homes tr.title_home td.homename a {
    font-weight: bold;
    color: #cc6600;
    text-decoration: underline;
}

table.list_homes tr.title_home td.homeimage {
    width: 65px;
    padding: 8px 0px;
}

table.list_homes tr.title_home td.homeimage img {
    border: 1px solid #989898;
    padding: 2px;
    background-color: #ffffff;
}

table.list_homes tr.title_home td.homeincludes {
    color: #25750f;
    font-weight: bold;
    width: 270px;
    vertical-align: top;
    padding: 8px 7px;
}

div.desc_home {
    background-color: #fefef9;
    color: #ada166;
    font-size: 11px;
    padding: 0px;
    border-top: 1px solid #dadada;
}

div.desc_home_content {
    padding: 6px 15px;
    padding-bottom: 0px;
    line-height: 15px;
    font-size: 11px;
    color: #9d904e;
}

div.home-block.place-on-top div.desc_home{
    border-top: 1px solid #ada166;
}

div.homes_holiday {
    color: #662d82;
    font-weight: bold;
    font-size: 12px;
}

/* Dropdown Menu */
div.dropdown {
    position: absolute!important;
    top: 36px;
    z-index: 10;
    padding: 5px 7px;
    text-align: left;
    background: none!important;
}

/* Color of the font of the dropdown menu */
table.dropmenu {
    visibility: hidden;
    position: absolute;
    display: block;
    top: 0px;
    left: -9px;
    background-color: #013075;
    border: none;
    border-top: none;
    z-index: 100;
    padding: 0px;
}

table.dropmenu td {
    padding: 0px;
}

/* Color of the links of the dropdown menu */
table.dropmenu td a {
    letter-spacing: 0px;
    white-space: nowrap;
    display: block;
    margin: 0px 7px;;
    padding: 5px;
    background: transparent;
    font-size: 12px !important;
    color: #ffffff;
    border-bottom: 1px solid #1b4583;
}

table.dropmenu td a.first {
    padding-top: 10px;
}

table.dropmenu td a.last {
    border-bottom: none;
    padding-bottom: 10px;
}

iframe.background_to_menu {
    visibility: hidden;
    position: absolute;
    border: none;
}

/* The end of the dropdown menu description */ /* search form home */
table.search_form_home td,table.search_form_home th {
    vertical-align: top;
}

table.search_form_home th a {
    font-size: 9px;
}

table.search_form_home td {
    padding-top: 3px;
}

table.search_homename td {
    padding-top: 12px;
}

img.top_image_sel {
    visibility: hidden;
    position: absolute;
    top: 10px;
}

/* paginator */
div.paginator {
    float: right;
}

/* error */
div.error {
    color: red;
    padding: 10px 5px;
    border: 1px solid #ff9000;
    margin-bottom: 5px;
}

div.done {
    color: green;
    padding: 10px 0px;
    border: 1px solid #ff9000;
}

/* homepage */
div.left_homepage {
    float: left;
    width: 485px;
    text-align: left;
}

div.right_homepage {
    float: right;
    width: 185px;
}

div.right_homepage div.clear_both {
    height: 6px;
    line-height: 6px;
}

div.home_description {
    padding-top: 10px;
}

div.right_homepage ul,div.home_description ul,table.events_calendar td ul,div.center_page ul {
    padding: 0px;
    margin: 0px;
}

* html div.right_homepage ul {
    margin-left: -6px;
}

div.right_homepage ul li,div.home_description ul li,table.events_calendar td ul li,div.center_page ul li {
    list-style-position: inside;
    list-style-image: url('/img/list_bullit.gif');
    font-weight: normal;
    color: #000000;
    padding: 0px;
    margin-bottom: 8px;
}

* html div.right_homepage ul li {
    list-style-image: url('/img/list_bullit1.gif');
}

div.right_homepage div.home_featureds {
    padding-bottom: 17px;
    /*border-bottom: 1px solid #e8e3d3;*/
    color: #25750f;
}

h2.home_featureds {
    color: #25750f;
    font-size: 15px;
    font-weight: normal;
    margin-top: 0px;
}

div.right_homepage div.home_featureds ul li {
   color: #25750f;
}

div.right_homepage div.home_featureds p {
   color: #25750f;
}

div.vt_homepage {
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 418px;
}

* html div.vt_homepage {
    width: auto;
}

div.vt_homepage p {
    text-align: left;
}

div.vt_homepage div {
    display: inline;
    margin: 5px;
    margin-left: 0px;
    white-space: nowrap;
}

div.vt_homepage div a {
    white-space: nowrap;
}

div.vt_homepage div img {
    vertical-align: middle;
    width: 39px;
    height: 33px;
    margin-right: 5px;
}

/* photo home*/
div.block_property_home {
    border: 1px solid #ebebeb;
    background-color: #ffffff;
    background-image: url('../img/bg_block_map_location.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    padding: 2px 5px;
    margin-top: 20px;
    min-height: 0;
}

* html div.block_property_home {
    height: 0px;
}


div.block_property_home table td{
    text-align: right;
    padding: 2px 0px 5px 5px;
}

div.block_property_home table td a img{
    margin-top: 3px;
}


div.block_property_home div {
    width: 90px;
    height: 90px;
    text-align: center;
}

div.block_property_home div.align_left {
    float: left;
}

div.block_property_home div.align_right {
    float: right;
}

div.block_property_home img {
    padding-bottom: 2px;
}

table.form_order th {
    white-space: nowrap;
    font-weight: normal;
    padding-right: 20px;
    padding-bottom: 5px;
    vertical-align: top;
    text-align: left;
    color: #000000;
}

table.form_order td {
    padding-bottom: 1px;
}

table.form_order td table td {
    padding-right: 5px;
}

div.large-photo-business-content {
    float: right;
    width: 340px;
    margin-bottom: 20px;
}

div.large-photo {
    width: 250px;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 9px;
}

div.large-photo DIV {
    text-align: left;
    margin: 3px 0px;
}

div.photo_block {
    float: left;
    margin-right: 0px;
    padding-right: 15px;
}

div.photo_block div.community {
    width: 250px;
    margin-top: 10px;
}

div.photo_block div.community img {
    margin-bottom: 5px;
}

table.home_photo td {
    width: 67px;
    padding-bottom: 5px;
    text-align: center;
    vertical-align: middle;
}

img.homephoto_small {
    cursor: pointer;
}

div#homephoto_big {
    width: 200px;
    text-align: center;
    vertical-align: middle;
}

/* comment calendar */
table.comment_calendar td {
    padding-right: 0px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 14px;
}

div.square_white, div.square_red,
div.square_morning, div.square_evening {
    width: 15px;
    height: 15px;
    border: 1px solid #9ca46f;
}

div.square_red {
    background-color: #ADB57F;
    margin-left: 10px;
}

div.square_white {
    background-color: #ffffff;
}

div.square_morning {
    background: #FFF url('/img/calendar/green-morning.gif') 0 0 no-repeat;
}

div.square_evening {
    background: #FFF url('/img/calendar/green-evening.gif') 0 0 no-repeat;
}


.clear_both {
    clear: both;
}

div.comment_calendar  {
    padding: 0px;
    height: 25px;
}

div.comment_calendar div {
    float: left;
    margin-right: 5px;
    color: #000000;
}

div.home_calendar_block {
    border: 1px solid #ebebeb;
}

* html div.home_calendar_block {
    height: 0px;
    padding-top: 0px;
}

table.current_calendar td {
    padding-top: 10px;
    padding-right: 10px;
}

table.home_calendar td {
    width: 15px;
    height: 15px;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 10px;
    color: #000000;
    padding: 5px;
}

table.home_calendar td.checked {
    background-color: #ADB57F;
    color: #FFFFFF;
}

table.home_calendar td.booked {
    background-color: #ADB57F;
    color: #FFFFFF;
}

table.home_calendar td.morning {
    background: #FFF url('/img/calendar/green-morning-2.gif') top left no-repeat;
    color: #666600;
}

table.home_calendar td.evening {
    background: #FFF url('/img/calendar/green-evening-2.gif') bottom right no-repeat;
    color: #666600;
}


table.home_calendar th {
    background-color: #e8e3d3;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #d6d6d6;
    border-top: 1px solid #e8e3d3;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding: 4px 0px;
    text-align: center;
    font-size: 11px;
}

table.home_calendar th.headline {
    background-color: #9ca46f;
    border-left: 1px solid #9ca46f;
    border-right: 1px solid #9ca46f;
    border-bottom: none;
    border-top: none;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
}

table.home_calendar th.sunday {
    background-color: #e60404;
    border-top: 1px solid #e60404;
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #e60404;
    color: #ffffff;
}

table.home_calendar th.saturday {
    border-right: 1px solid #e8e3d3;
}

table.calendar th.headline span {
    font-weight: normal;
    color: Red;
}

/* map of homes */
div.popup {
    padding: 10px;
}

/* --------------  position to map -------------------- */
div#map_area {
    position: relative;
    padding: 0px;
    width: 999px;
    z-index: 2;
}

img.home_icon {
    position: absolute;
    display: block;
    margin: 0px;
    cursor: pointer;
    z-index: 3;
}

img#map_img {
    position: absolute;
    z-index: 2;
}

div.home_area_desc, div.business_area_desc {
    position: absolute;
    display: block;
    border: 1px solid green;
    padding: 5px;
    background-color: #ffffff;
    text-align: right;
    z-index: 1;
    width: 250px;
}

div.business_area_desc {
    width: 250px;
}

div.home_area_title {
    position: absolute;
    display: block;
    border: 1px solid green;
    padding: 5px;
    background-color: #ffffff;
    text-align: right;
    z-index: 1;
}

div.home_area_desc a, div.business_area_desc a {
    cursor: pointer;
}

div.home_area_desc div, div.business_area_desc div {
    text-align: left !important;
}

img.home_icon {
    position: absolute;
    cursor: pointer;
}

a.href_page_home {
    color: #000000;
    font-weight: bold;
}

a.href_page_more {
    color: #25750F;
}

br.clearboth {
    clear: both;
}

img.img_description_home {
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid green;
    display: block;
}

div.div_description_home {
    font-size: 12px;
    font-family: Arial, Georgia, Times New Roman, Times, serif;
    padding-bottom: 5px;
}

div.line_description_home {
    position: absolute;
    display: block;
    width: 5px;
    z-index: 1;
}

body.popup_window {
    text-align: left;
}

/* events_calendar */
table.events_calendar {
    width: 100%;
}

table.events_calendar th,table.events_calendar td {
    border: 1px solid #fffdff;
}

table.events_calendar th {
    background-color: #002e6e;
    padding: 7px 0px;
    text-align: center;
    color: #fafae7;
    font-weight: bold;
}

table.events_calendar th a {
    color: #fafae7;
    text-decoration: underline;
}

table.events_calendar th span {
    padding: 0px 50px;
}

table.events_calendar td {
    background-color: #efecd0;
    padding: 3px;
    vertical-align: top;
    width: 95px;
}

table.events_calendar td ul li {
    font-size: 11px;
}

table.edit td {
    padding-left: 20px;
    height: 21px;
}

table.edit th {
    text-align: right;
}

div.event_content {
    width: 600px;
    margin-top: 30px;
    padding: 20px;
    background-color: #fafae2;
    background-image: url("../img/bg_page.gif");
    color: #9ca46f;
}

div.event_content table th {
    text-align: right;
    vertical-align: top;
}

div.event_content table th,div.event_content table td {
    padding: 5px;
}

div#event_fdate_td {
    display: none;
}

div#event_fdate_th {
    display: none;
}

/* business */
table.business_featured {
    margin-top: 15px;
}

table.business_featured td {
    vertical-align: top;
}

table.business_featured td center {
    margin: 0px 0px;
}

table.business_featured td {
    width: 137px;
    padding: 11px 12px;
    color: #4c4c4c;
    font-size: 11px;
}

table.business_featured td p {
    color: #4c4c4c;
    font-size: 11px;
}

table.business_featured td.one_header {
    background-image: url("../img/bg_business_one_header.gif");
    background-repeat: no-repeat;
    background-position: top;
}

table.business_featured td.two_header {
    background-image: url("../img/bg_business_two_header.gif");
    background-repeat: no-repeat;
    background-position: top;
}

table.business_featured td.one_img {
    background-image: url("../img/bg_business_one.gif");
    background-repeat: repeat-y;
    background-position: top;
}

table.business_featured td.two_img {
    background-image: url("../img/bg_business_two.gif");
    background-repeat: repeat-y;
    background-position: top;
}

table.business_featured td.one_bottom {
    background-image: url("../img/bg_business_one_bottom.gif");
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 20px;
    padding-top: 3px;
}

table.business_featured td.two_bottom {
    background-image: url("../img/bg_business_two_bottom.gif");
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 20px;
    padding-top: 3px;
}

table.business_featured td.one_bottom a.no_border, table.business_featured td.two_bottom a.no_border {
    border: none;
    text-decoration: none;
    display: block;
}

table.business_featured td.one_bottom a.no_border:hover, table.business_featured td.two_bottom a.no_border:hover {
    text-decoration: underline;
}

table.business_featured td.separator {
    width: 15px;
    padding: 0px;
    height: 5px;
    line-height: 5px;
}

div.business_additional {
    width: 100%;
    border-top: 1px dashed #ada166;
    margin: 0px;
    padding: 10px 0px;
    overflow: hidden;
}

div.business_additional h3 {
    margin-top: 0px;
}

div.business_additional img {
    float: left;
    padding: 0px 10px 10px 0px;
}

table.business_all td {
    vertical-align: top;
    padding: 5px 5px 0px 0px;
}

table.business_all td li {
    margin-left: 13px;
    padding-left: 5px;
    list-style-position: outside;
    list-style-type: disc;
}

div.businnes_banner { /*padding-bottom: 10px;*/
    padding-top: 10px;
    padding-bottom: 12px;
    margin: auto;
    text-align: center;
}

div.business_name {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #0d61b2;
}

td.calendar_date img {
    padding-bottom: 2px;
}

div.close_window {
    padding-top: 20px;
    text-align: center;
}

div.close_window * a:link,
div.close_window * a:visited,
div.close_window * a:active,
div.close_window * a:hover
{
    color: #FF9000;
}

div.close_window * img {
    width: 32px;
    height: 32px;
}

div.close_window * td {
    text-align: center;
    padding: 5px;
}

div.business_contact, div.home_contact {
    border: 1px dotted #dfdfdf;
    background-color: #ffffff;
    background-image: url("../img/bg_business_contact.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 23px 30px;
    margin-top: 17px;
    margin-bottom: 20px;
    min-height: 50px;
}

div.right_homepage div.business_contact {
    padding: 20px 7px;
}

* html div.business_contact{
    height: 50px;
}

* html div.home_contact {
    height: 50px;
}

div.home_contact {
    padding: 17px 22px 22px 22px;
}

div.home_contact h2, h2.home_reservation{
    font-weight: normal;
    margin-top: 0px;
    font-size: 17px;
}

div.home_contact table td strong {
    color: #000000;
}

div.business_counter {
    float: left;
    text-align: center;
    width: 172px;
    height: 61px;
    padding: 17px 34px 8px 0px;
}

div.business_counter_photo {
    float: left;
    text-align: center;
}

* html div.business_counter_photo {
    width: 250px;
}

div.business_photo {
    float: left;
    padding-right: 20px;
}

div.business_photo div.clear_both {
    width: 257px;
    padding-left: 7px;
    padding-bottom: 10px;
}

div.business_info {
    float: left;
    padding-left: 33px;
    padding-bottom: 0px;
    color: #000000;
    border-left: 1px solid #dfdfdf;
}

div.right_homepage div.business_contact div.business_info {
    margin-top: 10px;
    border-left: none;
    border-top: 1px solid #d5d4d2;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 80px;
}

div.business_info h2 {
    margin-top: 0px;
    font-size: 18px;
    color: #000000;
}

div.right_homepage div.business_contact div.business_info h2 {
    font-size: 16px;
}

div.business_info table th {
    vertical-align: top;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

div.business_info table td {
    vertical-align: top;
    color: #000000;
    text-align: left;
    padding-left: 4px;
    padding-bottom: 4px;
}

div.right_homepage div.business_contact div.business_info th,
div.right_homepage div.business_contact div.business_info td {
    font-size: 11px;
}

div.business_info.bg_turtle {
    border: none;
    background-image: url("../img/bg_turtle.gif");
    background-repeat: no-repeat;
    background-position: left 20px;
    padding-left: 90px;
}

div.business_content {
    padding-right: 70px;
}

div.business_description b {
    color: #000000;
}

div.business_separator {
    border-top: 1px solid #e4e5e0;
    margin-top: 20px;
    padding-bottom: 7px;
}

div.business_contact_form td, div.business_contact_form th{
    color: #4c4c4a;
    font-weight: normal;
}

div.news_header {
    color: #0d61b2;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 12px;
}

div.news_header a {
    color: #0d61b2;
}

h1.bigg {
    font-size: 21px;
}

/* banner */
div.banner_first {
    width: 228px;
    padding-left: 5px;
    padding-left: 5px;
    text-align: center;
}

div.banner_block {
    width: 184px;
    margin-bottom: 1px;
}

div.banner_block_style {
    width: 158px;
    border: 1px solid #f0f0d3;
    background-color: #fafae2;
    background-image: url("../img/bg_banner_block.gif");
    background-position: top;
    background-repeat: no-repeat;
    padding: 12px;
    text-align: left;
    margin-bottom: 1px;
}

div.banner_block_style a.event {
    display: inline!important;
    font-weight: normal;
    font-style: italic;
}

div.banner_block_style a.event:hover {
    text-decoration: none;
}

div.banner_block_style a.event_date {
    display: inline!important;
    font-weight: bold;
    text-decoration: none;
}

div.banner_block_style a.event_post {
    margin-top: 10px;
    margin-bottom: 0px!important;
    float: right;
}

img.subtitle_block {
    margin: 5px 0px;
}

img.title_block {
    margin-bottom: 5px;
}

h1.event_h1 {
    color: #327c1b;
    font-weight: normal;
    margin-top: 20px;
}

table.view_item th {
    font-weight: bold;
    white-space: nowrap;
    width: 10%;
    vertical-align: top;
    padding-right: 10px;
}

table.view_item td {
    padding-bottom: 10px;
}

div.news img { /*float: left;*/
    margin: 0 5px 5px 0;
}

div.enlarge {
    text-align: center;
    white-space: nowrap;
    margin-bottom: 15px;
    width: 99%;
    vertical-align: middle;
    margin-top: 5px;
}

div.enlarge * img {
    vertical-align: middle;
}

#footer-logo {
    clear: both;
    float: left;
    width: 161px;
    height: 88px;
    margin-top: -130px;
    margin-left: 25px;
}

.realestate-category td {
    border: 20px solid White;
    border-bottom-width: 0px;
}

.realestate-category .title {
    vertical-align: middle;
    text-align: center;
    background-color: #EFECD0;
    padding: 5px;
    border-left-width: 0px;
}

.realestate-category .img {
    vertical-align: middle;
    text-align: center;
    background-color: #FFFFFF;
}

.realestate-category .sold {
    position: absolute;
    width: 86px;
    height: 62px;
    font-size: large;
    font-weight: bold;
    margin-top: 25px;
    margin-left: 15px;
}

.realestate-category .sold img {
    width: 86px;
    height: 62px;
}

.realestate-category .desc {
    vertical-align: top;
    text-align: left;
    background-color: #EFECD0;
    padding: 5px;
    border-right-width: 0px;
}

.realestate-feature td {
    font-size: 13px;
    font-family: Geneva, Arial, Helvetica, san-serif;
    vertical-align: top;
    text-align: center;
    padding: 10px;
    border: 1px solid Black;
}

.realestate-feature tr.no-top td {
    border-top-width: 0px;
}

.realestate-feature tr.no-bottom td {
    border-bottom-width: 0px;
}

.realestate-feature td.no-left {
    border-left-width: 0px;
}

.realestate-feature td.no-right {
    border-right-width: 0px;
}

.realestate-photo table {
    border-collapse: separate;
}

.realestate-sold {
    color: #993300;
    font-size: x-large;
    padding: 10px;
    text-align: center;
}

#signup-form {
    margin-top: 20px;
}

#signup-form table {
    border-collapse: separate;
    table-layout: fixed;
}


#signup-form * th {
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    width: 150px;
}

#signup-form * td {
    vertical-align: top;
}

#signup-form * img {
    vertical-align: bottom;
}

div.padding_block {
    height: 8px;
    line-height: 8px;
    font-size: 1px;
}

table.includes_params {
    border-collapse: collapse;
}

table.includes_params td {
    border-right: 1px solid #e1e1cb;
    padding: 0px 7px!important;
    height: 25px!important;
    line-height: 25px;
}

table.includes_params td img {
    margin: 0px;
}

table.includes_params td.last {
    border-right: none;
}

table.includes_params td.includes_separator {
    background-image: url("../img/bg_separator_legend.gif");
    background-repeat: repeat-x;
    background-position: 6px;
    height: 12px!important;
    line-height: 12px;
    border-right: none;
}

span.text_green {
    color: #25750f;
}


/* photo border block */
table.photo_block_outer td.corner_lt {
    background-image: url("../img/bg_border_lt.gif");
    background-repeat: no-repeat;
    background-position: left top;
    height: 7px;
    width: 7px;
    line-heigth: 7px;
    font-size: 0px;
}

table.photo_block_outer td.corner_rt {
    background-image: url("../img/bg_border_rt.gif");
    background-repeat: no-repeat;
    background-position: right top;
    height: 7px;
    width: 7px;
    line-heigth: 7px;
    font-size: 0px;
}

table.photo_block_outer td.corner_lb {
    background-image: url("../img/bg_border_lb.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 7px;
    width: 7px;
    line-heigth: 7px;
    font-size: 0px;
}

table.photo_block_outer td.corner_rb{
    background-image: url("../img/bg_border_rb.gif");
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 7px;
    width: 7px;
    line-heigth: 7px;
    font-size: 0px;
}

table.photo_block_outer td.border_t {
    background-image: url("../img/bg_border_t.gif");
    background-repeat: repeat-x;
    background-position: top;
}

table.photo_block_outer td.border_b {
    background-image: url("../img/bg_border_b.gif");
    background-repeat: repeat-x;
    background-position: bottom;
}

table.photo_block_outer td.border_l {
    background-image: url("../img/bg_border_l.gif");
    background-repeat: repeat-y;
    background-position: left;
}

table.photo_block_outer td.border_r {
    background-image: url("../img/bg_border_r.gif");
    background-repeat: repeat-y;
    background-position: right;
}

table.photo_block_outer td.photo_block_inner img {
    display: block;
}

#popUpLegend {
    position: absolute;
    top: 100px;
    left: 100px;
    /*display: none;*/
    visibility: hidden;
    background-color: #efecd0;
    border: 1px dotted #ada166;
    padding: 10px;
    width: 160px;
}

.center_block {
    text-align: center;
}

a.anchor {
    color: #25750f;
}

div#slideshow {
    height: 465px;
    overflow: hidden;
}

div.description {
    padding-top: 5px;
}


ul.yellow_pages_list {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 10px 0;
	padding-left: 4%;	
	margin: 0;
	list-style-type: none;	
}

ul.yellow_pages_list li {
	float: left;
	width: 30%;
	padding-left: 2%;
	padding-bottom: 2px;
	background: url("../img/bullet.gif") left no-repeat;	
}

ul.yellow_pages_list li a:hover {
	text-decoration: none;
}



