@CHARSET "ISO-8859-1";

/*TOP PORTION*/
#top{width:100%; height:481px; position:relative; background: #c98e3e url(http://www.downtownafterdark.com/images/bss0618/wallBg.jpg) no-repeat top center; overflow:hidden;}

/*PAGE NAV*/
#pageNav{height:76px; padding:3px;}
    #pageNav h1{width:101px; height:75px; background:url(http://www.downtownafterdark.com/images/bss0618/bssLogo.png) no-repeat; text-indent:-9999px; float:left;}
    #pageNav p#cityLocation{font-family:'Yanone Kaffeesatz'; margin-top:5px; margin-left:3px; font-size:30px;}
    #pageNav p#cityLocation span{font-size:18px;}

    ul#navLinks{padding:0; list-style-type:none; list-style:none; margin-right:7px; margin-top:3px;}
    ul#navLinks li{list-style-type:none; list-style:none; display:inline; float:left; padding:0 13px 0 13px; border-right:1px solid #814c09; height:65px; width:88px; }
    ul#navLinks a.navLink{padding:2px; background:#ecbd5d; border:1px solid #caa049; font-family:'Arial Narrow'; font-size:22px; color:black; text-decoration:none; width:85px; display:block; margin-bottom:3px;}
    ul#navLinks a.navLink:hover{background:#fdd788;}
    ul#navLinks p{font-family:Arial; color:#745732; font-size:13px;}
    ul#navLinks li.last{border:none; width:93px;}

    ul#navLinks li img.downArrow{position:relative; left:30px; top:3px;}

    #otherLocationsDropdown{display:none;}
    #otherLocationsDropdown a{font-family:'Yanone Kaffeesatz'; text-decoration:none; margin-bottom:3px; display:block; padding:5px; color:black;}
    #otherLocationsDropdown a:hover{background:white;}
/*MID PORTION*/
#mid{padding:20px 0 20px 0; position:relative; background:url(http://www.downtownafterdark.com/images/bss0618/midBg.jpg) no-repeat top center #f2f1ec; margin-bottom:0; overflow:hidden;}
    #midContainer{padding:10px;}

    /* MID BLOCKS */
    .midBlock{width:300px;}
    #midBlock-middle{margin:0 15px 0 15px;}

    .midBlock h2{width:280px; height:24px; background:url(http://www.downtownafterdark.com/images/bss0618/headerBg.jpg) no-repeat; padding:10px 0 10px 10px; font-size:22px;
                font-family:'Yanone Kaffeesatz'; font-weight:bold; margin-bottom:10px;}
    .midBlock p{margin-left:10px; font-family:'Yanone Kaffeesatz'; font-size:18px; margin-bottom:3px; color:#3f3510;}
    p.underline{font-size:22px;}
    .midBlock a:hover{text-decoration:none;}

    /* BANNER ROTATOR */
    #bannerRotator{width:777px; height:294px; background:url(http://www.downtownafterdark.com/images/bss0618/billboard.jpg) no-repeat; position:relative; top:20px; left:-100px; opacity:inherit; filter:inherit;}
        #banner{width:699px; height:266px; position:relative; top:10px; left:37px; opacity:inherit; filter:inherit;}
        img#specialsCorner{position:absolute; top:-10px; right:32px; opacity:inherit; filter:inherit;}

        #banner .special{width:686px; height:253px; padding-left:1px; margin:0 auto; top:5px; left:7px; position:absolute; display:none; opacity:inherit; filter:inherit;}
        #banner .special.active{}
        #banner .special img.specialBg{position:absolute; width:688px; height:253px; display:block; top:0; left:1px; opacity:inherit; filter:inherit;}

        /*BILLBOARD COUNTER */
        #billboardCounter{position:absolute; bottom:0; left:300px; width:187px; height:32px;
                          background:url(http://www.downtownafterdark.com/images/bss0618/billboardCounterBg.png) no-repeat;}
        #counterPositionContainer{margin:10px auto; width:170px;}
        ul#counterPosition{padding:0; list-style-type:none; list-style:none; margin:0 auto; padding-left:8px; }
        ul#counterPosition li{list-style-type:none; list-style:none; display:inline; float:left; height:12px; width:12px; margin-right:10px;
           background:url(http://www.downtownafterdark.com/images/bss0618/counterDots.png) no-repeat; background-position:-40px 0px;}
        ul#counterPosition li.current{background-position:0 0;}
        ul#counterPosition li:hover{background-position: -20px 0; cursor: pointer;}

        /*SLIDER IMAGES */
        #sliderImages{position:absolute; width:100%; top:100px;}
        #sliderImageContainer{}
        #sliderImages img{position:absolute; right:10px;}
        #sliderImages img.offScreen{position:absolute; right:-5000px;}



        /* BSS WINGS */
        img.blackChicken{position:absolute; bottom:-5px; right:-7px; opacity:inherit; filter:inherit;}



        /*DIRECTIONS*/
        #directionsTop{width:100%; height:503px; position:relative; background:url(http://www.downtownafterdark.com/images/bss0618/directionsTopBg.jpg) no-repeat top center #c98e3e;}
        #mapContainer{position:relative; width:862px; height:303px; padding:3px; background:white; margin:80px auto;}
        h2#directionsTitle{font-family:'Yanone Kaffeesatz'; font-size:36px; position:absolute; top:-50px; left:40px;}


	