/*
COLORS:
	light blue #2c5bb8
	dark blue #2c396c
	light yellow #ffffcd
	yellow #ffcc00
	orange #ff9600
	grey #333
*/

@font-face {
    font-family: 'Linotype_Ergo_Regular';
    src: url('../fonts/Linotype_Ergo_Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Linotype_Ergo_RegularIE';
    src: url('../fonts/Linotype_Ergo_Regular.eot');
    src: local('☺'), url('../fonts/Linotype_Ergo_Regular.woff') format('woff'), url('../fonts/Linotype_Ergo_Regular.ttf') format('truetype'), url('../fonts/Linotype_Ergo_Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Linotype_Ergo_Medium';
    src: url('../fonts/Linotype_Ergo_Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Linotype_Ergo_MediumIE';
    src: url('../fonts/Linotype_Ergo_Medium.eot');
    src: local('☺'), url('../fonts/Linotype_Ergo_Medium.woff') format('woff'), url('../fonts/Linotype_Ergo_Medium.ttf') format('truetype'), url('../fonts/Linotype_Ergo_Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

html, body, div, img, h1, h2, h3, h4, h5, h6, a, p, table, td, ul, ol, li, dl, dt, dd {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0
}

select, input {
    margin: 0;
    padding: 0
}

* {
    font-family: Arial, sans-serif
}

body {
    background: #eff2f9
}

td {
    vertical-align: top
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both;
    width: 100%;
    height: 0
}

.tleft {
    text-align: left
}

.center {
    text-align: center
}

.tright {
    text-align: right !important
}

.mauto {
    margin: 0 auto !important
}

.blue {
    color: #2c5bb8
}

.green {
    color: #07c408
}

.red {
    color: red
}

.none {
    display: none
}

.strong {
    font-weight: bold
}

h1, h2 {
    font-weight: normal;
    font-family: "Linotype_Ergo_Normal", "Linotype_Ergo_MediumIE", "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

h1 {
    color: #333;
    font-size: 28px;
    margin-bottom: 10px;
}

h2, h2 a, h2 a:visited {
    color: #333;
    font-size: 24px;
    margin-bottom: 10px;
    text-decoration: none;
    font-family: "Linotype_Ergo_Medium", "Linotype_Ergo_MediumIE", "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

h2 a, h2 a:visited, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active {
    color: #2c5bb8
}

h3, h3 a {
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
    text-decoration: none;
    font-family: "Lucida Grande", Helvetica, Arial, sans-serif
}

h3 a, h3 a:visited {
    color: #2c396c
}

h4 {
    color: #2c5bb8;
    font-size: 10pt;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #d7d9df;
    padding-bottom: 5px;
    margin-bottom: 5px
}

h5 {
    font-size: 7pt;
    color: white;
    display: inline
}

h5 a, h5 a:visited {
    color: white !important;
    text-decoration: none
}

p {
    color: #444;
    font-size: 9pt;
    line-height: 13pt;
    margin-bottom: 10px
}

p.comment {
    font-size: 8pt;
    line-height: 10pt
}

.small {
    font-size: 8pt !important;
    line-height: 11pt
}

.higher {
    line-height: 14pt
}

.alt {
    position: absolute;
    text-indent: -99999px
}

p a, p a:visited {
    color: #2c5bb8;
    text-decoration: none;
    font-style: italic
}

p a:hover, p a:active {
    text-decoration: underline
}

label {
    font-size: 8pt;
    color: #333;
    text-transform: uppercase
}

label.comment {
    font-size: 8pt;
    text-transform: none
}

label.required,
.form tr.required th label {
    padding-right: 5px;
    background: url('../images/c/required.jpg') no-repeat top right
}

dt {
    color: #333;
    font-size: 10pt;
    margin-bottom: 10px;
    font-weight: bold;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

dd {
    color: #333;
    font-size: 9pt;
    line-height: 13pt;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd
}

a.btn, a:visited.btn, input.btn, .btn {
    height: 12px;
    font-size: 7pt !important;
    width: auto !important;
    font-weight: bold;
    padding: 3px 10px !important;
    border: 0 !important;
    color: #fff !important;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px
}

a.blue, a:visited.blue, input.blue, span.blue {
    background-image: url('../images/c/bg_btn_blue.jpg')
}

a.yellow, a:visited.yellow, input.yellow {
    background-image: url('../images/c/bg_btn_yellow.jpg');
    color: #132c65 !important;
    text-shadow: 0 -1px 0 #FFCC00 !important
}

a:hover.yellow, a:active.yellow, input:hover.yellow {
    color: #000 !important;
    text-shadow: 0 -1px 0 #FFCC00 !important
}

a.red, a:visited.red, input.red {
    background-image: url('../images/c/bg_btn_red.jpg')
}

.keep {
    font-size: 9pt;
    color: #ff9600
}

a.link-white {
    color: #fff;
}

a.link-white:hover, a.link-white:focus, a.link-white:visited {
    color: #fff;
}

.faq {
    font-style: normal;
    color: #2c396c
}

.btn-big {
    font-size: 10pt;
    background-position: top;
    background-repeat: repeat-x;
    background-color: #ffaa01;
    padding: 6px 10px !important
}

input.btn {
    border: 0;
    margin: 0;
    height: 18px;
    display: block;
    vertical-align: top;
    padding: 0 10px 2px !important;
    cursor: pointer;
    text-decoration: none
}

.quantity {
    width: 30px;
    border: 1px solid #d7d9df
}

input.text, .form input {
    width: 125px;
    border: 1px solid #d7d9df;
    padding: 2px
}

.form textarea {
    border: 1px solid #d7d9df;
    font-size: 9pt;
    padding: 2px
}

.registration-checkbox {
    width: auto !important
}

.short {
    width: 20px !important
}

.narrow {
    border: 1px solid #d7d9df;
    padding: 5px;
    width: 290px;
    height: 125px;
    font-size: 8pt
}

.contact input.text, .contact input[type='text'] {
    width: 296px;
    padding: 2px;
    border: 1px solid #d7d9df
}

.contact textarea {
    width: 296px;
    height: 100px;
    padding: 2px;
    border: 1px solid #d7d9df
}

img.border {
    border: 5px solid #eff2f8
}

#readMore {
    display: none
}

#btn-payment {
    width: 205px;
    height: 26px;
    background-image: url('../images/btns/choose_payment_method.jpg');
    border: 0;
    cursor: pointer
}

#btn-place-order {
    width: 133px;
    height: 26px;
    background-image: url('../images/btns/place_the_order.jpg');
    border: 0;
    cursor: pointer
}

.shipping-address-radio {
    margin-right: 10px
}

.captcha {
    float: left;
    width: 40px;
}

input[name=captcha_1] {
    width: 60px;
}

.margin-right-small {
    margin-right: 5px !important
}

.div910 {
    width: 910px;
    float: left;
    background-color: #fff;
    min-height: 400px
}

.div630 {
    width: 630px;
    float: left;
    background-color: #fff;
    min-height: 400px
}

.div300 {
    width: 300px;
    margin-bottom: 15px
}

.div250 {
    width: 250px;
    margin-bottom: 15px
}

div.border {
    border: 1px solid #ccc;
    padding: 10px;
    width: 280px
}

div.yellow {
    float: left;
    background-color: #ffffef;
    border: 1px solid #ffee99;
    padding: 10px 15px;
    margin-bottom: 15px
}

div.yellow .line {
    margin: 0 0 15px;
    background-color: #ffee99
}

div.yellow h3 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px
}

.wrapped {
    padding: 25px;
    -moz-box-shadow: 0 5px 5px #ccc;
    -webkit-box-shadow: 0 5px 5px #ccc;
    box-shadow: 0 5px 5px #ccc
}

.spacer15 {
    height: 15px;
    width: 100%
}

.spacer30 {
    height: 30px;
    width: 100%
}

.spacer60 {
    height: 60px;
    width: 100%
}

div.line {
    height: 1px;
    width: 100%;
    margin: 15px 0;
    background-color: #ddd
}

.pagination {
    font-size: 8pt;
    text-align: center;
    color: #333
}

.addthis {
    float: right;
    width: 140px;
    margin-right: 25px
}

div.news {
    margin-bottom: 15px
}

div.news h3 {
    margin-bottom: 5px
}

div.news a {
    color: #2c396c
}

div.news a:hover {
    color: #2c5bb8
}

div.news p {
    font-size: 8pt;
    line-height: 11pt;
    margin: 0
}

div.news img,
img.news {
    border: 5px solid #dee1e7
}

.calculator {
    float: left;
    width: 610px;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 0 10px 10px 0
}

.calculator h2 {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.calculator input {
    width: 100px
}

.calculator label {
    text-transform: none;
    font-size: 9pt;
    display: inline
}

.calculator span {
    font-size: 9pt;
    color: red;
    text-align: center;
    display: block
}

.calculator th,
.calculator td {
    padding-bottom: 5px;
    vertical-align: top;
    text-align: left
}

.calculator td.calc {
    padding: 10px;
    background-color: #ffffef;
    border: 1px solid #ffee99
}

.calculator .results {
    border-top: 1px solid #ffee99;
    padding-top: 10px
}

.calculator .results table {
    color: #333;
    font-size: 9pt
}

.calculator .results table td,
.calculator .results table th {
    padding: 0 5px 5px 0;
    border: 0 !important
}

.calculator .results table,
.calculator form table {
    width: 260px;
    margin-bottom: 10px
}

.calculator .results .g {
    text-align: right;
    color: #000066;
    padding-right: 7px
}

.calculator .results .mmol {
    text-align: right;
    color: #660000
}

.text-error {
    font-weight: normal;
    color: #ff0000;
    margin-bottom: 0
}

div.manga {
    border: 1px solid #e5e5e5;
    padding: 4px;
    margin-bottom: 30px;
    text-align: center
}

div.manga .headline {
    padding: 10px 10px 5px;
    position: relative
}

div.manga .headline a {
    position: absolute;
    right: 10px
}

div.manga img {
    float: left;
    margin: 0 4px 4px 0
}

div.manga .nomargin {
    margin-right: 0
}

div.text h3 {
    margin-top: 15px
}

#search {
    float: right
}

.manga {
    border: 1px solid #e5e5e5;
    padding: 4px;
    float: right;
    margin-left: 20px
}

.bordered {
    border: 1px solid #e5e5e5;
    padding: 4px;
    margin: 20px 0 10px
}

.mr5 {
    margin-right: 5px !important
}

.mb5 {
    margin-bottom: 5px !important
}

.disable {
    color: #d3d3d3
}

.bad-input {
    color: red
}

.deactiv {
    display: none
}

/* ul */
.messages {
    list-style-type: none;
    padding: 5px 10px;
    border: 1px solid #EED3D7;
    margin: 0 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.messages li {
    font-size: 9pt;
    text-align: center;
    color: #333
}

.messages .warning, .messages .warning a, .messages .warning a:visited {
    color: darkred
}

.messages .error {
    color: darkred
}

.successlist {
    list-style-type: none;
    padding: 10px 10px 5px;
    border: 1px solid #b8e0ad;
    background-color: #eaf6ec;
    margin: 0 0 20px
}

.successlist li {
    font-size: 8pt;
    color: #5cc32f;
    margin-bottom: 5px;
    font-weight: bold
}

.errorlist {
    list-style-type: none
}

.errorlist li {
    font-size: 8pt;
    color: #ff0000;
    margin-top: 5px
}

.nostyle {
    list-style-type: none
}

.regular {
    margin-left: 20px
}

.regular li {
    color: #333;
    font-size: 9pt;
    line-height: 12pt;
    margin-bottom: 10px
}

.regular li a, .regular li a:visited {
    color: #2c5bb8;
    text-decoration: none;
    font-style: italic
}

.multi-level {
    margin-left: 20px
}

.multi-level ul, .multi-level ol {
    margin-left: 20px;
    margin-bottom: 15px
}

.multi-level ul {
    list-style-type: disc
}

.multi-level ul ul {
    list-style-type: circle
}

.multi-level li {
    color: #333;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

.multi-level li li, .multi-level li p {
    font-size: 9pt;
    font-family: Arial, sans-serif
}

.multi-level li li {
    margin-bottom: 5px
}

.multi-level li li,
.multi-level li p {
    font-weight: normal
}

#map {
    border: 5px solid #2c5bb8;
    margin-bottom: 15px
}

/* table */
.list {
    border-collapse: collapse;
    width: 100%;
    text-align: left;
    border: 1px solid #d7d9df;
    margin-bottom: 15px
}

.list th {
    font-size: 9pt;
    color: #333;
    background-color: #f2f2f2;
    padding: 7px 10px
}

.small-th th {
    font-size: 8pt
}

.list td {
    font-size: 8pt;
    color: #333;
    padding: 7px;
    border-top: 1px solid #d7d9df;
    vertical-align: middle
}

.biorelevant-list {
    width: auto;
    margin: 10px auto 15px
}

.biorelevant-list td,
.biorelevant-list th {
    border: 1px solid #d7d9df;
    text-align: center
}

.biorelevant-list ul {
    text-align: left;
    margin-left: 20px
}

.biorelevant-list ul li {
    margin-bottom: 3px
}

table.contact {
    width: 100%
}

.literature {
    border-collapse: collapse
}

.literature h3 {
    margin-bottom: 5px
}

.literature td {
    padding: 10px 10px 0 0;
    border-bottom: 1px solid #ccc;
    vertical-align: top
}

.padded td {
    padding-right: 10px
}

.padded20 td {
    padding-right: 20px
}

.form {
    margin-bottom: 20px;
    border: 0
}

.form td, .form th {
    text-align: left;
    padding: 0 10px 5px 0;
    border: 0 !important;
    font-weight: normal
}

.form ul li {
    list-style: none
}

.form ul li input[type=radio] {
    width: 15px
}

.form th {
    vertical-align: top
}

table.testimonials {
    border-collapse: collapse
}

table.testimonials td {
    padding: 20px 10px 10px;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0
}

table.testimonials .quote {
    font: normal 150px/150px serif;
    padding: 0 10px;
    letter-spacing: -25px;
    color: #ddd
}

table table {
    margin: 0 !important
}

.caption-how-use {
    color: #333;
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-family: 'Linotype_Ergo_Medium', "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

.width400 {
    width: 400px
}

.width80 {
    width: 80px
}

.collapse {
    border-collapse: collapse
}

#container {
    width: 960px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    font-family: Arial, sans-serif;
    -webkit-box-shadow: 0 0 20px #cecbd2;
    -moz-box-shadow: 0 0 20px #cecbd2;
    box-shadow: 0 0 20px #cecbd2
}

#header {
    width: 960px;
    height: 101px;
    padding: 0;
    background: #3a4d77 url('../images/c/gradient.png') no-repeat center top;
    border-bottom: 1px solid #4b5782
}

#logo {
    margin: 10px 10px 0 25px
}

#header #top-holder {
    width: 795px;
    margin-left: 20px
}

#top-link {
    height: 38px;
    line-height: 38px;
    padding-right: 20px
}

#top-link .left, #top-link .right {
    height: 38px;
    line-height: 38px
}

