﻿h1#product-title-heading.collapsed {
    height: 66px;
    overflow: hidden;
}


#imgcontainer ul {
    will-change: transform;
    transform: translate3d(0, 0, 0);
}

#imgcontainer ul li {
    cursor: pointer;
}

.light-box-gallery a.nextbtn,.light-box-gallery a.prevbtn {
    width: 75px;
    margin: 0 auto;
    border: 1px solid #fff;
    color: #DB1F01;
}

.light-box-gallery a.nextbtn:hover,.light-box-gallery a.prevbtn:hover {
    border: 1px solid #ccc;
}

.light-box-gallery a.nextbtn.disabled,.light-box-gallery a.prevbtn.disabled {
    border: 1px solid #fff;
    color: #ccc
}

.light-box-gallery a.nextbtn.disabled:hover,.light-box-gallery a.prevbtn.disabled:hover {
    border: 1px solid #fff;
}

.section-bottom-full {
    width:100%;
    float: left;
    padding:20px 0 20px 0;
}
.section-bottom-full .ad_stream iframe {
    display:block;
    margin:0 auto 0 auto;
    }

.hide-me {
    display: none;
}
.click-me {
    cursor: pointer;
}



.solid-container {
    z-index: 1;
    font-size: 13px;
    padding: 11px 11px 11px 11px;
}

.solid-container.vert-space {
    margin-top: 10px;
    margin-bottom: 10px;
}

.solid-container .label {
    color: #333;
    font-weight: 700;
    padding: 0 3px 0 3px;
}

.solid-container ul {
    list-style-type: disc;
    padding: 8px 0 8px 17px;
}

.solid-container ul li {
    line-height: 16px;
}

.solid-container .card-img {
    float: left;
}

.solid-container .card-details {
    float: right;
    width: 180px;
}

.solid-container .card-details dt {
    width: 50%;
    float: left;
}

.solid-container .card-details dd {
    width: 50%;
    float: right;
    text-align: right;
}

.solid-container .card-details .bottom-line {
    border-top: 1px solid #D7D7D7;
}

.trans-container {
    border: 1px solid #ccc;
    padding: 25px 12px 10px 12px;
    position:relative;
    margin:0 0 10px 0;
}

.trans-container strong {
    font-size: 13px;
}
.trans-container .low-inventory { font-size:11px; }

.trans-container p {
    width: 100%;
    position: relative;
    text-align: left;
}

.trans-container p.lister {
    margin: 5px 0 5px 0;
}

.trans-container p.lister:last-child {
    margin-bottom: 0;
}

#seller-listings-mini {
    margin-top: 10px;
}

.trans-container.seller-listings-mini .lister {
    margin-bottom: 20px;
    height: 40px;
}

    .trans-container.seller-listings-mini .lister div {
        float: left;
        width: 165px;
    }

        .trans-container.seller-listings-mini .lister div .seller-name {
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

    .trans-container.seller-listings-mini .lister a {
        float: right;
    }

        .trans-container.seller-listings-mini .lister a:hover {
            text-decoration: none;
        }

.trans-container div.fa {
    padding: 0;
}

    .trans-container div.fa::before {
        content: '\f10d';
        float: left;
        color: #999;
    }

    .trans-container div.fa::after {
        content: '\f10e';
        float: right;
        color: #999;
        position: relative;
        top: -12px;
    }

.trans-container a.comment {
    font-weight: bold;
    font-family: 'Arial Bold', 'Arial';
    /*margin: 0 15px 0 15px;*/
    display: block; /* Fallback for non-webkit */
    display: -webkit-box;
    max-width: 290px;
    /*$font-size*$line-height*$lines-to-show;*/ /* Fallback for non-webkit */
    font-size: 14px;
    line-height: 1.0em;
    /*margin-right: 20px;*/
    margin-bottom: 3px;
    cursor: pointer;
}

.trans-container .restriction-text {
    font-size: 12px;
    color: #cc0000;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

.trans-container .earn-sp {margin-top:5px}

.trans-container .shipping-threshold-container {
    border: dashed 1px #D2D2D2;
    background: #F2F2F2;
    padding: 6px 15px;
    font-size: 13px;
}

#wine-restriction-popup {display:none}
	#wine-restriction-popup div {font-weight:bold}

#CouponDetailsPopup,
#CheckoutForPricePopup,
#CartForPricePopup,
#divSPPopup {
    display: none;
}

.trans-container div.seller {
    margin-top: 0;
    width: 100%;
    text-align: left;
    display: table;
}

    .trans-container div.seller .table-row {
        display: table-row;
    }

    .trans-container div.seller .table-cell {
        display: table-cell;
    }

        .trans-container div.seller .table-cell .no-underline {
            text-decoration: none;
        }

            .trans-container div.seller .table-cell .no-underline:hover span {
                text-decoration: underline;
            }

        .trans-container div.seller .table-cell.contact-seller {
            vertical-align: middle;
            text-align: right;
            white-space: nowrap;
        }

    .trans-container div.seller .btn {
        position: initial;
        top: auto;
        right: auto;
    }

.trans-container p .btn {
    position: absolute;
    top: 0;
    right: 0;
}

.trans-container .ignore-padding {
    margin-left: -12px;
    padding-right: 25px;
}

.trans-container hr {
    width: 100%;
    padding: 0 0 15px 0;
    margin: 0 0 0 0;
}

.trans-container .seller {
    margin-bottom: 0;
}

#seller-contact .title {
    font-size: 18px;
}

