﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Museo Cyr';
    src: url('../fonts/museosanscyrl-500.eot');
    src: url('../fonts/museosanscyrl-500.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museosanscyrl-500.woff') format('woff'),
         url('../fonts/museosanscyrl-500.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body { margin: 0; padding: 0; background: #fff; color: #282828; font-family: Tahoma, Geneva, Verdana; font-size: 13px; }
h1, h2, h3, h4, h5, h6 { font-family: 'Museo Cyr'; }
#content h2 { font-size: 32px; }
.cls { clear: both; }
.container { position: relative; width: 100%; }
.row { position: relative; width: 960px; margin: 0 auto; }

/* logo + slogan */
#adress-line { background: #f2f2f2; border-bottom: 1px #cfcfcf solid; height: 37px; }
#logo .row .custom { display: block; position: relative; height: 150px; background: url("../images/logo-50x52.png") left center no-repeat;  }
#logo .row .custom .site-name { height: 150px; line-height: 150px; text-indent: 60px; font-size: 48px; margin: 0; font-family: 'Museo Cyr'; }
#logo .row .custom .site-name .site-slogan { font-family: Georgia, Times, "Times New Roman", serif; font-weight: normal; font-size: 15px; font-style: italic; line-height: 150px; vertical-align: middle; }

/* top menu */
#main-nav, #main-nav ul { margin: 0; padding: 0; list-style: none; }
#main-nav li { display: block; position: relative; height: 48px; margin: 0 2px; float: left; }
#main-nav li a, #main-nav li span.separator { font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-transform: uppercase; text-decoration: none; color: #282828; font-weight: bold; padding: 12px 14px; cursor: pointer; }
#main-nav > li:hover.active > a, #main-nav > li:hover.active > span.separator,
#main-nav li:hover a, #main-nav li:hover span.separator { background: #323232; color: #fff; }
#main-nav li.active a, #main-nav li.active span.separator { background: #27bcd7; color: #fff; }
#main-nav ul { display: none; position: absolute; width: 330px; top: 32px; left: -2px; z-index: 10000;  }
#main-nav li:hover ul { display: block; }
#main-nav ul li { display: block; float: none; top: 0; left: 0; background: #323232; overflow: hidden; }
#main-nav li:hover li a, #main-nav li:hover span.separator li a,
#main-nav li.active li a, #main-nav li.active span.separator li a,
#main-nav li li a { background: #323232 url('../images/menu-icons.png') 10px 9px no-repeat; color: #fff; padding: 12px 0; display: block; position: relative; text-indent: 40px; }
#main-nav li li:hover a, #main-nav li.active span.separator li:hover a, #main-nav li li.active a { display: block; position: relative; width: 100%; background: #27bcd7 url('../images/menu-icons.png') 10px 9px no-repeat; }
#main-nav li li.item-105 a, #main-nav li li:hover.item-105 a { background-position: 10px -29px; }
#main-nav li li.item-106 a, #main-nav li li:hover.item-106 a { background-position: 10px -69px; }
#main-nav li li.item-107 a, #main-nav li li:hover.item-107 a { background-position: 10px -109px; }

/* twitter + facebook icons */
.social { display: block; position: absolute; width: 70px; height: 32px; margin: 0; padding: 0; list-style: none; overflow: hidden; z-index: 20; top: 60px; right: 0px; }
.social li { display: block; position: absolute; z-index: 20; width: 32px; height: 32px; overflow: hidden; top: 0px; }
.social li.item-111 { left: 0px; }
.social li.item-112 { right: 0px; }
.social li a { display: block; position: relative; width: 32px; height: 32px; overflow: hidden; text-indent: -50000em; background: url('../images/social-72x31.png') 0 0 no-repeat; }
.social li.item-112 a { background-position: -40px 0; }


/* slider */
#slider { position: relative; overflow: hidden; width: 100%; height: 400px; border-top: 1px #cfcfcf solid; border-bottom: 1px #cfcfcf solid; background: #ccc url('../images/slider-back.jpg') top left repeat-x; }
#slider .jmslideshow .slideshow-content { background: none; border-radius: 0px; color: #282828; opacity: 1; padding: 3px 10px 0; position: absolute; z-index: 600; }
#slider .jmslideshow .slideshow-content h3 { font-family: 'Museo Cyr'; font-size: 30px; font-weight: normal; text-transform: uppercase; }
#slider .jmslideshow .slideshow-content a { display: block; height: 32px; line-height: 32px; text-align: center; width: 180px; background: #27bcd7; text-decoration: none; color: #fff; margin: 30px auto 0 auto; }
#slider .jmslideshow .slideshow-content a:hover { background: #323232; }
#slider .jmslideshow .cycle-next { background: url("../images/arrows-60x60.jpg") -60px -60px no-repeat; cursor: pointer; height: 60px; opacity: 1; overflow: hidden; position: absolute; right: 0px; text-indent: -999px; top: 20px; width: 60px; z-index: 9999; }
#slider .jmslideshow .cycle-prev { background: url("../images/arrows-60x60.jpg") 0 -60px no-repeat; cursor: pointer; height: 60px; right: 70px; opacity: 1; overflow: hidden; position: absolute; text-indent: -999px; top: 20px; width: 60px; z-index: 9999; }
#slider .jmslideshow .cycle-next:hover { background-position: -60px 0px; opacity: 1; }
#slider .jmslideshow .cycle-prev:hover { background: url("../images/arrows-60x60.jpg") 0 0 no-repeat; opacity: 1; }

/* content */
#content { margin: 20px 0; }
#content ul { color: #323232; margin: 0; padding: 0; list-style: none; }
#content ul li { margin: 7px 0 7px 15px; padding: 0 0 0 20px; background: url('../images/bullet-blue.png') 0 6px no-repeat; }
#content a { color: #27bcd7; }
#content a:hover { text-decoration: none; }

/* footer */
#footer { position: relative; width: 100%; height: 191px; background: url('../images/footer-bg.jpg') top left repeat-x; }
#footer .row { height: 191px; background: url('../images/footer-center.jpg') top center repeat-x; text-align: center; }
#footer .row .custom { background: url('../images/logo-75x78.png') center 25px no-repeat; padding: 110px 0 0 0; }
#footer .row .custom p { font-family: 'Museo Cyr'; font-size: 24px; margin: 7px 0; }
#footer .row .custom p.style-italic { font-family: Georgia, Times, "Times New Roman", serif; font-weight: normal; font-size: 15px; font-style: italic; }
#footer .social { top: 80px; }


/* accordeon */
.accord-table { color: #fff; border-collapse: collapse; background: #27bcd7; width: 100%; padding: 5px 7px; margin: 0 0 5px 0; cursor: pointer; } 
.accord-table td { color: #fff; border-collapse: collapse; background: #27bcd7; padding: 5px 7px; margin: 0 0 5px 0; }
.accord-table .t-country { width: 300px; }
.accord-table .t-company { width: 300px; }
.accord-table .t-activity { width: 200px; text-align: right; }
.accord-table tr:hover td, .ui-accordion-header-active td { background: #323232; }

/* tabs */
.contact-table { width: 100%; margin: 10px 0 40px 0; }
.contact-table td { width: 33%; vertical-align: top; }
.con-town { font-family: 'Museo Cyr'; font-size: 18px; }
.con-adress, .con-phone, .con-email { height: 21px; line-height: 21px; font-size: 13px; text-indent: 30px; background: url('../images/contact-icons.png') 0 0 no-repeat; margin: 7px 0; }
.con-phone { background-position: 0 -21px; }
.con-email { background-position: 0 -42px; }
#content .con-email a { text-decoration: none; color: #282828; border-bottom: 1px #282828 dotted; }
#content .con-email a:hover { text-decoration: none; color: #27bcd7; border-bottom: 1px #27bcd7 dotted; }

#tabs ul { margin: 0; padding: 0; list-style: none !important; width: 100%; height: 45px; text-align: center; }
#tabs ul li { background: none; display: inline-block; width: 178px; height: 45px; vertical-align: top; margin: 0; padding: 0; zoom: 1; *display: inline; }
#tabs ul li a {	display: block; position: relative; width: 178px; height: 45px; line-height: 30px; text-transform: uppercase; background: url('../images/tabs-bg.png') 0 0 no-repeat; cursor: pointer; font-size: 14px; text-decoration: none; color: #fff; }
#tabs ul li.ui-tabs-active a, #tabs ul li:hover a { background: url('../images/tabs-bg.png') top right no-repeat; }


/* contact form */
.artel-callback { display: block; position: relative; width: 500px; margin: 0 auto; overflow: hidden; }
.form-name, .form-company, .form-email, .form-phone { display: block; position: relative; width: 240px; height: 32px; margin: 0 0 10px 0; }
.form-name input, .form-company input, .form-email input, .form-phone input { display: block; position: relative; width: 218px; height: 30px; line-height: 32px; padding: 0 10px; border: 1px #282828 solid; }
.form-name, .form-email { float: left ; }
.form-company, .form-phone { float: right; }
.form-msg { width: 600px; position: relative; }
.form-msg textarea { display: block; position: relative; width: 478px; height: 120px; padding: 10px; border: 1px #282828 solid; resize: none; font-size: 14px; line-height: 16px; }
.submit-button { display: block; position: relative; width: 120px; height: 32px; line-height: 32px; color: #fff; background: #27bcd7; padding: 0; margin: 10px 0; float: right; text-align: center; border: none; cursor: pointer ; }
.submit-button:hover { background: #323232; }
.form-note { width: 500px; margin: 0 auto 20px auto; text-align: right; }
.form-note span { font-weight: bold; color: #ff0000; font-size: 11px; }

#s-message { display: none; position: fixed; z-index: 999997; width: 100%; height: 100%; background: url('../images/bg-09.png') 0 0 repeat; }
#system-message-container { display: block; position: absolute; z-index: 999998; width: 500px; height: 350px; left: 50%; top: 50%; margin-left: -250px; margin-top: -175px; background: #fff; border-radius: 15px; }
#system-message { display: block; position: relative; width: 480px; height: 330px; margin: 20px; }
#system-message a.close { display: block; position: absolute; z-index: 999999; width: 32px; height: 32px; line-height: 28px; font-size: 28px; text-align: center; color: red; border: 3px red solid; border-radius: 50%; top: -36px; right: -20px; background: #fff; cursor: pointer; }


.town-selector, .adress-selector { display: block; position: relative; height: 39px; }
.town-selector { width: 170px; float: left; }
.adress-selector { width: 780px; float: right; }

/* select town */
.selectbox { vertical-align: middle; cursor: pointer; }
.selectbox .select { width: 165px; height: 37px; background: #27bcd7; color: #fff; line-height: 37px; padding: 0px 15px; }
.selectbox .select .text { display: block; width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.selectbox .trigger { position: absolute; top: 0; right: 0; width: 34px; height: 100%; border-left: 1px solid #CCC; }
.selectbox .trigger .arrow { position: absolute; top: 16px; right: 11px; width: 15px; height: 9px; overflow: hidden; background: url('../images/arrow-down-white.png') 0 0 no-repeat; }
.selectbox ul { margin: 0; padding: 0; list-style: none; }
.selectbox .dropdown { top: 37px; width: 195px; margin: 0; padding: 4px 15; background: #28bcd7; color: #fff; }
.selectbox li { padding: 7px 15px; color: #fff; }
.selectbox li.selected { background: #323232; color: #FFF; }
.selectbox li:hover { background: #323232; color: #FFF; }
.selectbox li.disabled { color: #AAA; }
.selectbox li.disabled:hover { background: none; }

/* adress selector */
.adress-selector .selectbox { vertical-align: middle; cursor: pointer; }
.adress-selector .selectbox .select { width: 165px; height: 37px; background: #27bcd7; color: #fff; line-height: 37px; padding: 0px 15px; }
.adress-selector .selectbox .select .text { display: block; width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.adress-selector .selectbox .trigger { position: absolute; top: 0; right: 0; width: 34px; height: 100%; border-left: 1px solid #CCC; }
.adress-selector .selectbox .trigger .arrow { position: absolute; top: 16px; right: 11px; width: 15px; height: 9px; overflow: hidden; background: url('../images/arrow-down-white.png') 0 0 no-repeat; }
.adress-selector .selectbox ul { margin: 0; padding: 0; list-style: none; }
.adress-selector .selectbox .dropdown { top: 37px; width: 195px; margin: 0; padding: 4px 15; background: #28bcd7; color: #fff; }
.adress-selector .selectbox li { padding: 7px 15px; color: #fff; }
.adress-selector .selectbox li.selected { background: #323232; color: #FFF; }
.adress-selector .selectbox li:hover { background: #323232; color: #FFF; }
.adress-selector .selectbox li.disabled { color: #AAA; }
.adress-selector .selectbox li.disabled:hover { background: none; }
#t-data { position: absolute; top: -99999px; }
.t-data-select { width: 605px; vertical-align: top; background: url('../images/map-arrow-blue.png') right top no-repeat; }
.t-data-selectInner { font-size: 15px; line-height: 39px; width: 605px !important; }
.look-map { display: block; position: relative; width: 150px; height: 37px; background: #323232; color: #fff; line-height: 37px; font-size: 13px; text-decoration: none; float: right; text-align: center; }
.look-map:hover { background: #27bcd7; }

/* sertificates */
#content ul.thumbnails { margin: 0; padding: 0; list-style: none; text-align: center; }
#content ul.thumbnails li { display: inline-block; width: 300px; padding: 0; background: none; vertical-align: top; margin: 20px 8px; zoom: 1; *display: inline; }