#top-link a.link-left, #top-link a:visited.link-left, #top-link a.link-right, #top-link a:visited.link-right {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    display: block;
    float: left;
    height: 38px;
    line-height: 38px;
    text-shadow: 0 1px 1px #3a4d77
}

#top-link a:hover.link-left, #top-link a:active.link-left, #top-link a:hover.link-right, #top-link a:active.link-right {
    color: #FFCC00
}

#top-link .left a.link-left, #top-link .left a:visited.link-left {
    margin-right: 20px
}

#top-link .right a.link-right, #top-link .right a:visited.link-right {
    margin-left: 20px
}

.btn-login {
    text-decoration: none;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0)
}

.btn-login:hover {
    background-color: #2f96b4;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
}

.btn-mini {
    display: block;
    font-style: normal;
    font-size: 11px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 0 6px 1px;
    height: 20px;
    line-height: 22px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-mini:hover {
    text-decoration: none;
    color: #fff
}

.btn-login.btn-mini {
    margin-top: 8px
}

.line-top {
    background: #62a5d9;
    width: 100%;
    height: 1px;
    display: block;
    opacity: .7
}

#top {
    height: 62px;
    line-height: 62px;
    padding-right: 20px
}

#top h2 {
    color: #fff;
    margin: 0;
    font-weight: normal;
    font-size: 21px;
    font-family: 'Linotype_Ergo_Regular', Sans-Serif;
    text-shadow: 1px 2px 2px #1D2B45
}

