@charset "utf-8";
/* CSS Document */

* 
{ padding:0; margin:0; font-size:100%;}

html, body{
	height:100%;
}

body{
	color:#333;
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-size: 80%;
	background:#fff;
}

img{
	border:none;
	display:inline;
}

h1{
	color:#000;
	font-size:160%;
	margin:0;
	padding:0 0 0.5em 0;
	font-weight:normal;
}

.h1{
	color:#000;
	font-size:160%;
	margin:0;
	padding:0.5em 0 0.5em 0;
	font-weight:normal;
}

h2, .h2{
	color:#e62100;
	font-size:120%;
	font-weight:bold;
	line-height:1.2em;
	margin:0;
	padding:1.2em 0 0em 0;
}

h3{
}

table, ul, ol{
	padding:0;
	margin:0;
}

table, td, th{
	border-collapse:collapse;
	border-spacing:0;
}

p{
	margin:0;
	padding:0.8em 0 0.8em 0;
	line-height:1.3em;
}

a{
	color:#e62100;
	text-decoration:none;
}

a:hover{
	color:#e62100;
	text-decoration:underline;
}

#Body{
	width:990px;
	margin:0 auto;
	position:relative;
}

#Contacts{
	background:#f6f2ef;
	padding:15px 15px 20px 20px;
	width:670px;
	z-index:10;
	position:absolute;
	top:27px;
	right:0;
	display:none;
}

#Contacts table.Contacts1{
	width:100%;
}

#Contacts table.Contacts1 tr td{
	vertical-align:top;
}

#Contacts table.Contacts2 tr td.cont1{
	padding:5px 10px 0 0;
	vertical-align:top;
	text-align:left;
	color:#888;
}

#Contacts table.Contacts2 tr td.cont2{
	padding:5px 10px 0 0;
	vertical-align:top;
	text-align:left;
}

#Contacts table.Contacts2 tr td.cont2 span{
	margin:0 0 0 20px;
}

#Contacts table.Contacts2 tr td.cont3{
	padding:0 0 0 0;
	text-align:right;
	vertical-align:top;	
}

#Contacts table.Contacts2 tr td.cont3 span{
	color:#e62100;
	font-size:130%;
	padding:0 0 0 10px;
}

a.map{
	font-size:85%;
	color:#e62100;
	text-decoration:none;
}

a.map:hover{
	font-size:85%;
	color:#e62100;
	text-decoration:underline;
}

img.map_i{
	border:solid 1px #ccc;
}

#Head{
	height:130px;
	position:relative;
}

#Logo {
	height:55px;
	width:263px;
	padding:45px 0 0 15px;
	float: left;
}

#Slogan
{ width:199px; height:37px; margin:55px 0 0 140px; float: left;}

#HeadBlock1{
	float:right;
	border-left:solid 1px #cdc8c4;
	padding:0 15px 0 20px;
	margin:50px 0 0 0;
}

#HeadBlock2{
	float:right;
	padding:0 20px 0 0;
	margin:50px 0 0 0;	
}

.HBText0{
	background:url(images/ico/2.gif) 0 0 no-repeat;
	padding:0 6px 0 15px;
	line-height:2em;
	color:#888;
}

.HBText1{
	color:#000;
	font-size:170%;
	font-weight:normal;
}

.HBText2{
	line-height:1.1em;
	cursor:pointer;
	color:#e62100;
	padding-left:23px;
}

.HBText3{
	background:url(images/ico/1.gif) 0 0 no-repeat;
	padding:0 0 0 15px;
	line-height:2em;
}

.HBText3 a{
	color:#000;
	text-decoration:none;
}

.HBText3 a:hover{
	color:#e62100;
	text-decoration:underline;
}

.Clear{
	clear:both;
	font-size:0;
	overflow:hidden;
}


#ContactsHeadBlock1{
	float:right;
	border-left:solid 1px #cdc8c4;
	padding:0 0 0 20px;
	margin:8px 0 0 0;
}