.trans-container .seller .btn {
    top: inherit;
    bottom: 0;
    height: 20px;
}

.promo-container {
    background-color: #E8FEE8;
    border: 1px solid #E8FEE8;
    padding: 20px 0 20px 0;
    margin: 0 0 10px 0;
    line-height: 16px;
}
.promo-container .icon-info-list li {
    padding: 10px 15px 10px 15px;
    width: 290px;
    height: 65px;
}
    

.promo-container h5 {
    padding: 0 15px 0 15px;
}

.invisible-container {
    padding: 10px;
}

ul.bullet {
    list-style: disc !important;
}

ul.bullet li {
    list-style-type: disc !important;
    margin-left: 20px;
}

.ad-container {
    padding: 10px 10px 5px 10px;
    border: 1px solid #ccc;
    margin: 0 0 10px 0;
}

.ad_stream .ad-text {
    text-align: center;
    color: #999;
    font-size: 10px;
}
.ad_stream iframe{
    margin:0;
    border:none;
    overflow:hidden;
}


.container-tight-bottom {
    padding-bottom: 0 !important;
}

div#freeshipcontainer.centerdiv {
    height: 10em;
    position: relative;
}

    div#freeshipcontainer.centerdiv img {
        margin: 0;
        background: yellow;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.icon-list {
    padding: 15px 0 15px 0;
}

    .icon-list li {
        font-size: 10px;
        line-height: 11px;
        width: 45px;
        display: inline-block;
        text-align: center;
        padding: 0 10px 5px 0;
        /*margin-bottom: 10px;*/
        vertical-align: top !important;
    }


        .icon-list li img, .icon-list li a img {
            width: 34px;
            height: 34px;
        }

    .icon-list img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }



.pre-order-text {
    font-size: 11px;
}

.selector-list {
    padding: 5px 0 0 0 !important;
}

    .selector-list li {
        list-style-type: none;
        padding: 0 0 4px 0;
    }

        .selector-list li label {
            padding: 0 0 0 6px;
        }

#product-content {
    /*font-family: Arial;
    font-weight: 400;
    width: 100%;*/
    color: #000;
    font-size: 13px;
    font-family: "Arial Regular","Arial";
    font-weight: 400;
    line-height: 20px;
}

#product-content section {
    padding-top: 40px;
    padding-bottom: 20px;
}

#product-content h1 {
    width: 600px;
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-size: 28px;
}
#product-content h2 {
    padding:0 0 30px 0;
}

#product-content .page-details {
    font-size: 13px;
    float: right;
    font-weight: 100;
}

#product-content h3 {
    padding: 26px 0 5px 0;
}


