

/*Structured layout mainpage*/
body{


position:relative;
float: left;
width: 100%;
}



/*Featuread Area*/


#featured, .featured, .fadeout, .newsselect{ 
height:302px; 			/*this changes the height of the image slider*/
}

#feature_wrap{
width:938px;
position: relative;
margin-top:5px;


}

#featured{
position: relative;
width:938px;
overflow: hidden;
}



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

#top .feature_excerpt{
width:270px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 3;
padding:10px 20px;
font-size: 16px;

cursor: pointer;
}

.sliderdate{
display:none;
}

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

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

}

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


#top .fadeslider .feature_excerpt{
width:917px;
}




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

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

#top .sliderheading{
display:block;
font-size: 16px;
}

#top .heading_clone{
position: absolute;
z-index: 4;
bottom:20px;
left:20px;
font-size: 16px;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
padding:0;
margin: 0;
}




#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;
}

.sliderheading {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
letter-spacing:0.4px;

padding-bottom:5px;
position:relative;
font-size:16px;
color:#FFF;
}


