.slider_box{padding:50px 0 30px 60px; background:url(../images/pattern1.jpg) repeat-x;}
.pikachoose {width:940px; margin: 0 auto;}
.pika-stage {position: relative; height: 355px;}

/*if you change the padding on pika-stage you must adjust the top left of this to match! */
.pika-stage .main-image {position: absolute; top: 0px; left: 0px;}
.pika-stage .pika-aniwrap{position: absolute; top: 0px; left: 0px;}
.pika-stage .pika-ani {position:relative; display: none;z-index:2;margin:0 auto;}
.pika-stage img {border:0;}


.pika-thumbs {margin: 0px 0 0 0px;padding: 0; overflow: hidden;width: 400px; overflow:hidden;}
.pika-thumbs li {list-style-type: none;width: 100px !important; height:50px; overflow:hidden; margin-left:20px; float:left; }
.pika-thumbs>li:first-child{margin: 0 0 0 0;}

.pika-thumbs li .clip {position:relative; height:50px; width:100px; text-align: left; vertical-align: middle; overflow: hidden; cursor:pointer;}
.pika-thumbs li .clip:hover, .pika-thumbs li.active .clip{height:40px; width:90px; border: 5px solid #fff;}
.pika-thumbs li .clip img {height:50px !important; width:100px !important; left:0 !important;  cursor: pointer; }
/*for the tool tips*/
.pika-tooltip{font-size:12px; position:absolute; color:#000; padding:3px;  display:none;}
.pika-counter{position: absolute; display:none;}
.pika-textnav {display:none;}
.jcarousel-skin-pika{padding:25px 0 0 300px;}
