#featured_panel
{
    display:none;    
}
.featured-nav{ 
	list-style:none; 
	padding:0;
	width:250px;
    margin:12px 5px;
}
.featured-nav li{ 
	
}
.featured-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
.featured-nav li span{ 
	font-size:11px; 
	font-family:Verdana; 
	line-height:18px; 
}
.featured-nav li a
{
    display: block;
    color: #707070;
    line-height: 38px;
    width: 228px;
    height: 38px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left:12px;
    outline:none;
    font-size:1em;
}

.featured-nav li a:hover, 
.featured-nav a.activeSlide{ 
	background-image: url(  'images/cw/bg_f_s.png' );
    background-repeat: no-repeat; 
    color:#007A37;
}
.featured-panel, .featured-panel .f
{
    width: 680px;
    height: 300px;
    margin:2px;    
}
.featured-panel .f
{
    background-image: url(  'images/cw/bg_featured.jpg' );
    background-repeat: no-repeat;
}
.featured-panel .f1
{
    background-position: 12px 13px;
}
.featured-panel .f2
{
    background-position: 12px -337px;
}
.featured-panel .f3
{
    background-position: 0 -687px;
}
.featured-panel .f4
{
    background-position: 0 -1037px;
}
.featured-panel .f5
{
    background-position: 0 -1387px;
}
.featured-panel .f6
{
    background-position: 0 -1737px;
}
.featured-panel .f7
{
    background-position: 0 -2087px;
}
.featured-panel .f8
{
    background-position: 0 -2437px;
}

.featured-panel ul
{
    list-style:none;
    position:absolute;
}

.featured-panel li
{
    line-height:4em;
    font-size:1.2em;
}

.featured-panel .f1 ul
{
    left:420px;
    top:20px;
}
.featured-panel .f2 ul
{
    left:410px;
    top:73px;
}
.featured-panel .f3 ul
{
    left:440px;
    top:85px;
}
.featured-panel .f4 ul
{
    left:420px;
    top:23px;
}
.featured-panel .f5 ul
{
    left:420px;
    top:78px;
}
.featured-panel .f6 ul
{
    left:420px;
    top:75px;
}
.featured-panel .f7 ul
{
    left:420px;
    top:75px;
}
.featured-panel .f8 ul
{
    left:390px;
    top:85px;
}
.featured-panel  li a
{    
    font-weight:bold;
}

.featured-panel .f1 li a
{
    color:#547F00;    
}
.featured-panel .f2 li
{
    line-height:3.8em;    
}
.featured-panel .f2 li a
{
    color:#FF7700;
}
.featured-panel .f3 li a
{
    color:#0077BF;
}
.featured-panel .f4 li
{
    line-height:4.2em;    
}
.featured-panel .f4 li a
{
    color:#547F00;
}


.featured-panel .f5 li
{
    line-height:3.6em;    
}
.featured-panel .f5 li a
{
    color:#DF8D00;
}

.featured-panel .f6 li
{
    line-height:3.5em;    
}
.featured-panel .f6 li a
{
    color:#0EA3CD;
}
