/**
 * Defaults
 */
html, body, ul, li, p, table, tr, td, h1, h2, h3 {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    vertical-align: top;
}

ul {
    list-style-type: none;
}

a {
    color: #546a80;
    text-decoration: none;
    border-bottom: 1px solid #adb8c3;
}

table {
    border-collapse: collapse;
    width: 100%;
    border: 0;
}

td {
    border: 0;
    vertical-align: top;
}

.no_border {
    border: 0;
}

p.more img {
    vertical-align: middle;
}

/**
 * Layout
 */
body {
    background: #f1f3f5;
    padding: 20px 0;
    text-align: center;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #666;
}

#wrap {
    background: #fff;
    border: 1px solid #d1d8e0;
    margin: 0 auto;
    padding: 25px 25px 15px 25px;
    text-align: left;
    width: 810px;
    position: relative;
}

#body {
    border: 1px solid #ced4d8;
    padding: 30px;
    background: url(/media/images/bgs/body.gif) repeat-x bottom;
    position: relative;
    overflow: hidden;
}

#mainbar {
    width: 578px;
    float: right;
    position: relative;
}

#sidebar {
    width: 170px;
    padding: 0 0 100px 0;
}

#header {
    position: relative;
    padding-bottom: 26px;
}

/**
 * Sub navigation
 */
#sub_nav {
    position: absolute;
    right: 192px;
    top: 0;
}

#sub_nav a {
    border: 0;
    display: block;
    height: 10px;
    padding: 6px 0;
}

#sub_nav li {
    width: 22px;
    text-align: center;
    position: absolute;
}

#sub_nav li.contacts {
    left: 32px;
}

#sub_nav li.selected {
    height: 10px;
    padding: 6px 0;
    background: #90acc8;
}

/**
 * Columns
 */
.columns {
    margin-bottom: 15px;
}

.columns td {
    width: 27%;
    padding-right: 6%;
}

.columns p {
    margin-bottom: 8px;
}

.columns li {
    padding-bottom: 4px;
}

.columns h2 {
    font-size: 11px;
    margin: 8px 0;
}

.columns a.visualization {
    position: relative;
    left: -10px;
    border: 0;
}

/**
 * Billboard
 */
#billboard {
    padding-top: 15px;
}

#billboard .switcher {
    margin-left: -7px;
    padding-bottom: 17px;
    overflow: hidden;
}

#billboard .switcher li {
    float: left;
    cursor: pointer;
    color: #546a80;
    padding: 2px 7px 3px 7px;
}

#billboard .switcher li span {
    background: url(/media/images/bgs/dots.gif) repeat-x bottom;
}

#billboard .switcher li.selected {
    font-weight: bold;
    cursor: default;
    background: #eaf0f5;
    position: relative;
}

#billboard .switcher li.selected span {
    background: none;
}

#billboard .switcher li.selected .tl,
#billboard .switcher li.selected .tr,
#billboard .switcher li.selected .bl,
#billboard .switcher li.selected .br  {
    width: 3px;
    height: 3px;
    position: absolute;
    font-size: 0;
}

#billboard .switcher li.selected .tl  {
    background: url(/media/images/bgs/billboard-corners.gif) 0 0;
    top: 0;
    left: 0;
}

#billboard .switcher li.selected .tr  {
    background: url(/media/images/bgs/billboard-corners.gif) 3px 0;
    top: 0;
    right: 0;
}

#billboard .switcher li.selected .bl  {
    background: url(/media/images/bgs/billboard-corners.gif) 0 3px;
    bottom: 0;
    left: 0;
}

#billboard .switcher li.selected .br  {
    background: url(/media/images/bgs/billboard-corners.gif) 3px 3px;
    bottom: 0;
    right: 0;
}


#billboard .animation {
    background: url(/media/images/bgs/billboard.png) no-repeat;
    width: 376px;
    height: 383px;
    padding: 0 0 0 0;
}

#flashcontent {
    width: 376px;
    height: 215px;
}