.basket-preview {
    float: right
}

.basket-preview .empty {
    color: #fff;
    height: 62px;
    line-height: 62px;
    margin: 0;
    text-align: right
}

.basket-preview .empty span {
    color: #a7aaa3
}

.basket-preview .shopping {
    color: #fff;
    height: 62px;
    line-height: 62px;
    margin: 0;
    text-shadow: 0 1px 1px #3a4d77
}

.basket-preview .subtotal, .basket-preview .count {
    color: #FFCC00
}

.basket-preview .shopping img {
    margin-left: 3px
}

.btn-checkout {
    font-weight: bold;
    text-decoration: none;
    color: #132c65;
    text-shadow: 0 -1px 0 #FFCC00;
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0)
}

.btn-checkout:hover {
    color: #000;
    background-color: #f89406;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
}

.btn-checkout.btn-mini {
    margin: 20px 0 0 8px
}

.background-img {
    text-align: center
}

.background-img img {
    margin: 0 auto
}

#promo-container {
    width: 960px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    background-color: #a8d04b
}

#promo-container p {
    display: inline;
    color: #1d2b45;
    font-style: italic;
    font-weight: bold;
    font-size: 8pt;
    line-height: 38px;
    margin: 0 0 0 5px
}

#promo-container img {
    vertical-align: middle
}

