BODY {
    margin: 0;
    padding: 0;
    font-family: Verdana;
    font-size: 13px;
}

.block {
    display: block;
}

.colorbox {
    width: 50px;
    height: 20px;
    margin: 0 10px;
}

.bigcolorbox {
    width: 100%;
    height: 100%;
    display: block;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.clear {
    clear: both;
}

#main {
    padding: 20px;
}

img {
    border: none;
}

.red {
    color: Red;
    font-weight: bold;
}

.natificgreen {
    color: #2b6813;
}

.natificred {
    color: #ff0000;
}

.natificblack {
    color: #000000;
}

.redback {
    background-color: Red;
}

.plottd {
    border-bottom: solid 1px black;
    border-right: solid 1px black;
}

.plottable {
    border: solid 1px black;
    width: 100%;
    text-align: center;
}

#main a {
    color: #000;
    text-decoration: none;
}

    #main a:hover {
        text-decoration: underline;
    }

#main table {
    font-family: Arial;
    border: 1px solid black;
}

    #main table th {
        /*background-color:#8194A6;*/
        /*background-color:#9097A9;*/
        /*background-color:#78CC00;*/
        background-color: #497A28;
        color: White;
        font-size: 16px;
        font-weight: bold;
        padding: 2px 10px;
        /*border:1px solid black;*/
        border: 1px solid white;
    }

        #main table th a {
            color: White;
        }

table.natificTable td {
    /*background-color:#A4A8AE;*/
    background-color: #D8D8D8;
    background-color: #B6E074;
    /*border:1px solid gray;*/
    border: 2px solid white;
}

.natificTable tr.pager td {
    background-color: #8194A6;
    background-color: #497A28;
    text-align: center;
}

table.natificTable tr.pager td {
    border: none;
    padding: 0;
}

table.natificTable tr.pager table td {
    border: 1px solid black;
    padding: 3px;
    background-color: #EAEBEF;
}

table.natificTable tr.pager table {
    border: 0;
}

table.natificTable tr.alternate td {
    /*background-color:#EAEBEF;*/
    /*background-color:#ECECEC;*/
    background-color: #E0EFE5;
}

table.natificTable td a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

    table.natificTable td a:hover {
        text-decoration: underline;
    }

table.natificTable td {
    padding: 2px;
    font-size: 12px;
}
/*BATCH and LOT grids*/
.batchGridDiv table.batchListTable tr.highlight td {
    background-color: #eaff00;
}

.batchGridDiv table.batchListTable td {
    /*background-color:#A4A8AE;*/
    background-color: #D8D8D8;
    background-color: #B6E074;
    /*border:1px solid gray;*/
    border: 2px solid white;
}

.batchGridDiv table.batchListTable tr.alternate td {
    /*background-color:#EAEBEF;*/
    /*background-color:#ECECEC;*/
    background-color: #E0EFE5;
}

.batchGridDiv table.batchListTable td a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

    .batchGridDiv table.batchListTable td a:hover {
        text-decoration: underline;
    }

.batchGridDiv table.batchListTable td {
    padding: 2px;
    font-size: 12px;
}

.batchGridDiv table.batchListTable th {
    padding: 0px 1px;
}

#footer {
    font-family: Verdana;
    clear: both;
    text-align: center;
    font-size: 10px;
    border-top: 2px solid #2B3811;
    padding-top: 5px;
}

#progress {
    text-align: center;
    padding: 40px 0 3px 0;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    width: 55px;
    background: white url("../images/loading.gif") no-repeat top center;
    border: 2px solid gray;
}

#treeDiv {
    padding: 0 0 20px 40px;
}

    #treeDiv td {
        padding: 5px;
    }

    #treeDiv span {
        font-style: italic;
        font-size: 12px;
    }

.popupback {
    background: white;
    border: 2px solid black;
}

