* {
	padding: 0px;
	margin: 0px;
}

a {
	color: #1e95c1;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom: 3px solid #fbcf49;
}

body {
	font-family: "PTSReg",Arial,Tahoma;
	font-size: 14px;
	color: #537e8e;
}

.chromeframe {
	width: 100%;
	text-align: center;
	border: 1px solid #dedede;
	padding: 10px 0;
}

.no_script_tag {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #e25e5e;
	color: #fff;
	text-align: center;
	padding: 10px 0px;
}

.clear {
	clear: both;
}

.top_body {
	height: 35px;
	width: 100%;
	background: url(../img/top_line_bg_1_px.jpg) top left repeat-x;
}

.top_body .cont {
	width: 980px;
	margin: 0 auto;
}

.top_body .cont .socials {
	float: left;
}

.top_body .cont .to_main_site{
	float:right;
	line-height: 35px;
}

.top_body .cont .to_main_site a{
	text-shadow: 0px 1px 1px #fff;
}

.main_container {
	width: 980px;
	margin: 0 auto;
}

.main_container .top_block {
	margin: 20px 0 25px 0px;
	position: relative;
}

.main_container .top_block .atlas_logo{
	float: left;
}

.main_container .top_block .atlas_logo .text{
	font-size: 11px;
	color: #99a5b1;
}

.main_container .top_block .dukon_logo{
	float: left;
	margin-left: 30px;
}

.main_container .top_block .top_menu{
	position: absolute;
	top: 24px;
	right: 0px;
	font-size: 21px;
}

.main_container .top_block .top_menu  .active a{
	color: #0e5873;
}

.main_container .top_block .top_menu a{
	color: #1e95c1;
}

.main_container .top_block .top_menu a:hover{
	text-decoration: none;
	border: none;
}

.main_container .top_block .top_menu .item{
	float: left;
	margin-left: 25px;
	padding-bottom: 4px;
}

.main_container .top_block .top_menu .item:hover{
	color: #0e5873;
	border-bottom: 5px solid #fbcf49;
}

.main_container .top_block .top_menu .item:hover a{
	color: #0e5873;
}

.main_container .top_block .top_menu .active{
	border-bottom: 5px solid #fbcf49;
}

.main_container .site_header h1 {
	font-size: 36px;
	color: #0e5873;
	font-family: "PTSBold",Arial,Tahoma;
	font-weight: 100;
}

.main_container .site_header  h1 .yellow {
	color: #fbcf49;
}

.main_container .main_slider {
	width: 980px;
	height: 420px;
	margin-top: 20px;
	position: relative;
	overflow:hidden;
}

.main_container .main_slider .img_container {
	width: 630px;
	height: 100%;
	overflow: hidden;
	float:left;
	position:absolute;
}

.main_container .main_slider .img_container  img{
	height: 100%;
}

.main_container .main_slider .buttons{
	width:350px;
	float:right;
	background-color: #d8e7ec;
	height: 420px;
}

.main_container .main_slider .buttons .button{
	position: relative;
	padding: 25px;
	font-size: 24px;
	text-shadow: 0px 1px 1px #fff;
	color: #1e95c1;
	cursor: pointer;
}

.main_container .main_slider .buttons .active{
	color: #0e5873;
	text-shadow: none;
	cursor: default;
}

.main_container .main_slider .buttons .button .descr{
	font-size: 14px;
	line-height: 16px;
	text-shadow: 0px 1px 1px #fff;
	color: #537e8e;
	margin-top: 25px;
	height: 155px;
	overflow: hidden;
}

.main_container .main_slider .buttons .arrow{
	width: 13px;
	height: 26px;
	position: absolute; 
	top: 25px; 
	left: -13px;
	display: none;
	z-index: 10;
}

.main_container .main_slider .buttons .active .arrow{
	display:block;
}

.main_container .main_slider .buttons  #button_1{
	background-color: #f0f8fb;
}

.main_container .main_slider .buttons  #button_1 .arrow{
	background: url(../img/slider_arrows.png) top left no-repeat;
}

.main_container .main_slider .buttons  #button_2{
	background: #e3eff3 url(../img/slider_button_shadow.png) top left repeat-x;	
}

.main_container .main_slider .buttons  #button_2 .arrow{
	background: url(../img/slider_arrows.png)  center left no-repeat;
}

