
@import "search.css";

* {
  padding: 0;
  margin: 0;
  }
  body {
    background: url(../images/background.gif) repeat-x #000000;
    font-family: Tahoma;
    }
    #container {
        width: 1024px;
        height: auto;
        margin: auto;
        }
        #top {
            width: 1024px;
            height: auto;
            float: left;
            }
            #top img {
                border: 0;
                float: left;
                margin: 4px 0 0 15px;
                }
            #navigation {
                width: auto;
                height: auto;
                float: right;
                margin: 0 40px 0 0;
                }
            #top ul {
                background: url(../images/wrapper_ul.gif) center no-repeat;
                width: auto;
                height: 40px;
                padding-right: 20px;
                float: left;
                }
                #top ul li {
                    display: inline;
                    text-align: center;
                    padding: 5px 0 0 30px;
                    float: left;
                    }
                    #top ul li a {
                        font-size: 0.75em;
                        color: #F1D482;
                        text-decoration: none;
                        }
                        #top ul li a:hover {
                            text-decoration: underline;
                            }
        #boxs {
            width: 900px;
            height: auto;
            margin: auto;
            float: left;
            margin: 0 0 0 62px;
            }
            .box {
                background: url(../images/wrapper_box.gif) no-repeat;   
                width: 277px;
                height: 243px;
                float: left;
                margin: 0 0 0 18px;
                }
                .box span {
                    width: 250px;
                    height: auto;
                    float: left;
                    margin: 2px 0 0 0;
                    }
                .box label {
                    width: 50px;
                    float: left;
                    font-size: 0.6em;
                    margin: 5px 0 0 0;
                    color: #B0AB81;
                    }
                .box .littlelabel {
                    width: auto;
                    float: left;
                    font-size: 0.6em;
                    margin: 5px 0 0 5px;
                    color: #B0AB81;
                    }
                .box p.sell {
                    float: left;
                    font-size: 0.6em;
                    margin: 5px 0 0 10px;
                    color: #B0AB81;
                    }
                .box p.rent {
                    float: left;
                    font-size: 0.6em;
                    margin: 5px 0 0 70px;
                    color: #B0AB81;
                    }
                .box .type {
                    float: left;
                    background: none;
                    margin: 0 0 0 5px;
                    }
                .box input.quick {
                    background: url(../images/input.gif);
                    width: 150px;
                    height: 18px;
                    border: 0;
                    float: left;
                    margin: 2px 0 0 2px;
                    font-size: 0.6em;
                    color: #B0AB81;
                    padding: 2px 5px 0px 7px;
                    }
                .box input.little {
                    background: url(../images/input_little.gif);
                    width: 58px;
                    height: 18px;
                    border: 0;
                    float: left;
                    margin: 2px 0 0 3px;
                    font-size: 0.6em;
                    color: #B0AB81;
                    padding: 2px 5px 0px 7px;
                    }
                .box .type {
                    width: auto;
                    height: auto;
                    float: left;
                    }
            .box1 {
                background: url(../images/wrapper_box1.gif) no-repeat;   
                width: 277px;
                height: 243px;
                float: left;
                margin: 0 0 0 18px;
                }
                #boxs h5 {
                    font-size: 0.6em;
                    color: #818B8F;
                    float: left;
                    padding: 0 0 0 7px;
                    font-weight: bold;
                    }
                .box1 p {
                    width: 205px;
                    height: 72px;
                    font-size: 0.6em;
                    color: #B0AB81;
                    padding: 0 0 0 7px;
                    float: left;
                    }
                #boxs img.photos {
                    float: left;
                    margin: 7px 0 0 7px;
                    border: 3px solid #4F4E3D;
                    }
                #boxs img.link {
                    float: right;
                    margin: 15px 5px 0 0;
                    border: 0;
                    }
                #boxs img.link2 {
                    float: right;
                    margin: 5px 5px 0 0;
                    border: 0;
                    }
                #boxs img.links {
                    float: right;
                    margin: 10px 27px 0 0;
                    border: 0;
                    }
                    #boxs img.links2 {
                        float: right;
                        margin: 10px 45px 0 0;
                        border: 0;
                        }
            .txt2 {
                width: 215px;
                height: 0px;
                float: left;
                margin: 30px 0 0 30px;
                }
            .txtform {
                width: 215px;
                height: auto;
                float: left;
                margin: 20px 0 0 30px;
                }
            .box2 {
                background: url(../images/wrapper_box2.gif) no-repeat;   
                width: 277px;
                height: 243px;
                float: left;
                margin: 0 0 0 18px;
                }
                .box2 .txt {
                    width: 215px;
                    height: auto;
                    float: left;
                    margin: 30px 0 0 30px;
                    }
                    .box2 p {
                        width: 205px;
                        height: 45px;
                        font-size: 0.6em;
                        color: #B0AB81;
                        padding: 0 0 0 7px;
                        text-align: center;
                        line-height: 15px;
                        }
            .box2 input {
                background: url(../images/input.gif);
                width: 150px;
                height: 18px;
                border: 0;
                float: left;
                margin: 12px 0 0 28px;
                font-size: 0.6em;
                color: #B0AB81;
                padding: 2px 5px 0px 7px;
                }
            .box span a {
                float: left;
                font-size: 0.6em;
                color: #B0AB81;
                margin: 20px 0 0 55px;
                text-decoration: none;
                font-weight: bold;
                }
                .box span a:hover {
                    text-decoration: underline;
                    }
            .box input.sub {
                background: url(../images/submit.gif) no-repeat;
                width: 60px;
                height: 19px;
                border: none;
                float: right;
                font-size: 0.7em;
                color: #B0AB81;
                margin: 17px 37px 0 0;
                font-weight: bold;
                padding: 1px 0 2px 0;
                }
            .box h2 {
                text-align: center;
                margin: 40px 0 0 0;
                font-size: 1em;
                color: #B0AB81;
                height: 20px;
                font-weight: bold; 
                }
            .box1 h2 {
                text-align: center;
                margin: 40px 0 0 0;
                font-size: 1em;
                color: #B0AB81;
                height: 20px;
                font-weight: bold; 
                }
            .box2 h2 {
                text-align: center;
                margin: 40px 0 0 0;
                font-size: 1em;
                color: #B0AB81;
                height: 20px;
                font-weight: bold; 
                }
        #menu {
            background: url(../images/wrapper_menu.gif) no-repeat;
            width: 1024px;
            height: auto;
            float: left;
            margin: 15px 0 0 0;
            }
            #menu img.sales {
                border: 0;
                margin: 16px 0 0 50px;
                float: left;
                }
            #menu img.lettings {
                border: 0;
                margin: 40px 0 0 13px;
                float: left;
                }
            #menu img.property_finder {
                border: 0;
                margin: 40px 0 0 35px;
                float: left;
                }
            #menu img.services {
                border: 0;
                margin: 40px 0 0 35px;
                float: left;
                }
            #menu img.contact {
                border: 0;
                margin: 16px 0 0 35px;
                float: left;
                }
            #menu ul {  
                width: 750px;
                height: auto;
                margin: auto;
                }
                #menu li {
                    display: inline;
                    height: auto;
                    float: left;
                    padding: 0 0 50px 0;
                    }
        #content {  
            width: 1024px;
            height: auto;
            margin: auto;
            color: #fff;
            }
        #offer {
            background: url(../images/wrapper_menu2.gif) bottom right no-repeat;
            width: 700px;
            height: auto;
            margin: 0 0 15px 162px;
            padding: 0 0 20px 0;
            float: left;
            }
            #offer span {
                width: 700px;
                height: auto;
                float: left;
                margin: 10px 0 0 0;
                padding: 0 0 15px 0;
                text-align: left;
                font-size: 12px;
                color: #CCC695;
                }
                #offer span h4 {
                    width: 100%;
                    font-size: 1.1em;
                    font-weight: bold;
                    color: #eee;
                    float: left;
                    margin: 5px 0 5px 0;
                    }
                #offer span h5 {
                    width: 100%;
                    font-size: 1em;
                    font-weight: normal;
                    color: #818B8F;
                    float: left;
                    }
                #offer span p {
                    width: 100%;
                    text-indent: 20px;
                    padding: 0 0 10px 0;
                    float: left;
                    }
                #offer span a {
                    font-size: 0.9em;
                    font-weight: bold;
                    text-decoration: none;
                    float: right;
                    margin: 10px 0 0 0;
                    color: #CCC695;
                    }
                #offer span a.more {
                    font-size: 0.9em;
                    font-weight: bold;
                    text-decoration: none;
                    text-align: left;
                    float: none;
                    color: #CCC695;
                    }
                    #offer span a img {
                        border: 0;
                        vertical-align: middle;
                        margin: 0 3px 0 0;
                        }
                #offer span a.emaillink {
                    font-size: 0.9em;
                    font-weight: bold;
                    text-decoration: underline;
                    text-align: left;
                    float: none;
                    color: #CCC695;
                    }
                    #offer span a.emaillink:hover {
                      text-decoration: none;
                      }
                #offer span ul {
                    float: left;
                    width: 100%;
                    height: auto;
                    padding: 5px 0 5px 25px; 
                    }
                    #offer span ul li {
                        list-style-type: circle;
                        font-weight: bold;
                        font-size: 11px;
                        }
            .offers {
                width: 700px;
                height: auto;
                clear: both;
                padding: 20px 0 20px 0;
                }
                .offers .photos {
                    width: 190px;
                    height: auto;
                    float: left;
                    text-align: center;
                    }
                    .offers .photos img {
                        background: #000;
                        border: 1px solid #fff;
                        padding: 2px;
                        }
                    .offers .photos img.sold {
                        background: none;
                        border: 0;
                        padding: 0;
                        }
                    .offers .photos p {
                        text-align: center;
                        font-weight: bold;
                        font-size: 0.7em;
                        margin: 2px 0 7px 0;
                        }
                    .offers .photos a {
                        text-decoration: none;
                        color: #CCC695;
                        }
                        .offers .photos a:hover {
                            text-decoration: underline;
                            }
                .offers .photos_offer {
                    width: 190px;
                    height: auto;
                    float: left;
                    text-align: center;
                    margin: 32px 0 0 0;
                    }
                    .offers .photos_offer img {
                        background: #000;
                        border: 1px solid #fff;
                        padding: 2px;
                        }
                    .offers .photos_offer img.sold {
                        border: 0;
                        padding: 0;
                        background: none;
                        }
                    .offers .photos_offer p {
                        text-align: center;
                        font-weight: bold;
                        font-size: 0.7em;
                        margin: 2px 0 30px 0;
                        }
                    .offers .photos_offer a {
                        text-decoration: none;
                        color: #CCC695;
                        }
                        .offers .photos_offer a:hover {
                            text-decoration: underline;
                            }
                #offer h3 {
                    background: url(../images/wrapper_h3.gif) no-repeat;
                    width: 505px;
                    height: 18px;
                    font-size: 0.7em;
                    float: left;
                    color: #CCC695;
                    font-weight: bold;
                    padding: 3px 0 0 5px;
                    margin: 0 0 5px 0;
                    }
                #offer .offers .info {
                    float: left;
                    width: 130px;
                    height: auto;
                    margin: 0;
                    }
                    #offer .offers .info p {
                        font-size: 0.7em;
                        text-align: right;
                        font-weight: bold;
                        margin: 1px 2px 0 0;
                        color: #818B8F;
                        }
                #offer .offers .text {
                    float: left;
                    width: 350px;
                    height: auto;
                    margin: 0;
                    }
                    #offer .offers .text p {
                        font-size: 0.7em;
                        text-align: left;
                        margin: 1px 0 0 2px;
                        color: #B0AB81;
                        }
                        #offer .offers .text a {
                            font-size: 0.7em;
                            font-weight: bold;
                            text-decoration: none;
                            float: right;
                            margin: 10px 0 0 0;
                            color: #CCC695;
                            }
                            #offer .offers .text a img {
                                border: 0;
                                vertical-align: middle;
                                margin: 0 3px 0 0;
                                }
                        #offer .offers .text a.back {
                            font-size: 0.9em;
                            font-weight: bold;
                            text-decoration: none;
                            float: right;
                            margin: 10px 0 0 0;
                            color: #CCC695;
                            }
                            #offer .offers .text a.back:hover {
                                text-decoration: underline;
                                }
                    #offer p.information {
                        font-size: 12px;
                        font-weight: bold;
                        float: left;
                        padding: 30px 0 0 0;
                        color: #CCC695;
                        width: 100%;
                        text-align: center; 
                        }
            #numbers {  
                width: 700px;
                height: auto;
                margin: auto;
                text-align: center;
                }
                #numbers p {
                    font-size: 0.7em;
                    color: #CCC695;
                    }
                    #numbers p a.num {
                        color: #CCC695;
                        text-decoration: none;
                        font-weight: bold;
                        }
                        #numbers p a.num:hover {
                            text-decoration: underline;
                            }
                    #numbers p span a {
                        color: #CCC695;
                        text-decoration: none;
                        letter-spacing: 4px;
                        }
                #numbers span {
                    padding: 0 30px 0 30px;
                    }
                    #numbers span a {
                        font-size: 1em;
                        text-decoration: none;
                        }
                    #numbers span a.active {
                        font-size: 1em;
                        color: #fff;
                        font-weight: bold;
                        text-decoration: none;
                        }
            #content .menu2 {
                background: url(../images/wrapper_menu2.gif) bottom right no-repeat;
                width: 700px;
                height: 62px;
                float: left;
                margin: 10px 0 0 0;
                text-align: center;
                }
                #content .menu2 ul.first {
                    float: left;
                    width: auto;
                    height: auto;
                    margin: 32px 0 0 30px;
                    }
                #content .menu2 ul.second {
                    float: left;
                    width: auto;
                    height: auto;
                    margin: 32px 0 0 168px;
                    }
                    #content .menu2 li {
                        display: inline;
                        float: left;
                        margin: 0 0 0 20px;
                        }
                    #content .menu2 li img {
                        border: 0;
                        }
        #footer {
            background: url(../images/footer.gif) no-repeat;
            width: 1024px;
            height: 179px;
            float: left;
            margin: 40px 0 0 0;
            }
            #footer p {
                font-size: 0.7em;
                color: #CCC695;
                text-align: center;
                margin: 35px 0 0 0;
                }
                #footer p a {
                    font-weight: bold;
                    text-decoration: none;
                    color: #CCC695; 
                    }
                    #footer p a:hover {
                        text-decoration: underline;
                        }