.legend {
    background-image: url(../images/popup/big_b_box.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-left: 18px;
    float: left;
    margin-top: 5px;
    position: relative;
    left: 10px;
    top: 12px;
    line-height: 14px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

.cl {
    clear: both;
}

.clearleft {
    clear: left;
}

.fieldset {
    font-family: Arial, Helvetica, sans-serif;
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    margin: 10px;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-left: 35px;
    background-image: url(../images/popup/fs_bg.png);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 10px;
}

.pdgleftright15 {
    padding-left: 15px;
    padding-right: 15px;
}

/*
	new styles
*/
#cartinfo {
    padding: 5px 30px;
    border-bottom: 2px solid #2B3811;
    color: black;
    font-size: 18px;
    font-weight: bold;
}

    #cartinfo a {
        color: Black;
        text-decoration: none;
        font-weight: normal;
    }

        #cartinfo a:hover {
            color: Black;
            text-decoration: underline;
        }

    #cartinfo div {
        display: inline;
    }

    #cartinfo img {
        margin-bottom: -5px;
    }

#logininfo {
    padding: 1px 10px 1px 10px;
    color: black;
    font-size: 14px;
    /*text-align: right;*/
    /*position:absolute;*/
    bottom: 0;
    right: 0;
    float: right;
}

.newsFlash {
    font-size: 14px;
    font-weight: bold;
    float: left;
    top: 2px;
    margin-left: 5px;
}

    .newsFlash a {
        color: #497A28;
    }

.navigation {
    /*float: left;*/
    border-bottom: 2px solid #2B3811;
    /*position:relative;*/
    /*padding:0 0 0px 5px;*/
    margin: 0;
}

.navigation_img {
    margin-left: 5px;
    display: block;
    float: left;
}

div.navigation {
    padding: 0px;
}

    div.navigation img {
        margin-bottom: -5px;
    }

        div.navigation img.navimg {
            margin-bottom: 3px;
            width: 45px;
            height: 50px;
        }

.navigation .natificLogo {
    float: right;
    margin-right: 5px;
}

#selectcolor, .colordetails {
    padding-left: 15px;
    width: 720px;
    font-family: Arial;
}

    #selectcolor h2 {
        background: transparent url("/images/img03.jpg") repeat-x left bottom;
        padding-bottom: 10px;
    }

    .colordetails hr {
        clear: both;
    }

    .colordetails .colorbox {
        margin: 0;
    }

    .colordetails span {
        padding: 0px 10px;
    }

    #selectcolor span {
        font-weight: bold;
        font-size: 13px;
    }

    #selectcolor select {
        float: right;
    }

    #selectcolor p {
        font-weight: bold;
    }

    #selectcolor div {
        padding-left: 20px;
    }
/*#selectcolor*/ select {
    width: 120px;
}

.natbutton {
    background: #2B6813;
    padding: 1px;
    font-weight: bold;
    font-size: 12px;
    color: White;
}

.hidden {
    opacity: 0;
    filter: alpha(opacity: 0);
    position: absolute;
    height: 25px;
}

.itext {
    width: 160px;
}

.addToCart {
    font-size: 12px;
}

    .addToCart img {
        margin-bottom: -5px;
    }

.ABCselector {
    font-size: 20px;
    font-weight: bold;
}

#colormatcher {
    width: 975px;
}

#MooFlow {
    float: right;
    width: 400px;
    padding-top: 70px;
}

.top20 {
    padding-bottom: 20px;
    text-align: center;
}

/*SutiBDP*/
#batchdet {
    width: 700px;
    height: 500px;
}

    #batchdet div.cell {
        float: left;
        height: 100%;
        width: 25%;
        /*margin: 1px;*/
        margin-bottom: 0;
    }

        #batchdet div.cell div {
            padding: 5px 15px 0 20px;
            font-weight: bold;
        }

            #batchdet div.cell div.colorsdiv {
                padding: 5px;
            }

                #batchdet div.cell div.colorsdiv span {
                    display: block;
                    width: auto;
                    height: 120px;
                    /*margin: 0 0 1px 0;
                    padding: 0;*/
                }

.lightGrayUL3000 {
    background-color: #a7816c;
}

.lightGrayD65 {
    background-color: #8f8785;
}

.lightGrayA {
    background-color: #a98169;
}

