/* package: wms-image-gallery
   block: wms-image-gallery
   template: slides
*/

.artgallery-wrap {width:1020px; margin:0 auto;}
.artgallery-wrap .artgallery {width:600px;height:170px; position:relative;top:66px;}
.artgallery-wrap .artgallery-pattern {background:url(images/art.png) no-repeat top left;position:absolute; width:300px; height:100%; z-index:4;top:-10px; left:-100px;}
.artgallery-wrap .wms-image-artgallery {  
  margin:0;
  width:200px; float:left;
  padding-left:10px;
  padding-top:40px;
}

.wms-image-artgallery .slides ul, .slides ul li {	
  margin:0;
	padding:0;
	list-style:none;  
} 

.artgallery-wrap .artgallery .description {margin-left:200px;width:auto;background:url(images/artdelicious.jpg) no-repeat top left;padding-top:30px;padding-left:70px}
.artgallery-wrap .artgallery .description a.showlink {padding:1px 2px 1px 2px;border-bottom:1px solid transparent; } 
.artgallery-wrap .artgallery .description a.showlink:hover {border-bottom:1px solid #ff6c00; background:#ff6c00}

.wms-image-artgallery .slides, .slides ul li {overflow:hidden;position:relative;}
.wms-image-artgallery .slides ul li img {/*border-left:1px solid #FFFFFF;border-right:1px solid #FFFFFF;*/}


.wms-image-artgallery .ControlsArea {width:100%;height:0px;position:relative;bottom:0px;}
.wms-image-artgallery .ControlsArea .sliderNav {width:180px; margin:0 auto; /*background:url(images/slider-icons.png) no-repeat 0px 0px;*/}
.wms-image-artgallery .ControlsArea .sliderNav ol.controls {list-style:none;padding:0 10px 0 10px;/*width:220px;*/ height:21px;margin:0 auto;}
.wms-image-artgallery ol.controls li {float:left; width:10px; height:10px; padding:0; margin:10px 6px 0 0px;}
.wms-image-artgallery ol.controls li a {
  display:block;margin:0;width:100%; height:100%;background:#999999;
  border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
  /*background:url(images/slider-icons.png) no-repeat 0px -25px;*/
  }
.wms-image-artgallery ol.controls li.current a {background:#821636;/*background:url(images/slider-icons.png) no-repeat -12px -25px;*/}
.wms-image-artgallery ol.controls li a:hover {background:#821636;/*background:url(images/slider-icons.png) no-repeat -12px -25px;*/}
.wms-image-artgallery ol.controls li a span {display:none;}

.wms-image-artgallery .right {text-align:right} 

.wms-image-artgallery .left a {
  display:block;position:absolute;/* bottom:60px;*/ left:-20px; 
  font-size:25px;
  width:40px; height:40px;
  background:url(images/slider-icons.png) no-repeat 0px 0px;
} 

.wms-image-artgallery .right a {
  display:block;position:absolute; /*bottom:60px;*/ right:-20px;
  font-size:25px;
  width:40px; height:40px;
  background:url(images/slider-icons.png) no-repeat -42px 0px;}




.wms-image-artgallery .right span, .wms-image-artgallery .left span {display:none;}

.wms-image-artgallery .slides ul li div.desc {position:absolute; left:0px;width:100%;bottom:1px;padding:0;background:url(images/pixelwhitetrans.png) top left;}                
.wms-image-artgallery .slides ul li div.desc p {padding:7px 10px 3px 10px;margin:0; font-size:1.0em}        
                                            