﻿/* Following code needed for SubCat page */

#hover-main{width:1077px; background-color:#fff ;overflow:hidden;margin:0 auto; margin-left:0px; }
#hover-main h3{font-family:arial;font-weight:bold;font-size:14px;}
#hover-main p{font-family:arial;font-size:16px;}
#hover-main a{	
	text-decoration:none;	
	}
.hover-ul{padding:0;margin:0;}
.hover-ul li{float:left;list-style:none;line-height:10px;width:269px;height:350px;overflow:hidden;background:#fff; border-right:2px #fff solid; border-bottom:1px #CCC solid;}
div.wrapper{width:268px;height:186px;overflow:hidden;position:relative; text-align:center; padding-top:10px; background-color:#FFF;}
div.caption{font-family:arial;position:relative;text-align:center; padding-top:0px; font-size:12px;background:url(/img/hover_blank.png) no-repeat;min-height:180px; margin-top:105px; padding:85px 15px 15px 15px; color:#fff;}
ul li:nth-child(1) div.caption{text-align:center; padding-top:0px; font-size:12px;background:url(/img/hover_blank.png) no-repeat;min-height:180px; margin-top:105px; padding:85px 15px 15px 15px; color:#fff;}
ul li:nth-child(2) div.caption{text-align:center; padding-top:0px; font-size:12px;min-height:180px; margin-top:105px; padding:85px 15px 15px 15px; color:#fff;}
ul li:nth-child(3) div.caption{text-align:center; padding-top:0px; font-size:12px;background:url(/img/hover_blank.png) no-repeat;min-height:180px; margin-top:105px; padding:85px 15px 15px 15px; color:#fff;}
ul li:nth-child(4) div.caption{text-align:center; padding-top:0px; font-size:12px;min-height:180px; margin-top:105px; padding:85px 15px 15px 15px; color:#fff;}
ul li:nth-child(5) div.caption{text-align:center; padding-top:0px; font-size:12px;min-height:180px; margin-top:105px; padding:85px 15px 15px 15px; color:#fff;}
ul li:nth-child(6) div.caption{text-align:center; padding-top:0px; font-size:12px;min-height:180px; margin-top:105px; background:url(/img/hover_blank.png) no-repeat; padding:85px 15px 15px 15px; color:#fff;}
ul li:nth-child(7) div.caption{text-align:center; padding-top:0px; font-size:12px;min-height:180px; margin-top:105px; padding:85px 15px 15px 15px; color:#fff;}
ul li:nth-child(8) div.caption{text-align:center; padding-top:0px; font-size:12px;background:url(/img/hover_blank.png) no-repeat;min-height:180px; margin-top:105px; padding:85px 15px 15px 15px; color:#fff;}
.table {
	background-image:url(/img/diver_inset_horizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:10px;		
}
/*End of subcat code */

#hover-main{width:1077px; background-color:#fff ;overflow:hidden;margin:0 auto; margin-left:0px;  }
#hover-main h3{font-family:arial;font-weight:bold;font-size:14px;}
#hover-main p{font-family:arial;font-size:16px;}
#hover-main a{text-decoration:none;}
.hover-ul{padding:0;margin:0;}
.hover-ul li{float:left;list-style:none;line-height:10px;width:269px;height:358px;overflow:hidden;background:#eee; border-right:2px #fff solid; border-bottom:1px #CCC solid;}
div.wrapper{width:268px;height:186px;overflow:hidden;position:relative; text-align:center; padding-top:10px; background-color:#FFF;}
div.caption{font-family:arial;position:relative;text-align:center; padding-top:0px; font-size:12px;background:url(/img/hover_blank.png) no-repeat;min-height:180px; margin-top:105px; padding:85px 15px 15px 15px; color:#fff;}
.table {background-image:url(../img/diver_inset_horizontal.gif); background-position:bottom; background-repeat:repeat-x; padding:10px;}

/*Added by SP 04 06 2013*/
#delivery-listing {
	position:absolute;
	background-image:url(/img/delivery.png);
	font-size:22px;
	font-weight:900;
	color:#ff8200;

	background-position:top;
	height:35px;
	width:90px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:170px;
	padding-top:65px;
	background-repeat:no-repeat;
	z-index:11;
	}
#delivery-listing-nofree {
	position:absolute;
	background-image:url(/img/delivery_nofree.png);
	font-size:22px;
	font-weight:900;
	color:#ff8200;

	background-position:top;
	height:35px;
	width:90px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:170px;
	padding-top:65px;
	background-repeat:no-repeat;
	z-index:11;
	}
#delivery-listing-nextday {
	position:absolute;
	background-image:url(/img/delivery_nextday.png);
	font-size:22px;
	font-weight:900;
	color:#ff8200;

	background-position:top;
	height:35px;
	width:90px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:170px;
	padding-top:65px;
	background-repeat:no-repeat;
	z-index:11;
	}
/* Added 23 10 2013 for Pips latest redesign */
#ed_sticker-discount-subdepts {
	position:absolute;
	background-image: url(/img/sticker_discount_subdepts.png);
	background-repeat: no-repeat;
	height: 88px;
	width: 90px;
	margin-top:-180px;
    margin-left: 180px;
	color:#FFF;
	font-weight:900;
	font-size:18px;
	text-align:left;
	padding-top:37px;
	padding-left:17px;
}
#ed_sticker-discount-listing {
	position:absolute;
	background-image: url(/img/sticker_discount_listing.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 60px;
	margin-top:-50px;
	color:#FFF;
	font-weight:900;
	font-size:14px;
	text-align:center;
	margin-left:190px;
	padding-top:15px;
	left: -25px;
	top: 979px;
}
#er_sticker-discount-subdepts {
	position:absolute;
	background-image: url(/img/sticker_discount_subdepts-er.png);
	background-repeat: no-repeat;
	height: 88px;
	width: 90px;
	margin-top:-90px;
	color:#FFF;
	font-weight:900;
	font-size:18px;
	text-align:left;
	margin-left:0px;
	padding-top:37px;
	padding-left:17px;
}
#er_sticker-discount-listing {
	position:absolute;
	background-image: url(/img/sticker_discount_listing.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 60px;
	margin-top:-50px;
	color:#FFF;
	font-weight:900;
	font-size:14px;
	text-align:center;
	margin-left:190px;
	padding-top:15px;
	left: -25px;
	top: 979px;
}
.er_title {
	color:#fb0064;
	font-size:22px;
	font-weight:bold;
	font-family: Arial;
}
.ed_title {
	color:#ff8a00;
	font-size:22px;
	font-weight:bold;
	font-family: Arial;
}
.ed_subdept_counter {
	background-image:url(/img/counter.png);
	background-repeat:no-repeat;
	padding-left:10px;
	letter-spacing:17px;
	color:#999;
	font-size:14px;
	font-weight:bold;
	background-color:#eee;
}
.er_subdept_counter {
	background-image:url(/img/counter_er.png);
	background-repeat:no-repeat;
	padding-left:10px;
	letter-spacing:17px;
	color:#999;
	font-size:14px;
	font-weight:bold;
	background-color:#eee;
}