@charset "utf-8";

/* whole page */

body {
background-color:white;
font-family:Georgia, "Times New Roman", Times, serif;
padding:0px;
margin:0px;
background-image:url(../img/background.jpg);
background-repeat:no-repeat;
background-position:center top;

/*
background-image:url(../img/background.jpg);
background-repeat:no-repeat;
background-position:center top;

*/
}

a:link {
}

a:visited {
}

a:hover {
}

a:active {
}

img {
border:none;
}

dd, dt {
margin:0px;
}

#wrapper {
margin:0 auto;
width:1000px; 
}

.outer1 {
/* news menu column width */
margin-left:360px;
/* margin-bottom:60px; */
}

.outer0 {
margin-left:-361px;
position:relative;
}

/* header */
#header {
	height: 130px;
	width: 970px;
	/* border-bottom:1px solid #d8d8d8; */
}

#logo {
width:150px;
height:110px;
float:left;
margin-top:20px;
background-image:url(../img/azimut_logo.png);
background-repeat:no-repeat;
margin-left:50px;
}

	#logo_text {
	height:65px;
	width:365px;
	margin-left:108px;
	margin-top:20px;
	/* background-image:url(../img/azimut_text.png);
	background-repeat:no-repeat; */
	background:url(../img/azimut_text.png) no-repeat;
	
	
	}
	
.up_r, .up_l {
  position : absolute;
  width : 14px;
  height : 14px;  /* corner images are 40x40 */
  display : block;
  margin-bottom : -1px;  /* this is for IE */
  margin-top:14px;
}

.up_r {
background:transparent url(../img/up_rb_c.png) no-repeat;

right:0;
}


.up_l {
background:transparent url(../img/up_lb_c.png) no-repeat;

left:0;

}
#fast_contacts {
	width:276px;
	height:70px;
	background:url(../img/fast_contacts.png);
	/*
	background-color:#f5f5ea;
	*/
	float:right;
	text-align:right;
	position:relative;
}

	#fast_contacts #round_line {
		background-image:url(../img/round/round_top_contacts.png);
		margin-top:2px;
		background-repeat:no-repeat;
		height:14px;
		width:100%;
		bottom:0px;
		position:relative;
	}
	#fast_contacts a {
	font-size:12px;
	color:#2e3192;
	}
		#home_mail {
			margin:5px 5px 5px 0;
			padding: 5px;
		}
		
		#home_mail #mail {
			
		background-image: url(../img/icons/mail_icon.png);
		background-position:-2px 2px;
		background-repeat:no-repeat;
		padding-left:20px;
		width:100px;
		height:30px;
		}
		
		#home_mail #home {
			width:20px;
			height:20px;
			background-image: url(../img/icons/home_icon.png);
			background-position:left;
			background-repeat:no-repeat;
			position:absolute;
			top:7px;
			right:145px;
		}
		#home img {
			border:none;
		}
		
		#bulb {
			color:#545454;
			font-size:12px;
			height:20px;
			background-image:url(../img/icons/bulb.png);
			background-repeat:no-repeat;
			padding-right: 10px;
			background-position:5px 0;
			padding-top:3px;
		}
		#bulb span {
			padding-left:5px;
			font-size: 11px;
			padding-right: 5px;
		}
/*
#fast_contacts {
	width:276px;
	height:80px;
	background-color:#f5f5ea;
	float:right;
	text-align:right;
	position:relative;
}

	#fast_contacts #round_line {
		background-image:url(../img/round/round_top_contacts.png);
		margin-top:2px;
		background-repeat:no-repeat;
		height:14px;
		width:100%;
		bottom:0px;
		position:relative;
	}
	#fast_contacts a {
	font-size:12px;
	color:#2e3192;
	padding-right:7px;
	}
		#home_mail {
			margin:15px -4px 15px 0;
			padding: 5px;
		}
		
		#home_mail #mail {
			
		background-image: url(../img/icons/mail_icon.png);
		background-position:-2px 2px;
		background-repeat:no-repeat;
		padding-left:20px;
		width:100px;
		height:30px;
		}
		
		#home_mail #home {
			width:20px;
			height:20px;
			background-image: url(../img/icons/home_icon.png);
			background-position:left;
			background-repeat:no-repeat;
			position:absolute;
			top:18px;
			right:103px;
		}
		#home img {
			border:none;
		}
		
		#bulb {

			background-image:url(../img/icons/bulb.png);
			background-repeat:no-repeat;
			padding-right: 20px;
			position:relative;
			height:20px;
		}
		#bulb_span {
			padding-left:5px;
			color:#545454;
			font-size:12px;
			font-size: 11px;
			padding-right: 5px;
		}
		*/
		

