#featured{
	width:500px;
	padding-left:232px;
	position:relative;
	height:292px;
	background:#fff url(../images/home_featured/std-block.jpg) top left no-repeat;
}

#featured ul.ui-tabs-nav{
	position:absolute;
	top:3px; left:4px;
	list-style:none;
	padding:0; margin:0;
	width:232px;
}
#featured ul.ui-tabs-nav li h2{
	margin: 0;
	padding:1px 0; padding-right:5px;
	font-size:18px;
	color:#666;
}
#featured ul.ui-tabs-nav li h2 a span{
		font-size:18px; font-family:Arial;
	line-height:18px;
}

#featured .ui-tabs-panel{
	width:500px; height:292px;
	position:relative;
  overflow:hidden;
}


#featured .ui-tabs-hide{
	display:none;
}

#featured li.ui-tabs-nav-item h2 a{
	display:block;
	height:69px;
	color:#999;
	line-height:69px;
	outline:none;
	border: none;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	padding-left: 65px;
}

/* so far so standard now for tailoring */

#featured li#nav-fragment-1.ui-tabs-nav-item h2 a {
	background: url(../images/home_featured/who-we-are-shadow.gif) top left no-repeat;
	}
#featured #nav-fragment-1.ui-tabs-nav-item h2 a:hover {
	background: url(../images/home_featured/who-we-are.jpg) top left no-repeat;
	color: #333;
	}
#featured ul.ui-tabs-nav li#nav-fragment-1.ui-tabs-selected h2 a {
	background: url(../images/home_featured/who-we-are.jpg) top left no-repeat;
	color: #333;
	}
#featured li#nav-fragment-2.ui-tabs-nav-item h2 a {
	background: url(../images/home_featured/chart-icon-shadow.gif) top left no-repeat;
	}
#featured #nav-fragment-2.ui-tabs-nav-item h2 a:hover {
	background: url(../images/home_featured/chart-icon.jpg) top left no-repeat;
	color: #333;
	}
#featured ul.ui-tabs-nav li#nav-fragment-2.ui-tabs-selected h2 a {
	background: url(../images/home_featured/chart-icon.jpg) top left no-repeat;
	color: #333;
	}
#featured li#nav-fragment-3.ui-tabs-nav-item h2 a {
	background: url(../images/home_featured/reputation-icon.gif) top left no-repeat;
	}
#featured #nav-fragment-3.ui-tabs-nav-item h2 a:hover {
	background: url(../images/home_featured/reputation-icon.jpg) top left no-repeat;
	color: #333;
	}
#featured ul.ui-tabs-nav li#nav-fragment-3.ui-tabs-selected h2 a {
	background: url(../images/home_featured/reputation-icon.jpg) top left no-repeat;
	color: #333;
	}
#featured li#nav-fragment-4.ui-tabs-nav-item h2 a {
	background: url(../images/home_featured/benefits-shadow.gif) top left no-repeat;
	}
#featured #nav-fragment-4.ui-tabs-nav-item h2 a:hover {
	background: url(../images/home_featured/benefits.gif) top left no-repeat;
	color: #333;
	}
#featured ul.ui-tabs-nav li#nav-fragment-4.ui-tabs-selected h2 a {
	background: url(../images/home_featured/benefits.gif) top left no-repeat;
	color: #333;
	}	




#featured li.ui-tabs-nav-item a.noborder {
	border-bottom: none;
	}

#featured li.ui-tabs-nav-item h2 a span {
	font-size: 18px;
	position: relative;
	top: 25px;
} 

/* styles for content panels */

#featured .ui-tabs-panel .info{
	width: 490px;
	margin: 5px;
	position: relative;
}

#featured .info h2{
	font-size:26px; font-family: Arial, Helvetica, sans-serif;
	color:#5F0C16; padding-bottom: 5px; margin:0; padding-top: 5px;
	overflow:hidden;
	text-transform: uppercase;
}

#featured .info h3 a {
	font-size:12px; font-family: Arial, Helvetica, sans-serif;
	color:#ff6600; padding-bottom: 5px; margin:0;
	overflow:hidden;

}	

#featured .info p, #featured .info li {
	margin: 5px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	padding-bottom: 8px;
}

#featured a {
	text-decoration: none;
	}

#featured .info a{
	text-decoration:none;
	color:#666;
}
#featured .info a:hover{
	text-decoration:underline;
}

#featured .info ul.tabs-panel-list {
	list-style:none;
	margin-bottom: 5px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	} 

	
.no-block {
	display: inline;
	padding: 5px;
	padding-bottom: 0;
	}
	
.aligned {
	margin-bottom: 15px;
	margin-left: 20px;
	}	
	
.padright {
	margin-left: 8px;
	margin-right: 8px;
	}
	
.emstrong {
	font-weight: bold;
	font-style: italic;
	}	
.clearall {
	clear: both;
	}
	
.calltoaction a {
	font-size:12px; font-family: Arial, Helvetica, sans-serif;
	color:#ff6600; padding-top: 5px; padding-bottom: 5px; padding-right: 8px; margin:0;
	overflow:hidden;
	display: block;
	float: right;
	text-align: right;
	position: relative;
	bottom: 0;
	right: 0;
	}	
	


/* end of slider block styles */
