/*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 li { width: 200px; height:120px;}
.pikachoose {width: 960px; margin: 0 auto; position: relative;}
.pika-stage {position: absolute; left:0px;}


/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-horizontal { overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-horizontal {
	height: 120px;
	width: 960px;
	margin-top: 20px;
}
.jcarousel-skin-pika .jcarousel-item-horizontal { margin-right: 10px;}
