/* Reset styles */
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, dl, dt, dd, input, textarea, th, td, img {
    margin: 0px;
    padding: 0px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0px;
}

img {
    border: 0px;
}

ul, ol {
    list-style: none;
}

/* Template Styles */
body {
    background-color: #ffffff;
    color: #3f3f3f;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 62.5%;
    text-align: center;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

input, select {
    font-family: Verdana, Helvetica, sans-serif;
}

#main-div-wrapper {
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/main_div_wrapper.gif) repeat-y 0px 0px;
    margin: 0px auto;
    width: 1009px;
    text-align: center;
    position: relative;
}

#main-div-wrapper-bottom {
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/main_div_wrapper_bot.gif) no-repeat 0px 0px;
    width: 1009px;
    height: 12px;
    margin: 0px auto;
}

#mainDiv {
    margin: 0px auto;
    text-align: left;
    width: 949px;
    overflow: hidden;
}

/* END TEMPLATE STYLES */
/* POPUP Window STYLES */
body#popup {
    text-align: left;
    background: #ffffff;
}

body#popup .close-button {
    text-align: center;
    margin-bottom: 15px;
}

/* END POPUP STYLES */
/* Helper Styles */
.right {
    text-align: right;
}

.center {
    text-align: center;
}

.w100 {
    width: 100%;
}

.fl {
    display: inline;
    float: left;
}

.fr {
    display: inline;
    float: right;
}

.clr {
    clear: both;
}

.db {
    display: block;
}

.dn {
    display: none;
}

.bold {
    font-weight: bold;
}

.oh {
    overflow: hidden;
}

.vert-align-middle {
    vertical-align: middle;
}

.vert-align-top {
    vertical-align: top;
}

.underline {
    text-decoration: underline;
}

/* link styles */
a {
    color: #4a4f53;
    outline: none;
}

a:hover {
    text-decoration: none;
}

/* font styles */
h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.0em;
}

/* error styles */
.minierrortext {
    font-size: 1.0em;
    color: #e40e0e;
}

.error, .glo-tex-error {
    float: left;
    width: 95%;
    margin-bottom: 10px;
    font-size: 1.2em;
    color: #e40e0e;
}

.errorLarge {
    font-size: 1.4em;
    color: #e40e0e;
    font-weight: bold;
}

/* Form Alert Messages (Not Errors) */
.glo-tex-alert {
    font-size: 1.1em;
    color: #4a4f53;
}

.sale, .discount {
    color: #e40e0e;
}

.success-message {
    color: #4a4f53;
}

/* Form Field Styles */
.form-text {
    border: 1px solid #b8b8a8;
}

.form-label {
    text-align: right;
}

input {
    font-size: 1.15em;
}

input[type = text] {
    height: 16px;
    border: 1px solid #d1d1d2;
    border-top: 2px solid #767676;
    border-left: 2px solid #767676;
}

input[type = password] {
    height: 16px;
    border: 1px solid #d1d1d2;
    border-top: 2px solid #767676;
    border-left: 2px solid #767676;
}

textarea {
    border: 1px solid #d1d1d2;
    border-top: 2px solid #767676;
    border-left: 2px solid #767676;
}

select {
    height: 20px;
    font-size: 1.15em;
}

div.FormArea {
}

div.FormArea div.FormEntry {
    padding: 5px 15px;
}

.FormEntry input {
}

div.FormArea div.FormEntry label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #4a4f53;
    font-size: 1.15em;
}

div.FormArea div.FormEntry label a {
    font-weight: normal;
    font-size: .8em;
}

div.FormArea div.FormEntry label.optional {
    font-weight: normal;
}

div.FormArea div.FormError {
    border: 1px solid #990000;
    margin-bottom: 10px;
}

div.FormArea div.FormEntry .ErrorText {
    display: block;
    margin-bottom: 5px;
    color: #e40e0e;
    font-size: 1.15em;
}

div#che-bill-form-wrap div.FormArea div.FormEntry .ErrorText, div#che-bil-login .ErrorText, #che-add-intro-new-addr .ErrorText, #che-edi-address .ErrorText {
    background: transparent url(../assets/images/bkg/bkg-errorGradientRedLarge.gif) no-repeat left center;
    display: block;
    margin-bottom: 5px;
    color: #fff;
    padding: 5px 5px 5px 20px;
}

.FormFieldHighlight { /*  WHAT IS THIS??  */
    background-color: #f0f0f0;
}

div.FormArea dl.FormError {
    clear: both;
}

div.FormArea dl.FormError span.ErrorText {
    color: #e40e0e;
    display: block;
    margin: 3px 0 5px;
}

/* End Form Field Styles */
/* Popup Div styles */
#popupLayer {
    width: 400px;
    background-color: #ffffff;
    border: 1px solid #d1d1d2;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    z-index: 1;
}

#productPopupLayer {
    width: 800px;
    height: 495px;
    background-color: #ffffff;
    border: 1px solid #d1d1d2;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    z-index: 1;
}

#fluid-alt-images-product {
    width: 800px;
    height: 495px;
}

#ensemblePopupLayer {
    width: 450px;
    height: 500px;
    background-color: #ffffff;
    border: 1px solid #d1d1d2;
    position: absolute;
    left: 50%;
    margin-left: -228px;
    z-index: 1;
}

#fluid-alt-images-ensemble {
    width: 450px;
    height: 500px;
}

#email-a-friend-layer {
    width: 600px;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    z-index: 1;
    text-align: left;
    background-color: white;
}

#email-a-friend-layer .top {
    height: 16px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/email_friend_top.png) no-repeat 0 0;
}

#email-a-friend-layer .body {
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/email_friend_body.png) no-repeat 0 0;
    padding: 10px 25px;
}

#email-a-friend-layer .bottom {
    height: 18px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/email_friend_bot.png) no-repeat 0 0;
}

#email-a-friend-content h3 {
    color: #4a4f53;
    font-weight: bold;
    font-size: 1.15em;
    display: inline;
    float: left;
    margin-left: 10px;
}

#email-a-friend-content #close-popup {
    text-transform: uppercase;
    font-size: 1.15em;
    padding-right: 20px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/btn/x_close.gif) no-repeat 100% 50%;
    display: inline;
    float: right;
    height: 15px;
}

#email-a-friend-content .page-level-error {
    padding: 10px;
}

#email-a-friend-content i {
    padding-left: 10px;
}

#email-a-friend-content p {
    font-size: 1.15em;
    padding: 0px 0px 10px 10px;
}

#email-a-friend-content label {
    font-weight: normal;
    margin-left: 8px;
}

#email-a-friend-content .required {
    font-weight: bold;
    margin-left: 0px;
}

#email-a-friend-content input, #email-a-friend-content textarea {
    margin-left: 8px;
}

#email-a-friend-content textarea {
    border-left: 2px solid #767676;
    border-top: 2px solid #767676;
}

#email-a-friend-content .left-column {
    display: inline;
    float: left;
    width: 215px;
}

#email-a-friend-content .right-column {
    display: inline;
    float: right;
    width: 275px;
    margin-right: 30px;
}

#email-a-friend-content .image-contianer {
    text-align: center;
    margin-top: 15px;
}

#email-a-friend-content .image-contianer img {
    width: 150px;
    height: 150px;
}

#email-a-friend-content .ErrorText {
    margin-left: 8px;
}

#email-a-friend-content .bottom-message {
    font-size: 1.15em;
}

#email-a-friend-content .bottom-message a {
    color: #be45bd;
    text-decoration: none;
}

#email-a-friend-content .bottom-message a:hover {
    text-decoration: underline;
}

#email-a-friend-content .confirmation-content {
    font-size: 1.15em;
    padding-left: 10px;
}

#email-a-friend-content .confirmation-content p {
    font-size: 1.15em;
    margin: 10px 0px;
    padding: 0px;
}

#email-a-friend-content .confirmation-content p div {
    margin-top: 10px;
}

#email-a-friend-content a.email-another {
    font-size: 1.15em;
    color: #4a4f53;
}

/* End Popup div styles */
/*-----------header_bf.jsp----------*/
#header-wrapper {
    width: 100%;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/header-wrapper.gif) no-repeat top left;
    margin: 0 0 10px 0;
}

#header-wrapper div.col-one {
    display: inline;
    float: left;
    width: 430px;
    margin: 20px 0 0 15px;
}

#header-wrapper div.col-two {
    display: inline;
    float: right;
    width: 472px;
    margin: 10px 15px 0 0;
}

#header-wrapper div.col-two div.nav {
    width: 100%;
    font-size: 1.1em;
    color: #64696e;
}

#header-wrapper div.col-two div.nav li {
    display: inline;
    float: right;
    margin: 0 0 0 10px;
}

#header-wrapper div.col-two div.nav li a {
    text-decoration: none;
    color: #64696e;
}

#header-wrapper div.col-two div.nav li a:hover {
    text-decoration: underline;
}

#header-wrapper div.col-two span#shopping-cart-area {
    display: inline;
    float: right;
    margin-top: 15px;
    font-size: 1.1em;
}

#header-wrapper div.col-two span#shopping-cart-area span#widget-ucart-item-count {
    display: inline;
    float: left;
    margin: 2px 5px 0 0;
}

#header-wrapper div.col-two span#shopping-cart-area a#widget-but-ucart {
    display: inline;
    float: left;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #0c9be5;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/widget-but-ucart.gif) no-repeat top left;
    padding: 2px 0 4px 27px;
}

#header-wrapper div.col-two span#shopping-cart-area a#widget-but-ucart:hover {
    text-decoration: underline;
}

#header-wrapper div#nav-two {
    width: 935px;
    margin: 15px auto 0 auto;
    height: 38px;
    overflow: hidden;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/header-mc-3.gif) no-repeat top left;
}

#header-wrapper div#nav-two ul {
    display: inline;
    float: left;
}

#header-wrapper div#nav-two li {
    display: inline;
    float: left;
    border-right: 1px solid #64696e;
}

#header-wrapper div#nav-two div#search-area {
    display: inline;
    float: right;
    width: 297px;
    padding-top: 3px;
    font-size: 11px;
}

#header-wrapper div#nav-two div#search-area span {
    display: inline;
    float: left;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/search-keyword.gif) no-repeat top left;
    width: 185px;
    height: 32px;
    overflow: hidden;
    margin: 0 5px;
}

#header-wrapper div#nav-two div#search-area label {
    display: inline;
    float: left;
    font-weight: bold;
    margin: 10px 0 0 10px;
}

#header-wrapper div#nav-two div#search-area span input {
    outline: none;
    width: 160px;
    border: 0px;
    display: block;
    margin: 10px auto 0 auto;
    font-size: 11px;
    padding: 0;
}

#header-wrapper #header-bottom-content {
    width: 100%;
    height: 37px;
    margin-top: 5px;
    overflow: hidden;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/header-bottom-content.gif) no-repeat top left;
    color: #fff;
}

#header-wrapper #header-email-content {
    font-size: 14px;
    display: inline;
    float: left;
    width: 750px;
    margin: 8px 0 0 0;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/header-email-content.gif) no-repeat 20px 1px;
    border-right: 1px solid #fff;
}

#header-wrapper #header-email-content input#header-email-input {
    display: inline;
    float: left;
    margin: 0 5px 0 10px;
    padding: 3px 5px;
    border: 0;
    font-size: 11px;
}

#header-wrapper #header-email-content span {
    display: inline;
    float: left;
    margin: 3px 0 0 50px;
}

#header-wrapper #header-email-content input#submit-button {
    margin-top: 3px;
}

#global-font-changer {
    display: inline;
    float: right;
    width: 195px;
    text-align: center;
    font-size: 12px;
    margin-top: 8px;
}

#global-font-changer a {
    text-decoration: underline;
    padding: 0px 4px;
    color: #fff;
}

#global-font-changer a:hover {
    text-decoration: none;
}

#global-font-changer a.current {
    text-decoration: none;
}

#global-font-changer a.size1 {
    font-size: 10px;
}

#global-font-changer a.size2 {
    font-size: 12px;
}

#global-font-changer a.size3 {
    font-size: 15px;
}

#global-font-changer a.size4 {
    font-size: 18px;
}

/* End Header Styles */
/* Universal Cart */
#glo-ucart-body .notifications {
    background-color: #fff;
    margin: 5px 0px;
}

#glo-ucart-body .notifications div {
    padding: 5px;
}

#glo-ucart-body .notifications .error {
    font-weight: bold;
    color: #4a4f53;
}

#glo-ucart-body .notifications .info {
    color: #4a4f53;
    font-size: 1.15em;
    text-align: center;
}

.glo-fl {
    display: inline;
    float: left;
}

.glo-fr {
    display: inline;
    float: right;
}

.glo-clr {
    clear: both;
}

.glo-block {
    display: block;
}

#widget-swatches span {
    display: none;
}

.widget-ima-loader {
    padding: 50px 0;
}

.widget-ima-loader img {
    display: block;
    margin: 0 auto;
}

#widget-ucart {
    display: none;
    width: 320px;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 10;
}

#widget-ucart #widget-quickview-but-ucart {
    bottom: 5px;
    left: 1px;
    position: absolute;
    opacity: 90%;
    border: 0px;
}

#glo-ucart-top {
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/ucart-top.png) no-repeat 0 0;
    height: 2px;
}

#glo-ucart-bottom {
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/ucart-bottom.png) no-repeat 0 0;
    height: 21px;
}

#glo-ucart-body {
    padding: 6px;
    text-align: left;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/ucart-body.png) no-repeat 0 0;
}

#glo-ucart-content {
    width: 299px;
    background-color: #ffffff;
}

a.widget-ucart-close-but:link, a.widget-ucart-close-but:visited, a.widget-ucart-close-but:hover, a.widget-ucart-close-but:active {
    font-size: 1.15em;
    position: absolute;
    top: 6px;
    right: 20px;
    text-decoration: none;
    text-transform: uppercase;
    color: #4a4f53;
}

a.widget-ucart-close-but:hover {
    color: #be45bd;
}

.widget-ucart-close-but img {
    vertical-align: middle;
}

#glo-ucart-content #glo-ucart-count {
    font-size: 1.15em;
    color: #4a4f53;
    font-weight: bold;
    margin-top: 10px;
}

#glo-ucart-content #glo-ucart-empty {
    font-size: 1.15em;
    color: #4a4f53;
    font-weight: normal;
    margin-top: 1px;
}

#glo-ucart-slider-container {
    width: 100%;
    margin-top: 12px;
}

.glo-ucart-slider-but {
}

.glo-ucart-slider-but #glo-ucart-slider-prev {
    display: block;
}

.glo-ucart-slider-but #glo-ucart-slider-next {
    display: block;
    margin-top: 10px;
}

#glo-ucart-slider-viewport {
    position: relative;
    height: 300px;
    overflow: hidden;
}

#glo-ucart-slider-content {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 295px;
}

.glo-ucart-slider-item {
    color: #4a4f53;
    height: 100px;
}

.glo-ucart-slider-item .inner {
    padding: 10px 0px 5px;
    position: relative;
}

.glo-ucart-slider-item a {
    font-size: 1.15em;
    line-height: 1.2em;
    color: #be45bd;
    text-decoration: none;
}

.glo-ucart-slider-item a:hover {
    text-decoration: underline;
}

.glo-ucart-slider-item .image {
    display: inline;
    float: left;
    width: 84px;
    height: 84px;
    margin-right: 3px;
    text-align: center;
    position: relative;
}

.glo-ucart-slider-item .image img {
}

.glo-ucart-slider-item .info {
    display: inline;
    float: left;
    width: 150px;
    height: 85px;
    overflow: auto;
    text-align: left;
}

.glo-ucart-slider-item .info-wide {
    display: inline;
    float: left;
    width: 220px;
    height: 85px;
    overflow: auto;
    text-align: left;
    margin-left: 5px;
}

.glo-ucart-slider-item .name {
    display: inline;
}

.glo-ucart-slider-item .name a {
    color: #4a4f53;
}

.glo-ucart-slider-item .quantity {
    display: inline;
    font-size: 1.15em;
    padding-right: 3px;
}

.glo-ucart-slider-item .update {
    display: block;
}

.glo-ucart-slider-item .price {
    display: inline;
    float: right;
    font-size: 1.15em;
}

.glo-ucart-slider-item .price .sale {
    color: #4a4f53;
}

#glo-ucart-totals {
    font-size: 1.15em;
    margin: 0px auto;
}

#glo-ucart-totals span#glo-ucart-subtotal {
    display: inline;
    float: left;
    margin: 7px 0 0 10px;
    font-size: 1.15em;
    color: #4a4f53;
    font-weight: bold;
    text-transform: uppercase;
}

#glo-ucart-totals a#glo-ucart-view-shopping-bag {
    display: inline;
    float: right;
    margin-top: 7px;
}

#glo-ucart-totals img {
    display: inline;
    float: right;
    margin: 3px 3px 0 5px;
}

a.glo-ucart-link1:link, a.glo-ucart-link1:visited, a.glo-ucart-link1:hover, a.glo-ucart-link1:active {
    text-decoration: none;
}

/* End UCart styles */
/**** Footer Styles ****/
#footer {
    clear: both;
    width: 100%;
    margin: 10px 0 15px 0;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/footer.gif) repeat-y top left;
}

#footer div.top {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/footer-top.gif) no-repeat top left;
    height: 7px;
}

#footer div.bottom {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/footer-bottom.gif) no-repeat top left;
    height: 7px;
}

#footer h3 {
    text-transform: uppercase;
    font-weight: normal;
}

#footer div.content {
    color: #64696e;
    display: inline;
    float: left;
    width: 204px;
    text-align: center;
    font-size: 1.1em;
    margin: 18px 0 18px 10px;
}

#footer div.content li {
    margin-top: 12px;
}

#footer div.content a {
    text-decoration: none;
}

#footer div.content a:hover {
    text-decoration: underline;
}

#footer div#footer-bfa-credit-card {
    width: 254px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bfa-credit-card.jpg) no-repeat 0px 15px;
    margin-left: 25px;
}

#footer div#footer-bfa-credit-card div {
    padding-left: 110px;
}

#footer div#footer-bfa-credit-card h3 {
    color: #206cb8;
}

#footer div.content a.privacy-policy {
    color: #c33;
}

#footer div.content a.privacy-policy:hover {
}

#footer-bottom {
    margin-bottom: 10px;
    width: 100%;
    position: relative;
}

#footer-bottom span#footer-copyright {
    width: 940px;
    position: absolute;
    left: 50%;
    margin-left: -470px;
    text-align: center;
}

#footer-bottom #sister-links {
    position: absolute;
    left: 190px;
    top: 15px;
    text-align: center;
}

#footer-bottom #sister-links a {
    text-decoration: none;
}

#footer-bottom #sister-links a:hover {
    text-decoration: underline;
}

/**** End Footer Styles ****/
/**** Home Template Styles ****/
#home-page-t2 {
    /*
     background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/body_leftnav.gif) repeat-y scroll 0 0;
     */
}

#home-content-t2 {
    display: inline;
    float: left;
    width: auto;
}

/**** End Home Template Styles ****/
.right-body {
    display: inline;
    float: right;
}

/*****       Global Leftnav        *****/
.glo-left-nav {
    display: inline;
    float: left;
    width: 180px;
    background-color: #ffffff;
    padding-bottom: 7px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_leftnav.gif) no-repeat bottom;
}

.glo-left-nav:before {
    content: url(//media.orchardbrands.com/wr/assets/images/bkg/top_leftnav.gif);
}

.glo-left-nav-cont {
    padding: 20px 0px;
    border-right: 1px solid #64696e;
    border-left: 1px solid #64696e;
}

.glo-left-nav-mc-bottom {
    height: 10px;
}

.left-nav-list {
    margin-left: 10px;
    margin-right: 10px;
    display: block;
    margin-bottom: 20px;
    margin: 0px 10px 12px 10px;
}

.left-nav-list .options {
}

.left-nav-list .options .options {
    background-color: #f0f0f0;
    list-style-position: outside;
    list-style-type: none;
}

.left-nav-list .options .options li a:hover {
    list-style-type: square;
}

.left-nav-list .options li a {
    height: 100%; /* to fix IE6 issue with display block */
}

.left-nav-list li {
    /* padding-bottom: 5px; */
}

.left-nav-list .more-list {
    display: none;
}

.active-category {
}

a.parent-category-link {
    color: #4a4f53;
    font-size: 1.3em;
    font-weight: bold;
    text-transform: uppercase;
	text-decoration: none;
}

a.parent-category-link:hover {
	text-decoration: none;
	color: #be45bd;
}

.curr-site-section-link {
    color: #4a4f53;
    font-size: 1.3em;
    font-weight: bold;
    text-transform: uppercase;
}

a.site-section-link {
    color: #4a4f53;
    font-size: 1.3em;
    display: block;
}

a.curr-category-link {
    color: #ffffff;
    background-color: #be45bd;
    font-size: 1.3em;
    font-weight: bold;
    padding: 8px 0px 8px 19px;
    text-decoration: none;
}

div.curr-category-link {
    padding: 8px 0px 8px 19px;
    background-color: #be45bd;
}

a.category-link {
    color: #4a4f53;
    font-size: 1.3em;
    font-weight: normal;
    text-decoration: none;
    padding: 8px 0px 8px 18px;
    display: block;
}

a.category-link:hover {
    color: #be45bd;
}

a.subcat-link {
    text-decoration: none;
    padding: 8px 16px 8px 34px;
    color: #4a4f53;
    font-size: 1.3em;
    font-weight: normal;
    display: block;
}

a.subcat-link:hover {
    padding-left: 34px;
    color: #be45bd;
}

.curr-subcat-link {
    padding: 9px 0px 9px 34px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/subcat_bullet2.gif) 22px 13px no-repeat;
    color: #be45bd;
    font-size: 1.3em;
}

