/**
 * PORTAL HUNTING WINNERS 2010
 * 
 * @since Version 1.0
 * @author MindSet Films Dev Team
 * @copyright Copyright (c) 2k10, Ometz Group.
 */

/**
 * home-dest-videos2.css

 * 
 * @author João Paulo Fricks
 * @description Arquivo de estilos de destaques noticias.
 */


/***********************************
 *  HOME NOTICIAS OPERACIONAL HW   *
 ***********************************/

.content-destaques-videos2 
{
	float: left;
	display: block;
	width: 633px;
	height: auto;
	margin-top: 15px;
	/*padding-bottom: 20px;*/
	/*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/noticias/videos-dest-play.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;
	height:250px;
	width:195px;
	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;
}

.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;
	line-height: 13px;
}

.content-destaques-videos2-blc p a
{
	color: #142631;
	text-decoration: none;	
}

.content-destaques-videos2-blc p a:hover
{
	text-decoration: underline;	
}

.dest-videos2-tags 
{
	bottom:33px;
	display:block;
	float:left;
	margin-top:15px;
	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 
{
	bottom:20px;
	display:block;
	float:left;
	margin-top:8px;
	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;
}

