/* Настройки шрифтов по умолчанию */
body{
	background-color: #ffffff;
}

body, div, table, td, p, a, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;
}

body, div, table, td, p, a {
	font-size: 11px;
	line-height: 15px;
}

body, div, table, td, p {
	color: #000;
	vertical-align: top;
}

.small_text {
	font-size: 10px;
	line-height: 13px;
}

.red {
	color: #e51937;	
}

.black {
	color: #000000;
}

/* Основные теги */
* {
	margin: 0;
	padding: 0;
}
/*html, body {height: 100%;}*/

img {
	border: 0px;
}

div {
	border: 0px solid #00F;
}

a {
	color: #E51937;
}
a:hover {
	text-decoration: none;
}

h1 {
	color: #000;
	font-size: 15px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 28px;
}

h2 {
	color: #000;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
}

h3 {
	color: #000;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}

h4 {
	color: #000;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}

h6 {
	color: #5A5E60;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 13px;
}

ul {
	margin-left: 15px;
	line-height: 16px;
}

li {
	list-style-image: URL(/img/static/markers/li.gif);
}

ul.noimage {
	list-style-type: disc;
	line-height: 15px;
}

ul.noimage li {
	list-style-image: none;
}

/* Главное меню */
/*
#main_menu {
	display: table;
	position: relative;
	border-top: 1px dotted #CBCBCB;
	width: 134px;
	float: left;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_menu_first {
	display: table;
	position: relative;
	width: 134px;
	float: left;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_menu_link {
	float: left;
	margin-right: 20px;
}

#main_menu_marker {
	display: table-cell;
	vertical-align: middle;
	width: 10px;
	text-align: right;
}

a.main_menu {
	text-decoration: none;
	color: #464646;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

a.main_menu_active {
	text-decoration: none;
	color: #E51937;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

#sub_menu {
	display: table;
	position: relative;
	width: 134px;
	float: left;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sub_menu_small{
	display: table;
	position: relative;
	width: 134px;
	float: left;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}


#sub_menu_first {
	display: table;
	position: relative;
	border-top: 1px solid #ABABAB;
	width: 134px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.sub_menu {
	text-decoration: none;
	color: #464646;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

a.sub_menu_active {
	text-decoration: none;
	color: #E51937;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
*/

/* Главное меню (таблицей) */
#main_menu,
#main_menu_first {
	display: table;
	position: relative;
	width: 134px;
	/*float: left;*/
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#main_menu {
	/*border-top: 1px dotted #CBCBCB;*/
	border-top: 1px dotted #999;	
}

/*#main_menu_first {
	display: table;
	position: relative;
	
	/*float: left;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}*/

td.main_menu_link {
	/*float: left;*/
	margin-right: 20px;
	width: 150px;
}

td.main_menu_marker {
	display: table-cell;
	vertical-align: middle;
	width: 10px;
	text-align: right;
}

a.main_menu {
	text-decoration: none;
	color: #464646;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
a.sub_menu_small {
	text-decoration: none;
	color: #464646;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
}
a.sub_menu_small_active {
	text-decoration: none;
	color: #E51937;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
}


a.main_menu_active {
	text-decoration: none;
	color: #E51937;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
		
}

#sub_menu {
	display: table;
	position: relative;
	width: 134px;
	/*float: left;*/
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-top:1px dotted #CBCBCB;*/
	border-top:1px dotted #999;	
}

#sub_menu_small {
	display: table;
	position: relative;
	width: 134px;
	/*float: left;*/
	margin-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#sub_menu_first {
	display: table;
	position: relative;
	border-top: 1px solid #ABABAB;
	width: 144px;
	/*float: left;*/
	margin-top: 10px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
}
a.sub_menu:hover, a.sub_menu_active:hover{
	text-decoration:underline;
}
a.sub_menu_small:hover, a.sub_menu_small_active:hover,
a.main_menu:hover, a.main_menu_active:hover, a.main_menu:hover, a.main_menu_active:hover{
	text-decoration:underline;
	color:#E51937;
}


