﻿/* v1.0 | 20080212 */
/*RESET START*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	color:#333;
	font:11px Arial, Helvetica, sans-serif;
	background-color:Transparent;	
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{border-style:none;}
html,body {height: 100%;}
html {overflow-y: scroll;}
/*RESET END*/

#product-content select {
    height: 46px;
    border: 1px solid #E4E4E4;
    width: 100%;
    padding: 0 0 0 10px;
    display: inline-block;
}

#product-content select.select-error {
    border: 1px solid #BF0000;
}

.hidden {
    display: none !important;
    visibility: hidden;
}
.clear {
    clear:both;
}
.center {
    text-align: center;
    margin: 0 auto;
}

.text-lato {
    font-family:"lato","Roboto","Helvetica Neue","Arial";
}
.text-normal {
    color: #000;
}

.text-muted {
    color: #999;
}

.text-primary {
    color: #C10000;
}

.text-secondary {
    color: #C10000;
    font-size: 18px;
}

.text-success {
    color: #090 !important;
}

.text-error {
    color: #BF0000;
}

.text-info {
    color: #333;
}

.text-seller {
    margin-left: 15px;
}

.text-light {
    color: #666;
}

.text-bold {
    font-weight: 700 !important;
}
strong {
    font-weight: 700 !important;
}

.text-regular {
    font-weight: 400 !important;
}

.text-under {
    text-decoration: underline;
}

i.fa.fa-star {
    color: #bf0000;
}

i.fa.fa-star-o {
    color: #999;
}

i.fa.fa-circle {
    color: #C10000;
}

i.fa.fa-circle-thin {
    color: #7D7D7D;
    cursor: default;
}

i.fa.fa-circle-thin.active {
    color: #C10000;
}




.alink, .alink:visited {
    color: #0099FF;
    font-family: 'Arial Bold', 'Arial';
}

.alink:hover {
    color: #000;
    text-decoration: none;
}

.alink-hot {
    color: #C10000;
}

.alink-hot:hover {
    text-decoration: none;
}

.alink-info {
    color: #000;
}

.input-error {
    border: 1px solid #BF0000 !important;
}

.btn {
    text-align: center;
    font-size: 13px;
    display: inline-block;
    color: #000;
    border: 1px solid #000;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing:border-box;
}

.btn-aleft {    
    text-align: left !important;
}
.btn-aleft i{
    float:right;
    padding:0 !important;
}
.btn i {
    padding: 0 8px 0 8px;
}

.btn-primary {
    background-color: #BF0000;
    color: #FFF !important;
    border: 1px solid #BF0000;
}

.btn-disabled {
    background-color: #c46e6e !important;
    color: #999 !important;
    border: 1px solid #c46e6e !important;
}

.btn-secondary {
    background-color: #333;
    color: #FFF;
    border: 1px solid #333;
}

.btn-info {
    background: #F2F2F2;
    border: none;
}

.btn-soft {
    border: 1px solid #F2F2F2;
}

.btn-soft.active {
    background: #F2F2F2;
    font-weight: 700;
    border: 1px solid #F2F2F2;
    color: #000 !important;
}

.btn-dark {
    background-color:#666;
    color:#FFF;
    border:1px solid #666;
}


.btn-full {
    width: 100%;
    font-size: 13px;
    
}

.btn-xnarrow {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
}

.btn-narrow {
    padding-left: 21px;
    padding-right: 21px;
    font-size: 13px;
}

.btn-wide {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 13px;
}

.btn-xwide {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 13px;
}

.btn-tall {
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.btn-xtall {
    font-size: 18px;
    padding-top: 17px;
    padding-bottom: 17px;
}

.btn-med {
    padding-top: 9px;
    padding-bottom: 9px;
}

.btn-short {
    padding-top: 8px;
    padding-bottom: 7px;
}

.btn-xshort {
    padding-top: 4px;
    padding-bottom: 4px;
}

h2 {
    display: block;
    font-weight: 700;
    font-size: 24px;    
}

h2 .btn {
    float: right;
}
h3 {    
    font-weight: 700;
    font-size: 18px;    
}
h4 {
    font-size: 16px;
    font-weight: 700;
    color: #333;
}

h5 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
     
}

