
/* UPDATED UP TO (AND INCLUDING): complete html revision Phase 2 V1 as at 15/06/2012 */

.ie6 .item-container .img-holder img { width: 180px; }
.ie6 .item-suggestions .img-holder img { width: 106px; }
.ie6 .my-cart .mini-cart ul li img { width: 90px; }
.ie6 .popup .feature img { width: 262px; }
.ie6 .cart-steps li { width: 33%; }
.ie6 .product-detail-container .product-detail .col { float:left; margin-left:0;padding-left: 10px;}
.ie6 .product-detail .second { position:absolute; }

.ie6 #tabs ul.tabs-nav li.first { width: 68px; }

.ie6 .product-detail .feature ul.thumbnails li.first {width: 84px!important;}
.ie6 .feature ul.thumbnails img { width: 84px; }

.ie6 .homepage-banner .banner-nav ul li { padding: 8px 0; }
.ie6 .homepage-slide-scroller ul.list_arrow_red li a { background: url("../../images/dt/ico-arrow_red.gif") no-repeat scroll 0 4px transparent;}

.ie6 .pagination .rhs .txt-item-count { padding-top: 4px; }
.ie6 .pagination .rhs ul { margin-left: 7px; }
.ie6 .pagination .rhs ul a.pagination-prev { margin-right: 2px; }
.ie6 .pagination .rhs ul a.pagination-next { margin-left: 2px; }

.ie6 .item-container .quickview .img { background: url(../../images/dt/sprite_quickview.gif) 0 0 no-repeat; width: 74px; height: 23px;}
.ie6 .item-container .quickview:hover .img { top: 0; }
.ie6 .item-container .quickview:hover .img { background: url(../../images/dt/sprite_quickview.gif) 0 -77px no-repeat; }

.fancybox-ie6 #fancybox-close { z-index: 9999; zoom: 1; filter: none; }

.ie6 .popup #content { height: 250px; }

.ie6 .popup .product-desc h1 { margin-bottom: 6px; }
.ie6 .popup .product-detail .col { width: 362px; margin-left: 22px; margin-bottom: 0; }
.ie6 .popup .product-detail .first { width: 290px; margin-left: 0; }


.msg-overlay { 
	position: absolute; 
	top: expression((0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px');  
	zoom: 1;
}
.ie6 .cart .two-col .col { width: 340px; margin-left: 18px; }
