.pikachoose {width: 468px; height:351px; margin: 0; padding:0; position:relative; }

/* Style the thumbnails */
.pika-thumbs{ }
.pika-thumbs li{width: 100px; height:75px;  margin: 0; padding: 0; overflow: hidden; float: left; list-style-type: none; margin-right:5px; margin-top:20px; cursor: pointer; }


/*.pika-thumbs li .clip {position:relative; height:100%; text-align: center; vertical-align: middle; overflow: hidden; }*/
	
/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage {position: relative;  text-align:center; width:468px; height:351px; }
.pika-stage img{width: 468px;}
/*
.pika-stage .caption {position: absolute; background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414; font-size: 11px; color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}
*/


/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; z-index:3;  }
.pika-imgnav a.previous {background: url(../../layout/banner_nav_left.png) no-repeat left 100%; height: 62px; width: 18px; bottom: -92px; left:0; cursor:pointer;}
.pika-imgnav a.previous:hover {background: url(../../layout/banner_nav_left_h.png) no-repeat left 100%;}
.pika-imgnav a.next {background: url(../../layout/banner_nav_right.png) no-repeat right 100%; height: 62px; width: 18px; bottom: -92px; right: 0; cursor:pointer;}
.pika-imgnav a.next:hover {background: url(../../layout/banner_nav_right_h.png) no-repeat right 100%;}

/*
.pika-imgnav a.play {background: url(play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url(pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}
*/

/* The previous and next textual buttons */

.pika-textnav { display: none; }
.pika-textnav a {display: none;}
/*
.pika-textnav a.previous {float: left; width: auto; display: block; }
.pika-textnav a.next {float: right; width: auto; display: block;}
*/

/*for the tool tips*/
.pika-tooltip{ display: none;}
.pika-counter{position: absolute;top:10px;right:10px;color:white; font-size:10px;padding:3px; background:#C41230; }

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; text-align:right; position:absolute; top:15px; right:15px; }


/***************************** CARROUSEL (BOTTOM) *************************************/
.jcarousel-clip-horizontal{ width:412px; margin-left:28px; margin-right:28px; overflow:hidden; text-align:left; }
