/*Greenwich Borough Mariners Swimming Club - CSS Style Sheet - JQuery Featured Content Style - Version: 3.00 Design: Ben Duxbury
ONLY the Webmaster of Greenwich Borough Mariners Swimming Club/Ben Duxbury may edit or reproduce this stylesheet. This Stylesheet may be used with all W3C Complaint Browsers. Any comments about this CSS Style Sheet please email webmaster@gbmsc.com. */

#nav-fragment-1{border-top: 1px solid #d8d8d8;}
#featured{
	width:621px;
	padding-right:398px;
	position:relative;
	height:240px;
	background:#fff;
	margin-top:20px;
	margin-bottom:15px;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0;
	left:550px;
	list-style:none;
	padding:0;
	margin:0;
	width:469px;
	height: 240px;
}
#featured ul.ui-tabs-nav li{ 
	padding-left:13px;
	color:#333333; 
}
#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.tickhead{
	font-size:1.4em;
	font-weight: bold;
	padding-top: 17px;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:59px;
	color:#333333;
	line-height:20px;
	text-decoration:none;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#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:550px;
	height:240px;
	background:#999;
	position:relative;
	border: 1px solid #d8d8d8;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:170px;
	left:0;
	height:70px;
	background: url('images/transparent-bg.png');
	width: 550px;
}
#featured .info h2{ 
	font-size:1.4em;
	font-weight:bold;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

