@charset "utf-8";
/* CSS Document */

#slider-buttons a {
	color:#fff;
	padding:0 30px 2px 30px;
}

#slider-buttons a.nav {
	border:1px dashed #fff;
	background-color:#f05649;
	text-align:right;
	margin:0 3px;
	font-size:1.4em;
}

#slider-buttons a:hover.nav {
	border:1px dashed #000;
	background-color:#aeaf98;
	color:#000;
}

#slider-buttons a:active.nav {
	border:1px dashed #fff;
}

#slider-buttons a:hover.nav {
	border:1px dashed #000;
	background-color:#aeaf98;
	color:#000;
}

#slider-buttons a:active.nav {
	border:1px dashed #fff;
}

/* ********************************************************************* */
/* ********************************************************************* */
/* ********************************************************************* */
/* ********************************************************************* */

#stage{width:595px; overflow: auto;overflow-x:hidden; overflow-y:hidden; height:455px; margin:0 auto;}
#slider-buttons{width:550px; margin:0 auto; padding:10px 0 10px 0; }


#myList, #myList2, #myList3,#myList3a, #myList4, #myList5, #myList6{width:10000px; border:0; margin:0; padding:0; left:400px;}
#myList li, #myList2 li, #myList3 li,#myList3a li,  #myList4 li, #myList5 li, #myList6 li{
		list-style:none; 
		margin:0; 
		padding:0; 
		border:0; 
		padding:0; 
		background:#ebecd4;
		float:left;
		width:595px;
		height:455px;
}

#stagelegend{width:100%; overflow: auto;overflow-x:hidden; overflow-y:hidden; }

#myListlegend, #myListlegend2, #myListlegend3, #myListlegend3a, #myListlegend4, #myListlegend5, #myListlegend6{width:10000px; border:0; margin:0; padding:0; left:400px;}
#myListlegend li, #myListlegend2 li, #myListlegend3 li, #myListlegend3a li, #myListlegend4 li, #myListlegend5 li, #myListlegend6 li{
		list-style:none; 
		margin:0; 
		padding:0; 
		border:0; 
		padding:0; 
		float:left;
		width:595px;
}


