/* Start of CMSMS style sheet 'slideshow' */
#slideshow * { margin: 0; padding: 0; }
#slideshow { background: #fff; padding: 0px; width: 960px; height: 344px;position:relative; }
#slideshow #menu, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #loading { background: url('images/carrousel/spinner.gif'); display: block; top: 158px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }
#slideshow #pictures { background: url('images/carrousel/bg.jpg'); width: 960px; height: 344px; left: 0; overflow: hidden; }
#slideshow #pictures li { display: block; position: absolute; top: 0; width: 960px; }
#slideshow #pictures li img { display: block; position: relative; bottom: 0; }
#slideshow #menu { background: url('images/carrousel/bg_side.png'); list-style-type: none; width: 180px; height: 324px;right: 0; padding-top: 20px; }
#slideshow #menu li { display: block; z-index: 1000; position: relative; zoom: 1; }
#slideshow #menu li a { display: block; font: 13px "Lucida Grande", "Verdana"; text-decoration: none; padding: 7px 0 7px 28px; z-index: 1000; color: #ccc; line-height: 14px; vertical-align: middle; zoom: 1; }
#slideshow #menu li a:focus { outline: 0; }
#slideshow #menu li a:hover { color: #fff; }
#slideshow #menu li.current a { font-size:16px; color: #fff; padding: 5px 0 5px 28px; line-height: 20px; }
#slideshow #menu li.background { background: url('lib/BarackSlideshow/Source/images/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }

#slideshow p a { color: #BE7A40; }
#slideshow h1 { font: 20px "Georgia"; color: #666; }
#slideshow p,#slideshow ul { font: 13px "Lucida Grande", "Verdana"; color: #333; }
#slideshow #back a { font-size: 11px; }
#slideshow #demo { margin: 40px 70px 70px; }
#slideshow h2 { font: 18px "Georgia"; color: #666; margin-top: 0; }
#slideshow h3 { font: 13px "Lucida Grande", "Verdana"; color: #999; text-transform: uppercase; font-weight: bold; }
#slideshow-options ul { padding: 0; }
#slideshow-options ul li { list-style-type: none; display: inline; padding-right: 0; }
#slideshow ul{ list-style-image:none;}
/* End of 'slideshow' */

