


#featured, .featured, .fadeout, .newsselect{ 
height:160px; 			
}

#feature_wrap{
width:auto;
position: relative;
margin:0px 0px 30px 0px;
}

#featured{
position: relative;
width:auto;
overflow: hidden;
}



.featured{
width:500px;
position:absolute;
top:0;
left:0;
overflow: hidden;
display:none;
}

.feature_excerpt{
width:460px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 2;
padding:7px 20px;
font-size: 11.5px;
line-height:1.5em;
cursor: pointer;
}

.sliderdate{
display:none;
}

/*fadeslider*/
.fadeslider .featured{
width:100%;
border:none;
}

.slidecontrolls{
position:absolute;
width:10px;
right:-15px;
bottom:0;

}

.slidecontrolls span{
height:10px;
padding:2px 0;
width:10px;
display:block;
cursor: pointer;
}


.fadeslider .feature_excerpt{
width:500px;
}


/*accordion slider*/
.featured img{
display:block;
position: relative;
z-index: 1;
}

.fadeout{
position:absolute;
width:200px;
display:block;
right:0px;
z-index: 3;
}

.sliderheading{
display:block;
font-size: 17px;
font-weight: bold;
}

.heading_clone{
position: absolute;
z-index: 4;
bottom:20px;
left:20px;
font-size: 13px;
text-transform: uppercase;
padding:0;
margin: 0;
}


.featured a, .featured a img, .featured img{
text-decoration: none;
border:none;
}

.featured1{
border:none;
display: block;
}

.bottom_right_rounded_corner, .bottom_left_rounded_corner{
position: absolute;
z-index: 50;
display: block;
height:7px;
width:7px;
bottom:0px !important; /* ie6fix */
left:0px;
bottom:-1px;
}

.bottom_right_rounded_corner{
right:0px !important; /* ie6fix */
right:-1px;
left:auto;
}




/*Featured Area*/

#featured{
border:1px solid #e1e1e1;
border-top:none;
}

.featured{
border-left:1px solid #e1e1e1;  
background: #fff url(js/accord/img/preload.gif) no-repeat center center;
}

.preloading_background{
background: transparent url(js/accord/img/preload.gif) no-repeat 50% 50%;
}

.fadeout{
background: transparent url(js/accord/img/overlay.png) repeat-y right top;
}

.bottom_left_rounded_corner{
background: transparent url(js/accord/img/rounded.png) no-repeat left bottom;
}
.bottom_right_rounded_corner{
background: transparent url(js/accord/img/rounded.png) no-repeat right bottom;
}

.feature_excerpt{
background: transparent url(js/accord/img/transparency.png) repeat 0 0;
border-top:1px solid #eee;
}

#featured a{
color:#444;
}

.slidecontrolls span{
background:transparent url(js/accord/img/slide_controlls.png) no-repeat top right;
}

.slidecontrolls .active_item, #top .slidecontrolls span:hover{
background:transparent url(js/accord/img/slide_controlls.png) no-repeat top left;
}

.newsselect{
border-left:1px solid #e1e1e1;
background: #fff;
}

.newsselect .single_item{
border-bottom:1px solid #e1e1e1;
}

.newsselect .single_item:hover, .newsselect .active_item{
background-color: #f1f1f1;
text-shadow:1px 1px 0 #FFFFFF;
}

