.imgcenter {
	margin: 0;
	padding: 0 0 2px 0;
	border: 0;
	vertical-align: middle;
}

#featured{ 
	margin: 0;
	padding: 0;
	width: 740px;
	height: 380px;
	background-color: #003e55;
}

#featuredright {
	margin: 0;
	padding: 10px 0 0 0;
	width: 150px;
	height: 370px;
	float: right;
	background-color: #46c1ea;
}

#featuredthumbs {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 288px;
	float: left;
	background-color: #46c1ea;
}

#featuredmorelinks { 
	margin: 0;
	padding: 10px 0 0 0;
	width: 150px;
	height: 72px;
	float: right;
	font-size: 11px;
	background-color: #43555c;
}

#featuredmorelinks ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}

#featuredmorelinks ul li {
	margin: 0;
	padding: 0 0 5px 0;
}

#featuredmorelinks ul li, #featuredmorelinks ul li a { 
	text-decoration: none; 
	color: #003e55; 
	font-weight: bold;
	text-transform: uppercase;
}

#featuredmorelinks ul li, #featuredmorelinks ul li a:hover { 
	text-decoration: none; 
	color: #fff; 
	font-weight: bold;
	text-transform: uppercase;
}

#featured ul.ui-tabs-nav{ 
/*	margin: 0;
	padding: 10px 10px 0;
	width: 130px;
	height: 370px;
	position: absolute;
	top: 0;
/*	left: 590px;*/	
/*	right: 0;
	list-style: none;
*/
	list-style: none; 
	padding: 0;
	margin: 0; 
	width: 150px;/*141*/ 
	height: 290px;
	background-color: #46c1ea;

}

#featured ul.ui-tabs-nav li{ 
	margin: 0;
	padding: 0 0 10px 10px;
}

#featured ul.ui-tabs-nav li img { 
	margin: 0;
	padding: 0;
/*	width: 130px;
	height: 60px;*/
	float: left;
/*	border: 1px solid #fff;
	margin:2px 5px; 
	padding:2px; */
}

#featured ul.ui-tabs-nav2 li{ 
	margin: 0;
	padding: 0 0 10px 6px;
	font-size: 11px;
	color: #fff;
}

#featured ul.ui-tabs-nav2 li span, #featured ul.ui-tabs-nav2 li a { 
	margin: 0;
	padding: 0 0 0 20px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/main/featuredmorelink_plus_white.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#featured ul.ui-tabs-nav2 li a:hover { 
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: underline;
	color: #fff;
	background-image: url(../images/main/featuredmorelink_plus_white.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#featured ul.ui-tabs-nav2 li a img { 
	margin: 0;
	padding: 0;
/*	width: 130px;
	height: 60px;*/
	float: left;
	border: 0;
	display: inline;
/*	margin:2px 5px; 
	padding:2px; */
}

#featured ul.ui-tabs-nav li span { 
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 1.5em;
}

#featured li.ui-tabs-nav-item a { 
	margin: 0;
	padding: 0;
	display: block;
	height: 62px;
	background-color: none; 
/*	background-color: #FFFFFF;*/
/*	color:#333;  
	background:#fff; 
	line-height:20px;*/
}

#featured li.ui-tabs-nav-item a:hover {
	background-color: none;
	opacity: .80;
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity: none;
}

#featured li.ui-tabs-selected { 
	background-image: url(../images/main/highlights_selected_item.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 100;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a { 
	background-color: none;
	opacity: .80;
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity: none;
}

#featured .ui-tabs-panel{ 
	margin: 0;
	padding: 0;
	width: 590px;
	height: 380px;
/*	background-color: #013445;*/
	position: relative;
	float: left;
}

#featured .ui-tabs-panel .info{ 
	margin: 0;
	padding: 0;
	width: 190px;
	top: 0;
	left: 0; 
}

#featured .ui-tabs-panel .info .img { 
	margin: 0 10px 0 0;
	padding: 0;
	width: 380px;
	height: 380px;
	top: 0;
	left: 0;
	position: absolute; 
}

#featured .ui-tabs-panel .info .text { 
	margin: 0;
	padding: 3px 10px 10px 0;
	width: 190px;
	height: 317px;
	top: 0;
	left: 390px;
	position:absolute; 
}

#featured .ui-tabs-panel .info .text h2 { 
	clear: both;
}

#featured .ui-tabs-panel .info .text p { 
	clear: both;
	margin: 0;
	padding: 0;
	width: 190px;
	text-align: left;
}

#featured .ui-tabs-panel .info .link {
	margin: 0;
	padding: 10px 0 0 0;
	width: 180px;
	height: 40px;
	float: left;
	text-align: left;
	font-weight: bold;
	position:absolute; 
	bottom: 10px;
	left: 390px;
}

#featured .ui-tabs-panel .info .link a {
	margin: 0;
	padding: 0 20px 0 0;
	color: #46c1ea;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/main/featuredmorelink_plus_blue.png);
	background-position: center right;
	background-repeat: no-repeat;
}

#featured .ui-tabs-panel .info .text .link img { 
	margin: 0;
	padding: 0;
	width: 73px;
	height: 12px;
	border: none;
	position:absolute; 
	bottom: 20px;
	left: 400px; 
}

#featured .ui-tabs-panel .info img { 
	margin: 0;
	padding: 0 20px 0 0;
	width: 380px;
	height: 380px;
	float: left;
}

#featured .info h2 { 
	font-size:14px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 0 5px; margin:0;
	overflow:hidden; 
}

#featured .info h3 { 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#46c1ea;
	padding: 5px 0 5px 0;
	margin:0;
	text-transform: uppercase;
	overflow:hidden; 
}

#featured .info p { 
	margin:10px 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 1.5em;
	color: #fff;
}

#featured .info a { 
	text-decoration: none; 
	color: #3db1d8; 
	text-transform: uppercase;
}

#featured .info a:hover { 
	text-decoration: underline; 
}

#featured .ui-tabs-hide { 
	display: none; 
}

#featured .readmore a {
	text-decoration: none; 
	color: #fff; 
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
#featured .readmore a:hover {
	text-decoration: underline; 
	color: #fff; 
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}