﻿h1#product-title-heading.collapsed {
    height: 66px;
    overflow: hidden;
}

#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;
    }

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;
    }

#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;
    }


.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;
}
/*
li.product-item! > h1.centered
{
    text-align: center;
}*/

.product-hor-list .product-item.centered {
    text-align: center;
}
/*
li.product-item! > h1.centered
{
    text-align: center;
}*/

.product-hor-list .btn-primary {
    display:none;
    position: absolute;
    top: 100px;        
}
    
.center {
    text-align: center;
    margin: 0 auto;
}

.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;
}

.text-regular {
    font-weight: 400 !important;
}

.text-under {
    text-decoration: underline;
}

.alink {
    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: 21px;
    padding-right: 21px;
}

    .btn:hover {
        text-decoration: none;
        border: 1px solid #BF0000;
        color: #BF0000;
    }

    .btn i {
        padding: 0 8px 0 8px;
    }

.btn-primary {
    background-color: #BF0000;
    color: #FFF;
    border: 1px solid #BF0000;
}

.btn-disabled {
    background-color: #c46e6e !important;
    color: #999 !important;
    border: 1px solid #c46e6e !important;
}

.btn-primary:hover {
    background-color: #DB1F01;
    color: #FFF;
    border: 1px solid #DB1F01;
}

.btn-secondary {
    background-color: #333;
    color: #FFF;
    border: 1px solid #333;
}

    .btn-secondary:hover {
        background-color: #BF0000;
        color: #FFF;
        border: 1px solid #BF0000;
    }

.btn-info {
    background: #F2F2F2;
    border: none;
}

    .btn-info:hover {
        background: #E4E4E4;
        border: none;
        color: #000;
    }

.btn-soft {
    border: 1px solid #F2F2F2;
}

    .btn-soft.active {
        background: #F2F2F2;
        font-weight: 700;
        border: 1px solid #F2F2F2;
        color: #000;
    }

        .btn-soft.active:hover {
            background: #F2F2F2;
            font-weight: 700;
            border: 1px solid #F2F2F2;
            color: #000;
        }

.btn-full {
    width: 100%;
    font-size: 13px;
    padding: 0 0 0 0;
}

.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-med {
    padding-top: 9px;
    padding-bottom: 9px;
}

.btn-short {
    padding-top: 8px;
    padding-bottom: 7px;
}

.btn-xshort {
    padding-top: 4px;
    padding-bottom: 4px;
}


.solid-container {
    z-index: 1;
    background-color: #F2F2F2;
    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 { color:#cc0000; 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 {
        overflow: hidden;
    }

        .promo-container .icon-info-list li {
            padding: 10px 15px 10px 15px;
            height: auto;
            overflow: hidden;
        }

            .promo-container .icon-info-list li.hover-link:hover {
                background-color: #F2F2F2;
                cursor: pointer;
            }

    .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;
}


.container-tight-bottom {
    padding-bottom: 0 !important;
}

.section-bottom-border {
    border-bottom: dotted 1px #D2D2D2;
}

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;
    }

.icon-info-list img {
    width: 34px;
    padding: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.icon-info-list li {
    width: 290px;
    height: 65px;
}

    .icon-info-list li p {
        margin: 0 0 0 0;
        float: right;
        width: 245px;
        -ms-word-break: break-word;
        word-break: break-word;
    }

.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-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;
}

#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 {
    display: block;
    font-weight: 700;
    font-size: 24px;
    padding: 0 0 30px 0;
}

    #product-content h2 .btn {
        float: right;
    }

#product-content .page-details {
    font-size: 13px;
    float: right;
    font-weight: 100;
}

#product-content h3 {
    display: block;
    font-weight: 700;
    font-size: 18px;
    padding: 26px 0 5px 0;
}
.carousel-section h4,
#product-content h4 {
    font-size: 16px;
    font-weight: 700;
    color: #333;
}

#product-content h5 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}

    #product-content h5 i {
        color: #666;
    }

    #product-content h5 span {
        font-size: 9px;
    }

#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: 680px;
	}

    #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;
        width: 590px;
        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: 310px;
    float: right;
    text-align: right;
}