h5 i {
    color: #666;
    float:right;
    vertical-align:middle;
    
}
h6 {
    font-size: 14px;
    font-weight: 700;
}

.promo-container {
    color:#000;
    background-color: #E8FEE8;
    border: 1px solid #E8FEE8;    
}
ul.promolist dl {
    width: 100%;
    display: table-row;
}

ul.promolist dl dt {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

ul.promolist dl dd {
    width: 100%;
    display: table-cell;
/*-ms-word-break: break-word;
word-break: break-word;*/
	-ms-word-break: break-word;
	 word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.promo-container .icon-info-list {
    overflow: hidden;
}

.promo-container .icon-info-list li {
    height: auto;
    overflow: hidden;
}

.promo-container .icon-info-list li.hover-link:hover {
    background-color: #F2F2F2;
    cursor: pointer;
}
.light-container {
    background-color:#FCFCFC;
    padding:20px 20px 20px 20px;
    border:1px solid #F2F2F2;
}
.solid-container {
    background-color: #F2F2F2;
}
.solid-container textarea {
    width: 97%;
    height: 100px;
    display: block;
    resize: none;
    border: 1px solid #E4E4E4;
    padding: 8px 0 0 8px;
    margin: 5px 0 0 0;
}
.solid-container .right-btns {
    float: right;    
}
.section-bottom-border {
    border-bottom: dotted 1px #D2D2D2;
}

.floating-cart-circle {	
	background: #bf0000;
	display:block;
	position:absolute;
	z-index: 999;    
    top:0;
    right:0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #ffffff;    
    text-align: center;
    font-weight: bold;
    vertical-align:middle;    
}

.icon-info-list img {
    width: 34px;
    padding: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
}


.icon-info-list li p {
    margin: 0 0 0 0;
    float: right;
    width: 245px;
    -ms-word-break: break-word;
    word-break: break-word;
}


.main-price .text-primary {
    color: #C10000;
    font-size: 36px;
    font-weight: 400;
}

.main-price .text-primary.price-range {
    font-size: 24px;
}

.main-price .text-primary .fa-question-circle {
    color: #000000;
    font-size: 26px;
}

.main-price.sold-out {
    text-align: center;
}


.main-price .text-primary.sold-out,
.main-price .text-primary.no-price-text {font-size: 26px;}

.main-price {
    
    line-height: 32px;
}

.main-price span {
    display: inline-block;
    vertical-align: middle;
}

.main-price.click-for-price .price {
    color: #C10000;
    line-height: 20px;
}

.main-price.click-for-price .dropdown span {
    line-height: 20px;
}

.main-price.click-for-price .dropdown .label {
    float: left;
}

.main-price.click-for-price .dropdown .container {
    overflow: hidden;
    clear: both;
}

.main-price .btn-notify {
    width: 90%;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.main-price .notify-stock-text {
    font-size: 13px;
    margin: 10px 0 10px 0;
    line-height: initial;
}

.main-price .dropdown,
.seller-info-row .dropdown {
    padding: 10px 40px 10px 0;
    width: 220px;
    display: none;
}

.cart-for-price .fa,
.checkout-for-price .fa {
    font-size: 18px;
    padding-left: 10px;
}

.click-for-price .fa {
    font-size: 20px;
    padding-left: 10px;
}

.click-for-price .dropdown .cfp-price {
    float: right;
}

.click-for-price .dropdown .underline {
    border-bottom: 1px solid black;
    margin: 5px 0;
}

.main-price.click-for-price .dotted-underline,
.seller-info-row .dropdown .dotted-underline {
    border-bottom: 1px dotted black;
    padding-top: 10px;
    clear: both;
}

.product-selectors .unavailable {
    color: #8BB4DA;
    background-color: #FFF;
    font-weight: lighter;
    border: 1px dashed #B5D8EA;
}
.attr-selector {
    height: 45px;
    padding: 0 0 10px 0;
    display: table;
    width: 100%;
}

.attr-selector label {    
    height: 45px;
    display: table-cell;
    line-height: 15px;
    vertical-align: middle;
}
.attr-selector-input {
    position:relative;
}
.attr-selector-input .sml-select {
    width: 50px !important;
    margin: 0 5px 0 0 !important;
}

.attr-selector-input .sml-input {
    width: 50px !important;
    margin: 0 5px 0 0 !important;
    height: 44px;
    border: 1px solid #E4E4E4;
    text-align: center;
    padding: 0;
}

.attr-selector-input .btn {
    width: 174px;
    float: right;
    padding-left: 0;
    padding-right: 0;
}
#buy-box .other-formats a {
    width: 100%;
    text-align: initial;
    padding: 15px;
    border: 1px solid #E4E4E4;
    display: inline-block;
    box-sizing:border-box;
}

#buy-box .other-formats a:hover {
    text-decoration: none;
}

#buy-box .other-formats i {
    float: right;
}