.main_container .main_slider .buttons  #button_3{
	background: #d8e7ec url(../img/slider_button_shadow.png) top left repeat-x;
}

.main_container .main_slider .buttons  #button_3 .arrow{
	background: url(../img/slider_arrows.png) bottom left no-repeat;
}

.main_container .area_of_application {
	margin-top: 40px;
}

.main_container .area_of_application  .header{
	color: #0e5873;
	font-size: 30px;
	margin-bottom: 25px;
}

.main_container .area_of_application  .application_sellector_list{
	padding: 15px 25px;
	background-color: #f0f8fb;
	height: 115px;
}

.main_container .area_of_application  .application_sellector_list .select_box{
	width: 285px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #1e95c1;
	float: left;
	margin-bottom: 8px;
	padding-left: 25px;
	cursor:pointer;
	background: url(../img/application_list_select_bg.png) bottom left no-repeat;
}

.main_container .area_of_application  .application_sellector_list .select_box:hover{
	color: #0e5873;
}

.main_container .area_of_application  .application_sellector_list .active{
	color: #0e5873;
	background: url(../img/application_list_select_bg.png) top left no-repeat;
}

.main_container .area_of_application  .application_sellector_list .show_all_models{
	margin-top: 10px;
	float:left;
}

.main_container .area_of_application  .application_sellector_list .total_models{
	margin-top: 10px;
	margin-left: 25px;
	color: #6ab351;
	float: left;
	display:none;
}

.main_container .area_of_application  .application_sellector_list .total_models_none{
	color: #ea4e4e;
}

.main_container .prod_list {
	margin-top: 25px;
	margin-bottom: 30px;
	width:980px;
}

.main_container .prod_list .list{
	margin-bottom: 25px;
	width:980px;
}

.main_container .prod_list .list table{
	width: 980px;
	max-width: 980px;
	
}

.main_container .prod_list .list table tr{
	height: 28px;
	width: 980px;
	max-width: 980px;
}

.main_container .prod_list .list table td{
	width: 180px;
}

.main_container .prod_list .list table tr.blue{
	background-color: #f0f8fb;
}

.main_container .prod_list .list table tr td .item_prev{
	position: relative;
	max-width: 180px;
}