#float-add-cart {
    height: 65px;
    width: 1001px;
    position: fixed;
    top: 0;
    z-index: 1000;
    background-color: #FFF;
}

	#float-add-cart .float-section-left {
		float:left;
		width: 600px;
	}

    #float-add-cart .feedback {padding: 8px 0 0 0}

        #float-add-cart .feedback i {
            font-size: 16px;
            vertical-align: middle;
        }

        #float-add-cart .feedback span {
            vertical-align: middle;
        }
		#float-add-cart .feedback .alink:hover {text-decoration:none;}
		#float-add-cart .feedback .alink:hover span {text-decoration:underline;}

    #float-add-cart img {
        float: left;
        padding: 5px 10px 0 0;
        height: 50px;
    }

    #float-add-cart h2 {
        padding: 10px 0 0 0;
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }


#float-nav .tab-handles {
    padding: 0 0 65px 0;
}

    #float-nav .tab-handles li {
        text-align: center;
        font-size: 13px;
        border-top: 4px solid #000;
        float: left;
    }

        #float-nav .tab-handles li a {
            color: #FFF;
			padding: 12px 0 12px 0;
			display: inline-block;
			width: 162px;
        }

        #float-nav .tab-handles li.t-active {
            font-family: 'Arial Bold', 'Arial';
            font-weight: 700;
            border-top: 4px solid #CC0000;
        }

#float-nav ul li:hover {
    border-top: 4px solid #CC0000;
}

#float-nav .tab-handles li a:hover {
    text-decoration: none;
}

#float-nav .back-to-top {
    position: absolute;
    top: 2px;
    right: 10px;
    color: #F2F2F2;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
}

#float-nav .back-to-top div {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: -5px;
}

#float-nav {
    z-index: 1000;
    height: 45px;
    width: 1001px;
    background-color: #000;
    top: 65px;
    position: fixed;
    opacity: 0.8;
}	

#float-price {
    padding: 10px 10px 10px 0;
    width: 350px;
    float: right;
    text-align: right;
}

#float-price.sold-out {
    text-align: center !important;
	padding-top: 24px;
}
    #float-price .price {
        font-size: 24px;
        line-height: 20px;
        vertical-align: middle;
        padding: 0 15px 0 0;
		display: inline-block;
    }
		#float-price .price .price-range {
			font-size: 20px;
			width: 125px;
			display: inline-block;
			text-align: left;
		}

#float-add-cart .floating-cart-icon {
	float: right;
	width: 40px;
	padding-top: 25px;
}
	#float-add-cart .floating-cart-icon i {
		font-size: 34px;
		vertical-align: bottom;
	}
#float-add-cart .floating-cart-circle {
    margin:15px 2px 0 0;
		width: 24px;
		height: 24px;
		font-size: 12px;
    line-height:24px;
	}
	
.product-breadcrumbs {
    padding: 0 0 7px 0;
}

    .product-breadcrumbs ul li {
        display: inline;
        font-size: 12px;
        color: #666666;
    }

        .product-breadcrumbs ul li a {
            text-transform: uppercase;
        }

        .product-breadcrumbs ul li.fa {
            margin-left: 5px;
            margin-right: 5px;
        }

        .product-breadcrumbs ul li strong {
            font-family: 'Arial Bold', 'Arial';
            font-weight: 700;
        }

        .product-breadcrumbs ul li:last-child {
            font-family: 'Arial Bold', 'Arial';
            font-weight: 700;
        }

#product-details {
    float: left;
    width: 650px;
    padding: 0 0 0 0;
}



#product-title {
    position: relative;
}

#product-title-more {
    font-size: 13px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: none;
}

#product-title h1 {
    line-height: 33px;
    padding: 0;
}

#product-main-rating, #product-main-rating .fa {
    line-height: 20px;
    height: 20px;
    vertical-align: top;
    display: inline-block;
}

#product-main-rating .fa {
    font-size: 20px;
}
#product-main-rating .alink:hover {text-decoration:none;}
#product-main-rating .alink:hover span {text-decoration:underline;}

.review-avg {
    padding: 5px 0 20px 0;
    color: #000;
    font-size: 13px;
    vertical-align: bottom;
}

    .review-avg img {
        padding: 0 5px 0 0;
        vertical-align: bottom;
    }


#product-images {
    padding: 15px 0 5px 0;
}

.product-img-main {
    padding-left: 40px;
    cursor: zoom-in;
}

.fake-image {
    text-align: center;
    width: 77px;
    height: 70px;
    border: 1px solid #F2F2F2;
}

    .fake-image:hover {
        border: 1px solid #bbb;
    }

