
/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
margin:0;
padding:0;
}


/*Featuread Area*/


#featured, .featured, .fadeout, .newsselect{ 
height:386px; 			/*this changes the height of the image slider*/
}

#feature_wrap{
width:600px;
position: relative;
margin-left:0px;
}

#featured{
position: relative;
width:600px;
overflow: hidden;
}



.featured{
width:412px;
position:absolute;
left:0;
overflow: hidden;
display:none;
}

#top .feature_excerpt{
width:448px;
position: absolute;
display: block;
bottom: 0;
z-index: 2;

}

.slidercontent{
font-family:Arial, Helvetica, sans-serif;
cursor: pointer;
}

.sliderdate{
display:none;
}

/*Featured Area*/

#featured{
border:1px solid #595959;
border-top:none;
}

.featured{
border-left:1px solid #595959;  
background:#000 url(../images/preload.gif) no-repeat scroll 50% 50%;
}

#top .preloading_background {
background:#191919 url(../images/preload.gif) no-repeat scroll 50% 50%;
}


#top .feature_excerpt{
border-top:1px solid #595959;
height:22px;
width:412px;
}

.position_excerpt, #top #featured .feature_excerpt{
background: #000;
width:412px;
}

#top #featured a{
font-family:Arial, Helvetica, sans-serif;
color:#eee;
font-size: 18px;
text-decoration:none;
-webkit-text-size-adjust:none;
}

#top .slidecontrolls span{
background:transparent url(../images/skin1/slide_controlls.png) no-repeat top right;
}

#top .slidecontrolls .active_item, #top .slidecontrolls span:hover{
background:transparent url(../images/skin1/slide_controlls.png) no-repeat top left;
}

