body {
    background-color: #000000;
    background-image: url('../images/bg.png');
    background-attachment: fixed;
    background-repeat: repeat;
}

.container {
    background-color: #ffffff;
}

h1 { color: #5d2a36; font-weight: normal; }
h2 { color: #5d2a36; font-weight: normal; }
h3 { color: #5d2a36; font-weight: normal; }

h3.h1 { font-size: 3em; }
h5.h2 { font-size: 2em; margin-bottom: 0.75em; }

img { border: none; }

.rounded3 { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.rounded5 { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.rounded10 { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

table.frame { border-collapse: collapse; }
table.frame > tr > td { }

span.pseudolink {
    color: #06c;
    text-decoration: underline;
    cursor: pointer;
}

.left {
}

.right {
}

.middle {
    margin-top: 10px;
}

.content {
   
}

.header {
    height: 87px;
    background-image: url(../images/head_bg.png);
    background-position: top left;
    background-repeat: repeat-x;
    /*margin-top: 1px;*/
}

.footer {
    background-color: #5d2a36;
    height: 40px;
    line-height: 40px;
    color: #f6c9b3;
    text-align: center;
    margin-top: 20px;
    /*margin-bottom: 1px;*/
}



.apt-list {
}

.apt {
    padding: 10px 10px 10px 10px;
    margin-bottom: 40px;
    background-color: #f6c9b3;
}

.apt h1 {
    color: #C35454;
}
.apt p {
    margin-bottom: 5px;
}
.apt p.more {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
}
.apt .price {
    width: 106px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    background-image: url(../images/price_bg.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.apt .subheader {
    font-size: 16px;
    color: #c35454;
}

.apt .order-button {
    cursor: pointer;
}
.apt .titlephoto {
    border: 1px solid #c25453;
}

.apt .text {
     width: 310px;
     float: left;
}







div.form {
    /*border: 1px solid #C35555;*/
    background-color: #F6C9B3;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
div.form table tr td {
    vertical-align: top;
    padding: 10px;
}




.logo {
    width: 294px;
    float: left;
}
.logo img {
    height: 87px;
    width: 284px;
    margin-left: 10px;
}

.toplinks {
    height: 87px;
    line-height: 87px;
    width: 480px;
    float: left;

    text-align: center;
    color: #F6C9B3;
}
.toplinks a {
    font-size: 18px;
    color: #f6c9b3;
    margin-left: 3px;
    margin-right: 3px;
}

.lang {
    float: left;
}
.lang img {
    height: 87px;
    width: 57px;
    margin-right: 10px;
}


.news-headers {
    width: 200px;
    margin: 30px auto 10px auto;
}
.news-headers h3 {
    color: #c35454;
    font-weight: bold;
    font-size: 18px;
}
.news-headers ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.news-headers li {
    margin-bottom: 20px;
}
.news-headers .date {
    color: #c35454;
}
li div.review_text {
    font-style: italic;
}

.mapblock {
    width: 200px;
    margin: 20px auto 20px auto;
    padding: 2px 0 2px 0;
}
.mapblock img {
    cursor: pointer;
}

.search-form {
    width: 300px;
    margin: 0 auto 0 auto;
    background-color: #F6C9B3;
    line-height: 20px;
}
.search-form .padding {
    padding: 10px;
}
.search-form .caption {
    text-align: center;
    background-color: #5d2a36;
    height: 25px;
    line-height: 25px;
    margin: 2px auto;
    color: #f6c9b3;
    width: 100%;
    font-weight: bold;
}
.search-form select {
    font-size: 12px;
    border: 1px solid #C35454;
}
.search-form td {
    font-size: 12px;
}


.right-preview {
    margin: 0px auto 20px auto;
    padding: 10px 0 10px 0;
    background-color: #F6C9B3;
    width: 200px;
}
.right-preview h3 {
    font-size: 18px;
    color: #c35454;
    font-weight: normal;
    margin: 0;
}
.right-preview p {
    margin: 0;
}
.right-preview .category {
    color: #656565;
}
.right-preview .address {
    color: #656565;
}
.right-preview img {
    border: 1px solid #C35555;
    margin-top: 5px;
}


.apt .address, .apt-details .address {
    font-size: 16px;
    font-weight: bold;
    color: #c35454;
}

.menu {
    background-color: #f6c9b3;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 200px;
    margin: 0 auto;
}
.menu .link0 {
    width: 186px;
    height: 27px;
    margin: 3px auto 3px auto;
    line-height: 27px;
    background-image: url(../images/button_bg.png);
    background-repeat: no-repeat;
}
.menu .link0 a {
    color: #ffffff;
    margin-left: 10px;
    text-decoration: none;
}
.menu .link0 a:hover {
    text-decoration: underline;
}





.stats {
    width: 300px;
    margin: 10px auto 0 auto;
    background-color: #F6C9B3;
    padding: 2px 0 2px 0;
}
.stats .caption {
    text-align: center;
    background-color: #5d2a36;
    height: 25px;
    line-height: 25px;
    margin: 2px auto;
    color: #f6c9b3;
    width: 97%;
    font-weight: bold;
}







.apt-details {
    padding: 10px 10px 10px 10px;
    margin-bottom: 40px;
    background-color: #f6c9b3;
}
.apt-details p {
    margin: 0.2em 0 0.8em 0;
}
.apt-details .subheader {
    /*font-size: 16px;*/
    color: #c35454;
}
.apt-details .price {
    width: 106px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    background-image: url(../images/price_bg.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.apt-details .order-button {
    cursor: pointer;
}
.apt-details .text {
     width: 310px;
     float: left;
}
.apt-details .photo {
    border: 1px solid #c25453;
}
.apt-details .map {
    margin-top: 15px;
    margin-bottom: 15px;
}
.apt-details .map iframe {
    border: 1px solid #C35454;;
}

.apt-details imgbutton {
    width: 220px;
    height: 31px;
}



.apt-photo {
    padding: 10px 10px 10px 10px;
    margin-bottom: 40px;
    background-color: #f6c9b3;
}
.apt-photo .subheader {
    font-size: 16px;
    color: #c35454;
}
.apt-photo .order-button {
    cursor: pointer;
}
.apt-photo .photo {
    border: 1px solid #c25453;
}



label.linklabel {
    color:#06c;
    cursor: pointer;
    text-decoration: underline;
    margin-left: 5px;
    font-weight: normal;
    font-size: 12px;
}

label.search {
    font-weight: normal;
}



#tinymce {
    background-image: none;
    background-color: #ffffff;
}



.previews .scroller {
    width: 380px;
    height: 160px;
    overflow: auto;
    border: 1px solid #C35454;
    margin-bottom: 20px;
    padding: 10px;
}
.previews .scroller .onephoto {
    width: 160px;
    height: 190px;
    float: left;
    margin: 0 20px 20px 0;
    overflow: hidden;
}



.splash {
    width: 540px;
    height: 300px;
}
.homePhones {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1.3em;
}

.aptPreviewPhoto {
    width: 150px;
}

.apt_review {
    margin-bottom: 2em;
}
.rating_wrap {
    background-color: #f1f1f1;
    padding: 5px;
    display: inline-block;
}

.apt_review .message {
}

.apt_review .signature {
    margin-top: 0.3em;
    padding-left: 2em;
    font-style: italic;
}
.apt_review_scroller {
    width: 380px;
    height: 160px;
    overflow: auto;
    margin-bottom: 20px;
    padding: 10px;
}



.errors {
    padding: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    color: red;
}


.not_avail {
    background-color: red;
    font-weight: bold;
    color: #ffffff;
    padding: 5px;
    margin: 20px 0 20px 0;
    text-align: center;
}