@charset "utf-8";
/* CSS Document */
/* BEGIN DEMO STYLE */
	#shell *{margin:0;padding:0}
	#shell{
	padding:10px;
	background:transparent;
	color:#555;
	font:80%/140% Arial, Helvetica, sans-serif;
	width:710px;
	margin: 0 auto;
	clear: both;
	
}
	#shell h1,#shell h2{font:bold 80% Arial, Helvetica, sans-serif;letter-spacing:3px;text-transform:uppercase;background-image:none;}
	#shell a{color:#348;text-decoration:none;outline:none;}
	#shell a:hover{color:#67a;}

	#shell .caption{color:#888;width:100%;float:right;}
	#shell .demo{position:relative;margin-top:.5em;}
	#shell .gallery_demo{width:200px;float:left;}
	#shell .gallery_demo li{width:55px;height:70px;border:3px double #eee;margin: 0 2px 2px 0;background:#eee;}
	#shell .gallery_demo li.hover{border-color:#bbb;}
	#shell .gallery_demo li.active{border-style:solid;border-color:#222;}
	#shell .gallery_demo li div{left:240px}
	#shell .gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#shell .galleria_container{margin:0 auto 60px auto;height:400px;width:500px;float:right; z-index:20;}
	
	#shell .nav{padding-top:10px; clear:left; font-size:1.2em; font-family:Arial, Helvetica;padding-bottom:30px;}
	
	
	#instructions {position:relative; top:40px; left:250px; width:400px; height:20px;font-size:1.3em; }
img {border: solid 1px #666;