.pika-wrap {width: 520px; margin: 0 auto;}
.pika-image {position: relative; height:350px; width:940px; background: #fafafa;}
/*position image holders */
.pika-image .animation, .pika-image .main-image {position: absolute; top: 0px; left: 0px;}
.pika-image .animation {display: none;z-index:2;}
.pika-image img {border:0;}


.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background: url('/img/arrow-left.png') no-repeat left 50%; height: 340px; width: 50px; top: 10px; left: 10px;cursor:pointer;}
.pika-imgnav a.next {background: url('/img/arrow-right.png') no-repeat right 50%; height: 340px; width: 50px; top: 10px; right: 10px;cursor:pointer;}
.pika-imgnav a.play {background: url('/img/play.png') no-repeat 50% 50%; height: 60px; width: 63px;top:44%;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url('/img/stop.png') no-repeat 50% 50%; height: 60px; width: 63px;top:44%;left:50%;display:none;cursor:pointer;}


.pika-thumbs {margin: 0px 0 5px 0; padding: 0; overflow: hidden; background-color:#000}
.pika-thumbs li {float: left; list-style-type: none; width: 70px; background: #000; cursor: pointer; padding:5px;}
.pika-thumbs li:last {margin: 0;}
.pika-thumbs li .clip {width: 74px; height: 74px; text-align: center; vertical-align: center; overflow: hidden;position:relative;}




.pika-image .caption{ position:absolute;top:0px;left:0px;background-image:url('/img/hero_headline_bg.png'); width: 750px; height: 176px; text-shadow: 0px -1px 0px #000;}
.pika-image .caption h1 {margin-left: 18px; margin-right: 15px; margin-top: 15px; font-size: 30px; margin-bottom: 5px;}
.pika-image .caption p.date {font-size: 20px; margin-left: 15px; margin-right: 15px; font-weight: bold;  margin-top: 0px; color: #82E0A9;}
.pika-image .caption p.snippet {font-size: 14px; margin-left: 18px; margin-right: 15px; font-weight: normal;  margin-top: 0px;}
.pika-image .caption p.article  {font-size: 20px; margin-left: 15px; margin-right: 15px; font-weight: normal;  margin-top: 0px;}
.pika-image .caption p.article a {color: #82E0A9; text-decoration: none; border-bottom: 1px dotted #82E0A9;} 
.pika-image .caption p.article a:hover {color: #82E0A9; text-decoration: none; border-bottom: 1px solid #82E0A9;} 
.pika-image .caption a{color:white;}




