
a.class1:link   {color: black}
a.class1:hover	   {color:#0066CC}
a.class2:link    {color: white}
a.class2:hover             {color:#0066CC}
/*a.class2:visited    {color: white}*/


.main {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}





body {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#container {margin:50px auto; width:980px;}
td {padding:3px;}

dd, dt, li, dl, ol, ul {
    list-style: none outside none;
}
legend {
    color: #000000;
}

caption, th, td {
    text-align: left;
}

a {
    color: #0066CC;
}
a:hover {
    color: #000000;
}
p {
    font-size: 1.4em;
    line-height: 1.35em;
    margin-bottom: 1.5em;
}
ul.g-list, ol.g-list {
    margin-bottom: 2em;
    margin-left: 50px;
}
ul.g-list li, ol.g-list li {
    font-size: 1.4em;
    line-height: 1.35em;
    margin-bottom: 0.5em;
    margin-left: 20px;
}
ol.g-list li {
    list-style: decimal outside none;
}
ul.g-list li {
    text-indent: -1.55em;
}
ul.g-list li:before {
    content: "—  ";
}

.nowrap {
    white-space: nowrap;
}
.g-clearfix {
    clear: both;
    display: inline-block;
}
.g-clearfix {
    display: block;
}
.g-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.header-medium {
    font: 1.9em 'arial',sans-serif;
    letter-spacing: -0.01em;
}
.inset-calculator .header-medium {
    color: #D40C40;
    font-size: 2.7em;
    letter-spacing: -0.07em;
}
.header-small, .header-medium {
    margin-bottom: 0.5em;
}
.header-small, .header-warning {
    font: 1.7em 'arial',sans-serif;
}
.header-warning {
    line-height: 1.05em;
    padding-bottom: 5px;
    position: relative;
}
.header-warning span {
    background-color: #D40C40;
    color: #F0F0F0;
    display: inline;
    margin-left: -10px;
    padding: 5px 10px;
    position: relative;
}
.text-medium {
    font-size: 1.2em;
}
.small-sans {
    color: #8C8C8C;
    font: 1.2em 'times new roman',sans;
}
.small-serif {
    font: 1.1em 'arial narrow',sans;
}
.small-serif2 {
    font: 1.1em 'tahoma',sans;
}
p.small-serif {
    margin-bottom: 1em;
}
#body .l-column-left .header-medium {
    margin-bottom: 0.25em;
}
#body .l-column-left .text-medium {
    color: #555555;
}
.l-container {
    margin: 0 auto;
    max-width: 1400px;
    min-width: 1000px;
}
.l-container .l-column-left {
    float: left;
    position: relative;
    width: 67%;
}
.l-container .l-column-wrap {
    float: right;
    margin-left: -67%;
    width: 100%;
}
.l-container .l-column-right {
    margin-left: 67%;
}
.l-column-left .l-padder {
    padding: 0 0 0 50px;
}
.l-column-right .l-padder {
    padding: 0 50px;
}
.l-column-center {
    padding: 0 50px;
}
.l-column-right .l-padder-common {
    margin: 0 50px;
}
#header .l-container .l-column-left, #index #body .l-column-left {
    width: 50%;
}
#header .l-container .l-column-wrap, #index #body .l-column-wrap {
    margin-left: -50%;
}
#header .l-container .l-column-right, #index #body .l-column-right {
    margin-left: 50%;
}
#logo {
    background: url("/images/logo.png") no-repeat scroll 50% 50% transparent;
    display: block;
    height: 84px;
    margin: 3.3em 0 0 50px;
    outline: 0 none;
    text-indent: -10000px;
    width: 350px;
}
#common #logo {
    cursor: pointer;
}
#header {
    background: url("/images/bg_common2.png") repeat-x scroll 50% 100% #00356F;
    color: #E0E0E0;
    padding-bottom: 15px;
}
#index #header {
    background: url("/images/bg_idx2.png") repeat-x scroll 50% 100% #00356F;
}
#header a {
    color: #E0E0E0;
}
#header a:hover {
    color: #FFFFFF;
}
#header .l-column-right p {
    font-size: 1.2em;
    margin-top: 0.75em;
}
#header .l-column-right p span {
    display: block;
    font-size: 1.75em;
    margin-top: 0.25em;
}
#body {
    margin: 3em 0;
}
#body h1 {
    font-size: 2.7em;
    letter-spacing: -0.07ex;
    line-height: 1em;
    margin: 0 0 0.5em;
}
#body .l-column-right p {
    font-size: 1.2em;
}
#body .l-column-right .header-medium, #body .l-column-right .header-warning {
    margin-bottom: 0.35em;
}
#footer {
    margin: 75px 0 3em;
}
#footer .l-padder {
    border-top: 1px solid #E4EEF6;
    margin: 0 50px;
    padding-top: 20px;
}
#footer div.contacts {
    background: url("/images/ico-email.gif") no-repeat scroll left center transparent;
    height: 25px;
    margin-bottom: 1.75em;
    padding-left: 50px;
    vertical-align: middle;
}
.nav-level1-top {
    background-color: #2F73A7;
    margin-left: -20px;
    padding: 10px;
}
.nav-level1-top .nav-item {
    float: left;
    margin-right: 10px;
}
.nav-level1-top .g-last {
    margin-right: 0;
}
.nav-level1-top .nav-item .nav-item-label {
    color: #FFFFFF;
    display: block;
    font-size: 1.4em;
    padding: 5px 8px;
}
.nav-level1-top .g-current .nav-item-label {
    background-color: #B3CBDF;
    color: #2F73A7 !important;
    text-decoration: none;
}
.nav-line {
    margin: 3.5em 0;
}
#index .nav-line {
    padding-top: 210px;
    position: relative;
}
#index .nav-level1-left {
    background: url("/images/index_picture_left.png") no-repeat scroll 0 0 transparent;
}
#index .nav-level1-right {
    background: url("/images/index_picture_right.png") no-repeat scroll 0 0 transparent;
}
.nav-line .header-medium {
    font-size: 2.2em;
    margin-bottom: 0.5em;
}
.nav-line .header-medium a {
    text-decoration: none;
}
.nav-line .g-current a, .nav-line .g-current {
    color: #85B1D0 !important;
}
.nav-line .nav-box {
    font-size: 1.4em;
    line-height: 1.4em;
}
.nav-line .nav-box .nav-item {
    white-space: nowrap;
}
.nav-level2 {
    margin-bottom: 4em;
}
.nav-level2 .nav-item-label {
    font-size: 1.4em;
}
.nav-level2 .nav-item {
    margin-bottom: 0.75em;
}
.nav-level2 .g-current .nav-item-label {
    color: #D40C40;
    text-decoration: none;
}
.nav-level2 .nav-item {
    background: url("/images/arrow.png") no-repeat scroll 0 0.7em transparent;
    padding-left: 20px;
}
.nav-level2 .pop-up {
    background: url("/images/popup.png") no-repeat scroll 0 0.3em transparent;
}
.nav-body {
    margin: 2em 0;
}
.nav-body .nav-item {
    float: left;
    margin-right: 10px;
    padding-bottom: 10px;
}
.nav-body .g-last {
    margin-right: 0;
}
.nav-body .nav-item .nav-item-label {
    cursor: pointer;
    display: block;
    font-size: 1.7em;
    padding: 7px 13px 6px;
}
.nav-body .nav-item .nav-item-label {
    background-color: #2F73A7;
    color: #F0F0F0;
    text-decoration: none;
}
.nav-body .g-current {
    background: url("/images/arrow_down_01.png") no-repeat scroll 50% 100% transparent;
}
.nav-body .g-current .nav-item-label {
    background-color: #D40C40;
    color: #F0F0F0;
    cursor: default;
}
.dropdown-item-content p {
    color: #555555;
    font-size: 1.3em;
    margin-bottom: 0.9em;
}
.dropdown-box .header-small {
    color: #D40C40;
}
.dropdown-box .header-small span {
    border-bottom: 1px solid;
    padding-left: 14px;
}
.dropdown-box .dropdown-open-all span {
    border-bottom: 0 none;
    font-size: 80%;
    margin-left: 4px;
    padding-left: 15px;
}
.dropdown-box .dropdown-item {
    margin-top: 1.5em;
    position: relative;
}
.dropdown-box .dropdown-item-title {
    background: url("/images/plus.png") no-repeat scroll 0 0.25em transparent;
    color: #D40C40;
    cursor: pointer;
    letter-spacing: -0.06em;
    line-height: 100%;
}
.dropdown-box .dropdown-open-all {
    background: url("/images/open-all.gif") no-repeat scroll 0 50% transparent;
    color: #D40C40;
    cursor: pointer;
    line-height: 100%;
    margin-left: -4px;
}
.dropdown-box .g-opened .dropdown-item-title {
    background-image: url("/images/minus.png");
    color: #333333;
}
.dropdown-box .dropdown-item-content {
    display: none;
    margin-left: 15px;
    margin-top: 0.75em;
    padding-bottom: 0.05em;
}
.dropdown-box .g-opened .dropdown-item-content {
    display: block;
}
.dropdown-box .g-opened .header-small span {
    border-bottom: 0 none;
}
.dropdown-box .dropdown-open-all {
    margin-top: 1em;
}
.g-opened-box .dropdown-open-all {
    display: none;
}
.roundbox-blue {
    background-color: #E4EEF6;
}
#index .roundbox-blue {
    background: url("/images/round.png") no-repeat scroll 20px 50% #E4EEF6;
    margin: 0 0 2em -20px;
    padding: 30px 30px 30px 105px;
}
#index .roundbox-blue p {
    margin-bottom: 0;
}
.calculator-form .roundbox-blue {
    margin-right: 30px;
    padding: 30px 35px;
}
* .f-small-form {
    font-size: 1.4em;
}
.round-5 .f-small-form {
    margin: 0;
}
.f-small-form .f-field {
    margin-bottom: 1em;
}
.f-small-form .f-field-submit input {
    width: auto;
}
.f-small-form input, .f-small-form textarea {
    font-family: arial;
    width: 95%;
}
.f-small-form .error input, .f-small-form .error textarea {
    background-color: #FADBE3;
}
.f-small-form .error .error-box {
    display: none;
}
.f-small-form .error label {
    background: url("/images/error.png") no-repeat scroll 0 0.2em transparent;
    color: #D40C40;
    padding-left: 0.5em;
    width: 9.5em;
}
.l-column-right .f-small-form {
    font-size: 1.4em;
}
.l-column-right .f-small-form label {
    display: block;
    padding-bottom: 0.5em;
}
.l-column-right .f-small-form .f-field-submit input {
    padding: 2px 20px;
}
#login-page .f-small-form {
    width: 30em;
}
#login-page .f-small-form .f-field-submit {
    margin-left: 7em;
}
#login-page .f-small-form label {
    float: left;
    width: 7em;
}
#login-page .f-small-form input, #login-page .f-small-form textarea {
    float: left;
    width: 10em;
}
.g-table-01 {
    width: 100%;
}
.g-table-01 th {
    background-color: #E0EAF2;
    color: #4C5D6A;
    font-size: 1.5em;
    padding: 12px 15px;
}
.g-table-01 td {
    border-color: -moz-use-text-color -moz-use-text-color #E4EEF6;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #4C5D6A;
    font-size: 13px;
    padding: 3px 10px;
}
.g-table-01 tr.row-header td {
    border-bottom: 0 none;
    color: #D40C40;
    font: 1em tahoma,sans-serif;
    padding-bottom: 5px;
}
.g-table-01 td.no-border {
    border: 0 none;
}
.g-table-01 td.no-wrap {
    white-space: nowrap;
}
.g-table-02 {
    width: 100%;
}
.g-table-02 th {
    background-color: #E0EAF2;
    color: #4C5D6A;
    font-size: 1.7em;
    padding: 12px 15px;
}
.g-table-02 td {
    border: 1px solid #E4EEF6;
    color: #4C5D6A;
    font-size: 1.1em;
    padding: 9px 15px;
}
.g-table-02 tr.row-header td {
    border-bottom: 0 none;
    color: #D40C40;
    font: 1.4em tahoma,sans-serif;
    padding-bottom: 5px;
    text-align: left;
}
.g-table-02 td.no-border {
    border: 0 none;
}
.g-table-02 td.no-wrap {
    white-space: nowrap;
}
.tab-contents .tab-content {
    display: none;
}
.tab-contents .g-current {
    display: block;
}
.float-box .float-item {
    display: block;
    float: left;
}
.samples-list .float-item {
    border: 5px solid #E0EAF2;
    margin: 0 5px 5px 0;
}
.dropdown-box .float-item {
    margin: 0 18px 18px 0;
}
#body .banner-calculator {
    color: #7A7A7A;
    padding: 0 0 4em;
    position: relative;
}
#body .banner-calculator .header-medium {
    background: url("/images/howmuch.png") no-repeat scroll 0 0 transparent;
    font-size: 2.7em;
    letter-spacing: -0.07em;
    margin-top: -90px;
    padding-bottom: 2px;
    padding-top: 130px;
    position: relative;
}
#body .banner-calculator .header-medium a {
    border-bottom: 1px dotted #D40C40;
    color: #D40C40;
    padding-top: 130px;
    position: relative;
    text-decoration: none;
}
.banner-contacts {
    background: url("/images/email.png") no-repeat scroll 0 50% transparent;
    padding: 5px 0 5px 50px;
}
.copy {
    color: #888888;
    font: 1.1em/150% tahoma,sans-serif;
}
.calculator-form .f-label, .calculator-form .f-input, .calculator-form .f-section-title {
    display: block;
    font-size: 1.4em;
}

