/* Small reset */
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
margin:0;
padding:0;
}


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

#feature_wrap{
width:970px;
position: relative;
margin-left:15px;

}

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



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

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


.position_excerpt
{
opacity:0.0;
}





/*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: 26px;
}

#top .heading_clone{
position: absolute;
z-index: 4;
bottom:20px;
left:20px;
font-family:"Century Gothic","Trebuchet MS","Tahoma","Arial","Helvetica";
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 h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
text-decoration:none;
border:none;
} 


/*Featured Area*/

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

.featured{
border-left:1px solid #aaa;  
background: #fff url("http://www.lua-sbg.at/tl_files/homepage/skin/preload.gif") no-repeat center center;
}

.preloading_background{
background: transparent url("http://www.lua-sbg.at/tl_files/homepage/skin/preload.gif") no-repeat 50% 50%;
}

#top .fadeout{
background: transparent url("http://www.lua-sbg.at/tl_files/homepage/skin/overlay.png") repeat-y right top;
}

#top .feature_excerpt{
background: transparent url("http://www.lua-sbg.at/tl_files/homepage/skin/transparency.png") repeat 0 0;
border-top:1px solid #eee;
}

#top #featured a{
color:#444;
}