a.sub_menu {
	text-decoration: none;
	color: #464646;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

a.sub_menu_active {
	text-decoration: none;
	color: #E51937;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

/* Контейнер */
div.container {
	/*width: 905px;*/
	width: 900px;
	position: relative;
	overflow: hidden;
	margin:0 auto;
	/*min-height: 85%;*/
}
* html div.container {
	height: 85%;
}

/* Хидер */
div.header {
	/*width: 905px;*/
	width: 100%;	
	position: relative;
	overflow: hidden;
}

div#topsubmenus {
	position: relative;
	overflow: hidden;		
}

div.topsubmenu1 {
	/*position: absolute;*/
	/*top: 110px;*/
	left: 0px;
	text-align: left;
	float: left;	
}

div.topsubmenu2 {
	/*width: 885px;*/
	/*position: absolute;*/
	/*top: 114px;*/
	left: 0px;
	text-align: right;
	float: right;
	padding-right: 15px;
}
img.topsubmenu2 {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 11px;
	vertical-align: middle;
}
a.topsubmenu2 {
	color: #5E5E5E;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
a.topsubmenu2:visited {
	color: #5E5E5E;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
a.topsubmenu2:hover {
	color: #5E5E5E;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.topsubmenu2:active {
	color: #5E5E5E;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

/* Футер */
#footer {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 845px;
	height: 50px;
	/*margin-top: -50px;*/
	
	xmargin-left: 59px;
	margin:0px auto;
	padding-top: 5px;
	padding-bottom: 0px;
	border: 0px solid #000;
	border-top: 1px solid #4A5152;
}

/* Слои тела сайта */
#contents {
	position: relative;
	overflow: hidden;
	/*width: 905px;*/
	width: 100%;
	/*margin-top: 40px;*/
	

}

#menu {
	float: left;
	width: 190px;
	margin-left: 0px;
	/*padding-right: 30px;*/
	margin-top: 0px;
	padding-bottom: 20px;
	position: relative;
	overflow: hidden;
	/*border: 1px solid black;*/
	padding-top: 40px;
}

#content {
	float: left;
	width: 520px;
	left: 201px;
	top: 0px;
	padding-bottom: 20px;
	padding-top: 40px;
}

#content_full_page {
	float: left;
	width: 700px;
	left: 201px;
	top: 0px;
	padding-bottom: 20px;
	padding-top: 40px;
}

#content_index {
	float: left;
	width: 484px;
	/*margin-left: 12px;
	margin-top: 123px;*/
	padding-bottom: 20px;
	position: relative;
	overflow: hidden;
	/*border: 1px solid red;*/
	margin: 0;

}

#banners {
	float: right;
	width: 170px;
	right: 0px;
	top: 0px;
	padding-bottom: 20px;
	position: relative;
	overflow: hidden;
	/*padding-top: 140px;*/
	padding-top: 40px;
}

