.header {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

    .header a:link {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
    }

    .header a:visited {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
    }

    .header a:hover {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #000000;
    }

    .header a:active {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
    }

.boxBorderFlash {
    padding: 0px 18px 18px 0px;
    border-right-width: thin;
    border-right-style: dotted;
    border-right-color: #999999;
    border-bottom-width: thin;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
}

.strawFlash {
    padding: 0px 0px 0px 18px;
}

.boxBordertext {
    padding: 0px 18px 18px 0px;
    border-right-width: thin;
    border-right-style: dotted;
    border-right-color: #999999;
}

.boxBorderNav {
    padding: 18px 18px 18px 0px;
    border-right-width: thin;
    border-right-style: dotted;
    border-right-color: #999999;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: lighter;
    text-align: left;
}

    .boxBorderNav a:link {
        color: Black;
        font-size: 8pt;
    }

    .boxBorderNav a:visited {
        color: Black;
        font-size: 8pt;
    }

    .boxBorderNav a:hover {
        color: #BC98BE;
        font-size: 8pt;
    }

.boxBorderLogo {
    padding: 0px;
    border-right-width: thin;
    border-right-style: dotted;
    border-right-color: #999999;
}

.boxBorderSpacer {
    padding: 17px 0px 0px;
}

.boxBorderMessage {
    padding: 0px 18px 18px;
}

.copyText {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #333333;
    padding-top: 18px;
    padding-right: 18px;
    padding-left: 18px;
    border-right-width: thin;
    border-right-style: dotted;
    border-right-color: #999999;
    font-weight: lighter;
}

    .copyText a:link {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #333333;
        font-weight: lighter;
        text-decoration: underline;
    }

    .copyText a:visited {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #B083B1;
        font-weight: lighter;
    }

    .copyText a:hover {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #B083B1;
        text-decoration: underline;
    }

    .copyText a:active {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #333333;
        text-decoration: underline;
    }

.copyTextBold {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.copyResources {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #333333;
    padding-right: 18px;
    padding-left: 18px;
    font-weight: lighter;
}

.boxBorderSubNav {
    border-right-width: thin;
    border-right-style: dotted;
    border-right-color: #999999;
}


.boxBorderRight {
    padding: 5px 5px 5px 5px;
    border-bottom-width: thin;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: lighter;
}

    .boxBorderRight a:link {
        color: #BC98BE;
        text-decoration: none;
    }

    .boxBorderRight a:visited {
        color: #BC98BE;
        text-decoration: none;
    }

    .boxBorderRight a:hover {
        color: Black;
        text-decoration: none;
    }

.boxBorderTop {
    padding: 5px 5px 5px 5px;
    border-bottom-width: thin;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    border-right-width: thin;
    border-right-style: dotted;
    border-right-color: #999999;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: lighter;
}

    .boxBorderTop a:link {
        color: #BC98BE;
        text-decoration: none;
    }

    .boxBorderTop a:visited {
        color: #BC98BE;
        text-decoration: none;
    }

    .boxBorderTop a:hover {
        color: Black;
        text-decoration: none;
    }

.boxBorderHome {
    padding: 0px 0px 0px;
    border-bottom-width: thin;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
}

.boxBorderBottom {
    padding: 0px 0px 0px;
    border-bottom-width: thin;
    border-right-width: thin;
    border-right-style: dotted;
    border-right-color: #999999;
}

.boxBorderRoll {
    padding: 14px 0px 0px 18px;
}

.navHeader {
   font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #B083B1;
}

.homeHeader {
    font-family: 'Open Sans', sans-serif;
    font-size: 18pt;
    font-weight: bold;
    color: #BC98BE;
}

.copyHeader {
   font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF9023;
}

.copyHeader2 a:link {
    text-decoration: none;
    color: #FF9023;
    font-weight: bold;
}

.nav {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

    .nav a:link {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
    }

    .nav a:visited {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
    }

    .nav a:hover {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #B083B1;
    }

    .nav a:active {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
    }

.boxBorderSubLogo {
    padding: 18px 0px 0px;
}

.boxBorderDelivery {
    padding: 18px;
}

.background {
    background-image: url(images/background.png);
    background-repeat: repeat-x;
    background-position: 0px 67px;
}

.footer {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: lighter;
    padding-top: 18px;
    line-height: 14px;
}

    .footer a:link {
font-family: 'Open Sans', sans-serif;
        font-size: 11px;
        color: #ffffff;
        text-decoration: none;
        font-weight: lighter;
        padding-top: 18px;
        line-height: 14px;
    }

    .footer a:visited {
font-family: 'Open Sans', sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        font-weight: lighter;
        padding-top: 18px;
        line-height: 14px;
    }

    .footer a:hover {
        font-family: 'Open Sans', sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: underline;
        font-weight: lighter;
        padding-top: 18px;
        line-height: 14px;
    }

    .footer a:active {
        font-family: 'Open Sans', sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        font-weight: lighter;
        padding-top: 18px;
        line-height: 14px;
    }

.boxBorderHome2 {
    padding: 0px 0px 0px;
}

    .boxBorderHome2 a:link {
        text-decoration: none;
    }

.copyHeader2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF9023;
}

    .copyHeader2 a:visited {
        text-decoration: none;
        color: #FF9023;
        font-weight: bold;
    }

    .copyHeader2 a:hover {
        text-decoration: none;
        color: #000000;
        font-weight: bold;
    }

    .copyHeader2 a:active {
        text-decoration: none;
        color: #FF9023;
        font-weight: bold;
    }

.back {
    font-family: 'Open Sans', sans-serif;
    font-size: 9px;
    color: #575757;
    text-decoration: underline;
}

    .back a:link {
        font-family: 'Open Sans', sans-serif;
        font-size: 9px;
        color: #575757;
        text-decoration: underline;
    }

    .back a:visited {
        font-family: 'Open Sans', sans-serif;
        font-size: 9px;
        color: #575757;
        text-decoration: underline;
    }

    .back a:hover {
        font-family: 'Open Sans', sans-serif;
        font-size: 9px;
        color: #000000;
        text-decoration: underline;
    }

    .back a:active {
        font-family: 'Open Sans', sans-serif;
        font-size: 9px;
        color: #000000;
        text-decoration: underline;
    }

.copyTextBullet {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #333333;
}

.border {
    border-right-width: thin;
    border-right-style: dotted;
    border-right-color: #999999;
    font-weight: lighter;
}

.indexCopy {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    padding-top: 0px;
    line-height: 14px;
    padding-left: 18px;
}

    .indexCopy a:link {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #FF9F00;
        font-weight: normal;
        padding-top: 0px;
        line-height: 14px;
        text-decoration: underline;
    }

    .indexCopy a:visited {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #FF9F00;
        font-weight: normal;
        padding-top: 0px;
        line-height: 14px;
        text-decoration: underline;
    }

    .indexCopy a:hover {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        color: #000000;
        font-weight: normal;
        padding-top: 0px;
        line-height: 14px;
        text-decoration: underline;
    }

    .checkout
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    BACKGROUND: url(images/checkout-back.jpg) repeat-x;
    /*FLOAT: right;*/
    PADDING-BOTTOM: 1px;
    MARGIN: 14px 0px 0px;
    FONT: 11px Verdana,sans-serif;
    /*COLOR: #ffffff;*/
    PADDING-TOP: 1px;
    HEIGHT: 16px
}
.checkout A
{
    FONT-WEIGHT: normal;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.checkout A:hover
{
    FONT-WEIGHT: normal;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}
.items
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    BACKGROUND: url(images/items-back.jpg) repeat-x;
    /*FLOAT: right;*/
    PADDING-BOTTOM: 1px;
    MARGIN: 14px 0px 0px;
    FONT: 10px Verdana,sans-serif;
    COLOR: #56686f;
    PADDING-TOP: 1px;
    HEIGHT: 16px
}
.items A
{
    FONT-WEIGHT: normal;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #56686f;
    TEXT-DECORATION: none
}

.validatorMessage {
    display: block;
}

.home-section-title {
    font-weight: 700;
}