#promo {
    text-align: center;
    height: 38px;
    line-height: 38px
}

.promo-left, .promo-right {
    width: 10px;
    height: 48px;
    position: absolute;
    top: 92px
}

.promo-left {
    left: -10px
}

.promo-right {
    right: -10px
}

.separator {
    margin: 0 10px
}

#menu {
    height: 43px;
    background: #3a4d77 /*url('../images/c/bg_menu.jpg') repeat-x bottom*/;
    border-top: 1px solid #4b5782;
    border-bottom: 10px solid #eff2f8;
    text-align: center;
    padding: 13px 0 0 18px;
    position: relative;
    z-index: 500;
    margin: 0 auto 0
}

#nav, #nav ul {
    list-style: none;
    line-height: 1
}

#nav a, #nav a:visited {
    display: block;
    font-family: 'Linotype_Ergo_Regular', 'Linotype_Ergo_RegularIE', "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-shadow: 0 1px 1px #1D2B45;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
    padding: 0 10px 0 10px;
    text-align: left;
    height: 40px
}

#nav a:hover, #nav a:active, #nav .active {
    color: #ffcc00
}

#nav li {
    float: left;
    vertical-align: text-top;
    margin-right: 7px
}

#nav li a span, #nav li a:visited span {
    color: #7584a5;
    font-size: 11px;
    display: block;
    margin-top: 3px;
    display: block
}

#nav #blog a, #nav #blog a:visited {
    color: #D0FA25
}