.ContactsHBText0{
	background:url(images/ico/2.gif) 0 0 no-repeat;
	padding:0 6px 0 15px;
	line-height:2em;
	color:#888;
}

.ContactsHBText1{
	color:#000;
	font-size:170%;
	font-weight:normal;
}

.ContactsHBText2{
	line-height:1.1em;
	cursor:pointer;
	color:#e62100;
	padding-left:23px;
}


#Blocks{
	width:240px;
	padding:15px 0;	
}

#Content{
	padding:15px 0 15px 30px;
}

#Footer{
	clear:both;
	padding:15px 0 40px 20px;
	color:#888;	
	border-top:solid 1px #cdc9c6;
	margin-top:20px;
	font-size:90%;
}

#Footer a{
	text-decoration:none;
	color:#888;
}

#Footer a:hover{
	color:#e62100;
	text-decoration:underline;
}

#Menu{
	padding:0;
	background:url(images/menuline.gif) 0 100% repeat-x;	
}

#Menu table{
}

#Menu table tr td{
	padding:0;
	color:#e62100;
	padding:0 60px 0 5px;
}

#Menu table tr td div{
	padding:10px 16px;
	line-height:1.2em;
	border-top:solid 1px #fff;
}

#Menu table tr td.liactive{
	color:#e62100;
}

#Menu table tr td.liactive div{
	padding:10px 15px;
	line-height:1.2em;
	border-top:solid 1px #cac9c7;
	border-right:solid 1px #cac9c7;
	border-left:solid 1px #cac9c7;
	background:#fff;
	text-decoration:underline;
}

#Menu a{
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

#Menu a:hover{
	color:#e62100;
	text-decoration:underline;
	font-weight:normal;	
}


#Menu .liactive a,
#Menu .liactive a:hover{
	color:#e62100;
	text-decoration:underline;
}

#IPBlock{
	padding:22px 0 0 0;
}

#IPLeft{
	float:left;
	width:240px;
	_width:237px;	
}

#IPCR{
	margin:0 0 0 240px;
	_margin:0 0 0 237px;	
	position:relative;
}

#IPRight{
	width:220px;
	position:absolute;
	top:0;
	right:0;
}

#IPCenter{
	padding:0 210px 0 30px;
}

.Link1{
	background:url(images/bg/1.gif) 0 100% repeat-x #e62200;
	padding:10px 15px 10px 15px;
}

.Link1 .link1{
	/*font-weight:bold;*/
	color:#fff;
}

.Link1 .link2{
	color:#d1c8c9;
}

.Link2{
	background:url(images/bg/2.gif) 0 100% repeat-x #f4f0ed;
	padding:10px 15px 10px 15px;
}

.Link2 .link1{
	/*font-weight:bold;*/
	color:#040301;
}

.Link2 .link2{
	color:#686765;
}


.Link3{
	padding:10px 15px 10px 20px;
}

.Link3 .link1{
	/*font-weight:bold;*/
	color:#040301;
}

.Link3 .link2{
	color:#686765;
}

.Link3 a, .Link4 a, .Link5 a, .Link6 a{
	color:#000;
	text-decoration:none;
}

.Link3 a:hover, .Link4 a:hover, .Link5 a:hover, .Link6 a:hover{
	color:#e62100;
	text-decoration:underline;
}

.Link4{
	background:url(images/ico/3.gif) 0 0 no-repeat;
	padding:0 0 20px 15px;
	margin:40px 0 0 20px;
}

.Link5{
	background:url(images/ico/4.gif) 0 0 no-repeat;
	padding:0 0 20px 15px;
	margin:0 0 0 20px;
}

.Link6{
	background:url(images/ico/5.gif) 0 0 no-repeat;
	padding:0 0 20px 15px;
	margin:0 0 0 20px;	
}

.Link4 a, .Link5 a, .Link6 a{
	color:#000;
}

