#loading_slider { width:928px; height:  355px; background:transparent url(../images/layout/ajax-loader.gif) no-repeat scroll center center; }

.slider_img_full{width:928px; height:  355px;  position:absolute;right:0;top:0;}

/* slider nav */
#slider_thumbnails{display:none;position:  absolute;z-index:100;width:325px;top:460px;left:0;}
#slider_preview_img{text-align:right;}
.slider_preview_img{cursor:pointer;height:22px;width:22px;background: url(../imgnew/slide_passive.png) no-repeat scroll 0 0;}
.active_slider_img{background: url(../imgnew/slide_active.png) no-repeat scroll 0 0;}


/* slider full */
#slider_img {
	display:none;
	height:355px;
	overflow:hidden;
	position:relative;
	width:928px;
	
	padding: 0;
}

#slider_img .slider_full{width:928px; height:  355px; margin-top:0px;overflow:hidden;}
.slider_frame{

	cursor:pointer;
	height:355px;
	position:absolute;
	top:0;
	right:0;
	width:600px;
	}
.slider_content{
	display:none;
	left:0;

	position:absolute;
	top:0;
	width:928px; height:  355px;
	z-index:10;
	}
.slider_full .slider_content{width:928px; height:  355px;padding-left:10px;}

/* slider staged */

 #slider_img .slider_cropped{height:355px;overflow:hidden;}
#slider_content .slider_cropped{overflow:hidden;}
.slider_full h2, .slider_full{color:#888888;}



