@charset "utf-8";
/*Общий блок*/
.container {
	width: 1000px;
	margin: auto;
}
h1 {
	font-size: 18px;
	color: #000000;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #660000;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*Шапка*/
.top_container {
	float: left;
	width: 1000px;
}

/*Логотип*/
.top_logo {
	float: left;
	height: 100px;
	width: 180px;
	background-image: url(images/top_logo.png);
}

.top_logo img{border:none;}

/*Левая колонка верхнего меню*/
.top_left {
	float: left;
	height: 100px;
	width: 270px;
}
a.top_menu_link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #660000;
	text-decoration:none;
	text-shadow:  2px 2px 3px #666;
}
a.top_menu_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #660000;
	text-decoration:none;
	text-shadow:  2px 2px 3px #666;
}
a.top_menu_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
	text-decoration:none;
	text-shadow:  2px 2px 3px #666;
}
.top_menu_proekt {
	float: left;
	height: 30px;
	width: 200px;
	padding-left: 70px;
	padding-top: 20px;
	background-image: url(images/marker.png);
	background-position: 45px 20px;
	background-repeat: no-repeat;
}
.top_menu_elmont {
	height: 50px;
	width: 170px;
	float: left;
	padding-left: 100px;
	background-image: url(images/marker.png);
	background-repeat: no-repeat;
	background-position: 75px 0px;
}

/*Правая колонка верхнего меню*/
.top_right {
	float: left;
	height: 100px;
	width: 350px;
}
.top_menu_elab {
	float: left;
	height: 30px;
	width: 325px;
	padding-top: 20px;
	background-image: url(images/marker.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding-left: 25px;
}
.top_menu_tlab {
	float: left;
	height: 50px;
	width: 300px;
	padding-left: 50px;
	background-image: url(images/marker.png);
	background-repeat: no-repeat;
	background-position: 25px 0px;
}

/*Контакты в шапке*/
.top_contacts {
	float: left;
	height: 100px;
	width: 200px;
}
.top_contacs_phone {
	height: 23px;
	width: 165px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(images/marker_tel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 35px;
}
.top_contacs_fax {
	float: left;
	height: 27px;
	width: 165px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 35px;
}
.top_contacs_mail {
	float: left;
	height: 27px;
	width: 165px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/@.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 5px;
}
/*Отчерк*/
.line {
	background-color: #660000;
	height: 1px;
	width: 1000px;
	float: left;
}
/*Основная часть*/
.contents {
	float: left;
	width: 1000px;
}
.left_contents {
	float: left;
	height: 500px;
	width: 180px;
}
.menu_contents {
	float: left;
	height: 30px;
	width: 140px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 30px;
	background-image: url(images/marker_menu.png);
	background-repeat: no-repeat;
	background-position: 2px;
	text-shadow:  2px 2px 3px #666;
}
a.right_menu_link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration:none;
	text-shadow:  2px 2px 3px #666;
}
a.right_menu_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration:none;
	text-shadow:  2px 2px 3px #666;
}
a.right_menu_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
	text-shadow:  2px 2px 3px #666;
}
.right_contacts {
	border-top: solid 1px #660000;
	padding-left: 10px;
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	width: 170px;
}
.main_contents {
	float: left;
	width: 600px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	text-align:justify;
}
.main_image {
	float:right;
	padding-left:20px;
}

.main_block {
	text-indent: 1.5em;
	border: solid 1px #AABF55;
	padding: 10px;
	text-align: justify;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 580px;
}

.right_contents {
	float: left;
	height: 450px;
	width: 200px;
	padding-top: 50px;
}
.right_baner {
	border: inset 1px #5E0B0B;
	float: left;
	width: 178px;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
a.more:link {
	color: #660000;
	text-decoration: none;
	font-size: 10px;
}
a.more:visited {
	color: #660000;
	text-decoration: none;
	font-size: 10px;
}
a.more:hover {
	color: #660000;
	text-decoration: underline;
	font-size: 10px;
}
.footer {
	float: left;
	height: 60px;
	width: 800px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.footer_link {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.footer_li {
	height: 40px;
	width: 180px;
	float: right;
	padding: 10px;
}

/* ZvonokForm 
------------------------------------------------------------------------------- */
#ZvonokForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#ZvonokForm.full { width: 100%; }


#ZvonokForm fieldset {
    border: none;
}

#ZvonokForm legend {
	display: none;
}
#ZvonokForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#ZvonokForm label,
#ZvonokForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#ZvonokForm input {
	display: block;
	margin-top: 3px;
}

#ZvonokForm select {
	float: left;
	display: block;
}

#ZvonokForm label.first,
#ZvonokForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#ZvonokForm label.second,
#ZvonokForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#ZvonokForm label.state { width: 60px; }

#ZvonokForm label.first input,
#ZvonokForm label.city input,
#ZvonokForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#ZvonokForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#ZvonokForm label.zip,
#ZvonokForm label.zip input {
	float: left;
	width: 80px;
}
#ZvonokForm label.zip { clear: none; }

#ZvonokForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#ZvonokForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#ZvonokForm input.radio,
#ZvonokForm input#radiobutton_1,
#ZvonokForm input#radiobutton_2,
#ZvonokForm input#radiobutton_3,
#ZvonokForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#ZvonokForm label.radio,
#ZvonokForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#ZvonokForm input.checkbox,
#ZvonokForm input#checkbox_1,
#ZvonokForm input#checkbox_2,
#ZvonokForm input#checkbox_3,
#ZvonokForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#ZvonokForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #ZvonokForm elements to look similar across browsers ... emulates Safari */
#ZvonokForm label input,
#ZvonokForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#ZvonokForm input.checkbox,
#ZvonokForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#ZvonokForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#ZvonokForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#ZvonokForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

#ZvonokForm label input {
	position: inherit;
	left: auto;
}

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

#EmailForm label input {
	position: inherit;
	left: auto;
}

.gallery img {margin:10px;padding:5px; border:1px solid #000;}

ul.LIn_shortMode  {padding:5px 10px;margin:0;}
.LIn_shortMode li {text-align:left;}


