


.xImgSlider								{ position:relative; width:570px; float:left; margin-bottom:20px; }
.xImgSlider .xImgSlider_photo	 		{ width:568px; height:425px; margin-bottom:10px; overflow:hidden; border:solid 1px #ccc; text-align:center; background:transparent url(../images/placeholder_bg.png) repeat scroll 0 0; }
.xImgSlider .xImgSlider_loading			{ background:White url(../images/loading1.gif) no-repeat scroll 50% 50%; }
.xImgSlider .xImgSlider_loading img		{ display:none; }

/*.xImgSlider .tab 			{ position:absolute; top:1px; right:20px; display:block; font-size:11pt; text-decoration:none; color:White; background:transparent url(../images/tabs.png) no-repeat scroll 0 -428px; }
.xImgSlider .tab span		{ display:block; padding-right:10px; height:24px; line-height:24px; font-weight:bold;  background:transparent url(../images/tabs.png) no-repeat scroll 100% -428px; position:relative; right:-10px; }
.xImgSlider .tour 			{ right:130px; }*/


.xImgSlider .xImgSlider_thumbNb				{ cursor:pointer; float:left; width:21px; height:61px; background:transparent url(../images/photosnav.png) no-repeat scroll -23px -1px; }
.xImgSlider .xImgSlider_thumbPrev			{ background-position:-1px -1px; }

.xImgSlider .xImgSlider_inactive		{ background-position:-45px -1px; cursor:default; }
.xImgSlider .xImgSlider_nextinactive	{ background-position:-67px -1px; cursor:default; }
.xImgSlider .xImgSlider_thumbs				{ float:left; position:relative; width:528px; height:61px; overflow:hidden; }
.xImgSlider .xImgSlider_noslide				{ width:570px; padding:0; }
.xImgSlider .xImgSlider_all					{ float:left; }
.xImgSlider .xImgSlider_thumbs a			{ cursor:pointer; opacity:0.6; border:solid 1px #ccc; margin:0 5px 0 5px; float:left; width:80px; height:59px; overflow:hidden; text-align:center;  background:transparent url(../images/placeholder_bg.png) repeat scroll 0 0; }
.xImgSlider .xImgSlider_thumbs a.xImgSlider_currentThumb	{ opacity:1; }
.xImgSlider .xImgSlider_thumbs	.rightfade	{ display:block;width:10px;height:65px; position:absolute; z-index:2; top:0; right:0; background:transparent url(../images/photosnav.png) no-repeat scroll -90px 0; border-right:solid 2px #ccc; }
.xImgSlider .xImgSlider_thumbs	.leftfade	{ display:block;width:10px;height:65px; position:absolute; z-index:2; top:0; left:0; background:transparent url(../images/photosnav.png) no-repeat scroll -80px 0; border-left:solid 2px #ccc; }
.xImgSlider .currentImg      { clear:both; font-size:9pt; padding:5px 0 5px 0; }

.xImgSlider .xImgSlider_next { cursor:pointer; opacity:0.8; display:block; width:35px; height:35px; position:absolute; top:199px; right:20px; background:transparent url(../images/photosnav.png) no-repeat scroll 0 -64px; }
.xImgSlider .xImgSlider_prev { cursor:pointer; opacity:0.8; display:block; width:35px; height:35px; position:absolute; top:199px; left:20px; background:transparent url(../images/photosnav.png) no-repeat scroll -39px -64px; }
.msie .xImgSlider .xImgSlider_next { filter:alpha(opacity=80); background:transparent url(../images/photosnav_ie6.png) no-repeat scroll 0 -64px; }
.msie .xImgSlider .xImgSlider_prev { filter:alpha(opacity=80); background:transparent url(../images/photosnav_ie6.png) no-repeat scroll -39px -64px; }

.msie .xImgSlider .xImgSlider_thumbs a { filter:alpha(opacity=60); }
.msie .xImgSlider .xImgSlider_thumbs a.xImgSlider_currentThumb { filter:alpha(opacity=100); }
