* {
    margin: 0;
    padding: 0;
    font: 14px "Times New Roman", FreeSerif, serif;
    }
body {
    background: #a08058 url(../images/bg.gif) left top repeat;
    }
img {
    border: 0;
    }
h2 {
    margin-bottom: 22px;
    font-size: 1.4em;
    font-weight: bold;
    }
h3 {
    margin-bottom: 12px;
    font-size: 1.1em;
    font-weight: bold;
}
h4 {
    margin-bottom: 7px;
    font-size: 1.0em;
    font-weight: bold;
}
p {
    margin-bottom: 16px;
    }
    p a.bold {
        font-weight: bold;
        color: #303524;
        }
strong {
    font-weight: bold;
    }
.clear {
    clear:both;
}
#container {
    width: 1000px;
    margin: 0 auto;
    color: #303524;
    }
    #header {
        position: relative;
        width: 100%;
        height: 200px;
        background: #97b1d4 url(../images/header.jpg) left top no-repeat;
        }
        #logo {
            position: absolute;
            top: 42px;
            left: 56px;
            }
            #logo img {
                float: left;
                width: 135px;
                height: 137px;
                }
        #menu {
            position: absolute;
            top: 74px;
            left: 369px;
            width: 577px;
            height: 47px;
            overflow: hidden;
            padding-top: 25px;
            padding-left: 23px;
            background: #e3d3b1 url(../images/menu_noindex.jpg) left top no-repeat;
            list-style: none;
            }
            #menu li {
                float: left;
                /*margin-right: 15px;*/
                margin-right: 37px;
                font-size: 1.3em;
                color: #7b2e00;
                }
                #menu li a {
                    font-size: 1.0em;
                    color: #303524;
                    }
    #outer {
        width: 100%;
        background: #eadcbb url(../images/outer.jpg) left top repeat-y;
        }
        #inner {
            padding-bottom: 75px;
            background: url(../images/inner.jpg) left bottom no-repeat;
            }
            #content {
                padding: 64px 69px 0 66px;
                background: url(../images/content.jpg) left top no-repeat;
                }
            #content a {
            color: #303524;
            }
            #content input {
                    color: #303524;
                    vertical-align: middle;
                    padding: 5px 0px 0px 5px ;
                    height: 22px;
                    margin-bottom: 10px;
                    border: 1px solid #9d7d55;
                    background-color: #efe2c1;
                }
                #content textarea {
                    color: #303524;
                    border: 1px solid #9d7d55;
                    padding: 0px 0px 0px 5px ;
                    width: 400px;
                    height: 129px;
                    background-color: #efe2c1;
                    margin-bottom: 10px;
                }
                #content table {
                    border-top: 1px solid #9d7d55;
                    border-left: 1px solid #9d7d55;
                }
                #content table td {
                    padding: 5px;
                    border-bottom: 1px solid #9d7d55;
                    border-right: 1px solid #9d7d55;
                }
                #content table th {
                    padding: 5px;
                    border-bottom: 1px solid #9d7d55;
                    border-right: 1px solid #9d7d55;
                }
                #content .map {
                    margin-left: 90px;
                    margin-top: 20px;
                }
                #content .map li {
                    margin-bottom: 10px;
                }
                #content .map li a {
                    font-weight: bold;
                    font-size: 16px;
                    color: #303524;
                }
                #content .map li ul {
                    margin-left: 20px;
                    margin-top: 10px;
                    margin-bottom: 10px;
                }
                #content .map li ul li a {
                    font-weight: normal;
                    font-size: 14px;
                    color: #303524;
                }
                #ul_model {
                    list-style: none;
                    margin: 0px 0px 0px 60px;
                    padding: 0px 0px 0px 0px;
                    }
                    #ul_model li {
                        float: left;
                        text-align: center;
                        margin-right: 50px;
                        margin-bottom: 30px;
                        }
                        #ul_model li img {
                            margin-bottom: 5px;
                        }
                        #ul_model li a {
                            font-size: 14px;
                            color: #303524;
                            font-weight: bold;
                        }
                #left_img_model_opened {
                    float: left;
                    text-align: center;
                    margin-right: 56px;
                }
                    #left_img_model_opened img {
                        margin-bottom: 10px;
                    }
                    #divDoorHasGlass0 a {
                        color: #303524;
                    }
                    #divDoorHasGlass1 a {
                        color: #303524;
                    }
                #right_img_model_opened {
                    float: left;
                    width: 650px;
                }
                #right_img_model_opened p {
                    padding: 0px 130px 20px 20px;
                }
                #right_img_model_opened .back {
                    float: right;
                    margin-right: 20px;
                    font-size: 14px;
                    color: #303524;
                    font-weight: bold;
                }
                #ul_modification {
                    font-weight: bold;
                    list-style: none;
                    /*padding: 10px 0px 10px 20px;*/
                    /*padding: 10px 0px 0px 17px;*/
                    padding: 10px 0px 10px 5px;
                    /*width: 588px;*/
                    margin-right: -20px;
                    width: 630px;
                    /*height: 100px;*/ 
					overflow:hidden;
                    clear: both;
                    margin-bottom: 30px;
                    /*background: url(../images/ul_modification.jpg) left top no-repeat;*/
					background:#f4e6cb;
					-moz-border-radius: 4px; 
				    -webkit-border-radius: 4px; 
				    -khtml-border-radius: 4px; 
				    border-radius: 4px; 
                }
                #ul_modification li {
                    font-weight: bold;
                    /*width: 90px;*/
                    /*width: 60px;*/
                    width: 65px;
					height:100px;
                    float: left;
                    text-align: center;
                    /*margin-right: 10px;*/
                    margin-right: 5px;
                    margin-bottom: 15px;
                }
                #ul_modification li a {
                    padding: 3px 0px 5px 0px;
                    display: block;
                    margin-left: auto;
                    margin-right: auto;
                    padding-right: 0px;
                }
                #ul_modification li a.selectedModel {
                    background: url(../images/bd_a_hover_modification.gif) center top no-repeat;
                }
                *html #ul_modification li a.selectedModel {
                    background: url(../images/bd_a_hover_modification.gif) center 0px no-repeat;
                }
                *+html #ul_modification li a.selectedModel {
                    background: url(../images/bd_a_hover_modification.gif) center 0px no-repeat;
                }
                #ul_color {
                    font-weight: bold;
                    list-style: none;
                    padding: 15px 0px 10px 10px;
                    width: 630px;
                    height: 95px;
                    clear: both;
                    margin-bottom: 20px;
                    background: url(../images/ul_color.jpg) left top no-repeat;
                }
                #ul_color li {
                    /*width: 69px;*/
                    width: 64px;
                    font-weight: bold;
                    float: left;
                    text-align: center;