#otherFormatsPopup {
    display: none;
    position: absolute;
    width:100%;
    z-index:10;
}

#buy-box .other-formats .other-price {
    float: right;
    color: #C10000;
}

#buy-box .other-formats .other-item {
    background-color: #F2F2F2;    
}

#buy-box .other-formats .other-item a {
    border-top: none;
}

#selector-error-message {    
    padding:0 0 10px 0;
    display:none;
}

.options-table {
    width: 100%;
}

#ratings {
    padding: 0 0 10px 0;
}

.rating-bar {
    display: inline-block;       
    font-weight: 400;
    float: left;
}

.bar-back {
    background-color: #F2F2F2;
}



.rating-meter {    
    background-color: #000;
    display: inline-block;
}

.rating-label {
    float: left;    
    font-weight: 700;
    padding: 2px 0 0 0;
    clear: left;
}

.rating-label i {
    padding: 0 8px 0 3px;
}

.rating-indicator {
    display: inline-block;    
    line-height: 18px;
    vertical-align: top;
    padding: 2px 0 0 10px;
    float: left;
}
.rating-summary strong {
    font-size: 18px;
}

#write-a-review {
    font-size:13px;    
}

#write-a-review-form h3 {
    padding: 10px 0 18px 0;
    display: inline-block;
}

#write-a-review-form .super-points {
    display:inline-block;  
    margin-left: 10px;
    line-height:20px;
    padding:0 0 20px 0;
}

#write-a-review-preview .section-bottom-border {
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#write-a-review-confirm .confirm-heading {
    font-size: 28px;
    padding: 30px 0 15px 0;
}

#write-a-review-confirm .confirm-message {
    font-size: 18px;
    padding: 0 0 40px 0;
}

#write-a-review-form .char-count-good {
    color: green;
}

#customer-review-items .review-avg i {
    font-size: 16px;
}
#customer-review-items article {
    padding: 20px 0 30px 0;
}
#customer-review-items p {
    margin:10px 0 0 0;
}
#customer-review-items .review-help {
    margin: 0 0 3px 0;
}
#customer-review-items .read-more {
    display: none
}
.rev-form-cont {
    margin-bottom: 50px;
}

.rev-img {    
    width: 90px;
}

.rev-form textarea {
    padding: 8px 0 0 8px !important;
    margin-bottom:5px !important;
    
}

.rev-form input[type="text"] {
    height: 40px;
    margin-bottom: 5px;
    padding: 0 0 0 8px;
    
}

.rev-form-headline {
    margin: 0 0 20px 0;
}

.rev-form-comments {
    margin: 0 0 0 0;
    width:100%;
}

.rev-form-comments-help {
    margin: 0 0 20px 0;
}

.rev-form-comments-help-img {
    float: left;
    width: 21px;
    height: 25px;
}

.rev-form-comments-help-text {
    float: left;
    margin-left: 10px;
    margin-top: 2px;
}

.rev-cirs-group {
    padding: 0 0 15px 0;
}

.rev-cir-cont {
    display: block;
   
}

.rev-cir-label {
    
    display: inline-block;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
}

.rev-cirs {
    display: inline-block;
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
    padding: 0 20px 0 0;
}

.rev-cir-right {
    display: inline-block;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
}

#product-overview {
    overflow:hidden;
}

#product-overview p {
    margin: 0 0 20px 0;
}
#product-overview ul {
    list-style-type: disc;
    padding: 0 0 0 17px;
}