div.imagethumb {
    width: 77px;
    float: right;
    height: 467px;
    max-height: 467px;
    display: block;
}

/*div.imagethumb #upscroll, div.imagethumb #downscroll {*/
.light-box-gallery .prevbtn, .light-box-gallery .nextbtn {
    width: 100%;
    border: 1px solid #fff;
    text-align: center;
    cursor: pointer;
    height: 32px;
    display: inline-block;
}

.light-box-gallery .prevbtn i, .light-box-gallery .prevbtn i {        
    margin: 0 auto;
    position: relative;
}

div.imagethumb #downscroll
{
    /*position: relative;
    top: 100%;*/
}

/*div.imagethumb ul#productlist {
    height: 400px;
    overflow: hidden;
}*/

div.imagethumb #upscroll.inactive i, div.imagethumb #downscroll.inactive i {
    color: #ccc;
}

div.imagethumb #upscroll.active i, div.imagethumb .downbtn.active i {
    color: #999;
}

div.imagethumb .upbtn:hover, div.imagethumb .downbtn:hover {
    border: 1px solid #bbb;    
}

div.imagethumb .upbtn:hover i, div.imagethumb .downbtn:hover i {
    color: #666 !important;
}

.product-img-thumb i {
    padding-top: 17px;
    color: #808080;
}

#thumb-img-container {
    display: inline-block;
    overflow-y: hidden;
}

.photowindow {
    width: 725px; 
    height:500px;
}

.share-btns {
    width: 55px;
    height: 280px;
    float: left;
    padding: 74px 0 0 0;
}

.product-img-thumb {
    float: right;
}

    .product-img-thumb li {
        padding: 0 0 5px 0;
        cursor: pointer;
    }

        .product-img-thumb li.active img {
            border: 1px solid #000;
        }

        .product-img-thumb li img:hover {
            border: 1px solid #bbb;
        }

        .product-img-thumb li img {
            border: 1px solid #F2F2F2;
        }

        .product-img-thumb li .thumb-btn span {
            width: 78px;
            background-color: #E6E6E6;
            display: block;
            height: 30px;
            line-height: 30px;
            text-align: center;
            font-size: 13px;
            color: #000;
        }

        .product-img-thumb li .thumb-btn:hover {
            text-decoration: none;
        }


#product-tabs .tab-handles {
    padding: 0 0 65px 0;
    border-top: 2px solid #CCC;
}

#product-tabs .tab-handles li {
    display: inline-block;
    width: 162px;
    text-align: center;
    font-size: 13px;
    float: left;
    position: relative;
}

#product-tabs .tab-handles li.t-active {
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    border-top: 2px solid #CC0000;
    top: -2px;
}

#product-tabs .tab-handles li:hover {
    border-top: 2px solid #CC0000;
    top: -2px;
}

#product-tabs .tab-handles li a {
	padding: 20px 0 20px 0;
	display: inline-block;
}

#product-tabs .tab-handles li a:hover {
    text-decoration: none;
}
.tab-table th, .tab-table td {
    font-size: 13px;
    padding: 5px 0 5px 15px;
}

#ratings {
   font-size: 13px;
}
.rating-bar, .rating-meter {
    height: 18px;
    width: 155px;
    margin:0 0 10px 0; 
}

.bar-total {
    text-align: right;
    line-height: 18px;
    vertical-align: top;
    padding: 2px 0 0 0;
}

#CustomerReviewsSort {padding-top:30px;}

    #CustomerReviewsSort span {
        font-weight: bold;
        margin-right: 10px;
    }
	#CustomerReviewsSort a:hover {background-color: #E4E4E4}

    #CustomerReviewsSort .btn-info {
        margin-left: 5px;
        background-color: #FFFFFF;
    }

        #CustomerReviewsSort .btn-info.active {
            background: #E4E4E4;
            border: none;
            color: #000;
            font-weight: bold;
        }

.cust-review-block-tall, .cust-review-block-short {
    width: 48%;
    display: inline-table;
}

.cust-review-block-tall {
    height: 175px;
    vertical-align: top;
}

.cust-review-block-short {
    height: 120px;
}

.cust-review-block-tall dt {
    width: 30px;
    float: left;
    font-size: 18px;
    padding: 0 0 10px 0;
    text-align: right;
}

