

/*Featuread Area*/


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

#page1 .feature_excerpt{
width:660px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 2;
padding:10px 20px;
font-size: 12px;
line-height:1.5em;
cursor: pointer;
}

.sliderdate{
display:none;
}


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

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

#page1 .sliderheading{
display:block;
font-size: 21px;
}

#page1 .heading_clone{
position: absolute;
z-index: 4;
bottom:5px;
left:0px;
font-size: 10px;
text-transform: uppercase;
color:#efefef;
padding:0;
margin: 0;
}


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

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

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

.sliderheading   { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.4em; text-align: right; letter-spacing: 0.4px; padding-bottom: 5px; position: relative; right: 30px }