#product-overview ul li {
    padding: 0 0 3px 0;
}
#product-overview h2 {
    padding:0 0 10px 0;
}
.tab-table {
    width: 100%;
    margin-bottom: 20px;
}

.tab-table a {
    text-decoration: underline;
}

.tab-table th {
    width: 150px;
}

.tab-table th, .tab-table td {
    background-color: #F2F2F2;
    text-align: left;
    font-weight: 100;
    border-bottom: 2px solid #FFF;
}

.product-hor-list {
    font-size:13px;
}
section.carousel-section.mobile-gutter {
    width: initial;
}
section.carousel-section {
    overflow: hidden;
    width: 634px;
    position: relative;
    padding-left: 16px;
}
section.carousel-section.section-top-border .carousel-container {
    border-top: dotted 1px #D2D2D2;
    margin-top: 10px;
    padding-top: 35px;
}
section.carousel-section .carousel-container {
    min-height: 310px;
    position: relative;
}
section.carousel-section a.link-prev {
    top: 35%;
    width: 16px;
    height: 49px;
    text-indent: -9999px;
    display: none;
    position: absolute;
    z-index: 3;
    background-image: url(//ast1.r10.io/buy_assets/v10/homepage/hp_sprite.png);
    background-position: -120px 0;
    border-radius: 0 2px 2px 0;
    left: 0;
    margin-top: -20px;
}
section.carousel-section a.link-prev:hover {
    background-position: -176px 0;
}
section.carousel-section a.link-next {
    top: 35%;
    width: 16px;
    height: 49px;
    text-indent: -9999px;
    display: none;
    position: absolute;
    z-index: 3;
    background-image: url(//ast1.r10.io/buy_assets/v10/homepage/hp_sprite.png);
    background-position: -148px 0;
    border-radius: 2px 0 0 2px;
    right: 0;
    margin-top: -20px;
}
section.carousel-section a.link-next:hover {
    background-position: -204px 0;
}

.carousel-container .page-info {
    float: right;
    padding: 3px 20px 0 0;
    font-size: 16px;
    display: none;
}
/*
section.carousel-section .carousel-container a.link-prev {
    top: 50%;
    width: 16px;
    height: 49px;
    position: absolute;
    z-index: 3;
    left: 0;
    margin-top: -20px;
}
section.carousel-section .carousel-container a.link-prev div {
    background-image: url("https://ast1.r10.io/buy_assets/homepage/243x72_sprite_v2.png");
    background-position: 58px 0;
}
section.carousel-section .carousel-container a.link-next {
    top: 50%;
    width: 16px;
    height: 49px;
    position: absolute;
    z-index: 3;
    right: 0;
    margin-top: -20px;
}
section.carousel-section .carousel-container a.link-next div {
    background-image: url("https://ast1.r10.io/buy_assets/homepage/243x72_sprite_v2.png");
    background-position: 27px 0;
}
section.carousel-section .carousel-container a.link-prev div,
section.carousel-section .carousel-container a.link-next div
{
    display: block;
    height: 71px;
    margin-top: -35px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 26px;
    z-index: 3;
}
*/
section.carousel-section.mobile-gutter .product-hor-list {
    width: initial;
    height: initial;
}
section.carousel-section .product-hor-list {
    width: 6667px;
    height: 252px;
    clear: both;
}
.carousel-section .product-hor-list li {
    
    overflow:hidden
}
.product-hor-list .product-item {position:relative;}
.product-hor-list .product-item .price {
    font-size:16px;    
    display:block;
}
.product-hor-list .product-item:hover > .btn-primary{
    display:block;
}

.product-hor-list .product-item.centered {
    text-align: center;
}
.product-hor-list .btn-primary {
    display:none;
    position: absolute;
    top: 100px;        
} 
.product-hor-list li {
    display: inline-block;    
    white-space:nowrap;
}

.product-hor-list .btn-arrow {
    width: 19px !important;
}

.product-hor-list .btn-arrow img {
    width: 19px;
}

.carousel-container .product-hor-list li,
.product-tile {    
	width: 138px;
    vertical-align: middle;
    line-height: 16px;        
}
.carousel-container .product-hor-list li {
    margin-right: 20px;
}
.carousel-container .product-hor-list li:last-child {
    margin-right: 0;
}

.carousel-container .product-hor-list .btn-arrow {
    line-height: 230px;
    padding-right: 0;
}
.product-hor-list a:hover, 
.product-tile a:hover
{text-decoration:none}
.product-hor-list a:hover .ellipsis,
.product-hor-list a:hover .title,
.product-tile a:hover .ellipsis,
.product-tile a:hover .title
{text-decoration:underline}
#recently-viewed .product-tile h4.price,
.product-hor-list .right-text h4.price {
    display: inline;
}
.product-hor-list em,
#recently-viewed .product-tile em,
#recently-viewed .recently-viewed-list .right-text em {
    color: #999;
    font-size: 13px;
    font-style: normal;
    vertical-align: bottom;
    text-decoration: line-through;
    margin-left: 5px;
}

section.carousel-section.no-border {
    border: none;
}

section.carousel-section.vertical {
    border: 1px solid #ccc;
    padding: 25px 12px 10px 12px;
    margin-bottom: 10px;
    width: auto;
}

section.carousel-section.vertical .product-hor-list {
    height: auto;
    width: auto;
}

.carousel-container h5 {
    font-size: 24px;
    margin-bottom: 18px;
}

.carousel-container h4.ellipsis {
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.carousel-section.vertical .carousel-container {
    margin-top: 22px;
}

.carousel-section.vertical h5 {
    padding: 0 0 10px 0;
    font-size: 18px;
}

.carousel-section.vertical .product-hor-list li {
    padding: 0 0 0 0;
}

.carousel-section.vertical li a:hover {
    text-decoration: none;
}

.product-hor-list li .left-pic {
    padding: 0 0 13px 0;
}

.product-hor-list li .right-text {
    width: 138px;
    height: 101px;
}

.product-hor-list li .left-pic,
.product-hor-list li .left-pic img {    
    width: 138px;
}




.recently-viewed-list .indicator {
    margin:0 auto 0 auto;
    width:27px;
    height: 11px;
    display:block;    
    visibility:hidden;
}
.recently-viewed-list .prod-img {
    display:block;
}
#recently-viewed h2 {
    padding-bottom: 18px;
}
#recently-viewed > h2 {
    float: left;
}
#recently-viewed .recently-viewed-clear {
    display: block;
    float: right;
    margin: 5px 15px 0 0;
}
#clear-recently-viewed {
    font-size: 13px;
    color: #0099FF;
}
#clear-recently-viewed:hover {
    text-decoration: underline;
    color: #000;
}
#recently-viewed .recently-viewed-list{
    height:121px;
    font-size: 0; /* removes space between horizontal list items */
    clear: both;
}
#recently-viewed .recently-viewed-list li {
    padding:0 16px 0 0;
    display:inline-block;
}
#recently-viewed .recently-viewed-list li:last-child {
    padding:0;
}
#recently-viewed .trans-container {
    overflow: hidden;
    padding: 21px 0 21px 0;
}
#recently-viewed .product-tile {
    width:175px;
    height:300px;
    padding:0 62px 0 62px;
    border-right:1px dotted #D2D2D2;
    float:left;
    margin-right: 40px;
}
#recently-viewed .product-tile .left-pic {
    height: 175px;
    padding-bottom: 20px;
}
#recently-viewed .product-tile .right-text {
    height: 99px;
}
#recently-viewed .add-to-cart-container {
    margin-top: 11px;
}
#recently-viewed .add-to-cart-container .btn {
    padding: 7px 0 6px 0;
    font-size: 14px;
    width: 100%;
    cursor: pointer;
}
#recently-viewed .add-to-cart-container .btn-primary {
    padding: 9px 0 8px 0;
}
#recently-viewed .carousel-container .product-hor-list {
    clear: both;
}
#recently-viewed .product-hor-list .add-to-cart-container .add-to-cart {
    display: inline-block;
    font-weight: normal !important;
    position: initial;
    top: initial;
    background-color: #FFF;
    color: #000;
    border: 1px solid #000;
}
#recently-viewed .product-hor-list .add-to-cart-container .add-to-cart:hover {
    background-color: #FFF;
    color: #BF0000;
    border: 1px solid #BF0000;
}
#recently-viewed .feedback,
.product-hor-list .feedback {
    line-height: 16px;
    margin-top: 5px;
    font-size: 16px;
}
#recently-viewed .feedback i.fa.fa-circle-thin,
.product-hor-list .feedback i.fa.fa-circle-thin {
    color: #999999
}
#recently-viewed .feedback i.fa.fa-circle-thin,
.product-hor-list .feedback i.fa.fa-circle-thin,
.product-hor-list .feedback i.fa.fa-circle {
    margin-right: 5px;
}
#recently-viewed .feedback .text-muted,
.product-hor-list .feedback .text-muted {
    vertical-align: top;
    font-size: 13px;
}
#recently-viewed .recentlyViewItem {display:none;}
#recently-viewed .product-tile .title,
.product-hor-list  .title {
    word-wrap:break-word;
    display: block;
}
#recently-viewed .product-hor-list li {
    width:138px;	
    height:inherit;
   
}