#nav li ul {
    position: absolute;
    width: 180px;
    left: -999em;
    background: #3a4d77 /*url('../images/c/bg_ulul.png') bottom left*/;
    text-align: left;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

#nav li ul li {
    border-top: 1px solid #515c87;
    width: 180px
}

#nav li ul li:first-child {
    border-top: 0
}

#nav li ul li:last-child {
    padding-bottom: 5px
}

#nav li ul li a, #nav li ul li a:visited {
    font-size: 12px;
    font-weight: normal;
    padding: 7px 15px 7px 40px;
    background-position: 5px center;
    background-repeat: no-repeat;
    height: 16px;
    line-height: 16px
}

#nav li ul li a.testimonials, #nav li ul li a:visited.testimonials {
    background-image: url('../images/icons/menu_testimonials.png')
}

#nav li ul li a.product, #nav li ul li a:visited.product {
    background-image: url('../images/icons/menu_sif.png')
}

#nav li ul li a.calc, #nav li ul li a:visited.calc {
    background-image: url('../images/icons/menu_calc.png')
}

#nav li ul li .sample {
    background-image: url('../images/icons/menu_sample.png')
}

#nav li ul li .faq {
    background-image: url('../images/icons/menu_faq.png')
}

#nav li ul li .how {
    background-image: url('../images/icons/menu_literature.png')
}

#nav li ul li a.contact, #nav li ul li a:visited.contact {
    background-image: url('../images/icons/menu_contact.png')
}

#nav li ul li .benefits {
    background-image: url('../images/icons/menu_benefits.png')
}

#nav li ul li .info {
    background-image: url('../images/icons/menu_info.png')
}

#nav li ul li .how {
    background-image: url('../images/icons/menu_how_to_use.png')
}

#nav li ul li .publications {
    background-image: url('../images/icons/menu_publications.png')
}

#nav li ul li .prices {
    background-image: url('../images/icons/menu_prices.png')
}

#nav li ul ul {
    margin: -30px 0 0 170px;
    background: url('../images/c/bg_ululul.png') bottom;
    width: 100px
}

#nav li ul ul li {
    width: 100px
}

#nav li ul ul li:last-child {
    padding-bottom: 2px
}

#nav li ul ul li a, #nav li ul ul li a:visited {
    font-size: 8pt;
    font-weight: normal;
    padding: 7px 15px
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
    left: -999em
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
    left: auto
}

#breadcrumbs {
    width: 910px;
    padding: 5px 25px;
    float: left
}

#breadcrumbs * {
    font-size: 7pt;
    color: #2c5bb8;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold
}

#breadcrumbs p {
    display: inline;
    margin: 0
}

#breadcrumbs span {
    margin: 0 7px
}

#checkout-steps {
    float: right;
    font: bold 9pt "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

#checkout-steps td,
#checkout-steps th {
    padding-right: 12px
}

#checkout-steps td {
    color: #adaeb0
}

#checkout-steps th {
    color: #2c5bb8
}

#breadcrumbs.disable {
    display: none
}

#content {
    width: 960px
}

#content .wrapper h1#welcome {
    position: absolute;
    text-indent: -9999px
}

#content .wrapper div#welcome {
    margin-top: 15px;
    text-align: center
}

#content .wrapper {
    width: 910px;
    padding: 0 25px
}

#content .shadow {
    width: 910px;
    height: 23px;
    background-image: url('../images/c/shadow.jpg');
    clear: both
}

#content .underline {
    width: 629px;
    height: 5px;
    background-image: url('../images/c/underline.jpg');
    margin-bottom: 10px;
    clear: both
}

#content #coin-slider-slideshow {
    border: 1px solid #e5e5e5;
    padding: 4px;
    margin-bottom: 30px
}

#content #cs-buttons-slideshow {
    position: absolute;
    bottom: 10px;
    right: 10px
}

#content #page-title {
    width: 910px;
    padding: 0 25px 5px;
    background: url('../images/c/shadow.jpg') no-repeat center bottom
}

#content-regular {
    background-image: url('../images/c/bg_regular_page.jpg');
    min-height: 400px
}

#content-regular div.quote h2 {
    margin-bottom: 5px
}

#content-regular div.quote p {
    margin: 0
}

#content-regular div.quote td {
    padding-right: 10px
}

#content-regular .payment-method {
    float: left;
    border: 1px solid #d7d9df;
    margin-right: 15px;
    padding: 10px;
    width: 178px;
    text-align: center
}

#content-regular .payment-method h2 {
    color: #2c5bb8;
}

#content-regular .payment-method input {
    float: none;
    margin: 0 auto
}

#content-regular .wrapped {
    -moz-box-shadow: 0 0 0 #ccc;
    -webkit-box-shadow: 0 0 0 #ccc;
    box-shadow: 0 0 0 #ccc
}

#content-simple {
    padding: 25px;
    min-height: 400px
}

#content-simple table {
    margin: 10px 0 !important;
    max-width: 100%
}