.more-link {
    color: #4a4f53;
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 10px;
}

.glo-left-nav-cont .leftnav-section-divider {
    overflow: hidden;
}

.glo-left-nav-cont .refinements {
    margin: 0px 0px 15px 10px;
}

.glo-left-nav-cont .refinements li {
    clear: both;
    height: 100%;
}

.glo-left-nav-cont .refinements h3 {
    display: inline;
    float: left;
    color: #4a4f53;
    font-weight: bold;
    padding: 11px 0px 11px;
    font-size: 1.3em;
    text-transform: uppercase;
}

.glo-left-nav-cont .refinements .clear-all {
    display: inline;
    float: right;
    color: #4a4f53;
    font-size: 1.3em;
    margin: 14px 10px 0px 0px;
}

.glo-left-nav-cont .refinements .type {
    color: #4a4f53;
    font-weight: bold;
    clear: both;
}

.glo-left-nav-cont .refinements .type a {
    text-decoration: none;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/btn/circle_plus_sign.gif) no-repeat 0 50%;
    padding: 9px 0px 9px 30px;
    line-height: 1.8em;
    color: #4a4f53;
    float: left;
    font-size: 1.3em;
}

.glo-left-nav-cont .refinements .options {
    padding-left: 30px;
    margin-bottom: 10px;
    display: none;
    clear: both;
}

.glo-left-nav-cont .refinements .options a, .glo-left-nav-cont .refinements .options span.selected {
    text-decoration: none;
    font-size: 1.3em;
    color: #4a4f53;
    display: block;
    margin-bottom: 3px;
}

.glo-left-nav-cont .refinements .options a:hover {
    text-decoration: underline;
}

.glo-left-nav-cont .refinements .options a.bvRating {
    display: inline;
    text-decoration: none;
}

.glo-left-nav-cont .refinements a.clear {
    font-size: 1.3em;
    color: #4a4f53;
    background: none;
    display: inline;
    float: right;
    font-weight: normal;
    padding-right: 10px;
}

.search-results .glo-left-nav-cont {
    padding: 0px 0px 20px;
}

.search-results .glo-left-nav-cont a.site-section-link {
    font-size: 1.3em;
    display: inline;
}

.search-results .curr-site-section-link, .search-results .curr-category-link, .search-results .active-category {
    font-size: 1.3em;
    font-weight: normal;
    background: none;
}

.search-results .curr-site-section-link {
    padding-left: 7px;
}

/**** End Left Nav Styles ****/
/******               Catalog Styles                  ******/
.breadcrumb {
    color: #4a4f53;
    font-size: 1.15em;
    font-weight: bold;
    padding: 0 14px 10px;
}

.breadcrumb label {
    font-weight: normal;
}

.breadcrumb .keyword {
    clear: both;
    padding-left: 5px;
}

.breadcrumb a {
    color: #4a4f53;
    font-weight: normal;
    font-size: 1.15em;
    text-decoration: none;
}

.breadcrumb a:hover {
    color: #be45bd;
}

.breadcrumb .divider {
    padding: 0px 14px;
}

.pagination-container {
    width: 90%;
    float: left;
    padding: 5px 0px 10px 20px;
}

.pagination-container .sort-items label {
    color: #4a4f53;
    font-size: 1.15em;
    font-weight: bold;
}

.pagination {
    clear: right;
    text-align: center;
    vertical-align: middle;
    color: #4a4f53;
	/* visibility: hidden; */
}

.pagination .page-items {
    font-size: 1.15em;
}

.pagination a {
    color: #4a4f53;
    font-size: 1.15em;
    padding: 0 6px;
    text-decoration: none;
}

.pagination a:hover {
    color: #be45bd;
}

.pagination .divider {
    font-size: 1.15em;
    padding: 0px 5px;
}

.pagination .page-text, .pagination .curr-page {
    height: 24px;
    font-size: 1.15em;
    padding: 0 6px;
    font-weight: bold;
}

.pagination .curr-page {
    padding: 0 6px;
}

.prod-container {
    display: inline;
    float: left;
    width: 150px;
    height: 255px;
    text-align: center;
    margin-left: 26px;
}

.prod-container .image-container {
    text-align: center;
    width: 150px;
}

.prod-container .image-container a {
    text-decoration: none;
}

.prod-container .image-container a:hover {
    text-decoration: none;
    color: #be45bd;
}

.prod-container .image-container img {
}

.prod-container .info {
    text-align: center;
}

.prod-container .info .bug-image {
}

.prod-container .info a.prod-name {
    color: #4a4f53;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.15em;
}

.prod-container .info a.prod-name:hover {
    text-decoration: underline;
}

.prod-container .price {
    font-weight: bold;
    text-align: center;
    font-size: 1.15em;
}

.prod-container .price .no-sale {
    color: #4a4f53;
    text-decoration: line-through;
    font-weight: bold;
}

.prod-container .price .regular {
    font-weight: bold;
    color: #4a4f53;
}

.prod-container .price .sale {
    color: #e40e0e;
    display: block;
    font-weight: bold;
}

#variant-selector-block-regular {
}

#variant-selector-block-regular .form-field {
    display: block;
    margin-bottom: 5px;
}

#variant-selector-block-sale .form-field {
    display: block;
    margin-bottom: 5px;
}

.catalog-order-page {
    padding: 0px 17px 15px;
    background-color: #f0f0f0;
}

.catalog-order-page h1 {
    font-size: 1.15em;
    color: #4a4f53;
    font-weight: bold;
    margin-top: 3px;
    padding: 17px 0px 5px 0px;
}

.catalog-order-page p {
    margin-bottom: 10px;
    font-size: 1.15em;
}

.catalog-order-page .item-numbers-container {
    display: inline;
    float: left;
    width: 320px;
}

.catalog-order-page .item-numbers-container h3 {
    margin: 5px 0px;
    color: #4a4f53;
}

.catalog-order-page .item-numbers-container input {
    margin: 0 15px 15px 0;
}

.catalog-order-page .item-numbers-container .first-column {
    display: inline;
    float: left;
    width: 150px;
}

.catalog-order-page .item-numbers-container .second-column {
    display: inline;
    float: left;
    width: 150px;
    margin-left: 10px;
}

.catalog-order-page .catalog-code-container {
    display: inline;
    float: left;
    width: 470px;
    margin-left: 115px;
}

.catalog-order-page .catalog-code-container #catalogCode {
    margin-top: 10px;
}

.catalog-order-page .catalog-code-container .continue-button {
    display: block;
    margin-top: 10px;
}

.catalog-order-page .title-bar {
    padding: 12px 0px;
    background-color: #9b9ea1;
}

.catalog-order-page .title-bar span {
    font-size: 1.15em;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}

.catalog-order-page .title-bar span.item-number {
    padding-left: 175px;
}

.catalog-order-page .title-bar span.product {
    padding-left: 29px;
}

.catalog-order-page .title-bar span.item-price {
    padding-left: 270px;
}

.catalog-order-page .title-bar span.qty {
    padding-left: 70px;
}

.catalog-order-page .catalog-product {
    padding: 10px 15px;
    margin-top: 10px;
    background-color: #fff;
    font-size: 1.15em;
}

.catalog-order-page .catalog-product .image-container {
    width: 150px;
    height: 150px;
    text-align: center;
    display: inline;
    float: left;
    margin-right: 10px;
}

.catalog-order-page .catalog-product .image-container img {
    width: 150px;
    height: 150px;
}

.catalog-order-page .catalog-product .item-number {
    display: inline;
    float: left;
    width: 100px;
    overflow: auto;
    margin-right: 10px;
}

.catalog-order-page .catalog-product .prod-variants {
    display: inline;
    float: left;
    width: 320px;
    margin-right: 10px;
}

.catalog-order-page .catalog-product .prod-variants select {
    display: block;
    margin-top: 3px;
}

.catalog-order-page .catalog-product .prod-variants .the-variant-personalize-item {
    margin-right: 5px;
}

.catalog-order-page .catalog-product .price-container {
    display: inline;
    float: left;
    width: 125px;
    margin-right: 10px;
}

.catalog-order-page .catalog-product .qty-container {
    display: inline;
    float: left;
    width: 100px;
}

.catalog-order-page #widget-add-cart-catalog {
    display: inline;
    float: right;
    margin-top: 10px;
}

/******               End Catalog Styles                  ******/
/******                  Site Section                     ******/
#site-section-t2 {
    /* background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/body_leftnav.gif) repeat-y 0 0; */
    margin-top: 3px;
    width: 100%;
}

#site-section-t2 .right-body {
    width: 764px;
}

#site-section-t2 .right-body table {
    float: right;
}

#site-section-t2 .right-body img {
    float: right;
}

/******            End Site Section Styles                ******/
/******                 Category                          ******/
.category-page {
    /* background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/body_leftnav.gif) repeat-y 0 0; */
    margin-top: 3px;
    width: 100%;
}

.category-page .right-body {
    width: 764px;
}

.category-page .category-name {
    font-size: 1.15em;
    color: #4a4f53;
    font-weight: bold;
    display: inline;
    float: left;
}

.category-page .sub-cat-header {
    background-color: #f0f0f0;
    margin: 40px 0 20px 10px;
    padding: 5px 10px;
}

.category-page .sub-cat-header .sub-cat-name {
    display: inline;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}

.category-page .sub-cat-header .sub-cat-name:hover {
    color: #e93180;
}

.category-page .sub-cat-header .pagination {
    display: inline;
    float: right;
}

.category-page .sub-cat-header .pagination .divider {
    padding: 0px 5px;
}

.category-page .sub-cat-container {
    margin: 0px 29px 0px 30px;
    height: 271px;
}

#category-t1 .sub-cat-container {
    display: inline;
    float: left;
    margin: 0px 0px 40px 30px;
    text-align: center;
}

#category-t1 .sub-cat-container .image-container {
    width: 112px;
    text-align: center;
    margin-bottom: 0px;
}

#category-t1 .sub-cat-container .image-container img {
    width: 112px;
    height: 184px;
}

#category-t1 .sub-cat-container .name {
    color: #4a4f53;
    font-size: 1.15em;
}

.category-page .mc-area-1 {
    clear: both;
    margin: 0 0 10px 10px;
}

/******                        End Category Styles                      ******/
/******                           Thumbnail                             ******/
.thu_breadcrumb {
    width: 300px;
    height: 20px;
    text-align: left;
    padding-left: 4px;
}

.star-rating-container {
    margin-top: 5px;
    text-align: center;
}

#thumbnail-t1 .large-image-container {
    width: 355px;
    height: 475px;
    text-align: center;
    background-color: #ffffff;
}

#thumbnail-t1 .first-prod-container {
    display: inline;
    float: left;
    width: 356px;
    margin: 0px 10px 0px 15px;
}

#thumbnail-t1 .large-image-container img {
    width: 356px;
    height: 356px;
}

#thumbnail-t1 .large-image-container #widget-quickview-but {
    width: auto;
    height: auto;
    border: 0px;
}

#thumbnail-t1 .right-column {
    display: inline;
    float: right;
    width: 370px;
}

#thumbnail-t1 .first-product-list {
    display: inline;
    float: left;
    width: 175px;
    margin-left: 10px;
}

#thumbnail-t1 .first-product-list .prod-container {
    margin: 0 15px 15px 0;
}

.thumbnail-page {
    /* background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/body_leftnav.gif) repeat-y 0 0; */
    margin-top: 3px;
    width: 100%;
}

.thumbnail-page .right-body {
    width: 764px;
    padding-bottom: 25px;
}

.thumbnail-page .right-body .mc-area-1 {
    clear: both;
    margin: 0 0 0 10px;
}

.thumbnail-page .right-body .mc-area-1 img {
    float: right;
}

.thumbnail-page .sort-options {
    margin-bottom: 12px;
    float: right;
}

.thumbnail-page .sort-options label {
    color: #4a4f53;
    font-size: 1.15em;
    font-weight: bold;
}

.thumbnail-page .product-list {
    clear: both;
}

.thumbnail-page .category-name {
    font-size: 0.1em;
    color: #fff;
}

.thumbnail-page .sub-cat-header {
    background-color: #dbd9c2;
    margin: 0px 30px;
    padding: 5px 10px;
}

.thumbnail-page .sub-cat-header .sub-cat-name {
    display: inline;
    float: left;
}

.thumbnail-page .sub-cat-header .pagination {
    display: inline;
    float: right;
}

.thumbnail-page .sub-cat-header .pagination .divider {
    padding: 0px 5px;
}

.thumbnail-page .sub-cat-container {
    margin: 0px 0px 45px 30px;
}

/******                   End Thumbnail styles                    ******/
/******                       Quickview                           ******/
.widget-app-quickview {
}

#widget-quickview-but {
    width: 113px;
    height: 36px;
    padding-left: 8px;
    border: 0px;
    z-index: 4;
}

#widget-quickview img {
    border: 0px;
}

#widget-quickview .fluid-display-container {
    width: 287px;
    height: 447px;
    display: inline;
    float: left;
    margin: 22px 10px;
}

#widget-quickview ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#widget-quickview li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#widget-quickview {
    position: absolute;
    width: 600px;
    left: 50%;
    margin-left: -305px;
    z-index: 5;
}

#cat-quickview-top {
    height: 15px;
    width: 600px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/quickview-top.png) no-repeat 0px 0px;
}

#cat-quickview-bottom {
    height: 20px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/quickview-bottom.png) no-repeat 0px 0px;
}

#cat-quickview-body {
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/quickview-body.png) repeat-x 0px 0px;
}

#cat-quickview-content {
    width: 570px;
    margin-left: 15px;
    position: relative;
    margin: 0px auto;
    background-color: white;
}

#cat-quickview-content a {
    text-decoration: none;
    color: #be45bd;
}

#cat-quickview-content a:hover {
    text-decoration: underline;
}

#cat-quickview-product-information {
    display: inline;
    float: left;
    width: 250px;
    margin: 20px 0pt 15px 0px;
    text-align: left;
}

#cat-quickview-product-information .variants-container select {
    width: auto;
	max-width: 250px;
    margin-bottom: 6px;
    display: block;
}

#cat-quickview-product-information #cat-quickview-product-price-name {
}

#cat-quickview-product-information #cat-quickview-product-price-name a {
    font-size: 1.15em;
    font-weight: bold;
    color: #4a4f53;
    text-decoration: none;
}

#cat-quickview-product-information #cat-quickview-product-price-name .price {
    font-size: 1.15em;
    font-weight: normal;
    color: #4a4f53;
    margin-top: 2px;
}

#cat-quickview-product-information #cat-quickview-product-price-name .price .regular {
}

#cat-quickview-product-information #cat-quickview-product-price-name .price .sale {
    color: #e40e0e;
}

#cat-quickview-product-information #cat-quickview-options {
}

#cat-quickview-product-information #cat-quickview-options-ensemble {
    width: 310px;
    margin: 0 auto;
    line-height: 1.5;
}

#cat-quickview-product-information .additional-shipping-charge {
    margin: 5px 0px;
}

#cat-quickview-product-information .variants-container label {
    font-size: 1.15em;
    font-weight: bold;
    color: #4a4f53;
}

#cat-quickview-product-information .qty-container label {
    font-size: 1.15em;
    font-weight: bold;
    color: #4a4f53;
}

#cat-quickview-options-ensemble .cat-quickview-ens-ima {
    display: inline;
    float: left;
    width: 86px;
    height: 100px;
}

#cat-quickview-options-ensemble .cat-quickview-ens-right {
    display: inline;
    float: left;
    width: 204px;
    margin: 10px 0 0 20px;
}

.cat-quickview-ens-swatches {
    width: 100%;
}

.cat-quickview-ens-swatches img {
    display: inline;
    float: left;
    margin: 5px 5px 0 0;
    width: 23px;
    height: 23px;
}

.cat-quickview-ens-price-name a:link, .cat-quickview-ens-price-name a:visited, .cat-quickview-ens-price-name a:hover, .cat-quickview-ens-price-name a:active {
    color: #000;
}

#cat-quickview-product-information #cat-quickview-options dl {
    margin: 4px 0 0 0;
    padding: 0;
}

#cat-quickview-product-information #cat-quickview-options dl dt {
    margin: 2px 0 0 0;
    padding: 0;
    clear: both;
    display: inline;
    float: left;
    width: 42px;
}

#cat-quickview-product-information #cat-quickview-options dl dd {
    margin: 0;
    padding: 0 0 4px 0;
    display: inline;
    float: left;
    width: 130px;
}

#cat-quickview-product-information #cat-quickview-options dl span.cat-quickview-free-qty {
    margin: 2px 0 0 0;
    padding: 0 0 4px 0;
    display: inline;
    float: left;
    width: 130px;
}

#cat-quickview-product-information .regular-price {
    margin-top: 5px;
}

#cat-quickview-product-information .sale-price-container {
    margin-top: 5px;
}

#cat-quickview-product-information .sale-price-container .sale-price {
    color: #aaaaaa;
}

#cat-quickview-product-information .sale-price-container .regular-price {
}

#cat-quickview-product-information #cat-quickview-description {
    font-size: 1.15em;
    color: #4a4f53;
    margin-top: 5px;
}

#cat-quickview-description ul {
    list-style: disc inside;
}

#cat-quickview-product-information #cat-quickview-description li {
    background: url(//media.orchardbrands.com/wr/assets/images/uc_qv/bac-cat-quickview-bullet.gif) no-repeat 0px 3px;
    padding-left: 8px;
}

#cat-quickview-product-information .size-type-container {
    font-size: 1.15em;
    margin: 5px 0px 10px;
}

#cat-quickview-product-information .size-type-container a {
    color: #be45bd;
    text-decoration: none;
}

#cat-quickview-product-information .size-type-container a:hover {
    text-decoration: underline;
}

.cat-quickview-swatch {
    display: none;
    border: 1px solid #d1d1d2;
    margin: 0 0 6px 6px;
}

#cat-quickview-but-add {
    margin: 10px 0 10px 0;
}

#cat-quickview-product-price-name a:link, #cat-quickview-product-price-name a:visited, #cat-quickview-product-price-name a:hover, #cat-quickview-product-price-name a:active {
    color: #4a4f53;
}

.widget-quickview-but-close {
    position: absolute;
    top: 3px;
    right: 8px;
}

a.widget-quickview-but-close {
    font-size: 1.15em;
    text-transform: uppercase;
    text-decoration: none;
    color: #4a4f53;
    position: absolute;
    top: 3px;
    right: 8px;
    padding: 0px 20px 4px 0px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/btn/x_close.gif) no-repeat 100% 0px;
    z-index: 2;
}

a.widget-quickview-but-close:hover {
    text-decoration: underline;
}

#cat-quickview-content .item-level-notification {
    color: #AC1600;
    font-size: 1.1em;
    margin-top: 10px;
    padding: 5px;
}

/******           End Quick View styles               *******/
/******              Product Details                  ******/
.product-info-tabs {
    margin-left: 10px;
}

.product-page {
    margin-top: 3px;
}

#product-t1, #product-t3 {
    /* background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/body_three_column.gif) repeat-y 0 0; */
    width: 100%;
}

#product-t2 {
    background-color: #dcebf5;
}

.product-page .breadcrumb-container {
    background-color: #ffffff;
    display: inline;
    float: left;
    width: 749px;
    padding: 14px 0px 8px 16px;
}

.product-page .breadcrumb-container .breadcrumb {
    display: inline;
    float: left;
    border-bottom: 0px;
}

.product-page .breadcrumb-container .product-pagination {
    display: inline;
    float: right;
    margin: 0px 0px 0px 0px;
    color: #4a4f53;
}

.product-page .breadcrumb-container .product-pagination a {
    text-decoration: none;
    vertical-align: middle;
}

.product-page .breadcrumb-container .product-pagination a img {
    vertical-align: middle;
}

.product-page .breadcrumb-container .product-pagination span {
    padding: 2px 1px 0px;
    vertical-align: middle;
}

.product-page .prod-name {
    font-size: 1.15em;
    color: #4a4f53;
    font-weight: bold;
    margin-top: 27px;
}

.product-page .regular-price {
    font-size: 1.15em;
    margin-top: 10px;
}

.product-page .regular-price .regular {
    font-weight: bold;
    color: #4a4f53;
    margin-right: 15px;
}

.product-page .item-number {
    font-size: 1.05em;
}

.product-page .bug-image {
    padding-top: 5px;
}

.product-page .description {
    font-size: 1.15em;
    color: #4a4f53;
    margin-top: 5px;
}