.cust-review-block-tall dd {
    width: 267px;
    float: right;
    padding: 0 0 10px 0;
}

#customer-reviews h2 {
    padding-bottom: 5px;
}

#customer-reviews .rating-summary {
    padding: 10px 0 15px 0;
}


#customer-reviews .rating-summary .rating-title {
    font-size: 14px;
}

#customer-reviews .rating-summary .big-rating {
    padding-right:5px
}

#customer-reviews .rating-summary .big-rating .fa-circle,
#customer-reviews .rating-summary .big-rating .fa-circle-thin{
	font-size: 18px;    
}


#customer-reviews .quote {
    width: 87%;
    height: 98px;
}

.rev-img {
    float: left;    
}
.rev-form {
    float: right;
}
.rev-form {    
    width: 525px;
}
.rev-form textarea {
    width: 514px !important;
}
.rev-form input[type="text"] {
    width: 513px;
}
.rev-cir-label {
    width: 150px;
}
.rev-cir-cont {
    padding: 0 0 10px 0;
}


.quote {
    border-radius: 5px;
    text-align: center;
    position: relative;
}

.quote img {
    position: absolute;
    bottom: 4px;
    right: 15px;
}

.quote p {
    margin: 0 0 0 0;
}

.quote .reviewer-name {
    color: #999;
    font-size: 13px;
    font-weight: 400;
}

#customer-review-items {
    padding: 15px 0 0 0;
}


#customer-review-items .review-avg {
    padding-bottom: 5px;
}

#product-content #product-overview {
    padding-bottom: 10px;
    margin-bottom: 35px;
}
#product-overview img {
    max-width:650px;
    height:auto !important;
}
#product-overview object {
    max-width:650px;
}
#product-overview iframe {
    max-width:650px;
}
#product-overview table {
    max-width:650px;
}
#product-content section.carousel-section.section-bottom-border {
    padding-top: 0;
    margin-bottom: 35px;
    padding-bottom: 10px;
}
#product-content section.carousel-section.section-bottom-border.vertical {
    padding: 0 12px 10px 12px;
    margin-bottom: 10px;
}

#specifications {
    padding-top: 0;
}

#sort-label {
    float: left;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
	margin-right: 10px;
}

#SellerListingsSort .btn-info {
	margin-left: 5px;
	background-color: #FFFFFF;
}
	#SellerListingsSort .btn-info.active {
		background: #E4E4E4;
		font-weight: 700;
		color: #000;
	}
	#SellerListingsSort a:hover {
	    background-color: #E4E4E4;
	}

#buying-options {
    padding: 0 0 40px 0;
}	

    #buying-options .sort-buttons li {
        display: inline-block;
        padding: 0 4px 0 4px;
    }




.options-table tfoot td{
    padding:30px 0 0 0;
}
.options-table td {
    vertical-align: top;
    position: relative;
    line-height: 18px;
}

.options-table td .contact-seller {
    bottom: 0;
    margin-top: 10px;
}

.options-table .table-title {
    padding: 30px 0 0 0;
    border-bottom: 1px solid #F2F2F2;
    text-align: left;
}

.options-table .table-title.seller-info {
    width: 240px;
}

.options-table .table-title.price-shipping {
    width: 260px;
}

.options-table .table-title.black-header {
    width: 150px;
}

.options-btns {
    width: 150px;
}

    .options-btns .btn {
        margin: 0 0 10px 0;
    }

.options-table strong {
    font-size: 14px;
    font-weight: 700;
}

.options-table .options-contact {
    padding: 40px 25px 0 20px;
    margin: 0 0 0 0;
}



.hide-me {
    display: none;
}

.seller-info-row td {
    padding: 20px 0 15px 0;
    border-bottom: 1px solid #F2F2F2;
}

    .seller-info-row td .no-underline {
        text-decoration: none;
    }

        .seller-info-row td .no-underline:hover span {
            text-decoration: underline;
        }

.options-table .btn.btn-info.show-more {
    width: 100%;
    cursor: pointer;
	padding-left: 0;
	padding-right: 0;
}

.options-contact-row {
    border-bottom: 1px solid #F2F2F2;
    padding: 0 0 20px 0;
}