.Link4 a:hover, .Link5 a:hover, .Link6 a:hover{
	color:#e62100;
}

.link1 strong, .Link4 strong, .Link5 strong, .Link6 strong{
	font-weight:normal;
	color:#e62100;
	text-decoration:underline;
}

.ipctext{
	color:#696969;
	padding:10px 0 0 30px;
}

#Separator{
	padding:20px 0 0 0;
	font-size:0;
}

.Separator1{
	border-bottom:solid 1px #cdc9c6;
	width:240px;
	height:1px;
	float:left;
}

.Separator2{
	margin-left:240px;
	padding:0 0 0 30px;
}

.Separator3{
	border-bottom:solid 1px #cdc9c6;
	height:1px;
}

.h2_subtitle{
	padding:0 0 0.5em 0;
	margin:0;
	color:#666;
}

ul.list{
	padding:0 0 0.8em 15px;
	margin:0 200px 0 0;
	border-bottom:solid 1px #cdc9c6;	
}

ul.list li{
	background:url(images/li.gif) 0 0.7em no-repeat;
	list-style-type:none;
	padding:0.2em 0 0.2em 12px;
}

ul.cont{
	padding:0 0 0.8em 15px;
	margin:0 200px 0 0;
}

ul.cont li{
	background:url(images/liel.jpg) 0 0.7em no-repeat;
	list-style-type:none;
	padding:0.2em 0 0.2em 12px;
}

ul.cont2{
	padding:0 0 0.8em 15px;
}

ul.cont2 li{
	background:url(images/liel.jpg) 0em 1em no-repeat;
	list-style-type:none;
	}

.blocktitle{
	font-size:160%;
	color:#000;
	padding:0 0 20px 0;
}

.accordion .head{
	background:url(images/bg/2new.gif) 0 100% repeat-x #f5f1f0;
	padding:8px 15px 10px 15px;
	color:#111;
	font-size:85%;	
}

.accordion .head a{
	color:#111;
	text-decoration:none;
}

.accordion .head.active{
	background:url(images/bg/1new.gif) 0 100% repeat-x #e62400;
	padding:8px 15px 10px 15px;
	color:#fff;
	font-size:85%;
}

.accordion .head.active a{
	color:#fff;
	text-decoration:none;
}

.accordion .section{
	font-size:0;
}

.footer1{
	float:left;
	width:400px;
}

.footer2{
	margin:0 350px 0 400px;
}

.footer3{
	float:right;
	width:350px;
}

.f2_1{
}

.f2_2{
	/*color:#ea2700;
	font-weight:bold;*/
	color:#888;
	padding:0 0 0 5px;
}

#MPBlock{
	position:relative;
}

#MPL{
	background:url(images/bg/3.gif) 0 0 repeat-x;
	padding:0 500px 0 0;
	height:300px;
	overflow:hidden;
}

.mpl-u {height:300px; background:url(images/u1u4.gif) 0 0 no-repeat;}

.MPR{
	position:absolute;
	height:300px;
	width:500px;
	right:0;
	top:0;
	overflow:hidden;
	z-index:1;
}

.MPRT1{
	background:#000;
	height:30px;
	width:500px;
	position:absolute;
	top:210px;
	right:0;
	overflow:hidden;
	z-index:2;
}

.MPRT2{
	background:#000;
	height:60px;
	width:500px;
	position:absolute;
	top:240px;
	right:0;
	overflow:hidden;
	z-index:2;		
}