#float-price.sold-out {
    text-align: center !important;
}

    #float-price .price {
        font-size: 24px;
        line-height: 20px;
        vertical-align: middle;
        padding: 0 15px 0 0;
    }
		#float-price .price .price-range {
			font-size: 20px;
			width: 125px;
			display: inline-block;
			text-align: left;
		}

.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;
    /*border: 1px solid red;*/
}

/*.share-btns li {
    height: 43px;
    width: 43px;
}*/

.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-hor-list li {
    display: inline-block;
}

.product-hor-list .btn-arrow {
    width: 19px !important;
}

    .product-hor-list .btn-arrow img {
        width: 19px;
    }

#product-addon {
    padding: 40px 0 40px 0;
    font-size: 12px;
}

    #product-addon .product-hor-list {
        padding: 10px 0 0 0;
    }

        #product-addon .product-hor-list li {
            height: 185px;
            font-size: 12px;
            vertical-align: middle;
        }

            #product-addon .product-hor-list li a {
                display: inline-block;
                padding: 15px 10px 0 10px;
                width: 170px;
                height: 150px;
            }

                #product-addon .product-hor-list li a:hover {
                    text-decoration: none;
                }

            #product-addon .product-hor-list li input {
                display: block;
                margin: 8px auto 8px auto;
            }

            #product-addon .product-hor-list li img {
                display: block;
                margin-left: auto;
                margin-right: auto;
            }

            #product-addon .product-hor-list li .price {
                font-size: 16px;
                color: #000;
                font-weight: 700;
                padding: 0 8px 0 0;
            }

            #product-addon .product-hor-list li .product-info {
                font-size: 12px;
                font-weight: 700;
                color: #c00;
            }


        #product-addon .product-hor-list .divider {
            width: 20px;
            font-size: 28px;
            color: #333;
            font-weight: 400;
            border: none;
            padding: 0 4px 0 4px;
            height: 145px;
            line-height: 145px;
        }

    #product-addon .addon-selected a {
        border: 2px solid #F2F2F2;
    }

    #product-addon .solid-container {
        text-align: right;
    }

    #product-addon .btn {
        margin-left: 15px;
    }

#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;
        }

#product-tabs .tab-table {
    width: 100%;
    margin-bottom: 20px;
}

    #product-tabs .tab-table a {
        text-decoration: underline;
    }

    #product-tabs .tab-table th {
        width: 150px;
    }

    #product-tabs .tab-table th, #product-tabs .tab-table td {
        background-color: #F2F2F2;
        padding: 5px 0 5px 15px;
        font-size: 13px;
        text-align: left;
        font-weight: 100;
        border-bottom: 2px solid #FFF;
    }

#ratings {
    padding: 0 0 10px 0;
}

.rating-bar {
    width: 155px;
    height: 18px;
    display: inline-block;
    margin: 0 0 10px 0;
    font-size: 13px;
    font-weight: 400;
    float: left;
}

.bar-back {
    background-color: #F2F2F2;
}

.bar-total {
    text-align: right;
    line-height: 18px;
    vertical-align: top;
    padding: 2px 0 0 0;
}

.rating-meter {
    height: 18px;
    background-color: #000;
    display: inline-block;
}

.rating-label {
    float: left;
    font-size: 13px;
    font-weight: 700;
    padding: 2px 0 0 0;
    clear: left;
}

    .rating-label i {
        padding: 0 8px 0 3px;
    }

.rating-indicator {
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    vertical-align: top;
    padding: 2px 0 0 10px;
    float: left;
}

#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 dd {
    width: 30px;
    float: left;
    font-size: 18px;
    padding: 0 0 10px 0;
    text-align: right;
}

.cust-review-block-tall dt {
    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 strong {
        font-size: 18px;
    }

    #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;
        display: inline-block;
		}


#customer-reviews .quote {
    width: 87%;
    height: 98px;
}

#write-a-review-form h3 {
    padding: 10px 0 18px 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 60px;
}

#write-a-review-confirm .confirm-message {
    font-size: 18px;
    padding: 0 0 40px 60px;
}

#write-a-review-form .char-count-good {
    color: green;
}

#write-a-review-preview.hide {
    display: none;
}

#write-a-review-confirm.hide {
    display: none;
}

.rev-form-cont {
    margin-bottom: 50px;
}

