﻿@CHARSET "UTF-8";
@IMPORT url("./includes/form.css");
@IMPORT url("./includes/standard.css");
@IMPORT url("./includes/navigation.css");

.clear-padding {/*div_spacer*/
	clear:both;
	padding-top:4px;
}

.clear {
	clear:both;
}

.a-button {/*Ссылка, выглядящая кнопкой*/
	box-sizing: border-box;
	border: 1px solid #996633;
	color: #996633;
	background-image: url("/img/btn_bg.png");
	background-attachment: scroll;
	background-repeat: repeat;
	background-size:auto;
	border: 1px solid #996633;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	font-family: Tahoma;
	font-size: 10px;
	height: 20px;
	line-height: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 80px;
	text-decoration: none;
}

.a-list, a-list:visited {
	color:black;
}

.a-control-button {
	padding:2px;
	cursor:pointer;
}

.a-control-button-right {
	padding:2px;
	cursor:pointer;
	float: right;
}


.button-big {
	font-size: large !important;
	height: 43px !important;
	text-transform: none !important;
	width: 80px !important;
}

.button-big:hover {
	color:#3f6022;
}

.search_submit_small_edit{/*!*/
	border: 1px solid #996633;
	border-radius: 5px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	margin-right:3px;
}

.content-center-bordered {/*white_borders*/
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	min-width: 1024px;
	width: 100%;
	background: white;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	padding-top: 1em;
	padding-bottom: 1em;
	min-height: 100%;
}

.content-center {/*xwidth*/
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px; //
	min-height: 1000px;
}

.label-75 {
	font-size: large;
	font-weight: bold;
	color: #996633;
	float:left;
	width:75%;
}

.label-60 {
	float:left;
	width:60%;
}

.label-300px {
	float:left;
}

.label-300px input[type=text]{
	width:300px;
}

.label-dotted {/*dot_label*/
	border-bottom: 1px dotted black;
	margin-left: 3px;
	cursor: pointer;
}

.label-capital {/*capital_label*/
	text-transform: uppercase;
	font-variant: small-caps;
}

.select-large {/*town_select_big*/
	height: 25px;
	font-size: large;
}

.image-preview {/*popular_img_preview*/
	max-height: 100px;
	max-width: 100%;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
}

.image-preview-big {/*img_preview*/
	max-height: 500px;
	max-width: 100%;
	border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-khtml-border-radius: 0px 0px 10px 10px;
}

.image-user {/*big_user_image*/
	max-height: 100px;
	max-width: 100px;
	border: 1px solid black;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
}

.block-popular {/*popular*/
	padding-bottom: 15px;
}

.block-popular a{
	text-decoration: none;
}

.block-popular-name {/*popular_name */
	margin-left: 110px;
	font-size: large;
	font-weight: bold;
	color: #996633;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
}

.block-popular-name a {
	text-decoration: underline;
	color: #996633;
}

.block-popular-adress {/*popular_adress*/
	color: black;
}

.red-bold {
	color:red;
	font-weight: bold;
}

.block-popular-price a {
}

.block-options-blindable {/*div_block*/
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	margin-right: 10px;
}

.block-search {/*frame_search*/
	background-image: url("/img/tmp/texture.png");
	width: 100%;
	font-family: "Segoe UI", "Arial", "Helvetica", sans-serif;
	border: 1px solid black;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	float: left;
	margin-bottom: 1em;
	font-size: 12px;
	min-width: 500px;
	//margin-left: 3px;
}

.block-search-name {/*bath_name*/
	font-weight: bold;
	color: #3F6022;
	float: left;
	text-decoration: none;
}

.block-search-caption {/*result_caption_td*/
	color: black;
	font-weight: bolder;
	width: 25%;
}

.block-search-caption-admin {/*result_caption_admin*/
	color: #99baf5;
	padding-left: 6px;
	width: 15em;
	float: left;
}

.block-comments{
	border:1px solid red;
}

.block-add {/*add_form*/
	width: 100% !important;
}

.block-add input[type=text],input[type=password] {

}

.block-gallery-main {/*gallery_main*/
	border: 1px solid fuchsia;
	width: auto;
	padding: 10px;
	float: left;
	margin: 14px;
	text-align: center;
	width: 200px;
	overflow: hidden;
	height: 240px;
}

.block-gallery-main img {
	max-height: 200px;
	max-width: 200px;
}

.block-gallery-content {/*gallery_item*/
	border: 1px solid black;
	width: auto;
	padding: 10px;
	float: left;
	margin: 14px;
	text-align: center;
	width: 200px;
	overflow: hidden;
	height: 240px;
}

.block-gallery-control {/*img_control_block*/
	height: 18px;
	margin-bottom: 4px;
}

.block-gallery-main-button {/*set_main*/
	height: 16px;
	width: 16px;
	border: none;
	float: right;
}

.block-gallery-edit-button, .block-gallery-delete-button   {/*edit_comment, delete_image*/
	height: 16px;
	width: 16px;
	border: none;
	float: left;
}

.block-gallery-main-button:HOVER, .block-gallery-edit-button:HOVER, .block-gallery-delete-button:HOVER {
	background: silver;
	cursor:pointer;
}

.block-gallery-content img {
	max-height: 200px;
	max-width: 200px;
}

.block-control {/*control_block*/
	text-align: right;
	vertical-align: middle;
	margin-top: 3px;
}

.block-control img {
	border: none;
}

.block-auth-form-main{/*auth_form*/
	width:60%;
	border:1px solid black;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
 	-moz-border-radius: 10px 10px 10px 10px;
 	-khtml-border-radius: 10px 10px 10px 10px;
	margin-left:auto;
 	margin-right: auto;
	font-size: large;
	padding:10px;
	padding-left:2%;
	padding-right:2%;
}

