@import url("reset.css");


body {
	background: #836C4F url('/img/header_bg.jpg') repeat-x;
    font-family: Arial, Times, Tahoma;
}

#page {
	width: 995px;
	margin: 0 auto 0;
	background: url('/img/page_bg.gif') repeat-y;
	position: relative;
	overflow: auto;
}
#top_page {
	margin: 0 auto 0 auto;
	width: 995px;
	height: 55px;
	background: url('/img/top_page_bg.png') no-repeat;
	behavior: url(/css/iepngfix.htc);
}
#top_page_gif {
	background: url('/img/top_page_bg_no_shadow.gif') no-repeat;
	width: 995px;
	height: 55px;
}
#content {
	width: 982px;
	background: url('/img/page_bg_cut_top.gif') no-repeat;
	margin: 0 0 0 6px;
	position: relative; 
    overflow: auto;
}
#header {
	width: 995px;
	margin: 0 auto;
}
.a_logo {
	display: block;
	height: 97px;
	width: 307px;
	background: url('/img/logo.png') no-repeat;
	margin: 0 0 10px 50px;
    behavior: url(/css/iepngfix.htc);
}
#slide1, #slide2, #slide3 {
    width: 307px;
    height: 254px;
}
.slide1_container, .slide2_container, .slide3_container {
    width: 307px;
    height: 254px;
    border: 1px solid #6B0412;
    position: relative;
    float: left;
}
.slide_in {
    position: absolute;
    bottom: 0;
    width: 277px;
    height: 52px;
    background: url('/img/gradient_central.png') no-repeat;
    behavior: url(/css/iepngfix.htc);
    padding: 10px 15px 10px 15px;
}
.slide_in h2{
    color: #740F1B;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
    width: 170px;
    float: left;
    line-height: 22px;
}
.slide_in h2 a{
    color: #740F1B;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}
.slide_in .in_arenda,
.slide_in .in_sell {
    float: right;
    color: #740F1B;
    font-size: 10px;
    width: 95px;
    height: 20px;
    text-transform: uppercase;
    text-align: right;
}



#sliders {
    width: 937px;
    height: 268px;
    background: url('/img/sliders_bg.jpg') repeat-x;
    padding: 6px;
    overflow: hidden;
    margin: 0 auto;
}
.slide1_container {
    margin: 0 5px 0 0;
}
.slide2_container {
    margin: 0 5px 0 0;
}

#search_container_sidebar {
    background: url('/img/search_bg.jpg') no-repeat;
    width: 281px;
    height: 291px;
    text-align: center;
    float: left;
    display: inline;
    margin: 0 10px 0 18px;
}
#search_form_sidebar {
    width: 220px;
    margin: 0 auto;
}
#search_form_sidebar h2 {
    text-align: center;
    font-size: 16px;
    color: #720311;
    margin: 25px 0 43px 0;
}
.search_checkboxes {
    text-align: center;
    width: 190px;
    margin: 0 auto 15px auto;
    height: 20px;
}
.search_checkboxes input{
    float: left;
}
.search_checkboxes label{
    float: left;
    width: 50px;
    color: #5F5845;
    font-size: 14px;
    display: inline;
    margin: 4px 20px 0 0;
}
.search_params {
    clear: both;
    height: 100px;
    /*overflow: hidden;*/
}
.search_button {
    background: url('/img/search_button.jpg') no-repeat 0 center;
    width: 175px;
    height: 27px;
    margin: 0 auto;
    padding: 23px 0 15px 12px;
}
.search_button a {
    display: block;
    color: #D9CBAE;
    font-size: 14px;
    text-align: center;
}


#menu {
    height: 44px;
    width: 800px;
    padding: 9px 0 0 70px;
}
#menu li {
    display: block;
    float: left;
}
#menu li a {
    display: block;
    float: left;
}
#menu li a.m1{
    width: 117px;
    height: 44px;
    background: url('/img/menu_1.jpg') no-repeat;
}
#menu li a.m2{
    width: 145px;
    height: 44px;
    background: url('/img/menu_2.jpg') no-repeat;
}
#menu li a.m3{
    width: 114px;
    height: 44px;
    background: url('/img/menu_3.jpg') no-repeat;
}
#menu li a.m4{
    width: 114px;
    height: 44px;
    background: url('/img/menu_4.jpg') no-repeat;
}
#menu li a.m5{
    width: 147px;
    height: 44px;
    background: url('/img/menu_5.jpg') no-repeat;
}


.vip_container {
    position: relative;
    width: 300px;
    height: 146px;
    border: 1px solid #E6E1CE;
    padding: 6px;
    float: left;
    background: #D4AF74 url('/img/vip_bg.gif') repeat-x;
    margin: 6px;
}
.vip_container img {
    float: left;
    border: 1px solid #8B7D56;
    margin: 0;
}
.vip_container span{
    color: #3F040D;
    font-weight: bold;
    font-size: 13px;
    display: block;
    margin: 10px 0 0 0;
    width: 155px;
    float: right;
    text-align: left;
}
.vip_container span.price{
    color: #771522;
    font-size: 21px;
    display: block;
    margin: 20px 0 0 0;
    width: 155px;
    float: right;
    text-align: left;
}
.vip_container a.vip_more {
    display: block;
    font-size: 13px;
    color: #564823;
    float: right;
    clear: both;
    width: 80px;
    margin: 15px 0 0 0;
}


/*content part for rest of pages*/
#content_column_index {
    width: 600px;
    float: right;
}
#content_column {
    width: 670px;    
    float: right;
    /*overflow: hidden;*/
}
#content_column h1 {
    padding: 10px 10px 30px;
    color: #700A18;
    font-size: 21px;
}
#content_column p {
    font-size: 14px;
    padding: 0 10px 10px;
    line-height: 20px;
}