#main_menu_holder {
	padding-left:30px;
}
/*
#main_menu  {
clear:both;
float:right;
margin-bottom:10px;
margin-right:35px;
}
	#main_menu li {

		
		font-size: 14px;

		color:#2e3192;
		
		float:left;
		list-style:none;
		padding-left:27px;
		
		font-family:Trebuchet MS, Georgia, "Times New Roman";
		text-transform:uppercase;
		font-weight:normal;
		font-size: 16px;
		
		
		
	}

	
	#main_menu #mod {
		font-family:Arial,Helvetica,sans-serif;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:underline;
	}
	
	#main_menu li.active {
		font-size: 18px;
		
		color:#2e3192;
		margin-top:-2px;
	}
	
	#main_menu a {
		
		color:#2e3192;
	}
	#main_menu a:link {
	}
	#main_menu a:visited {
		
	}
	#main_menu a:active {
		
	}
	#main_menu a:hover {
		
		text-decoration:none;
	}  */
	

#main_menu  {
clear:both;
float:right;
margin-bottom:10px;
margin-right:35px;
margin-top:0px;
}
	#main_menu li {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		font-style: italic;
		font-weight:bold;
		/*
		color: #5e60b0;
		*/
		color:#365866;
		float:left;
		list-style:none;
		padding-left:27px;
		
	}

	#main_menu li.active {
		font-size: 18px;
		font-style: italic;
		font-weight: bold;
		text-decoration:underline;
		/*
		color:#2e3192;
		*/ 
		color:#365866;
		margin-top:-2px;
	}
	
	#main_menu a {
		/* border-bottom: 1px solid #5e60b0; */
		color:#5E60B0;
		color:#365866;
		text-decoration:none;
	}
	#main_menu a:link {
	}
	#main_menu a:visited {
		
	}
	#main_menu a:active {
		
	}
	#main_menu a:hover {
		/* border-bottom:none; */
		text-decoration:none;
	}	

/* center part */

#flash {
width:934px;
/* not right */
text-align:center;
margin:20px auto;
}

#space {
width:935px;
margin:0 auto;
}
#space_all {
width:943px;
margin:0 auto;
}

#content h1 {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #474747;
}
#content_title {
	font-weight:bold;
	font-style:italic;
	font-size:30px;
	
}
/* left menu */
#left_menu {
	border-left:solid 7px #c2c2c2;
	margin-left:0px;
}
#left_menu li {
	margin-left:-32px;
	list-style:none;
	padding-left:15px;
	margin-top:5px;
}
#left_menu li.active {
	list-style-image:url(../img/list_marker.jpg);
}

/* gallery */
#gallery {
	padding:20px;
	width:900px;
	margin:0 auto;
}
#gallery #back_forward {

	margin-bottom:20px;
}

#gallery #back_forward a {
	margin-left:30px;
	font-size:24px;
	color:#2e3192;
}

#gallery .thumb {
	width:238px;
	height:145px;
	/* border-bottom:5px solid black; */
	float:left;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:30px;
}
#gallery .thumb div {
	background-color:#000;
	width:100%;
	height:11px;
	font-size:11px;
	font-style:italic;
	color:white;
	margin-top:-10px;
}
/* left content */ 
#left_content {
	width: 368px;
	float:left;
	margin-top:68px;
}

#left_content h1 {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
#left_content h2 {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}

#left_content img {
	border:solid 1px #a8a5a4;
}
#left_content pre {
	font-size:13px;
}
#left_content p {
	font-size:10px;
}

#additional_content {
	margin-bottom:30px;
}

.news_descr {
margin-bottom:20px;
}
/* left news menu */
#news_menu {
	width:368px;
	float:left;
	margin-right:1px;
	margin-top: 85px;
}

	#news_menu_main {
		width:360px;
		float:left;
		margin-right:1px;
		padding-left:33px;
	}

	#news_menu_main h3, #news_menu h3 {
	display:inline;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	margin:0;
	float:left;
	}

	#news_menu a {
		color:#2e3192;
	}
		#news_menu a:hover {
			text-decoration:none;
		}
		
	#news_list {
	 height:200px;
	}
	#news_list dt {
		font-size:11px;
		color:#626262;
	}
	#news_list dd {
		margin:0px 0px 15px 0px;
	}

	#news_list dd a{
		font-size:14px;
		color:#2e3192;
	}

