/* @group Main Content */
.landing3 #mainContent2 {
	width:960px;
	float:left;
		
}
/* @end */

/* @group Slideshow */

#featuredSlider2 {

	position:relative;

	overflow:hidden;

}


.landing3 #featuredSlider2 {

	width:960px;
	height:230px;

}

#featuredSlider2 div img {

	display:block;
	

}

#featuredShortcuts2 {

	position:relative;

	left:0px;

	bottom:0;

	z-index:5;

}



.landing3 #featuredShortcuts2{

	position:absolute;

	width:175px;

	height:230px;
}


.landing3 #featuredShortcuts2 div {

	float:left;

	width:175px;

	height:66px;

	padding-top:0px;
	
	margin-top:0px;

	margin-right:12px;

	color:#fff;

	font-size:14px;

	line-height:1.2em;
	
	text-align:center;

	cursor:pointer;


}

/* @group Wines Nav Thumbs */



.landing3 #featuredShortcuts2 div#t1 {

	background:url(images/flash_header/img1.jpg);

}



.landing3 #featuredShortcuts2 div#t2 {

	background:url(images/flash_header/img2.jpg);

}



.landing3 #featuredShortcuts2 div#t3 {

	background:url(images/flash_header/img3.jpg);

}



.landing3 #featuredShortcuts2 div#t4 {

	background:url(images/flash_header/img4.jpg);

}


/* @end */

.landing3 #featuredShortcuts2 div.selected {

	background-position:0 -66px !important;	

}