.calculator-form .f-label {
    float: left;
    width: 35%;
}
.calculator-form .f-text {
    padding-bottom: 2px;
}
.calculator-form .f-select {
    padding-bottom: 1px;
}
.calculator-form .f-input {
    margin-left: 38%;
}
.calculator-form .f-input input, .calculator-form .f-input select {
    font: 1em arial;
    vertical-align: middle;
}
.calculator-form .f-input label {
    display: block;
    float: left;
    margin-right: 10px;
}
.calculator-form .f-field, .calculator-form .f-section-title {
    color: #4C5D6A;
    margin-bottom: 1em;
}
.calculator-form .f-section-title {
    color: #98A5B0;
}
.calculator-form .f-separator {
    border-bottom: 1px solid #CCDEED;
    margin-bottom: 2em;
    padding-bottom: 2em;
}
.calculator-form .f-error .f-label {
    background: url("/images/error.png") no-repeat scroll 0 0.2em transparent;
    color: #D40C40;
    padding-left: 8px;
}
.calculator-form .f-error .f-input span {
    background-color: #D40C40;
    left: -3px;
    padding: 4px 3px 6px;
    position: relative;
}
.calculator-form .f-error .error-box {
    display: none;
}
.calculator-form .f-error input, .calculator-form .f-error select {
    background-color: #FADBE3;
}
.calculator-form .f-submit-field {
    clear: both;
    padding:20px 0 0 0;}