.MPRT3{
	height:25px;
	width:490px;
	position:absolute;
	top:225px;
	right:0;	
	overflow:hidden;
	z-index:3;
	color:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.MPRT3 span{
	font-size:130%;
}

.MPRT3 a{
	color:#fff;
	text-decoration:none;
}

.MPRT3 a:hover{
	color:#fff;
	text-decoration:underline;
}

.MPRT4{
	height:50px;
	width:490px;
	position:absolute;
	top:250px;
	right:0;
	overflow:hidden;
	z-index:3;	
	color:#fff;
	line-height:1.2em;	
	font-family:Tahoma, Arial, Helvetica, sans-serif;	
}

.MPRT4 em{
	font-style:normal;
}

/*
.MPRT5{
	position:absolute;
	top:100px;
	right:250px;
	height:57px;
	width:40px;
	z-index:5;
	background:url(images/button/1.png) 0 0 no-repeat;
}

.MPRT6{
	position:absolute;
	top:100px;
	right:210px;
	height:57px;
	width:40px;
	z-index:5;
	background:url(images/button/2.png) 0 0 no-repeat;
}

* HTML .MPRT5{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/zeppelin/images/button/1.png', sizingMethod='scale');
}

* HTML .MPRT6{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/zeppelin/images/button/2.png', sizingMethod='scale');
}
*/


.MPRT5_{
	position:absolute;
	top:260px;
	right:50px;
	height:19px;
	width:10px;
	z-index:6;
}

.MPRT6_{
	position:absolute;
	top:260px;
	right:20px;
	height:19px;
	width:10px;
	z-index:6;
}

.MPRT5_ img, .MPRT6_ img{
	cursor:pointer;
}

.BlankSpace{
	position:absolute;
	top:0;
	right:0;
	height:210px;
	background:#f00;
	width:500px;
	z-index:10;
	cursor:pointer;
}

.redaccordion .head,
.redaccordion2 .head{
	padding:10px 0 10px 0;
	margin:0 20px 0 20px;
	border-top:solid 1px #fff;		
}

.redaccordion .head a,
.redaccordion2 .head a{
	color:#fff;	
	font-size:150%;
	text-decoration:none;
}

.redaccordion .head a:hover,
.redaccordion2 .head a:hover{
	color:#fff;	
	font-size:150%;	
	text-decoration:none;	
}

.redaccordion .head .mpbt2,
.redaccordion2 .head .mpbt2{
	color:#ccc3b2;	
	padding:2px 0 6px 0;
}

.redaccordion .section,
.redaccordion2 .section{
	color:#fff;
	padding:0 0 10px 0;
	margin:0 20px 0 20px;
}

#MainPageL{
	width:400px;
	float:left;
	overflow:hidden;
}

#MainPageR{
	margin-left:400px;
}

#MPLContent{
	padding:20px 40px 20px 20px;
}

#MPRContent{
	padding:20px 40px 20px 20px;
}

#MPRContent ul{
	padding:0;
	margin:0.2em 0;
} 

#MPRContent ul li{
	padding:0.5em 0 0.5em 0;
	margin:0;
	list-style-type:none;
} 

#MPLContent h3, #MPRContent h3{
	color:#000;
	font-size:150%;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;
}

.ntitle{
	color:#878787;
	margin:0.8em 0 0.6em 0;
}

.ntitle span{
	background:url(images/ico/7.gif) 0 2px no-repeat;
	padding:0 0 0 13px;
	margin:0 0 0 10px;
}

.ntext, 
.ntextadd div{
	padding:5px 0;
}

.important{
	margin:20px 0 20px 0;
	background:#E1E1E1;
	/*background:#f6f2ef;*/
	padding:15px 20px;
}

#MPLInk{
	height:30px;
	position:relative;
}

#MPLInk a{
	color:#000;
	text-decoration:none;
}

#MPLInk a:hover{
	color:#e62100;
	text-decoration:underline;
}

#MPLInk1{
	position:absolute;
	width:380px;
	top:0;
	left:20px;
	background:url(images/ico/4.gif) 0 10px no-repeat;
	padding:10px 0 0 20px;
}

#MPLInk2{
	position:absolute;
	width:380px;
	top:0;
	right:100px;
	background:url(images/ico/6.gif) 0 10px no-repeat;
	padding:10px 0 0 20px;
}