#recently-viewed .rr-container {
    float:left;
    padding:0 40px 0 0;
}

#recently-viewed .rr-container h5 {
    margin-bottom: 21px;
    float: left;
    font-size: 18px;
}

.carousel-section.vertical li {
    height: 110px !important;
	width: 290px !important; 
}

.carousel-section.vertical .left-pic {
    float: left;
    padding: 0 10px 0 0;
    height: 80px;
    width: 80px;
}

.carousel-section.vertical .product-hor-list li .left-pic img {
    height: 80px;
    width: 80px;
}

.carousel-section.vertical .right-text {
    float: left;
    width: 190px;
}

#select-loading {
    display:none;
}
#select-loading .loading-bg {
    background-color:#FFF;
    width:100%;    
    position:absolute;    
    margin-top:-25px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index:499;
    height:100%;
}
#select-loading img {
    z-index:500;
    position:absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
}
#header .holiday-elf-sort-of {
	float: left;
	height: 57px;
	width: 120px;
}
#header #headerSuperPointLink {
    color: #c1272d;
    font: 12px/14px Arial, Helvetica, sans-serif;
    height: 16px;
    padding: initial;
    display: block;
    margin-top: 10px;
}
/* countdown timer styles - start*/
#rdcs_logo.header-left2 {
    margin-bottom:0;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    height: 56px;
    text-align: left;
}
#rdcs_logo.header-left2 a {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}
.countdownTimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	display: none;
	float: right;
	width: 240px;
	color: #000;
}
/* countdown timer styles - end*/