.solid-container .right-btns {    
    padding: 15px 0 10px 0;
}

.solid-container .right-btns .btn {
    margin-left: 5px;
}

.options-table .price {
    color: #BF0000;
    font-size: 18px;
    font-weight: 700;
}

.options-table .condition {
    font-weight: 700;
}

#product-actions {
    width: 320px;
    padding: 0 0 0 0;
    float: right;
}   


#select-loading .loading-bg {
    padding:0;
}

#selector-error-message {
    padding: 0 0 10px 0;    
}

    #selector-error-message i {
        padding: 0 6px 0 0;
    }

.attr-selector label {
    width: 55px;
}
.attr-selector .attr-selector-input {
    width: 235px; 
}
.attr-selector .attr-selector-input {    
    float: right;
}
.attr-selector-input .full-select {
    width: 235px !important;
}

#rsp-promo {
    font-size: 11px;
    display: block;
    margin: 0 0 15px 0;
}

#recent-reviews h5 {margin-bottom: 15px}
#recent-reviews p.lister:last-child {margin-bottom: 15px;}

#recent-reviews .fa-circle, #recent-reviews .fa-circle-thin {
    font-size: 16px;
}

#recent-reviews p.lister {
    margin-bottom: 25px;
}

.seller-info-row .dropdown .heading-bold {
    font-weight: bold;
}

.seller-info-row .fa,
.seller-info-row .pointer {
    cursor: pointer;
}


#divSquareTradeProdPage {
    background-color: #eee;
    padding: 10px;
    font-size: 1em;
    margin-bottom: 10px;
}

#divSquareTradePop {
    display: none;
    z-index: 1010;
}

    #divSquareTradePop img {
        width: 524px;
        height: 344px;
    }

#divSquareTradeProdPage div.sqrt-content.closed {
    display: none;
}

#divSquareTradeProdPage div.sqrt-content.opened {
    display: block;
}


#divSquareTradeProdPage div.sqrt-sectionheader {
    font-weight: bold;
}

    #divSquareTradeProdPage div.sqrt-sectionheader .sqr-label {
        font-size: 1.1em;
        cursor: pointer;
    }

    #divSquareTradeProdPage div.sqrt-sectionheader i#sqrt_help {
        float: right;
        color: #666;
        font-size: 1.4em;
		margin-top: 2px;
    }
	#divSquareTradeProdPage .buycheckbox {
		vertical-align: top;
		margin-top: 4px
	}
#btn_learnmore {
    position: absolute;
    left: 290px;
    top: 260px;
    padding: 12px;
    width: 120px;
}

ul.sqtr_options_list li div.warranty-cost {
    color: #bf0000;
    float: right;
    margin-right: 10px;
}

ul.sqtr_options_list {
    margin-left: 16px;
    margin-top: 10px;
    width: 270px;
    display: table;
}

    ul.sqtr_options_list li {
        display: inline-block;
        line-height: 16px;
        margin-bottom: 10px;
    }

        ul.sqtr_options_list li:last-child {
            margin-bottom: 0 !important;
        }

        ul.sqtr_options_list li label.sqr-optlabel {
            margin-left: 5px;
            width: 195px;
            cursor: pointer;
            float: right;
            display: block;
        }


.qtip-titlebar {
    background-color: #293740 !important;
    margin: 1px;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
}

.popcontent {
    display: none;
    color: #fff;
    margin: 10px;
    font-size: 1.2em;
    line-height: 16px;    
}
.popcontent table th, .popcontent table td {
    padding:6px;
    vertical-align:top;
    text-align:left;
}
.popcontent table {    
    border-collapse: collapse; 
    border-spacing: 0; 
    border:0;
}

.poppromocontent {
    display: none;
    color: #fff;
    margin: 5px 0 10px 0;
    font-size: 1.0em;
    line-height: 14px;
}

.poppromocontent .popheader {
    color: #ccffcc;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 1.5em;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    font-weight: bold;
}

.poppromocontent ul {
    list-style: none;
    list-style-type: none;
    display: normal;
    padding: 0;
    margin: 0;
    /*margin-left: 10px;*/
}

.poppromocontent ul li {
    list-style-type: none;    
    background-position: 0 50%;
    padding: 5px 5px 5px 10px;
    display: inline-flex;
    width: 100%;
}
/*
.poppromocontent ul li a {
    margin: auto;
}*/

