@charset "utf-8";
/* CSS Document */
.content-destaques-videos {
    float: left;
    display: block;
    width: 965px;
    height: 209px;
    /*margin-top: 29px;*/
    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://wiseup.tecnologia.ws/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://wiseup.tecnologia.ws/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://wiseup.tecnologia.ws/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://wiseup.tecnologia.ws/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://wiseup.tecnologia.ws/assets/HWS/images/play-home-carrosel-hwtv.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;
	position: relative;
	height: 193px;
}

.content-destaques-videos-blc h2 {
    float: left;
    margin-top: 10px;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFF;
    font-weight: normal;
	padding: 2px 5px;
	text-transform: uppercase;
    background-color: #AD388C;
}

.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;
	font-weight: normal;
}

.content-destaques-videos-blc p {
    float: left;
    margin-top: 5px;
    width: 158px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 12px;
}

.content-destaques-videos-blc p a
{
	color: #fff;
	text-decoration: none;
}

.content-destaques-videos-blc p a:hover
{
	text-decoration: underline;
}

.dest-tags {
    float: left;
    /*margin-top: 5px;*/
    width: 158px;
    display: block;
	position: absolute;
	bottom: 15px;
}

.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 {
    float: left;
    /*margin-top: 10px;*/
    width: 158px;
    display: block;
	position: absolute;
	bottom: 0;
}

.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;
}
