		
	
	/* with thanks to noob slide */ 
	
	#slideshow {margin:0 auto;text-align:left;height:570px; width:100%; overflow:hidden; position:relative;}
			
	.mask {position:absolute;left:50%;padding-left:0%;width:50%;height:516px;z-index:-1;}
	* html .mask {position:absolute;left:50%;padding-left:0%;width:50%;height:516px;}
	
	
	.maskpad {position:absolute;left:-1189px;height:516px; float:left;}	

		
	#box {position:absolute; background-color:#333333;}
		
	#box div.back {display:block;float:left;background:url(../images/system/loader.gif) no-repeat center 250px;height:516px;}
	#box div.back1 {display:block;float:left;height:516px;}
	#box div.image {width:784px;height:500px;border-top:8px solid #010101;background-repeat:no-repeat; background-position:center;border-bottom:8px solid #010101;border-left:4px solid #010101;border-right:4px solid #010101;}
		
	#gallery {margin-top:516px;margin-left: auto;margin-right: auto;width:800px;}
	* html #gallery {margin-top:516px;margin-left: auto;margin-right: auto;width:800px;clear:both;float:left;position:fixed;}
	
	#thumbs{clear:both;position:relative;height:50px;overflow:hidden;border-left:8px solid #010101;}
	* html #thumbs {clear:both;position:relative;height:50px;overflow:hidden;border-left:0px solid #010101;}
	
	#thumbs .thumbs, #thumbs_handles, #thumbs_mask {position:absolute;top:0px;width:100%;height:50px;}
	
	#thumbs .thumbs div, #thumbs_handles span {display:block;width:66px;height:50px;float:left;cursor:pointer;}
	#thumbs .thumbs div img {width:58px;height:42px;margin:0px;border-right:8px solid #010101;border-bottom:8px #010101 solid;}
		
	#thumbs_handles span{background:url(../../mootools/css/thumb_invisible.gif) no-repeat;}
	#thumbs_mask {width:2000px;height:51px;background:url(../images/thumbs_mask.gif) no-repeat center top;}
	#side_mask {float:left;	width:100%;	height:516px;background:url(../images/blacksides.gif) repeat-y center; z-index:1;}	
	* html #side_mask {width:0;height:0;}	

	.thumbs div{background:url(../images/system/loadersmall.gif) no-repeat center 15px; background-color:#333333;}