.right_info_block {
background-color: #EAF2F5;
width:323px;
border-right:1px solid #f6f6f6;
padding-left:31px;
margin-left:-30px;
}


#phone {
height:165px;
position:relative;
}
	#phone #old_phone {
	background-image:url(../img/phone.gif);
	width:100px;
	height:91px;
	right:20px;
	bottom:-8px;
	/*float:right;  */
	position:absolute;
	}

	#feedback #write_us {
	background-image:url(../img/write_us.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-size:18px;
	padding-left:5px;
	padding-right:20px;
	}
	
#feedback {
height:165px;
position:relative;
background-image:url(../img/envelope.gif);
	background-position:93% 96%;
	background-repeat:no-repeat;
}


#icq {
	height:160px;
}

.shadow_right_bottom {
	background-image: url(../img/round/bottom_right_shadow.gif);
	background-repeat: no-repeat;
	background-position:right;
margin-left:-30px;
	height:15px;
	width:355px;
}

.right_info_block h4, .right_info_block_main h4 {
	font-size:12px;
	display:block;
	font-weight:bold;
	font-style:italic;
	/* padding-top:26px; */
	position:relative;
	top:13px;
}
.right_info_block span, .right_info_block_main span {
	font-size:14px;
	color:#656565;
}
#contact_phones_info {
width:230px;
}
.move_bottom {
	margin-bottom:20px;
}
#icq #pda {
	background-image: url(../img/pda.gif);
	width:84px;
	height:70px;
	float:right;
	padding-right:20px;
	background-repeat:no-repeat;
}

#icq #pda_pen {
	background-image: url(../img/pda_pen.gif);
	width:84px;
	height:130px;
	float:right;
	padding-right:70px;
	background-repeat:no-repeat;
}

#icq dl {
	
}

#icq dd {
background-image:url(../img/icq_flower.jpg);
background-repeat:no-repeat;
background-position:left 0px;
height:25px;
padding-left:25px;
padding-top:10px;
position:relative;
top:10px;
font-style:italic;
font-size:14px;

}
#icq dt {
	padding-left:24px;
	position:relative;
	top:17px;
	color:#474747;
}
/* content part */
#content, #main_content {
float:right;
width:550px;
margin-right:30px;
}
#content p, #main_content p {
	/* color:#474747; */
	
	color: rgb(107, 117, 125); 
	font-family: Tahoma,Arial,helvetica,sans-serif; 
	line-height: 0.975em; 
	font-size: 15px;
}
#content p {
line-height: 0.975em;
/* line-height:130%; */

}	

#content img, #main_content img {
border:2px solid black;
margin:5px;
}

#main_content h1 {
font-style:italic;
font-size:20px;
font-weight:normal;
margin:0px;
/* height:30px;margin-top:30px; */
}

/* for correct height of both news and content headers */

.header_container {
height:40px;
position:relative;
}
.header_container div {
bottom:0px;
}

#main_content h3 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}


#content h2 {
font-size:17px;
font-style:italic;
font-weight:bold;
margin:0px;
display:inline;
padding-right:30px;
background-image:url(../img/news_icon.jpg);
background-repeat:no-repeat;
background-position:right;
}
.date {
font-size:11px;
color:#8f8f8f;
}

#arrow_links {
float:left;
margin-bottom:20px;
padding:0px;
margin-left:0px;
margin-top:0px;
}
#arrow_links li {
float:left;
height:26px;
list-style:none;
padding-left:5px;
background-image:url(../img/arrow_btn_gradient.jpg);
border-bottom:1px solid #f0f4f7;
border-top:1px solid #eaf0f4
}

#arrow_links li.last_arrow a{
background-image:none;
}
#arrow_links li a {
font-size:15px;
display:block;
height:26px;
color:#2e3192;
background-image:url(../img/arrow_cont.jpg);
background-position:right;
background-repeat:no-repeat;
padding-right:15px;
}

#main_content h2 {
font-size:20px;
margin:0px;
padding:0px;
font-style:italic;
}

#arrow_links li.list_arrow {
background-image:url(../img/arrow_last.jpg);
height:26px;
width:20px;
border-bottom:1px solid white;
border-top:1px solid white;
background-repeat:no-repeat;
}