.poppromocontent ul li div.promoitem {
    margin: 5px 15px 5px 30px;
    font-size: 1.2em;
    line-height:16px;
	-ms-word-break: break-word;
	word-break: break-word;
}

.poppromocontent ul li:hover {
    background-color: #333 !important;
}

.poppromocontent ul li:hover div.promoitem {
    background-color: #333;      
}

.poppromocontent ul li.icon-rebate a {
    background: url(../images/mailin_rebate_wh.png) no-repeat;
    background-size: 20px 20px;
    background-position: left center;
}

.poppromocontent ul li.icon-savings a {
    background: url(../images/instant_savings_wh.png) no-repeat;
    background-size: 20px 20px;
    background-position: left center;
}

.poppromocontent ul li.icon-coupon a {
    background: url(../images/coupon_wh.png) no-repeat;
    background-size: 20px 20px;
    background-position: left center;
}

.poppromocontent ul li.icon-rsp a {
    background: url(../images/rsp_wh.png) no-repeat;
    background-size: 20px 20px;
    background-position: left center;
}
.poppromocontent ul li.icon-custom-promo a {
    background: url(../images/custom_wh.png) no-repeat;
    background-size: 20px 20px;
    background-position: left center;
}

.popcontent a, .poppromocontent a  {
    text-decoration: none;
    color: #CCC;    
    line-height:22px; 
}

.popcontent a.centered, .poppromocontent a.centered {
    text-align: center;
    display: block;
    margin: 5px auto;
    font-size: 1.2em;
}

.popcontent a:hover, .poppromocontent a:hover {
    text-decoration: none;
    color: #fff;
}

div.bottomlink {
    margin-top: 15px;
    text-align: center;
    font-size: 11px;
}

div.popuptitle {
    font-size: 16px;
    font-weight: bold;
    padding-right: 10px;
    padding-bottom: 10px;
    color: #ccffcc;
    clear: both;
    text-align: center;
}

div.popuptext {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-align: left;
}

div.promoitem {
    margin-left: 15px;
    color:#fff;
}


span.bluetext, a.bluetext {
    color: #ccffcc;
    text-align: center;
    font-size: 13px;
}


[data-element=tooltip] {
    cursor: pointer;
}

.hoverover {
    position: relative;
    background: #555 !important; /*293740*/
    border: 1px solid #555; /*#6A747A;*/
    color: #fff;
    border-radius: 5px;
}

    .hoverover:after, .hoverover:before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .hoverover:after {
        border-color: rgba(41, 55, 64, 0);
        border-bottom-color: #555; /*#6A747A*/
        ;
        border-width: 7px;
        margin-left: -7px;
    }

    .hoverover:before {
        border-color: rgba(41, 55, 64, 0);
        border-bottom-color: #333; /*#293740;*/
        border-width: 8px;
        margin-left: -8px;
    }

/*
.hoverover {
    position: relative;
    background: #293740 !important;
    color: #fff;
    border-radius: 5px;
}

.hoverover:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(41, 55, 64, 0);
    border-bottom-color: #293740;
    border-width: 7px;
    margin-left: -7px;
}*/

.tooltipcontent {
    display: none;
    background-color: #fff !important;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.2em;
}

.st_resale_product_widget_container .pricing_selector {
    margin: 4px 0;
}

#buy-box {
    margin:0;
}

#buy-box .spacing-box {
    padding-left: 12px;
    padding-right: 12px;
}

#buy-box .sp-text {
    vertical-align: top;
    display: inline-block;
    padding-top: 2px;
}
#select-options.trans-container {
    padding-left: 0;
    padding-right: 0;
}
#select-loading {
    padding-left: 12px;
    padding-right: 12px;
}
#add-to-cart-form {
    padding-left: 12px;
    padding-right: 12px;
}

#pricecurtain {
    font-size: 1.0em;
    float: left;
    cursor: pointer;
    margin-top: 14px;
}