/*=============items============*/
#items_head {
    background: #C8B77F;
    border: 1px solid #F4EED9;
    height: 58px;
    width: 652px;
    margin: 0 2px 0 4px;
    clear: both;
}
#items_head li {
    color: #700A18;
    font-size: 13px;
    text-align: center;
    padding: 23px 0 0 0;
}
#items_head li.head1 {
    width: 92px;
    float: left;
}
#items_head li.head2 {
    width: 102px;
    float: left;
    padding-left: 9px;
    text-align: left;
}
#items_head li.head3 {
    width: 92px;
    float: left;
}
#items_head li.head4{
    width: 162px;
    float: left;
    padding-top: 15px;
}
#items_head li.head5{
    width: 126px;
    float: left;
    padding-left: 10px;
}
#items_head li.head6{
    width: 55px;
    float: left;
    padding-left: 12px;
    text-align: left;
}
#items_head li.head7{
    width: 70px;
    float: left;
    padding-left: 32px;
    text-align: left;
}



.items_container {
    height: 78px;
    width: 652px;
    margin: 0 2px 0 4px;
    clear: both;
    padding: 10px 0;
}
.items_container ul li {
    color: #58534A;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding-top: 25px;
}
.items_container ul li img{
    width: 100px;
    border: 1px solid #B16B2A;
    float: left;
}
.items_container ul li.container1 {
    width: 92px;
    float: left;
    padding: 0;
}
.items_container ul li.container2 {
    width: 92px;
    float: left;
    padding-left: 9px;
    padding-top: 25px;
    text-align: left;
}
.items_container ul li.container2 a{
    color: #715815;
    font-size: 13px;
}
.items_container ul li.container3 {
    width: 112px;
    float: left;
}
.items_container ul li.container4{
    width: 112px;
    float: left;
}
.items_container ul li.container5{
    width: 126px;
    float: left;
    padding: 20px 0 0 20px;
}
.items_container ul li.container6{
    width: 65px;
    float: left;
    padding-left: 32px;
    text-align: left;
}
.items_container ul li.container7{
    width: 105px;
    float: left;
    padding-left: 15px;
    text-align: left;
}
.items_container ul li.container_7{
    width: 110px;
    float: left;
    padding-left: 15px;
    text-align: left;
}
.items_container ul li.container8{
    width: 30px;
    float: left;
    padding-left: 32px;
    text-align: left;
}


#footer {
    height: 146px;
    background: url('/img/footer_bg.gif') repeat-x;
}
#footer_border {
    height: 89px;
    width: 995px;
    margin: 0 auto;
    background: url('/img/footer_border.jpg') no-repeat;
}


#search_container_sidebar.pad_bot {
    margin-bottom: 250px;
}



#info_container {
    float: left;
    width: 350px;
    padding: 5px;
    /*height: 100px;*/
    font-size: 11px;
}
#info_container p {
    font-size: 12px;
}
.photo_container {
    float: left;
    width: 300px;
    padding: 5px;
    background: #C8B77F;
}
.photo_container img#main_photo{
    width: 300px;
}
.thumbs {
    width: 300px;
    margin: 0 auto;
    clear: both;
    overflow: auto;
}
.pretty-hover {
    cursor:pointer;
    cursor:hand;
}
.thumbs img{
    float: left;
    margin: 7px 7px 0 0;
    width: 93px;
}


.pages {
    text-align: right;
    width: 300px;
    padding: 5px 10px 0 0;
    float: right;
    height: 30px;
}
.pages a{
    color: #A54A1E;
    text-decoration: none;
}
.pages a:hover{
    text-decoration: underline;
}



/* forms */
.order_form {
    width: 400px;
    padding-left: 20px;
}
.order_form label{
    width: 160px;
    display: block;
    float: left;
    padding: 4px 10px 0 0; 
    color: #000;
    text-align: right;
}
.order_form input{
    width: 200px;
    display: block;
    float: left;
    font-size: 12px;
    margin: 4px 10px 0 0; 
    color: #000;
}
.order_form select{
    width: 205px;
    display: block;
    float: left;
    font-size: 12px;
    margin: 4px 10px 0 0; 
    color: #000;
}
.order_form textarea{
    width: 200px;
    height: 130px;
    display: block;
    float: left;
    font-size: 12px;
    margin: 4px 10px 0 0; 
    color: #000;
}
.order_form input.order_submit{
    width: 200px;
    height: 30px;
    padding: 0 0 5px 0;
    border: 1px solid #adadad;
    display: block;
    float: left;
    font-size: 14px;
    margin: 10px 10px 0 0; 
    color: #000;
}


.contact_form {
    width: 300px;
}
.contact_form textarea{
    width: 300px;
    height: 80px;
    display: block;
    float: left;
    font-size: 12px;
    margin: 4px 10px 0 0; 
    color: #000;
}
.contact_form input.contact_submit{
    width: 200px;
    height: 30px;
    padding: 0 0 5px 0;
    border: 1px solid #adadad;
    display: block;
    float: left;
    font-size: 14px;
    margin: 10px 10px 0 0; 
    color: #000;
}



.sale_photo {
    position: absolute;
    background: url('/img/sale.png') no-repeat;
    width: 300px;
    height: 206px;
    behavior: url(/css/iepngfix.htc);
}

.sale_photo_index {
    position: absolute;
    background: url('/img/sale_index.png') no-repeat;
    width: 130px;
    height: 89px;
    left: 10px;
    top: 10px;
    behavior: url(/css/iepngfix.htc);
}
