@CHARSET "UTF-8";

/*БостСтрой*/
body {
	padding: 0;
	margin: 0;
	color: #ffffff;
	background-color: #000000;
	background-image: url('../img/bg_main.jpg');
	background-repeat: no-repeat;
	font-family: times new roman, georgia;
	font-size: 12pt;
}
p {
	font-size: 12pt;
	margin-bottom: 5px;
	margin-top: 4px;
}

td.header {
	background-image: url('../img/theme/bg_header.jpg');
	background-repeat: no-repeat;
}
td.header_n {
	background-image: url('../img/theme/bg_header_n.jpg');
	background-repeat: no-repeat;
}

td.page {background-image: url('../img/theme/bg_page.jpg');}
td.page_n {background-image: url('../img/theme/bg_page_n.jpg');}
td.page, td.page_n {
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
}
#night
{
position: absolute;
top: 320px;
margin-left: 0px;
cursor: hand;
}
td.news {
	background-image: url('../img/theme/bg_news.jpg');
	background-repeat: no-repeat;
}

td.projects {
	background-image: url('../img/theme/bg_projects.jpg');
	background-repeat: no-repeat;
}

td.solutions {
	background-image: url('../img/theme/bg_solutions.jpg');
	background-repeat: no-repeat;
}

td.fontan {
	background-image: url('../img/theme/bg_fontan.jpg');
	background-repeat: no-repeat;
}

td.fasad {
	background-image: url('../img/theme/bg_fasad.jpg');
	background-repeat: no-repeat;
}

td.special {
	background-image: url('../img/theme/bg_special.jpg');
	background-repeat: no-repeat;
}

td.main {
	padding-left: 15px;
	padding-right: 15px;
}

td.footer_l {
	background-image: url('../img/theme/footer_line_l.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-left: 10px;
	font-size: 10pt;
	color: #ecdb9f;
}

td.footer_l H1 {
	font-size: 12pt;
}

td.footer_r {
	background-image: url('../img/theme/footer_line_r.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 10px;
}

img.menu_delim {
	margin-left: 25px;
	margin-right: 25px;
}

div.menu {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

div.block {
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
}

p.news_date {
	text-align: right;
	color: #b7ce8a;
	font-size: 10pt;
}

p.news {
	text-align: left;
	color: #ecdb9f;
	font-size: 11pt;
}
IMG.logohref {
	width: 175px;
	height: 100px;
	position: absolute;
	top: 65px;
	margin-left: 825px;
}
div.search {
	float: right;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	height: 25px;
	width: 186px;
	background: no-repeat left top url('../img/theme/inp_text.jpg');
}
div.search2 {
	
	margin: 0;
	padding: 0;
	width: 186px;
	background: no-repeat left top url('../img/theme/inp_text.jpg');
}
div.search_opt
{
	text-align:left;
}
input[type="button"] {border: 1px solid #b7ce8a; background-color: #b7ce8a; color: black;}
.input-text {
	width: 100px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	border: 0;
	background: none;
	font-family: times new roman, georgia;
	font-size: 11pt;
	font-style: italic;
	color: #ecdb9f;
}

.input-button {
	width: 30px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background: left center url('../img/theme/inp_btn.jpg') no-repeat;
	cursor:hand;
}

#maintext {
	height: 300px;
	padding: 0px;
	vertical-align: top;
}

/*effects*/
#slideleft,#slideright {
	color: #b7ce8a;
	font-style: italic;
	text-decoration: underline;
	cursor: hand;
	font-size: 10pt;
}

#slideright {
	text-align: right;
}

#slide1 {
	padding: 0.4em;
}

#slide2 {
	padding: 0.4em;
	display: none;
}

#special,#projects,#new_projects {
	display: none;
	text-align: left;
}

#special_img {
	margin-top: 15px;
	cursor: hand;
}

/*__effects*/ /*__БостСтрой*/
IMG {
	border: 0px;
}

img.png {
	behavior: url("png.htc");
}

IMG.tabbed {
	margin: 5px;
	border: 1px dotted #0092dd;
}

H1.site_title {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman;
	font-weight: bold;
	margin-bottom: 2pt;
}

h1 {
	font-size: 18pt;
	line-height: 120%;
	margin-top: 12pt;
}

h2 {
	font-size: 18pt;
	line-height: 110%;
	margin-top: 10pt;
}

h3 {
	font-size: 16pt;
	line-height: 100%;
	margin-top: 8pt;
}

h4 {
	font-size: 14pt;
	line-height: 90%;
	margin-top: 6pt;
}

