#animacionslide {
	position:absolute;
	margin:0px;
	padding:0px;
	width:792px;
	height:235px;
	z-index:2;
	left: 122px;
	top: 109px;
}

.contentMax, .contentArea, #Showcase, #Slides {

	width: 790px;
	
	background: url("../images/mainMenu-divider.gif") no-repeat;}

/* slide show */

#Slideshow { 
	height: 233px; 
	overflow: hidden;}


#SlideRepeat {
	height: 233px;
	overflow: hidden;
	background: transparent url("../images/pageBg-slideRepeat.png") repeat-y;}
#SlideBottom {
	height: 55px;
	overflow: hidden;
	background: transparent url("../images/pageBg-slideBottom.png") no-repeat;}
#Slides {
	height: 235px;
	overflow: hidden;
	}
	
a.slidePrev, a.slideNext {
	display: block;
	z-index: 30;
	width: 51px;
	height: 64px;}
a.slidePrev {
	background: transparent url("../images/slide-previous.png") no-repeat;
	z-index:50;
	position:absolute;
	left: -15px;
	top: 90px;
	}
a.slideNext {
	position:absolute;
	background: transparent url("../images/slide-next.png") no-repeat;
	left: 755px;
	top: 89px;
}

a.slidePrev:hover, a.slideNext:hover { background-position: 0 -64px;}
	
#slidePager {
	float: right;
}
#slidePager a, #slidePager a:visited {
	float: left;
	width: 16px;
	height: 15px;
	overflow: hidden;
	background: transparent url("../images/slide-pager.png") no-repeat;
	text-decoration: none;}
#slidePager a:hover {
	background-position: -16px 0;}
#slidePager a.activeSlide {
	background-position: -32px 0;}

/* slide show - cu3er */

#Slideshow-cu3er {
	width:794px; 
	height: 233px; 
	text-align: center; 
	background:transparent url("../images/pageBg-repeat.png") repeat-y;}
#cu3erShadow {
	width:794px; 
	height:233px;  
	background:transparent url("../images/cu3er-shadow.png") no-repeat;}
#TheCu3er	{ width:723px; outline:0; }
	
/* slide show - GalleryView */

#SlideShow-GalleryView {
	width:794px; 
	height: 233px; 
	background:transparent url("../images/pageBg-repeat.png") repeat-y;}
#SlideShow-GalleryView #GalleryView	{ height:794px; height:235px; overflow:hidden; margin:0 0 0 26px; }
#GalleryView .filmstrip li {background: none;} /* prevents image based bullets */