.product-page .description ul {
    margin-top: 8px;
    list-style: disc inside;
}

.product-page #addToCartButton {
    margin: 10px 0px 14px 178px;
    display: block;
}

.product-page #addToCartButton img {
    display: block;
}

.product-page #updateToCartButton {
    margin: 10px 0px 14px 190px;
    display: block;
}

.product-page #updateToCartButton img {
    display: block;
}

.product-page .add-to-wishlist-button {
    margin: 0px 10px 0px 63px;
}

.product-page .personalization-option {
    margin: 10px 0px;
}

.product-page .personalization-option input {
    display: inline;
    float: left;
}

.product-page .personalization-option label {
    display: inline;
    float: left;
    margin-left: 3px;
}

.product-page .item-level-notification {
    color: #4a4f53;
    font-size: 1.3em;
    font-weight: bold;
    padding: 5px;
    margin-top: 10px;
}

.product-page .product-info-right .add-to-cart-divider {
    width: 280px;
    height: 1px;
    overflow: hidden;
    background-color: #d1d1d2;
    margin: 10px 0px;
    display: none;
}

.product-page .product-info-right .sale-price-container {
    padding-top: 10px;
    margin: 15px 0px 10px 0px;
}

.product-page .product-info-right .divider {
    margin-top: 15px;
    margin-bottom: 15px;
    height: 1px;
    background: #d1d1d2;
}

.product-page .product-info-right .sale-price-container h3 {
    display: inline;
    float: left;
    font-size: 1.15em;
    color: #4a4f53;
    font-weight: bold;
}

.product-page .product-info-right .sale-price-container .sale-price {
    display: inline;
    float: right;
    color: #4a4f53;
    font-size: 1.15em;
    font-weight: bold;
    width: 165px;
    text-align: right;
    margin: 3px 15px 0px 0px;
}

.product-page .product-info-right .qty-container {
    margin-top: 10px;
}

.product-page .product-info-right .qty-container label {
    font-size: 1.15em;
    color: #4a4f53;
    font-weight: bold;
}

.product-page .product-info-right .qty-container a {
    text-decoration: none;
    font-size: 1.15em;
    color: #4a4f53;
}

.product-page .product-info-right .qty-container a:hover {
    color: #be45bd;
}

.product-page .more-details-link-container {
    display: block;
    margin-top: 10px;
}

.product-page .more-details-link {
    text-decoration: none;
    color: #4a4f53;
    font-size: 1.15em;
}

.product-page .more-details-link:hover {
    color: #be45bd;
}

.size-variant-container {
    margin-bottom: 5px;
    padding: 3px;
}

.size-variant-container .type {
    width: 50%;
    display: inline;
    float: left;
}

.size-variant-container .type label {
    font-size: 1.15em;
}

.size-variant-container input {
    display: inline;
    float: left;
    margin-right: 3px;
}

.size-variant-container .price-per-type {
    display: inline;
    float: right;
    color: #4a4f53;
    font-size: 1.15em;
    font-weight: bold;
    width: 45%;
    text-align: right;
}

.variant-container .variant select {
    width: auto;
	max-width: 295px;
}

.selected-size {
    /* background-color: #e0ecf5;      ? ? ?      */
}

#product-t1 .right-body, #product-t3 .right-body {
    display: inline;
    float: left;
    padding-left: 6px;
    width: 632px;
}

#product-t1 .related-items, #product-t3 .related-items {
    display: inline;
    float: right;
    width: 125px;
    height: inherit;
    text-align: center;
    padding-bottom: 15px;
}

#product-t1 .product-info-left {
    display: inline;
    float: left;
    width: 293px;
    height: 765px;
}

#product-t3 .product-info-left {
    display: inline;
    float: left;
    width: 293px;
    height: 465px;
}

#product-t1 .product-info-right, #product-t3 .product-info-right {
    display: inline;
    float: right;
    width: 295px;
    margin-top: -18px;
    margin-right: 18px;
}

#product-t2 .breadcrumb-container {
    width: auto;
    margin-left: 0px;
    display: block;
    float: none;
}

#product-t2 .breadcrumb-container .breadcrumb {
    border-bottom: 0px;
}

#product-t2 .right-body {
    width: auto;
    padding: 10px 10px;
    float: none;
    display: block;
}

#product-t2 .right-body #product-details {
    padding: 0px 5px;
}

#product-t2 .tab-panel-container {
    width: 598px;
    height: 281px;
    display: inline;
    float: right;
    margin-top: 20px;
}

#product-t2 .product-info-left {
    display: inline;
    float: left;
    width: 293px;
    height: 765px;
}

#product-t2 .right-side {
    display: inline;
    float: right;
    width: 600px;
}

#product-t2 .product-info-mid {
    display: inline;
    float: left;
    width: 264px;
}

#product-t2 .product-info-right {
    display: inline;
    float: right;
    width: 295px;
}

#product_rr {
    background: #f0f0f0;
    border: 1px solid #d1d1d2;
}

#product_rr h3 {
    margin-top: 10px;
    font-size: 1.15em;
    color: #4a4f53;
    text-transform: uppercase;
}

#product_rr .item-container {
    width: 100%;
}

#product_rr .item-container .name {
    color: #4a4f53;
    font-size: 1.15em;
}

#product_rr .item-container a {
    display: block;
    text-decoration: none;
}

#product_rr .item-container a:hover {
    text-decoration: underline;
}

#product_rr .item-container img {
    display: block;
    margin: 20px auto 0px;
    width: 66px;
    height: 66px;
}

#product_rr .item-container .price div {
    color: #4a4f53;
    font-size: 1.15em;
}

.related-items-horizontal {
    display: inline;
    float: right;
    width: 598px
}

#product_rr.related-items-horizontal .item-container {
    display: inline;
    float: left;
    text-align: center;
    width: 100px;
    margin-right: 45px;
}

/* Product Availability [start] */
.product-page #availability-link {
    margin-bottom: 10px;
}

.product-page #availability-link a {
    color: #B9272B;
    font-size: 1.2em;
}

/* Availability Popup */
#prod-avail-input-wrap {
    width: 465px;
    text-align: center;
}

#prod-avail-input-wrap p {
    font-size: 1.2em;
    margin: 20px 10px;
}

#prod-avail-input-wrap h1, #prod-avail-result-wrap h1 {
    font-size: 1.4em;
    margin-bottom: 20px;
}

#prod-avail-result-wrap a#close-btn {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #666;
    font-size: 1.2em;
}

#prod-avail-result-wrap h1 {
    margin-top: 10px;
    margin-left: 10px;
}

#prod-avail-input-wrap fieldset {
    border: 0 none;
    float: left;
    display: inline;
    width: 130px;
    margin: 0 0 20px 20px;
    padding: 0;
    text-align: left;
}

#prod-avail-input-wrap label {
    font-weight: bold;
    font-size: 1.2em;
}

#prod-avail-input-wrap span {
    display: block;
    font-size: 1.2em;
    clear: both;
}

#prod-avail-input-wrap ul {
    margin-top: 20px;
}

#prod-avail-input-wrap ul li {
    display: inline;
    margin-right: 10px;
}

#prod-avail-result-wrap ul {
    margin-left: 10px;
}

#prod-avail-result-wrap ul li {
    float: left;
    display: inline;
    overflow: hidden;
    margin-right: 15px;
}

#prod-avail-result-wrap ul li span {
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    border: 1px solid #ccc;
    background: #A9CCF1;
    margin-right: 3px;
}

#prod-avail-result-wrap ul li#prod-avail-key-back-order span {
    background: #cf2045;
}

#prod-avail-result-wrap ul li#prod-avail-key-out-of-stock span {
    background: #666;
}

#prod-avail-result-wrap ul li#prod-avail-key-not-offered span {
    background: #000;
}

#prod-avail-result-wrap table {
    margin-left: 10px;
    clear: both;
}

#prod-avail-result-wrap table th {
    font-size: 1.4em;
    font-style: italic;
    padding: 5px;
    text-align: center;
    padding-right: 10px;
}

#prod-avail-result-wrap table table {
    margin-left: 0;
}

#prod-avail-result-wrap table table th, #prod-avail-result-wrap table table td {
    font-size: 1.4em;
}

#prod-avail-result-wrap table table thead th {
    background: #054A98;
    border-left: 1px solid #DCEBF5;
    color: #fff;
}

#prod-avail-result-wrap table table thead td {
    background: #A9CCF1;
}

#prod-avail-result-wrap table table tbody th {
    background: #054A98;
    font-size: 1.2em;
    color: #fff;
    padding: 5px 15px 5px 10px;
}

#prod-avail-result-wrap table table tbody th {
    border-top: 1px solid #DCEBF5;
}

#prod-avail-result-wrap table table tbody td {
    padding: 5px;
    font-size: 1.2em;
    background: #DCEBF5;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    padding-right: 10px;
    padding-left: 10px;
    cursor: pointer;
}

#prod-avail-result-wrap table table tbody td.not-offered {
    background: #000;
    cursor: default;
}

#prod-avail-result-wrap table table tbody td.back-order {
    background: #cf2045;
    cursor: default;
}

#prod-avail-result-wrap table table tbody td.out-of-stock {
    background: #666;
    cursor: default;
}

#prod-avail-result-wrap table table tbody td a {
    color: #054A98;
    visibility: hidden;
}

/* End Availability Popup */
/* Product Availability [end] */
/******             End Product Details                ******/
/******             Ensemble Page Styles               ******/
.ensemble-page {
}

.ensemble-page .breadcrumb-container {
    background-color: #FFFFFF;
    display: inline;
    float: left;
    padding: 14px 0px 8px 16px;
    /* width: 760px; */
}

.ensemble-page .breadcrumb-container .breadcrumb {
    border-bottom: 0 none;
    display: inline;
    float: left;
}

.ensemble-page .breadcrumb-container .product-pagination {
    color: #4a4f53;
    display: inline;
    float: right;
    margin: 0px 0px 0 0;
    padding: 12px 0;
}

.ensemble-page .breadcrumb-container .product-pagination a {
    text-decoration: none;
    vertical-align: middle;
}

.ensemble-page .breadcrumb-container .product-pagination a img {
    vertical-align: middle;
}

.ensemble-page .breadcrumb-container .product-pagination span {
    padding: 2px 1px 0px;
    vertical-align: middle;
}

.ensemble-page .ensemble-info {
    padding-bottom: 15px;
}

.ensemble-page .ensemble-info .fluid-container {
    display: inline;
    float: left;
    width: 266px;
}

.ensemble-page .ensemble-desc {
    display: inline;
    width: 290px;
    margin-right: 15px;
    float: right;
}

.ensemble-page .ensemble-desc .prod-name {
    color: #4a4f53;
    font-size: 1.15em;
    font-weight: bold;
    margin-bottom: 20px;
}

.ensemble-page .ensemble-desc .prod-desc {
    font-size: 1.15em;
}

.ensemble-page .ensemble-desc .more-details-link-container {
    display: block;
    margin-top: 20px;
}

.ensemble-page .ensemble-desc .more-details-link {
    color: #4a4f53;
    font-size: 1.15em;
    text-decoration: none;
}

.ensemble-page .ensemble-desc .more-details-link:hover {
    color: #be45bd;
}

.ensemble-page #BVCustomerRatings {
    /* margin-top: 18px; */
    padding: 19px 0px 17px 0px;
}

.ensemble-page .ensemble-info .product-info {
    display: inline;
    float: right;
    width: 250px;
}

.ensemble-page .ensemble-product-divider {
    width: 95%;
    height: 1px;
    background-color: #d1d1d2;
    margin: 5px 15px;
    overflow: hidden;
}

.ensemble-page .ensemble-details .product-container {
    width: 289px;
    margin-left: 15px;
    display: inline;
    float: left;
}

.ensemble-page .ensemble-details .product-container .conditional-notification {
    font-size: 1.15em;
    color: #4a4f53;
    padding: 5px;
    background-color: #e0ecf5;
    margin: 10px 0px;
}

.ensemble-page .ensemble-details .product-container .shipping-charge {
    font-size: 1.05em;
    margin: 5px 0px 10px;
    font-style: italic;
}

.ensemble-page .ensemble-details .regular-price {
    font-size: 1.15em;
    margin-top: 10px;
}

.ensemble-page .ensemble-details p {
    font-size: 1.15em;
}

.ensemble-page .ensemble-details .product-container .qty-container {
    margin: 10px 0px 3px;
}

.ensemble-page .ensemble-details .product-container .personalize-container {
    margin-bottom: 10px;
}

.ensemble-page .product-container .prod-name {
    color: #4a4f53;
    font-size: 1.15em;
    font-weight: bold;
    display: block;
    margin: 10px 0px;
}

.ensemble-page .product-container .description {
    margin: 18px 0px 15px;
    font-size: 1.15em;
}

.ensemble-page .product-container p {
    font-size: 1.15em;
}

.ensemble-page .product-container .description li {
    list-style-position: inside;
}

.ensemble-page .product-container .selected-size {
    /* background-color: #e0ecf5; */
}

.ensemble-page .variants-container select {
    display: block;
    margin-bottom: 5px;
}

.ensemble-page .qty-container label {
    color: #4a4f53;
    font-size: 1.15em;
    font-weight: bold;
}

.ensemble-page .qty-container a {
    color: #4a4f53;
    font-size: 1.15em;
    text-decoration: none;
}

.ensemble-page .qty-container a:hover {
    color: #be45bd;
}

.ensemble-page .personalize-container input {
    display: inline;
    float: left;
    margin-right: 3px;
}

.ensemble-page .personalize-container label {
    display: inline;
    float: left;
}

.ensemble-page .ensemble-details .fluid-display-container {
    display: inline;
    float: right;
    margin-right: 15px;
}

.ensemble-page .ensemble-details .product-level-fluid-display {
    width: 293px;
    height: 467px;
}

.ensemble-page .add-to-cart-container {
    margin: 0px 15px;
    padding: 20px 0px 0px;
    border-top: 1px solid #d1d1d2;
    text-align: right;
}

.ensemble-page .wish-email-btn-container {
    margin-top: 10px;
}

.ensemble-page #add-to-wishlist {
    padding-right: 10px;
}

.ensemble-page .ensemble-iterator .glo-tex-error {
    font-size: 1.15em;
}

#ensemble-t1 .breadcrumb-container {
    width: 100%;
}

#ensemble-t1 .left-body {
    display: inline;
    float: left;
    width: 293px;
    margin-left: 15px;
}

#ensemble-t1 .left-body .fluid-container {
    width: 293px;
    height: 315px;
    margin-bottom: 35px;
}

#ensemble-t1 .right-body {
    display: inline;
    float: right;
    width: 764px;
}

#ensemble-t1 .ensemble-desc {
    width: 593px;
    margin: 0px 15px;
}

#ensemble-t1 .ensemble-info {
    padding-bottom: 0px;
}

#ensemble-t1 .related-items {
    text-align: center;
}

#ensemble-t2 {
    width: 100%;
}

#ensemble-t2 .product-info-left {
    width: 293px;
    height: 315px;
}

#ensemble-t2 .right-body {
    display: inline;
    float: left;
    width: 637px;
}

#ensemble-t2 .related-items {
    display: inline;
    float: right;
    margin-right: 2px;
    padding-bottom: 15px;
    text-align: center;
    width: 125px;
}

/******                 End Ensemble Page Styles                      ******/
/******                  Product page Tab styles                      ******/
.tab-panel-container {
    position: relative;
    height: 350px;
}

.tab-panel-container .product-tabs {
    position: absolute;
    top: 2px;
    left: 0px;
    height: 24px;
    margin-left: 8px;
}

.tab-panel-container .product-tabs .inner {
}

.tab-panel-container .product-tabs .inner span {
    display: inline;
    float: right;
    margin-left: -8px;
}

.tab-panel-container .product-tabs a {
    display: inline;
    float: left;
    margin: 0px;
    padding: 8px 8px 0px 8px;
    color: #4a4f53;
    font-size: 1.15em;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.tab-panel-container .product-tabs .tab-selected {
    position: relative;
    z-index: 1;
}

.tab-panel-container .product-tabs .tab .left {
    display: inline;
    float: left;
    width: 6px;
    height: 24px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/prod_tab_normal_left.gif) no-repeat 0 0;
}

.tab-panel-container .product-tabs .tab .mid {
    display: inline;
    float: left;
    height: 24px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/prod_tab_normal_mid.gif) repeat-x 0 0;
}

.tab-panel-container .product-tabs .tab .right {
    display: inline;
    float: left;
    width: 19px;
    height: 24px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/prod_tab_normal_right.gif) no-repeat 0 0;
}

.tab-panel-container .product-tabs .tab-selected .left {
    display: inline;
    float: left;
    width: 6px;
    height: 24px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/prod_tab_active_left.gif) no-repeat 0 0;
}

.tab-panel-container .product-tabs .tab-selected .mid {
    display: inline;
    float: left;
    height: 24px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/prod_tab_active_mid.gif) repeat-x 0 0;
}

.tab-panel-container .product-tabs .tab-selected .right {
    display: inline;
    float: left;
    width: 19px;
    height: 24px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/prod_tab_active_right.gif) no-repeat 0 0;
}

.tab-panel-container .product-panels {
    background-color: #f0f0f0;
    border-left: 1px solid #d1d1d2;
    border-right: 1px solid #d1d1d2;
    position: absolute;
    top: 25px;
    left: 0px;
    width: 618px;
    height: 238px;
}

.tab-panel-container .product-panels .panel-top {
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/prod_tab_container_top.gif) no-repeat 0 0;
    width: 620px;
    height: 10px;
    margin-left: -1px;
    overflow: hidden;
}

.tab-panel-container .product-panels .panel {
    width: 602px;
    height: 228px;
    margin: 0px auto;
    border: 0px;
    overflow: auto;
    border-left: 1px solid #d1d1d2;
    border-right: 1px solid #d1d1d2;
    background-color: #ffffff;
}

.tab-panel-container .product-panels .panel-bottom {
    background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/prod_tab_container_bot.gif) no-repeat 0 0;
    width: 620px;
    height: 10px;
    margin-left: -1px;
    overflow: hidden;
}

/******                 End Tab styles                    ******/
/******                 Recently Viewed                   ******/
.recently-viewed {
}

.recently-viewed h3 {
    color: #4a4f53;
    padding-left: 12px;
    margin-top: 10px;
    font-size: 1.15em;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
}

.recently-viewed .recently-viewed-item {
    width: 120px;
    margin: 0px auto 30px;
    text-align: center;
    padding-top: 10px;
}

.recently-viewed .recently-viewed-item a {
    font-size: 1.15em;
    color: #4a4f53;
    text-decoration: none;
    display: block;
}

.recently-viewed .recently-viewed-item a:hover {
    text-decoration: underline;
}

.recently-viewed .recently-viewed-item a img {
    width: 80px;
}

#recently-viewed-horizontal {
    text-align: left;
    width: 598px;
    display: inline;
    float: right;
}

#recently-viewed-horizontal .recently-viewed-item {
    display: inline;
    float: left;
}

#recently-viewed-vertical {
    text-align: center;
    background-color: transparent;
}

/******                 End Recently Viewed                      ******/
/******                Search Results Styles                     ******/
.search-results .no-results {
    /* background-color: #ECEBDE; */
    background-image: none;
    padding: 20px;
}

.search-results .no-results .right-body {
    float: none;
    display: block;
}

.search-results .no-results .search-within-container {
    float: none;
    display: block;
}

.current-term {
    font-size: 1.15em;
    color: #4a4f53;
}

.search-results {
    /* background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/body_leftnav.gif) repeat-y 0 0; */
    margin-top: 3px;
    width: 100%;
    padding-bottom: 15px;
}

.search-results .right-body {
    padding: 0px;
    width: 764px;
}

.search-results .right-body .mc-area-1 {
    clear: both;
}

.search-results .intro-text {
    display: inline;
    float: left;
    width: 385px;
    margin: 10px 0px 15px 17px;
}

.search-results .intro-text .category-name {
    font-size: 1.25em;
    color: #4a4f53;
    font-weight: bold;
}

.search-results .current-search {
    font-size: 1.15em;
    color: #4a4f53;
}

.search-results .search-within-container {
    display: inline;
    float: right;
    width: 235px;
    margin: 10px 0px 15px;
}

.search-results .search-within-container input {
    vertical-align: middle;
}

.search-results .search-within-container input[type =
"text"] {
    border-top: 2px solid #767676;
    border-left: 2px solid #767676;
}

.search-results .search-within-container label {
    font-size: 1.15em;
    vertical-align: middle;
}

.search-results .sort-items {
    display: inline;
    float: right;
    margin-bottom: 20px;
}

.search-results .sort-items select {
    margin-top: 5px;
}

.search-results .whats-new {
    background-color: #f0f0f0;
    margin: 80px 0 15px 9px;
    padding: 15px 0;
    height: 310px;
}

.search-results .best-selers {
    background-color: #f0f0f0;
    margin: 15px 0 15px 9px;
    padding: 15px 0;
    height: 310px;
}

.search-results .results-items {
    margin: 10px;
    padding-bottom: 15px;
}

.search-results .results-items .inner {
    width: 100%;
}

