/* CSS Document */
@import url("http://www.iptvcultura.com.br/css/geral.css");
@import url("http://www.iptvcultura.com.br/css/top.css");
@import url("http://www.tvcultura.com.br/css/contentActions.css");

* {
    margin: 0;
    padding: 0;
    list-style: none;
}


a, a:visited {
	color: #003366;
}

body {
    background-color: #eee;
}

hr {
    clear: both;
    display: block;
    height: 0px;
    visibility: hidden;
    *margin: -8px 0 -7px 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.container {
    width: 990px;
    margin: 0 auto;
}

#topo-webfordev, .container {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#topo-iptv {
    width: 100%;
    background-color: #FFF;
    text-align: center;
}

/*********************TOPO***********************/
#topo-webfordev {
    width: 975px;
    margin: 0 auto;
    padding: 20px 5px 20px 20px;
}

#topo-webfordev h1 a:hover img, #bts-share a:hover img, #bts-idiomas a:hover img, .bt-programacao:hover img, #bt-topo a:hover img, #rodape #organizacao ul li a:hover img, #rodape #parceiros ul li a:hover img, #paginacao li a:hover img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity = 80);
    opacity: .8;
}

#topo-webfordev h2 {
    margin-top: 40px;
    line-height: 34px;
    color: #FFF;
    font-size: 18px;
    /* width: 500px; */
    background: #40c8f4;
}

/*********************FIM TOPO***********************/
/*********************AREA TRANSMISSAO VERDE***********************/
#area-transmissao {
    clear: both;
    width: 100%;
    background: url(/images/web4dev/bg_player.gif) repeat;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

#area-video {
    width: 440px;
    float: left;
    margin-left: 5px;
}

#video {
    height: 294px;
}

#area-video #legenda {
    padding: 5px;
    background-color: #FFF;
    color: #003366;
    font-size: 13px;
}

#area-video #legenda h4 {
    font-size: 18px;
    font-weight: bold;
}

#bts-idiomas {
    float: right;
}

#bts-idiomas a {
    float: left;
    margin-left: 5px;
    display: block;
}

#bts-share {
    padding: 5px 0;
    overflow: hidden;
    float: left;
}

#bts-share a {
    float: left;
    margin-right: 10px;
    display: block;
}

#area-chat {
    width: 530px;
    float: right;
    margin-right: 5px;
}

/*********************FIM AREA TRANSMISSAO VERDE***********************/
/*********************SOBRE***********************/
#sobre {
    width: 440px;
    float: left;
    color: #003366;
    font-size: 12px;
    margin-bottom: 40px;
}

#sobre p a {
    color: #003366;
}

#sobre h3, #lista-videos h3 {
    font-size: 24px;
    font-weight: normal;
    color: #003366;
}

#sobre p {
    padding-bottom: 20px;
}

#sobre .bt-programacao {
    margin: 10px 0 0 70px;
}

/*********************FIM SOBRE***********************/
/*********************LISTA DE VIDEOS***********************/
#lista-videos {
    width: 530px;
    list-style: none;
    float: right;
}

#lista-videos ul li {
    width: 250px;
    _width: 250px;
    float: left;
    margin: 5px;
}

#lista-videos ul {
    clear: both;
}

.thumb-video a, .thumb-video a img {
    display: inline;
    float: left;
    overflow: hidden;
    position: relative;
    width: 86px;
    height: 56px;
    cursor: pointer;
}

.thumb-video a {
    border: #eee 2px solid;
}

.thumb-video a:hover {
    border: #ff9933 2px solid;
}

.icon-play {
    position: absolute;
    bottom: 3px;
    right: 3px;
    height: 18px;
    width: 18px;
    background: url(/images/web4dev/icoVideo.gif) no-repeat;
}

#lista-videos li h4 {
    float: right;
    width: 160px;
	font-weight:lighter;
}

#lista-videos li h4 a {
    font-size: 13px;
    color: #003366;
    text-decoration: none;
    font-weight: bold;
}

#lista-videos li h4 a:hover {
    color: #ff9933;
}

#lista-videos li h4 a span {
    font-weight: normal;
}

.player {
    background-color: #FFF;
    padding: 5px;
    margin-bottom: 10px;
}

#lista-videos #paginacao {
    text-align: center;
    margin: 4px 0 3px 0;
}

#lista-videos ul#paginacao li {
    width: auto;
    float: none;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #ff9933;
    padding: 0 1px;
    margin: 0;
}

#lista-videos ul#paginacao li a {
    color: #003366;
    font-weight: none;
    text-decoration: underline;
}

#lista-videos ul#paginacao li a:hover {
    color: #ff9933;
    text-decoration: none;
}

/*********************FIM LISTA DE VIDEOS***********************/
/*********************RODAPE***********************/
#bt-topo {
    clear: both;
    width: 990px;
    height: 17px;
    margin: 0 auto 0 auto;
}

#rodape {
    width: 100%;
    background: #FFF;
    padding: 30px 0 10px 0;
}

#rodape h5 {
    color: #003366;
    font-size: 10px;
    font-weight: bold;
}

#rodape #fpa {
    float: left;
    margin-left: 20px;
    width: 130px;
}

#rodape #fpa ul li {
    height: 13px;
}

#rodape #fpa ul li a {
    color: #003366;
    font-size: 10px;
    text-decoration: none;
    display: block;
}

#rodape #fpa ul li a:hover {
    text-decoration: underline;
}

#rodape #organizacao {
    float: left;
    margin-left: 40px;
}

#rodape #parceiros {
    float: right;
}

#rodape #organizacao ul li, #rodape #parceiros ul li {
    float: left;
}

.sociable ul li {
	float:left;
	margin-right:5px;
}

.sociable{
	margin-top:6px;	
}