.main_container .prod_list .list table tr td .block{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.main_container .prod_list .list table tr td.no_active .block{
	display:block;
}

.main_container .prod_list .list table tr td .item_prev .image{
	width: 180px;
	height: 120px;
	position: relative;
	cursor: pointer;
}

.main_container .prod_list .list table tr td .item_prev .image>img{
	width: 100%;
	max-width: 180px;
	overflow:hidden;
	position:relative;
	z-index:1;
}

.main_container .prod_list .list table tr td .item_prev .image .hover{
	width: 20px;
	height: 20px;
	position: absolute;
	display:none;
	top: 10px;
	left: 10px;
	background: url(../img/lupa.png) top left no-repeat;
}

.main_container .prod_list .list table tr td .item_prev .image .active{
	position:relative;
}

.main_container .prod_list .list table tr td .item_prev .image .prev_img_big{
	width: 180px;
	height: 120px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10000;
	box-shadow: 0px 0px 15px #999;
}

.main_container .prod_list .list table tr td .item_prev .image .prev_img_big img{
	width: 100%;
}

.main_container .prod_list .list table tr td .item_prev .image .prev_img_big .close_img{
	background: url("../img/close_button.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 37px;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 37px;
	display:none;
}

.main_container .prod_list .list table tr td .item_prev .image:hover .hover{
	display:block;
}

.main_container .prod_list .list table tr td .item_prev .name{
	height: 34px;
	width: 186px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family: "PTSBold",Arial, Tahoma;
	color: #0e5873;
	line-height: 14px;
}

.main_container .prod_list .list table tr td .item_prev .name .small{
	font-family: "PTSReg",Arial, Tahoma;
	font-size: 12px;
}

.main_container .prod_list .list table tr td .item_prev .purchase_button{
	width: 100px;
	height: 22px;
	background: url(../img/purchase_button_bg.png) top left no-repeat;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 6px;
	margin-bottom: 8px;
}

.main_container .prod_list .list table tr td .item_prev .purchase_button:active{
	background: url(../img/purchase_button_bg.png) bottom left no-repeat;	
}



.main_container .prod_list .list table tr td{
	text-align: center;
}

.main_container .prod_list .list table tr td.title{
	width: 180px;
	text-align: left;
	padding-left: 20px;
	color: #0e5873;
}

.main_container .prod_list .list table tr td.value{
	color: #1e95c1;
	
}


.main_container .yellow_warning {
	background-color: #fbcf49;
	padding: 15px 25px;
	border-radius: 4px;
	text-shadow: 0px 1px 1px #fff;
	color: #0e5873;
	font-size: 16px;
}

.main_container .service_header {
	margin-top: 50px;
	position: relative;
	margin-bottom: 20px;
}

.main_container .service_header .h1 {
	font-size: 30px;
	color: #0e5873;
}

.main_container .service_header .h2{
	font-size: 24px;
	color: #0e5873;
}

.main_container .service_header .more{
	font-size: 14px;
	color: #777777;
	position: absolute;
	top: 16px;
	right:0px;
}

.main_container .accomplishments {
	
}

.main_container .accomplishments  .list{
	
}

.main_container .accomplishments  .list .item{
	float:left;
	width:300px;
	text-align:center;
	margin-right: 30px;
}

.main_container .accomplishments  .list .last{
	margin-right: 0px;
}

.main_container .accomplishments  .list .item .image{
	padding: 30px 0px;
}

.main_container .accomplishments  .list .item .name{
	font-size: 21px;
	color: #0e5873;
	margin-bottom: 15px;
}

.main_container .accomplishments  .list .item .descr{
	font-size: 14px;
	color: #777777;
}

.main_container .contact_info {
	margin-top: 30px;
	position:relative;
}

.main_container .contact_info #map {
	width: 100%;
	height: 100%;
}

.main_container .contact_info .header {
	font-size: 30px;
	color: #0e5873;
}

.main_container .contact_info .header  .email{
	font-size: 14px;
	background: url(../img/convert.png) center left no-repeat;
	line-height: 20px;
	padding-left: 35px;
	margin-top: 6px;
}
.main_container .contact_info .contacts_menu{
	position: absolute;
	top: 16px;
	right: 0px;
}

.main_container .contact_info .contacts_menu .item{
	float: left;
	margin-left: 25px;
	font-size: 14px;
	color: #1e95c1;
	cursor:pointer;
}

.main_container .contact_info .contacts_menu .item:hover{
	color: #0e5873;
	border-bottom: 3px solid #fbcf49;
}

.main_container .contact_info .contacts_menu .active{
	border-bottom: 3px solid #fbcf49;
	color: #0e5873;
	cursor: default;
}

.main_container .contact_info .contacts_menu .active:hover{
	border-bottom: 3px solid #fbcf49;
	color: #0e5873;
	cursor: default;
}

.main_container .contact_info .map{
	width: 980px;
	height: 400px;
	margin: 25px 0px;
	position: relative;
}

.main_container .contact_info .map .shadow_top{
	width: 100%;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../img/map_shadow.png) top left repeat-x;
}

.main_container .contact_info .map .shadow_bottom{
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../img/map_shadow.png) bottom left repeat-x;
}

.main_container .contact_info .city_list{
	margin-top: 40px;
}

.main_container .contact_info .city_list .item{
	width: 245px;
	float: left;
	font-size: 14px;
	height: 95px;
}

.main_container .contact_info .city_list .item .name{
	font-size: 18px;
	color: #0E5873;
	padding-bottom: 6px;
}

.main_container .contact_info .city_list .item .main{
	font-family: "PTSBold",Arial,Tahoma;
}

.main_container .contact_info .city_list .item .descr{
	color: #777777;
}

.main_container .contact_info .city_list .item .email{
	margin-top: 2px;
	display:none;
}

.main_container .about_info {
	margin-top: 20px;
}

.main_container .about_info .header {
	font-size: 24px;
	color: #0e5873;
}

.main_container .about_info .text{
	font-size: 14px;
	color: #777777;
	margin: 25px 0 20px 0;
}

.main_container .about_info .h1{
	display: block;
	font-size: 16px;
}

.main_container .about_info ul{
	padding: 6px 20px;
	
}

.main_container .about_info .text .more_cont{
	display:none;
}