.search-results .top-picks {
    background-color: #f0f0f0;
    margin: 15px 0 15px 9px;
    padding: 15px 0;
    height: 310px;
}

.search-results .related-items {
    background-color: #f0f0f0;
    margin: 15px 0 15px 9px;
    padding: 15px 0;
    height: 310px;
}

.search-results .related-items .related-products {
    width: 100%;
}

.search-results .section-title {
    padding-left: 25px;
    margin-bottom: 10px;
}

.search-results .section-title img {
    display: block;
}

#no-results {
    background: #ffffff;
}

#no-results .top-picks, #no-results whats-new, #no-results .best-selers, #no-results .related-items {
    background: #f0f0f0;
}

#no-results .top-picks, #no-results whats-new, #no-results .best-selers, #no-results .related-products, #no-results .related-items {
    margin: 15px auto;
    width: 761px;
}

#no-results .right-body {
    width: 100%;
    display: block;
    float: none;
    padding: 15px 0px;
}

#no-results .intro-text {
    display: block;
    float: none;
    width: 100%;
}

#no-results .search-container {
    margin-left: 17px;
}

#no-results .search-container input {
    vertical-align: middle;
}

/* End Search Results Styles */
/* End Catalog/Browse styles */
/* Global Checkout Styles */
.checkout-section {
    background-color: #f0f0f0;
    width: 100%;
    border: 2px solid #fff;
    border-left: none;
    border-right: none;
    color: #4a4f53;
    padding-bottom: 25px;
}

.checkout-section h3 {
    font-size: 1.25em;
    color: #4a4f53;
}

div#che-sub-checkout-steps {
    background-color: #ffffff;
    /* padding: 15px 70px; */
}

div#che-sub-checkout-steps span {
    float: left;
    display: inline;
}

.container-box {
    /*
     border: 1px solid #d1d1d2;
     border-top: none;
     border-bottom: none;
     */
    background: #fff;
}

.container-box h4 {
    font-weight: bold;
    font-size: 1.15em;
    color: #fff;
    background: transparent;
    padding: 7px 8px 5px;
}

.container-box dl dt label {
    font-weight: bold;
    font-size: 1.15em;
    color: #4a4f53;
}

.container-box dl dt label.optional {
    font-weight: normal;
}

.checkout-section a {
    color: #be45bd;
    text-decoration: none;
}

.checkout-section a:hover {
    text-decoration: underline;
}

.checkout-section a.help-link {
    background: url(//media.orchardbrands.com/wr/assets/images/img/question_mark.gif) center left no-repeat;
    padding: 0 11px 5px 21px;
    height: 18px;
    float: right;
    font-size: 1.15em;
}

.checkout-section .FormArea .FormEntry label {
    margin-left: 7px;
    font-weight: normal;
    position: relative;
}

.checkout-section .FormEntry label.required {
    margin-left: 0px;
    font-weight: bold;
}

.checkout-section .FormEntry .help-icon {
    display: inline;
    float: left;
}

.checkout-section .FormEntry .ErrorText {
    margin: 7px 0;
    color: #e40e0e;
    font-size: 1.2em;
}

.checkout-section .FormEntry .formField {
    margin-left: 7px;
    width: 262px;
}

.checkout-section .FormEntry #actualPassword {
    display: inline;
    float: left;
    border-collapse: collapse;
}

a.help-link:hover {
    text-decoration: underline;
}

/* End Global Checkout Styles */
/**** Shopping Basket ****/
#che-bas-basket-top-area {
    width: 828px;
    margin: 0px auto;
}

#che-bas-basket-top-area .page-notification {
    margin-top: 15px;
}

#che-bas-basket-top-area h3 {
    font-size: 1.25em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 0 5px;
}

#che-bas-basket-top-area .cart-notification {
    font-size: 1.15em;
}

#che-bask-content h3 {
    padding: 20px 60px 5px;
}

#che-bask-content p#che-bask-empty-text {
    margin: 0 60px 10px;
}

#che-bask-cms-empty {
    margin: 0 60px 10px;
}

#che-bas-need-help-wrap {
    width: 322px;
    margin: 25px 0;
}

#che-bas-need-help-wrap a:hover {
    text-decoration: underline;
}

#che-bas-cms-promo-hasitem {
    width: 228px;
    float: right;
    display: inline;
    margin-top: 20px;
}

#che-bas-upsell {
    width: 828px;
    margin: 0 auto 20px;
    border: 1px solid #b8b9a7;
    background: #fff;
}

#che-bas-upsell h5 {
    padding-bottom: 12px;
    font-size: 1.15em;
    font-weight: bold;
    color: #4a4f53;
}

#che-bas-upsell p {
    padding-bottom: 5px;
    font-size: 1.15em;
}

#che-bas-upsell p span {
    color: #4a4f53;
}

#che-bas-upsell .img-container {
    float: left;
    display: inline;
    width: 125px;
    padding: 19px 0px;
    text-align: center;
}

#che-bas-upsell .cross-sell-info {
    display: inline;
    float: right;
    width: 703px;
    padding-top: 19px;
    position: relative;
}

input#che-inc-add-to-cart {
    position: absolute;
    bottom: 0px;
    right: 20px;
}

table#che-bas-shopping-cart-items {
    width: 828px;
    margin: 0 auto;
    border-top: none;
    clear: both;
}

table#che-bas-shopping-cart-items thead tr th {
    color: #fff;
    text-align: left;
    font-weight: bold;
    font-size: 1.15em;
}

table#che-bas-shopping-cart-items thead tr th div {
    padding: 4px 0 8px 15px;
}

table#che-bas-shopping-cart-items thead {
}

table#che-bas-shopping-cart-items thead tr th#che-bas-item-img-col {
    width: 125px;
    padding-left: 0;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/cart_top_left.gif) no-repeat;
}

table#che-bas-shopping-cart-items thead tr th#che-bas-item-desc-col {
    padding-left: 0;
    width: 333px;
    background: #9b9ea1;
}

table#che-bas-shopping-cart-items thead tr th#che-bas-item-price-col {
    background: #9b9ea1;
}

table#che-bas-shopping-cart-items thead tr th#che-bas-item-qty-col {
    background: #9b9ea1;
    width: 130px;
}

table#che-bas-shopping-cart-items thead tr th {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/cart_top_right.gif);
}

table#che-bas-shopping-cart-items tbody tr td {
    vertical-align: top;
    padding: 20px 15px;
    text-align: left;
    background: #fff;
}

table#che-bas-shopping-cart-items tbody tr {
}

table#che-bas-shopping-cart-items #widget-quickview-but {
    width: auto;
    height: auto;
    border: 0px;
    position: absolute;
    left: 1px;
    bottom: 5px;
}

table#che-bas-shopping-cart-items tbody tr td.item-img-cell {
    padding: 20px 0px;
    text-align: center;
    border-top: 1px solid #d1d1d2;
}

table#che-bas-shopping-cart-items tbody tr td.item-img-cell .item-image-cell-inner {
    width: 84px;
    margin: 0px auto;
}

table#che-bas-shopping-cart-items tbody tr td.item-img-cell img {
    width: 84px;
    height: 84px;
    display: block;
}

table#che-bas-shopping-cart-items tbody tr td.item-desc-cell {
    padding: 20px;
    border-top: 1px solid #d1d1d2;
}

table#che-bas-shopping-cart-items tbody tr td.item-desc-cell span, table#che-bas-shopping-cart-items tbody tr td.item-desc-cell span.glo-text-error {
    font-size: 1.15em;
}

table#che-bas-shopping-cart-items tbody tr td.item-desc-cell h5 {
    font-size: 1.15em;
    font-weight: bold;
}

table#che-bas-shopping-cart-items tbody tr td.item-desc-cell h5 a {
    color: #4a4f53;
    text-decoration: none;
    font-size: 1.15em;
}

table#che-bas-shopping-cart-items tbody tr td.item-desc-cell p {
    font-size: 1.15em;
}

table#che-bas-shopping-cart-items tbody tr td.item-desc-cell div {
    font-size: 1.15em;
}

table#che-bas-shopping-cart-items tbody tr td.item-desc-cell div a {
    color: #4a4f53;
    font-size: 1.15em;
}

table#che-bas-shopping-cart-items tbody tr td.item-price-cell {
    border-top: 1px solid #d1d1d2;
    font-size: 1.15em;
}

table#che-bas-shopping-cart-items tbody tr td.item-price-cell .sale {
    color: #e40e0e;
    font-weight: bold;
}

table#che-bas-shopping-cart-items tbody tr td.item-qty-cell {
    border-top: 1px solid #d1d1d2;
    font-size: 1.15em;
    color: #4a4f53;
}

table#che-bas-shopping-cart-items tbody tr td.item-qty-cell a {
    font-size: 1.15em;
    text-decoration: none;
    color: #be45bd;
}

table#che-bas-shopping-cart-items tbody tr td.item-qty-cell a:hover {
    text-decoration: underline;
}

table#che-bas-shopping-cart-items tbody tr td.item-total-cell {
    border-top: 1px solid #d1d1d2;
    font-size: 1.15em;
    font-weight: bold;
    color: #4a4f53;
}

#che-bas-shopping-cart-items-bottom {
    margin: 0 auto;
}

#che-bas-cms-wrap {
    width: 829px;
    margin: 0 auto 30px;
    margin-left: 58px;
    padding-top: 10px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_828_2.gif);
    float: left;
    display: inline;
}

#che-bas-cms-wrap div#che-bas-cms-promotwo-hasitem {
    margin-right: 7px;
}

#che-bas-btm-content-wrap {
    margin: 0 auto;
    width: 827px;
}

#che-bas-btm-content-wrap div#che-bas-bcw-left {
    float: left;
    display: inline;
    width: 405px;
}

#che-bas-btm-content-wrap div#che-bas-bcw-right {
    float: right;
    display: inline;
    width: 405px;
}

#che-bas-btm-content-wrap div#che-bas-bcw-left label {
    font-weight: bold;
    font-size: 1.15em;
    display: block;
    margin-bottom: 10px;
    color: #4a4f53;
}

#che-bas-btm-content-wrap div#che-bas-bcw-left label span {
    font-weight: normal;
}

#che-bas-cont-shop a {
    float: left;
    display: inline;
}

#che-bas-catalog-code {
    margin-bottom: 15px;
}

#che-bas-catalog-code .catalog-code-button {
    width: 178px;
    height: 26px;
}

#che-bas-special-offer {
    margin-bottom: 45px;
    clear: both;
}

#che-bas-special-offer ul, #che-bas-catalog-code ul {
    clear: both;
    overflow: hidden;
    margin-top: 12px;
}

#che-bas-special-offer ul li, #che-bas-catalog-code ul li {
    float: left;
    display: inline;
    margin-right: 5px;
    overflow: hidden;
}

#che-bas-special-offer ul li input.text-field, #che-bas-catalog-code ul li input.text-field {
    float: left;
    display: inline;
    margin-top: 3px;
}

#che-pay-special-code #widget-apply-promo-code {
    display: inline;
    clear: both;
    float: left;
    margin: 5px 10px;
}

#che-bas-may-like-wrap {
    margin: 0 0 43px;
}

#che-bas-may-like-wrap h4 {
    font-weight: bold;
    font-size: 1.15em;
    margin-bottom: 13px;
    color: #4a4f53;
}

#che-bas-may-like-wrap div.fl {
    width: 115px;
    margin-right: 15px;
    text-align: center;
    margin-bottom: 25px;
}

#che-bas-may-like-wrap img {
}

#che-bas-may-like-wrap .fl h5 {
    font-size: 1.15em;
    font-weight: normal;
}

#che-bas-may-like-wrap .fl h5 a {
    color: #4a4f53;
    font-size: 1.15em;
}

#che-bas-may-like-wrap .fl span {
    font-size: 1.15em;
}

#che-bas-bcw-right table {
    width: 365px;
    float: right;
}

#che-bas-bcw-right table tr td#che-bas-est-ship {
    padding: 0 0 15px 0;
    width: 100%;
    font-weight: normal;
}

#che-bas-bcw-right table tr td#che-bas-est-ship select {
    font-size: 1.05em;
}

#che-bas-bcw-right table tr td#che-bas-est-ship label {
}

#che-bas-bcw-right p#che-bas-shipping-notice {
    width: 300px;
    float: right;
    display: inline;
    font-size: 1.05em;
    margin: 10px 0 15px;
}

#che-bas-bcw-right ul {
    width: 100%;
    margin-bottom: 15px;
    display: inline;
    float: right;
}

#che-bas-bcw-right ul li {
    display: inline;
    margin: 0 0 0 10px;
}

#che-bas-bcw-right ul li#che-bas-cont-shop {
    float: left;
    margin-left: 90px;
}

.printable-of-link {
    display: none;
}

/**** End Shopping Basket ****/
/**** Order totals include styling ***/
#order-totals {
    margin: 26px 0 25px;
    width: 100%;
}

#order-totals th {
    font-size: 1.15em;
    text-align: right;
    padding-bottom: 15px;
    padding-right: 34px;
    font-weight: normal;
}

#order-totals td {
    font-size: 1.15em;
    width: 104px;
    padding-bottom: 15px;
    padding-right: 22px;
    text-align: right;
}

#order-totals tr {
    max-width: 209px;
}

#order-totals tfoot td {
    border-top: 1px solid #d1d1d2;
    padding-top: 10px;
}

#order-totals tfoot th {
    border-top: 1px solid #d1d1d2;
    padding-top: 10px;
}

#order-totals tfoot th {
    font-size: 1.15em;
    font-weight: bold;
    color: #4a4f53;
}

#order-totals tfoot td {
    font-weight: bold;
    color: #4a4f53;
}

/**** End order totals include ****/
/**** Billing Address ****/
#che-bil-content {
    position: relative;
}

#che-bil-content div#che-sub-checkout-steps {
}

#che-bil-bill-addr-wrap, #che-bil-totals-login {
    float: left;
    display: inline;
}

#che-bil-bill-addr-wrap {
    width: 406px;
    margin: 28px 0 0 56px;
}

#che-bil-bill-addr-wrap .container-box {
}

#che-bil-bill-addr-wrap .container-box h4 {
    background-image: url(//media.orchardbrands.com/wr/assets/images/bkg/top_406.gif);
}

#che-bil-bill-addr-wrap .container-box h5 {
    font-size: 1.15em;
    font-weight: bold;
    padding: 5px 10px;
    color: #4a4f53;
}

#che-bil-bill-addr-wrap h3 {
    text-transform: uppercase;
    font-size: 1.25em;
    margin-bottom: 25px;
}

#EmailAddressTitle div {
    margin-left: 5px;
}

#EmailAddressTitle a:hover {
    text-decoration: underline;
}

span#che-bil-page-level-nots {
    display: block;
    margin: 0 0 10px;
}

#che-bil-bill-addr-wrap span.required-message {
    float: right;
    display: inline;
    font-style: italic;
    margin: 10px;
}

div#EmailAddressBody {
    margin: 30px 0 0;
}

div#che-bill-email-pref {
    display: block;
    margin: 35px 0px 0px 10px;
    overflow: hidden;
}

div#che-bill-email-pref input, div#che-bill-email-pref span {
    padding: 0px 0px 0px 3px;
    font-size: 1.15em;
    vertical-align: middle;
}

#che-bil-or-text {
    position: absolute;
    top: 216px;
    left: 475px;
}

#che-bil-totals-login {
    width: 385px;
    margin: 0 0 0 52px;
}

#che-bil-ship-all-items div {
    padding: 0 0 5px 10px;
}

label#che-bil-ship-all-items {
    border: 0;
    background: #ffffff;
}

#che-bil-ship-all-items {
}

#che-bil-ship-all-items input, #che-bil-ship-all-items label {
    padding: 0px 0px 0px 1px;
    font-size: 1.15em;
    margin: 0px;
    vertical-align: middle;
}

#che-bil-create-acct {
}

#che-bil-create-acct h5 {
}

#che-bil-create-acct p {
    padding: 0 110px 15px 10px;
}

#che-bil-create-acct .FormEntry {
}

#che-bil-create-acct p#che-bil-tip-text {
    border: none;
    margin: 0px 0px 0px 3px;;
    float: left;
    display: inline;
    width: 120px;
}

#che-bil-login {
    background: #ffffff url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_385_2.gif) bottom no-repeat;
    padding-bottom: 10px;
    margin-bottom: 16px;
}

#che-bil-login p {
    padding: 13px 10px 5px;
    font-size: 1.15em;
}

#che-bil-login .FormEntry {
}

#che-bil-login p.required-message {
    padding: 0 0 10px 10px;
    font-size: 1.05em;
    font-style: italic;
}

#che-bil-login .tip-field {
    display: inline;
    float: left;
}

#che-bil-login p#che-bil-return-tip-text {
    border: none;
    margin: 0px 0px 0px 5px;
    padding: 0px;
    float: left;
    display: inline;
    width: auto;
    font-size: 1.05em;
}

#che-bil-login label {
    font-size: 1.15em;
}

#che-bil-login label input {
    margin: 0 5px 0 12px;
    float: left;
    display: inline;
}

#che-bil-login .help-icon {
    display: inline;
    float: left;
    padding-bottom: 10px;
}

#che-bil-login label.password {
    display: inline;
    float: left;
}

#che-bil-login .forgot-password {
    display: inline;
    float: right;
    font-size: 1.15em;
    margin-right: 104px;
}

#che-bil-login .forgot-password a:hover {
    text-decoration: underline;
}

#che-bil-login .help-link {
}

input#che-bil-sign-in-btn {
    float: right;
    display: inline;
}

ul#che-bil-form-controls {
    float: right;
    display: inline;
    padding: 25px 0 45px;
    width: 406px;
    background: #f0f0f0 url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_406_2.gif) no-repeat;
}

ul#che-bil-form-controls li {
    display: inline;
}

#che-bil-cms-cust-serv {
    padding-bottom: 15px;
}

/*  */
#che-bil-bill-info h4 {
    background-image: url(//media.orchardbrands.com/wr/assets/images/bkg/top_406.gif);
    border: none;
}

#che-bil-login h4 {
    background-image: url(//media.orchardbrands.com/wr/assets/images/bkg/top_385.gif);
    border: none;
}

#che-bil-submit-btn {
    border: 0;
    cursor: pointer;
    float: right;
}

.need-help-mc a:hover {
    text-decoration: underline;
}

/**** END Billing Address ****/
/**** Shipping ****/
#che-add-or-text, #che-edi-or-text {
    float: left;
    display: inline;
    width: 20px;
    margin: 0 5px 0 10px;
}

#che-edi-address-box, #che-add-addr-book {
    display: inline;
    float: left;
    width: 345px;
}

#che-add-addr-book div.address, #che-edi-address-box div.address {
    padding: 15px;
    width: 141px;
    float: left;
    display: inline;
    font-size: 1.15em;
}

#che-add-addr-book div.address a, #che-edi-address-box div.address a {
    font-size: 1.15em;
}

#che-add-intro-new-addr, #che-add-total-addr-book-wrap, #che-edi-address, #che-edi-order-sum {
    float: left;
    display: inline;
}

#che-edi-address span a {
    color: #ffffff;
    margin-left: 20px;
}

#che-add-intro-new-addr, #che-edi-address {
    width: 407px;
    margin: 14px 11px 20px 59px;
}

#che-add-intro-new-addr span#che-add-page-level-nots {
    display: block;
    margin-bottom: 10px;
}

#che-add-intro-new-addr div.container-box, #che-edi-address div.container-box {
}

#che-add-intro-new-addr div.container-box h4 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_407_bullet.gif);
}

#che-add-intro-new-addr div.container-box .FormEntry {
}

#che-add-intro-new-addr div.container-box .FormArea {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_407_2.gif) bottom no-repeat;
    padding-bottom: 10px;
}

#che-add-intro-new-addr div.container-box h4 a {
    color: #fff;
    float: right;
    padding-right: 12px;
}

#che-edi-address div.FormArea h4 a {
    color: #fff;
}

#che-edi-address div.FormArea h4 span {
    margin-left: 83px;
    color: #fff;
}

#che-edi-address p {
    margin-bottom: 10px;
}

#che-add-intro-new-addr h3, #che-edi-address h3 {
    margin-bottom: 5px;
}

#che-add-cms-cust-serv-text, #che-edi-cms-cust-serv-text {
    margin-bottom: 25px;
}

#che-add-intro-new-addr span.required-message, #che-edi-address span#che-edi-required-text {
    float: right;
    display: inline;
    margin: 8px 14px 0 0;
    font-style: italic;
}

#che-add-total-addr-book-wrap, #che-edi-order-sum {
    float: right;
    margin-right: 56px;
    width: 385px;
}

ul#che-add-form-controls, ul#che-edi-form-controls {
    clear: both;
    display: block;
    width: 409px;
    margin: 0 0 50px 59px;
    overflow: hidden;
}

ul#che-add-form-controls li, ul#che-edi-form-controls li {
    float: right;
    display: inline;
    margin-left: 10px;
}

ul#che-add-form-controls li {
    width: 118px;
    height: 36px;
}

ul#che-add-form-controls li img:hover {
    cursor: pointer;
}