.grayUL3000 {
    background-color: #ffd4b2;
}

.grayD65 {
    background-color: #9A9996; /*#eadedb;*/
}

.grayA {
    background-color: #ffd4af;
}

.nopadding span {
    padding: 0;
}

.logindiv {
    width: 100%;
    text-align: center;
    font-family: Arial;
}

    .logindiv input {
        width: 150px;
    }

        .logindiv input[type="checkbox"] {
            width: auto;
        }

    .logindiv span {
        width: 100px;
    }

.fixed200width {
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
}

    .fixed200width div input[type="text"] {
        float: left;
        width: 200px;
    }

    .fixed200width div span {
        float: left;
        width: 200px;
        display: block;
        text-align: right;
    }

    .fixed200width div {
        width: 420px;
        padding: 0;
        margin: 0 auto;
    }

.fieldview {
    text-align: right;
}

    .fieldview td {
        text-align: left;
    }

.modalBackground {
    filter: alpha(opacity=40);
    opacity: 0.4;
    background-color: Gray;
}

.addmeatball {
    display: block;
    float: right;
    padding-top: 6px;
    font-weight: normal;
    padding-left: 5px;
}

.CAPLevel {
    float: right;
    display: block;
    width: 50px;
    text-align: center;
}

/*Buttons*/
.btn {
    display: block;
    position: relative;
    background: #aaa;
    padding: 5px;
    float: left;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

    .btn i, .btn span, .btn span i, .btn span span {
        text-align: center;
        font-style: normal;
        background-image: url(/images/btn2.png);
        background-repeat: no-repeat;
        display: block;
        position: relative;
        height: 120px;
    }

    .btn i {
        background-position: top left;
        position: absolute;
        margin-bottom: -5px;
        top: 0;
        left: 0;
        width: 5px;
        height: 5px;
    }

    .btn span {
        font-family: Arial;
        background-position: bottom left;
        left: -5px;
        padding: 0 0 5px 10px;
        margin-bottom: -5px;
    }

        .btn span i {
            background-position: bottom right;
            margin-bottom: 0;
            position: absolute;
            left: 100%;
            width: 10px;
            height: 100%;
            top: 0;
        }

        .btn span span {
            background-position: top right;
            position: absolute;
            right: -10px;
            margin-left: 10px;
            top: -5px;
            height: 0;
        }

    * html .btn span,
    * html .btn i {
        float: left;
        width: auto;
        background-image: none;
        cursor: pointer;
    }

    .btn.green {
        background: #2b6813;
        width: 90%;
    }
    /*.btn:hover { background-color: #a00; }*/
    /*.btn:active { background-color: #444; }*/
    .btn[class] {
        background-image: url(/images/shade.png);
        background-position: bottom;
    }



* html .btn {
    border: 3px double #aaa;
}

    * html .btn.green {
        border-color: #9d4;
    }

    * html .btn:hover {
        border-color: #a00;
    }

/*header*/
div#header {
    height: 130px;
    background: #2B6813;
    width: 100%;
    overflow: hidden;
}

    div#header h1 {
        color: White;
        padding: 40px 0 0 50px;
        font-family: Verdana;
        font-weight: normal;
        margin: 0;
    }

    div#header a {
        float: right;
        display: block;
        margin: 35px 20px 0 0;
        clear: right;
    }

    div#header div {
        height: 20px;
        width: 100%;
        background: #004A00;
        margin: 42px 0 0 0;
        border-top: 1px solid white;
    }