#billboard .description {
    width: 170px;
    height: 173px;
    float: right;
    margin-top: 29px;
    background: url(/media/images/bgs/description.gif);
    padding: 6px;
}

#billboard .description .inner {
    padding: 13px 11px 0 16px;
    height: 160px;
}

#billboard .description .inner1 {
    background: url(/media/images/billboard/1.gif) no-repeat bottom right;
}

#billboard .description .inner2 {
    background: url(/media/images/billboard/2.gif) no-repeat bottom right;
}

#billboard .description .inner3 {
    background: url(/media/images/billboard/3.gif) no-repeat bottom right;
}

#billboard .description .inner4 {
    background: url(/media/images/billboard/4.gif) no-repeat bottom right;
}

#billboard .description .inner5 {
    background: url(/media/images/billboard/5.gif) no-repeat bottom right;
}

#billboard h3 {
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 8px;
}

#billboard p {
    margin-bottom: 8px;
}

#billboard h2 {
    font-size: 11px;
    height: 12px;
    line-height: 12px;
    position: relative;
    margin-bottom: 13px;
    overflow: hidden;
}

#billboard h2 .ir {
    width: 130px;
    height: 12px;
    position: absolute;
    font-size: 0;
    top: 0;
    left: 0;
    display: block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 0 -24px;
}

.text {
    width: 66%;
    text-align: justify;
}

.text h1,
.content h1 {
    font-size: 11px;
    margin-bottom: 13px;
}

.text p,
.content p {
    margin-bottom: 13px;
}

.text p.image,
.content p.image {
    margin: 0;
    float: left;
    padding: 0 17px 3px 0;
}

.content p.date span  {
    background: #7188a2;
    padding: 0.1em 0.3em;
    color: #d9dde1;
}

.text img,
.content img {
    border: 1px solid #d6d6d6;
}

.text ul {
    margin-bottom: 13px;
}

.text ul li {
    background: url(/media/images/markers/small-right-arrow.gif) no-repeat left 5px;
    margin: 3px 0;
    padding: 0 0 0 13px;
}

.news img {
    border: 0;
}

.sidebar .contacts {
    background: url(/media/images/markers/popup.gif) no-repeat left;
    padding-left: 14px;
}

/**
 * Form
 */
.content form p {
    margin: 0;
}

.content form p.submit {
    padding: 10px 0 20px 0;
}

.content form p.label {
    padding: 7px 0 2px 0;
}

.content form p.captcha {
    padding: 5px 0 2px 0;
}

.content form .captcha {
    width: 123px;
}

.content form .captcha img {
    border: 1px solid #a6a6a6;
}

.content form div.textarea {
    float: right;
    width: 65%;
    padding-left: 5px;
}

.content form div.textarea .full {
    width: 100%;
}

.content form .full {
    width: 319px;
}

.content form p.reqired-note {
    padding: 0 0 0 31px;
    margin: 10px 0 5px 0;
    background: url(/media/images/markers/required-note.gif) no-repeat left;
}

.content form p.required {
    background: url(/media/images/markers/required.gif) no-repeat 331px 3px;
}

.content form p.required-captcha {
    background: url(/media/images/markers/required.gif) no-repeat 135px 3px;
}

.content form input.error,
.content form select.error,
.content form textarea.error {
    border: 2px solid #f87a7b;
}

#h1 {
    font-size: 11px;
    height: 17px;
    overflow: hidden;
    line-height: 17px;
    position: relative;
    margin-bottom: 5px;
}

#h1 span.ir {
    width: 100%;
    height: 17px;
    position: absolute;
    font-size: 0;
    top: 0;
    left: 0;
    display: block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.content {
    overflow: hidden;
}

.content .mainbar {
    float: left;
    width: 60%;
    padding-right: 6%;
}

.content .sidebar {
    margin-left: 67%;
}

.content .sidebar h3 {
    font-size: 11px;
    padding-bottom: 8px;
}

.content .sidebar li {
    padding-bottom: 4px;
}

.content .sidebar li.selected {
    background: url(/media/images/markers/small-right-arrow.gif) no-repeat left 5px;
    padding-left: 14px;
    margin-left: -14px;
}