.calculator-form a.label-help {
    position: relative;
}
.calculator-form a.label-help span {
    display: none;
    left: 0;
    position: absolute;
    top: 1.5em;
    z-index: 100;
}
.calculator-form a.label-help span img {
    display: block;
    position: relative;
}
.calculator-form .f-submit-field button span {
}
.calculator-form .f-error .f-input span {
}
#result {
    padding-bottom: 25px;
}
#result p, #result h1 {
    margin-left: 25px;
    margin-right: 25px;
}
#result p.nav-body {
    font-size: 1em;
}
#result p.nav-body .nav-item {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    padding-bottom: 0;
    text-decoration: none;
}
#result p.nav-body .nav-item .nav-item-label {
    cursor: pointer;
}
#result .g-table-01 td {
    border-color: #E4EEF6;
}
#result .input-params {
    margin-bottom: 3em;
}
#result .input-params table {
    width: 100%;
}
#result .input-params table td {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E4EEF6;
    border-style: solid;
    border-width: 1px 0;
    font-size: 1.4em;
    padding: 2px 5px;
}
#result .input-params table .separator td {
    border-width: 0;
    padding: 0;
}
#result .input-params table tr.g-first td {
    border-top-width: 0;
}
#result .input-params table tr.g-last td {
    border-bottom-width: 0;
}
#result .input-params table td.g-first {
    color: #4C5D6A;
    padding-left: 5px;
}
#result .input-params table td.g-last {
    padding-left: 10px;
    padding-right: 5px;
    text-align: right;
}
#result .input-params p {
    color: #D40C40;
    margin: 0 0 1px 5px;
}
.gallery .float-item {
    margin: 0 15px 15px 0;
}
.gallery .image {
    background-color: #E4EEF6;
    border: 1px solid #FFFFFF;
    cursor: pointer;
    display: block;
    padding: 10px;
    width: 228px;
}
.gallery .image img {
    border: 1px solid #FFFFFF;
    display: block;
}
.gallery a {
    color: #555555;
    text-decoration: none;
}
.gallery a:hover {
    color: #111111;
    text-decoration: none;
}
.gallery a:hover img {
    border-color: #D40C40;
}
.gallery .overview {
    display: block;
    font-size: 1.2em;
    height: 2.5em;
    padding: 0.5em 10px;
    width: 228px;
}
.gallery-description {
    font-size: 1.4em;
    margin-bottom: 1.5em;
}
.gallery-description p {
    font-size: 1em;
    margin-bottom: 0;
    margin-top: 1.5em;
}
.documents .float-item-mchs {
    background: url("/images/ico_doc_mchs.gif") no-repeat scroll 0 50% transparent;
    display: block;
    float: left;
    padding: 1.5em 0;
    width: 45%;
}
.documents .float-item-sez {
    background: url("/images/ico_doc_sez.gif") no-repeat scroll 0 50% transparent;
    display: block;
    float: left;
    padding: 1.5em 0;
    width: 45%;
}
.documents .title, .documents .description {
    padding-left: 75px;
}
.documents .title {
    display: block;
    font-size: 1.4em;
    margin-bottom: 0.15em;
}
.documents .description {
    color: #666666;
    display: block;
    font-size: 1.2em;
}
.round-10 {
    border-radius: 10px 10px 10px 10px;
}
.round-5 {
    border-radius: 5px 5px 5px 5px;
}
.round-3 {
    border-radius: 3px 3px 3px 3px;
}
.panel {
    height: 50px;
    margin: 0 auto;
    padding: 146px 0 30px 384px;
    position: relative;
    width: 200px;
}
.panel-box {
    border-bottom: 1px dotted #BFD3E2;
    margin-bottom: 47px;
}
.panel .panel-picture {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 90;
}
.panel .panel-picture-current {
    display: block;
    z-index: 97;
}
.panel .panel-btn {
    background: url("/images/panels/buttons.png") no-repeat scroll 0 0 #BFD3E2;
    cursor: pointer;
    display: block;
    float: left;
    height: 40px;
    margin-right: 10px;
    position: relative;
    text-indent: -10000px;
    width: 30px;
    z-index: 100;
}
.panel .panel-type-sv {
    background-position: -1px 0;
}
.panel .panel-type-pps {
    background-position: -41px 0;
}
.panel .panel-type-ppu {
    background-position: -81px 0;
}
.panel .panel-type-mv {
    background-position: -121px 0;
}
.panel .panel-btn-current {
    background-color: #D6184A;
    cursor: default;
}