.rev-img {
    float: left;
    width: 90px;
}

.rev-form {
    float: right;
    width: 525px;
}

    .rev-form textarea {
        padding: 8px 0 0 8px !important;
        margin: 0 0 5px 0 !important;
        width: 514px !important;
    }

    .rev-form input[type="text"] {
        height: 40px;
        margin-bottom: 5px;
        padding: 0 0 0 8px;
        width: 513px;
    }

.rev-form-headline {
    margin: 0 0 20px 0;
}

.rev-form-comments {
    margin: 0 0 0 0;
}

.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;
    padding: 0 0 10px 0;
}

.rev-cir-label {
    width: 150px;
    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;
}

span.boldtext {
    font-weight: bold;
}

.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 article {
        padding: 20px 0 30px 0;
    }

    #customer-review-items .review-avg {
        padding-bottom: 5px;
    }

        #customer-review-items .review-avg i {
            font-size: 16px;
        }

    #customer-review-items .review-help {
        margin: 0 0 3px 0;
    }

    #customer-review-items .feedback-thanks {
        font-style: italic;
    }

    #customer-review-items .read-more {display: none}

#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 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;    
}

.carousel-section.hide {
    display: none;
}

.carousel-section .product-hor-list li ,
.product-tile{
    width: 149px;
    vertical-align: middle;
    line-height: 16px;
    padding-right: 13px;
}
.carousel-section .product-hor-list li {
    height: 230px !important;
}

.carousel-section .product-hor-list .product-hor-list-last {
    padding-right: 0;
}

.carousel-section .product-hor-list .btn-arrow {
    line-height: 230px;
    padding-right: 0;
}

.right-text em {
    display: block;
    color: #999;
    font-size: 13px;
    font-style: normal;
    line-height: 16px;
    vertical-align: middle;
}

section.carousel-section.no-border {
    border: none;
}

#product-content section.carousel-section.vertical {
    border: 1px solid #ccc;
    padding: 25px 12px 10px 12px;
    margin-bottom: 10px;
}

#product-content section.carousel-section h5 {
    font-size: 24px;
    margin-bottom: 20px;
}

.carousel-section h4.ellipsis {
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#product-content .carousel-section.vertical h5 {
    padding: 0 0 10px 0;
    font-size: 18px;
}

.carousel-section.vertical .product-hor-list li {
    padding: 0 0 0 0;
    width: 290px;
    height: 110px !important;
    
}

.carousel-section.vertical li a:hover {
    text-decoration: none;
}

#recently-viewed .product-hor-list li .left-pic img,
.carousel-section .product-hor-list li .left-pic img {
    height: 138px;
    width: 138px;
}

.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-list .indicator {
    margin:0 auto 0 auto;
    width:27px;
    display:block;    
    visibility:hidden;
}
.recently-viewed-list .prod-img {
    display:block;
}
#recently-viewed .recently-viewed-list{
    height:122px;
}
#recently-viewed .recently-viewed-list li {
    padding:0 13px 0 0;
    display:inline-block;
}
#recently-viewed .recently-viewed-list li:last-child {
    padding:0;
}
#recently-viewed .trans-container {
    height:310px;
    padding-left:0;
    padding-right:0;
}
#recently-viewed .product-tile {
    width:175px;
    height:300px;
    padding:0 75px 0 75px;
    border-right:1px dotted #D2D2D2;
    float:left;
}
#recently-viewed .recentlyViewItem {display:none;}
#recently-viewed .trans-container .title {
    word-wrap:break-word;
}
#recently-viewed .product-hor-list li{
    width:149px;
	padding-right: 5px;
}

#recently-viewed .rr-container {
    float:right;
    padding:0 30px 0 0;
}


.carousel-section.vertical .left-pic {
    float: left;
    padding-right: 10px;
    height: 80px;
}

.carousel-section.vertical .product-hor-list li .left-pic img {
    height: 80px;
    width: 80px;
}

.carousel-section.vertical .right-text {
    float: left;
    width: 190px;
}


#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;
    }


#loadMoreOptionsRow td {padding-top:30px}
#loadMoreOptionsRow .btn {
    padding-top: 10px;
    padding-bottom: 0;
    height: 25px;
}

