@charset "utf-8";
/* CSS Document */

.content-destaques-videos 
{
	float: left;
	display: block;
	width: 965px;
	height: 209px;
	margin-top: 20px;
	background-color: #152631;
}

.content-destaques-videos ul 
{
	float: left;
	width: 965px;
	height: 209px;
	height: auto;
}

.content-destaques-videos ul li 
{
	float: left;
	display: inline;
	height: 209px;
	height: auto;
}

.seta-l-dest-videos 
{
	float: left;
	width: 28px;
	height: 209px;
	margin-right: 10px;
	background: url(http://modules.mindset.net.br/assets/HWS/images/seta-l-dest-videos-cinza.png);
}

* html .seta-r-dest-videos 
{
	margin-right: 0px;
}

.seta-l-dest-videos:hover 
{
	float: left;
	width: 28px;
	height: 209px;
	cursor: pointer;
	cursor: hand;
	background: url(http://modules.mindset.net.br/assets/HWS/images/seta-l-dest-videos-red.png);
}

.seta-r-dest-videos 
{
	float: right;
	margin-left: 10px;
	width: 28px;
	height: 209px;
	background: url(http://modules.mindset.net.br/assets/HWS/images/seta-r-dest-videos-cinza.png);
}

* html .seta-r-dest-videos 
{
	margin-left: 0px;
}

.seta-r-dest-videos:hover 
{
	float: right;
	width: 28px;
	cursor: pointer;
	cursor: hand;
	height: 209px;
	background: url(http://modules.mindset.net.br/assets/HWS/images/seta-r-dest-videos-red.png);
}

.dest-foto-video 
{
	float: left;
	width: 158px;
	margin-top: 15px;
}

.dest-foto-video-transparente 
{
	background: transparent url(http://modules.mindset.net.br/assets/HWS/images/videos-dest-play-oper.png) no-repeat center center;
	position: absolute;
	width: 158px;
	height: 89px;
	z-index: 100;
}

.dest-foto-video-ft 
{
	display: block;
	width: 158px;
	height: 89px;
}

.content-destaques-videos-blc 
{
	float: left;
	width: 158px;
	height: 193px;
	position: relative;
}

.content-destaques-videos-blc h2 
{
	float: left;
	margin-top: 10px;
	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-videos-blc h1 
{
	float: left;
	margin: 13px 0 0 4px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7D8D99;
}

.content-destaques-videos-blc p 
{
	float: left;
	margin-top: 5px;
	width: 158px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

.content-destaques-videos-blc p a 
{
    color: #FFFFFF;
    text-decoration: none;
}

.content-destaques-videos-blc p a:hover 
{
	text-decoration:underline;
}

.dest-tags 
{
	bottom:15px;
	display:block;
	float:left;
	/*margin-top:5px;*/
	position:absolute;
	width:158px;
}

.dest-tags, .dest-tags a 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #939BA1;
	text-decoration: none;
}

.dest-tags a:hover 
{
	text-decoration: underline;
}

.dest-links 
{
	bottom:0;
	display:block;
	float:left;
	/*margin-top:10px;*/
	position:absolute;
	width:158px;
}

.dest-links, .dest-links a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

.dest-links a:hover 
{
	text-decoration: underline;
}

