
#iceleads-service-popup {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    display: none;
    position: absolute;
    z-index: 5000;
}
.BlockForLink {
    position: relative;
}
.table {
    display: table;
    width: 100%;
}
.blockRow {
    border-bottom: 1px solid #D6D6D6;
    margin: 5px;
    padding-bottom: 5px;
}
.blockRow:last-child {
    border-bottom: 0 none;
    width: 100%;
}
.blockRow > div {
    display: table-cell;
    padding: 0 5px;
}
.blockCell {
    display: block;
    width: 100%;
}
.BlockImg > img {
    display: inline-block;
    width: 100px;
}
.TextPopup {
    color: #424542;
    font-size: 15px;
}
.TextPopup.NoText {
    text-decoration: line-through;
}
.price {
    color: #D60E00;
    font-size: 20px;
    font-weight: bold;
}
.price:before {
    content: "€";
}
.header-wrapper {
    position: relative;
}
.price-action.pricing-widget.blockRow {
    height: 40px;
    min-height: 20px;
}
.price-action.pricing-widget.blockRow td {
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
.price-action.pricing-widget.blockRow img {
    height: 30px;
    width: 100px;
}
.linkClick {
    border: 1px solid;
    display: inline-block;
    left: 200px;
    padding: 20px;
    position: relative;
}
.triangle {
    border-bottom: 10px solid #E0E0E0;
    border-left: 10px solid rgba(224, 224, 224, 0);
    border-right: 10px solid rgba(224, 224, 224, 0);
    position: absolute;
}
.popup-iceleads {
    border-collapse: collapse;
}
.popup-iceleads:before {
    border-left: 10px solid rgba(113, 101, 58, 0);
    border-right: 10px solid rgba(113, 101, 58, 0);
    content: "";
    left: 20px;
    position: absolute;
    top: -10px;
}
.popup-iceleads:after {
    border-left: 10px solid rgba(255, 241, 190, 0);
    border-right: 10px solid rgba(255, 241, 190, 0);
    content: "";
    left: 20px;
    position: absolute;
    top: -9px;
}
.popup-iceleads.left:before {
    border-bottom: 10px solid rgba(113, 101, 58, 0);
    border-left: 10px solid #DEDEDE;
    border-top: 10px solid rgba(113, 101, 58, 0);
    left: 100%;
    position: absolute;
    top: 47%;
}
.popup-iceleads.left:after {
    border-bottom: 10px solid rgba(255, 241, 190, 0);
    border-left: 10px solid #FFFFFF;
    border-top: 10px solid rgba(255, 241, 190, 0);
    left: 99.6%;
    position: absolute;
    top: 47%;
}
.popup-iceleads.right:before {
    border-bottom: 10px solid rgba(187, 159, 58, 0);
    border-right: 10px solid #DEDEDE;
    border-top: 10px solid rgba(113, 101, 58, 0);
    left: -20px;
    position: absolute;
    top: 46%;
}
.popup-iceleads.right:after {
    border-bottom: 9px solid rgba(255, 241, 190, 0);
    border-right: 9px solid #FFFFFF;
    border-top: 9px solid rgba(255, 241, 190, 0);
    left: -18px;
    position: absolute;
    top: 47%;
}
.popup-iceleads.top:before {
    border-left: 10px solid rgba(113, 101, 58, 0);
    border-right: 10px solid rgba(113, 101, 58, 0);
    border-top: 10px solid #DEDEDE;
    left: 20px;
    top: 100%;
}
.popup-iceleads.top:after {
    border-left: 10px solid rgba(255, 241, 190, 0);
    border-right: 10px solid rgba(255, 241, 190, 0);
    border-top: 10px solid #FFFFFF;
    left: 20px;
    position: absolute;
    top: 99.5%;
}
.popup-iceleads.bottom:before {
    border-bottom: 10px solid #DEDEDE;
    border-left: 10px solid rgba(113, 101, 58, 0);
    border-right: 10px solid rgba(113, 101, 58, 0);
    left: 20px;
    top: -10px;
}
.popup-iceleads.bottom:after {
    border-bottom: 10px solid #FFFFFF;
    border-left: 10px solid rgba(255, 241, 190, 0);
    border-right: 10px solid rgba(255, 241, 190, 0);
    left: 20px;
    top: -9px;
}




/* -- our BuyNow styling -- */

@charset "utf-8";
/* CSS Document */

#dynamicBuyNowContent .productList {
    display:none;
}
#dynamicBuyNowContent .clear{
    height:0 !important;
}
.productList .error {
    position:absolute;
    z-index:100;
    top:30px;
}
    .productList .error .close{
        position:absolute;
        z-index:100;
        right:30px;
        top:5px;
        cursor:pointer;
    }

    .CIitem {
        height:100px;
        clear:both;
        position:relative;
        display:none;
        border-bottom:1px solid #ccc;
        margin-top:10px;
    }
    .CIitem a{
        text-decoration:none;
    }
    
        .CIitem .CIimages{ /* IMAGES */
            position:relative;
            width:150px;
            height:87px;
            background-color:#FFF;
            text-align:center;
            float:left; 
            margin-bottom:10px;
            overflow:hidden;
        }
            .CIitem .CIimages .CIthumbnail{
                position:relative;
                height:80px;
                
            }
            .CIitem .CIbigImage{
                display:none;
                cursor:pointer;
                width:300px;
                border:2px #000 solid;
                position:absolute;
                top:0px;
                left:0px;
                z-index:200;
            }
            .CIitem .CIimages .CIoverlay{
                position:absolute;
                width:150px;
                height:87px;
                top:0px;
                left:0px;
                background-image:url("//www.nvidia.co.uk/content/includes/redesign2010/modules/buyNow-2.0/images/main_rightNav_CIbuyNow_overlay.png");
                #cursor:default;
            }
        .CIcontent { /* CONTENT in MIDDLE */
            position:relative;
            margin-left:20px;
            width:500px;
            float:left; 
            text-transform:uppercase;
            font-weight:bold;
            height:12px;
            color:#000;
            margin-bottom:0px!important;
        }
            .CIcontent .center1 { 
                height:87px;
            }
            .CIcontent .center3:hover { 
                color:#76b900;
            }
                #dynamicBuyNowContent .CIcontent .center3 .CImanufacturer { 
                    font-size:12px;
                    color:#666;
                    margin-bottom:0;
                    line-height:18px;
                }
                #dynamicBuyNowContent .CIcontent .center3 .CItitle { 
                    font-size:13px;
                    line-height:18px;
                    height:4em;
                    position:relative;
                    overflow:hidden;
                }
            
        .CIitem .CIbuyStuff { /* last column */
            position:relative;
            width:190px;
            text-align:center;
            float:right;
            cursor:default;
        }
            .CIitem .CIbuyStuff .CIprice {
                font-size:14px;
                font-weight:bold;
                color:#76b900;
                display:block;
                padding-top:15px;
            }
            .CIitem .CIbuyStuff .CIetailer {
                font-size:11px;
                color:#777;
                display:block;
                padding-bottom:5px;
            }
            .CIitem .CIbuyStuff .CIbutton {
                display:block;  
                cursor:pointer;
            }
            
    .CIitem .hr {
        margin-top:0px !important;
    }
    

