ol, ul {list-style: none;}

#homepage-carousel {height: 272px; position:relative}
.carouselEntry {height: 272px;}
.carouselEntry a {color: #fff!important; text-decoration: none;}
.carouselEntry a:hover {text-decoration: none;}
* html .carouselEntry a:hover {text-decoration: underline;}
.carouselEntry .carouselBanner {display: block; color: white; z-index: 10; height: 80px; width: 917px; position: absolute; top: 165px;}
.carouselEntry .carouselBanner .carouselBannerBgTransparent {background: #333; display:block; width: 917px; height: 272px; filter:alpha(opacity=50); -webkit-opacity:0.5; opacity: 0.5}
.carouselEntry .carouselBanner .carouselBannerBgSolid {background: #333; display:block; width: 917px; height: 272px; position: relative; top: -35px;}


#carousel-buttons {margin-top: -15px; z-index: 10; cursor: pointer; height: 20px; float:right;}
#carousel-buttons li {float: left; background-color: #000; height: 30px; width: 30px; color:#fff; }
#carousel-buttons li a{ color:#fff; }


#carousel-previous { background-image: url('images/back.png')}
#carousel-previous:hover { background-image: url('images/back-highlight.png')}

#carousel-next { background-image: url('images/forward.png')}
#carousel-next:hover { background-image: url('images/forward-highlight.png')}

#carousel-button0 { background-image: url('images/1.png') }
#carousel-button0:hover,#carousel-button0.current-slide { background-image: url('images/1hover.png') }


#carousel-button1 { background-image: url('images/2.png') }
#carousel-button1:hover, #carousel-button1.current-slide { background-image: url('images/2hover.png') }


#carousel-button2 { background-image: url('images/3.png') }
#carousel-button2:hover,#carousel-button2.current-slide  { background-image: url('images/3hover.png') }


#carousel-button3 { background-image: url('images/4.png') }
#carousel-button3:hover, #carousel-button3.current-slide { background-image: url('images/4hover.png') }
 

#carousel-button4 { background-image: url('images/5.png') }
#carousel-button4:hover, #carousel-button4.current-slide { background-image: url('images/5hover.png') }


.carouselRed    {background-color: #a92817!important}
.carouselOrange {background-color: #bf5501!important}
.carouselYellow {background-color: #b89c02!important}
.carouselBurntOrange {background-color: #a0462f!important}
.carouselPurple {background-color: #8d5489!important}
.carouselPink   {background-color: #ff7fcd!important}
.carouselBlue   {background-color: #0096ce!important}
.carouselAqua   {background-color: #058a9d!important}
.carouselTeal   {background-color: #098a74!important}
.carouselBrown  {background-color: #794d0f!important}
.carouselGreen  {background-color: #347b1d!important}
.carouselOlive  {background-color: #789d02!important}