* {margin:0;outline:none;padding:0;}
code,kbd,samp,pre,tt,var,textarea,input,select,isindex {font:inherit;font-size:1em}
dfn,i,cite,var,address,em {font-style:normal}
th,b,strong,h1,h2,h3,h4,h5,h6 {font-weight:bold}
a,img,a img,iframe,form,fieldset,abbr,acronym,object,applet {border:none}
caption,th,td,center {text-align:left;vertical-align:top}
q {quotes:"" ""}
ul,ol,dir,menu {list-style:none}
sub,sup {vertical-align:baseline}
a {color:inherit}
hr {display:none}

body {
    font-family: Arial;
    font-size: 12px;
    background: #585661;
}

.container {
    height: 925px;
    min-width: 1000px;
    max-width: 1400px;
    background: url(images/main-bg.jpg) no-repeat top center;
    margin: 0px auto;
    overflow: hidden;
}

.tm {
    margin: 0px auto;
    height: 925px;
    max-width: 1284px;
    position: relative;
}

.inner {
    width: 1000px;
    height: 100%;
    margin: 0px auto;
    position: relative;
}

.iphone {
    width: 293px;
    height: 200px;
    background: url(images/iphone.png) no-repeat top;
    position: absolute;
    z-index: 20;
    bottom: 0px;
    left: -170px;
}

.menu {
    position: absolute;
    top: 270px;
    left: 45px;
    width: 183px;
    color: #fff;
}

.menu span {
    line-height: 24px;
}

.menu .items {
    margin-top: 20px;
}

.menu .items-container {
    position: relative;
    float: left;
    width: 86px;
    height: 68px;
    margin: 0px 11px 11px 0px;
}

.menu .items-container div {
    position: absolute;
    top: 0;
    left: 0;
    width: 86px;
    height: 68px;
    background: url(images/blocks.png) no-repeat;
}

.menu .items-container.margin {
    margin-right: 0px;
}

.menu .items-container .t-2 {
    background-position: -97px 0px;
}

.menu .items-container .t-3 {
    background-position: 0px -79px;
}

.menu .items-container .t-4 {
    background-position: -97px -79px;
}

.menu .items-container .tip {
    display: none;
    position: absolute;
    top: -40px;
    left: -7px;
    z-index: 10;
    background: url(images/tip.png) no-repeat top left; 
    font-family: Myriad Pro;
    font-size: 14px;
    font-weight: bold;
    color: #191643;
    padding: 6px 0px 19px 15px;
    margin-right: 20px;
    white-space: nowrap;
    height: 24px;
    width: 120px;
    text-align: center;
}

.menu .items-container .tip i {
    position: relative;
}

.menu .items-container .tip .right {
    position: absolute;
    right: -20px;
    top: 0px;
    display: block;
    width: 20px;
    height: 49px;
    background: url(images/tip.png) no-repeat right top; 
}

.eng {
    position: absolute;
    bottom: 53px;
    right: 0px;
    display: block;
    width:116px;
    height:116px;
    background: url(images/eng.png) 0 0 no-repeat;
}

.opacity {}

.logo {
    position: absolute;
    top:120px;
    left:0px;
    display: block;
    width:312px;
    height:77px;
}

.content {
    display: block;
    width: 651px;
    height: 325px;
    background: url(images/content.png) no-repeat;
    position: absolute;
    top: 430px;
    left: 265px;
    z-index: 15;
}

.content .inner {
    width: 100%;
    height: 100%;
    position: relative;
}

.address {
    position: absolute;
    top: 115px;
    left: 240px;
    color: #fff;
    line-height: 19px;
    font-size: 11px;
}

.address a {
    color: #14afe9;
}


.address a:hover {
    text-decoration: none;
}

.content .vacancies {
    display: block;
    position: absolute;
    top: 220px;
    left: 25px;
    width: 100px;
    height: 30px;
}

.content .email {
    display: block;
    position: absolute;
    top: 220px;
    left: 240px;
    width: 100px;
    height: 30px;
}

.content .map-link {
    display: block;
    position: absolute;
    top: 220px;
    left: 450px;
    width: 100px;
    height: 30px;
}

.mapper {
    max-width: 1282px;
    min-width: 1000px;
    height: 927px;
    margin: 0px auto;
    position: relative;
}