span.more{
	padding:0 10px 0 5px;
	background:url(images/ico/8.gif) 100% 0.4em no-repeat;
	color:#e62100;
	cursor:pointer;
}

.nback{
	padding:0 0 10px 0;
}

.nback span{
	padding:0 10px 0 10px;
	color:#e62100;
	cursor:pointer;
	background:url(images/ico/8_.gif) 0 0.3em no-repeat;	
}

ul.menu{
	clear:both;
}

textarea{
	font-size:13px;
}

.line{
	height:1px;
	width:240px;
	/*border-bottom:solid 1px #cdc9c6;*/
	margin:20px 0 20px 0;
}

.project-table tr td{
	vertical-align:top;
	text-align:left;
	padding:0 20px 30px 0;
	width:30%;
}	

.project-table img{
	display:block;
	border:solid 1px #ccc;
}

.project-link{
	padding:5px 0 5px 0;
}

.project-desc{
	font-size:85%;
}

.project-desc span{
	color:#777;
	padding:0 5px 0 0;
}

.project-page tr td{
	vertical-align:top;
}

.project-page img{
	display:block;
	border:solid 1px #ccc;
}

.project-dt{
	color:#777;
	padding:0 0 5px 30px;
}

.project-dd{
	padding:0 0 20px 30px;
}

.culc-table-1{
	font-size:90%;	
}

.culc-table-2{
	width:100%;
	font-size:90%;	
}

.culc-table-1 tr td, .culc-table-2 tr td{
	vertical-align:top;
	padding:5px 10px 5px 5px;
	text-align:left;
}

.culc-table-1 tr.tr-bg td, .culc-table-2 tr.tr-bg td{
	vertical-align:top;
	padding:5px 10px 5px 5px;
	background:#eee;
	text-align:left;	
}

.culc-table-1 tr th, .culc-table-2 tr th{
	vertical-align:bottom;
	text-align:left;
	padding:10px 10px 5px 5px;
	border:none;
	font-weight:bold;
	text-align:left;	
}

.culc-table-1 tr td input{
	border:solid 1px #ccc;
	width:100px;
	text-align:right;
	padding:1px 2px;
	margin:0 2px;
}

input#val1,
input#val2,
input#val3,
input#val4,
input#val5,
input#val6,
input#val7,
input#val8,
input#val9,
input#val10,
input#val11,
input#val12,
input#val25{
	width:30px;
	text-align:right;
	border:solid 1px #ccc;	
	padding:1px 2px;	
}

.culc-table-2 select{
	width:35px;
}

.culc-table-2 span{
	color:#888;
}

.culc-table-3 tr td{
	vertical-align:top;
	padding:15px 10px 0 0;
}

.culc-table-3 tr td label{
	padding:0 0 0 10px;
}

.form-result{
	margin:10px 0;
}

.form-result tr td{
	vertical-align:top;
	color:#000;
	padding:5px 30px 5px 0;
	font-weight:bold;
}

.form-result u{
	color:#e62100;
	text-decoration:none;	
}

.form-result input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:8px 0 0 0;
}

.culc-table-3-input{
	border:solid 1px #ccc;
	width:200px;
}

.culc-table-1 input, .culc-table-2 input, .culc-table-3 input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*
.co-date{
	color:#777;
	padding: 0 0 20px 0;
}

.co-title{
	font-size:130%;
	padding:10px 0;
}

.co-text{
	padding:20px 0 20px 0;
}

.co-text p{
	line-height:2em;
}

.co-text label{
	padding: 0 0 0 5px;
}

.co-text input, .co-sent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.co-border{
	border:solid 1px #ccc;
	background:#f2f2f2;
	padding:20px;
	margin:5px 0;
}

.feed-item-title{
	font-size:130%;
	padding:10px 0 5px 0;
	margin:0;
}

.feed-item-body{
	padding:0 0 10px 0;
	margin:0;
	line-height:1.3em;
}

