html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
}

/*Font*/
body
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background:#fff;
	text-align: center;
}

form, td, p, div {color: #000;}

small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0;
}

.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clear{zoom:1;_height:1%}
.clear-right {clear:right; height:0px;line-height:0px;font-size:0px;}
.clear-left {clear:left; height:0px;line-height:0px;font-size:0px;}

#container
{
	width:960px; 
	/*height:100%;*/
	margin: 0 auto;
	text-align: left;
}

#header
{
	position:relative; /*containing block*/
	/*background:url(images/header_logo.jpg) no-repeat;*/
}

#header_forms {
	background-color:#E8EBEF;
	height:32px;
	position:relative;
	margin-bottom:20px;
}


#search
{
	position:absolute;
	right:15px;
	top:5px;
}

#login
{
	/*position:absolute;
	left:15px;
	top:5px;*/
	position:relative;
	padding:5px 0px 0px 15px;
	color:#DFE6ED;
}

#menu
{
	margin:15px 0px;
}

#printer
{
	float:right;
	font-size:85%;
	background:url(images/printer.gif) left center no-repeat;
	padding-left:16px;
}

#printer a
{
	text-decoration:none;
	color:#787878;
}

#left {
	width:239px; 
	margin:0px 0px 20px 0px;
	float:left;
}

#main {
	margin:0px 0px 20px 260px;
	width:697px;
	overflow:hidden;
	position:relative;
}


/*Navigation*/

#navigation a
{
	font-size:11px;
	color:#686A6E;
}


.footer-box
{
	background:#E7EBEF;
	margin:30px 0px 40px 0px;
	height:68px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	clear:both;
}

#bottom_menu a{
	font:bold 14px Arial;
	margin:25px 0px;
	display:block;
	float:left;
	background:url(images/dot.gif) center left no-repeat;
	padding:0px 25px
}

#dev {float:right;padding:25px 20px 0px 0px;}

#dev a, a.black {color:#000;}

.table-bottom-corner
{
	background:#95ACCA url(images/bottom_corner_bg.gif) repeat-x;
}


/*Content table*/
#content
{
	height:85%;
	min-height:85%;
	width:100%;
	border-collapse:collapse;
}

/*Left column*/
#bottom_banner
{
	padding:20px 0px;
	clear:both;
}

