/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
@import url('base.css');

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs{ width:152px;position: absolute;}
.pika-thumbs li{width: 150px; height:92px; border:1px solid #ccc; margin:0; padding:0;}
.pika-thumbs li.active{ border:1px solid #c11920;}
.pikachoose{width:830px; height:404px; overflow:hidden; position:relative;}
#pikame{width: 152px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute; right:0; top:0;}
.jcarousel-skin-pika .jcarousel-container-vertical{ width:152px; height:404px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical{ width:152px; height:404px;}
.jcarousel-skin-pika .jcarousel-item-vertical{ margin-bottom:9px;}