.pr-sp-popup-title {
    color: #444;
    font-size: 18px;
    margin-top: -10px;
    padding-bottom: 5px;
}

.product-unavailable .message {
    clear: both;
}

.product-unavailable .pu-title {
    font-size: 36px;
    color: #C10000;
    margin: 100px 0 20px 20px;
}

.product-unavailable .pu-text {
    margin-left: 20px;
    font-size: 16px;
}

.product-unavailable #product-actions section.carousel-section.vertical {
    margin-top: 40px;
}

.product-unavailable #product-details section.carousel-section.border-top {
    border-top: dotted 1px #D2D2D2;
    padding-top: 30px;
    margin-top: 40px;
}
.ui-dialog  .ui-widget-header { 
    background: none; 
    border:none;
}

.rsp-balance {
    width:100%;
    text-align:center;
    background-color:#F2F2F2;
    background-repeat: no-repeat;
    padding:20px 15px 15px 15px;
    box-sizing:border-box;
    display:none;
}
.rsp-balance h4 {
    line-height:30px;
    font-size:16px;        
    font-weight:400;
    margin-bottom:10px;
}
.rsp-balance h4 img {
    width:30px;        
    margin:0 5px;
    vertical-align:middle;        
}
.rsp-balance a {
    text-decoration:underline;
}
.rsp-balance h3 {
    color:#009900;
    font-size:24px;
    font-weight:700;
    line-height:30px;
}
.rsp-balance h5 {
    font-size:16px;
    font-weight:400;
    color:#999;
    margin:0 0 0 0;
}