.outer0 cite {
	background-color:#f5f5ea;
	display:block;
	padding-top:20px;
	padding-left:60px;
	padding-bottom:20px;
	margin-top:20px;
	font-size:14px;
	color:#474747;
	background-image:url(../img/laquo.gif);
	background-repeat:no-repeat;
	/* bottom shadow hard to create with raquo */
	/* 
	background-image:url(../img/bottom_quote.jpg);
	
	background-position:bottom left; */
	background-position:15px 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	/* margin-left:-60px; */
}
span.laquo {
font-size:72px;
margin-left:10px;
width:30px;
height:30px;
display:block;
color:#7e7e7e;
}

/* main flash 3 divs */
#main_content .express_block1, #main_content .express_block2, #main_content .express_block3  {
width:152px;
height:380px;
float:left;
margin:20px 31px 20px 0px;

}
#main_content .express_block1 {
	background-image:url(../img/round/fl_top_1.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e4e8ec;
}
#main_content .express_block2 {
background-color:#d8dde2;
background-image:url(../img/round/fl_top_2.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#main_content .express_block3 {
background-color:#ced7e1;
background-image:url(../img/round/fl_top_3.gif);
background-position:top;
background-repeat:no-repeat;
}
#main_content .express_block1 h2, #main_content .express_block2 h2, #main_content .express_block3 h2 {
font-size:18px;
font-style:italic;
height:50px;
padding:10px;
}

div.flashy {
width:130px;
height:130px;
background-color:#FFFFFF;
margin:0 auto;
}
#main_content .express_block1 p, #main_content .express_block2 p, #main_content .express_block3 p {
color:#8b8b8b;
font-size:12px;
padding:10px;
height:150px;
}

.flash_shadow_left {
	background-image:url(../img/round/fl_l_shadow.gif);
	background-repeat:no-repeat;
	background-position:left 20px;
	height:300px;
	width:152px;
	padding-left:5px;
	float:left;
	margin-left:15px;
}
.flash_shadow_right {
	background-image:url(../img/round/fl_r_shadow.gif);
	background-repeat:no-repeat;
	background-position:right 20px;
	width:157px;
	height:300px;
}

.block1_end {
	background:url(../img/round/fl_bottom_1.gif) scroll left bottom no-repeat;
}

.block2_end {
	background:url(../img/round/fl_bottom_2.gif) scroll left bottom no-repeat;
}

.block3_end {
	background:url(../img/round/fl_bottom_3.gif) scroll left bottom no-repeat;
}
#bottom_cite {
	height:110px;
	background-image:url(../img/laquo.gif);
	background-position:120px 60%;
	background-repeat:no-repeat;
	/* width:740px; */
	padding-left:160px;
	background-color:#EDF6FA;
	margin-left: 100px;
	margin-top:25px;
	position:relative;
	width:708px;
	/* margin-bottom:20px; */
}
	#bottom_truck {
		background-image:url(../img/truck.png);
		background-repeat:no-repeat;
		height: 127px;
		width: 200px;
		float:left;
		position:absolute;
		left:-85px;
		top:-10px;
	}
	#bottom_cite img {
	margin-bottom:-15px;
	float:left;
	}
	#bottom_cite h3 {
	font-family:Constantia, Georgia;
	font-size:25px;
	font-style:italic;
	margin-bottom:-14px;
	padding-top:8px;
	}

#bottom_cite p {
font-size:14px;
}
/* footer */

#footer {
	width:935px;
	padding-top: 20px;
	height:80px;
	margin:0 auto;
	margin-top:20px;
}

#footer_contacts {
	float:left;
	font-size:11px;
	padding-left: 0px;
	position:relative;
	right:4px;
}
#footer_contacts p {
padding-left:4px;
margin:0px;
}
#footer_contacts div {
padding-top:5px;
}

#letcrew_logo {
float:right;
width:127px;
height:34px;
}
#footer #contact_link {
padding-left:4px;
}
#footer #site_map {
	background-image: url(../img/site_map_icon.jpg);
	background-repeat: no-repeat;
	background-position:0px -5px;
		padding-left:20px;
	text-decoration:none;
}

/* helper classes */
.sub_line {
border-bottom:#d8d8d8 1px solid;
padding-bottom:10px;
}

.up_line {
border-top:#d8d8d8 1px solid;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

.block {
display:block 
}

.hr {
width:100%;
border-bottom:1px solid #D8D8D8;
margin-top:5px;
}
.italic {
font-style:italic;
}


#phone_number1, #phone_number2, .phone_number {
font-size:30px;
color:black;
} 




/* FORMS */

form, fieldset, legend {
	border:0;
	margin:0;
	padding:0;
}
form ol, form ul {
	list-style:none;
	margin:0;
	padding:0;
}

