/* Общие стили для всех стрниц */
html,
body {
	margin:0;
	padding:0;
	height:100%;
	background:#FFF;
	font: normal normal normal 12px/140% Tahoma, verdana,  arial;
	color:#000;
}

a:link {
	color:#385269;
}
a:visited {
	color: #385269;
}
a:hover {
	color: Navy;
}
a:active {
	color: Teal;
}

img, object {
	padding: 0;
	margin: 0;
	border: 0;
}

h1, h2, h3, h4 {
	font-size:1.4em;
	margin-top:2px;
	margin-bottom:1px;
	color: #3e5b76;
}
h1 {
	font-size: 1.6em;
	margin: 18px 0px 12px 10px;
}
h3 {
	font-size:1.2em;
}
h4 {	
	font-size:1.1em;
}



/* Стили для верхней части всех страниц портала */
#top_banner_block {
	 background:#ffF;
	 height:90px;
	 text-align: center;
	 padding: 1px 0;
}

#top_menu {
	background:#bcd2e4 url("/images/bg_menu.gif") repeat-x;
	height:22px;	
}

.top_menu_hr {
	width:3px;
	background:#8d8e86 url("/images/menu_hr.gif") no-repeat;
}

.top_vertical_hr {
	width:3px;
	background:#8d8e86 url("/images/vert_hr2.gif") repeat-y;
}

.top_menu_td {
	height: 22px;
	background: #d8e3e6 url("/images/bg_menu.gif") repeat-x;
	text-align: center;
}

.top_menu_td a {
	margin-top:2px;
	width:100%;
	color: #3e5b76;
	font-weight:bold;
	height: 20px;
	background: url("/images/bg_menu.gif") repeat-x;
	background-position: top;
	display: block;
	
	text-decoration: none;
}
.top_menu_td a:hover, .top_menu .selected {
	background:  #bcd2e4;
}

.top_menu_border_top {
	background:url("/images/horiz_hr2.gif") repeat-x;
	height:3px;
}

.top_block {
	width: 100%;
	height: 133px;
	background: #d1dadc url("/images/bg_top.gif") repeat-x;<br>
	color: #3e5b76;
}

.logo_td {
	width: 270px;
	text-align: center;
	font-weight:bold;
	font-size:14px;
		color: #3e5b76;
}

.logo_desc {
	font-weight:bold;
	font-size:14px;
	color: #3e5b76;
}

.top_login_form {
	width: 220px;
}
.user_links {
	padding-left:10px;
}

.icons {

}

.icons a {
	color:#3e5b76;
	font-size: 90%;
	text-decoration:none;
}

.content_td {
	padding: 15px;
	height: 100%
}



/* Описание стилей для блоков */
.block_header {
	width: 100%;
	text-align: left;
	border:1px solid #999;
	background: #d8e3e7 url("/images/blue.gif") repeat-y;
	height:23px;
}

.block_header h3, .block_header a {
	margin:3px 7px 0px 15px;
	color: #385269;
	font-size:1.1em;
	font-weight: bold;
	float:left;
	text-decoration:none;
	white-space: nowrap;
}


.block_header img {
	margin-top:4px;
	float:left;
}

.block_content, .block_content_150 {
	margin-bottom: 20px;
	padding:5px;
	border-bottom:1px solid #8d8e86;
	width:98%;
}

.block_content_150 {
	min-height:150px;
}

.block_content  a {
	white-space:normal;
}
form {
	padding:0;
	margin:0;
}

table, td {
	border-collapse:collapse;
}

ul {
	margin-top:3px;
	margin-bottom:5px;
}

img {
	margin:0px;
	padding:0px;
}

.error {
	border:1px solid #FF0000;
	border-collapse:collapse;
	background-color:#FF9999
}

.alert {
	border:1px solid #090;
	border-collapse:collapse;
	background-color:#daf8da;
    padding:4px;
    margin:5px;
}

.bold {
	font-weight:bold;
}

.adres {
	color:#666;
	font-size:11px;
}

p.adres {
	padding-left:10px;
}

.clear {
	clear:both;
}
.lclear {
	clear:left;
	padding-bottom: 15px;
}
.rclear {
	clear: right;
}	

.img_on_main {
	margin-right:10px;
	border: 1px solid #8d8e86;
	padding:2px;
}


/* START CONTENT STYLES */
.small_foto 
{
	border: 1px solid #8d8e86;
	padding:2px;
}

.catalog, #reg_form {
	margin:15px;
	padding:5px;
	background:#f8fdfe;
	border: 1px solid #c9d7db;
}

.green_block {
	margin:15px;
	padding:5px;
	background:#f0fef1;
	border: 1px solid #92d695;
}

#column_1 {
	width: 43%;
	text-align: left;
	float: left;
	margin: 1%;
}
#column_2, #column_3  {
	width: 24%;
	text-align: left;
	float: left;
	margin:1%;
}

#column_4 {
	width: 260px;
	text-align: left;
	float: left;
	margin: 10px;
}

#full_content {
	width: 98%;
	text-align: left;
	float: left;
	padding:1% 0% 0% 1%;
}

.tdr {
	padding-right:10px;
	text-decoration:none;
	font-weight:bold;
	text-align: right;
}

.news_block {
	width: 30%;
	float:left;
	margin: 5px;
	border:0px solid #000;
	white-space:normal;
}

.auto_block, .realty_block {
	width: 90%;
	margin: 1%;
}

.sub_razdel {
	font-size: 1em;
	padding-left:7px;
}

.block_icon {
	margin: 3px;
	
}

.cat_icon {
	margin-right: 5px;
}

/* END CONTENT STYLES */

/* START FOOTER STYLES */

#footer {
	width:100%;
	background: #808080;
	margin-top:5px;
	border-top:solid 1px #8d8e86;
	height:100px;
}

.copyrights, .copyrights a {
	font-size: 0.85em;
	font-weight: bold;
	color:#000;
	padding:5px;
}
.counters {
	text-align:right;
	width:190px;
}
.links {
	text-align:center;
	color:#fff;
}
/* END FOOTER STYLES */


/*  Стили для тыблицы с формой */
.mceContentBody {
	font-size:12px;
}

.ef_td1 {
	text-align:right;
	padding-right: 10px;
	font-size:11px;
	width:22%;
}

.ef_td2 input {
	border: 1px solid #8d8e86;
}

.ef_td3 {
	color: #8d8e86;
	font-size:10px;
}

.ef_submit {
	background: #d4dee0;
	cursor:hand;
	cursor:pointer;
}

.sred {
	font-size:10px;
	color:red;
}
.sgreen{
	font-size:10px;
	color:green;
}

#calendar {
	float:right;
}