/**** END Shipping ****/
/**** Shipping to Mulltiple Address ****/
#che-shi-intro-wrap, #che-shi-order-wrap {
    float: left;
    display: inline;
}

#che-shi-intro-wrap {
    width: 405px;
    margin: 20px 59px 20px 52px;
}

p#che-shi-intro-text {
    font-size: 1.15em;
    margin-top: 5px;
}

#che-shi-order-wrap {
    width: 373px;
    margin-top: 20px;
}

#che-shi-content table#che-shi-item-table {
    width: 831px;
    margin-left: 52px;
    clear: both;
}

#che-shi-content table#che-shi-item-table thead th {
    color: #fff;
    padding: 4px 0 8px;
    font-weight: bold;
    font-size: 1.15em;
}

#che-shi-content table#che-shi-item-table thead th#che-shi-desc-col {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_831.gif) no-repeat;
    padding-left: 25px;
    width: 380px;
}

#che-shi-content table#che-shi-item-table thead th#che-shi-qty {
    background: #9b9ea1;
    text-align: center;
    width: 53px;
}

#che-shi-content table#che-shi-item-table thead th#che-shi-shipto {
    padding-left: 10px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_831.gif) right no-repeat;
}

#che-shi-content table#che-shi-item-table tbody td {
    padding: 10px;
    vertical-align: top;
    background: #fff;
    border-bottom: 1px solid #d1d1d2;
}

#che-shi-content table#che-shi-item-table tbody td.qty {
    padding: 10px 0;
    text-align: center;
}

#che-shi-content table#che-shi-item-table tbody td.desc strong {
    font-size: 1.2em;
}

#che-shi-content table#che-shi-item-table tbody td.shipto a, #che-shi-content table#che-shi-item-table tbody td.shipto select {
    clear: both;
}

#che-shi-content table#che-shi-item-table tbody td.shipto a {
    float: left;
    display: inline;
    margin-top: 10px;
}

ul#che-shi-form-controls {
    width: 831px;
    margin: -1px 0 15px 52px;
    overflow: hidden;
    background: url(..///media.orchardbrands.com/wr/assets/images/bkg/bottom_831_2.gif) no-repeat;
}

ul#che-shi-form-controls li {
    float: right;
    display: inline;
    margin: 30px 0 0 10px;
}

ul#che-shi-form-controls li img:hover {
    cursor: pointer;
}

/**** END Shipping to Multiple Address ****/
/**** Shipping Method ****/
#che-del-content {
    overflow: hidden;
    position: relative;
}

#che-del-content form {
    margin: 15px auto 10px;
    width: 834px;
}

#che-del-intro-wrap {
    margin: 15px auto 10px;
    width: 827px;
}

#che-del-intro-wrap h3 {
    margin-bottom: 5px;
}

#che-del-form-controls {
    display: inline;
    float: right;
}

#che-del-meth-gift-container {
    width: 831px;
}

#che-del-meth-gift-container h4 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_831.gif);
}

#che-del-meth-gift-container .container-box {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_831_2.gif) bottom no-repeat #ffffff;
    /* background: #fff url(//media.orchardbrands.com/wr/assets/images/bkg/multi-col-container-box.gif) top left repeat-y; */
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 100%;
}

#che-del-meth-gift-container .spacer-row {
    background: #fff;
    width: 829px;
    height: 8px;
}

#che-del-meth-gift-container h5 {
    font-size: 1.15em;
    font-weight: bold;
    color: #4a4f53;
    text-transform: capitalize;
    margin: 0px 6px 7px;
    display: inline;
    float: left;
}

#che-del-meth-gift-container h5.optional {
    font-weight: normal;
}

#che-del-meth-gift-container div.del-info-wrap {
    height: 100%;
    display: inline;
    float: left;
    width: 387px;
    padding: 0 11px;
}

#che-del-meth-gift-container div.del-info-wrap .text-area {
    width: 335px;
}

#che-del-meth-gift-container div.del-info-wrap .back-order-options {
    border-top: 1px solid #d1d1d2;
    padding-top: 10px;
    display: block;
    float: none;
}

#che-del-meth-gift-container div.del-info-wrap a.help-link {
    display: inline;
    float: right;
    margin: 0px 5px 7px;
    font-size: 1.15em;
}

#che-del-meth-gift-container div.del-info-wrap ul {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
}

#che-del-meth-gift-container div.del-info-wrap ul li {
    overflow: hidden;
    clear: both;
    margin: 0 5px 8px;
}

#che-del-meth-gift-container div.del-info-wrap ul li input {
    margin: 0px;
    height: 13px;
    display: inline;
    float: left;
    vertical-align: middle;
}

#che-del-meth-gift-container div.del-info-wrap ul li label {
    width: 325px;
    font-size: 1.15em;
    vertical-align: middle;
    display: inline;
    float: left;
    margin-left: 3px;
}

#che-del-meth-gift-container div.del-info-wrap textarea, #che-del-meth-gift-container div.del-info-wrap p {
    margin-left: 5px;
}

#che-del-meth-gift-container div.gift-info-wrap {
    display: inline;
    float: left;
    width: 300px;
    padding-left: 25px;
    border-left: 1px solid #d1d1d2;
}

#che-del-meth-gift-container div.gift-info-wrap .inner {
    padding-left: 5px;
}

#che-del-meth-gift-container div.gift-info-wrap h5 {
    display: inline;
    float: left;
    width: 185px;
    margin: 0px 0px 7px 0px;
}

#che-del-meth-gift-container div.gift-info-wrap a.help-link {
    margin: 0px;
    float: none;
}

#che-del-meth-gift-container div.gift-info-wrap .gift-box-header {
    display: inline;
    float: right;
    width: 185px;
    text-align: right;
    font-size: 1.15em;
    margin: 0px 0px 7px 0px;
}

#che-del-meth-gift-container div.order-item {
    margin: 20px 0px;
}

#che-del-meth-gift-container div.order-item .item-info-container {
    display: inline;
    float: left;
    width: 205px;
}

#che-del-meth-gift-container div.order-item .item-info-container p {
    font-size: 1.15em;
}

#che-del-meth-gift-container div.gift-info-wrap div.gift-wrap-opt {
    display: inline;
    float: right;
    text-align: right;
    width: 175px;
    font-size: 1.15em;
    text-transform: uppercase;
}

#che-del-meth-gift-container div.gift-info-wrap div.gift-wrap-opt input, #che-del-meth-gift-container div.gift-info-wrap div.gift-wrap-opt label {
    vertical-align: middle;
}

#che-del-meth-gift-container .divider-line {
    border-bottom: 1px solid #d1d1d2;
}

#che-del-meth-gift-container div.gift-info-wrap div.gift-wrap-opt h5 {
    margin: 0 5px 7px 0;
    width: 90px;
}

ul#che-del-form-controls li {
    display: inline;
    width: 118px;
    height: 36px;
}

#che-del-intro-text {
    margin-bottom: 25px;
}

#che-del-cms-cust-serv {
    width: 45%;
    display: inline;
    float: left;
}

#che-del-intro-wrap .target-content-cms {
    width: 45%;
    display: inline;
    float: right;
}

/**** END Shipping Method ****/
/**** Order Review and Payment ****/
#che-pay-content {
    overflow: hidden;
    position: relative;
}

#che-pay-content .required {
    margin-left: -7px;
}

#che-pay-intro-area, #che-pay-bill-addr {
    float: left;
    display: inline;
}

#che-pay-order-sum-one {
    width: 406px;
    margin: 10px 23px 25px 58px;
    background: #ffffff url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_406_2.gif) bottom no-repeat;
}

#che-pay-intro-area {
    width: 406px;
    margin: 15px 123px 0px 58px;
}

#che-pay-intro-area p {
    font-size: 1.15em;
    margin-bottom: 25px;
}

#che-pay-order-sum-one h4, #che-pay-order-sum-two h4 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_406.gif);
    margin-bottom: 10px;
}

#che-pay-order-sum-one p, #che-pay-order-sum-two p {
    color: #4a4f53;
    font-size: 1.05em;
    font-style: italic;
    clear: both;
    padding: 0 25px;
    margin-bottom: 25px;
    text-align: right;
}

#che-pay-order-sum-one table, #che-pay-order-sum-two table {
    width: inherit;
    margin: 0;
    float: right;
    display: inline;
}

#che-pay-order-sum-one table tbody, #che-pay-order-sum-two table tbody {
    float: right;
}

#che-pay-order-sum-one table th, #che-pay-order-sum-two table th {
    padding: 0px 0px 10px 150px;
}

#che-pay-order-sum-one table td, #che-pay-order-sum-two table td {
    padding: 0px 20px 10px 0px;
    margin: 0px;
    width: 75px;
}

#che-pay-order-sum-one table tfoot th, #che-pay-order-sum-two table tfoot th {
    padding: 10px 0px 10px 150px;
}

#che-pay-order-sum-one table tfoot td, #che-pay-order-sum-two table tfoot td {
    color: #4a4f53;
    font-weight: normal;
    font-size: 1.15em;
    padding: 10px;
}

#che-pay-order-sum-one table tr td#che-bas-est-ship {
    padding: 0 0 15px 0;
}

#che-pay-cms-cust-serv-one {
    width: 406px;
    margin: 0px 23px 8px 58px;
}

#che-pay-bill-addr div.container-box {
    width: 396px;
    margin: 10px 0 8px;
    background: #fff url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_396_2.gif) bottom no-repeat;
}

#che-pay-bill-addr div.container-box p {
    font-size: 1.15em;
    padding: 10px;
}

#che-pay-bill-addr div.container-box h4 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_396.gif);
}

#che-pay-bill-addr div.container-box h4 span {
    font-weight: normal;
}

#che-pay-bill-addr div.container-box h4 span a {
    color: #be45bd
}

#che-pay-payment-info {
    clear: both;
    width: 832px;
    margin-left: 58px;
    overflow: visible;
    background: #fff url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_832_2.gif) bottom no-repeat;
}

#che-pay-payment-info h4 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_832.gif);
}

#che-pay-pi-one, #che-pay-pi-two {
    float: left;
    display: inline;
}

#che-pay-pi-one {
    width: 356px;
    padding: 9px 17px 17px;
}

#che-pay-pi-one .help-link {
    margin-right: 0px;
}

#che-pay-pi-one .FormEntry {
    margin: 0 0 0 10px;
}

#che-pay-pi-one #giftcard-block {
    margin-left: -25px;
}

#che-pay-pi-one #giftcard-block-hidden {
    display: none;
}

#che-pay-pi-one .gift-card-balance {
    font-weight: bold;
    font-size: 1.15em;
}

#che-pay-pi-one .remaining-balance {
    font-size: 1.15em;
}

#che-pay-pi-one .another-gc-link {
    font-size: 1.15em;
}

#che-pay-pi-one #giftcard-block label {
    color: #4a4f53;
    font-weight: normal;
    display: inline;
    float: left;
}

#che-pay-pi-one #giftcard-block input {
    margin-left: 7px;
}

#che-pay-pi-one dl#che-pay-cc-exp-wrap {
    margin-bottom: 22px;
}

#che-pay-pi-one dl dt label {
    font-weight: bold;
    font-size: 1.15em;
    color: #4a4f53;
}

#che-pay-pi-one dl dd {
    margin-left: 5px;
}

#che-pay-pi-one dl dd input {
    width: 130px;
}

#che-pay-pi-one dl dd select {
    margin-right: 22px;
}

span#che-pay-req-text {
    font-size: 1.05em;
    float: left;
    font-style: italic;
    display: inline;
    margin: 15px 0 15px 34px;
    color: #4a4f53;
}

#che-pay-pi-one h5, #che-pay-pi-two h5 {
    font-size: 1.15em;
    font-weight: bold;
    color: #4a4f53;
    margin: 35px 17px 10px;
}

#che-pay-pi-two h5 {
    margin: 40px 0 5px;
}

#che-pay-apply-gc {
    margin: 5px;
}

#che-pay-pi-two {
    width: 440px;
    padding: 9px 0 17px;
}

#che-pay-pi-two label {
    font-weight: bold;
}

#che-pay-pi-two label span {
    font-weight: normal;
}

#che-pay-pi-two input {
    display: inline;
    float: left;
    margin-right: 5px;
    vertical-align: middle;
}

#che-pay-pi-two input.formField {
    width: 174px;
    margin-top: 8px;
    margin: 8px 6px 0 0;
}

#che-pay-pi-two .mc-area {
    margin-left: 7px;
}

a#che-pay-printable-link {
    margin-top: 20px;
}

#che-pay-place-order-one, #che-pay-place-order-two {
    margin: 13px 0 20px 125px;
    display: inline;
}

#che-pay-place-order-one {
    float: left;
}

#che-pay-place-order-two {
    float: right;
}

#che-pay-place-order-one p, #che-pay-place-order-one input, #che-pay-place-order-two p, #che-pay-place-order-two input {
    float: left;
    display: inline;
}

#che-pay-place-order-one input {
    width: 117px;
    height: 35px;
}

#che-pay-place-order-one p, #che-pay-place-order-two p {
    margin: 0px 18px 0px 7px;
    font-size: 1.15em;
    width: 240px;
}

#che-pay-content .che-pay-ship-to {
    width: 830px;
    margin: 0 0 20px 58px;
    background: #fff url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_832_2.gif) bottom no-repeat;
}

#che-pay-content .che-pay-ship-to h4 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_832.gif) no-repeat;
    height: 10px;
    margin-left: -1px;
    border: 0;
}

#che-pay-content .che-pay-ship-to .ship-info, #che-pay-content .che-pay-ship-to .item-info {
    float: left;
    display: inline;
}

#che-pay-content .che-pay-ship-to .ship-info {
    margin: 10px;
    width: 245px;
}

#che-pay-content .che-pay-ship-to .ship-info p {
    border: 1px solid #d1d1d2;
    display: block;
    padding: 10px 15px;
    margin-bottom: 11px;
}

#che-pay-content .che-pay-ship-to .ship-info p strong, #che-pay-content .che-pay-ship-to .ship-info p span {
    font-size: 1.2em;
    color: #4a4f53;
}

#che-pay-content .che-pay-ship-to .ship-info p span {
    color: #4a4f53;
}

#che-pay-content .che-pay-ship-to .ship-info p span a {
    text-decoration: none;
    color: #be45bd;
}

#che-pay-content .che-pay-ship-to .ship-info p span a:hover {
    text-decoration: underline;
}

#che-pay-content .che-pay-ship-to .item-info {
    width: 547px;
    margin: 10px 0;
}

#che-pay-content .che-pay-ship-to .item-info table {
    border: 1px solid #d1d1d2;
}

#che-pay-content .che-pay-ship-to .item-info table thead th {
    background-color: #9b9ea1;
    color: #fff;
    padding: 7px 8px 5px;
    font-size: 1.15em;
    text-align: center;
}

#che-pay-content .che-pay-ship-to .item-info table thead th.item-img {
    width: 104px;
}

#che-pay-content .che-pay-ship-to .item-info table thead th.item-desc {
    width: 228px;
    font-size: 1.15em;
    text-align: left;
}

#che-pay-content .che-pay-ship-to .item-info table tbody td {
    vertical-align: top;
    padding: 7px;
    width: 75px;
    text-align: center;
    border-left: 1px solid #d1d1d2;
}

#che-pay-content .che-pay-ship-to .item-info table tbody td.item-img {
    padding-right: 0;
    border-left: 0;
}

#che-pay-content .che-pay-ship-to .item-info table tbody td.item-desc {
    padding-left: 10px;
    text-align: left;
    border-left: 0;
}

#che-pay-content .che-pay-ship-to .item-info table tbody td.item-desc strong, #che-pay-content .che-pay-ship-to .item-info table tbody td.item-desc span {
    font-size: 1.15em;
}

#che-pay-content .che-pay-ship-to .item-info table tbody td.item-desc strong {
    color: #4a4f53;
}

#che-pay-content .che-pay-ship-to .item-info table tbody td.item-desc div strong {
    color: #4a4f53;
    font-size: 1.15em;
}

#che-pay-content .che-pay-ship-to .item-info table tbody tr.row td {
    border-bottom: 1px solid #d1d1d2;
    border-top: 1px solid #d1d1d2;
}

#che-pay-content .che-pay-ship-to .item-info table#che-pay-ship-total {
    border: none;
    width: 375px;
    margin: 9px 13px 15px 0;
    font-size: 1.15em;
}

#che-pay-content .che-pay-ship-to .item-info table#che-pay-ship-total tr th {
    text-align: right;
    vertical-align: top;
    width: 325px;
    font-weight: normal;
}

#che-pay-content .che-pay-ship-to .item-info table#che-pay-ship-total tr td {
    text-align: right;
    vertical-align: top;
    width: 50px;
    padding: 0 5px 10px 0;
    border: 0;
}

#che-pay-content .che-pay-ship-to .item-info table#che-pay-ship-total tbody {
    border: 0;
}

#che-pay-content .che-pay-ship-to .item-info table#che-pay-ship-total tfoot tr th {
    padding: 9px 5px 0;
    font-weight: bold;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #d1d1d2;
}

#che-pay-content .che-pay-ship-to .item-info table#che-pay-ship-total tfoot tr td {
    padding: 9px 5px 0;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #d1d1d2;
}

#che-pay-cms-cust-serv-two, #che-pay-order-sum-two {
    float: left;
    display: inline;
}

#che-pay-cms-cust-serv-two {
    width: 404px;
    margin: 0 26px 8px 58px;
    min-height: 150px;
    height: auto !important;
    height: 150px;
}

#che-pay-order-sum-two {
    width: 406px;
    margin-bottom: 8px;
    background: #ffffff url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_406_2.gif) bottom no-repeat;
}

#che-pay-cms-cust-serv-one {
    padding: 5px 0px;
}

#che-pay-cms-not-approved p {
    margin-top: 15px;
}

#che-pay-cms-top-cc {
    clear: both;
    margin-left: 40px;
}

#che-pay-cms-brand-cc {
    margin: 5px 0 10px 45px;
    font-size: 1.15em;
}

#che-pay-cms-gc-instructions {
}

#che-pay-cms-two {
    width: 383px;
    min-height: 80px;
    height: auto !important;
    height: 80px;
    margin: 0 39px 0 58px;
    padding-top: 15px;
    float: left;
    display: inline;
}

#che-pay-pi-one .save-cc {
    margin-left: 50px;
}

#che-pay-pi-one .save-cc label, #che-pay-pi-one .radio {
    overflow: hidden;
    font-size: 1.15em;
}

#che-pay-pi-one .save-cc label input, #che-pay-pi-one .save-cc label span, #che-pay-pi-one .radio input, #che-pay-pi-one .radio span {
    vertical-align: middle;
}

#che-pay-pi-one .radio {
    margin-left: 5px;
}

#che-pay-differnt-cc {
    padding: 15px 0 10px;
}

#che-pay-pi-one #che-pay-saved-cc {
    margin-left: 40px;
}

#che-pay-pi-one div.cc-field {
}

#che-pay-pi-one #che-pay-save-cc {
    margin-left: 72px;
}

#che-pay-pre-approved-cc {
    width: 831px;
    margin: 0 auto 20px auto;
    padding-bottom: 10px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_831_2.gif) bottom no-repeat;
}

#che-pay-pre-approved-cc h4 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_831.gif) no-repeat;
}

#che-pay-brand-cc-image1, #che-pay-pa-msg-area {
    float: left;
    display: inline;
    margin: 15px 0;
}

#che-pay-brand-cc-image1 {
    width: 110px;
    margin-left: 15px;
    margin-right: 10px;
}

#che-pay-pa-msg-area {
    width: 666px;
}

#che-pay-pa-msg-area ul {
    margin-top: 10px;
    list-style: inside disc;
}

#che-pay-pa-msg-area p, #che-pay-pa-msg-area a {
    font-size: 1.15em;
}

#che-pay-pa-msg-area a.accept-link, #che-pay-pa-msg-area2 a.accept-link {
    padding-right: 15px;
    background: url(//media.orchardbrands.com/wr/assets/images/img/cc-app-arrow.gif) center right no-repeat;
}

#che-pay-opt-out-box {
    font-size: 1.15em;
    font-style: italic;
    margin-top: 10px;
    border: 3px solid #d1d1d2;
}

#che-pay-opt-out-box .inner {
    padding: 10px;
    margin: 2px;
    border: 1px solid #d1d1d2;
}

#che-pay-opt-out-box .inner span {
    text-decoration: underline;
}

.che-pay-pre-approved2 {
    font-size: 1.15em;
    width: 808px;
    margin: 20px auto 0 auto;
}

.che-pay-pre-approved2 span.greatNews {
    font-weight: bold;
    color: #4a4f53;
}

#che-pay-pre-approved-cc2 {
    margin: 15px 17px 10px;
    overflow: hidden;
}

#che-pay-brand-cc-image2, #che-pay-pa-msg-area2 {
    float: left;
    display: inline;
}

#che-pay-brand-cc-image2 {
    width: 89px;
    margin-right: 10px;
}

#che-pay-pa-msg-area2 {
    width: 600px;
    overflow: hidden;
}