#content-tabs {
    background-color: #eff2f8
}

#content-tabs #tabs {
    height: 43px;
    width: 950px;
    padding-left: 10px;
    padding-top: 10px
}

#content-tabs .tab, #content-tabs .tab-sub {
    display: table-cell;
    font-family: "Lucida Grande", sans-serif;
    width: 110px;
    height: 40px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    color: #2c5bb8;
    font-size: 9pt;
    line-height: 120%;
    text-decoration: none;
    margin-right: 10px
}

#content-tabs .tab-sub {
    width: auto;
    padding: 0 25px
}

#content-tabs .tab:hover, #content-tabs .tab-sub:hover {
    text-decoration: underline
}

#content-tabs .selected {
    width: 130px;
    height: 43px;
    color: #333;
    font-weight: bold;
    background-color: #fff;
    -moz-box-shadow: 1px 2px 5px #ccc;
    -webkit-box-shadow: 1px 2px 5px #ccc;
    box-shadow: 1px 2px 5px #ccc
}

#content-tabs .selected:hover {
    text-decoration: none
}

#content-tabs .tab-sub.selected {
    position: relative;
    z-index: 100;
    border: 1px solid #e4e9f2;
    border-bottom: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

.content-visible {
    position: relative;
    top: -1px;
    padding: 10px;
    background: #fff;
    border-top: 1px solid #EFF2F8
}

#content-tabs .video-thumb {
    width: 205px;
    float: right;
    margin-left: 30px
}

#content-tabs .video-thumb img {
    border: 5px solid #2c5bb8
}

#content-tabs .video-thumb2 {
    width: 220px;
    float: right;
    margin-left: 30px;
    margin-top: 20px
}

#content-tabs .video-thumb2 img {
    border: 5px solid #2c5bb8;
    margin: 0 5px
}

#content-tabs #slideshow {
    width: 100%;
    margin: 30px 0
}

#content-tabs #slideshow .header {
    padding: 10px;
    background-color: #f4f6fa
}

#content-tabs #slideshow .header h2 {
    color: #2c5bb8;
    margin: 0
}

#content-tabs #slideshow .header .nav {
    float: right
}

#content-tabs #slideshow .header .nav a, #content-tabs #slideshow .header .nav a:visited {
    width: 13px;
    height: 17px;
    background-color: #dbdde1;
    color: #333;
    float: left;
    padding: 1px 0 0 6px;
    margin: 3px 0;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none
}

#content-tabs #slideshow .header .nav a.selected,
#content-tabs #slideshow .header .nav a:hover, #content-tabs #slideshow .header .nav a:active {
    background-image: url('../images/c/bg_slideshow_nav.jpg');
    color: #fff
}

#content-tabs #slideshow #body {
    border: 5px solid #2c5bb8
}

#content-tabs #slideshow #cs-buttons-body {
    position: absolute;
    top: -38px;
    right: 0;
    z-index: 2
}

#sidebar {
    width: 245px;
    padding: 0 15px 0 15px;
    float: right;
    text-align: center
}

#content-regular #sidebar {
    padding-top: 30px
}

.add-to-basket {
    width: 100%;
    border-collapse: collapse
}

.add-to-basket td {
    vertical-align: middle;
    padding-bottom: 10px;
    text-align: left
}

.add-to-basket input.variant-change {
    width: 16px;
    padding: 0
}

.add-to-basket option {
    padding: 0 2px
}

.add-to-basket p {
    margin: 0;
    line-height: 8pt
}

.add-to-basket span {
    font-size: 9pt;
    color: #2c5bb8;
    font-style: italic
}

.add-to-basket .red {
    padding: 3px 5px 1px !important;
    float: right;
    font-weight: bold
}

.checkout .add-to-basket {
    margin-bottom: 20px
}

.checkout .add-to-basket td {
    border: 1px solid #eee;
    border-left: 0;
    border-right: 0;
    padding: 10px
}

.productivity-chart {
    margin: 0 auto
}

.productivity-chart td {
    width: 65px;
    height: 100px;
    padding-top: 10px;
    vertical-align: middle;
    text-align: center;
    background-repeat: no-repeat
}

.variant-free, .variant-free-value {
    color: green !important;
    font-size: 8pt !important;
    position: relative;
    top: -2px
}

.checkout .variant-free, .checkout .variant-free-value {
    font-size: 9pt !important;
    top: 0
}

.variant-free-value {
    top: 0
}

.variant-price {
    display: inline
}

#summary-shipping-free {
    color: green
}

#summary p {
    margin-bottom: 2px
}

#summary table {
    width: 100%
}

#summary select {
    width: 120px
}

#summary .strong {
    font-size: 10pt;
    font-weight: bold
}

#bogof-promo {
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #fbddc4;
    font-size: 9pt;
    color: #e18a00;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 10px
}

#sidebar .special {
    padding: 10px;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    background-color: #fff;
    text-align: center
}

