#featuredSlider {
	position:relative;
	overflow:hidden;
}

#featuredSlider div.page {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	overflow:hidden;
}

#featuredSlider div.page img {
	display:block;
}

.landing #featuredSlider {
	width:666px;
	height:400px;
	
}

.landing #featuredSlider div.page img {
	width:666px;
	height:300px;
}

#featuredShortcuts {
	position:absolute;
	left:0;
	bottom:0;
	z-index:5;
}

.landing #featuredShortcuts {
	position:absolute;
	width:100%;
	height:73px;
	
}

.landing #featuredShortcuts {
	height:88px;
	padding-top:14px;
	background: url(http://www.professionails.com/layout/slideshow/l_back.gif) no-repeat center bottom;
}

.landing #featuredShortcuts div {
	float:left;
	width:150px;
	height:73px;
	margin-right:22px;
	text-indent:-9999px;
	cursor:pointer;
}

.landing #featuredShortcuts div br {
	display:none;
}


/* @group Home Nav Thumbs */


.landing #featuredShortcuts div#s0 {
	background: url(http://www.professionails.com/layout/slideshow/features/callus_klein.jpg);
}

.landing  #featuredShortcuts div#s1 {
	background:url(http://www.professionails.com/layout/slideshow/features/26756_klein.jpg);
}

.landing  #featuredShortcuts div#s2 {
	background:url(http://www.professionails.com/layout/slideshow/features/flying_klein.jpg);
}

.landing #featuredShortcuts div#s3 {
	background:url(http://www.professionails.com/layout/slideshow/home_specials-feet.jpg);
}

/* @end */


.landing #featuredShortcuts div.selected {
	background-position:0 -73px !important;
}