.main_container .about_info .more{
	
}

.footer {
	margin-top: 50px;
	height: 140px;
	width: 100%;
	background: url(../img/footer_line_bg_1_px.jpg) top left repeat-x;
}

.footer .cont {
	width: 980px;
	margin: 0 auto;
	padding-top: 25px;
}

.footer .cont .top_line {
	font-size: 14px;
	color: #757575;
}

.footer .cont .top_line .left{
	float: left;
}

.footer .cont .top_line .right{
	float:right;
}

.footer .cont .dop_info{
	color: #9c9c9c;
	font-size: 10px;
	padding-left: 40px;
	line-height: 11px;
	padding-top: 6px;
}

.fixed_top_menu {
	position: fixed;
	top: -10px;
	height: 68px;
	background: url(../img/fixed_top_menu_bg.png) left top repeat-x;
	width: 100%;
	z-index: 1000000;
	display:none;
}

.fixed_top_menu  .cont{
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.fixed_top_menu  .cont .logo{
	width: 163px;
	height: 32px;
	background: url(../img/atlas_copco_logo_small.jpg) left top no-repeat;
	margin-top: 18px;
}

.fixed_top_menu  .cont .menu{
	position: absolute;
	top: 8px;
	right: 0px;
}

.fixed_top_menu  .cont .menu .item{
	float: left;
	color: #1e95c1;
	font-size: 14px;
	margin-left: 18px;
	padding-bottom: 0px;
}

.fixed_top_menu  .cont .menu .item a:hover{
	color: #0e5873;
	text-decoration: none;	
	border: none;
}

.fixed_top_menu  .cont .menu .active{
	color: #0e5873;
	border-bottom: 3px solid #fbcf49;
}

.fixed_top_menu  .cont .menu .active a{
	color: #0e5873;
	text-decoration:none;
	cursor:default;
}

.fixed_top_menu  .cont .menu .active a:hover{
	color: #0e5873;
	text-decoration:none;
	cursor:default;
}

.popup_bg {
	background: url(../img/white_shadow_1_px.png) top left;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100000000;
	display:none;

}

.popup_cont {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100000001;
	display:none;

}

.popup_cont .popup {
	margin: 0 auto;
	width: 870px;
	height: 380px;
	padding: 30px 35px 40px 35px;
	margin-top: 150px;
	background-color: #fff;
	box-shadow: 0px 0px 15px #999;
	position: relative;
	display:none;
}

.popup_cont .warning_pop {
	margin: 0 auto;
	width: 440px;
	height: 80px;
	padding: 30px 35px 40px 35px;
	margin-top: 150px;
	background-color: #fff;
	box-shadow: 0px 0px 15px #999;
	position: relative;
	display:none;
	text-align: center;
}
.popup_cont .warning_pop .warning_content .font_att_title {
	font-size: 30px;
}
.popup_cont .warning_pop .warning_content .font_att_other{
	font-size: 18px;
}
.popup_cont .warning_pop .warning_content {

}

.popup_cont .popup .close{
	width: 37px;
	height: 37px;
	background: url(../img/close_button.png) top left no-repeat;
	position: absolute;
	cursor: pointer;
	top: -18px;
	right: -18px;
}

.popup_cont .popup .close:hover{
	background: url(../img/close_button.png) bottom left no-repeat;
}

.popup_cont .popup .left_part{
	width:50%;
	height: 100%;
	float:left;
}

.popup_cont .popup .left_part .info_block {
	
}

.popup_cont .popup .left_part .info_block .image {
	width: 180px;
	height: 120px;
	overflow: hidden;
	float: left;
}

.popup_cont .popup .left_part .info_block .info {
	font-size: 14px;
	color: #0e5873;
	padding-left: 30px;
	float: left;
}

.popup_cont .popup .left_part .info_block .info .name {
	font-size: 24px;
	color: #0e5873;
}

.popup_cont .popup .right_part{
	width:50%;
	float:right;
	height: 100%;
}

.popup_cont .popup .header{
	font-size: 24px;
	color: #0e5873;
}

.popup_cont .popup .small_header{
	font-size: 16px;
	color: #0e5873;
	margin-bottom: 30px;
}

.popup_cont .popup .radio_block {
	margin-top: 12px;
}

.popup_cont .popup .radio_block  .header{
	font-size: 18px;
	color: #0e5873;
	padding-bottom: 2px;
}

.popup_cont .popup  .radio {
	margin: 4px 0;
	height: 28px;
	line-height: 28px;
}

.popup_cont .popup  .radio label {
	padding:4px 0px 4px 20px;
}

.popup_cont .popup  .radio input[type=radio] {
	display:none;
	height: 20px;
}

.popup_cont .popup  .radio input[type=radio] + label {
	background:url(../img/radio_button_bg.png) 0px 2px no-repeat;
	color: #1e95c1;
	line-height: 24px;
	padding-left:28px;
	font-size: 14px;

}

.popup_cont .popup  .radio input[type=radio]:checked + label {
	background:url(../img/radio_button_bg.png) 0 -78px no-repeat;
	color: #0e5873;
}

.popup_cont .popup .form {

}

.popup_cont .popup .form  .input_text{
	width: 90%;
	line-height: 36px;
	background-color: #e7e7e7;
	margin-bottom: 3px;
	padding: 0 20px;
}

.popup_cont .popup .form  .input_text input{
	width: 100%;
	height: 100%;
	border:none;
	background-color: inherit;
	font-size: 14px;
	color: #959595;
	font-family: "PTSReg",Arial,Tahoma;
	background-color: transparent;
} 

.popup_cont .popup .form  .input_textarea{
	width: 90%;
	line-height: 18px;
	background-color: #e7e7e7;
	margin-bottom: 3px;
	padding: 0 20px;
	height: 90px;
	padding-top: 10px;
}

.popup_cont .popup .form  .input_textarea textarea{
	width: 100%;
	height: 100%;
	border:none;
	resize: none;
	background-color: inherit;
	font-size: 14px;
	color: #959595;
	font-family: "PTSReg",Arial,Tahoma;
	background-color: transparent;
} 

.popup_cont .popup .form  .wrong{
	background-color:#e25e5e; 
}

.popup_cont .popup .form  .wrong input{
	color: #fff;
}

.popup_cont .popup .form  .input_file{
	line-height: 20px;
	position: relative;
	text-decoration: underline;
	color: #1E95C1;
} 

.popup_cont .popup .form  .input_file:hover{
	text-decoration: none;
} 

.popup_cont .popup .form  .input_file input[type="file"]{
	display: none;
}

.popup_cont .popup .form  .input_file .text{
	cursor: pointer;
}

.popup_cont .popup .form  .input_file .preloader{
	width:20px;
	height: 20px;
	background: url(../img/file_preloader.gif) top left no-repeat;
	position: absolute;
	top: 0px;
	left:-28px;
	display:none;
} 

.popup_cont .popup .form  .input_file .clear_file{
	width:20px;
	height: 20px;
	background: url(../img/clear_file.gif) top left no-repeat;
	position: absolute;
	top: 0px;
	right:-22px;
	display:none;
	cursor:pointer;
	z-index: 10;
} 

.popup_cont .popup .submit_line{
	margin-top: 20px;
}

.popup_cont .popup .submit_line .submit{
	float: right;
	position: relative;
	z-index: 20;
}

.popup_cont .popup .submit_line .submit input{
	width: 220px;
	height: 40px;
	cursor: pointer;
	background: url(../img/send_button.png) top left no-repeat;
	border:none;
}

.popup_cont .popup .submit_line .submit input:active{
	background: url(../img/send_button.png)  0px -40px no-repeat;
}

.popup_cont .popup .submit_line .submit input[disabled]{
	background: url(../img/send_button.png) bottom left no-repeat;
}

.popup_cont .popup .submit_line .submit input[disabled]:active{
	background: url(../img/send_button.png) bottom left no-repeat;
}




.popup_cont .popup .submit_line .warning{
	float: right;
	text-align: right;
	font-size: 12px;
	color: #959595;	
	line-height: 12px;
	padding: 7px 12px;;
}





@font-face {
  font-family: PTSReg;
  src: url(fonts/PT_Sans.ttf);
}

@font-face {
  font-family: PTSBold;
  src: url(fonts/PT_Sans_Bold.ttf);
}
@font-face {
  font-family: PF;
  src: url(fonts/PFAgoraSansPro-Reg.ttf);
}



