﻿img { border:none; }
.wrapper { overflow:hidden;position:absolute;height:226px;width:365px; }
.nav-buttons { margin-top: -60px;position:absolute;display:none;width:43px;height:43px; }
#slide1, #slide2, #slide3, #slide4, #slide5, #slide6 { width: 365px; height:226px; }
#slide4 { background: url(../images/powersport-bg.png) no-repeat; }
#slide5 { background: url(../images/graduates-bg.png) no-repeat; }
#slide2 { background: url(../images/greening.png) no-repeat; }
#slide3 { background: url(../images/supporting-bands-bg.png) no-repeat; }
#slide1 { background: url(../images/Give-Me-More-Paramore-Bg.png) no-repeat; }
/*#slide2 { background: url(../images/merchandise-bg.png) no-repeat; }*/
#prev-button { margin-left:20px; }
#next-button { margin-left:300px; }
#slideshow { width: 365px; height:226px;background-color:Gray;overflow:hidden; }
#slideshow ul  {
    background: none repeat scroll 0 0 #EEEEEE; 
    left: -365px;
    list-style: none outside none;
    margin: 0px;
    padding: 0px;
    position:absolute;
    top: 0px;
    width: 1460px;
    }
#slideshow ul li {
    display:block;
    float:left;
    height:226px;
    margin: 0px;
    padding: 0px;
    width:365px;
    list-style: none outside none; 
    }
div.ad-content 
{
    padding-top: 85px;
    font-family: Arial, Verdana;
    margin-left: 20px;
    margin-right: 110px;
    color:Black;
    font-size: 12px;
}
div.ad-button 
{
    text-align: center;
    padding-top: 10px;
}
div#scooter-ad { padding-top: 10px; }
div#graduates-ad 
{
    padding-top: 0px;
    font-size:12px;
    margin-right:90px;
}
.ad-content a:active, .ad-content a:link, .ad-content a:hover, .ad-content a:visited
{
    color:Black;
    text-decoration:underline;
} 
div.bottom-btn { padding-top: 180px; }