/*Data table*/
table.data-table
{
	border:1px solid #C4C4C3;
	border-collapse:collapse;
	margin-top:15px;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #C4C4C3;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead th, table.data-table th
{
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #C4C4C3;
	padding:4px;
}

table.data-table thead th {
	background-color:#c2c6cc !important;
}
/*Body cell*/
table.data-table tbody td
{
	padding:5px 7px;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#fff;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext, .starrequired
{
	color:red;
}

.notetext
{
	color:green;
}

.forum-block-container { /*width: 697px;*/}

.forum-main-footer, .forum-info-box-inner {height:auto !important;}

.forum-header-box {background-color: #80848a !important; border:none !important;}

.forum-header-title span{font-size:14px !important; font-weight:bold; color:#fff;}

thead tr th, .forum-column-footer, .forum-reply-header {background-color: #e8ebef !important;}

.forum-post-moderate select, .forum-topic-moderate select, .forum-form select, .forum-selector-single {float:left !important; margin:7px 5px 0px 0px;}

/*Forum menu*/ 
table.forum-menu {border-left: 1px solid #DAE7DF; border-top: 1px solid #DAE7DF; } 
table.forum-menu td.forumtoolbar {background-color: #F2F2EA; border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C4C4C3; border-bottom: 1px solid #C4C4C3; } 
.forumtoolsection {border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C4C4C3; border-bottom: 1px solid #C4C4C3; } 
.forumtoolseparator {border-left: 1px solid #C4C4C3;border-right: 1px solid #FFFFFF; } 

table.forum-menu a, table.forum-menu select, table.forum-menu input, table.forum-menu td {color:#333}

/* menu popup */
.forum-menu-hidden-in {border: 1px solid #C4C4C3;} 
table.forum-menu-popup-table td, table.forum-menu-popup-table td a { color: black;} 
table.forum-menu-popup-table td.forum-menu-popup, table.forum-menu-popup-table td.forum-menu-popup-hover {border: none; background-color: #F2F2EA; } 
table.forum-menu-popup-table td.forum-group{background-color:#F2F2EA; color:#333;} 
table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #F9F9F3;} 
div.forum-group{background-color:#F9FBF9; font-weight:bold; color:#333;} 

/*Forum index and list*/ 
table.forum-main {border: 1px solid #C4C4C3;} 
table.forum-main td {background-color:#F9F9F3;border: 1px solid #C4C4C3;} 
table.forum-main th {background-color:#F2F2EA;border: 1px solid #C4C4C3;color: #333;vertical-align: top;} 

div.forum-hr {background-color:#C4C4C3}
div.filter-check-hover {background-color:#F2F2EA}

a.forum-button:link,a.forum-button:visited,a.forum-button:active,a.forum-button:hover {background: #F2F2EA;border: 1px solid #C4C4C3;color: #333;} 
table.forum-main td small {font-size:100%;} 
table.forum-main td.forum-group {background-color:#F2F2EA; color:#333;} 
div.forum-title {border: 1px solid #C4C4C3; padding: 5px; background-color: #F2F2EA !important; color:#333; } 

/*Forum messages*/ 
table.forum-message {} 
table.forum-message td {background-color: #F9F9F3;border: none;} 
table.forum-message td.forum-message-user-info {background-color: #F9F9F3;border: 1px solid #C4C4C3;border-right-width: 1px;} 
table.forum-message td.border-top {border: 1px solid #C4C4C3;border-left-width: 1px;border-top: none;} 
table.forum-message td.border-bottom {border: 1px solid #C4C4C3;border-left-width: 1px;border-bottom: none;} 

table.forum-message .forum-message-posts, 
table.forum-message .forum-message-status, 
table.forum-message .forum-message-datereg, 
table.forum-message .forum-message-datecreate {color:#333;} 
.forum-message-img-list { width:810px; overflow:auto; }
.forum-note-error { color:#FF0000; }

a.forum-button-small,
a.forum-button-small-vote,
a.forum-button-small-unvote 
{
	background-color: #F2F2EA;
	border: 1px solid #C4C4C3;
	color: #333; 
	font-size: 11px; 
	height:20px;
	padding: 2px 5px 2px 5px;
	box-sizing:border-box; -moz-box-sizing:border-box;
}
a.forum-button-small-vote, a.forum-button-small-unvote {padding-left:18px;}
a.forum-button-small:hover,a.forum-button-small-vote:hover,a.forum-button-small-unvote:hover {color: #333; } 

/*Forum statistics*/ 
table.forum-stat {} 
table.forum-stat th {background-color:#F2F2EA;border: 1px solid #C4C4C3;color: #333;font-weight:bold;padding:5px;} 
table.forum-stat td {background-color:#F9F9F3;border: 1px solid #C4C4C3;} 
table.forum-stat .forum-attention{font-size: 100%;color: black;} 

/*Post form*/ 
table.forum-post-form {border: 1px solid #C4C4C3;} 
table.forum-post-form td {background-color:#F9F9F3;border: 1px solid #C4C4C3;} 
table.forum-post-form th {background-color:#F2F2EA;border: 1px solid #C4C4C3;} 
table.forum-smile {border: 1px solid #C4C4C3;} 
table.forum-smile th {background-color:#F2F2EA;border: 1px solid #C4C4C3;} 
table.forum-smile img { margin: 0px;} 
textarea#POST_MESSAGE{width:100%;} 

/* Only for user-profile*/ 
table.fuser {} 
table.fuser-static th {background-color:#F2F2EA; border:1px solid #C4C4C3;} 
table.fuser-static td {background-color:#F9F9F3; border:1px solid #C4C4C3;} 

/* Tab controls*/ 
table.tabs {border-left:1px solid #C4C4C3;} 
table.tabs td {} 
table.tabs td.tab-indent-left {border-bottom:1px solid #C4C4C3;} 
table.tabs td.tab-indent-right {border-bottom:1px solid #C4C4C3;} 
table.tabs td.tab-container {border:1px solid #C4C4C3; border-left: none;} 
table.tabs td.tab-container-selected {border:1px solid #C4C4C3; border-bottom:1px solid #F9FBF9; border-left: none; background-color:#F9FBF9;} 

table.tabs table td.tab {border-top:1px solid #C4C4C3;} 
table.tabs table td.tab-selected {border-top:1px solid red;} 
table.tabs table td.tab-hover {border-top:1px solid #C4C4C3;} 

/* Tab inside edit form */ 
table.tab {border:1px solid #C4C4C3; border-top:none;} 
table.tab td {background-color:#F9F9F3;}

.forum-menu-hidden-in
{
	max-height:100px;
	height:ex * pression(this.scrollHeight > 100? "100px" : "auto");
}

table.forum-quote td, table.forum-code td 
{
	background-color:#F2F2EA; /*th*/
	border:1px solid #C4C4C3;
}

table.forum-reviews-messages td, table.forum-reviews-messages th
{
	background-color:#F9F9F3; /*td*/
	border-color:#C4C4C3;
}

a.button-small
{
	background:#F2F2EA;
	border:1px solid #C4C4C3;
}

/*Support*/
div.ticket-edit-message
{
	border-color: #C4C4C3;
}

/*Blogs*/

table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment td, table.blog-table-post-comment th
{
	background-color:#F9F9F3;
}


table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th,
table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td,
table.blog-table-post-comment td, table.blog-table-post-comment th
{
	border-color: #C4C4C3;
}

.blog-post-date 
{
	color:#333;
}

table.blog-table-post-table th, table.blog-table-post-table td, table.blog-table-post-comment-table th, table.blog-table-post-comment-table td
{
	font-size:95%;
}

.blogtoolblock {border-color:#C4C4C3;}
.blogtoolbar {background-color:#F9F9F3;border-color:#C4C4C3;border-top:none;}
.blogtoolsection {border-color:#C4C4C3}
.blogtoolbutton, .blogmessbuttontext {color:#333;}
a.blogtoolbutton, .blogmessbuttontext{color:#333;}
.blogtoolseparator {border-left:1px solid #C4C4C3;border-right:1px solid #F9F9F3;}

/* social network*/
div.socnet-informer {padding:3px;}
div#sonet_events_ms_message {width:140px;}
table.sonet-user-profile-friend-box tbody td, table.sonet-user-profile-friend-box td
{
	padding:5px 0px;
}

.breadcrumbs {
color:black;
font-size:12px;
margin-bottom:15px;
color:black; 
font-weight:regular;
font-style:none;
}
.breadcrumbs a {
color:black !important; 
font-weight:bold !important;
font-style:italic !important; 
}
.breadcrumbs a:hover a:visited  a:link{
color:black; 
font-weight:bold;
font-style:italic;
}
.image_reserv{margin-top:5px; text-align: center;}
.reserv_form_submit{text-align: left; vertical-align: text-bottom;}
.reserv_form_submit img{margin-top:62px;}

.obj_dop_prices {
    background: url(/bitrix/templates/interdom/images/bg_object_fpage.gif) top left no-repeat;

    width:690px;
}
.bot_dop_prices {
    background: url(/bitrix/templates/interdom/images/bg_object_fpage_b.gif) bottom left no-repeat;
    width:690px;
    height:12px;
}
.obj_dop_prices_text{
    padding:10px 10px 10px 10px;
}

.obj_block_section_960 {
	background: url(/bitrix/templates/interdom/images/bg_object_fpage_960.gif) top left no-repeat;
	width:960px;
}

.bot_block_960 {
	background: url(/bitrix/templates/interdom/images/bg_object_fpage_b__960.gif) bottom left no-repeat;
	width:960px;
	height:12px;
}

.check_process {
	font-weight:bold;
	color:#f6a400;
}
.check_error {
	font-weight:bold;
	color:#ff0000;
}
.check_ok {
	font-weight:bold;
	color:green;
}

#map_canvas {
	width:100%;
	height:300px;
	border:1px solid #000000;
	margin-bottom:10px;
}

.photos-personal-list {
	border:1px solid #E8EBEF;
	margin:5px 0px;
	padding:5px;
	cursor:move;
	background:#ffffff;
}

.obj_block_section .detail {
	background: url(/bitrix/templates/interdom/images/bg_detail_big.png) top left no-repeat;
	width:164px;
	font-size:11px;
	text-align:right;
}

.obj_block_section {
	background: url(/bitrix/templates/interdom/images/bg_object_fpage_239.gif) top left no-repeat;
	width:239px;
}
.obj_block_section_in {
	background: url(/bitrix/templates/interdom/images/bg_object_fpage_200.gif) top left no-repeat;
	width:200px;
}

.bot_block, .bot_grey {
	background: url(/bitrix/templates/interdom/images/bg_object_fpage_b__239.gif) bottom left no-repeat;
	width:239px;
	height:12px;
}

.bot_grey {
	background:#E8EBEF !important;
	margin-top:20px;
}

.obj_block_section .news-item {
	float:left;
	margin:10px 0px 0px 15px;
	width:165px;
}

.leftsection_title {
	font-size:16px;
	padding: 10px;
	font-weight:bold;
	text-align:center;
}

.padding20px {
	padding-left:20px;
}

.rating_tit {
	width:117px;
	font-weight:bold;
	float:left;
	margin:5px 0px;
}
.rating_tit_n {
	width:117px;
	float:left;
	margin:5px 0px;
}
.rating_percent {
	width:20px;
	float:left;
	margin:5px 0px;
}
.rating_stars {
	height:17px; width:90px;
	background:url('images/star_grey.gif') transparent 0% 50% repeat-x;
	float:left;
	/*clear:both;*/
	margin:5px 0px;
}
	.rating_stars div {
		font-size:0px; line-height:0px; text-indent:-9999px;
		height:17px; width:0px;
		background:url('images/star.png') transparent 0% 50% repeat-x;
	}

	

.user_main_rating_tit {
	width:165px;
	float:left;
	font-weight:bold;
}
.user_main_rating_percent {
	width:25px;
	float:left;
}
.user_main_rating_stars {
	position:relative; margin-left:20px;
	font-size:0px; line-height:0px; text-indent:-9999px;
	height:17px; width:90px;
	background:url('images/star_grey.gif') transparent 0% 50% repeat-x;
	float:left;
}
	.user_main_rating_stars div {
		font-size:0px; line-height:0px; text-indent:-9999px;
		height:17px; width:0px;
		background:url('images/star.png') transparent 0% 50% repeat-x;
	}

.user_rating {
	border:1px solid #E8EBEF;
	padding:5px 8px;
	float:left;
	width:144px;
}
	.user_rating .user_rating_tit_n {
		width:124px;
		float:left;
	}
	.user_rating .user_rating_percent {
		width:20px;
		float:left;
	}
	.user_rating .user_rating_stars {
		position:relative; margin-left:53px;
		font-size:0px; line-height:0px; text-indent:-9999px;
		height:17px; width:90px;
		background:url('images/star_grey.gif') transparent 0% 50% repeat-x;
		float:left;
	}
		.user_rating .user_rating_stars div {
			font-size:0px; line-height:0px; text-indent:-9999px;
			height:17px; width:0px;
			background:url('images/star.png') transparent 0% 50% repeat-x;
		}

.controls-reviews-vote { }
	.controls-reviews-vote .controls-reviews-vote-title { float:left; width:150px; font-weight:bold; }
	.controls-reviews-vote .controls-reviews-vote-votes { margin-left:160px; }
		.controls-reviews-vote .controls-reviews-vote-votes input { width:15px; float:left; }
		.controls-reviews-vote .controls-reviews-vote-votes label { float:left; display:block; padding:2px 15px 2px 2px; }

/*a.sent_rent_query { display:block; float:right; margin:-36px 3px 10px 8px; 
background:url('images/red_btn_big.gif') transparent 50% 50% no-repeat; padding:10px 5px 10px; width:310px; height:10px; 
text-align:center; color:#FF0000; font-size:12px; font-weight:bold; text-decoration:none; }
*/

#rent_query_block {
	width:290px;
	border:1px solid #cccccc;
	background:#E9ECF0;
	padding:10px 15px;
	position:absolute;
	right:1px;
	margin-top:40px;
	z-index:1;
}

a.view_other_owner_objects { display:block; margin-top:34px; font-size:11px; text-decoration:underline; }
	a.view_other_owner_objects:hover { text-decoration:none; }

.errorsForm { background: #ab0000; border: 4px solid #990101; padding: 5px; margin: 3px 0px 6px; color: #ffffff; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; }
.successForm { background: #14a900; border: 4px solid #108801; padding: 5px; margin: 3px 0px 6px; color: #ffffff; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px; }
