
/*  =List Styles
-------------------------------------------------------------- */
ol {
    list-style-type:decimal;
    list-style-position:outside;
    margin-left: 25px;
}

ol li { 
    margin-bottom: 10px;
    color: #000;
}

ol li p {
    font-weight: normal;
    padding-left: 10px;
    margin-top: 5px;
}

ul.bullets {
list-style-type: none;
margin:10px 0 0 0;
}

    ul.bullets li {
        background: url(/safeTstep/images/orange-dot.gif) no-repeat 4px 5px;
        border-bottom: 1px solid #e3e3e3;
        margin: 0 10px 10px 0px;
        padding-bottom: 10px;
    }

    ul.bullets li.last { border-bottom: none; }

        ul.bullets li span { margin-left: 30px; }

ul.Orangebullets li {
    background: url(/safeTstep/images/orange-dot.gif) no-repeat 4px 5px;
    margin: 0 10px 0px 0px;
    padding: 1px 0 5px 25px;
    color: #000;
}

ul.bulletBlack {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 20px;
    margin-bottom: 20px;
}

    #content ul.bulletBlack li { margin-bottom: 20px; }

ul.article {
    list-style-type: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
}

.tabs {
    position: relative;
    padding-top: 32px;
}

    ul.tab-header {
        list-style: none;
        position: absolute;
        top:0;
        height: 34px;
        }
        
        ul.tab-header li {
            float: left;
            background:transparent url(/safeTstep/images/tabs/tableft.gif) no-repeat scroll left top;
            padding: 8px 0 8px 14px;
            margin-left: 5px;
            margin-bottom: 0 !important;
        }

            ul.tab-header li a {
                background:transparent url(/safeTstep/images/tabs/tabright.gif) no-repeat scroll right top;
                padding: 8px 14px 8px 0px;
                color:#fff !important;
                font-weight: bold;
                font-size: 14px !important;
            }

                ul.tab-header li a:hover { text-decoration: none !important; }

            ul.tab-header li.active {
                background:transparent url(/safeTstep/images/tabs/tableft-active.gif) no-repeat scroll left top;
                border-bottom: 1px solid #fff;
            }

                ul.tab-header li.active a {
                    background:transparent url(/safeTstep/images/tabs/tabright-active.gif) no-repeat scroll right top;
                    color: #000 !important;
                }

    .tabs .content {
        border-top:1px solid #c6c6c6;
        display:block;
        overflow:hidden;
        padding:20px 0;

    }

/*  =Link Styles
-------------------------------------------------------------- */
a.print:link, a.print:visited, a.print:hover, a.print:active {
    background:transparent url(/safeTstep/images/icons/print.gif) no-repeat scroll left center;
    padding-left:12px;
}

a.back:link, a.back:visited, a.back:hover, a.back:active {
    background:transparent url(/safeTstep/images/icons/back-page.gif) no-repeat scroll left center;
    margin-right:36px;
    padding-left:12px;
}

a.view-larger:link, a.view-larger:visited, a.view-larger:hover, a.view-larger:active {
    background:transparent url(/safeTstep/images/icons/product-view-larger.gif) no-repeat scroll right center;
    display:inline-block;
    padding-right:14px;
    white-space:nowrap
}

a.createAccount:link, a.createAccount:visited, a.createAccount:hover, a.createAccount:active {
    background:transparent url(/safeTstep/images/button-sprite.gif) no-repeat scroll -89px 0;
    display:inline-block;
    text-indent: -9999em;
    width: 153px;
    height: 35px;
}

a.continueToPayless:link, a.continueToPayless:visited, a.continueToPayless:hover, a.continueToPayless:active {
    background:transparent url(/safeTstep/images/button-sprite.gif) no-repeat scroll -260px -44px;
    display:inline-block;
    text-indent: -9999em;
    width: 188px;
    height: 35px;
}


