/* product.css */

.thumbnail-gallery {position:relative; top:4px; width:1000%; overflow:hidden;}
.thumbnail-item {cursor: pointer; float: left; display:inline; margin-left: 3px; border: solid 1px #fff;}
.thumbnail-active {border: solid 1px #bd1d2d;}
.gallery-button {cursor: pointer; display:none;}
#zoombtn {cursor: pointer; background:url(/wcsstore/KotulaStorefrontAssetStore/images/buttons/zoomin.png); _background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wcsstore/KotulaStorefrontAssetStore/images/buttons/zoomin.png',sizingMethod='scale',enabled=true);}
#videobtn {cursor: pointer; background:url(/wcsstore/KotulaStorefrontAssetStore/images/buttons/watchvideo.png); _background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wcsstore/KotulaStorefrontAssetStore/images/buttons/watchvideo.png',sizingMethod='scale',enabled=true);}
.close-btn {cursor: pointer; background:url(/wcsstore/KotulaStorefrontAssetStore/images/buttons/close.png); _background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wcsstore/KotulaStorefrontAssetStore/images/buttons/close.png',sizingMethod='scale',enabled=true);}
