#featured{ 
	width:608px; 
	position:relative; 
	background: #e8edf0; 
	background: -webkit-gradient(linear, left top, left bottom, from(#bfc4c7), to(#e8edf0));
	background: -moz-linear-gradient(top,  #bfc4c7,  #e8edf0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfc4c7', endColorstr='#e8edf0');
	border: 1px solid #CCCCCC;
	padding: 11px;
	height:338px;
	
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:11px; left:460px; 
	list-style:none; 
	padding:0; margin:0; 
	width:153px; 
}
#featured ul.ui-tabs-nav li{ 
	width: 153px;
	border: 1px solid #FFFFFF;
	float: left;
	height: 75px;
	margin-bottom: 8px;
	overflow: hidden;
	padding: 0;
}
#featured ul.ui-tabs-nav li:hover {
	-moz-box-shadow: 2px 2px 12px #333333;
}
#featured ul.ui-tabs-nav li img{ 
	width: 153px;
	height: 75px;
}
#featured ul.ui-tabs-nav li span.navimg {
	display: block;
	height: 75px;
	opacity: 0.85;
}
#featured ul.ui-tabs-nav li span.navover {
	background-color: #989F3F;
	display: block;
	height: 20px;
	left: 0;
	overflow: hidden;
	position: relative;
	top: -20px;
	opacity: 0.8;
}
#featured ul.ui-tabs-nav li span.navtxt { 
	font-size:11px;
	font-family:Verdana; 
	font-weight: bold;
	color: white;
	display: block;
	line-height: 20px;
	padding: 0 5px;
	position: relative;
	top: -40px;
    
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
	text-decoration: none;
}
#featured li.ui-tabs-nav-item a:hover span.navimg { 
	opacity: 1;
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:440px; height:330px; 
	background:#999; position:relative;
	border: 1px solid #fff;
        overflow: hidden;
}
#featured .ppimg {
	display: block;
	height: 330px;
	opacity: 100;
	width: 440px;
}
#featured .row1 {
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 12px;
	position: relative;
	top: -123px;
	font-size: 18px;
	font-weight: bold;
}
#featured .row1bg {
	display: block;
	height: 35px;
	left: 0;
	overflow: hidden;
	position: relative;
	top: -88px;
}
#featured .row2 {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 12px;
	position: relative;
	top: -144px;
	font-size: 12px;
	font-weight: bold;
}
#featured .row2bg {
	display: block;
	height: 21px;
	left: 0;
	overflow: hidden;
	position: relative;
	top: -123px;
}
#featured .row3 {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0;
	position: relative;
	text-align: right;
	top: -168px;
	width: 268px;
	font-size: 11px;
	font-weight: bold;
}
#featured .row3bg {
	display: block;
	height: 24px;
	left: 0;
	overflow: hidden;
	position: relative;
	top: -144px;
	width: 280px;
}
#featured .buttonbg {
	background-color: #FFFFFF;
	display: block;
	height: 24px;
	left: 280px;
	overflow: hidden;
	position: relative;
	top: -192px;
	width: 160px;
}
#featured .caption_overlay {
	opacity: 0.8;
}
#featured .row1,.row2,.row3 {
	color: #ffffff;
	overflow: hidden;
}
#featured .button {
	background: url("images/pp-arrow.gif") no-repeat scroll right center transparent;
	color: #333333;
	font-size: 12px;
	display: block;
	height: 24px;
	left: 280px;
	line-height: 24px;
	padding: 0;
	position: relative;
	text-align: right;
	top: -216px;
	width: 155px;
}
#featured .link {
	font-weight: bold;
	padding-right: 22px;
}
#featured .ui-tabs-hide{ 
	display:none; 
}

.attachment-slider-big {
 	width: 440px !important; 
 	height: 330px !important; 
}