.map {
    position: absolute;
    z-index: 19;
    top: 0px;
    left: 0px; 
    width: 100%;
    height: 925px;
    background: #323943 url(images/map.jpg) no-repeat top center;
    cursor: pointer;
}

.vacancies-block {
    display: none;
    z-index: 16;
    position: absolute;
    top: 237px;
    left: 279px;
    background: #fff;
    width: 445px;
    height: 450px;
    -moz-border-radius: 8px;
    -opera-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 35px 50px;
    background: #fdf8ff; 
    line-height: 20px;
    font-style: italic;
}

.vacancies-title {
    height: 31px;
    margin-right: 100px;
    background: url(images/vacancies-text.png) no-repeat;
    margin-bottom: 30px;
}

.close {
    float: right;
    width: 32px;
    height: 33px;
    background: url(images/close.png) no-repeat;
    cursor: pointer;
}

.vacancies-block h2 {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    height: 22px;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    background: url(images/h2.png) no-repeat;
}

.vacancies-block span {
    display:block;
    padding: 0px 0px 0px 10px;
    color: #3b2c4a;
    width: 390px;
}

.mailto-button {
    display: block;
    width: 175px;
    height: 40px;
    margin: 20px auto 0px;
    background: url(images/mailto.png) no-repeat;
}

.scroller {
    height: 330px;
    overflow: auto;
}
.scroller ul{
    list-style-type:disc;
    padding-left: 40px;
}
.pinjak {
    position: absolute;
    top: 496px;
    left: 238px;
    width: 337px;
    height: 361px;
    background: url(images/pinjak.png) no-repeat;
}

.pinjak2 {
    display: none;
    position: absolute;
    top: 406px;
    left: 288px;
    width: 268px;
    height: 372px;
    background: url(images/pinjak2.png) no-repeat;
}

/* 
 * Change location
 */

.locations {
    position: absolute;
    top: 141px;
    right: 0;
    text-align: right;
    font-size: 11px;
}

.locations .phone {
    float: right;
    margin-top: 9px;
    color: #cfd0cf;
}

.locations .global {
    display: inline-block;
    float: right;
    margin-top: 9px;
    padding-right: 10px;
    color: #cfd0cf;
}

.change-location {
    display: block;
    float: right;
    position: relative;
    margin-right: 8px;
}

.change-location li {
    display: block;
}

.change-location li a {
    display: block;
    padding: 8px 26px 10px 12px;
    background-color: #e8eaea;
    position: relative;
    z-index: 130;
}

.change-location .visible {
    color: #24a8dc;
    text-decoration: none;
    background: url(/images/locations-arrows.png) no-repeat top right transparent;
}

.change-location .visible span {
    color: #24a8dc;
    border-bottom: 1px dotted #24a8dc;
}

.change-location .visible.selected {
    color: #141321;
    background: url(/images/locations-arrows.png) no-repeat bottom right #e8eaea;
    border-bottom: 1px dotted #babbbc;
}

.change-location .visible.selected span {
    color: #141321;
    border-bottom: 1px dotted #141321;
}

.dropdown_list {
    display: none;
    width: 115px;
    text-align: left;
    background-color: #e8eaea;
    position: absolute;
    z-index: 140;
}

.dropdown_list li a {
    color: #141321;
    text-decoration: none;
    border-bottom: 1px dotted #babbbc;
    padding: 10px 5px 10px 30px;
    height: 14px;
    font-size: 11px;
    white-space: nowrap;
}

.dropdown_list #uk {
    background: url(/images/flag-uk.gif) no-repeat 5px 10px #e8eaea; 
}

.dropdown_list #uk:hover {
    background-color: #cececd;
}

.dropdown_list #ger {
    background: url(/images/flag-de.gif) no-repeat 5px 10px #e8eaea; 
}

.dropdown_list #ger:hover {
    background-color: #cececd; 
}

.dropdown_list #by {
    background: url(/images/flag-by.gif) no-repeat 5px 10px #e8eaea; 
}

.dropdown_list #by:hover {
    background-color: #cececd;
}

.dropdown_list #global {
    background: url(/images/flag-usa.jpg) no-repeat 5px 10px #e8eaea; 
}

.dropdown_list #global:hover {
    background-color: #cececd;
}