.block-auth-form-main input[type=text],input[type=password]{
	width:100%;
}

.block-auth-form {/*small_auth_form*/
}

.block-options input[type=checkbox] {/*site_panel*/
	margin-left: 15px;
}

.block-options input[type=text] {
	width: 100%;
}

.block-tip-container {/*tipbox*/
	width: 90%;
	height: 100%;
	border: 5px solid #96aae3;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	margin: auto;
	margin-top: 2em;
	padding: 5px;
	visibility: hidden;
}

.block-form-container {/*login_form*/
	background-image: url("/img/tmp/texture.png");
}

.price {
	color: red;
	font-size: medium;
	font-weight: bold;
	float: left;
	padding-right: 0.3em;
}

.price-centered {/*price_c*/
	color: red;
	font-size: medium;
	font-weight: bold;
}

.basement {
	width: 100%;
	border: 0px solid black;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	font-family: "Segoe UI", "Arial", "Helvetica", sans-serif;
	font-size: x-small;
	line-height: 1.2;
	float: left;
	padding: 3px;
}

.basement a {
	color: #336633;
}

.basement a:HOVER {
	color: #660066;
}

.rating-title {/*rating_title*/
	font-family: sans-serif;
	font-size: xx-small;
	color: black;
	float: left;
	text-transform: none;
}

.tab-active {/*activetab*/
	background-image: url("/img/tmp/texture.png");
	float: left;
	margin-right: 5px;
	border: 1px solid black;
	border-bottom: 2px solid transparent;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
}

.tab {
	background-image: url("/img/tmp/texture.png");
	float: left;
	margin-right: 5px;
	border: 1px solid black;
	border-bottom: none;
	padding-left: 5px;
	padding-right: 5px; //
	background: silver;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
}

.tab a,.tab-active a {
	text-decoration: none;
	color: black;
}

.block-admin {/*adminpanel*/
	background-image: url("/img/tmp/texture.png");
	width: 98%;
	border: 1px solid black;
	font-size: large;
	padding: 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	position:static;
	margin-top:-2px;
}

.table-admin-search-result {/*search_result_admin*/
	border: 1px solid black;
	width: 100%;
	font-size: 14px;
	border-collapse: collapse;
}

.table-admin-search-result td,th {
	border: 1px solid black;
	padding-left: 6px;
	padding-right: 6px;
}

.error {
	font-size: large;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 5px;
	text-align: center;
	padding: 3px;
	padding-right: 1em;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border: 1px solid black;
	height: auto;
	min-height: 16px;
	background: red;
}

.block-auth-form-main{/*auth_form*/
	width:60%;
	border:1px solid black;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
 	-moz-border-radius: 10px 10px 10px 10px;
 	-khtml-border-radius: 10px 10px 10px 10px;
	margin-left:auto;
 	margin-right: auto;
	font-size: large;
	padding:10px;
	padding-left:2%;
	padding-right:2%;
}

.block-auth-form-main input[type=text],input[type=password]{
	width:100%;
}

.block-float-right {
	float:right;
}

.block-float-left {
	float:left;
}

.block-width-auto {
	width:auto !important;
}

.block-map {
	width:400px;
	height:350px;
	text-align:center;
}

.padding-left-12px {
	padding-left:12px;
	padding-right: 12px;
}

.block-center-100px {
	width:100%;
	text-align:center;
}

.button-right {
	float:right;
	margin-bottom:3px;
	padding-bottom:3px;
}

.block-margin-left-10px {
	margin-left:10px;
}

.block-float-right-25 {
	width:25%;
	float:right
}

.block-float-left-73 {
	width:73%;
	float:left;
}

.block-left-5px {
	float:left;
	padding-right:5px;
}

.block-map-700px {
	height:700px;
}

.block-map-300px {
	height:300px;
}

.block-10 {
	width:10%;
}

.block-add-40 {
	width:40%;
	float:left;
	padding-right:3%
}

.block-add-25 {
	width:25%;
	float:left;
	padding-right:3%
}

.block-add-30 {
	width:30%;
	float:left;
	padding-right:3%
}

.block-add-60 {
	width:60%;
	float:left;
	padding-right:3%
}

.block-49 {
	width:49%;
}

.block-30 {
	width:30%;
}

.textarea-8em {
	width:100% !important;
	height: 8em;
}

.map-search-field {
	width:75% !important;
	margin-left:10px !important;
	margin-bottom:10px !important;
}

.map-search-button {
	float:right;
	margin-right:10px;
	margin-top: 2px;
}

.button-commentary {
	float:right;
	margin-right:10px;
	width:auto !important;	
}

.block-float-right-35 {
	width:35%; float:right;
}

.block-padding-left-3 {
	padding-left:3%;	
}

.block-rounded-top {
	width:auto; border-radius: 10px 10px 0px 0px;min-height:25px;margin-top:10px;
}

.block-float-left-padding-10px {
	float:left; padding-left:10px;
}

.block-float-right-padding-10px {
	float:right; padding-right:10px;
}

.block-font-x-large {
	font-size:x-large;
}

.margin-top-1px {
	margin-top: 1px;
}

.block-basement-container {
	float:left; padding:5px;
}

.hidden {
	visibility: hidden;
}

.copyright {
	font-size: 12px;
	text-align: justify;
}

.copyright h1 {
	font-size: 14px;
}

.copyright hr {
	size: 1px;
	color: #996633;
}

.no-border-all {
	border:none;
	width: 100%;
}