h5 {
	font-size: 12pt;
	line-height: 90%;
	margin-top: 6pt;
}

h6 {
	font-size: 10pt;
	line-height: 90%;
	margin-top: 2pt;
}

.td_dark {
	background-color: #886633;
	text-align: center;
	color: white;
	padding: 2px;
}

.td_darkl {
	background-color: #BD9557;
	text-align: center;
	color: white;
	padding: 2px;
}

.tr_main {
	background-color: #EEEE88;
	text-align: center;
	color: black;
	padding: 2px;
}

.td_lighted {
	background-color: #5c8528;
}

/*Anchors*/
A:link,A:active {
	color: #9fb478;
}

A:hover {
	color: #9fb478;
}

a.menu {
	color: #ecdb9f;
	text-decoration: none;
	font-size: 10pt;
}

a.menu:hover {
	color: #ecdb9f;
	text-decoration: underline;
}

a.copy {
	text-decoration: none;
}

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

A:visited {
	color: #6b9a4e;
}

/* добавляем картинку к ссылкам target=_blank */
a.blank { /*background-image: url("../img/a/target-b.gif");*/
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}

a.blank:hover {
	background-image: url("../img/a/target-b.gif");
}

/*_*/ /*__Anchors*/ /* Тексты повышенной важности */
.important {
	color: #B5191B;
}

/* Иконка загрузки */
div.loading {
	clear: both;
	background: url(../img/wait.gif) center top no-repeat;
	text-align: center;
	padding: 33px 0px 0px 0px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: orange;
}

/* Место для данных ajax */
DIV.aj_place {
	
}

/* Авторизация */
DIV.auth_welcome {
	text-align: left;
	font-size: 8pt;
}

DIV.auth_welcome P {
	float: left;
	margin-right: 20px;
}

/*-        Формы                -*/
.inp_all,.inp_rad {
	border: 1px solid gold;
	background-color: white;
	color: black;
	padding: 1px;
}

.inp_rad {
	border: none;
}

.inp_btn {
	height: 25px;
	border: 0px;
	color: #000000;
	background-image: url('../img/btn_nor.png');
}

.inp_btn_nor,.inp_btn_nor_obj {
	border: 1px solid #DDDDDD;
	clear: both;
	height: 25px;
	width: 154px;
	color: #000000;
	background-image: url('../img/btn_nor.png');
	cursor: hand;
}

.inp_btn_nor_obj {
	float: right;
	margin: 10px;
}

.inp_btn_sel {
	clear: both;
	height: 25px;
	width: 154px;
	border: 0px;
	color: #000000;
	background-image: url('../img/btn_sel.png');
}

.inp_btn_att {
	clear: both;
	height: 25px;
	width: 154px;
	border: 0px;
	color: #640606;
	background-image: url('../img/btn_att.png');
	font: 9pt Arial;
	font-weight: bold;
}

/* Таблица форм */
.form_table {
	width: 650px;
	color: white;
}

.form_table TD {
	text-align: left;
}

/* Управление элементом TEXTAREA text/html/wysiwyg */
.text_mode_sel {
	color: #AAAAAA;
	text-align: left;
	width: 160px;
	font-size: 8pt;
	float: left;
}

/* Форма управления объектом */
FORM.obj_form {
	border: 1px solid white;
	margin-bottom: 15px;
	clear: both;
}

/* Поле формы */
.form_field {
	margin-left: 10px;
	margin-bottom: 10px;
}

/*Заголовок объекта в форме */
.form_obj_title,.form_obj_title_field,.form_field_title {
	clear: both;
	margin-left: 10px;
	font-size: 8pt;
	text-align: left;
}

.form_field_title {
	border: 1px dotted #9c9c61;
	border-bottom: 0;
	font-weight: bold;
}

.form_obj_title_field {
	padding-bottom: 5px;
	border-bottom: 2px dotted white;
	margin-bottom: 10px;
}

.form_ajax_place {
	clear: both;
	width: 300px;
	float: right;
	font-size: 8pt;
	text-align: left;
}

/*      ___Формы                 */ /*   Всплывающее JavaScript-окно  */
DIV.top_window_place_x {
	background-color: #770000;
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-family: Courier;
	cursor: hand;
	text-align: right;
}

DIV.top_window_place {
	margin: 0;
	padding: 0;
	z-index: 100;
	display: none;
	background-color: transparent;
	background-image: URL("../img/control/overlay.png");
}

DIV#m_place_content {
	background-color: black;
}

DIV.m_place {
	margin: 20%;
	border: 1px solid gold;
}
/*___Всплывающее JavaScript-окно  */