#question_form input, textarea {
width:300px;
}

#question_form label {
/* width:100px; */

display:block;
}

.question_answer {
border-bottom:solid grey 1px;
}

#pagination span.active {
background-color:red;
color:white;
padding:5px;
}

#pagination a {
padding:5px;
text-decoration:none;
}

#order_form label, #feedback_form label {
display:block;
}

.vacancy {
margin-top:20px;
border-bottom:dashed 1px grey;
}

.form_error li {
color:red;
font-weight:bold;
}

#feedback_form input, textarea {
width:300px;
}

#submit_btn {
width:100px;
}

#order_form input, textarea {
width:300px;
}

#order_form, #feedback_form, #question_form {
background-color:#EAF2F5;
padding:20px;
width:340px;
}
/* mods test */

.changes {
font-family:arial,tahoma,verdana,helvetica,sans serif;
}


/* NEW */

#index_content {
	width:941px;
	margin:0 auto;
}

#index_company {
	width:570px;
	float:left;
	position:relative;
}

#index_news {
	width:345px;
	float:right; 
	
}
.index_block {
	height:240px;
}
.index_block h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	font-weight:normal;
}

.index_header {
	height:40px;
	margin-bottom:10px;
	border-bottom:1px solid #d8d8d8;
}

span.red_header {
	color:#e64444;
}

.index_header a {
		color:#6c858f;
		font-size:14px;
		position:relative;
		bottom:35px;
	}
		.index_header a:hover {
			text-decoration:none;
		}
		
#highlight {
	width:941px;
	padding-top:50px;
}
.highlight_plane {
	height:195px;
	background-repeat:no-repeat;
}

.highlight_plane h4 {
color: #365866;
padding-left:20px;
font-size:20px;
margin:0px;
font-style:italic;
font-weight:normal;
}

#feedback_plane {
	background-image:url(../img/feedback_bckg.jpg);
	width:325px;
	padding-top:20px;
		float:left;
}
#feedback_plane p {
	color:#000;
	font-size:14px;
	padding-left:22px;
}
#action_plane {
	background-image:url(../img/action_bckg.jpg);
	background-position:1px;
	width:266px;
	float:left;
}
#action_plane h4 {
	color:#32505d;
	font-size:18px;
	font-style:italic;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
	padding-top:15px;
}

#action_plane ul {
	padding-left:35px;
	padding-right:15px;
}
#action_plane li {
	font-size:12px;
}


#icq_plane {
	background-image:url(../img/icq_left_bckg.jpg);
	width:323px;
	float:left;
}
#icq_plane_right {
	background:url(../img/icq_right_bckg.png) right top no-repeat;
	width:315px;
	padding-top:20px;
}

#flashblock {
	background-image:url(../img/flash_bckg.jpg);
	background-repeat:no-repeat;
	width:941px;
	height:205px;
}
.centro {
	margin:0 auto;
}

#countour_bckg {
	background-image:url(../img/logo_contour_bckg.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#contact_phones_info1 {
	position:relative;
	top:-35px;
	padding-left:22px;
}

#write_us {
	background-image:url(../img/icon_writeus.png);
	background-position:right;
	background-repeat:no-repeat;
	font-size:14px;
	padding-left:5px;
	padding-right:20px;
	color:#2e3192;
	text-decoration:underline;
	}
.or {
	color:#646464;
}

#icq_plane dl {
	position:relative;
	top:-20px;
	padding-left:30px;
}
#icq_plane dd {
background-image:url(../img/icon_icq.png);
background-repeat:no-repeat;
background-position:left 0px;
height:25px;
padding-left:25px;
padding-top:10px;
position:relative;
top:10px;
font-style:italic;
font-size:18px;

}
#icq_plane dt {
	padding-left:24px;
	position:relative;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	top:17px;
	color:#474747;
}

.flash_block {
	width:292px;
	height:180px;
	float:left;
	/* BUG IE */
	margin-left:15px;
	
}
.flash_block p {
	font-size:12px;
	color:#000;
	margin:0px;
	font-style:italic;
}
.flash_block h4 {
	font-size:18px;
	font-style:italic;
	width:120px;
	margin-bottom:5px;
	margin-top:10px;
}

.flash_elem {
	width:130px;
	height:130px;
	background-color:#FFF;
	float:left;
	margin-right:10px;
}

.flash_elem_ {
	width:130px;
	height:130px;
	float:left;
	margin-right:10px;
}

label.error {
color:red;
}