.options-table {
    width: 100%;
}

    .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 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;
    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;
}

    #product-actions .main-price .text-primary {
        color: #C10000;
        font-size: 36px;
        font-weight: 400;
    }

        #product-actions .main-price .text-primary.price-range {
            font-size: 24px;
        }

        #product-actions .main-price .text-primary .fa-question-circle {
            color: #000000;
            font-size: 26px;
        }

    #product-actions .main-price.sold-out {
        text-align: center;
    }


        #product-actions .main-price .text-primary.sold-out,
        #product-actions .main-price .text-primary.no-price-text {font-size: 26px;}

    #product-actions .main-price {
        font-size: 16px;
        line-height: 32px;
    }

        #product-actions .main-price span {
            display: inline-block;
            vertical-align: middle;
        }

        #product-actions .main-price.click-for-price .price {
            color: #C10000;
            line-height: 20px;
        }

        #product-actions .main-price.click-for-price .dropdown span {
            line-height: 20px;
        }

        #product-actions .main-price.click-for-price .dropdown .label {
            float: left;
        }

        #product-actions .main-price.click-for-price .dropdown .container {
            overflow: hidden;
            clear: both;
        }

        #product-actions .main-price .btn-notify {
            width: 90%;
            padding-top: 0;
            padding-bottom: 0;
            margin-bottom: 20px;
        }

        #product-actions .main-price .notify-stock-text {
            font-size: 13px;
            margin: 10px 0 10px 0;
            line-height: initial;
        }

#select-loading {
    display:none;
}
#select-loading .loading-bg {
    background-color:#FFF;
    width:100%;
    height:100%;
    position:absolute;
    padding:0 0 0 0;
    margin-top:-25px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index:499;
}
#select-loading img {
    z-index:500;
    position:absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
}

#selector-error-message {
    padding: 0 0 10px 0;
    display: none;
}

    #selector-error-message i {
        padding: 0 6px 0 0;
    }

.attr-selector {
    height: 45px;
    padding: 0 0 10px 0;
    display: table;
    width: 100%;
}

    .attr-selector label {
        width: 55px;
        height: 45px;
        display: table-cell;
        line-height: 15px;
        vertical-align: middle;
    }

    .attr-selector .attr-selector-input {
        width: 235px;
        float: right;
    }

.attr-selector-input .full-select {
    width: 235px !important;
}

.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;
}

.product-selectors .unavailable {
    color: #8BB4DA;
    background-color: #FFF;
    font-weight: lighter;
    border: 1px dashed #B5D8EA;
}

#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;
}

#product-actions .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;
}

#product-actions .main-price.click-for-price .dotted-underline,
.seller-info-row .dropdown .dotted-underline {
    border-bottom: 1px dotted black;
    padding-top: 10px;
    clear: both;
}

.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 {
        /*min-height: 45px;*/
        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-content {
    opacity: 0.5;
}*/

span.redtext {    
    color: #C10000;
}

.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;    
}

.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-icon.png) no-repeat;
    background-size: 20px 20px;
    background-position: left center;
}

.poppromocontent ul li.icon-savings a {
    background: url(../images/instant-savings-wh-icon.png) no-repeat;
    background-size: 20px 20px;
    background-position: left center;
}

.poppromocontent ul li.icon-coupon a {
    background: url(../images/coupon-wh-icon.png) no-repeat;
    background-size: 20px 20px;
    background-position: left center;
}

.poppromocontent ul li.icon-rsp a {
    background: url(../images/rsp-wh-icon.png) no-repeat;
    background-size: 20px 20px;
    background-position: left center;
}
.poppromocontent ul li.icon-custom-promo a {
    background: url(../images/custom-promo-wh-icon.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;
}

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;
    }

[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 .sp-text {
    vertical-align: top;
    display: inline-block;
    padding-top: 2px;
}

#buy-box .other-formats a {
    width: 203px;
    text-align: initial;
    padding: 15px;
    border: 1px solid #E4E4E4;
    display: inline-block;
}

    #buy-box .other-formats a:hover {
        text-decoration: none;
    }

#buy-box .other-formats i {
    float: right;
}

#otherFormatsPopup {
    display: none;
    position: absolute;
}

#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;
    }

#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;
}