.content .sidebar li.selected a {
    color: #666;
}

/**
 * News
 */
ul.news {
    margin-bottom: 2px;
}

ul.news li {
    margin: 0;
    background: none;
    padding: 0 0 10px 0;
    position: relative;
}

ul.news li p {
    margin-bottom: 3px;
    margin-left: 47px;
}

ul.news li p.date {
    margin-left: 0;
    position: absolute;
    left: 0;
    top: 0;
}

ul.news li p.date span  {
    background: #7188a2;
    padding: 0.1em 0.3em;
    color: #d9dde1;
}

ul.news li p.title a {
    color: #666;
    font-weight: bold;
    border: 0;
}

/**
 * News on mainpage
 */
#news {
    position: absolute;
    width: 200px;
    bottom: 10px;
    left: -170px;
}

#news h3 {
    font-size: 11px;
    height: 12px;
    overflow: hidden;
    line-height: 12px;
    position: relative;
    margin-bottom: 18px;
}

#news h3 span.ir {
    width: 100%;
    height: 12px;
    position: absolute;
    font-size: 0;
    top: 0;
    left: 0;
    display: block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 0 0;
}

#news .all {
    padding-top: 6px;
}

#news span.date {
    background: #7188a2;
    padding: 0.1em 0.3em;
    color: #d9dde1;
}

/**
 * Menu
 */
#menu {
    padding: 20px 0 0 0;
    width: 130px;
}

#menu li {
    color: #666;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    margin-bottom: 6px;
    letter-spacing: -1px;
}

#menu li a {
    border: 0;
    display: block;
    height: 12px;
    line-height: 12px;
    position: relative;
}

#menu li li a {
    display: inline;
    height: auto;
}

#menu li span {
    display: block;
    height: 12px;
    line-height: 12px;
    position: relative;
}

#menu span.ir {
    width: 100%;
    position: absolute;
    font-size: 0;
    top: 0;
    left: 0;
}

#menu li ul {
    border-left: 4px solid #ff014e;
    margin: 10px 0 10px 0;
}

#menu li ul li {
    text-transform: none;
    font-weight: normal;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    padding: 0 0 0 9px;
    margin: 5px 0 0 0;
    letter-spacing: normal;
}

#menu li ul li.first-child {
    margin-top: 0;
}

#menu li ul li.selected {
    background: url(/media/images/markers/menu-red-right-arrow.gif) no-repeat left 5px;
}

#menu_news {
    margin-top: 19px;
}

#menu_history span.ir {
    background-position: 0 0;
}

#menu_history .selected span.ir {
    background-position: 130px 0;
}

#menu_technology span.ir {
    background-position: 0 -12px;
}

#menu_technology .selected span.ir {
    background-position: 130px -12px;
}

#menu_visualization span.ir {
    background-position: 0 -24px;
}

#menu_visualization .selected span.ir {
    background-position: 130px -24px;
}

#menu_use span.ir {
    background-position: 0 -36px;
}

#menu_use .selected span.ir {
    background-position: 130px -36px;
}

#menu_news span.ir {
    background-position: 0 -48px;
}

#menu_news .selected span.ir {
    background-position: 130px -48px;
}

#menu_contacts span.ir {
    background-position: 0 -60px;
}

#menu_contacts .selected span.ir {
    background-position: 130px -60px;
}

/**
 * Phone
 */
#sidebar .phone {
    color: #83909d;
    padding-top: 30px;
}

/**
 * language selector
 */
#language {
    position: absolute;
    right: 15px;
    top: 45px;
    background: #fff;
    color: #7188A2;
    font-size: 9px;
    padding: 0 0 2px 0;
}

#language li {
    padding: 9px 0;
    text-align: center;
}

#language .selected {
    font-weight:bold;
}

/**
 * Footer
 */
#footer {
    margin: 20px 0 0 0;
    color: #707070;
    padding: 0 0 0 30px;
}

#footer p {
    padding-bottom: 10px;
}