#che-pay-pa-msg-area2 p, #che-pay-pa-msg-area2 a {
    font-size: 1.15em;
}

#che-pay-pa-msg-area2 span {
    display: block;
    padding-bottom: 10px;
}

#che-pay-pa-msg-area2 p span {
    font-weight: bold;
    color: #4a4f53;
    display: inline;
}

#che-pay-pa-msg-area2 div {
    padding-top: 10px;
}

#che-pay-pa-msg-area2 div ul {
    padding-left: 15px;
    list-style: disc;
}

#che-pay-pa-msg-area2 div ul li {
    font-size: 1.15em;
}

#che-pay-congrats-msg, #che-pay-cms-not-approved {
    margin: 0 58px;
    padding-bottom: 10px;
}

#che-pay-congrats-msg {
    background: #ffffff url(//media.orchardbrands.com/bf/assets/images/bkg/bottom_831_2.gif) bottom no-repeat;
}

#che-pay-congrats-msg h4 {
    background: url(//media.orchardbrands.com/bf/assets/images/bkg/top_831.gif) no-repeat;
}

#che-pay-congrats-msg div {
    font-size: 1.15em;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
}

#che-pay-congrats-msg p {
    padding-top: 15px;
    font-size: 1.15em;
    margin: 0 15px;
}

.che-pay-need-help-col1 {
    margin: 20px 58px;
}

.che-pay-need-help-col1 input {
    margin-right: 10px;
}

.che-pay-gift-card {
    padding: 5px 22px;
}

.che-pay-need-help-col2 {
    margin: 0 58px;
}

.che-pay-deferred-billing img {
    margin: 5px 10px;
}

#che-pay-pa-message .container-box {
    border: 3px solid #b8b8a8;
    font-style: italic;
    padding-bottom: 0;
    margin: 10px 0;
}

#che-pay-pa-message .container-box .inner {
    border: 1px solid #b8b8a8;
    margin: 2px;
}

#che-pay-pa-message .container-box .inner p {
    font-size: 12pt;
    font-style: italic;
    margin: 0 10px;
    padding: 10px 0;
}

#che-pay-pa-message .container-box .inner p span {
    text-decoration: underline;
}

#che-pay-pa-message .container-box .inner p a {
    font-size: 1em;
}

/**** Synapse Offer [Start] ***/
/* --- Global Synapse Style --- */
#che-pay-synapse-area {
    margin: 8px 0 20px 58px;
    overflow: hidden;
    width: 832px;
}

#che-pay-synapse-area h5 {
    font-size: 1.2em;
    color: #004596;
    font-weight: bold;
    margin-bottom: 10px;
}

#che-pay-synapse-area li {
    margin-bottom: 5px;
}

#che-pay-synapse-area label {
    line-height: 1.3;
    font-size: 1.2em;
    font-weight: bold;
}

#che-pay-synapse-area label input {
    float: left;
    display: inline;
    margin-right: 5px;
}

#che-pay-synapse-area p {
    font-size: 1.2em;
    margin: 0 0 3px 19px;
}

#che-syn-legalcopy {
    padding: 5px 5px 10px;
}

#che-syn-legalcopy p {
    font-size: 1em;
}

/* --- End ---  */
/* --- Choose 1 Offer --- */
#che-syn-choose1-image {
    width: 132px;
    padding: 10px 0;
}

#che-syn-choose1-image img {
    margin: 0 10px;
}

#che-syn-choose1-details {
    width: 700px;
    padding: 10px 0;
}

/* --- End --- */
/* --- Choose Any 3 Offer --- */
#che-syn-choose3of3-image {
}

#che-syn-choose3of3-image img {
    margin: 20px 40px;
}

#che-syn-choose3of3-detail {
    margin: 15px 0;
    overflow: hidden;
}

#che-syn-choose3of3-detail ul {
    float: left;
    display: inline;
    list-style: none;
    margin: 0 40px 0 0;
}

#che-syn-choose3of3-detail ul li {
    overflow: hidden;
}

#che-syn-choose3of3-detail li input {
    float: left;
    display: inline;
    margin-right: 5px;
    width: 15px;
    height: 15px;
}

#che-syn-choose3of3-detail span {
    float: left;
    display: inline;
    width: 250px;
}

/* --- End --- */
/* --- 3 Choices --- */
#che-syn-3choices-image {
    width: 170px;
    margin: 10px 0;
}

#che-syn-3choices-image img {
    margin: 0 10px;
}

#che-syn-3choices-detail {
    width: 662px;
    margin: 10px 0;
}

/* --- End --- */
/**** Synapse Offer [End] ***/
/**** END Order Review and Payment ****/
/**** Credit Card Application ****/
#che-plp-content h3 {
    padding: 19px 0 10px;
}

#che-plp-content h3, #che-plp-content div.container-box {
    width: 828px;
    margin: 0 auto;
}

#che-plp-content div.container-box {
    padding-bottom: 10px;
    background: url(..///media.orchardbrands.com/wr/assets/images/bkg/bottom_828_2.gif) bottom no-repeat #ffffff;
}

#che-plp-content div.container-box h4 {
    background: #9b9ea1 url(//media.orchardbrands.com/wr/assets/images/bkg/top_828.gif);
}

#che-plp-content .FormEntry {
    width: auto;
    padding-left: 15px;
}

#che-plp-content .user-info {
    font-size: 1.15em;
    margin: 10px 0px 10px 23px;
}

#che-plp-content .user-info label {
    display: inline;
    float: left;
    width: 50px;
    text-align: right;
    font-weight: bold;
    margin-right: 20px;
}

#che-plp-content .user-info span {
    display: inline;
    float: left;
    width: 200px;
}

#che-plp-content .container-box h3 {
    padding: 0px 0px 0px 15px;
}

#che-plp-content .FormEntry a.help-link {
    float: left;
    margin-left: 8px;
}

#che-plp-disclosure-txt {
    padding: 15px 0 0;
    margin: 0 40px 0 22px;
}

#che-plp-content #che-plp-disclosure-txt p, #che-plp-content #che-plp-disclosure-txt ul {
    padding: 0 0 10px;
    margin: 0;
}

#che-plp-disclosure-txt p#che-plp-indent {
    margin-left: 15px;
}

#che-plp-disclosure-txt ul, #che-plp-disclosure-txt ul li {
    list-style: disc;
}

#che-plp-content #che-plp-disclosure-txt ul {
    margin-left: 30px;
}

#che-plp-disclosure-txt ul li, #che-plp-disclosure-txt span {
    font-size: 1.2em;
}

p#che-plp-required-text {
    padding: 15px 0 20px 15px;
    font-size: 1.15em;
}

#che-plp-content h5 {
    font-weight: bold;
    font-size: 1.15em;
    padding: 20px;
}

#che-plp-content div.checkbox, #che-plp-content div.radio {
    padding-left: 22px;
    padding-bottom: 10px;
    font-size: 1.15em;
}

#che-plp-content div.radio {
    padding-bottom: 5px;
}

#che-plp-content div.checkbox span, #che-plp-content div.checkbox input, #che-plp-content div.radio span, #che-plp-content div.radio input {
    margin-right: 5px;
    float: left;
    display: inline;
}

#che-plp-content div.checkbox span, #che-plp-content div.radio span {
    width: 740px;
}

#che-plp-content p {
    padding: 3px 0 10px 30px;
    font-size: 1.15em;
}

#che-plp-content iframe {
    margin: 10px 0 15px 22px;
    width: 776px;
    height: 85px;
    border: 1px solid #d1d1d2;
}

#che-plp-controls {
    margin-top: 18px;
    text-align: center;
}

#che-plp-controls ul {
    margin-top: 18px;
}

#che-plp-controls ul li {
    display: inline;
}

#che-plp-controls ul li#che-plp-cont-link {
    margin-right: 5px;
    padding-right: 5px;
    border-right: 2px solid #d1d1d2;
}

#che-plp-controls ul li a {
    font-size: 1.15em;
}

#che-plp-cms-prescreen-intro {
    margin-left: 45px;
    padding-bottom: 15px;
}

#che-plp-cms-not-prescreen-intro {
    margin: 0 58px 20px;
}

#che-plp-cms-prescreen-intro p {
    margin: 0;
    padding: 0;
}

#che-plp-cms-not-prescreen-intro p {
    margin: 0;
    border: 0;
    padding: 20px 0;
}

#che-plp-cms-not-prescreen-intro span, #che-plp-cms-not-prescreen-intro ul li {
    font-size: 1.15em;
}

#che-plp-cms-not-prescreen-intro ul {
    padding: 0 15px 20px;
    list-style: disc;
}

#che-plp-account-info {
    padding-bottom: 15px;
}

#che-plp-account-info p {
    padding-bottom: 10px;
    margin-left: 58px;
    font-size: 1.15em;
}

#che-plp-account-info div.container-box {
    border: 3px solid #d1d1d2;
    padding-bottom: 0;
}

#che-plp-account-info div.container-box div.inner {
    border: 1px solid #d1d1d2;
    margin: 2px;
}

#che-plp-account-info div.container-box div.inner p {
    font-size: 12pt;
    font-style: italic;
    padding: 10px 0;
    margin: 0 10px;
}

#che-plp-account-info div.container-box div.inner p a {
    font-size: 1.15em;
}

#che-plp-account-info .container-box .inner p span {
    text-decoration: underline;
}

#che-plp-cms-qualifications {
    margin: 0 0 0 22px;
    padding: 0 0 15px;
}

#che-plp-cms-qualifications span, #che-plp-cms-qualifications ul li {
    font-size: 1.15em;
}

#che-plp-cms-qualifications span {
    font-weight: bold;
}

#che-plp-cms-qualifications ul {
    padding-left: 15px;
    margin-left: 15px;
    list-style: disc;
}

#printer-friendly-buttons {
    text-align: center;
    padding: 10px 0px;
}

/**** END Credit Card Application ****/
/**** Order Completed ****/
#che-rec-content {
    position: relative;
}

#che-rec-header {
    margin: 8px 58px 14px;
}

#che-rec-intro-order-info, #che-rec-user-generated {
    float: left;
    display: inline;
}

#che-rec-intro-order-info {
    width: 476px;
    margin-right: 11px;
}

#che-rec-user-generated {
    width: 344px;
}

p#che-rec-thankyou-text {
    margin: 5px 46px 5px 0;
    padding: 15px 7px 15px 0px;
    font-size: 1.2em;
}

p#che-rec-thankyou-text a {
    font-size: 1.15em;
}

#che-rec-cms-cust-serv-one {
    margin-top: 15px;
}

#che-rec-intro-order-info a.print-page-link {
    background: url(//media.orchardbrands.com/wr/assets/images/img/print-icon2.gif) center left no-repeat;
    padding: 4px 0 4px 23px;
}

p#che-rec-order-number {
    margin: 25px 0;
    font-weight: bold;
    font-size: 1.15em;
}

#che-rec-order-sum-one, #che-rec-billing-info {
    float: left;
    display: inline;
}

#top-two-boxes {
    height: auto;
}

#che-rec-order-sum-one {
    width: 228px;
    margin-right: 14px;
    overflow: hidden;
    background: #ffffff url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_228_2.gif) bottom no-repeat;
}

#che-rec-order-sum-one h4 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_228.gif);
    border: 0;
}

#che-rec-order-sum-one table {
    margin: 5px 9px 0;
}

#che-rec-order-sum-one table th, #che-rec-order-sum-one table td {
    padding-bottom: 15px;
}

#che-rec-order-sum-one table th {
    text-align: right;
    font-size: 1.15em;
    width: 200px;
    font-weight: normal;
}

#che-rec-order-sum-one table td {
    width: 72px;
    text-align: right;
    padding-right: 2px;
    font-size: 1.15em;
}

#che-rec-order-sum-one table tfoot th, #che-rec-order-sum-one table tfoot td {
    border-top: 1px solid #cfccb7;
    padding-top: 10px;
    font-weight: bold;
}

#che-rec-order-sum-one p {
    padding: 0px 9px 9px;
    font-style: italic;
}

#che-rec-billing-info {
    width: 228px;
    height: 100%;
    background: #ffffff url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_228_2.gif) bottom no-repeat;
}

#che-rec-billing-info h4 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_228.gif);
}

#che-rec-billing-info p {
    padding: 5px 9px 15px;
}

#che-rec-billing-info h4#che-rec-payment-method {
    padding: 5px 9px 15px;
    background: #fff none;
    color: #4a4f53;
}

#che-rec-content .shipto-box {
    margin: 0 58px 17px;
    overflow: visible;
    background: #ffffff url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_831_2.gif) bottom no-repeat;
}

#che-rec-content .shipto-box h4 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_831.gif);
}

#che-rec-content .shipto-box .order-info-detail, #che-rec-content .shipto-box .order-items-totals {
    float: left;
    display: inline;
    margin: 6px 7px 6px 0;
}

#che-rec-content .shipto-box .order-info-detail {
    width: 232px;
    margin-left: 7px;
}

#che-rec-content .shipto-box .order-info-detail div {
    border: 1px solid #d1d1d2;
    padding: 10px 15px 15px;
    margin-bottom: 4px;
}

#che-rec-content .shipto-box .order-info-detail div h5 {
    font-weight: bold;
    font-size: 1.15em;
    margin-bottom: 4px;
    color: #4a4f53;
}

#che-rec-content .shipto-box .order-items-totals {
    width: 575px;
}

#che-rec-content .shipto-box .order-items-totals table {
    width: 100%;
    border: 1px solid #d1d1d2;
    border-top: none;
    margin-bottom: 10px;
}

#che-rec-content .shipto-box .order-items-totals table tr.row-line td {
    border-top: 1px solid #d1d1d2;
}

#che-rec-content .shipto-box .order-items-totals table thead th {
    background: #9b9ea1;
    text-align: center;
    width: 15px;
    padding: 5px;
    vertical-align: middle;
    width: 75px;
    font-size: 1.15em;
    color: #fff;
}

#che-rec-content .shipto-box .order-items-totals table thead th.item-img {
    width: 96px;
}

#che-rec-content .shipto-box .order-items-totals table thead th.item-desc {
    width: 238px;
    text-align: left;
    font-size: 1.15em;
}

#che-rec-content .shipto-box .order-items-totals table thead th span {
    display: block;
}

#che-rec-content .shipto-box .order-items-totals table tbody td {
    text-align: center;
    vertical-align: top;
    padding: 5px;
}

#che-rec-content .shipto-box .order-items-totals table tbody td.item-img, #che-rec-content .shipto-box .order-items-totals table tbody td.item-desc {
    text-align: left;
}

#che-rec-content .shipto-box .order-items-totals table tbody td.item-img {
    padding-right: 3px;
}

#che-rec-content .shipto-box .order-items-totals table tbody td {
    border-left: 1px solid #ecebde;
}

#che-rec-content .shipto-box .order-items-totals table tbody td.item-img, #che-rec-content .shipto-box .order-items-totals table tbody td.item-desc {
    border-left: none;
}

#che-rec-content .shipto-box .order-items-totals table tbody td p strong {
    font-weight: bold;
    font-size: 1.15em;
    color: #4a4f53;
}

#che-rec-content .shipto-box .order-items-totals table tbody td p.gift-info {
    width: 238px;
    display: block;
    overflow: hidden;
}

#che-rec-content .shipto-box .order-items-totals table.order-totals {
    width: 391px;
    border: 0 none;
    float: right;
    display: inline;
}

#che-rec-content .shipto-box .order-items-totals table.order-totals th {
    width: 316px;
    padding: 5px 5px 15px;
    text-align: right;
    font-size: 1.15em;
    font-weight: normal;
}

#che-rec-content .shipto-box .order-items-totals table.order-totals tfoot th, #che-rec-content .shipto-box .order-items-totals table.order-totals tfoot td {
    border-top: 1px solid #d1d1d2;
}

#che-rec-content .shipto-box .order-items-totals table.order-totals tfoot th {
    font-size: 1.15em;
    font-weight: bold;
}

#che-rec-content .shipto-box .order-items-totals table.order-totals td {
    width: 75px;
    text-align: right;
    padding: 5px 5px 15px;
    font-size: 1.15em;
    border-left: none;
}

#che-rec-totals-cust-serv {
    position: relative;
    margin: 0 28px;
}

#che-rec-cms-cust-serv-two, #che-rec-order-sum-two {
    float: left;
    display: inline;
}

#che-rec-cms-cust-serv-two {
    width: 438px;
    margin-right: 17px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
}

#che-rec-order-sum-two {
    width: 406px;
    background: #ffffff url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_406_2.gif) bottom no-repeat;
}

#che-rec-order-sum-two h4 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_406.gif);
}

#che-rec-order-sum-two table {
    width: 259px;
    margin: 5px 10px;
    float: right;
    display: inline;
}

#che-rec-order-sum-two table th {
    width: 316px;
    padding: 5px 5px 15px;
    text-align: right;
    font-size: 1.15em;
    font-weight: normal;
}

#che-rec-order-sum-two table tfoot th, #che-rec-order-sum-two table tfoot td {
    border-top: 1px solid #d1d1d2;
}

#che-rec-order-sum-two table tfoot th {
    font-size: 1.15em;
    font-weight: bold;
    padding-bottom: 5px;
}

#che-rec-order-sum-two table td {
    width: 75px;
    text-align: right;
    padding: 5px 5px 15px;
    font-size: 1.15em;
}

#che-rec-order-sum-two table tfoot td {
    padding-bottom: 5px;
}

#che-rec-order-sum-two p {
    width: 235px;
    font-style: italic;
    color: #4a4f53;
    float: right;
    display: inline;
    margin: 0 18px 10px 0;
}

/**** End Order Completed ****/
/**** Printable Order Form ****/
#che-ord-content {
    background: #fff;
    width: 100%;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    overflow: hidden;
}

table#che-ord-items {
    border: 1px solid #C4DBEB;
    border-top: none;
    margin: 0 10px 10px;
    width: 830px;
}

table#che-ord-items thead tr th {
    color: #fff;
    background: #9b9ea1;
    width: 93px;
    padding: 4px 0 8px;
    text-align: center;
}

table#che-ord-items thead tr th#che-ord-item-num-col {
    width: 121px;
}

table#che-ord-items thead tr th#che-ord-item-desc-col {
    width: 296px;
    text-align: left;
}

table#che-ord-items thead tr th#che-ord-item-gift-wrap {
    width: 125px;
}

table#che-ord-items tbody tr.row td {
    border-top: 1px solid #d1d1d2;
}

table#che-ord-items tbody tr td {
    text-align: center;
    padding: 10px 0 10px;
    border-left: 1px solid #d1d1d2;
    vertical-align: top;
}

table#che-ord-items tbody tr td label {
    overflow: hidden;
}

table#che-ord-items tbody tr td label input, table#che-ord-items tbody tr td label span {
    float: left;
    display: inline;
    padding: 3px;
}

table#che-ord-items tbody tr td label input {
    margin-left: 15px;
}

table#che-ord-items tbody tr td.item-desc, table#che-ord-items tbody tr td.item-img {
    border-left: none;
}

table#che-ord-items tbody tr td.item-img img {
}

table#che-ord-items tbody tr td.item-desc {
    text-align: left;
}

table#che-ord-items tbody tr td.item-desc h5 {
    font-size: 1.15em;
    color: #4a4f53;
}

table#che-ord-items tbody tr td.item-img strong {
    display: block;
    font-size: 1.15em;
}

table#che-ord-totals {
    font-size: 1.15em;
    width: 830px;
    margin: 0 10px;
}

table#che-ord-totals tbody td, table#che-ord-totals tbody th {
    padding-bottom: 15px;
}

table#che-ord-totals tfoot td, table#che-ord-totals tfoot th {
    padding-top: 15px;
    border-top: 1px solid #d1d1d2;
}

table#che-ord-totals tfoot th {
    font-size: 1.15em;
}

table#che-ord-totals th {
    text-align: right;
    width: 736px;
}

table#che-ord-totals td {
    width: 69px;
    padding-right: 25px;
    text-align: right;
}

/**** END Printable Order Form ****/
/**** Order Status ****/
#che-orde-content h3, #che-orde-content div.error, #che-orde-content p, #che-orde-form-wrap {
    padding-left: 84px;
}

#che-orde-content h3, #che-orde-content div.error {
    padding-bottom: 5px;
}

#che-orde-content h3 {
    padding-top: 30px;
}

#che-orde-content p {
    padding-bottom: 15px;
    font-size: 1.15em;
}

#che-orde-content span {
    margin-left: 10px;
    font-style: italic;
}

#che-orde-form-wrap {
    width: 400px;
}

#che-orde-form-wrap .FormArea {
    padding: 10px 0;
    background: #fff url(//media.orchardbrands.com/wr/assets/images/bkg/top_400_2.gif) top no-repeat;
}

#che-orde-form-wrap #view-order {
    display: inline;
    float: right;
    margin-top: 5px;
}

/**** END Order Status ****/
/****** Malformed Orders *******/
#malformed-orders-page {
    background-color: #f0f0f0;
    padding: 25px 0px;
}

#malformed-orders-page .inner {
    width: 850px;
    margin: 0px auto;
}

#malformed-orders-page .inner .main-message {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
}

