@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    background-color: White;
    
}
div.mainContainer {
    left: 0;
    top: 0;
    float:left;
    margin: 0px auto;
    text-align: center;
    position: relative;
    width: 100%;
    z-index: 20;
}
div.pageContainer{
    position:relative;
    margin: 0px auto;
    text-align:left;
    width: 900px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
div.loginHeader {
    background-color: White;
    position: relative;
    width: 100%;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    border-bottom: 1px solid #e6e6e6;
}
div.loginHeaderPad {
    margin-right: 10px;
}
div.loginHeaderLeft {
    font-weight: normal;
    position: absolute;
    top: 0px;
    left: 10px;
}
div.mainHeader {
    position: relative;
    width: 100%;
    height: 90px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #e6e6e6;
}
div.mainHeaderLogoContainer {
    position: absolute;
    height: 70px;
    width: 70px;
    line-height: 70px;
    top: 10px;
    left: 10px;
    z-index: 50;
}
div.mainHeaderCartContainer {
    position: absolute;
    left: 725px;
    top: 30px;
    border: 1px solid #cecece;
    background-image:url(IMG/smooth_printing_shopping_cart_gradient.gif);
    background-position: top left;
    background-repeat:repeat-x;
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    font-weight:bold;
    text-align: center;
    color: #232323;
    
}
div.mainHeaderCartContainer span{
    font-size: 10px;
    font-weight: normal;
    color: black;
}
div.mainHeaderCartContainer a{
    text-decoration: none;
}

div.mainHeaderCartContainer a:hover{
    text-decoration: underline;
}
div.mainHeaderCenterContainer {
    position: relative;
    height: 90px;
    line-height: 90px;
    width: 100%;
    text-align: center;
}
div.searchHeader {
    width: 100%;
    position: relative;
    height: 50px;
    z-index: 60;
    line-height: 30px;
}
div.seachHeaderBg {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 610px;
    height: 30px;
    background-color: #0F5DBD;
}
div.searchHeaderPad {
    position: relative;
    font-size: 11px;
    color: White;
    font-weight: bold;
    text-align: left;
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
}
div.seachHeaderBgRight {
    position: absolute;
    top: 10px;
    left: 625px;
    width: 265px;
    height: 30px;
    background-color: #DF0C13;
}
div.seachHeaderBgRightPad {
    position: relative;
    font-size: 11px;
    color: White;
    font-weight: bold;
    text-align: left;
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
}
div.searchHeaderTextField {
    position: absolute;
    right: 46px;
    top: 7px;
    text-align: right;
}

div.searchHeaderTextField input{
    position: relative;
    border: 1px solid #e6e6e6;
    margin: 0;
    padding: 0;
    height: 13px;
    width: 420px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight: bold;
    color: #333333;
}

div.searchHeaderTextField input:focus {
    border: 1px solid #F03228;
}

div.searchHeaderImgButton {
    position: absolute;
    top: 5px;
    right: 10px;
    height: 20px;
}

div.pageBodyContainer{
    position: relative;
    background-color: White;
    width: 100%;
    overflow: auto;
}

div.leftNavListContainer {
    position: relative;
    width: 240px;
    left: +10px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
    float: left;
    margin-bottom: 10px;
}
div.leftNavListHeaderRed {
    position: relative;
    height: 20px;
    line-height: 20px;
    font-size: 11px; 
    font-weight: bold;
    color: White;
    padding-left: 5px;
    background-color: #9F090E;
    background-image: url(/IMG/20pxredgrad.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
div.leftNavListBody {
    position: relative;
    line-height: 25px;
    font-size: 12px; 
    font-weight: normal;
    color: black;
    padding-left: 5px;
    background-color: #f6f6f6;
}
div.leftNavListBody a {
    text-decoration: none;
    
}
div.leftNavListBody a:hover {
    text-decoration: underline;
    
}
div.leftNavContainer {
    width: 245px;
    float: left;
}
div.bottomBuffer {
    position: relative;
    height: 10px;
    width: 100%;
}

div.productTeaserContainer {
    position: relative;
    float: left;
    left: +20px;
    width: 630px;
}
div.productTeaserHeader {
    position: relative;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    line-height: 26px;
    margin-bottom: 10px;
    color: #180FBD;
}
div.productTeaser {
    float: left; 
    margin: 5px; 
    width: 180px; 
    height: 140px; 
    position: relative;
    text-align: center;
    line-height: 20px;
    color:#151515;
    font-weight: bold;
}
div.productTeaserOptions {
    float: left;
    width: 455px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}
div.productTeaserOptionsHeader {
    position: relative;
    padding-left: 5px;
    line-height: 20px;
    font-size: 11px;
    height: 20px;
    background-color: #df0c13;
    color: white;
    font-weight: bold;
    background-image: url(/IMG/20pxredgrad.gif);
    background-repeat: repeat-x;
    background-position: top left;
}
div.productTeaserOptionsBody {
    position: relative;
    font-size: 12px; 
    font-weight: normal;
    color: black;
    background-color: #f6f6f6;
    overflow: auto;
}
div.productTeaserOptionsCell {
    position: relative;
    height: 25px;
    line-height: 25px;
    float: left;
    width: 140px;
    margin-left: 5px;
    background-color: #f6f6f6;
}
div.productTeaserShop {
    float: left;
    width: 155px;
    border: 1px solid #e6e6e6;
    color: White;
    font-size: 11px;
    background-color: #f6f6f6;
}
div.productTeaserShopHeader {
    font-size: 11px;
    font-weight: bold;
    background-color: #0f5dbd;
    padding-left: 5px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-image: url(/IMG/20pxbluegrad.gif);
    background-position: top left;
    background-repeat: repeat-x;
    color: white;
}
div.productTeaserShopBody {
    position: relative;
    line-height: 14px;
    font-size: 11px; 
    font-weight: normal;
    text-align: center;
    color: black;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #f6f6f6;
}
span.teaserPrice {
    font-size:11px;
    font-weight:normal;
    color: black;
}

div.footerConatiner {
    position: relative;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    height: 50px;
    padding-top: 5px;
    font-size: 10px;
    color: black;
    font-weight: normal;
    text-align: center;
    background-color: #f6f6f6;
}
div.footerInner {
    line-height: 20px;
    margin-left: 5px;
    margin-right: 5px;
}


div.pageInnerBodyContainer {
    position: relative;
    left: +20px;
    width: 625px;
    margin: 0 auto;
    float: left;
    
}

div.pageInnerBodyContainer h1{
    font-size: 15px;
    font-weight: bold;
    color: #180FBD;
    margin-top: 5px;	
}

div.pageInnerHeader {
    position: relative;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #180FBD;
    border-bottom: 1px dashed #999999;
    float: left;
}
div.pageInnerHeader h1{
    font-size: 15px;
    font-weight: bold;
    color: #180FBD;
    margin-top: 5px;
}
div.pageInnerHeaderImg {
    position: absolute;
    right: 0px;
    top: 20px;
}
div.pageInnerHeaderText {
    position: relative;
    float: left;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: black;
}
div.pageInnerHeaderText img {
    margin-bottom: 10px;
    margin-left: 10px;
}
div.orderOptionsContainer {
    position: relative;
    width: 625px;
    float: left;
}
div.orderOptionsView {
    position: relative;
    width: 390px;
    float: left;
}
div.orderOptionsView h2{
    font-size: 14px;
    font-weight: bold;
    color: black;
    margin-top: 5px;
}
div.orderOptionsPriceContainer {
    float: left;
    width: 230px;
    border: 1px solid #e6e6e6;
    font-size: 11px;
    background-color: #f6f6f6;
    margin-bottom: 10px;
}
div.orderOptionsPriceHeader {
    font-size: 11px;
    font-weight: bold;
    background-color: #0f5dbd;
    padding-left: 5px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: White;
}
div.orderOptionsPriceBody {
    font-size: 11px;
    font-weight: normal;
    background-color: #f6f6f6;
    padding-right: 5px;
    line-height: 20px;
    text-align: right;
    color: Black;
}

/* cart container shit */

div.cartContaier {
    position: relative;
    width: 625px;
    margin-bottom: 5px;
    overflow: auto;
}
div.cartNumHead {
    position: relative;
    float: left;
    width: 40px;
    text-align: center;
    background-color:#E4E4E4;
    font-size: 11px;
    font-weight: bold;
}
div.cartItemHead {
    position: relative;
    float: left;
    width: 275px;
    text-align: center;
    background-color:#E4E4E4;
    font-size: 11px;
    font-weight: bold;
    margin-left: 2px;
}
div.cartPriceHead {
    position: relative;
    float: left;
    width: 104px;
    text-align: center;
    background-color:#E4E4E4;
    font-size: 11px;
    font-weight: bold;
    margin-left: 2px;
}
div.cartQtyHead {
    position: relative;
    float: left;
    width: 73px;
    text-align: center;
    background-color:#E4E4E4;
    font-size: 11px;
    font-weight: bold;
    margin-left: 2px;
}
div.cartSubHead {
    position: relative;
    float: left;
    width: 65px;
    text-align: center;
    background-color:#E4E4E4;
    font-size: 11px;
    font-weight: bold;
    margin-left: 2px;
}
div.cartShipHead {
    position: relative;
    float: left;
    width: 65px;
    text-align: center;
    background-color:#E4E4E4;
    font-size: 11px;
    font-weight: bold;
    margin-left: 2px;
}
div.cartTotalHead {
    position: relative;
    float: left;
    width: 114px;
    text-align: center;
    background-color:#E4E4E4;
    font-size: 11px;
    font-weight: bold;
    margin-left: 2px;
}
div.cartRow {
    float: left;
    position: relative;
    border-bottom: 1px dashed #999999;
    margin-top: 5px;
    height: 240px;
}
div.cartRowTotal {
    float: left;
    position: relative;
    border-bottom: 1px dashed #999999;
    margin-top: 5px;
    background-color:#f6f6f6;
    width: 610px;
}

div.cartRowTotal p {
    margin: 6px;
}

div.cartRowShipping {
    float: left;
    position: relative;
    border-bottom: 1px dashed #999999;
    margin-top: 5px;
    background-color: White;
    width: 610px;
    text-align: right;
}

div.cartRowShipping p {
    text-align: right;
    margin: 6px;
}

div.cartNum {
    position: relative;
    float: left;
    width: 40px;
    text-align: left;
    background-color:#f6f6f6;
    font-size: 11px;
    font-weight: normal;
    height: 240px;
}
div.cartRow div p {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom:2px;
}
div.cartRowHead {
    position: relative;
    
}
div.cartRowHead div p {
    margin: 4px;
}
div.cartItem {
    position: relative;
    float: left;
    width: 275px;
    text-align: left;
    background-color:#f6f6f6;
    font-size: 11px;
    font-weight: normal;
    margin-left: 2px;
    height: 240px;
}
div.cartPrice {
    position: relative;
    float: left;
    width: 104px;
    text-align: right;
    background-color:#f6f6f6;
    font-size: 11px;
    font-weight: normal;
    margin-left: 2px;
    height: 240px;
}
div.cartQty {
    position: relative;
    float: left;
    width: 73px;
    text-align: right;
    background-color:#f6f6f6;
    font-size: 11px;
    font-weight: normal;
    margin-left: 2px;
    height: 240px;
}
div.cartSub {
    position: relative;
    float: left;
    width: 76px;
    text-align: left;
    background-color:#f6f6f6;
    font-size: 11px;
    font-weight: normal;
    margin-left: 2px;
    height: 240px;
}
div.cartShip {
    position: relative;
    float: left;
    width: 65px;
    text-align: left;
    background-color:#f6f6f6;
    font-size: 11px;
    font-weight: normal;
    margin-left: 2px;
    height: 240px;
}
div.cartTotal {
    position: relative;
    float: left;
    width: 114px;
    text-align: right;
    background-color:#f6f6f6;
    font-size: 11px;
    font-weight: normal;
    margin-left: 2px;
    height: 240px;
}
div.cartCheckoutRow {
    font-weight: bold; 
    width: 615px; 
    line-height: 24px;
}
div.cartCheckoutRow img{
    position:absolute; 
    right: 10px;
}

div.sampleRequestFormContainer {
    width: 500px; position:relative; overflow: auto;
}
div.sampleRequestFormName {
    float: left; width: 150px; line-height: 22px; margin-top: 5px;
}
div.sampleRequestFormValue {
    float: left; width: 300px; line-height: 22px; margin-top: 5px;
}

div.autocomplete {
                position:absolute;
                width:250px;
                background-color:white;
                border:1px solid #888;
                margin:0px;
                padding:0px;
                text-align: left;
                z-index: 70;
            }
            div.autocomplete ul {
                list-style-type:none;
                margin:0px;
                padding:0px;
                z-index: 70;
            }
            div.autocomplete ul li.selected { background-color: #ffb;}
            div.autocomplete ul li {
                list-style-type:none;
                display:block;
                margin:0;
                padding:4px 0 4px 4px;
                cursor:pointer;
                text-align: left;
                color: black;
                z-index: 70;
            }
            div.autocomplete ul li img { border:none; margin-right: 10px; vertical-align:middle;}
            
            .alertButton {
                width: auto;
                border: none;
                background-color: #699ED9;
                color: #fff;
                padding: 0.1em;
                border-bottom: 1px solid #5885b6 !important;
                border-right: 1px solid #5885b6 !important;
                border-top: 1px solid #92b8e2 !important;
                border-left: 1px solid #92b8e2 !important;
                cursor: hand;
                cursor: pointer;
            }
            
            .alertDialog {
                width: 30em;
                border: 2px solid #ff660a;
                padding: 1em;
                background: #ffffff;
                -moz-border-radius: 10px;
            }
            
            .alertContent .alertButton {
                float:right;
                position:relative;
                bottom:1em;
            }
            
            .missingList, .invalidList {
                padding-bottom: 0.6em;
                padding-top: 0.2em;
                padding-left:0.1em;
                padding-right:0.2em;
                margin: 0;
            }
            
            .missingList {
                border-top: 4px solid #bedef4;
            }
            
            .invalidList {
                border-top: 4px solid #ffaf7e;
            }
            
            .missingList li, .invalidList li {
                list-style:none;
                font-style:italic;
            }
            
            .fieldMissing {
    background: #bedef4;
}

.fieldInvalid {
    background: #ffaf7e;
    font-weight: bold;
}