.feed-item{
	padding:0;
	margin:0;
}
*/

.co-table tr td{
	vertical-align:top;
	padding:5px 0;
	line-height:1.5em;
}

.co-table tr th{
	vertical-align:top;
	padding:5px 20px 5px 0;
	font-weight:normal;
	text-align:left;
	border:none;
	line-height:1.5em;
}

.co-table label{
	padding: 0 0 0 5px;
}

.co-table input, .co-sent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.co-input{
	width:200px;
}

.formsent1{
	font-size:130%;
	padding:5px 0 0 0;
}

.formsent2{
	font-size:100%;
	padding:10px 0 0 0;
	color:#e62100;	
}

table.contacts_page tr td
{ vertical-align:top; padding:0 20px 10px 0;}

.object_bi img
{ display:block;}

.object_si{
	padding:33px 0 0 0;
}

.object_si img
{ cursor:pointer; display:block; padding-bottom:10px;}

.Ndate
{ /*color:#878787*/; color:#e62100; margin:1.5em 0 0 0;}
.Ntext { padding:0; margin:0;}
.Ntext a { color:#333;}
.Ntext a:hover { color:#e62100;}

.for_img
{ float:left; padding:10px 20px 10px 0;}

.NPItem 					{padding:10px 0 20px 0; margin: 0 0 20px 0;}
.NPItem table tr td 		{ vertical-align:top; }
.NPItem2 					{padding:10px 0 10px 0;}
.NPItem2 table tr td 		{ vertical-align:top; }
.NPItem table tr td img 	{ border: solid 1px #ddd; margin:2px 20px 0 0;}
.NPTitle 					{ font-size:140%;}
.NPTitle a 					{ color:#e62100; text-decoration:none;}
.NPTitle a:hover  			{ color:#e62100; text-decoration:underline;}
.NPDate 	  				{ color:#888; font-size:90%; padding:0 0 10px 0;}
.NPDate2 	  				{ color:#888; font-size:90%;}
.NPText a 					{text-decoration:underline;}

/* -------------------------------- */
.q-table1 tr td {vertical-align:top; padding:7px 5px; text-align:left; font-size:110%;}
.q-table1 .q-table2, .q-table1 .q-table4 {font-size:13px;}
.q-table1 .q-table2 tr th, .q-table1 .q-table4 tr th {vertical-align:bottom; text-align:center; font-weight:normal; padding:5px 3px; border:none; color:#777;}
.q-table1 .q-table2 tr td, .q-table1 .q-table3 tr td, .q-table1 .q-table4 tr td {vertical-align:top; padding:5px 3px; text-align:left;}
.q-table1 input, .q-table1 select, .q-table1 textarea {font:14px Helvetica, Arial, sans-serif; color:#000;}
.q-table1 input[type=text], .q-table1 select, .q-table1 textarea {border:solid 1px #bbb;}
.q-table1 input[type=text] {padding:1px;}
.q-check1 {float:left; padding:2px 0 0 0;}
.q-check2 {margin:0 0 0 20px; width:800px;}
.q-input {width:250px;}
.q-input1 {width:185px;}
.q-input2 {width:280px;}
.q-input3 {width:200px;}
.q-input4 {width:280px;}
.q-input5 {width:500px;}
.q-input6 {width:165px;}
.q-input7 {width:200px;}
.q-input8 {width:200px;}
.q-input9 {width:170px;}
.q-input10 {width:200px;}
.q-textarea1 {width:550px; height:100px;}
.q-textarea2 {width:550px; height:80px;}
.q-table1 .q-com {font-size:13px; color:#777;}
.q-table1 h2 {color:#000; font-size:150%; font-weight:normal; padding:0.5em 0 0 0; margin:0;}
.q-h1 {font-size:200%; padding:30px 0 0 0; margin:0;}
.q-table1 input[type=submit] {font:14px Helvetica, Arial, sans-serif; padding:2px;}
.q-table1 select {width:70px;}