#malformed-orders-page .inner .btn-container {
    margin-bottom: 25px;
}

/* User Styles */
.user-content-container .help-link {
    background: transparent url(//media.orchardbrands.com/wr/assets/images/img/help-icon.png) no-repeat scroll 0 50%;
    line-height: 1.8em;
    padding-left: 22px;
}

.user-content-container .FormArea {
}

.user-content-container .FormArea h3 {
    padding: 5px 10px;
    font-size: 1.15em;
    color: #ffffff;
    width: auto;
}

.user-content-container .FormArea .FormEntry {
    padding: 10px;
}

.user-content-container .FormArea .FormEntry label {
    margin-left: 7px;
}

.user-content-container .FormArea .FormEntry label.required {
    margin-left: 0px;
}

.user-content-container .FormArea .FormEntry .formField {
    margin-left: 7px;
    width: 190px;
}

.user-content-container .FormArea .FormEntry .ErrorText {
    margin-left: 7px;
	float: left;
}

.user-page-leftnav {
    /* background: transparent url(//media.orchardbrands.com/wr/assets/images/bkg/body_leftnav.gif) repeat-y 0 0; */
    width: 100%;
    padding-bottom: 15px;
}

#user-left-nav {
    background-color: #f0f0f0;
    border: 1px solid #d1d1d2;
    display: inline;
    float: left;
    width: 150px;
    margin: 20px 0px;
}

#user-left-nav h3 {
    color: #4a4f53;
    font-size: 1.15em;
    text-transform: uppercase;
    margin: 20px 0 0 20px;
}

#user-left-nav h3 a {
    color: #4a4f53;
    text-decoration: none;
}

#user-left-nav ul {
    padding: 10px;
}

#user-left-nav li {
    margin-bottom: 12px;
}

#user-left-nav li span {
    color: #fff;
    font-weight: bold;
    font-size: 1.15em;
    background-color: #be45bd;
    padding: 5px 20px;
    display: block;
    width: 112px;
    margin: 0px -11px;
    height: 100%; /*for ie6*/
}

#user-left-nav li a {
    color: #4a4f53;
    font-size: 1.15em;
    font-weight: normal;
    display: block;
    padding: 0px 10px;
    height: 100%; /*for ie6*/
    text-decoration: none;
}

#user-left-nav li a:hover {
    color: #be45bd;
    text-decoration: none;
}

#login-page {
    margin-bottom: 10px;
    background-color: #f0f0f0;
    width: 100%;
}

#login-page h1 {
    font-size: 1.15em;
    font-weight: bold;
    color: #4a4f53;
    margin: 10px;
}

#login-page .member-login {
    display: inline;
    float: left;
    width: 442px;
    position: relative;
}

#login-page .member-require {
	color: #e40e0e;
	font-size: 1.25em;
	text-align: center;
	margin: 20px;
}

#login-page .member-login h3 {
    background: #9b9ea1 url(//media.orchardbrands.com/wr/assets/images/bkg/top_442.gif) no-repeat;
}

#login-page .member-login .FormArea, #login-page .register-member .FormArea {
    width: 100%;
}

#login-page .member-login .error-container {
    padding: 0px 0px 10px 7px;
}

#login-page .member-login .FormArea {
    padding-bottom: 10px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_442_2.gif) bottom no-repeat #ffffff;
}

#login-page .member-login p {
    padding: 10px;
    font-size: 1.15em;
    color: #4a4f53;
}

#login-page .member-login .required-items-message {
    font-size: 1.05em;
    font-style: italic;
    padding-left: 10px;
}

#login-page .member-login .password-label {
    display: inline;
    float: left;
    margin-bottom: 10px;
}

#login-page .member-login #password {
    display: inline;
    float: left;
}

#login-page .member-login .password-tip {
    display: inline;
    float: left;
    margin-left: 7px;
    margin-top: -5px;
}

#login-page .member-login .forgot-password-link {
    text-decoration: none;
    display: inline;
    float: left;
    margin-left: 25px;
}

#login-page .member-login .forgot-password-link:hover {
    color: #be45bd;
}

#login-page .logged-in-label {
    display: inline;
}

#login-page .member-login .sign-in, #login-page .create-account {
    display: inline;
    float: right;
    margin-top: 15px;
}

#login-page .member-login #keepLoggedIn {
    margin-left: 6px;
}

#login-page .member-login .whats-this-link {
    text-decoration: none;
    margin: 0px 0px 0px 25px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/img/question_mark.gif) no-repeat 0 0;
    padding: 0px 0px 6px 22px;
}

#login-page .member-login .whats-this-link:hover {
    color: #be45bd;
}

#login-page .or-divider {
    display: inline;
    float: left;
    width: 18px;
    margin: 0px 8px;
}

#login-page .register-member {
    display: inline;
    float: left;
    width: 296px;
    margin-bottom: 60px;
    position: relative;
}

#login-page .register-member h3 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_296.gif) top no-repeat #9b9ea1;
}

#login-page .register-member .FormArea {
    padding-bottom: 10px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_296_2.gif) bottom no-repeat #ffffff;
}

#login-page .register-member p {
    padding: 0px 0px 10px 10px;
    font-size: 1.15em;
    color: #4a4f53;
}

#login-page .register-member .required-items-message {
    font-size: 1.05em;
    padding-left: 7px;
    font-style: italic;
}

#login-page .register-member .inner {
    padding: 5px 5px 15px;
}

#login-page .register-member .password-tip {
    padding-left: 3px;
}

#login-page .register-member .sign-in {
    position: absolute;
    right: 0px;
    bottom: -35px;
}

#login-page .register-member #emailPreference {
    margin-left: 9px;
}

#login-page .register-member .whats-this-link {
    text-decoration: none;
    margin: 0px 0px 0px 25px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/img/question_mark.gif) no-repeat 0 0;
    padding: 0px 0px 6px 22px;
}

#login-page .register-member .whats-this-link:hover {
    color: #be45bd;
}

#login-page .register-member .error-container {
    padding: 0px 0px 10px 7px;
}

#login-page .mc-area {
    display: inline;
    float: left;
    width: 155px;
}

#login-page .mc-area a {
    text-decoration: none;
}

#login-page .mc-area a:hover {
    text-decoration: none;
    color: #be45bd;
}

.forgot-password-popup {
    padding: 10px;
}

.forgot-password-popup h3 {
    color: #4a4f53;
    display: inline;
    float: left;
}

.forgot-password-popup a.close {
    display: inline;
    float: right;
}

.forgot-password-popup p {
    padding: 10px 0px;
    font-size: 1.15em;
    width: 400px;
}

.forgot-password-popup input[type = text] {
    width: 265px;
}

.forgot-password-popup .submit {
    margin-left: 5px;
}

.logout-page {
    padding: 25px;
}

.billing-address-info {
    padding: 15px;
    font-size: 1.15em;
    display: block;
}

.billing-address-info a.close-window {
    color: #4a4f53;
    display: inline;
    float: right;
}

#my-account-page {
    /* background-color: #e3eff7; */
    padding-bottom: 20px;
}

#my-account-page .info-area {
    display: inline;
    float: left;
    width: 405px;
    margin: 30px 0px 0px 50px;
}

#my-account-page .right-area {
    display: inline;
    float: right;
    width: 405px;
    margin: 55px 60px 0px 0px;
}

#my-account-page .info-area .intro-text {
    padding-bottom: 18px;
    border-bottom: 1px solid #9b9ea1;
    margin-bottom: 10px;
}

#my-account-page .info-area .intro-text h1 {
    color: #4a4f53;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 10px;
}

#my-account-page .info-area .intro-text p {
    width: 340px;
    font-size: 1.15em;
}

#my-account-page .info-area .section-container {
    font-size: 1.15em;
}

#my-account-page .info-area .section-container a {
    font-size: 1.15em;
    color: #4a4f53;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/img/my_account_right_arrow.gif) no-repeat right;
    padding-right: 8px;
    font-weight: bold;
    text-decoration: none;
}

#my-account-page .info-area .section-container a:hover {
    text-decoration: underline;
}

#my-account-page .info-area .section-container div {
    margin: 7px 0px 20px 0px;
}

#change-email-password-page .required-message {
    float: left;
    width: 95%;
    font-size: 1.15em;
}

.user-content-container {
    display: inline;
    float: left;
    width: 758px
}

.user-content-container .breadcrumb {
    padding: 15px 10px 10px;
    clear: both;
}

.user-content-container .inner {
    padding: 5px 10px;
}

.user-content-container .inner .bottom-info {
    margin-top: 100px;
}

.user-content-container h1 {
    color: #fff;
    font-size: 0.1em;
    font-weight: bold;
    margin-bottom: 18px;
}

.user-content-container .buttons-container a, .user-content-container .cancel-button {
    text-decoration: none;
}

#change-email-password-page .change-email-container {
    display: inline;
    float: left;
    width: 356px;
    padding-bottom: 10px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_356.gif) bottom no-repeat;
}

#change-email-password-page .change-email-container h3, #change-email-password-page .change-password-container h3 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_356.gif) no-repeat;
}

#change-email-password-page .FormEntry {
    border-left: 1px solid #d1d1d2;
    border-right: 1px solid #d1d1d2;
}

#change-email-password-page .FormArea {
    min-height: 27em;
    height: auto !important;
    height: 27em;
}

#change-email-password-page .buttons-container {
}

#change-email-password-page .change-email-container .buttons-container {
    height: 82px;
}

#change-email-password-page .change-password-container .buttons-container {
    height: 61px;
}

#change-email-password-page .change-password-container {
    display: inline;
    float: right;
    width: 356px;
    padding-bottom: 10px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_356.gif) bottom no-repeat;
}

#change-email-password-page .change-password-container .formField {
    width: 180px;
}

#change-email-password-page #reEnterNewPassword {
    display: inline;
    float: left;
}

#change-email-password-page .change-password-container .tip {
    display: inline;
    float: left;
    font-size: 1.05em;
    width: 134px;
    margin-left: 9px;
}

#change-email-password-page .bottom-info {
    margin: 15px 16px 15px 0px;
}

#personal-info-page .left-column {
    display: inline;
    float: left;
    width: 356px;
}

#personal-info-page .left-column .FormArea {
    padding-bottom: 10px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_356.gif) bottom no-repeat;
}

#personal-info-page .left-column .FormArea h3 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_356.gif);
}

#personal-info-page .left-column .FormArea .inner {
    border-left: 1px solid #d1d1d2;
    border-right: 1px solid #d1d1d2;
}

#personal-info-page .required-items-msg {
    float: left;
    font-size: 1.05em;
    padding-left: 15px;
    width: 95%;
}

#personal-info-page .right-column {
    display: inline;
    float: right;
    width: 356px;
}

#personal-info-page .right-column .FormArea {
    margin-bottom: 20px;
    padding-bottom: 10px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_356.gif) bottom no-repeat;
}

#personal-info-page .right-column .FormArea h3 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_356.gif);
}

#personal-info-page .right-column .FormArea .inner {
    border-left: 1px solid #d1d1d2;
    border-right: 1px solid #d1d1d2;
}

#personal-info-page .right-column .FormArea .cancel-button input {
    float: left;
}

#personal-info-page .FormArea .formField {
    width: 266px;
}

#personal-info-page #zipCode {
    width: 90px;
}

#personal-info-page .FormArea .select {
    width: auto;
}

#personal-info-page .cancel-button {
    margin-left: 8px;
}

#personal-info-page #updateBrandCard {
}

#personal-info-page #deleteBrandCard {
}

#personal-info-page .help-label {
    display: inline;
    float: left;
}

#personal-info-page .help-link {
    text-decoration: none;
    color: #be45bd;
    display: inline;
    float: right;
    font-size: 1.15em;
}

#personal-info-page .bottom-info {
    margin-top: 15px;
    margin-right: -20px;
}

#confirm-delete-cc {
    padding: 15px;
}

#confirm-delete-cc p {
    margin-bottom: 15px;
    font-size: 1.15em;
}

#address-book p {
    padding: 15px 10px;
    font-size: 1.15em;
}

#address-book .inner {
}

#address-book .add-address-btn {
    display: inline;
    float: left;
    margin-bottom: 15px;
}

#address-book .address-container {
    display: inline;
    float: left;
    width: 356px;
    margin: 0px 10px 10px 0px;
    padding-bottom: 10px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_356.gif) bottom no-repeat;
}

#address-book .address-container h3 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_356.gif) no-repeat;
    color: #FFFFFF;
    padding: 7px;
}

#address-book .error {
    margin-bottom: 10px;
    font-weight: bold;
}

#address-book .address-container .contentent {
    padding: 10px;
    border-left: 1px solid #d1d1d2;
    border-right: 1px solid #d1d1d2;
}

#address-book .address-container .contentent li {
    display: block;
    margin-bottom: 10px;
    font-size: 1.15em;
}

#delete-address-confirmation .inner {
    padding: 15px;
    text-align: center;
}

#delete-address-confirmation h3 {
    margin-bottom: 10px;
    text-align: left;
}

#delete-address-confirmation .close {
    display: block;
    text-align: right;
    padding: 5px 15px;
}

.bottom-info a.return {
    background: transparent url(//media.orchardbrands.com/wr/assets/images/img/left_arrow_change_email.gif) no-repeat 0% 50%;
    color: #4a4f53;
    font-size: 1.15em;
    padding-left: 10px;
    text-decoration: none;
}

.bottom-info a.return:hover {
    color: #be45bd;
    text-decoration: none;
}

.bottom-info .divider {
    padding: 0px 10px;
    color: #4a4f53;
}

.bottom-info a.continue-shopping {
    background: transparent url(//media.orchardbrands.com/wr/assets/images/img/my_account_right_arrow.gif) no-repeat scroll 100% 50%;
    color: #4a4f53;
    font-size: 1.15em;
    padding-right: 10px;
    text-decoration: none;
}

.bottom-info a.continue-shopping:hover {
    color: #be45bd;
    text-decoration: none;
}

#address-book-entry .inner p {
    clear: both;
}

#address-book-entry .FormArea {
    width: 356px;
    margin-top: 35px;
    padding-bottom: 10px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_356.gif) bottom no-repeat;
}

#address-book-entry .FormArea h3 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_356.gif);
    font-weight: normal;
    text-align: right;
}

#address-book-entry .FormArea .inner {
    border-left: 1px solid #d1d1d2;
    border-right: 1px solid #d1d1d2;
}

#address-book-entry .FormArea .formField {
    width: 265px
}

#address-book-entry .FormArea #zipCode {
    width: 100px;
}

#address-book-entry .buttons-container {
    width: 360px;
    margin: 15px 0px;
    text-align: right;
}

#address-book-entry .help-icon {
    display: inline;
    float: left;
}

#address-book-entry .help-link {
    display: inline;
    float: right;
    font-size: 1.15em;
    color: #be45bd;
    text-decoration: none;
}

#address-book-entry .help-link:hover {
    text-decoration: underline;
}

.FormEntry .example {
    display: inline;
    float: left;
    margin-left: 5px;
    font-size: 1.15em;
}

#order-history table {
    width: 100%;
    border: 1px solid #d1d1d2;
    margin-bottom: 20px;
}

#order-history .mc-area {
    margin-bottom: 10px;
}

#use-orde-cms-btm a, p#use-orde-no-items, #che-rec-return-link {
    font-size: 1.15em;
}

p#use-orde-no-items {
    padding: 20px 0;
}

#use-orde-cms-no-items p a {
    text-decoration: none;
}

#use-orde-cms-no-items p a:hover {
    text-decoration: underline;
}

#order-history table caption {
    text-align: left;
    font-size: 1.15em;
}

#order-history table th {
    background: #9b9ea1;
    color: #fff;
    font-size: 1.15em;
    padding: 10px 48px 10px 0;
    width: 278px;
    text-align: right;
}

#order-history table th#use-orde-num {
    padding-right: 0;
    padding-left: 15px;
    width: 307px;
    text-align: left;
}

#order-history table th#use-orde-date {
    padding-right: 5px;
    padding-left: 5px;
    width: 70px;
}

#order-history table td {
    padding: 13px 85px 13px 0;
    vertical-align: top;
    text-align: right;
    font-size: 1.15em;
}

#order-history table td.num {
    padding-right: 0;
    padding-left: 15px;
    text-align: left;
}

#order-history table td.date {
    padding-right: 5px;
    padding-left: 5px;
}

#order-history table tr.row td {
    border-top: 1px solid #d1d1d2;
}

#wish-list-page .inner .error {
    margin-bottom: 10px;
}

#wish-list-page .breadcrumb {
    display: inline;
    float: left;
}

#wish-list-page a.print-page {
    display: inline;
    float: right;
    padding-left: 20px;
    background: transparent url(//media.orchardbrands.com/wr/assets/images/img/print-icon.gif) no-repeat 0 50%;
    line-height: 1.6em;
    margin: 15px 10px 0px 0px;
}

#wish-list-page .no-items-message {
    font-size: 1.15em;
}

#wish-list-page .top-message-conatainer {
    margin-bottom: 15px;
}

#wish-list-page .top-message-conatainer img {
    margin: 0px;
    padding: 0px;
}

#wish-list-page .top-message-conatainer span {
    font-size: 1.15em;
    vertical-align: middle;
    float: left;
    display: inline;
    width: 320px;
}

#wish-list-page .top-message-conatainer .buttons {
    display: inline;
    float: right;
}

#wish-list-page .top-message-conatainer a {
    vertical-align: middle;
    text-decoration: none;
}

#wish-list-page .bottom-info {
    margin-top: 15px;
}

#wish-list-page .item-container {
    display: inline;
    float: left;
    width: 359px;
    height: 100%;
    margin: 0px 0px 15px 0px;
    border: 1px solid #d1d1d2;
    overflow: hidden;
}

#wish-list-page .item-container a.add-to-cart {
    text-decoration: none;
    float: left;
}

#wish-list-page .item-container a.remove-item {
    float: left;
}

#wish-list-page .left-container {
    margin: 0px 15px 15px 0px;
}

#wish-list-page .item-container .left-col {
    display: inline;
    float: left;
    width: 40%;
    text-align: center;
}

#wish-list-page .item-container .product-image {
    display: block;
    margin: 0px auto 15px;
    width: 150px;
    height: 150px;
}

#wish-list-page .item-container .product-image img {
    display: block;
    width: 150px;
    height: 150px;
}

#wish-list-page .item-container .right-col {
    display: inline;
    float: right;
    width: 50%;
    font-size: 1.15em;
}

#wish-list-page .item-container .right-col .name {
    display: block;
    font-weight: bold;
    color: #4a4f53;
    margin-bottom: 10px;
    text-decoration: none;
}

#wish-list-page .item-container .right-col .name:hover {
    text-decoration: underline;
}

.wishlist-confirmation {
    padding: 15px;
    text-align: center;
    font-size: 1.15em;
}

.wishlist-confirmation p {
    margin-bottom: 15px;
}

.email-confirmation-page .user-content-container .inner {
    border: 1px solid #d1d1d2;
    margin: 10px;
}

#wish-list-email-page form {
    width: 350px;
}

#wish-list-email-page .confirmation-message {
    font-size: 1.15em;
    margin-bottom: 10px;
}

#wish-list-email-page .share-with-friends-container {
    margin: 10px 0px 25px;
}

#wish-list-email-page .share-with-friends-container a {
    font-size: 1.15em;
}

#wish-list-email-page .FormArea .divider {
    height: 1px;
    background-color: #d1d1d2;
    overflow: hidden;
    margin: 5px 0px;
}

#wish-list-email-page .wishlist-info {
    width: 350px;
}

#wish-list-email-page .required-message {
    display: block;
    margin: 20px 0px 10px;
}

#wish-list-email-page .send-email-button {
    display: inline;
    float: right;
    margin: 15px 0px;
}

/* END USER STYLES */
/* Hoang Nghiem add */
.sw_off {
    border-color: red;
    float: left;
    cursor: pointer;
}

.sw_on {
    border-color: blue;
    border-width: 1px;
    border-style: solid;
    float: left;
    cursor: pointer;
}

.print-this-page-link {
    background: url(//media.orchardbrands.com/wr/assets/images/forms/help.gif) no-repeat;
    padding-left: 20px;
}

.thumbnail {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 10px;
    text-align: center;
    overflow: hidden;
}

.shipping-divider {
    background: url(//media.orchardbrands.com/wr/assets/images/forms/divider.gif) repeat-y center center;
}

/* Personlization widget */
#widget-personalize {
    display: none;
    position: absolute;
    width: 600px;
    left: 50%;
    margin-left: -300px;
    z-index: 11;
}

#widget-personalize-top {
    height: 15px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/quickview-top.png ) no-repeat 0 0;
}

#widget-personalize-bottom {
    height: 20px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/quickview-bottom.png ) no-repeat 0 0;
}

#widget-personalize-body {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/quickview-body.png ) no-repeat 0 0;
}

#widget-personalize-content {
    padding: 10px 30px;
    position: relative;
    text-align: left;
}