/* Тело сайта */
p.submenu {
	margin-top: 0px;
	margin-bottom: 10px;
}
a.submenu_noactive {
	color: #5E5E5E;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
}
a.submenu_noactive:visited {
	color: #5E5E5E;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
a.submenu_noactive:hover {
	color: #5E5E5E;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.submenu_noactive:active {
	color: #5E5E5E;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
a.submenu_active {
	background-color: #D0160A;
	color: #FFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	cursor: default;
	padding-left: 3px;
	padding-right: 3px;
}

img.img_about_page {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div.direction_list {
	width: 400px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}

img.img_direction_list {
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div.direction {
	width: 450px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}

img.img_direction {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div.press_list {
	width: 350px;
	padding-top: 0px;
	padding-bottom: 24px;
}

img.contacts_map_small {
	margin-top: 4px;
	margin-bottom: 16px;
}

div.contacts_map_legend {
	width: 459px;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;	
}

div.contacts_map_legend p {
	padding: 2px 0;
}

div.contacts_map_legend span {
	margin-left:5px; 
	position: relative; 
	top: -4px;
}

ul.ul_red_markers {
	line-height:20px;
}

ul.ul_red_markers li {
	margin-top: 5px;
	margin-left: 5px;
}

div.interior {
	position: relative;
	width: 498px;
	margin-top: 30px;
	margin-bottom: 30px;
}

img.interiors_photo_left {
	float: left;
	margin-bottom: 15px;
}

img.interiors_photo_right {
	float: right;
	margin-bottom: 15px;
}

p.interiors_description {
	clear: both;
}

div.list_pages {
	float: left;
}

div.archives {
	float: right;
	text-align: right;
}

/* Новости */
div.news {
	width: 500px;
	margin-bottom: 30px;
}

p.news_title {
	margin-top: 7px;
	margin-bottom: 4px;
}

/* Форма подписки на новости */
div.news_form {
	width: 400px;
	clear: both;
	padding-top: 35px;
	padding-bottom: 15px;
}

div.title_news_form {
	float: left;
	font-size: 10px;
	margin-top: 11px;
	line-height: 12px;
	width: 100px;
}

div.input_news_form {
	float: left;
	font-size: 11px;
	margin-top: 10px;
}

/* Баннеры строительных объектов */
p.banner_title {
	color: #E51937;
	text-align: right;
	font-size: 9px;
	line-height: 13px;
	margin-top: 2px;
	margin-bottom: 15px;
	width: 170px;
}

/* Описание строительного объекта */
p.object_desc {
	margin-top: 15px;
}

p.residental_red_comment {
	color: #E51937;
	margin-top: 5px;
	margin-bottom: 5px;
}

#residental_index_comment {
	float: right;
	border:1px solid red;
	width: 605px;
	margin-right: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Стили для статей в разделе "Пресса о нас" */
#press {
	position: relative;
	width: 845px;
	margin-left: 55px;
	margin-bottom: 100px;
	border: 0px solid #000;
	padding-top: 40px;
}

/* Постраничная навигация (разделы "Новости", "Пресса о нас", etc) */
a.page {
	color: #E51937;
	font-weight: normal;
	margin-left: 7px;
	margin-right: 7px;
	text-decoration: underline;
}

a.active_page {
	color: #E51937;
	font-weight: bold;
	margin-left: 7px;
	margin-right: 7px;
	text-decoration: none;
}

a.prev_next {
	color: #E51937;
	margin-left: 7px;
	margin-right: 7px;
	text-decoration: underline;
}

a.prev_next_lock {
	color: #E51937;
	margin-left: 10px;
	margin-right: 4px;
	text-decoration: none;
}

/* Карта сайта */
li.sitemap_level1 {
	list-style: none;
	margin-top: 7px;
	margin-left: 30px;
}

li.sitemap_level2 {
	list-style: none;
	margin-top: 4px;
	margin-left: 50px;
}

li.sitemap_level3 {
	list-style: none;
	margin-top: 4px;
	margin-left: 60px;
}

.sitemap_level1 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.sitemap_level1 a:hover {
	color: #555;
	text-decoration: underline;
}

.sitemap_level2 a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.sitemap_level2 a:hover {
	color: #555;
	text-decoration: underline;
}

.sitemap_level1 a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.sitemap_level1 a:hover {
	color: #555;
	text-decoration: underline;
}

/* Разное */
p.red_text, span.red_text {
	color: #E51937;
	font-weight: normal;
	font-style: normal;
}

p.gray_text, span.gray_text {
	color: #5E5E5E;
	font-weight: normal;
	font-style: normal;
}

p.business_object {
	margin-top: 0px;
	margin-bottom: 22px;
}

div.ipoteka_left_col {
	float: left;
	width: 150px;
}

div.ipoteka_right_col {
	margin-left: 150px;
}

img.bank_vefk {
	margin-top: 5px;
	margin-bottom: 10px;
}

div.gallery_photo {
	width: 155px;
	height: 210px;
	margin-right: 20px;
	float: left;
}

div.gallery_photo p {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.gallery_plan {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

div.gallery_plan img {
	padding-bottom: 25px;
}

div.index_top_banner {	
	position: absolute;
	margin-top: 52px;
	margin-left: 212px;
	width: 720px;

}

#blank_logo {
	position: absolute;
	top: 0px;
	left: 64px;
}

div.index_news_out {
/*	border-top: 1px solid #C0C2BE;
	margin-top: 27px;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-bottom: 0px;
	width: 484px;
*/
	/*margin-top: 10px;*/
	margin-bottom: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 484px;
	position: relative;
	overflow: hidden;
	/*border: 1px solid red;*/
	padding-top: 40px;
}

div.index_news {
	width: 484px;
	margin-bottom: 25px;
}


/* Premier page styles */

td.premier_content {
	padding-left: 100px;
	padding-right: 11px;
}

ul.premier {
	margin-top: 0px;
	margin-left: 15px;
}
.premier li {
	margin-bottom: 4px;
	list-style-image: URL(../img/static/markers/li_two_squares.gif);
}

ul.premier_gt {
	margin-top: 0px;
	margin-left: 20px;
}
li.premier_gt {
	margin-bottom: 5px;
	list-style-image: URL(../img/static/markers/mark_gt.gif);
	font-weight: bold;
	font-size: 12px;
}

img.top {
	clear: both;

}

p.premier {
	line-height: 17px;
}

p.blue_text {
	clear: both;
	color: #056891;
	margin-left: 123px;
	margin-top: 30px;
	margin-bottom: 40px;
	line-height: 17px;
	width: 648px;
}

#premier_left {
	float: left;
	padding-left: 106px;
	/*width: 372px;*/
	width: 365px;
	margin: 0;
	/*border: 1px solid black;*/
}

#premier_right {
	/*float: left;*/
	float: right;
	margin-left: 0px;
	margin-top: 4px;
	width: 425px;
	/*border: 1px solid black;*/
}

img.premier_index_left {
	margin-bottom: 25px;
	margin-right: 26px;
}
img.premier_index_right {
	margin-bottom: 25px;
	margin-right: 0px;
}

/* --- newyear banner --- */
.newyear_banner, .newyear_banner_absolute{
	margin-bottom: 5px;
	width: 487px;
	height: 115px;
	border: 1px solid #ffffff;
	position: relative;
}

.newyear_banner{
	margin-top: 20px;
	margin-bottom: 20px;
}

#newyear_banner_link{
	width: 487px;
	height: 115px;
	position: absolute;
	z-index: 3;
	background-color: transparent;
}

#newyear_banner_absolute{
	position: absolute;
	margin-top: 90px;
	margin-left: 201px;
}

#newyear_banner_clear{
	height: 140px;
	width: 487px;
}

div.banner1 {
	float: left;
	border: 1px solid black;	
}


div.banner2 {
	float: left;	
}



div#index_right_side {
	position: relative;
	overflow: hidden;	
}

div#index_banners {
	/*width: 100%;*/
	width: 707px;
	height: 140px;
	position: relative;
	/*overflow: hidden;*/
	/*top: -30px;*/
	/*border: 1px solid black;*/
}

div#index_banners img {
	position: relative;
	top: 35px;		
}

div#index_right_side_bottom {
	position: relative;
	overflow: hidden;
}

#attention_header {
    background-color:#E51A38;
    color:#FFFFFF;
    padding-bottom:3px;
    padding-left:3px;
    padding-right:3px;
    padding-top:3px;    
}

.bottom_15 {
	margin-bottom: 15px;	
}

ul.round li {
	list-style-image: URL(/img/static/markers/li_round.gif);
}