/*                     margin-right: 25px; */
					margin-right: 0px;
                    font-size: 12px;
                }
                #ul_color li.text {
                    width: 45px;
                    font-size: 14px;
                    padding-top: 5px;
                    /*margin-right: 5px;*/
                    margin-right: 0px;
                }
                #ul_color li a {
                    padding: 3px 0px 5px 0px;
                    display: block;
/*                     width: 34px; */
/*                     text-align: center; */
/*                     float: left; */
/*                     margin-right: 10px; */
                }
                #ul_color li a.selectedColor {
                    background: url(../images/bd_a_hover_color.gif) center top no-repeat;
                }
                #ul_color li span {
                    padding-top: 5px;
                    display: block;
/*                     float: left; */
/*                     white-space: nowrap; */
                }
                #map {
                    float: left;
                    width: 320px;
                }
                #send {
                    float: right;
                    width: 430px;
                }
                #send input {
                    color: #303524;
                    vertical-align: middle;
                    padding: 5px 0px 0px 5px ;
                    width: 400px;
                    height: 22px;
                    margin-bottom: 10px;
                    border: 1px solid #9d7d55;
                    background-color: #efe2c1;
                }
                #send textarea {
                    color: #303524;
                    border: 1px solid #9d7d55;
                    padding: 0px 0px 0px 5px ;
                    width: 400px;
                    height: 129px;
                    background-color: #efe2c1;
                    margin-bottom: 10px;
                }
                #send img {
                    float: left;
                    margin-right: 10px;
                }
                #send #sendCaptcha {
                    margin-top: 7px;
                    width: 170px;
                }
                #send #submit {
                    margin-top: 7px;
                    width: 117px;
                    height: 33px;
                    border: none;
                    padding: 0px;
                    margin-left: 5px;
                }
                #divFormRegistr {
                    float: left;
                    display: block;
                    margin-right: 30px;
                }
                #divFormRegistr input {
                    color: #303524;
                    vertical-align: middle;
                    padding: 5px 0px 0px 5px ;
                    width: 400px;
                    height: 22px;
                    margin-bottom: 10px;
                    border: 1px solid #9d7d55;
                    background-color: #efe2c1;
                }
                #divFormRegistr textarea {
                    color: #303524;
                    border: 1px solid #9d7d55;
                    padding: 0px 0px 0px 5px ;
                    width: 400px;
                    height: 129px;
                    background-color: #efe2c1;
                    margin-bottom: 10px;
                }
                #divFormRegistr img {
                    float: left;
                    margin-right: 10px;
                    margin-top: 7px;
                }
                #divFormRegistr #sendCaptcha {
                    margin-top: 7px;
                    width: 170px;
                }
                #divFormRegistr #submit {
                    margin-top: 7px;
                    width: 117px;
                    height: 33px;
                    border: none;
                    padding: 0px;
                    margin-left: 5px;
                }
            #look_dealer {
                margin-right: -55px;
                margin-left: 10px;
                width: 421px;
                height: 299px;
                padding-left: 34px;
                padding-top: 18px;
                float: left;
                display: block;
                background: url(../images/map_dealers.jpg) 0px 40px no-repeat;
                }
    #footer {
        position: relative;
        width: 100%;
        height: 56px;
        background: #ddcaa2 url(../images/footer_noindex.jpg) left top no-repeat;
        color: #573513;
        }
        #address {
            position: absolute;
            top: 21px;
            left: 63px;
            }
        #phone {
            position: absolute;
            top: 16px;
            left: 419px;
            font-size: 1.4em;
            font-weight: bold;
            }
        #footer a {
            position: absolute;
            top: 9px;
            right: 57px;
            padding-right: 91px;
            background: url(../images/mst_noindex.jpg) right 5px no-repeat;
            text-align: right;
            color: #573513;
            }
        #footer a#map { 
            width: 30px;
            height: 27px;
            position: absolute;
            top: 15px;
            right: 320px;
            padding-right: 0px;
            background: url(../images/map_link.gif) left top no-repeat;
            }
        #footer #counter_hidden {
            display: none;
        }
