@charset "utf-8";
/*------------------------------------------- begin summer palace panorama content ------------------------------------------------*/
/*--- begin horizontal scroller configuration -> palace ---*/
#palace_scroller {
	position: absolute;
	top: 0;
	right: 10px;
	left: 368px;
	width: auto;
	white-space: nowrap;
	height: 500px;
	float: left;
	overflow: hidden;
}
#palace_slider {
	position: absolute;
	top: 480px;
	right: 10px;
	left: 368px;
    margin-right: 6px;	
    width: auto;
    height: 1px;
    background: #b2b2b2;
}
.ui-slider-handle {
     position: absolute;
	 top: -4px;
     width: 6px;
     height: 9px;
     background: url(../pics/scroller.gif) no-repeat;
	 background-position: 0;
	 background-color: transparent;
}
* html .ui-slider-handle {
	 top: -9px; /* fix for ie6 */
}
/*--- end horizontal scroller configuration -> palace ---*/
#papics {
	width: 5624px; /* Specify the exactly width of the gallery palast (picture width) */
}
#papics img {
	width: 1406px;
	height: 450px;
	border: 0;
	display: block;
	float: left;
}
/*------------------------------------------- end summer palace panorama content ------------------------------------------------*/