table.meatballtable td {
    width: 33%;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.percentageDiv {
    width: 800px;
    text-align: center;
    padding-bottom: 5px;
}

/*teaser*/
.teaser {
    width: 430px;
    padding: 0 0 14px 0;
    margin: 10px auto;
    background: url("../images/tsr.gif") bottom left no-repeat;
}

    .teaser h2 {
        margin: 0;
        padding: 7px 10px 3px 10px;
        background: url("../images/tsr.gif") top left no-repeat;
    }

    .teaser .tcontent {
        margin: 0;
        padding: 0 10px 3px;
        border: 1px solid #d8d8d8;
        border-width: 0 1px;
        background: #fff;
    }

.teaser400 {
    width: 400px;
    padding: 0 0 14px 0;
    margin: 10px auto;
    background: url("../images/tsr400.gif") bottom left no-repeat;
}

    .teaser400 h2 {
        margin: 0;
        padding: 7px 10px 3px 10px;
        background: url("../images/tsr400.gif") top left no-repeat;
    }

    .teaser400 p {
        margin: 0;
        padding: 0 10px 3px;
        border: 1px solid #d8d8d8;
        border-width: 0 1px;
        background: #fff;
    }

.testp {
    padding-bottom: 30px;
}

.fixheight {
    /*height: 630px;*/
    vertical-align: middle;
}

.plusmargin {
    margin: 5px 5px 5px 5px;
}

.extramargin {
    margin: 5px 15px 5px 15px;
}

/*LOTs div*/

div.lots div div.lotcols input.floatright {
    float: right;
    margin: 0;
    padding: 0;
}

.ltbmborder {
    border-left: 5px solid #2B3811;
    border-bottom: 1px solid #2B3811;
    /*fix*/
    border-top: 1px solid transparent;
    clear: left;
    padding: 0 0px 3px 5px;
    display: block;
    margin-top: 10px;
}

span.ltbmborder {
    width: 200px;
}

div.lots {
    font-weight: bold;
    font-size: 11px;
    vertical-align: middle;
    padding-top: 20px;
    width: 800px;
    line-height: 14px;
    vertical-align: bottom;
}

    div.lots div {
        margin: 10px 0px 0px 70px;
        line-height: 24px;
    }

        div.lots div.lotcols span.colorbox {
            float: right;
        }

        div.lots div.lotcols div {
            margin: 0px;
            padding: 2px 0px;
        }

        div.lots div div.lotcols img {
            float: right;
            /*margin: 2px 0px;
	padding:0px;*/
        }

        div.lots div div.lotcols span {
            float: right;
        }

        div.lots div div.lotcols input {
            margin: 4px 20px 0 10px;
            float: left;
        }

        div.lots div div.lotcols label {
            display: block;
            float: left;
            width: 100px;
            /*padding-top:2px;*/
        }

        div.lots div input.shdsort {
            float: right;
        }

div.floating-menu {
    position: fixed;
    right: 10px;
    top: 200px;
    background: #2b6813;
    border: 1px solid #000000;
    width: 200px;
    z-index: 100;
}

    div.floating-menu div {
        display: block;
        margin: 0 5px;
    }

.spacer {
    padding-bottom: 5px;
}

.spacerbig {
    padding-bottom: 10px;
}

#developmenttable table td {
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    background-color: #ccc;
    border: 1px solid #fff;
}

    #developmenttable table td.highlighted {
        background-color: #2b6813;
    }

#comparetable table td {
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    background-color: #ccc;
    border: 1px solid #fff;
}

    #comparetable table td.highlighted {
        background-color: #2b6813;
    }

#fabrictable table td {
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    background-color: #ccc;
    border: 1px solid #fff;
}

    #fabrictable table td.highlighted {
        background-color: #2b6813;
    }

.hiddeninput {
    display: none;
}

.Captcha {
    display: inline;
    vertical-align: bottom;
}

.ob_gCc2C {
    white-space: normal !important;
}

.ob_gRGHC br {
    display: none;
}

.ob_gRGHC .natificgreen {
    color: #fff;
    margin-right: 5px;
}

.ob_gRGHC .natificblack {
    color: #fff;
    margin-right: 5px;
}

.ob_gRGHC .natificred {
    color: #fff;
    margin-right: 5px;
}

ul.marquee {
    /* required styles */
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
    position: relative;
    overflow: hidden;
    /* optional styles for appearance */
    height: 22px; /* height should be included to reserve visual space for the marquee */
}

    ul.marquee li {
        /* required styles */
        position: absolute;
        top: -999em;
        left: 0;
        display: block;
        white-space: nowrap; /* keep all text on a single line */
        /* optional styles for appearance */
        padding: 3px 5px;
    }
