
/*SHOW.CSS*/

#main_stage {
width : 750px;
margin : 0 auto;
background : #fff url(images/middle_show.jpg) no-repeat center;
color : #333;
}


			/*MAIN CONTENT*/
#content {
padding : 0 10px 0 10px;
margin-left : 170px;
margin-right : 0;
margin-top : 0;
line-height : 1.8em;
}
		/*SHOW INFORMATION*/

#information {
margin-left : 0;
margin-right : 0;
margin-top : 0;
}

#information a:link, a:visited {
color : #333;
background : inherit;
text-decoration : none;
}

#information a:hover {
color : #99ac41;
background : inherit;
text-decoration : underline;
}

blockquote {
padding: 0 0 60px 0;
font-style : italic;
color : green;
}



      /*SHOW NAVIGATION*/



.showtime {padding:0; margin:10px 0 0 0; list-style:none; height:30px; background:#beca88 ;}
.showtime li {float:left;}
.showtime li a {display:block; float:left; height:30px; line-height:30px; color:#ddd; text-decoration:none; font-family:arial, verdana, sans-serif; text-align:center; padding:0 0 0 10px; cursor:pointer; font-size:11px;}
.showtime li a b {float:left; display:block; right top; padding:0 8px 0 4px;}
.showtime li.current a {color:#fff; }
.showtime li a:hover {color:#fff; background: url(pro_15_1.gif);}
.showtime li.current a:hover {color:#fff; cursor:default;}
.showtime li a em {display:block; float:left; width:30px; height:30px;}
.showtime li a em.home {background:url(images/cast.gif) no-repeat center center;}
.showtime li a em.calendar {background:url(images/gallery.gif) no-repeat center center;}
.showtime li a em.camera {background:url(images/review.gif) no-repeat center center;}
.showtime li a em.find {background:url(images/production.gif) no-repeat center center;}

    /*CLASSES*/

.sub {
	color:#333;
	font-weight:bold;
}


	/*SHOW IMAGE*/
	
#showimage {
	float: left;
	
	padding: 10px;
}

#showimagelist {
	float: left;
	padding: 0;
}

#listinfo {
	margin-bottom: 30px;
}
     /*GALLERY*/


/* defaults required for IE */
a, a:visited, a:hover, a:active, a:focus {color:#000;}

#holder {position:relative; background:transparent url(images/showtime.gif) 90px 0 no-repeat; margin-bottom:10px; width:550px; height:400px;}
#scrollbox {padding:0; margin:0; width:110px; list-style:none; height:275px; overflow:auto; float:right;}
#scrollbox li {float:left;}


#scrollbox a {display:block; color:#999; text-decoration:none; border:1px solid #fff; width:75px; height:56px; float:left; padding:5px; font-family:"trebuchet ms", sans-serif; font-size:24px; text-align:center;}

#scrollbox a.slidea {background:url(images/mainGallery/img001th.jpg) no-repeat center center;}
#scrollbox a.slideb {background:url(images/mainGallery/img002th.jpg) no-repeat center center;}
#scrollbox a.slidec {background:url(images/mainGallery/img003th.jpg) no-repeat center center;}
#scrollbox a.slided {background:url(images/mainGallery/img004th.jpg) no-repeat center center;}
#scrollbox a.slidee {background:url(images/mainGallery/img005th.jpg) no-repeat center center;}
#scrollbox a.slidef {background:url(images/mainGallery/img006th.jpg) no-repeat center center;}
#scrollbox a.slideg {background:url(images/mainGallery/img007th.jpg) no-repeat center center;}
#scrollbox a.slideh {background:url(images/mainGallery/img008th.jpg) no-repeat center center;}
#scrollbox a.slidei {background:url(images/mainGallery/img009th.jpg) no-repeat center center;}
#scrollbox a.slidej {background:url(images/mainGallery/img010th.jpg) no-repeat center center;}


#scrollbox a span {display:block; position:absolute; left:-9999px; top:0;}
#scrollbox a span img {border:0;}

#scrollbox a:hover {border:1px solid #888;}
#scrollbox a:hover span {width:300px; height:200px; left:40px; background:#fff; z-index:100;}

#scrollbox a:active {border:1px solid #000;}
#scrollbox a:focus {border:1px solid #000; outline:0;}

* html #scrollbox a:active span {width:300px; height:200px; top:0; left:40px; color:#000; background:#fff; z-index:-1;}
#scrollbox a:focus span {width:300px; height:200px; top:0; left:40px; color:#000; background:#fff; z-index:10; outline:0;}

