/* Just for the example. Fee free to delete these three lines */
body{font-family:Helvetica, sans-serif;}
a { color:#fff; } p a{color:#d32616;} p a:hover{text-decoration:underline;}
.pikachoose {width: 520px; margin: 0 auto;}

/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px; height: 75px; }
.pika-thumbs li{cursor: pointer;float: left;height: 58px;list-style-type: none;overflow: hidden;padding: 4px 3px 4px 3px;width: 105px; margin: 2px 2px;}
.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: middle; overflow: hidden; background-color: black}
	
.pika-thumbs li .clip img.play {height: 40px;left: 35px;padding-bottom: 0;padding-left: 0;padding-right: 0;padding-top: 0;position: absolute;top: 17px;width: 40px;}
/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width: 570px;}
.pika-stage {margin-left: 2px;margin-top:16px;position: relative;text-align: center;}
.pika-stage img{width: 100%;min-width: 570px;max-height:321px}
.pika-stage img.img_play{width: 85px !important;height:85px !important;min-width: 85px !important;max-height:85px !important}
.pika-stage .caption {background: none repeat scroll 0 0 #000000; border: 1px solid #141414; color: #FAFAFA; font-size: 11px; max-width: 430px; padding: 1px 10px; display: table !important; text-align: left;}
.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}


/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
	.pika-imgnav a.previous {background: url("images/bullet-carousel-previous.png") no-repeat scroll left 45% transparent;cursor: pointer;height: 100%;left: 10px;top: 0;width: 50px;}
	.pika-imgnav a.next {background: url("images/bullet-carousel-next.png") no-repeat scroll right 45% transparent;cursor: pointer;height: 100%;right: 10px;top:0;width: 50px;}
	.pika-imgnav a.play {background: url("images/tvdinheiro/play.png") no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
	.pika-imgnav a.pause {background: url("images/tvdinheiro/pause.png") no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute; display:none;}
.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;}

/*for the tool tips*/
.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{display:none;background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);border-radius: 5px 5px 5px 5px;bottom: 10px;color: white;font-size: 11px;left: 10px;padding: 3px;position: absolute;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url("images/tvdinheiro/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; }
	
	
.pikachoose {width: 820px; margin: 0 auto;position:relative;}
.pikachoose  h4{ color: #FFFFFF;font-size: 26px;margin-top: 10px;width: 50%;}
.video-gallery .pikachoose h4 { width:90% }
.pikachoose  h2{color: #C80000 !important;margin: 0 !important;width: 58%;}
.video-gallery .pikachoose h2 { width:100% }
.pika-thumbs {width:250px;position: absolute;top: 10px;right: 30px;}
.pikachoose #text-player{ color: #FFFFFF;font-size: 11px;margin-bottom: 13px;}
.pikachoose #pgbarcontainer{ position: absolute;right: 10px;top: 370px;} 
