#smartshelf{
	position:relative;
	width:685px;
	
}
#home #smartshelf{
	margin-left:-12px;
	height:285px;
	
}
#smartshelf .hide {
	display:none !important;
	visibility:visible;
}
#smartshelf .ss-panel-left{
	position:absolute;
	top:75px;
	left:-15px;
	cursor:pointer;
}
#smartshelf .ss-panel-right{
	position:absolute;
	top:75px;
	right:-3px;
	cursor:pointer;
}
#smartshelf .ss-tabs table{
	height:35px;
	width:655px;
	margin:0;
}
#smartshelf .ss-tabs td{
	height:32px;
	background:url(/images/smartshelf/tab-bg.jpg) no-repeat right bottom;
	text-align:center;
	vertical-align:middle;
	border:none;
	font-size:14px;
	font-weight:bold;
	padding:3px 0 0 0;
	width:20%;
}
#smartshelf .ss-tabs td a,
#smartshelf .ss-tabs td a:hover{
	text-decoration:none;
	color:#464646;
	width:100%;
	text-align:center;
	display:inline-block;
	line-height:29px;
}
#smartshelf .ss-tabs td.left{
	background:url(/images/smartshelf/tab-left.jpg) no-repeat left bottom;
}
#smartshelf .ss-tabs td.right{
	background:url(/images/smartshelf/tab-right.jpg) no-repeat right bottom;
}
#smartshelf .ss-tabs td.on a,
#smartshelf .ss-tabs td.left-on a,
#smartshelf .ss-tabs td.right-on a,
#smartshelf .ss-tabs td.on a:hover,
#smartshelf .ss-tabs td.left-on a:hover,
#smartshelf .ss-tabs td.right-on a:hover{
	text-decoration:none; 
	color:#FFFFFF;
}
#smartshelf .ss-tabs td.on, #smartshelf .ss-tabs td:hover {
	background:url(/images/smartshelf/tab-bg_on.jpg) no-repeat right bottom;
}
#smartshelf .ss-tabs td:hover a {
	color:#FFFFFF;
}
#smartshelf .ss-tabs td.left-on, #smartshelf .ss-tabs td.left:hover {
	background:url(/images/smartshelf/tab-left_on.jpg) no-repeat left bottom;
	color:#FFFFFF;
}
#smartshelf .ss-tabs td.right-on, #smartshelf .ss-tabs td.right:hover {
	background:url(/images/smartshelf/tab-right_on.jpg) no-repeat right bottom;
	color:#FFFFFF; 
}
#smartshelf #ss-shelf{
	background:#FFFFFF url(/images/smartshelf/bg.jpg) no-repeat top left;
	width:685px;
	height:250px;
}
#smartshelf #ss-shelf .ss-pagination{
	margin:0;
	padding:10px 0 5px 0;
	width:666px;
	text-align:center;
	height:13px;
}
#smartshelf #ss-shelf .ss-pagination img{
	margin:0 2px;
	position:relative;
}
#smartshelf #ss-shelf #ss-loader{	
	background:url(/images/smartshelf/loader.gif) no-repeat center;
	position:absolute;
	margin-top:-25px;
	margin-left:-25px;
	top:50%;
	left:50%;
	width:50px;
	height:50px;
}
#smartshelf #ss-shelf #ss-panels{
	width:666px;
	bottom:0;
	position:relative;
}
#smartshelf #ss-shelf .panel-container {
	position:relative;
}
#smartshelf #ss-shelf .home-panel-container {
	position:relative;
}

#smartshelf #ss-shelf .cs-slot{
	width:658px;
	margin-left:5px;
	position:relative;
}
#smartshelf #ss-shelf .home-part{
	width:658px;
	margin-left:5px;
	position:relative;
}
#smartshelf #ss-shelf .cs-slot-no-script{
	position:relative;
	width:658px;
	overflow:auto;
	height:280px;
	margin-left:5px;
}
#smartshelf #ss-shelf .ss-panel{
	text-align:center;
	overflow:hidden;
	width:666px;
	float:left;
	height:222px;
}
#smartshelf #ss-shelf table{
	width:636px;
	margin:0 0 0 20px;
}
#smartshelf #ss-shelf td{
	text-align:center;
	vertical-align:top;
	border:none;
	width:1%;
	padding:0;
}

#smartshelf #ss-shelf a{
	text-decoration:none;
	color:#464646;
	font-size:12px;
}
#smartshelf #ss-shelf a:hover{
	text-decoration:underline;
}
#smartshelf #ss-shelf .image-container{
	width:150px;
	height:130px;
	text-align:center;
	margin:0 auto;
	position:relative;
}
#smartshelf #ss-shelf .image-container .quick-image{
	margin:-10px 0 0 20px;
}

#smartshelf #ss-shelf .ss-product-details div.price,
#smartshelf #ss-shelf .ss-product-details div.sale {
	width:155px;	
	font-weight:bold;
	margin-top:2px;
	max-height:auto;
	_height:auto;
}
#smartshelf #ss-shelf .ss-product-details div.sale {
	color:#DF1835;
}
#smartshelf .cs-rec { float: left; width: 159px; border: medium none ; padding: 0pt; text-align: center; vertical-align: top;}
#smartshelf .home-build { float: left; width: 159px; border: medium none ; padding: 0pt; text-align: center; vertical-align: top;}


#smartshelf .scroll-container { width: 636px; height: 200px; overflow: hidden; float: left;  position: relative; }
 
#smartshelf .scroll-group { width: 2000px; padding-top:5px; }
#smartshelf .scroll-button-left {background:url(http://img.walgreens.com/images/smartshelf/left.gif) no-repeat top; width:29px; height:29px; left: -20px; top: 75px; cursor:pointer; position: absolute;}
#smartshelf .scroll-button-right {background:url(http://img.walgreens.com/images/smartshelf/right.gif) no-repeat top; width:29px; height:29px; right: 1px; top:75px; cursor:pointer; position: absolute;}

span.cs-title { display:block; clear:both; }
.cs-price-type { display:none; }
.cs-saleprice { color: #DF1835; font-weight:bold; text-decoration:none !important; }
.cs-saleprice:hover { text-decoration:none !important; }
.cs-priceline2 { display:none; }
.cs-rec { margin-left:2px; }
.cs-listprice { font-weight:bold; }