#outer.door #content{ background:url("../images/door.jpg") no-repeat right 0; height:649px;}
#outer.door #inner{ background:none; padding:0;}
#outer.door h2{ color:#e9d8bc; font:bold 18px Georgia, "Times New Roman", Times, serif;}
#content .text_titl, #content .text_titl a{ font:12px Georgia, "Times New Roman", Times, serif; color:#e6d6b2; text-decoration:none;}
.text_titl{ float:right; width:498px; overflow:hidden;}
#dash{ border-bottom:1px dashed #e6d6b2;}
#dash:hover{ border-bottom:none;}
.back{ float:right;}
.back a{ padding:0 0 0 11px; background:url("../images/content/back.png") no-repeat left center;}
.box_boor{ position:relative;}
.box_boor_left{ position:absolute; left:67px; top:1px;}
.box_boor_right{ float:right; /*background:url("../images/content/cloud_door.png") no-repeat 0 0;*/ width:454px; height:461px; margin:0 43px 0 0;}
.box_bg_carusel{ background:url("../images/content/cloud_door.png") no-repeat 0 -148px; width:454px; height:313px;}
.box1{ /*height:91px;*/ margin:0 0 55px; background:url("../images/content/bloks_top.png") no-repeat 2px 0px; padding-top: 12px;}
.box1_bottom{background:url("../images/content/bloks_bottom.png") no-repeat 2px bottom; padding-bottom: 12px;}
.box1_bg{background:url("../images/content/bloks_bg.png") repeat-y 2px 0px; border-bottom: 1px solid transparent;}
#outer.door .box1 p{ padding:12px 32px 12px 32px; margin: 0px 0px 0px 0px; font:12px Georgia, "Times New Roman", Times, serif;}
.box2{ height:122px; margin:0 0 56px; padding:0 8px 0 6px; overflow:hidden;}
.box2 li a span{ display: block;}
.box3{ height:122px; padding:0 8px 0 6px; overflow:hidden;}
.box_ul{ width:350px; overflow:hidden;}