/*  =Button Styles
-------------------------------------------------------------- */
button, input.btn {
    background: #fff url(/safeTstep/images/button-sprite.gif) no-repeat left top;
    text-indent: -999em;
    border: none;
    display: block;
    cursor: pointer;
}

    button.signUp {
        background-position: 0 0;
        width: 80px;
        height: 36px;
    }

    button.search {
        background-position: 0 -45px;
        width: 32px;
        height: 31px;
    }

    button.addToBag {
        background-position: -249px 0;
        width: 125px;
        height: 35px;
    }

    button.submitReview {
        background-position: -44px -43px;
        width: 121px;
        height: 35px;
    }

    button.submit {
        background-position: -175px -43px;
        width: 85px;
        height: 35px;
    }

    button.writeReview {
        background-position: -0px -88px;
        width: 127px;
        height: 35px;
    }

    input.search {
        background-position: -0px -133px;
        width: 77px;
        height: 37px;
    }

    input.findStores {
        background-position: -85px -134px;
        width: 111px;
        height: 37px;
        margin: 5px 0 10px 0 !important;
        display: block;
    }

/*  =Overview Box Styles
-------------------------------------------------------------- */
.overview-box {
    background: #fff url(/safeTstep/images/promo-box-bg.gif) repeat-x left top;
    height: 321px;
    position: relative;
    width: 680px;
    margin: 25px 2px 30px 11px;
}

    .overview-box span.hero {
        background: transparent url(/safeTstep/images/fpo/overview-business-hero.jpg) no-repeat left top;
        position: absolute;
        right: 1px;
        top: -61px;
        width: 115px;
        height: 124px;
    }

    .overview-box span.pointer {
        background: transparent url(/safeTstep/images/overview-pointer.gif) no-repeat left top;
        position: absolute;
        top: 45px;
        width: 12px;
        height: 7px;
    }

    .overview-box h2 {
        font-size: 32px !important;
        color: #fff;
        margin: 18px 0 0 17px;
    }

    .overview-box .row { margin-top: 14px; }

        .overview-box .col {
            height: 210px;
            border-right: 1px solid #c1c1c1;
            position: relative;
        }

            .overview-box .col.last { border-right: none;}

        .overview-box .col h3 {
            font-size: 16px !important;
            text-align: center;
            margin-top: 15px;
        }

            .overview-box .col .inner { margin: 30px 16px 0 16px; }

                .overview-box .col .inner p {
                    margin-left: 5px;
                    color: #555555;
                    line-height: 16px;
                    height: 90px;
                }

                .overview-box .col .inner a.learnMore, .overview-box .col .inner a.Contact {
                    text-indent: -999em;
                    display: block;
                }

                .overview-box .col .inner a.learnMore {
                    background: transparent url(/safeTstep/images/button-sprite.gif) no-repeat -138px -88px;
                    width: 83px;
                    height: 27px;
                }

                .overview-box .col .inner a.Contact {
                    background: transparent url(/safeTstep/images/button-sprite.gif) no-repeat -323px -88px;
                    width: 65px;
                    height: 26px;
                }

        .overview-box .decide {
            width: 440px;
            margin: 0 auto;
            padding-top: 14px;
        }

        .overview-box .decide h3, .overview-box .decide p, .overview-box .decide a { display: inline }

        .overview-box .decide h3 { 
            font-size: 16px;
            text-transform: uppercase;
            line-height: 21px;
        }

/*  =Overview Box Styles (Steps)
-------------------------------------------------------------- */
#steps.overview-box {
    background: #fff url(/safeTstep/images/steps-bg.gif) no-repeat left top;
    width: 653px;
    max-height: 248px !important;
    margin-left: 0;
}

#steps.overview-box h2 {
    margin: -30px 0 0 0;
    text-align: center;
}

#steps.overview-box span.pointer {
    top: 0px;
    left: 55px;
}

#steps.overview-box .col .inner p { height: auto; }

