
/* general styles - links, text, etc */
body {
    margin: 0px;
    padding: 0px;
}
a {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #55A5FF;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.text-plain {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 0.6em;
    line-height: 1.5em;
}
.text-plain span {
    line-height: 1.5em;
}
input, select, textarea {
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.check {
    border: none;
}
.hr {
    color: #ABABAB;
    height: 1px;
    border: none;
    border-top: solid;
    border-top-width: 1px;
    border-top-height: 1px;
    margin: 0px;
    padding: 0px;
}
.text-fine-print {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 0.6em;
    color: #ABABAB;
}
.text-fine-print a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    color: #BABABA;
    text-decoration: none;

}

.text-fine-print a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    color: #FFFFFF;
    text-decoration: none;
	background-color: #999999;

}

.text-body-2-highlight {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #FFFFFF;
    text-decoration: none;
	background-color: #25236D;

}

img {
    border: none;
}
#logo {
    float: left;
}
#tagline {
    float: right;
}
#container {
    width: 760px;
    text-align: left;
}

#home {
    border-bottom: solid 1px #999999;
}
#home-products{
    float: left;
    width: 470px;
}
#search-mlm {
    float: right;
    width: 290px;
    background: url(../_media/en/bg_shadow.gif);
    background-color: white;
    background-position: left;
    background-repeat: no-repeat;
    background-color: white;
}
#search-mlm #input-search {
    width: 215px;
}
#form-search {
    padding: 0px;
    margin: 0px;
}
.input-home {
    margin-bottom: 2px;
    height: 16px;
    float: left;
    font-size: 11px;
    border: 1px solid #666666;
    width: 215px;
    background-color: #FFFFFF;
}
#input-search-submit {
    cursor: pointer;
    border: none;
    float: right;
}
#search-mlm .box-title {
    background-image: url(../_media/en/bg_subhead_grey.gif);
    background-color: #666666;
    background-position: left;
    background-repeat: no-repeat;
    background-color: white;
    background-color: #666666;
    text-transform: uppercase;
    color: white;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    padding: 2px;
    padding-left: 15px;
}

.box-content {
    padding: 10px;
}

.product-index-img-right {
    padding-left: 6px;
    padding-right: 2px;
}

.product-index-img-down {
    padding-left: 4px;
}

.products-index-product {
    height: 15px;
    border-bottom: 1px solid #D5D5D5;
    padding-bottom: 4px;
}

.products-index-product-last {
    height: 15px;
    padding-bottom: 6px;
}

.product-index-cat-bottom {
    height: 25px;
}

.products-index-subcat {
    background-color: #f8f8f8;
    padding-left: 8px;
    padding-top: 4px;
    padding-bottom: 3px;
}

.products-index-subcat-sub {
    background-color: #f8f8f8;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 2px;
}

.products-breadcrumbs {
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d5d5d5;
}

#left-nav-more-products {
    background-color: #eeeeee;
    padding-bottom: 2px;
    padding-left: 16px;
    margin-top: 20px;
}

.form-label, .form-label-order {
    width: 200px;
    float: left;
}

.form-label-order {
    width: 86px;
}

.form-longer input, .form-longer-order input, .form-longer-order textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000 ;
    border: #666666;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    height: 14px;
    width: 240px;
}

.form-longer-order input, .form-longer-order textarea {
    width: 200px;
}

.form-long input, .form-long-order input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000 ;
    border: #666666;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    height: 14px;
    width: 195px;
}

.form-checkbox input, .form-checkbox-orer input {
    color: #000000 ;
}

.form-entry-light, .form-entry-dark {
    padding: 10px;
    clear: all;
}

.form-entry-dark {
    background-color: #f8f8f8;
}

.form-submit-off, .form-submit-on {
    padding: 4px;
    background-color: #25236D;
    color: #FFFFFF;
    font-weight: bold;
    border-left: 1px solid #6764C3;
    border-top: 1px solid #6764C3;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
}

.form-submit-on {
    background-color: #8C8C8C;
    border-left: 1px solid #B7B6B6;
    border-top: 1px solid #B7B6B6;
    border-bottom: 1px solid #4F4F4F;
    border-right: 1px solid #4F4F4F;
}

.form-desciption-items {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media print {
    #main-menu {
        display: none;
    }
    #container {
        width: auto;
    }
    #utilities-header {
        display: none;
    }
    #image-top {
        display: none;
    }
    .headline  {
        clear: both;
    }
    #search-mlm {
        display: none;
    }
    #box-get-adobe-reader {
        display: none;
    }

    #left-nav-search {
        display: none;
    }
    .left-nav {
        display: none;
    }

}

.order-form-img {
    float: left;
    width: 165px;
    text-align: center;
    height: 100%;
    padding-left: 22px;
    padding-top: 13px;
    background-color: transparent;
}

.order-form-body {
    float: left;
    width: 315px;
    height: 100%;
    padding-top: 13px;
    background-color: transparent;
}
