/**
 * PORTAL HUNTING WINNERS 2010
 * 
 * @since Version 1.0
 * @author MindSet Films Dev Team
 * @copyright Copyright (c) 2k10, Ometz Group.
 */

/**
 * dest-videos2.css

 * 
 * @author João Paulo Fricks
 * @description Arquivo de estilos de destaque 3 videos da home operacional.
 */


/*******************************************
 *  HOME OPERACIONAL HW DESTAQUE 3 VIDEOS  *
 *******************************************/

.content-destaques-videos2 
{
	float: left;
	display: block;
	width: 633px;
	height: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C8C8C8;
}

.content-destaques-videos2 ul 
{
	float: left;
	width: 633px;
	height: auto;
}

.content-destaques-videos2 ul li 
{
	float: left;
	display: inline;
	height: auto;
}

.dest-videos-espmt-transp 
{
	float: left;
	width: 23px;
}

.dest-foto-video2 
{
	float: left;
	width: 195px;
	margin-top: 15px;
}

.dest-foto-video2-transparente 
{
	background: transparent url(http://modules.mindset.net.br/assets/HWS/images/play-home-operacional.png) no-repeat center center;
	position: absolute;
	width: 195px;
	height: 109px;
	z-index: 100;
}

.dest-foto-video2-ft 
{
	display: block;
	width: 195px;
	height: 109px;
}

.content-destaques-videos2-blc 
{
	float: left;
	width: 195px;
	height:250px;
	position: relative;
}

.content-destaques-videos2-blc h2 
{
	float: left;
	margin-top: 5px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding: 2px 5px;
	text-transform: uppercase;
	background-color: #699028;
	font-weight: normal;
}

.content-destaques-videos2-blc h1 
{
	float: left;
	width: 195px;
	margin-top: 8px;
	display: inline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #699028;
	line-height: 15px;
}

.content-destaques-videos2-blc h1 a
{
	color: #699028;
	text-decoration: none;
}

.content-destaques-videos2-blc h1 a:hover
{
	text-decoration: underline;
}

.content-destaques-videos2-blc p 
{
	float: left;
	margin-top: 5px;
	width: 195px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #142631;
}

.content-destaques-videos2-blc p a
{
	color: #142631;
	text-decoration: none;
}

.content-destaques-videos2-blc p a:hover
{
	text-decoration: underline;
}

.dest-videos2-tags 
{
	/*margin-top: 15px;*/
	bottom:18px;
	display:block;
	float:left;
	position:absolute;
	width:195px;
}

.dest-videos2-tags, .dest-videos2-tags a 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #699028;
	text-decoration: none;
}

.dest-videos2-tags a:hover 
{
	text-decoration: underline;
}

.dest-videos2-links 
{
	/*margin-top: 8px;*/
	bottom:5px;
	display:block;
	float:left;
	position:absolute;
	width:195px;
}

.dest-videos2-links, .dest-videos2-links a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #596970;
	text-decoration: none;
}

.dest-videos2-links a:hover 
{
	text-decoration: underline;
}

