div#featured { 
	width:394px;
	padding:0 250px 0 0; 
	position:relative; 
	border:5px solid #ccc; 
	height:240px; 
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; 
	left:524px; 
	list-style:none; 
	padding:0; 
	margin:0; 
	width:120px;
    overflow:hidden;
}
#featured ul.ui-tabs-nav li{ 
	font-size:12px; 
	color:#666; 
	border: none;
	padding:0;
	margin:0;
	float:left;
	top: 0;
}

#nav-fragment-1 img{

}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: none;
}

.ui-widget-content {
	background: none;
	}
#featured ul.ui-tabs-nav li img{ 
	float:left;
	padding:1px;
	border: none;
	margin:0;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  
	background:#fff; 
	line-height:0px;
	border: none;
	margin:0;
	padding:0;
}
#featured .ui-widget-header {
border: none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background: none;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#F60;
}
#featured .ui-tabs-panel{ 
	width:524px; 
	height:240px; 
	border: none;
	background:#fff; 
	position:relative;
	padding: 0;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	/*background: url('../images/transparent-bg.png');*/
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	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; 
}

#slider-float {
	margin:0px;
	width:690px;
	margin: 0 0 10px 0;
}



/* CUSTOM STYLES */



div#fragment-1 {
	background: #fff;
}

#welcomePodTop {
	height: 130px;
	padding: 5px 5px 0 0;
	background: url("/media/slider/welcomeTop.jpg") no-repeat top left;
}

#welcomePodTop h3 {
	margin:0;
	text-align: right;
	font-size: 70px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0 10px 0 0;
	text-shadow: 0px 2px 2px #000;
	color:#005D0D;
	line-height: 62px;
}

#welcomePodTop p {
	margin:0;
	text-align: right;
	font-size: 28px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0 10px 0 0;
	text-shadow: 0px 2px 2px #000;
	color:#005D0D;
}

#welcomePodBot p {
	font-size: 20px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	text-shadow: 0px 1px 1px #000;
	color:#005D0D;
	width: 56%;
	margin: 0 auto;

}

#welcomePodBot p a {
	color:#005D0D;		
	border: 2px solid #005D0D;
	padding: 5px 20px 5px 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	margin: 0 0 6px 0;
	display: block;
	box-shadow: 0px 1px 1px #000;
}

#welcomePodBot p a:hover {
	color:#fff;		
	background:#005D0D;
}

#welcomePodBot p.first {
	width: 90%;
}