/* LOADER BOX */
#buyNow2Loader {
    display:none;
    text-align:center;
    position:relative;
    height:65px;
    padding-top:35px;
}
    #buyNow2Loader .statusMsg{
        display:none;
        font-size:11px;
    }
    
/* PAGINATION STYLING */
.CIpagination, .CIpaginationBottom {
    padding-top:5px;
    position:relative;
    width:100px;
    float:right;
    text-align:right;
}
    .CIpagination .previous, .CIpaginationBottom .previous{
        padding-right:10px; 
    }
    .CIpagination .next, .CIpaginationBottom .next{
        padding-left:10px;  
    }
    .CIpagination .CIpageNumbers, .CIpaginationBottom .CIpageNumbers{
        top:-2px;
        position:relative;
    }
    
/* DROPDOWNS STYLES */
#dynamicBuyNowContent select {
    width:150px;
}


.CIclearFilters {
    position:absolute;
    top:-35px;
    right:13px;
    cursor:pointer;
    display:none;
}




 #BuyNowContentItems {
    background-color: #F4F4F4;
    border: 1px solid #E4E3E3;
    margin-top: 0;
    padding: 0px 20px;
}

.loadingBox { text-align:center; }
    .loadingBox img { padding:100px 0px;    }
    
#header { position:relative; height:115px;}

