/* ------------------ Site styles ------------------ */
@import url(../framework/styles.css); 
/* ------------------ Object styles ------------------ */

/* ------------------ Page styles ------------------ */
.title_index{
	background: url(../../pics/contacts.jpg) no-repeat top left;
	width: 192px;
	height: 24px;
	display: block;
	margin: 0 0 0px 0;
}
.title_index_bg{
	background: url(../../pics/contacts_bg.gif) no-repeat top left;
	width: 111px;
	height: 19px;
	display: block;
	margin: 0 0 0px 0;
}
.title_index_ru{
	background: url(../../pics/contacts_ru.gif) no-repeat top left;
	width: 101px;
	height: 19px;
	display: block;
	margin: 0 0 0px 0;
}
.title_index_sp{
	background: url(../../pics/contacts_sp.gif) no-repeat top left;
	width: 84px;
	height: 19px;
	display: block;
	margin: 0 0 0px 0;
}
.title_index_de{
	background: url(../../pics/contacts_de.gif) no-repeat top left;
	width: 184px;
	height: 19px;
	display: block;
	margin: 0 0 0px 0;
}

/* Layout */
.container .col2 {
	margin-right: 0;
}
.flash{
	background: url(../../pics/menu_flash.jpg) no-repeat  top center ;
	width:956px;
	height:243px;
}
.flash2{
	background: url(../../pics/menu_flash_sm.jpg) no-repeat  top center;
	width:955px;
	height:205px;
}
.content{
	height:169px;
	width:950px;
	background: url(../../pics/tab.jpg) no-repeat  top center;
}
.about_image{
	display:block;
	width: 930px;
	height: 91px;
	background: url(../../pics/title/title-about.jpg) no-repeat  top center ;
	margin: 0 0 0 10px;
	padding:0;
}
/* Content */
.col1 {
/*	background: url(../../pics/pics.jpg) no-repeat  top center ;*/
	margin: 0 0 20px 0;
}
.col2 {
	width:495px;
	float:left;
	margin: 25px 0px 0px 52px;
}
.col3 {
	font-size: 13px !important;
	font-family:"Trebuchet MS", Courier, sans-serif;
	line-height: 150%;
	color: #595959;
	width:490px;
	float:left;
	margin: 5px 0px 5px 52px;
}
.col4 {
	width: 495px;
	margin: 10px 0px 5px 52px;
/*	border: 1px solid red;*/
}
.col5 {
	font-size: 13px !important;
	font-family:"Trebuchet MS", Courier, sans-serif;
	line-height: 150%;
	color: #595959;
	width: 240px;
	display: block;
	float: right;
	margin: 0px 0px 0px 9px;
}
.news{
	margin: 0 0 0px -5px;
	padding: 0 0 0 0px;
	width:240px;
	text-align: right;
	font-weight:bold;
	color:#999999;
}
.news strong{
	color: #006e04;
}

.col2 h3{
	font-size: 10px !important;
	font-family:"Arial", Courier, sans-serif;
	color: #b9b6b6;
}
.top_dots{
	background: url(../../pics/dots.gif) repeat-x center top;
	height: 3px;
	margin: 8px 0 8px 0;
	font-size: 2px;
}
*html .top_dots{
	background: url(../../pics/dots.gif) repeat-x center top;
	height: 3px;
	margin: 4px 0 4px 0px;
	font-size:2px;
}
.enter{
	display:block;
	width: 85px;
	text-align: left;
	margin: 0 15px 0 0;
	background: url(../../pics/button.jpg) no-repeat center right;
	font-weight:normal;
	font-size: 11px !important;
	font-family:"Trebuchet MS", Courier, sans-serif;
	color: #595959;
}

.name_col{
	vertical-align: bottom;
}
.projects_sm{
	float: left;
	display:block;
	margin:2px 0 6px 0;
}
.link_project a{
	color: #006e04;
	display:block;
	text-decoration: none;
}
.link_project a:hover{
	display:block;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:0.4;
	-khtml-opacity:0.4;
}
.col4 a:hover{
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:0.4;
	-khtml-opacity:0.4;
}
.inputbox{
/*	background: url(../../pics/text.jpg) left top no-repeat;*/
	float: left;
	width: 230px;
	height: 18px;
	margin: 2px 0 2px 2px;
	border: 1px solid #ccc;
	font-family: sans-serif;
	font-size: 12px;
	color: #777;
}
.textbox{
/*	background: url(../../pics/textarea.gif) left bottom no-repeat;*/
	float: left;
	width: 230px;
	height: 83px;
	border: 1px solid #ccc;
	margin: 4px 0 0 2px;
	font-family: sans-serif;
	font-size: 12px;
	color: #777;
}
.send_message{
/*	background: url(../../pics/clear.jpg) left bottom no-repeat;*/
	background-color:#ccc;
	float: left;
	width: 85px;
	height: 18px;
	border:1px solid #ccc;
	color: #fff;	
	margin: 6px 0 0 2px;
	padding: 0px 0 0 0;
	text-transform:uppercase;
	font: "Georgia", Times New Roman, Times, serif;
	font-size: 10px;
}
.send_message a{
	color: #363639;	
}

.send_message a:hover{
	color: #123443;	
}

.clear_box{
/*	background: url(../../pics/sent.jpg) left bottom no-repeat;*/
	background-color:#fff;
	float: left;
	width: 85px;
	height: 18px;
	border:1px solid #ccc;
	color: #ccc;
	margin: 6px 0 0 60px;
	padding: 0px 0 0 0;
	text-transform:uppercase;
	font-weight:bold;
	font: "Georgia", Times New Roman, Times, serif;
	font-size: 9px;
}
.press ul,
.press li{
	margin: 0 0 0 -10px;
	padding: 0 0 0 1px;
	list-style: none;
	display:block;
	width: 100%;
}

.press .on{
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 5px 0 5px 5px;
	list-style: none;
	background-color: #f6f6f6;
	display: block;	
}
.press .off{
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 5px 0 5px 5px;
	list-style: none;
	display: block;
	background-color: #fff;
}
.press a{
	color: #333333;
}
.press li a:hover{
	color: #006e04;
	border: 1px solid #ccc;
	margin: -5px 0 -5px -5px;
	padding: 5px 0 5px 5px;
	display: block;
}
.date{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	background: url(../../pics/strelka.gif) right center no-repeat;	
	float: right;
	margin: -18px 5px 0 0;
}
.top_scroll_sm{
	background:url(../../pics/top.gif) center top no-repeat;
	width: 230px;
	height: 11px;
	display:block;
	margin: 0 auto;
}
.bottom_scroll_sm{
	background:url(../../pics/bottom.gif) center top no-repeat;
	width: 230px;
	height: 11px;
	display:block;
	margin: 0 auto;
}
.check{
	display: block;
	float: left;
	margin: 4px 0 2px 0;
	color: #ccc;
	text-transform:uppercase;
	font-weight:bold;
	font: "Georgia", Times New Roman, Times, serif;
	font-size: 10px;
	width: 240px;
}
.checkbox{
	width:15px;
	float: left;
	clear: left;
	display: block;
	margin: 0 0 0px 0px;
}

