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

html
{
	height:100%;
}

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

/*Font*/
body
{
	font-size: 80%;
	font-family: Tahoma;
	color: #333;
	background-color: #fff;
}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a:link {color: #2E5E36;}
a:visited{color:#45794e;}
a:active {color: #2E5E36;}
a:hover{color:#CE4D22;}


small
{
	font-size:85%;
}

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

#header
{
	position:relative; /*containing block*/
	height:106px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #2F4773 url(images/header_bg.gif) repeat-x;
	border-bottom:1px solid #D6D6D6;
}

#header_logo
{
	position:absolute;
}

#company_logo
{
	display:block;
	position:absolute;
	width:100px;
	height:106px;
	left:165px;
	top: 0;
	background:url(images/logo.gif) right center no-repeat;
}

#header_text
{
	position:absolute;
	left:265px;
	top: 0;
	width:330px;
	height:106px;
	padding-left:5px;
	padding-top:35px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text h1
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span
{
	font-size:80%;
}

/* Header menu: home, search, feedback*/
#header_menu
{

	background:#4B6185;
	position:absolute;
	right:55px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #9dabc0;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#zebra
{
	height:20px;
	background:transparent url(images/zebra_bg.gif) left top repeat-x;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

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

/*Left column*/
#content .left-column
{
	width:180px;
	vertical-align:top;
	height:100%;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0 23px 10px 23px;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	background: #4D6990;
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:40px;
	padding:8px;

}

/*Link in footer*/
#footer a
{
	color: #CFD6E1;
	font-size: 100%;
}

/*Data table*/
table.data-table
{
	border:1px solid #99BAD7;
	border-collapse:collapse;
}

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

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

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

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

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

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

/* social network*/
div#sonet_events_ms_message {width:150px;}

.title {
color:#4D7A57;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
padding-bottom:10px;
padding-right:0;
padding-top:40px;
}
.button {
background-color:#78A771;
color:#ffffff;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
padding:2px 10px 2px 10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
 /* таблица в формах */
table.senator
{
/*width:100%; */
background-color:#E6F5D6;
/*border:1px solid #f6f5f5;*/
border-collapse:collapse;
font-size:12px;
}


/* Table cells and heads*/
table.senator th, table.senator td
{
/*border:1px solid #f6f5f5;*/
padding: 3px 10px;
vertical-align:top;
}
/*Table head*/
table.senator th
{
background-color:#7AA873;
color:#ffffff;
padding:3px;
}
table.senator td
{
/*text-align: left;*/
color:#4D7A57;
/*background-color:#E2E2E2; */
}
table.senator td.fon
{
/*background-color:#f6f5f5;*/
/*text-align: left;
352 color:#25639A;*/
}
table.senator td.th
{
/*background-color:#DFDEDE;*/
/*color:#ffffff;*/
}
 /* таблица списка квартир */
table.list
{
/*width:100%; */
/*border:1px solid #f6f5f5;*/
border-collapse:collapse;
font-size:12px;
}

/*Table spisok*/
table.list th
{
background-color:#7AA873;
border:1px solid #8eba88;
color:#ffffff;
font-size: 90%;
}

/* Table cells and heads*/
table.list th, table.list td
{
padding: 4px 2px;
vertical-align:top;
}
table.list td
{
border:1px solid #b6dfb0;
border-top:none;
border-bottom:none;
color:#4D7A57;
background-color:#f5faef;
}
table.list td.fon
{
background-color:#ecf7e1;
}
table.list td.th
{
/*background-color:#DFDEDE;*/
color:#ffffff;
}
 /* таблица в фильтре с картой */
table.senator2
{
border-collapse:collapse;
font-size:12px;
}

/*Table head*/
table.senator2 th
{
background-color:#7AA873;
color:#ffffff;
padding:3px;
}

/* Table cells and heads*/
table.senator2 th, table.senator2 td
{
padding: 1px 15px;
vertical-align:top;
}
table.senator2 td
{
color:#4D7A57;
padding: 3px 0 3px 0;
}
table.senator2 td.fon
{
}
table.senator2 td.th
{
color:#ffffff;
}
.text1 {
color:#DB5327;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
}
p.line {
border-left:4px solid #7AA873;
line-height:16px;
padding-left:20px;
}
.lineleft {
border-left:4px solid #7AA873;
line-height:16px;
padding-left:10px;
}
.lineleft span {
color: #666666;
}


a.underl:link,a.underl:visited,a.underl:active
{color: #2E5E36;
text-decoration:none;
font-size:90%;
}
a.underl:hover{color:#CE4D22;text-decoration:underline;}

a.textunderl:link,a.textunderl:visited,a.textunderl:active
{color: #2E5E36;
text-decoration:none;
font-size:100%;
}
a.textunderl:hover{color:#CE4D22;text-decoration:underline;}

a.yellow:link,a.yellow:visited,a.yellow:active
{color: #666666;
text-decoration:none;
font-size:100%;
}
a.yellow:hover{color:#CE4D22;text-decoration:underline;}

a.underyellow:link,a.underyellow:visited,a.underyellow:active
{color: #CE4D22;
text-decoration:none;
font-size:100%;
}
a.underyellow:hover{color:#666666;text-decoration:underline;}


.zagolovok {
    height:30px;
}

.zagolovok a {
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	margin:5px 30px 10px 30px;
}

.zagolovok a:hover {
	text-decoration:underline;
}