#steps.overview-box span.bottom-left, #steps.overview-box span.bottom-right {
    height: 11px;
    width: 10px;
    z-index: 10;
    bottom: -4px;
}

    #steps.overview-box span.bottom-left {
    background: #fff url(/safeTstep/images/steps-bottom-left.gif) no-repeat left top;
    position: absolute;
    left: -3px;

    }

    #steps.overview-box span.bottom-right {
    background: #fff url(/safeTstep/images/steps-bottom-right.gif) no-repeat left top;
    position: absolute;
    right: -2px;
    }


#steps.overview-box .col h3 { margin-top: -25px; }

#steps.overview-box .col { margin-top:38px; }

#steps.overview-box #step1.col, #steps.overview-box #step2.col, #steps.overview-box #step3.col  { width: 130px; }

#steps.overview-box #step4.col { width: 260px; }

    #steps.overview-box #step4.col .inner {
        background: transparent url(/safeTstep/images/fpo/employee-discount-card.gif) no-repeat right bottom;
        margin-top: 18px;
        min-height: 180px;
        height: 180px;
    }

.overview-box #step1.col, .overview-box #step3.col {
    background: #c9c9c9 url(/safeTstep/images/steps-col-bg.gif) repeat-x 0 0;
    width: 172px;
}

.overview-box #step2.col, .overview-box #step4.col {
    background: #d7d7d7 url(/safeTstep/images/steps-col-alt-bg.gif) repeat-x 0 0;
}

/*  =Pop Up Box Styles
-------------------------------------------------------------- */

.popup-container {
    left:0;
    margin:0 auto;
    position:absolute;
    width:100%;
    z-index:1000;
}

#modal-view-larger {
    width:825px;
}

#modal-view-larger h4 {
    color:#333333;
    font-size:14px;
    font-weight:bold;
    margin-bottom:14px;
}

.divlayer {
    background-color:#FFFFFF;
    border:2px solid #999999;
    color:#666666;
    margin:0 auto;
    padding:5px;
}

.divlayer .header {
    margin:0 0 10px;
    padding:6px;
}

#larger-image-swatch-list {
    float:left;
    margin-right:14px;
    width:90px;
}

#larger-image-swatch-list li {
    float:none;
    height:90px;
    margin-bottom:6px;
    width:90px;
}

#larger-image-swatch-list li a {
    border:1px solid #C9C9C9;
    display:block;
    height:89px;
    overflow:hidden;
    width:89px;
}

#larger-image-swatch-list li.selected a {
    border:3px solid #D87D09;
    height:84px;
    width:84px;
}

.divlayer {
    background-color:#FFFFFF;
    border:2px solid #999999;
    color:#666666;
    margin:0 auto;
}

.divlayer .close-link {
    float:right;
    font-size: 12px;
}

.divlayer .content {
    height:562px;
    overflow:auto;
    padding:25px 14px;
    width:auto !important;
}

#size-chart {
width:764px;
padding:17px;
}

#size-chart ul.size-content {
width:100%;
overflow: hidden;
}


#size-chart .round-top {
background-color:#DCDCDC;
margin-top:15px;
padding-right:15px;
}
#size-chart .content {
padding:0;
}
.size-chart {
    margin:0;
}
.size-chart td {
height:35px;
line-height:15px;
}
.size-chart td.head {
font-size:11px;
font-weight:normal;
line-height:12px;
vertical-align:top;
}
.size-chart .first {
color:#000000;
font-size:16px;
font-weight:bold;
width:136px;
}
.size-chart .second {
width:163px;
}
.size-chart .third {
color:#000000;
font-size:16px;
font-weight:bold;
width:193px;
}
.size-chart .fourth {
color:#000000;
font-size:16px;
font-weight:bold;
width:159px;
}

ul.modal-tab-content li.active {
display:block;
width: 703px;
}

#size-chart a.print {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(/safeTstep/images/icons/print.gif) no-repeat scroll left center;
    float:right;
    margin-bottom:22px;
    padding-left:12px;
    font-size: 12px;
}

.divlayer .title-and-info {
    width:480px;
}

.divlayer h3 {
    color:#000;
    font-size:20px;
    line-height:20px;
    margin:0 0 8px;
}

