﻿body
{
    font-family: Arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background-image: url(/img/background.jpg);
    background-repeat: no-repeat;
}
a:visited, a:link
{
    color: blue;
}
a:hover
{
    background-color: blue;
    color: #fff;
    text-decoration: none;
}
a.m
{
    font-size: 11px;
    color: Gray;
}
a:hover.m
{
    font-size: 11px;
    color: white;
}
.listing, .cnt
{
    line-height: 18px;
}
/*.cnt a
{
    background-color: white;
}*/
.cnt a:hover
{
    background-color: blue;
}
.i
{
    font-size: 32px;
    font-weight: 500;
}
.it
{
    height: 16px;
}
h1 a:link, h1 a:visited, h1 a:active
{
    color: black;
    text-decoration: underline;
}
h1 a:hover
{
    color: white;
}
h1
{
    margin: 0px 0 10px 0;
    text-align: left;
    font-size: 31px;
    font-family: Arial;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 31px;
}
h2
{
    margin: 10px 0 8px 0;
    font-size: 17px;
    font-family: Arial;
    font-weight: bold;
}
h3
{
    margin: 10px 0 0 0;
    font-size: 16px;
    font-family: 'Arial Black';
    font-weight: bold;
    letter-spacing: -1px;
}

#note
{
    float: left;
}
ul#categories
{
    margin: 0;
    text-align: right;
    list-style: none;
}
ul#categories li
{
    display: inline;
}
.comment
{
    color: #000;
    padding-bottom: 1px;
    display: block;
    font-size: 11px;
    text-align: left;
}
.map_control
{
    width: 115px;
    height: 34px; /*background: url(background_htmlcontrol.png);*/
    padding: 16px;
    font-family: Tahoma, sans-serif;
    font-size: 8pt;
}
.d
{
    font-size: 11px;
    text-align: left;
}
.d h1
{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0;
    text-align: left;
    line-height: 13px;
    padding: 0 0 10px 0;
}

.dt
{
    background-color: #E5ECF9;
}
.pg
{
    text-align: left;
    padding: 10px 0 15px;
    font-size: 110%;
    color: red;
}

.det2
{
    height: 17px;
    overflow: hidden;
    color: black;
}

.price
{
    text-align: right;
    width: 20%;
}
#loading
{
    z-index: 50000;
    font-family: Arial;
    position: absolute;
    right: 0px;
    top: 1px;
    margin: 0;
    padding: 2px 2px 2px 2px;
    background-color: red;
    color: #ffffff;
    font-size: 12px;
}
.go
{
}
#pagesettings td
{
    font-size: 11px;
}

input#rx, input#ry, input#mx, input#my, input#cx, input#cy
{
    width: 30px;
}
.leftmenu
{
    border-bottom: 3px solid #E5E5E5;
    height: 30px;
    width: 250px;
    background-color: #fff;
}
.leftmenu a
{
}
.leftmenu img
{
    vertical-align: middle;
}
.leftmenu:hover
{
    background-color: #E5E5E5;
}
.x
{
    visibility: hidden;
    display: none;
}

div.container
{
    position: relative;
    width: 100%;
    height: 100%;
}


div.over_map
{
    width: 120px;
    height: 240px;
    z-index: 2;
    position: absolute;
    top: 150px;
    left: 700px;
}
.PopUpBody
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1000;
    background-image: url(/img/background-trans.png);
}
.PopUpWin
{
    width: 600px;
    margin: 150px auto;
    background-color: #fff;
    border: 1px solid #000;
    padding: 20px 40px 40px 40px;
    text-align: left;
}
.gallery img
{
    margin-right: 8px;
}

.cloud a
{
    margin-right: 8px;
}
div.gallerylong
{
    overflow: hidden;
    width: 100%;
    height: 170px;
}
.gallerylong img
{
    margin-right: 8px;
    margin-bottom: 8px;
    width: 75px;
    height: 75px;
}
.gallerylong a:hover, .gallery a:hover
{
    background-color: transparent;
}
img
{
    border-style: none;
}
.delayLoad
{
    width: 75px;
    height: 75px;
}
/*auto suggest*/
.asbMenu
{
    border: 1px solid black;
    background: #ffffff;
    position: absolute;
    padding: 5;
    white-space: nowrap;
    z-index: 1000;
    width: 300px;
    overflow-y: scroll;
    max-height: 200px;
}
.asbMenuBase
{
    position: absolute;
    z-index: 1000;
}
.asbMenuItem
{
    background: #ffffff;
    cursor: hand;
    cursor: pointer;
    font-size: 13px;
    font-family: Arial;
}
.asbSelMenuItem
{
    background: lightblue;
    cursor: hand;
    cursor: pointer;
    white-space: nowrap;
    font-size: 13px;
    font-family: Arial;
}
.rate0
{
    background-image: url(/img/rempty.gif);
    width: 23px;
    height: 22px;
}
.rate1
{
    background-image: url(/img/rstar.gif);
    width: 23px;
    height: 22px;
}
.rate2
{
    background-image: url(/img/rstar.gif);
    width: 23px;
    height: 22px;
}
.small
{
    font-size: 11px;
}

