
#smartshelf{
	position:relative;
	width:530px;
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#home #smartshelf{
	margin-left:-12px;
	height:245px;
	
}
#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:530px;
	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{
	background:url(../images/smartshelf/tab-bg_on.jpg) no-repeat right bottom;
}
#smartshelf .ss-tabs td.left-on{
	background:url(../images/smartshelf/tab-left_on.jpg) no-repeat left bottom;
}
#smartshelf .ss-tabs td.right-on{
	background:url(../images/smartshelf/tab-right_on.jpg) no-repeat right bottom;
}
.ss-shelf{
	background: #ffffff url(../images/smartshelf/bg.jpg) no-repeat top left;
	width:530px;
	height:250px;
}
#smartshelf #ss-shelf .ss-pagination{
	margin:0;
	padding:10px 0 5px 0;
	width:530px;
	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:530px;
	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:530px;
	margin-left:5px;
	position:relative;
}
#smartshelf #ss-shelf .home-part{
	width:530px;
	margin-left:5px;
	position:relative;
}
#smartshelf #ss-shelf .cs-slot-no-script{
	position:relative;
	width:530px;
	overflow:auto;
	height:229px;
	margin-left:5px;
}
#smartshelf #ss-shelf .ss-panel{
	text-align:center;
	overflow:hidden;
	width:530px;
	float:left;
	height:222px;
}
#smartshelf #ss-shelf table{
	width:530px;
	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 {
	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: 180px; overflow: hidden; float: left; }
#smartshelf .scroll-group { width: 2000px; }
#smartshelf .scroll-button-left {background:url(http://img.walgreens.com/images/smartshelf/left.gif) no-repeat top; width:29px; height:29px; left: -15px; 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;}


.txt_black {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
line-height:16px;
}
.txt_black a{
color: #434242;
text-decoration: none;
}
.txt_black a:hover{
color: #000;
text-align:center;
text-decoration: underline;
}

.txt_black_bold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #434242;
font-weight:bold;
text-align: center;
}

.txt_black_bold a{
color: #434242;
text-decoration: none;
}
.txt_black_bold  a:hover{
color: #000;
text-decoration: underline;
}

.stepcarousel{
position: relative; /*leave this value alone*/
/*border-left: 20px solid;*/
background:none;
/*border-right: 1px solid;*/
padding:0px 0px 0px 0px;
overflow: scroll; /*leave this value alone*/
width: 480px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	width: 530px;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px 12px 0px 0px; /*margin around each panel*/
width: 148px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarousel a{color:#0095cd; text-decoration:none;
font:normal 12px "Trebuchet MS", "Lucida Console", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}
.stepcarousel a:hover{color:#155bb0;
font:normal 12px "Trebuchet MS", "Lucida Console", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}
.stepcarousel a:active
{
font:normal 12px "Trebuchet MS", "Lucida Console", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
outline: none;
}

.stepcarousel a:focus
{
font:normal 12px "Trebuchet MS", "Lucida Console", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
-moz-outline-style: none;
}
.stepcarousel .price{font-size:15px; color:#bc1701; font-weight:bold;  text-align:center; }