#sidebar .special h4 {
    color: #ff9600;
    border: 0;
    padding: 0;
    font-style: italic
}

#sidebar .special p {
    color: #555;
    margin: 0
}

#sidebar h4.strong {
    font-size: 12pt;
    border: 0
}

#sidebar h3 {
    margin-bottom: 5px
}

#sidebar #bogofShow {
    cursor: pointer
}

#sidebar #bogofDetails {
    display: none
}

#footer {
    width: 920px;
    overflow: hidden;
    padding: 20px 20px 0;
    border-top: 10px solid #eff2f8;
    background: #3a4d77 url('../images/c/gradient_footer.png') center bottom no-repeat
}

#footer .sitemap {
    width: 100%
}

#footer .sitemap td.padd-right {
    padding-right: 20px
}

#footer .sitemap .payment {
    padding: 17px 0 10px
}

#footer .sitemap .payment img {
    margin-top: 2px
}

#footer .sitemap .follow {
    padding: 15px 0 10px
}

#footer .sitemap .payment h5 {
    position: relative;
    top: 5px
}

#footer .social {
    margin-left: 15px
}

#footer .social td {
    vertical-align: middle;
    padding-right: 5px;
    text-align: left
}

#footer .social h5 a, #footer .social h5 a:visited {
    position: relative;
    top: -4px
}

#footer .social .twitter-follow-button {
    width: 70px !important
}

#footer h5 {
    vertical-align: top;
    text-shadow: 1px 2px 2px #1D2B45
}

#footer a, #footer a:visited {
    font-size: 9px;
    display: block;
    text-decoration: none;
    color: #dae3ea;
    line-height: 11pt;
    text-shadow: 1px 2px 2px #1D2B45
}

#footer a:hover, #footer a:active {
    color: #fff
}

#footer p {
    font-size: 7pt;
    color: #fff;
    text-shadow: 0 1px 1px #3a4d77
}

#footer .div250 {
    margin: 0
}

#footer .footer_end {
    width: 100%
}

#footer .footer_end td {
    width: 33%
}

#footer .footer_end h5 {
    position: relative;
    top: 5px
}

#footer .footer_end a, #footer .footer_end a:visited, #footer .footer_end p {
    display: inline;
    margin: 0;
    text-shadow: 0 1px 1px #3a4d77
}

#footer .follow td {
    padding-right: 15px;
    vertical-align: middle
}

#footer .follow td td {
    padding-right: 5px
}

#footer .footer-title {
    padding-right: 30px !important
}

#footer .payment .footer-title h5 {
    line-height: 14px;
    display: block
}

#footer .follow {
    margin-left: 30px !important
}

#footer .follow .footer-title h5 {
    line-height: 30px;
    display: block
}

#footer .trustwave {
    padding: 17px 0 10px
}

.line-footer {
    background: #62a5d9;
    width: 100%;
    height: 1px;
    display: block;
    opacity: .7;
    margin: 5px 0 0 0
}

.text-center {
    text-align: center !important
}

.margin-left-small {
    margin-left: 5px
}

.align-top {
    vertical-align: top !important
}

.hide {
    display: none !important
}

#calculator {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0
}

#calculator table {
    width: 100%;
    border: 1px solid #ccc
}

#calculator th {
    background: #eee;
    line-height: 34px
}

#calculator th h2 {
    margin: 0;
    padding: 0;
    border: 0
}

#calculator td {
    vertical-align: middle;
    padding: 8px 12px;
    border-top: 1px solid #ccc
}

#calculator td p {
    margin: 0;
    padding: 5px
}

#calculator td span {
    display: inline;
    color: #444
}

#calculator td h2 {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    text-align: left
}

#calculator td h3 {
    font-weight: normal;
    font-size: 12pt;
    margin: 2px 0 5px
}

#recipe-form {
    display: none;
}

#recipe-form-error {
    color: #ff0000 !important;
    padding: 0 !important;
    line-height: 30px
}

#recipe-form table {
    border-collapse: collapse
}

.img-ok {
    padding: 5px 5px 5px 11px
}

.button {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #bbbbbb;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.button-blue {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    *background-color: #0044cc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.button-blue:hover, .button-blue:active, .button-blue.active, .button-blue.disabled, .button-blue[disabled] {
    color: #fff;
    background-color: #0044cc;
    *background-color: #003bb3
}

.button-blue:active, .button-blue.active {
    background-color: #003399 \9
}

.button-large {
    padding: 5px 15px;
    font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.text-step {
    color: #003bb3;
    font-weight: bold
}

#calculator ul {
    margin-left: 0;
    list-style-type: none
}

#calculator ul li {
    font-size: 9pt;
    line-height: 14pt;
    color: #444;
    padding-left: 30px;
    background: url('../images/products/sif_powder/arrow.png') 0 4px no-repeat
}

#calculator ul ul {
    margin-left: 0
}

#calculator ul li ul li {
    background: none;
    padding-left: 0
}

