/* Slider */



#slider-holder { position: relative; height: 267px; width: 600px; margin-bottom: 10px;  margin-top:25px; overflow: hidden ;  color: #fff;}

#slider-holder .slide{ position: absolute; top:0px; left: 600px; z-index: 1; height: 240px; width: 360px; overflow: hidden;}

#slider-holder .slide-1 { display : block; left:0px; top:0px;}

#slider-holder .slide a {display: block;  }

#slider-holder .slide img {  display: block; position: absolute; top:0px; left: 0px; }

#slider-holder  img.full-mask {  position: absolute; top:0; left: 0px; z-index: 0;  }


#slider-holder div div div p {display:none};

#slider-holder .slide-content { position: absolute; top: 200px; left: 0px;height: 40px; width: 340px; color:#ffffff; background: #000;  padding: 5px 10px 0 10px;z-index: 999;}

 #shelf-desc{ position: absolute; top: 0x; left: 365px; width: 220px;  color:#000000; height: 270px;padding: 5px 10px 0 12px;  margin-right:10px;}



#slider-holder .slider-left, #slider-holder .slider-right {position: absolute;    cursor: pointer; height: 150px; width: 120px;; display: block; color: white; }



#slider-holder .slider-left { left: 0;  top: 0; background: url('images/fleche1.png') no-repeat center bottom;   }

* html #slider-holder .slider-left { background: url('images/fleche1.gif') no-repeat center left; }



#slider-holder .slider-right{right: 0; top: 0; background: url('images/fleche2.png') no-repeat center bottom;}

* html #slider-holder .slider-right { background: url('images/fleche2.gif') no-repeat center right; }



.slider-shelf { z-index: 999; background: #000; position: absolute; top:0; width: 360px; overflow: visible;}

span.clicker {display:none;}

.shelf-content {  position: absolute; top:240px; width: 360px;}

.shelf-content img {border:1px solid #fff; margin: 10px 0 0 10px; cursor: pointer;}

#slider-holder  h3{color:#ffffff;}

.shelf-title {padding: 0px 10px; color:black;}

.thumbnail{}

#featured .information  {

	float: left;

	width: 598px;

	height:260px;

	padding-top: 0px;

	padding-bottom: 0px;

}