.ellipsis {
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/* kobo -start */
.kobo-container {
    border: 1px dashed #ccc;
    padding: 5px;
    margin-bottom: 10px;
}

#KoboPopup {
    display: none;
}

    #KoboPopup div.dialogEbookBase {
        margin: 8px 0 0 0;
        padding: 15px 0 0 0;
        text-align: left;
        font-family: "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans;
        line-height: 1.4;
    }

    #KoboPopup .group::after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }

    #KoboPopup div.dialogEbookSidebar {
        float: left;
        padding: 0 15px 0 0;
        width: 235px;
    }

        #KoboPopup div.dialogEbookSidebar img {
            display: block;
            padding: 0 0 0 35px;
        }

        #KoboPopup div.dialogEbookSidebar ul li {
            padding: 15px 0 0 35px;
            background: url(http://ast1.r10.io/buy_assets/v9/product/kobo/KoboIcons.png) 0 17px no-repeat;
            list-style: none;
            color: #666;
        }

            #KoboPopup div.dialogEbookSidebar ul li.dialogEbookPoint2 {
                background-position: 0 -83px;
            }

    #KoboPopup div.dialogEbookMain {
        float: left;
        padding: 0 0 0 15px;
        width: 380px;
        border-left: 1px solid #CCC;
    }

        #KoboPopup div.dialogEbookMain h4 {
            color: #4A98D5;
            font-size: 114%;
            font-weight: bold;
        }

        #KoboPopup div.dialogEbookMain p {
            padding: 0;
            color: #666;
        }

            #KoboPopup div.dialogEbookMain p.dialogEbookConfirm label {
                padding: 0 0 0 5px;
                font-size: 90%;
                font-weight: bold;
            }
/* kobo - end */
/* What's shakin - start */
.rank-change-sec {
    padding: 15px 0 0 4px;
}

    .rank-change-sec .todays-rank {
        line-height: 17px;
    }

    .rank-change-sec .change-sec {
        padding-top: 3px;
        padding-bottom: 4px;
    }

        .rank-change-sec .change-sec .rank-image {
            float: left;
            height: 30px;
        }

        .rank-change-sec .change-sec .rank-change {
            background-color: #5e9b02;
            font-weight: bold;
            color: #ffffff;
            font-size: 17px;
            vertical-align: middle;
            height: 23px;
            padding-top: 7px;
            float: left;
        }
/* What's shakin - end */

/*jquery-ui overrides*/
.ui-widget-header {
    border: 0px solid #aaaaaa;
}

.ui-button-icon-only .ui-icon {
    left: 0%;
    margin-left: -8px;
}


.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 0px;
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 0px;
    margin-top: -8px;
}

/* z-index issue with dialog overlay */
.ui-dialog {
    z-index: 3001 !important;
}
#product-content  #sponsored-links {
	padding-top: 0;
	padding-bottom: 0;
}
#sponsored-links .pr-sponsored-links-sec {
	height: initial;
	padding-bottom: 0;
}

div.mediainfo {
    margin: 10px 0 10px 0;
    font-size: 1.2em;
}

div.mediainfo .title {
    color: #999;
    font-weight: bold;
    margin-right: 10px;
}

div.mediainfo .description {
    color: #999;
    font-weight: bold;
    margin-right: 10px;
}

#divSuperPointPrice {
    display: none;
    background: #F2F2F2;
    padding: 4px 12px 4px 12px;
    border-bottom: 2px solid #CCCCCC
}
#divSuperPointPrice .spTitle {
    float: left;
}
#divSuperPointPrice .spChevron {
    float: right;
    cursor: pointer;
}
#divSuperPointPrice .border-box {
    border-bottom: 1px solid #ccc;
    padding: 5px 0 5px 0;
    margin-bottom: 5px;
}
#divSuperPointPrice .border-box > div {
    float: left;
}
#divSuperPointPrice .spTopTotal {
    color: #bf0000;
}
#divSuperPointPrice .spLabel {
    margin-left: 5px;
    color: #666666;
}
#divSuperPointPrice .spPriceWithShipping,
#divSuperPointPrice .spPointsAsMoney {
    float: left;
    text-align: left;
    clear: left;
}
#divSuperPointPrice .spPointsAsMoney {
    font-weight: bold;
}
#divSuperPointPrice .spBottomTotal {
    color: #bf0000;
    font-weight: bold;
}
#divCouponsMoveHere > span,
#divCouponsMoveHere > span .text-primary {
    color: #999999;
}