/* Style the thumbnails */
.pika-thumbs{width:550px; overflow:hidden; margin-left:7px;}
	.pika-thumbs li{ width: 162px; height:59px; overflow: hidden;
		float: left; list-style-type: none;padding: 1px; background:#232325; cursor: pointer; margin:15px 9px;}
	.pika-thumbs li:last {margin: 0;}
	.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: center; overflow: hidden;}
	
.team .pika-thumbs {display:none;}
	
/* The stage is the wrapper. The image fills 100% the height of the stage */
.news .pika-stage, .news .pika-textnav {width: 530px; margin:14px auto 0 auto; overflow:hidden;}
.news .pika-stage {position: relative; background: transparent; padding: 0; text-align:center; width:526px; height:266px; overflow:hidden; border:2px solid #252527; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.news .pika-stage img{height:100%;}
.news .pika-stage .caption {position: absolute; background: #000; background: rgba(0,0,0,0.75);  font-size: 11px; 
			color: #fafafa; padding: 10px; text-align: left; bottom: 0px; right: 0px; width:506px;}
.news .pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}



.team .pika-stage, .news .pika-textnav {width: 270px; margin:14px auto 0 auto;}
.team .pika-stage {position: relative; text-align:center; width:270px;}
.team .pika-stage img {height:242px; float:right; position:relative; z-index:2;}
.team .pika-stage .caption {position: absolute;  font-size: 11px; padding:5px 10px; 
			color: #fafafa; text-align: left; top: 0px; left: 0px; width:180px;}
.team .pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

.pika-imgnav {display:none;}
.pika-textnav {display:none;}
.pika-tooltip{display;none;}
.pika-counter {display:none;}
/*
.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;}
*/

/* The previous and next textual buttons */
.team .pika-textnav {overflow: hidden; margin: 200px 0 0 0; position:absolute; display:block; margin-left:12px;}
.team .pika-textnav a {font-size: 0px; text-decoration: none; color: #ffffff; padding: 4px 16px; font-weight:bold; cursor:pointer; width:12px; height:12px;}
.team 	.pika-textnav a.previous {float: left; width: auto; display: block; background:url(navi.gif) no-repeat left top;}
.team 	.pika-textnav a.next {float: right; width: auto; display: block; background:url(navi.gif) no-repeat right top; }

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
	text-align:right; position:absolute; top:15px; right:15px; }


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