#headerTitle {
    position:absolute;
    top:26px;
    left:20px;
    font-size:26px;
    color:#ddd;
    text-transform:uppercase;
    font-weight:bold;
    width:500px;
}
    #headerTitle .small { font-size:14px; }
    #headerTitle sup { font-size:14px; }

/* ---------------------- CI ------------------- */
#wrapper {
width: 940px;
padding-right: 20px;
padding-left: 20px;
}
div.boxcontent {
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
.WTB_Results_ProductName
{
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
color: #000000;
padding:0px 20px;
vertical-align: middle;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #DDDDDD;
}
.WTB_Results_ProductName A:link
{
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000000;
}
.WTB_Results_ProductName A:visited
{
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000000;
}
.WTB_Results_ProductName A:active {
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000000;
}
.WTB_Results_ProductName A:hover {
font-family: "Trebuchet MS";
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #77B900;
}
.WTB_Results_ProductPrice {
font-size: 14px;
font-weight: bold;
color: #77B900;
font-family: "Trebuchet MS";
}
.WTB_Results_ProductMerchant {
font-family: "Trebuchet MS";
font-size: 11px;
font-weight: bold;
color: #333333;
}
.WTB_Results_ProductBuyNow {
vertical-align: middle;
} 

.WTB_Results_ProductImage {
    padding:5px;
}
    .WTB_Results_ProductImage img{
        border:1px solid #999;
        background-color:#fff;
        padding:5px;
    }

/* ---------------------- E-TALE ------------------- */
#BuyNowContentItems ul {
    margin:0px;
    padding:0px;
}
    #BuyNowContentItems ul li {
        list-style:none;
    }

        .listnologos ul li
        {
            height: 100px;
            margin-bottom: 5px;
            font-weight:bold;
        }
        .w6392597
        {
            width: 100%;
            height: 100px;
            overflow: hidden;
            float: left; /*border: solid 1px red;*/
        }
        
        .retailerproductimage
        {
            width: 130px;
            height: 87px;
            overflow: hidden;
            float: left;
            margin-right: 10px;
            background:#fff;
            border: solid #ccc 1px;
            text-align:center;
        }
        .retailerproductimage img
        {
            height: 80px;
        }
        
        .retailerproductdescription
        {
            width: 570px!important; height: 87px!important; margin-right:10px!important; text-transform:uppercase; font-size:13px; padding-bottom:9px!important;
        }
        .retailerproductdescription a
        {
            text-decoration: none;
            color: #000;
        }
        .retailerproductdescription a:hover
        {
            color: #76b900;
        }
        .retailerproductdescriptioninnercontainer
        {
            position: absolute;
            top: 50%;
            display: table-cell;
            vertical-align: middle;
        }
        .retailerproductdescriptioninnermostcontainer {
            position: relative;
            top: -50%;
        }
        .retailerproductlink
        {
            width: 170px;
            height: 100px;
            float: left;
        }
        
        .retailerprice
        {
            margin-top: 10px;
            width: 170px;
            height: 20px;
            float: left;
            color: #76b900;
            text-align: center;
            font-size:14px;
        }
        
        .retailername
        {
            margin-top: 3px;
            width: 170px;
            height: 20px;
            float: left;
            font-size: 11px;
            color: #777;
            text-align: center;
        }
        
        .retailerbuylink
        {
            width: 170px;
            height: 27px;
            float: left;
            text-align: center;
            margin-top: 3px;
        }