/*bottom*/
.pika-thumbs li{
	width: 72px; 
	height:37px; 
	margin-left:0px;
	}
.pika-stage {
	width: 500px;
	}
body {
	font-family:Arial, Helvetica, sans-serif Times, serif; 
	font-size:12px;
	}
p {
	font-size: 11px; 
	line-height:5px;
	}
p a{
	font-size:11px; 
	text-decoration:underline;
	}
.pikachoose {
	width: 820px; 
	margin: 0 auto;
	}
.pika-stage {
	position: relative; 
	width: 820px; 
	height:450px; 
	margin-top: 30px; 
	margin-left:0px; 
	padding-left:none;
	border:2px solid #FFF}
.pika-stage .pika-aniwrap, .pika-stage .main-image {
	position: absolute; 
	top: 0; 
	left: 0;
	}
.pika-stage .pika-aniwrap{
	width:100%;
	}
.pika-stage .pika-ani {
	position:relative;display:
	none;z-index:2;
	margin:0 auto;
	}
.pika-stage img {
	border:0;
	height:100%;
	}
.pika-stage .caption {
	position: absolute; 
	background:#000; 
	background: rgba(0,0,0,0.75);  
	border: 1px solid #141414; 
	font-size: 11px; 
	color: #fafafa; 
	padding: 10px; 
	text-align: left; 
	bottom: 20px; 
	right: 10px;
	}
.pika-stage .caption p {
	display:none; 
	padding: 0; 
	margin: 0; 
	line-height: 2px;}
.pika-textnav, .pika-imgnav {
	display:none;
	}
.pika-counter{
	display:none; 
	position: absolute;
	bottom: -20px;
	left:15px;
	font-size:11px;
	}
.pika-stage .caption {
	position: absolute; 
	background: #ffffff;  
	border:none;font-size: 12px; 
	color: #615441; 
	padding: 2px; 
	text-align: right; 
	width:375px;
	bottom: -43px; 
	right: 35px;
	}
.pika-stage .caption a {
	font-size: 12px; 
	color: #718769; 
	text-decoration:underline; 
	}
.pika-stage .caption p {
	padding: 0; 
	margin: 0; 
	line-height: 14px;
	}
.pika-imgnav a {
	position: absolute; 
	text-indent: -5000px; 
	display: block;
	z-index:3;
	}
.pika-imgnav a.previous {
	background: url(file:../css/prev.png) no-repeat left 45%; 
	height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;
	}
.pika-imgnav a.next {
	background: url(file:../css/next.png) no-repeat right 45%; 
	height: 100%; 
	width: 50px; 
	top: 10px; 
	right: 10px;
	cursor:pointer;}
.pika-imgnav a.play {
	background: url(play.png) no-repeat 0% 50%; 
	height: 100px; 
	width: 44px;
	top:0;
	left:50%;
	display: none;
	cursor:pointer;
	}
.pika-imgnav a.pause {
	background: url(pause.png) no-repeat 0% 50%; 
	height: 100px; 
	width: 44px;
	top:0;
	left:50%;
	display:none;
	cursor:pointer;
	}
.pika-textnav {
	overflow: hidden; 
	margin: 10px 0 0 0;
	}
.pika-textnav a {
	font-size: 12px; 
	text-decoration: none; 
	color: #333; 
	padding: 4px;
	}
.pika-textnav a.previous {
	float: left; 
	width: auto;
	display: block;
	}
.pika-textnav a.next {
	float: right; 
	width: auto; 
	display: block;
	}
.pika-thumbs {
	margin: 0px 10 10 17px; 
	padding: 0; 
	overflow: hidden;}
.pika-thumbs li {
	float: left; 
	list-style-type: none;
	padding-left: 0px; 
	margin-top: 10px; 
	margin-left:0px; 
	margin-right:10px;
	background: #fafafa; 
	border: 1px solid #e5e5e5; 
	cursor: pointer;
	}
.pika-thumbs li:last {
	margin-left: 180px;
	}
.pika-thumbs li .clip {
	position:relative;
	height:100%;
	text-align: center; 
	vertical-align: center; 
	overflow: hidden;
	}
.pika-tooltip{
	font-size:12px;
	position:absolute;
	color:white;
	padding:3px; 
	background-color: rgba(0,0,0,0.7);
	border:3px solid black;
	}
.pika-counter{
	position: absolute;
	bottom:45px;
	left:15px;
	color:white;
	background:rgba(0,0,0,0.7);
	font-size:11px;
	padding:3px;
	-moz-border-radius:5px;
	border-radius:5px;
	}
	
/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-horizontal { padding: 30px 50px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-horizontal {height: 90px; width: 485px;}
.jcarousel-skin-pika .jcarousel-item-horizontal { margin-right: 10px;}

