#featured{ 
	clear:both;
	width: 960px; 
	position:relative; 
	height: 397px; 
	background: #fff;
	overflow:hidden;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	bottom:0px; left:0px; 
	list-style:none; 
	padding:0;
	margin:0; 
	height: 58px;	
	width:960px; 
	background: transparent url(navbarbg.jpg) repeat-x 0 11px;
	z-index: 400;	
	overflow: hidden;

}
#featured ul.ui-tabs-nav li{ 
	float: left;
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px 16px;
	line-height: 15px;
	height: 52px;
	margin: 0;
	
}

#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 11px;	
	display: block;
	margin: 5px 0 0 5px;

}

#featured ul.ui-tabs-nav a.rowSingle{
	padding-top: 16px;
}

#featured li.ui-tabs-nav-item a, #featured li.ui-tabs-nav-item a:visited{ 
	display: block;
	padding-top: 8px;
	color: #243551!important;
	font-size: 11px!important;
	font-weight: bold!important;
	text-decoration:none!important;
}
#featured li.ui-tabs-nav-item a:hover{ 
	text-decoration: none!important;
}
#featured li.ui-tabs-selected{ 
	background: transparent url(slide_menu_bg.png) no-repeat center 1px;
	height: 54px;
	overflow: auto;
	color: #fff!important;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-selected a:visited{ 
	
	color: #fff!important; 
	
}
#featured .ui-tabs-panel{ 
	width:960px; height:350px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:100px; left:35px; 
	width: 350px;
	height:300px; 
	color: #000!important;
	/*background: url('/images/slides/transparent-bg.png'); */
}
#featured .info h2{ 
	font-size:32px; 
	font-family: "Hoefler Text", Georgia, serif; 
	line-height: 30px;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
	font-weight:normal;
}
#featured .info p{ 
	margin:10px 5px 15px 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#000;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#tabsToggle {
	background: transparent url(icon-pause.png) left 4px no-repeat;
	bottom: 1.5em;
	overflow: hidden;
	position: absolute;
	right: 1em;
	text-indent: -999em;
	width: 1em;
	z-index: 401;
}

#tabsToggle.paused {
	background-image: url(icon-resume.png);
	background-position: left 3px;
}

/********** homepage ******************/



.home_slider_wrap {
	margin: 0px;
	height: 400px;
	clear:both;
}

#wrapper_content {
	background: #fff;
}

.hpLeft li a {
	text-decoration: none;
}
