
/*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: 180px; height:120px; }
.pikachoose{width:750px; position:relative;}
#pikame{width: 190px;}
.pika-thumbs {margin: 10px 0 0 17px; width:280px;position: absolute;top: 10px;right: 10px; }
	.pika-thumbs li { margin: 5px 5px;}

/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width: 550px;}
.pika-stage {position: relative; text-align:center; height:370px;}
.pika-stage img{height:100%;}
.pika-stage .caption {display:none; 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: 00px; right: 10px;}
	.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}
.pika-imgnav,.pika-textnav
{
    display: none;
}
.pika-stage a
{
    color: white;
}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute;top:0px;right:00px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 200px;height: 370px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  200px; height: 370px;}
.jcarousel-skin-pika .jcarousel-item-vertical { margin-left:10px; margin-top: 0px;}