/* CSS Document */

#hero-fader{
height:250px;
margin:0 0 20px 0;
overflow:hidden;
float:left;
}
#hero-fader .controls{
width:800px;
position:relative;
/*float:left;
text-align:center;
vertical-align:bottom;*/
top:223px;
left:50%;
z-index:100;
font-size:27px;
}
#hero-fader .controls a{
text-decoration:none;
color:#000;
padding:0 2px;
}
#hero-fader .controls a.first{
padding-left:10px;
}
#hero-fader .controls a.last{
padding-right:10px;
}
#hero-fader .controls a.active{
color:#ff0000;
}
#hero-fader .fader-page{
/*position:absolute;*/
float:left;
opacity:0;
display:none;
top:0;
left:0;
width:100%;
height:100%;
z-index:5;
}
#hero-fader #hero-fader_social{
/*position:relative;*/
height:284px;
/*background:url('http://files2.jivesoftware.com/images/homepage/home-promos-10935.jpg') no-repeat 0 -504px;*/
}
#hero-fader #hero-fader_social a{
/*position:absolute;
left:0;
top:0;
*/
float:left;
display:block;
width:100%;
height:100%;
}