
/*Featuread Area*/
#top{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#featured, .featured, .fadeout, .newsselect{ 
height:320px; 			/*this changes the height of the image slider*/
}

#feature_wrap{
width:959px;
position: relative;
/*margin-left:20px;*/

}

#featured{
position: relative;
width:957px;
overflow: hidden;
}



.featured{
width:700px;
position:absolute;
top:0;
left:0;
overflow: hidden;
display:none;
}

#top .feature_excerpt{
width:660px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 2;
padding:5px 20px;
font-size: 15.5px;
line-height:1.5em;
cursor: pointer;
}


/*accordion slider*/
.featured img{
display:block;
position: relative;
z-index: 1;
}

#top .fadeout{
position:absolute;
width:200px;
display:block;
right:0px;
z-index: 3;
}


#top .sliderheading{
display:block;
font-size: 20px;
}

#top .heading_clone{
position: absolute;
z-index: 4;
bottom:20px;
left:20px;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
padding:0;
margin: 0;
}



.featured a, .featured a img, .featured img{
text-decoration: none;
border:none;
}

#top .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;
}

#top .bottom_right_rounded_corner{
right:0px !important; /* ie6fix */
right:-1px;
left:auto;
}


.hidden{
display:none;
}


.blocklabel{
display:block;
padding:10px 0 0 0;
}



/*Featured Area*/

#featured{
border:1px solid #aaa;
border-top:none;
}

.featured{
border-left:1px solid #aaa;  
background: #fff url(skin1/preload.gif) no-repeat center center;
}

.preloading_background{
background: transparent url(skin1/preload.gif) no-repeat 50% 50%;
}

#top .fadeout{
background: transparent url(skin1/overlay.png) repeat-y right top;
}
/*
.bottom_left_rounded_corner{
background: transparent url(skin1/rounded.png) no-repeat left bottom;
}
.bottom_right_rounded_corner{
background: transparent url(skin1/rounded.png) no-repeat right bottom;
}
*/

#top .feature_excerpt{
border-top:1px solid #eee;
}

.position_excerpt, #top #featured .feature_excerpt
{background: #fff;}

#top #featured a{
color:#444;
}