#calculator #id_amount, #calculator #id_media_type, #calculator #id_hydrate_type {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#calculator #id_amount {
    width: 76px;
    margin-right: 5px;
    height: 20px;
    line-height: 20px;
    padding: 2px 6px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#calculator #id_amount:focus {
    border-color: rgba(82, 168, 236, 0.8);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6)
}

#calculator #id_media_type, #calculator #id_hydrate_type {
    padding: 4px 6px
}

#id_media_type {
    width: 400px
}

#amount {
    width: 260px
}

.calculator__title:not([data-step="1"]) {
    display: none;
}

.home-product a, .home-product a:visited {
    margin-top: 20px;
    display: block;
    float: left
}

img.info-cover {
    width: 100%
}

tr.promotion {
    background-color: #ffffcd
}

h2.publication-year {
    margin-bottom: 20px;
}

div.publication-entry {
    border-top: 1px solid #ddd;
    padding: 15px 0;
    margin-bottom: 20px;
}

div.publication-entry h3 {
    color: #2c5bb8;
    font-size: 14px;
    padding-left: 25px;
    background: url('../images/icons/publication.png');
    background-repeat: no-repeat;
    padding-top: 4px;
    margin-bottom: 20px;
}

div.publication-entry table.logos {
    margin-bottom: 10px;
}

div.publication-entry table.logos td {
    vertical-align: middle;
    padding-right: 5px;
}

div.publication-entry table.logos td img {
    max-height: 50px;
    max-width: 100px;
}

div.background-about-biorelevant {
    background: url('../images/biorelevant_media/what_are_biorelevant_media.png');
    width: 960px;
    height: 440px;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
}

div.background-about-biorelevant .button {
    text-decoration: none;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    bottom: 50px;
    width: 65px;
}

.lb-image {
    min-width: 900px !important;
    height: auto !important;
}

.campaign-summary {
    padding: 30px 0px;
}

.campaign-summary p {
    font-size: 14pt;
    margin-bottom: 5px;
}

.campaign-summary a {
    color: #999 !important;
    font-size: 11pt;
    margin-top: 0px;
}

.brm-calculator {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    border: 1px solid #e5e5e5;
    padding: 4px;
    box-sizing: border-box;
    font-family: "Linotype_Ergo_Medium", "Linotype_Ergo_MediumIE", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.calculator-header {
    box-sizing: border-box;
    width: 100%;
    height: 56px;
    background: #e2e7f1;
    padding: 15px;
}

.calculator-header h2 {
    color: #2c5bb8;
    float: left;
}

.calculator-header .step {
    float: right;
    margin-right: 10px;
    margin-top: 2px;
    cursor: pointer;
}

.calculator-part-2 {
    display: none;
}

.step-icon-2 {
    display: none;
}

.calculator-content {
    overflow: hidden;
}

.calculator-image {
    float: left;
    padding: 20px;
}

.calculator-fields {
    float: right;
    width: 480px;
    padding-top: 35px;
}

.calculator-field {
    float: left;
    color: #323f61;
    width: 100%;
    clear: both;
}

.calculator-field label {
    color: #323f61;
    display: block;
    font-size: 16px;
    text-transform: none;
    margin-bottom: 10px;
}

.calculator-field input, .calculator-field select {
    font-size: 16px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 5px 10px;
    width: 240px;
}

.calculator-field .button {
    float: right;
    margin-top: 30px;
    margin-right: 35px;
}

.hydrate-type {
    margin-top: 15px;
    display: none;
}

.calculator-form .button {
    margin-bottom: 10px;
}

.slider {
    overflow: hidden;
}

.slider__slide {
    display: none;
}

.slider__slide img {
    width: 100%;
}

.button-next {
    float: right;
}

.slider__bar {
    margin-top: 20px;
}

.faq-contact-us {
    width: 350px;
    margin: 50px auto 0px;
}

.menu-product-desc {
    color: #fff !important;
}

.product-selector {
    margin-bottom: 35px;
}

p.product-selector__desc {
    font-size: 14px;
    line-height: 18px;
}

.product-selector__form {
    margin: 20px 0px 0px;
}

.form__item {
    overflow: hidden;
    clear: both;
    text-align: left;
    margin: 10px 0px;
}

.form__item label {
    float: left;
    width: 75px;
    text-align: right;
    margin-right: 10px;
    font-size: 14px;
    padding-top: 3px;
    text-transform: none;
}

.form__item input {
    float: left;
    border-radius: 4px;
    border: 1px solid #aeb0b4;
    line-height: 20px;
    font-size: 14px;
    width: 95px;
}

.form__item span {
    font-size: 14px;
    padding-top: 3px;
    display: inline-block;
}

.add-cart-btn {
    margin: 15px 0px;
    display: inline-block;
}

#product-selector__error {
    padding: 5px;
    border-radius: 5px;
    display: none;
    margin-top: 15px;
}

#product-selector__reset {
    display: none;
}