#iblightbox{	position: absolute;	left: 0; width: 100%; z-index: 1001; text-align: center; line-height: 0;}
#iblightbox img{ width: auto; height: auto;}
#iblightbox a img{ border: none; }
#iblightbox #ibouterImageContainer{
    position: relative;background-color: #fff;width: 250px;height: 250px;margin: 0 auto;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
#iblightbox #ibimageContainer{padding: 10px;}
#iblightbox #ibloading{position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#iblightbox #ibloadingLink {width: 32px; height:32px; display:block; background: url(../images/loading.gif) 0 0 no-repeat;left:0; right:0; margin: 0 auto;}
#iblightbox #ibloadingLink span{display:none}
#iblightbox #ibhoverNav{position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#iblightbox #ibimageContainer>#ibhoverNav{ left: 0;}
#iblightbox #ibhoverNav a{ outline: none;}
#iblightbox #ibprevLink, #ibnextLink{height: 100%;background: transparent url(../images/blank.gif) no-repeat; display: block;}
#iblightbox #ibprevLink { left: 0; float: left; width:20%}
#iblightbox #ibnextLink { right: 0; float: right; width:79%}
#iblightbox #ibimageDataContainer{
    font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;overflow: auto;width: 100%;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
#iblightbox #ibimageData{	padding:0 10px; color: #666; }
#iblightbox #ibimageData #ibimageDetails{ width: 40%; float: left; text-align: left; padding-bottom: 10px; }
#iblightbox #ibimageData #ibcaption{ font-weight: normal; font-size:14px; color: #333; font-family: "VAG Rounded W01 Black", "Helvetica Neue", Helvetica, Arial, sans-serif; }
#iblightbox #ibimageData #ibnumberDisplay{ display: block; clear: left; padding-bottom: 0.3em;	}	
#iblightbox #ibimageData #ibstaticNav{ display: block; float: right; padding-bottom: 0.5em;	}
#iblightbox #ibimageData #ibbottomNav #ibstaticNav { display: inline-block; padding-bottom: 0;}
#iblightbox #ibimageData #ibstaticNav #ibprevStaticLink	{ background: url(../images/prev.png) no-repeat; width: 24px; height: 26px; display: inline-block; text-indent: -1000em; border-bottom: none;}		
#iblightbox #ibimageData #ibstaticNav #ibnextStaticLink	{ background: url(../images/next.png) no-repeat; width: 24px; height: 26px; display: inline-block; text-indent: -1000em; border-bottom: none;}	
#iblightbox #ibimageData #ibstaticNav a{margin-right:5px;font-size:16px}
#iblightbox #ibbottomNavClose{ float: right;  padding-bottom: 0.7em; outline: none;}
#iblightbox #ibbottomNavClose span {display:none}
#iblightbox #ibbottomNavClose {
    content: "";
    width: 31px;
    height: 30px;
    background: url("../../../images/sprite.svg") no-repeat;
    background-size: 445px 206px;
    display: inline-block;
    background-position: -189px -176px;
    position: absolute;
    right: 16px;
    top: 17px;
}
#iboverlay{position: absolute;top: 0;left: 0;z-index: 1000;width: 100%;height: 500px;background-color: #000;}
#iblightbox #iblightboxHTML {line-height:14px;text-align:left;font-size:13px}
li.iceberg-video-link-container-pdp {padding: 0 !important;}
li.iceberg-video-link-container-pdp > a {position: relative; width: 90px; height: auto; display: block; padding: 10px; }
li.iceberg-video-link-container-pdp > a:before { content: "\f144"; color: #fff; font-size: 38px; line-height: 38px; font-family: "FontAwesome"; position: absolute; top: 50%; left: 50%; margin-top: -18px; margin-left: -8px;}