a.widget-personalize-close-but {
    background: transparent url(//media.orchardbrands.com/wr/assets/images/btn/x_close.gif) no-repeat scroll 100% 0;
    color: #004596;
    font-size: 1.1em;
    padding: 0 20px 4px 0;
    position: absolute;
    right: 25px;
    text-transform: uppercase;
    top: 8px;
    z-index: 2;
}

#widget-personalize-content h3 {
    font-weight: bold;
    color: #004596;
    font-size: 1.2em;
}

#widget-personalize-content .notification {
    padding: 5px;
    text-align: center;
    background-color: #E8F1F7;
    font-size: 1.2em;
    margin-top: 5px;
}

#widget-personalize-content .personalize-message {
    padding: 10px 5px;
    font-size: 1.2em;
}

#widget-personalize-content #personalize-product {
    display: inline;
    float: left;
    width: 195px;
    margin-right: 10px;
    border: 1px solid #C4DBEB;
}

#widget-personalize-content #personalize-product h3, #widget-personalize-content #personalize-information .personalize-it-container h3 {
    background-color: #004596;
    color: #FFFFFF;
    padding: 5px 10px;
}

#widget-personalize-content #personalize-product .inner {
    text-align: center;
    padding: 5px 5px 10px;
}

#widget-personalize-content #personalize-product .inner img {
    display: block;
    margin: 0px auto 10px;
}

#widget-personalize-content #personalize-product .inner div {
    font-size: 1.1em;
}

#widget-personalize-content #personalize-information {
    display: inline;
    float: right;
    width: 330px;
}

#widget-personalize-content #personalize-information .personalize-it-container, #widget-personalize-content #personalize-information .personalize-options-container {
    border: 1px solid #C4DBEB;
    margin-bottom: 10px;
}

#widget-personalize-content #personalize-information .personalize-it-container .inner, #widget-personalize-content #personalize-information .personalize-options-container {
    padding: 5px 5px 10px;
}

#widget-personalize-content .monogram-radio-buttons .option {
    display: inline;
    float: left;
    text-align: center;
    width: 60px;
}

#personalize-information .buttons a {
    display: inline;
    float: left;
    margin-right: 2px;
    text-decoration: none;
}

#personalize-information .buttons img {
    padding: 0px 1px;
}

#personalize-information .terms-container {
    margin: 10px 0px;
}

#personalize-information .terms-container input, .personalize-it-container .terms-container label {
    vertical-align: middle;
    font-size: 1.1em;
}

#personalize-information label.required {
    margin-left: -7px;
}

#widget-personalize-content .movedToCart {
    background: #eee;
    color: #000;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
}

/*** Customer Service Sections ***/
.custserv-page {
    height: 100%;
    margin-bottom: 2px;
    position: relative;
}

.custserv-page .breadcrumb {
    padding-left: 60px;
    background: #fff;
}

.custserv-page h3 {
    font-size: 1.15em;
    color: #4a4f53;
    font-weight: bold;
}

.custserv-page a.print-page {
    position: absolute;
    top: 5px;
    right: 80px;
    padding-left: 20px;
    background: url(//media.orchardbrands.com/wr/assets/images/img/print-icon.gif) top left no-repeat;
    padding-bottom: 2px;
    text-decoration: none;
    color: #4a4f53;
}

.custserv-page a {
    color: #4a4f53;
}

#cus-cus-cms-content a {
	color: #4a4f53;
	font-weight: bold;
}

#cus-cus-cms-content a:hover {
	text-decoration: none;
}

#cus-cus-cms-content li a {
	color: #4a4f53;
	font-weight: normal;
	display: inline;
}

.custserv-page a.help-link {
    padding: 0 0 2px 21px;
}

.custserv-page dl dt {
    padding-bottom: 5px;
}

.custserv-page dl dt label {
    font-size: 1.15em;
    font-weight: bold;
    color: #4a4f53;
}

.custserv-page dl dt label.optional {
    font-weight: normal;
    margin-left: 10px;
}

.custserv-page dl dd {
    margin-left: 10px;
}

.custserv-page dl dd input {
    width: 259px;
    margin-left: 0;
}

.custserv-page div.FormArea {
    width: 400px;
    background-color: #ffffff;
}

.custserv-page div.FormArea .FormEntry {
}

.custserv-page div.FormArea:before {
    content: url(//media.orchardbrands.com/wr/assets/images/bkg/top_400_2.gif);
    height: 10px;
}

.custserv-page div.FormArea:after {
    content: url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_400_2.gif);
}

#custserv-popup .close-window {
    display: inline;
    float: right;
    font-size: 1.15em;
    color: #4a4f53;
    text-transform: uppercase;
    text-decoration: none;
    margin: 15px;
}

#custserv-popup .close-window:hover {
    text-decoration: underline;
}

/*** Customer Service Main Page ***/
#cus-cus-content {
    position: relative;
}

#cus-cus-cms-content {
    clear: both;
}

#cus-cus-cms-content p a:hover {
    color: #be45bd;
    text-decoration: underline;
}

#cus-cus-cms-content p a.style4:hover {
    color: #4a4f53;
    text-decoration: none;
}

#cus-cus-cms-content div.left h3 {
    padding-top: 25px;
}

#cus-cus-cms-content div.left p, #cus-cus-cms-content div.left h3 {
    margin-left: 60px;
    padding-bottom: 15px;
}

#cus-cus-cms-content div.left p {
    font-size: 1.15em;
    margin-right: 168px;
}

#cus-cus-cms-content div.left p a {
    color: #4a4f53;
}

#cus-cus-cms-content div.right {
    text-align: left;
    padding-top: 48px;
}

#cus-cus-cms-content div.right div.container-box {
    width: 276px;
    height: 178px;
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/cust-serv-additional-items.gif) top left no-repeat;
    border: none;
    padding: 15px 0 10px;
    text-align: left;
}

#cus-cus-cms-content div.right div.container-box p {
    padding-bottom: 10px;
    margin: 0 10px;
    font-size: 1.15em;
}

#cus-cus-cms-content div.right div.container-box p a {
    color: #4a4f53;
}

/*** Check Gift Card Balance ***/
#use-gif-content {
    padding-bottom: 25px;
    overflow: hidden;
}

#use-gif-content h3 {
    padding: 30px 0 15px;
}

#use-gif-content h3, #use-gif-bal-wrap, #use-gif-content div.glo-tex-error, #use-gif-content p#use-gif-required-text, #use-gif-cms-area, #use-gif-content form {
    margin-left: 60px;
}

#use-gif-content p#use-gif-required-text, #use-gif-content div.glo-tex-error {
    padding-bottom: 10px;
}

#use-gif-cms-area {
    padding-bottom: 15px;
}

#use-gif-cms-area p, #use-gif-bal-wrap p {
    font-size: 1.15em;
    padding-bottom: 15px;
}

#use-gif-gcn-wrap {
    padding-bottom: 25px;
}

input#giftCardPin {
    width: 106px;
}

#use-gif-content dl {
    position: relative;
}

#use-gif-content dl a.help-link {
    position: absolute;
    top: 21px;
    left: 125px;
}

input#use-gif-btn {
    margin-left: 8px;
    clear: both;
}

#use-gif-content form a.fl {
    margin: 15px 0 0 8px;
    font-size: 1.15em;
}

/*** Request a Catalog ***/
#cat-req-content {
    background: #f0f0f0;
    min-height: 285px;
    height: auto !important;
    height: 285px;
    padding-bottom: 15px;
}

#cat-req-form #cat-req-required-text {
    font-size: 1.05em;
    font-style: italic;
}

#cat-req-content h3, #cat-req-form, #cat-req-content .error {
    margin: 0px auto;
    width: 828px;
}

#cat-req-cms-top div.container-box ul {
    padding: 15px 0;
    margin: 0 18px;
}

#cat-req-cms-top div.container-box ul li {
    float: left;
    display: inline;
    width: 260px;
}

#cat-req-cms-top div.container-box ul li label, #cat-req-cms-top div.container-box ul li p {
    left: 90px;
    font-size: 1.15em;
}

#cat-req-cms-top div.container-box ul li img {
    top: 0;
    left: 0;
}

#cat-req-cms-top div.container-box ul li label {
    top: 10px;
    font-weight: bold;
}

#cat-req-cms-top div.container-box ul li label input, #cat-req-cms-top div.container-box ul li label span {
    float: left;
    display: inline;
    margin-right: 5px;
}

#cat-req-cms-top div.container-box ul li p {
    top: 25px;
}

p#cat-req-also-like-txt {
    clear: both;
    margin-left: 18px;
    padding-bottom: 20px;
    font-size: 1.15em;
}

#cat-req-content h3 {
    padding: 30px 0 20px;
}

#cat-req-required-text {
    padding-bottom: 15px;
}

#cat-req-cms-top, #cat-req-required-text, #cat-req-content div.error {
    padding-bottom: 10px;
}

#cat-req-cms-top .container-box {
    background: #fff url(//media.orchardbrands.com/wr/assets/images/bkg/bottom_828_2.gif) bottom no-repeat;
    padding-bottom: 10px;
}

#cat-req-cms-top .container-box h4 {
    background: url(//media.orchardbrands.com/wr/assets/images/bkg/top_828.gif) no-repeat;
}

#cat-req-form dl dt a.help-link {
    margin-left: 13px;
}

#cat-req-content input#zipCode {
    width: 108px;
}

#cat-req-form .help-icon {
    display: inline;
    float: left;
}

#cat-req-form p {
    font-size: 1.15em;
    margin-left: 10px;
    padding-bottom: 10px;
}

#cat-req-form .msg-for-myself, #cat-req-form .msg-sign-up {
    font-size: 1.15em;
}

#cat-req-form .formField {
    width: 260px;
}

#cat-req-controls {
    margin: 10px 0px 15px 0;
    padding-top: 15px;
}

#cat-req-controls input {
    float: right;
    display: inline;
    margin-right: 420px;
}

#cat-req-brand-cc, #cat-req-brand-cc-txt {
    float: left;
    display: inline;
    padding: 15px 0;
}

#cat-req-brand-cc {
    margin: 0 10px 0 15px;
    width: 89px;
}

#cat-req-brand-cc-txt {
    width: 700px;
    position: relative;
}

#cat-req-brand-cc-txt p {
    font-size: 1.15em;
}

#cat-req-brand-cc-txt div p {
    font-size: 1.15em;
}

#cat-req-brand-cc-txt div a {
    position: absolute;
    bottom: -15px;
    right: 25px;
}

#cat-req-cms-terms {
    padding: 15px 0;
}

#cat-req-cms-terms strong {
    font-size: 1.2em;
    margin: 0 0 0 15px;
}

#cat-req-terms {
    margin: 10px 0 10px;
    padding: 10px;
    border: 1px solid #9b9ea1;
    background: #fff;
}

/*** Contact Us ***/
#cus-con-content h3 {
    padding: 30px 0 20px;
}

#cus-con-content .inner {
    margin-left: 60px;
}

#cus-con-content .inner .ErrorText {
    font-size: 1.15em;
}

#cus-con-cms-intro, #cus-con-cms-confirm {
    width: 500px;
    clear: both;
    padding-bottom: 25px;
}

#cus-con-cms-confirm a#cus-con-continue-link {
    font-size: 1.15em;
}

#cus-con-cms-intro p, #cus-con-cms-confirm p {
    padding-bottom: 10px;
}

#cus-con-content div.error {
    display: block;
    padding-bottom: 10px;
}

span#cus-con-required-text {
    font-size: 1.05em;
    font-style: italic;
    display: block;
    padding-bottom: 10px;
}

input#cus-con-submit {
    margin: 0 0 15px 10px;
}

#cat-req-cms-confirm {
    font-size: 1.15em;
    padding-bottom: 15px;
    width: 827px;
    margin: 0px auto;
}

#cat-req-approved {
    width: 827px;
    margin: 0 auto;
}

#cat-req-content #cat-req-terms {
    font-size: 1.15em;
}

#cat-req-cont-shop-link {
    margin-left: 60px;
}

#cat-req-cms-confirm p strong {
    padding-left: 21px;
    background: url(//media.orchardbrands.com/wr/assets/images/img/mail-icon.gif) center left no-repeat;
}

#cat-req-cms-apply {
    background: url(//media.orchardbrands.com/wr/assets/cms/bkgrd-catalog-confirm-image.gif) top left no-repeat;
    width: 823px;
    height: 145px;
    position: relative;
    margin: 0 auto;
}

#cat-req-cms-apply p, #cat-req-cms-apply span {
    position: absolute;
}

#cat-req-cms-apply p {
    font-size: 1.15em;
}

#cat-req-cms-apply p {
    top: 51px;
    left: 217px;
}

#cat-req-cms-apply span {
    bottom: 28px;
    right: 28px;
}

/*** Sitemap ***/
#cus-sit-sitemap, #cus-sit-cms-wrap {
    float: left;
    display: inline;
}

#cus-sit-sitemap {
    width: 610px;
    margin-left: 60px;
    padding-bottom: 15px;
}

#cus-sit-sitemap h3 {
    padding: 30px 0 20px;
}

#cus-sit-sitemap div {
    overflow: hidden;
    margin-bottom: 15px;
}

#cus-sit-sitemap div ul {
    float: left;
    display: inline;
    width: 200px;
}

#cus-sit-sitemap div ul li {
    margin-left: 25px;
    font-size: 1.15em;
}

#cus-sit-sitemap div ul li a {
    color: #4a4f53;
}

#cus-sit-sitemap div ul li.main {
    margin-left: 0;
}

#cus-sit-cms-wrap {
    width: 277px;
}

/*** store locator ***/
#cus-sto-details, #cus-sto-map-area {
    float: left;
    display: inline;
}

#cus-sto-details {
    width: 380px;
    padding: 20px 0;
    margin: 0 28px;
}

#cus-sto-details h3 {
    padding-bottom: 18px;
}

#cus-sto-details div.FormArea {
    width: 100%;
}

#cus-sto-details div.FormArea .formField {
    width: 200px;
    margin: 3px 5px 0px -4px;
}

#cus-sto-details div.FormArea .formButton {
    vertical-align: middle;
}

#cus-sto-details p, #cus-sto-details ol li {
    font-size: 1.15em;
}

#cus-sto-details p.glo-tex-alert {
    padding-bottom: 10px;
}

#cus-sto-details p#cus-sto-intro {
    padding-bottom: 30px;
}

#cus-sto-details ol, #cus-sto-details ol li label, #cus-sto-details ul {
    overflow: hidden;
}

#cus-sto-details ol {
    padding-bottom: 5px;
}

#cus-sto-details ol li, #cus-sto-details ol li label input, #cus-sto-details ol li label span, #cus-sto-details ul li {
    float: left;
    display: inline;
}

#cus-sto-details ol li {
    margin-right: 15px;
}

#cus-sto-details ol li label input {
    margin-right: 5px;
}

#cus-sto-details ul li input.text-field {
    width: 292px;
    margin: 0 2px;
    padding: 2px 0 3px;
}

#cus-sto-details .store-info {
    position: relative;
}

#cus-sto-details .store-info img {
    position: absolute;
    top: 0;
    left: 0;
}

#cus-sto-details .store-info div {
    width: 353px;
    margin-left: 25px;
    clear: both;
    border: 1px solid #c4dbeb;
    border-bottom: none;
    overflow: hidden;
}

#cus-sto-details .end-store div {
    border-bottom: 1px solid #c4dbeb;
}

#cus-sto-details .store-info div.row {
    background: #fff;
}

#cus-sto-details .store-info div.fl {
    padding: 4px 0 9px;
    margin: 0 4px 0 0;
    text-align: right;
    clear: none;
    width: 100px;
    border: none;
    overflow: visible;
    display: inline;
}

#cus-sto-details .store-info div.type {
    width: 17px;
    margin-left: 4px;
    text-align: center;
}

#cus-sto-details .store-info div.type img {
    position: relative;
}

#cus-sto-details .store-info div.type {
    position: relative;
}

#cus-sto-details .store-info div.detail {
    width: 218px;
    text-align: left;
}

#cus-sto-details .store-info div.fl ul li {
    float: none;
    display: block;
}

#cus-sto-details .store-info div.fl ul li a {
    font-size: 1.15em;
}

#cus-sto-details .store-info div img {
    position: inherit;
}

ul#cus-sto-results-key {
    margin-left: 25px;
    width: 353px;
    border: 1px solid #d1d1d2;
    border-top: none;
    border-bottom: none;
    background: #f0f0f0;
    padding: 3px 0;
}

ul#cus-sto-results-key li {
    overflow: hidden;
    color: #fff;
    font-size: 1.15em;
}

ul#cus-sto-results-key li#cus-sto-retail {
    margin: 0 23px 0 5px;
}

ul#cus-sto-results-key li img {
    float: left;
    display: inline;
    margin-right: 5px;
}

#cus-sto-map-area {
    width: 483px;
    padding: 20px 0;
}

#cus-sto-map-area #map {
    width: 100%;
    height: 464px;
    border: 1px solid #c4dbeb;
}

#cus-sto-events {
    display: none;
}

#cus-sto-events h3 {
    padding-bottom: 10px;
}

#cus-sto-events .events {
    border: 1px solid #d1d1d2;
}

#cus-sto-events .events p {
    padding: 15px 0;
    margin: 0 15px;
    font-size: 1.15em;
}

#cus-sto-events .events .row {
    background: #fff;
}

/*** End Customer Service Sections ***/
/******           Size Chart Styles             ******/
.size-chart {
    background-color: #ffffff;
    text-align: left;
    width: 532px;
    padding: 15px;
}

.standard_text {
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: left;
    line-height: normal;
}

.cs_heading_text {
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.25em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: left;
}

.cs_table {
    width: 210px;
    border-collapse: separate;
    border-spacing: 1px;
    background-color: #333333;
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}

.cs_table th {
    background-color: #d1d1d2;
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 20px;
    padding: 1px 1px 1px 16px;
    text-align: left;
    width: 70px;
}

.cs_table td {
    background-color: #FFFFFF;
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 20px;
    padding: 1px 1px 1px 16px;
    text-align: left;
}

.cs_table .colhead {
    background-color: #f0f0f0;
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 20px;
    padding: 1px 1px 1px 16px;
    text-align: left;
}

.cs_table2 {
    width: 500px;
    border-collapse: separate;
    border-spacing: 1px;
    background-color: #333333;
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}

.cs_table2 th {
    background-color: #d1d1d2;
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    padding: 1px 1px 1px 16px;
    line-height: 20px;
}

.cs_table2 td {
    background-color: #FFFFFF;
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 20px;
    padding: 1px 1px 1px 16px;
    text-align: center;
}

.cs_table2 .colhead {
    background-color: #f0f0f0;
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
}

.cs_table3 {
    width: 300px;
    border-collapse: separate;
    border-spacing: 1px;
    background-color: #333333;
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}

.cs_table3 th {
    background-color: #d1d1d2;
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    padding: 1px 1px 1px 16px;
    line-height: 20px;
}

.cs_table3 td {
    background-color: #FFFFFF;
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 20px;
    padding: 1px 1px 1px 16px;
    text-align: center;
}

.cs_table3 .colhead {
    background-color: #f0f0f0;
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
}

.cs_text_bold12 {
    color: #4a4f53;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.15em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
}

#how-to-measure-image-container {
    margin-top: 12px;
    margin-bottom: 12px;
    height: 235px;
}

#how-to-measure-image {
    margin: auto;
}

.shoe-widths {
    border-style: none;
    border-spacing: 1px;
}

.size-table-container {
    margin-top: 12px;
    margin-bottom: 12px;
    width: inherit;
}

.shoe-width-table {
    width: 350px;
    border-spacing: 8px;
}

.shoe-width-table td {
    padding: 5px;
}

.shoe-height-image-container {
    margin-top: 12px;
    width: 330px;
    height: 134px;
}

.boot-width-area-container td {
    padding-right: 15px;
}

#fitting-guidelines {
    margin-top: 12px;
    margin-bottom: 12px;
    list-style-type: square;
    list-style-position: inside;
}

#fitting-guidelines li {
    font-size: 1.15em;
}

div.che-pay-gift-card {
    margin-bottom: 15px;
    margin-left: 12px;
}

div#che-pay-pi-two div.che-pay-gift-card h5 {
    margin-left: 10px;
    margin-top: 20px;
}

div.che-pay-gift-card div#che-pay-cms-gc-instructions {
    margin-left: 0;
}

div.che-pay-gift-card label.gift-card-num {
    font-size: 1.2em;
    margin-left: 10px;
}

div.FormEntry input#giftcardnumber {
    margin-top: 5px;
}

div.che-pay-need-help-col1 {
    font-size: 1.2em;
    margin: 10px 18px 10px 56px;
    width: 422px;
}

div.che-pay-need-help-col2 {
    font-size: 1em;
    margin: 10px 0;
    width: 400px;
}

div.che-pay-need-help-col1 p {
    margin-left: 10px;
    width: 260px;
}

div.che-pay-need-help-col2 input, div.che-pay-need-help-col2 p {
    display: inline;
    float: left;
}

#bizrate-survey-area {
    width: 400px;
    height: 135px;
    margin: 0 0 5px;
}

#bizrate-banner {
}

#bizrate-banner img {
    position: absolute;
    top: 216px;
    left: 576px;
}
