@import url('base.css');


/* Make the thubms tile on the left */
.pika-thumbs li{width: 90px; height:55px; margin: 5px 5px;}
.pikachoose {width: 1000px; margin: 0 auto;position:relative;}
.pika-stage {position: absolute;left:250px;}
		
/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-vertical { width: 125px;height: 230px; padding: 20px 20px 20px 85px; overflow:hidden; margin-top:20px;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  125px; height: 230px;}
.jcarousel-skin-pika .jcarousel-item-vertical { margin-top: 10px;}
.heading{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	text-align:center;
	margin:30px 0px;
	text-transform:uppercase;
	background:#fff;
	padding:10px 20px;
}
body{
	background:#f1f1f1;
}