@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #333 url(../imgsIPTV/bg_body.jpg) top center repeat-y;
	color: #000;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color: #1094ab;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img,form {
	margin: 0;
	padding: 0;
	border: 0;
}

/* MOVIDO CSS PROPRIO - COMPATIBILIZACAO SITE ANTIGO - INICIO*/
/* NAVEGA��O */
#header {
	height: 90px;
	background: #FC0 url(../imgsIPTV/bg_header.jpg) top center repeat-x;
}

#header div.wrap {
	width: 980px;
	position: relative;
	left: 50%;
	margin-left: -490px;
}

#header img.logo {
	position: absolute;
	top: 5px;
}

#f-search {
	float: right;
	margin-top: 16px;
	text-align: right;
}

#f-search input.field {
	width: 168px;
	height: 11px;
	border: 1px solid #CCC;
	outline: 0;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	margin: 0;
	padding: 5px;
}

#f-search img.bt {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#header ul.menu {
	margin: 0;
	padding: 0;
	clear: right;
	float: right;
	margin-top: 27px;
}

#header ul.menu a {
	color: #FFF;
}

#header ul.menu {
	list-style: none;
}

#header ul.menu li {
	margin: 0;
	padding: 0;
	display: inline-block;
	margin-left: 10px;
	padding-left: 12px;
	background: transparent url(../imgsIPTV/sep_menu.gif) left center no-repeat;
}

#header ul.menu li.first {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	padding-left: 12px;
	background: none;
}

#footer {
	background: #4b4b5a url(../imgsIPTV/bg_footer.jpg) top left repeat-x;
	width: 920px;
	position: relative;
	left: 50%;
	margin-left: -490px;
	padding: 20px 30px 30px 30px;
	height: 30px;
}

#footer img.logo {
	float: left;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

#footer p a {
	color: #cccccc;
	font-weight: normal;
	margin: 0 3px;
}

/* MOVIDO CSS PROPRIO - COMPATIBILIZACAO SITE ANTIGO - FIM*/

/* CONTE�DO */
#content div.wrap {
	width: 980px;
	position: relative;
	left: 50%;
	margin-left: -490px;
	background: #FFF url(../imgsIPTV/bg_menu.gif) left top repeat-y;
}

#content div.full { /* 24/3/2012 */
	background: #FFF url(../imgsIPTV/bg_text.png) top center no-repeat;
}

#col-menu {
	width: 250px;
	float: left;
}

#col-menu div.box {
	border: 1px solid #1094ab;
}

#col-menu div.box h1 {
	margin: 0;
	padding: 10px 0 0 15px;
	background: transparent url(../imgsIPTV/bg_col_tit.jpg) left top repeat-x;
	height: 35px;
}

#col-menu div.sep {
	height: 2px;
	background-color: #FFF;
}

#vivo {
	background: #fcb421 url(../imgsIPTV/shdw_col.png) top center no-repeat;
	width: 288px;
	height: 30px;
	padding: 10px 15px;
}

#vivo em {
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}

#vivo div {
	float: right;
	width: 220px;
}

#vivo div a {
	color: #006274;
}

#dia {
	background: transparent url(../imgsIPTV/shdw_col.png) top center no-repeat;
	width: 318px;
	height: 40px;
}

#dia img.ant {
	float: left;
}

#dia img.prox {
	float: right;
}

#dia em {
	font-size: 14px;
	color: #fcb421;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	margin-left: 15px;
	position: relative;
	top: 9px;
}

#dia div {
	float: right;
	width: 190px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 15px;
}

#bt-up {
	height: 10px;
	background: transparent url(../imgsIPTV/bg_agenda_up.jpg) top center repeat-x;
	text-align: center;
}

#bt-down {
	height: 10px;
	background: transparent url(../imgsIPTV/bg_agenda_down.jpg) top center repeat-x;
	text-align: center;
}

/* ADICIONADO COMPORTAMENTO MOUSE - PARA SCROOL VERTICAL MENU */
#bt-up a {
	font-size: 11px;
	cursor: pointer;
	color: #666;
}

#bt-down a {
	font-size: 11px;
	cursor: pointer;
	color: #666;
}

#bt-up a:hover {
	text-decoration: underline;
	color: #000;
}

#bt-down a:hover {
	text-decoration: underline;
	color: #000;
}

/* FIM - PARA SCROOL VERTICAL MENU*/
#col-menu div.box div.row {
	background: transparent url(../imgsIPTV/shdw_col.png) top center no-repeat;
	height: 50px;
	color: #FFF;
}

#col-menu div.box div.row a.itemmenu {
	background: transparent url(../imgsIPTV/blt_cyan.png) center left no-repeat;
	padding-left: 15px;
}

#col-menu div.box div.row a.itemchannel {
	background-color: transparent;
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#col-menu div.box div.row a.itemchannel {
	line-height: 18px;
}

#col-menu div.box div.row a {
	color: #FFF;
}

#col-menu div.box div.agenda em {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	margin-left: 15px;
	position: relative;
	top: 9px;
}

#col-menu div.box div.agenda div {
	float: right;
	width: 230px;
	margin-left: 15px;
	margin-right: 15px; /* ADICIONADO ADEQUACAO SCROLL VERTICAL MENU */
	margin-top: 10px;
}

#col-menu div.box div.row div.bt {
	width: 108px;
	height: 20px;
	padding: 15px 8px;
	float: right;
	font-size: 14px;
	font-weight: bold;
}

#col-menu div.box div.row div.left {
	float: left;
	background: transparent url(../imgsIPTV/shdw_col_vert.png) right top no-repeat;
}

#col-menu div.box div.row div.bt img.icon {
	margin-right: 6px;
	margin-top: 4px;
	float: left;
}

#main-area {
	float: right;
	width: 726px;
	margin: 2px 2px 2px 0;
}

#main-area div.wrap {
	float: right;
	width: 600px;
	position: static;
	left: 0;
	background: none;
	margin: 30px 30px 30px 0;
}

#video { /* 05/04 */
	background: #000;
	text-align: center;
	height: 364px;
	float: right;
	width: 658px;
}

#video div {
	background: #1e1e24 url(../imgsIPTV/fake_vid_timeline.jpg) left center no-repeat;
	height: 4px;
}

#video-info h1 { /* 05/04 */
	margin: 0;
	padding: 10px 10px 0 110px;
	background: transparent url(../imgsIPTV/bg_vidinfo_vivo.jpg) left top no-repeat;
	height: 45px;
	font-size: 18px;
	color: #006274;
	font-weight: normal;
}

#video-info h1.intro { /* ALTERA��ES E INCLUS�ES - 13/03 */
	padding: 10px 20px 0 20px;
	background: transparent url(../imgsIPTV/bg_vidinfo_h.jpg) left top no-repeat;
}

#video-info h1 a {
	color: #006274;
}

#video-info h2 { /* ALTERA��ES E INCLUS�ES - 13/03 */
	margin: 0;
	margin-top: -10px;
	padding: 4px 10px 0 110px;
	background: transparent url(../imgsIPTV/bg_vidinfo_cat.jpg) left top no-repeat;
	height: 25px;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}

#video-info h2.intro { /* ALTERA��ES E INCLUS�ES - 13/03 */
	margin: 0;
	margin-top: -10px;
	padding: 4px 20px 0 20px;
	background: transparent url(../imgsIPTV/bg_vidinfo_sub.jpg) left top no-repeat;
}

#video-info h2 a {
	color: #fff;
}

#video-info h2 img.icon {
	margin-right: 6px;
	float: left;
	margin-top: 2px;
}

#video-info div.area {
	background-color: #ddd;
	padding: 15px;
	margin-top: -4px;
}

#video-info div.area div.meta {
	width: 250px;
	float: left;
	color: #006274;
}

#video-info div.area div.meta p a { /* ALTERAÇÕES 12/4 */
	text-decoration: underline;
	color: #1094ab;
	margin: 0 2px;
}

#video-info div.area div.meta p a:hover { /* ALTERAÇÕES 12/4 */
	color: #006274;
}

#video-info div.area div.meta p.tag {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#video-info div.area div.desc {
	width: 330px;
	float: right;
}

#video-info div.area div.desc p.first { /* ALTERA��ES E INCLUS�ES - 13/03 */
	margin-top: 0;
}

#video-info div.area div.desc p.last {
	margin: 3px 0 0 0;
	padding: 0;
	color: #006274;
	font-weight: bold;
	text-align: right;
}

#video-info div.area div.desc p.last a {
	color: #006274;
}

#video-info div.area h1 { /* ALTERA��ES E INCLUS�ES - 13/03 */
	height: auto;
	padding: 0;
	background-image: none;
	background-color: transparent;
	margin: 0;
	margin-bottom: 12px;
	color: #1094ab;
}

#video-info div.area p { /* ALTERA��ES E INCLUS�ES - 13/03 */
	padding: 0;
	background-image: none;
	background-color: transparent;
	margin: 0;
	margin-bottom: 12px;
}

#video-info div.area p.last { /* ALTERA��ES E INCLUS�ES - 13/03 */
	text-align: right;
	margin-bottom: 0;
	font-weight: bold;
}

#video-info div.area div.meta h3 { /* ALTERA��ES E INCLUS�ES - 15/03 */
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #1094ab;
}

#main-area div.col {
	float: left;
	width: 320px;
	margin-left: 28px;
	margin-bottom: 40px;
}

#main-area div#listclassification.col {
	width: auto;
	float: none;
	margin-left: 0;
}

#main-area div.col div.video {
	padding: 25px 0;
	background: transparent url(../imgsIPTV/sep_h_dot.png) bottom left repeat-x;
	color: #999;
	font-size: 11px;
}

#main-area div.col div.video a {
	color: #999;
}

#main-area div.col div.video img {
	border: 1px solid #006274;
	float: left;
	margin-right: 10px;
}

#main-area div.col div.video p,#main-area div.col div.video h1 {
	margin: 0;
	padding: 0;
}

#main-area div.col div.video h1 {
	font-size: 11px;
	font-weight: bold;
	color: #006274;
}

#main-area div.col div.video h1 a {
	color: #006274;
}

#main-area div.col p.last {
	font-size: 14px;
	font-weight: bold;
	color: #63c5d2;
}

#main-area div.col p.last a {
	font-size: 11px;
	font-weight: normal;
	color: #006274;
}

#pagina {
	background: #e0e0e0;
	padding: 5px 10px;
	margin: 20px 0;
}

#pagina a {
	color: #006274;
	padding: 0 5px;
}

#pagina a:hover {
	background-color: #FFF;
	color: #1094ab;
}

#pagina span.current {
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	padding: 0 5px;
}

#pagina img.bt {
	float: right;
	margin-left: 10px;
	margin-top: 2px;
}

#search div.row {
	padding: 25px 0;
	background: transparent url(../imgsIPTV/sep_h_dot.png) bottom left repeat-x;
	color: #999;
	font-size: 12px;
}

#search div.row a {
	color: #999;
}

#search div.row img { /* ALTERA��ES E INCLUS�ES - 15/03 */
	border: 1px solid #006274;
	float: left;
	margin-right: 15px;
	width: 111px;
	height: 73px;
}

#search div.row h1 {
	font-size: 14px;
	font-weight: bold;
	color: #006274;
}

#search div.row h1 a {
	color: #006274;
}

#search div.row p,#search div.row h1 { /* ALTERA��ES E INCLUS�ES - 15/03 */
	margin: 0;
	padding: 0;
	margin-left: 126px;
}

#search div.row span.info { /* ALTERA��ES E INCLUS�ES - 15/03 */
	font-size: 10px;
	color: #1094ab;
}

#search div.grid {
	padding: 20px 0;
	color: #1094ab;
	font-size: 10px;
	background: transparent url(../imgsIPTV/sep_h_dot.png) bottom left repeat-x;
}

#search div.grid div.col {
	text-align: center;
	width: 135px;
	float: left;
	margin: 0 20px 0 0;
}

#search div.grid div.last {
	margin: 0;
}

#search div.grid div.col img { /* ALTERA��ES E INCLUS�ES - 15/03 */
	float: none;
	border: 1px solid #006274;
	margin: 0 0 10px;
	width: 111px;
	height: 73px;
}

#search div.grid div.col h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	color: #1094ab;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#search div.grid div.col h1 a {
	color: #006274;
}

/* ADICIONADO - SCROOL VERTICAL MENU */
.scrollable {
	position: relative;
	overflow: hidden;
	height: 200px;
	width: 340px;
}

.scrollable .items {
	position: absolute;
	height: 20000em;
}

.disabled {
	visibility: hidden;
}

.next {
	float: right;
}

/* INCLUSÕES - 20/3/2012 */
#content-area {
	width: 600px;
	padding: 40px 0 100px 0;
	margin: 0 190px;
	font-size: 12px;
	line-height: 190%;
}

#content-area.login {
	width: 300px;
	padding: 40px 0 100px 0;
	margin: 0 340px;
	font-size: 12px;
	line-height: 190%;
}

#content-area ul {
	list-style-image: url(../imgsIPTV/blt_cyan.png);
}

#content-area ul li a {
	padding: 3px 8px;
}

#content-area ul li a:hover {
	color: #FFF;
	background-color: #1094ab;
	text-decoration: none;
}

#content-area.login ul.error {
	color: #C00;
}

#content-area h1 {
	font-size: 28px;
	font-weight: bold;
	color: #1094ab;
}

#content-area h2 {
	font-size: 20px;
	font-weight: bold;
	color: #006274;
}

#content-area h3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #1094ab;
}

#content-area p.last {
	text-align: right;
}

#content-area p.last em {
	font-size: 18px;
	font-weight: bold;
}

#content-area p.page {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #999;
}

#content-area p.page em {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin: 0 3px;
}

#content-area label {
	font-size: 14px;
	font-weight: bold;
	color: #006274;
	display: block;
	margin-top: 20px;
}

#content-area input.field,#content-area textarea.field,#content-area select.field {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1094ab;
	height: 18px;
	padding: 3px;
	margin: 5px 0;
	border: 1px solid #CCC;
	outline: none;
}

#content-area textarea.field,#content-area select.field {
	height: auto;
}

input.c100,textarea.c100,select.c100 {
	width: 98%;
}

input.c75,textarea.c75,select.c75 {
	width: 74%;
}

input.c50,textarea.c50,select.c50 {
	width: 49%;
}

input.c25,textarea.c25,select.c25 {
	width: 22%;
}

input.c10,textarea.c10,select.c10 {
	width: 10%;
}

input.c5,textarea.c5, , select.c5 {
	width: 5%;
}

input.bt {
	padding: 6px 20px;
	text-align: center;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006274;
	margin: 25px 0;
}

/* INCLUSÕES 24-3-2012 */
#logged-area {
	float: right;
	margin-top: 16px;
	width: 400px;
	height: 23px;
	background: transparent url(../imgsIPTV/bg_login.png) left center no-repeat;
}

#logged-area img.bt {
	margin: 1px 12px 0 2px;
	float: left;
}

#logged-area p {
	margin: 3px 0 0 0;
}

#logged-area p a.last {
	float: right;
	margin-right: 12px;
	text-decoration: underline;
}

/* INCLUSÕES 5-4-2012 */
#video-info h1.vivo { /* ALTERAÇÕES 31/1/2013 */
	background: transparent url(../imgsIPTV/bg_vidinfo_vivo.jpg) left top no-repeat;
}

#video-info h1.erro {
	background: transparent url(../imgsIPTV/bg_vidinfo_erro.jpg) left top no-repeat;
}

#video-info h1.gravado {
	background: transparent url(../imgsIPTV/bg_vidinfo_gravado.jpg) left top no-repeat;
}

#video.wide {
	background: #000;
	text-align: center;
	height: 364px;
	float: right;
	width: 980px;
	height: 484px;
}

/* INCLUSÕES 11-4-2012 */
#video-info h1.galeria {
	background: transparent url(../imgsIPTV/bg_vidinfo_galeria.jpg) left top no-repeat;
}

#video-info h1.canal {
	background: transparent url(../imgsIPTV/bg_vidinfo_canal.jpg) left top no-repeat;
}

#video-info h1.videos {
	background: transparent url(../imgsIPTV/bg_vidinfo_videos.jpg) left top no-repeat;
}

#content-area ul li a:link.bt,#content-area ul li a:active.bt,#content-area ul li a:visited.bt {
	padding: 2px 6px;
	background-color: #e0e0e0;
	color: #999;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #e0e0e0;
	border-top-color: #f3f3f3;
	border-left-color: #f0f0f0;
	border-bottom-color: #ccc;
	border-right-color: #d0d0d0;
}

#content-area ul li a:hover.bt {
	padding: 2px 6px;
	color: #000;
	background-color: #fcb421;
	text-decoration: none;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #fcb421;
	border-top-color: #ffeac0;
	border-left-color: #fac75e;
	border-bottom-color: #6f4a00;
	border-right-color: #d79000;
}

#content-area div.col {
	float: left;
	width: 270px;
	margin-left: 24px;
	margin-bottom: 40px;
}

#content-area div.first {
	margin-left: 0;
}

#content-area div.row {
	padding-top: 25px;
}

#content-area div.col div.video { /* ALTERADO 13/04 */
	padding: 0 0 25px 0;
	background: transparent url(../imgsIPTV/sep_h_dot.png) bottom left repeat-x;
	color: #999;
	font-size: 10px;
	line-height: 170%;
}

#content-area div.col div.video a {
	color: #999;
}

#content-area div.col div.video img {
	border: 1px solid #006274;
	float: left;
	margin-right: 10px;
}

#content-area div.col div.video p,#content-area div.col div.video h1 {
	margin: 0;
	padding: 0;
}

#content-area div.col div.video h1 {
	font-size: 10px;
	font-weight: bold;
	color: #006274;
}

#content-area div.col div.video h1 a {
	color: #006274;
}

#content-area div.col p.tit {
	clear: both;
}

#content-area div.col p.last {
	font-size: 14px;
	font-weight: bold;
	color: #63c5d2;
}

#content-area div.col p.last a {
	font-size: 11px;
	font-weight: normal;
	color: #006274;
}

#formato {
	width: 223px;
	height: 22px;
	padding: 4px 20px 0 7px;
	background: transparent url(../imgsIPTV/bg_vid_formato.png) center center no-repeat;
	text-align: right;
	font-size: 10px;
	color: #0e7486;
	margin: 5px 0 25px;
	font-weight: bold;
}

#formato a:link,#formato a:active,#formato a:visited {
	color: #999;
	text-decoration: none;
	margin: 0;
	font-weight: normal;
}

#formato a:hover {
	color: #1094ab;
	text-decoration: underline;
	font-weight: normal;
}

#video-info div.area div.box {
	background: #f0f0f0;
	padding: 15px;
	margin-bottom: 15px;
}

#video-info div.area div.box h1 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
}

#video-info div.area div.box form {
	background: transparent url(../imgsIPTV/shdw_vidhbox.png) center top no-repeat;
	padding-top: 25px;
}

#video-info div.area div.box form label {
	display: block;
	font-size: 12px;
	color: #666;
}

#video-info div.area div.box a.last {
	float: right;
}

#bt-download {
	float: right;
}

/* FIM - SCROOL VERTICAL MENU */

/* �TEIS */
.endl {
	clear: left;
}

.endr {
	clear: right;
}

.endb {
	clear: both;
}

/* NOVOS CÓDIGO - Portal v2 */
#home-vivo {
	height: 125px;
	width: 726px;
	background: transparent url(../imgsIPTV/bg_home_vivo.jpg) left top no-repeat;
	margin-bottom: 2px;
}

#home-vivo-box {
	width: 590px;
	height: 90px;
	position: relative;
	left: 131px;
	top: 17px;
}

#home-vivo-box img.bt {
	padding-top: 16px;
}

#home-vivo-box img.left {
	float: left;
}

#home-vivo-box div.info {
	width: 318px;
	height: 74px;
	margin-left: 35px;
	float: left;
	padding-top: 16px;
}

#home-vivo-box div.info h5 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #006274;
}

#home-vivo-box div.info p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	color: #1094ab;
}

#bt-vivo-play {
	position: relative;
	z-index: 651;
	width: 46px;
	height: 46px;
	top: -66px;
	left: 190px;
}

#vivo-nav-box { /* ALTERADO 22/1/2013 */
	height: 24px;
	width: 300px;
	text-align: center;
	position: relative;
	z-index: 674;
	top: -128px;
	left: 50%;
	margin-left: -150px;
}

#vivo-nav-box img.icon {
	vertical-align: top;
	margin: 3px 1px 0 1px;
}

#vivo-nav-box img.current {
	margin-top: 0;
}

#destaques-area {
	height: 364px;
	background: transparent url(../imgsIPTV/shdw_body_white_hor.png) bottom center no-repeat;
	text-align: center;
}

#destaques-area h1 {
	margin: 0;
	padding: 0;
	height: 41px;
	color: #006274;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}

#destaques-area div.back {
	position: relative;
	z-index: 701;
	top: -230px;
	width: 28px;
}

#destaques-area div.next {
	position: relative;
	z-index: 702;
	top: -287px;
}

#watermark { /* ALTERADO 22/1/2013 */
	position: relative;
	z-index: 714;
	background: transparent url(../imgsIPTV/watermark1.png) center center no-repeat;
	width: 62px;
	height: 46px;
	top: -200px;
	left: 655px;
}

#main-area div.area {
	background: transparent url(../imgsIPTV/shdw_body_white_hor.png) top center no-repeat;
	padding-top: 30px;
	clear: both;
	margin-bottom: 30px;
}

#main-area div.area div.col ul {
	list-style: none;
	padding: 0 20px;
}

#main-area div.area div.col li {
	background-color: #CCC;
	list-style-image: url(../imgsIPTV/blt_yellow.png);
	list-style-position: inside;
	padding: 0 10px;
	background: transparent url(../imgsIPTV/sep_dotted.gif) left bottom repeat-x;
	line-height: 40px;
}

#main-area div.area div.col li a {
	font-weight: bold;
	color: #006274;
	display: inline;
	line-height: 24px;
}

#main-area div.area div.col li:hover {
	background-color: #f3f3f3;
}

/* NOVOS 31/1/2013 */
#col-menu div.box div.row span.date {
	font-size: 12px;
	color: #89dbe6;
	float: left;
	margin: 18px 0 0 10px;
}

#col-menu div.box div.row input.date {
	height: 12px;
	width: 70px;
	outline: none;
	border: 1px solid #ccc;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #89dbe6;
	float: left;
	padding: 5px;
	margin: 14px 0 0 50px;
}

#col-menu div.box div.row img.date {
	float: left;
	margin: 14px 0 0 0;
}

#col-menu div.box div.row input.bt {
	float: left;
	margin: 8px 0 0 -12px;
}

#video-player {
	width: 726px;
	background-color: #000;
	text-align: center;
}

#video-tit h1 { /* 05/04 */
	margin: 0;
	padding: 10px 10px 0 110px;
	background-color: #ffcb33;
	height: 35px;
	font-size: 18px;
	color: #006274;
	font-weight: normal;
}

#video-tit h1.vivo {
	background: transparent url(../imgsIPTV/bg_vidinfo_vivo.jpg) left top no-repeat;
}

#video-tit h1.galeria {
	background: transparent url(../imgsIPTV/bg_vidinfo_galeria.jpg) left top no-repeat;
}

#playlist-bar h1,#note-bar h1 {
	margin: 0;
	padding: 0;
	float: left;
}

#playlist-bar {
	height: 25px;
	background: transparent url(../imgsIPTV/bg_vid_playlist.gif) left top no-repeat;
}

#playlist-bar div.bt {
	float: right;
	height: 25px;
	width: 25px;
	background: transparent url(../imgsIPTV/sep_vid_playlist.gif) left bottom no-repeat;
	text-align: center;
}

#playlist-bar div.bt a {
	display: block;
}

#playlist-bar h1 {
	color: #ffcc33;
	font-size: 11px;
	font-weight: normal;
	background: transparent url(../imgsIPTV/blt_yellow2.png) 110px 9px no-repeat;
	padding: 4px 0 0 120px;
}

#playlist-bar h1 a {
	color: #ffcc33;
}

#note-bar {
	height: 25px;
	background: transparent url(../imgsIPTV/bg_vid_anot.gif) left top no-repeat;
}

#note-bar div.bt {
	float: right;
	height: 25px;
	width: 25px;
	background: transparent url(../imgsIPTV/sep_vid_anot.gif) left bottom no-repeat;
	text-align: center;
}

#note-bar div.bt a {
	display: block;
}

#note-bar h1 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	background: transparent url(../imgsIPTV/blt_white2.png) 110px 9px no-repeat;
	padding: 4px 0 0 120px;
}

#note-bar h1 a {
	color: #fff;
}

div.info-list {
	background: #63c5d2 url(../imgsIPTV/shdw_vidinfo.png) top center no-repeat;
	color: #fff;
	font-size: 11px;
}

div.info-list ul,div.info-list li {
	margin: 0;
	padding: 0;
}

div.info-list li {
	list-style: none;
	line-height: 30px;
	border-bottom: 1px solid #54bccb;
	padding: 0 0 0 20px;
	background: transparent url(../imgsIPTV/blt_white2.png) 10px center no-repeat;
}

div.info-list li:hover {
	background: #1094ab url(../imgsIPTV/blt_white2.png) 10px center no-repeat;
}

div.info-list li a { /* ALTERADO 1/3/2013 */
	color: #fff;
}

div.info-list li.current {
	list-style: none;
	line-height: 30px;
	border-bottom: 1px solid #54bccb;
	padding: 0 0 0 20px;
	background: transparent url(../imgsIPTV/blt_darkblue2.png) 10px center no-repeat;
	font-weight: bold;
	color: #006274;
}

#option-bar {
	height: 25px;
	background: transparent url(../imgsIPTV/bg_vid_opcoes.jpg) left top repeat-x;
	color: #666;
}

#option-bar a {
	color: #666;
}

#option-bar div.bt {
	float: right;
	padding: 0 7px;
	height: 25px;
	line-height: 25px;
	background: transparent url(../imgsIPTV/sep_vid_opt.gif) left bottom no-repeat;
	text-align: center;
	font-size: 10px;
}

#option-bar div.bt a {
	display: block;
}

#option-bar div.gostei a {
	background: transparent url(../imgsIPTV/icon_gostei.png) left center no-repeat;
	padding-left: 20px;
}

#option-bar div.favoritos a {
	background: transparent url(../imgsIPTV/icon_favoritos.png) left center no-repeat;
	padding-left: 13px;
}

#option-bar div.baixar a {
	background: transparent url(../imgsIPTV/icon_baixar.png) left center no-repeat;
	padding-left: 16px;
}

#option-bar div.recomendar a {
	background: transparent url(../imgsIPTV/icon_recomendar.png) left center no-repeat;
	padding-left: 16px;
}

#option-bar div.embed a {
	background: transparent url(../imgsIPTV/icon_embed.png) left center no-repeat;
	padding-left: 16px;
}

#option-bar div.denunciar a {
	background: transparent url(../imgsIPTV/icon_denunciar.png) left center no-repeat;
	padding-left: 17px;
}

#option-bar div.programacao a {
	background: transparent url(../imgsIPTV/icon_programacao.png) left center no-repeat;
	padding-left: 16px;
}

#option-bar div.formato {
	float: left;
	padding: 0 7px 0 27px;
	width: 190px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	font-size: 10px;
	background: transparent url(../imgsIPTV/icon_formato.png) 7px center no-repeat;
}

#option-bar div.formato div.items {
	float: right;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 9px;
	color: #999;
}

#option-bar div.formato div.items a {
	color: #999;
	margin: 0 3px;
}

#option-bar div.formato div.items span {
	color: #0e7486;
	text-decoration: underline;
	margin: 0 3px;
	font-weight: bold;
}

#video-details {
	background: #ddd url(../imgsIPTV/shdw_vidinfo.png) top center no-repeat;
	padding: 12px;
}

#video-details div.info {
	float: left;
	margin-right: 20px;
	width: 250px;
	color: #006274;
	font-weight: normal;
	font-size: 11px;
}

#video-details div.info p.tag {
	text-align: center;
	color: #1094ab;
	font-weight: bold;
}

#video-details div.info p.tag a {
	margin: 0 1px;
	text-decoration: underline;
	color: #1094ab;
}

#video-details div.info p.tag a:hover {
	margin: 0 1px;
	text-decoration: underline;
	color: #63c5d2;
}

#video-details div.box {
	float: left;
	width: 425px;
}

#video-details div.box p.last {
	text-align: right;
}

#main-area h1.c-playlistassoc {
	margin: 0 28px;
	padding: 0;
	height: 60px;
	background: transparent url(../imgsIPTV/tit_col_playlistsassoc.png) left center no-repeat;
}

#main-area div.playlists div.desc,#main-area div.videos div.desc { /* ALTERADO 14-2-2013 */
	background: transparent url(../imgsIPTV/sep_dotted.gif) left bottom repeat-x;
	padding: 20px 0;
}

#main-area div.playlists div.desc img.thumb,#main-area div.videos div.desc img.thumb {
	/* ALTERADO 14-2-2013 */
	float: left;
}

#main-area div.playlists div.desc h1,#main-area div.videos div.desc h1 { /* ALTERADO 14-2-2013 */
	margin: 0;
	padding: 0;
	margin-left: 56px;
	font-size: 14px;
	font-weight: bold;
	color: #006274;
}

#main-area div.playlists div.desc h1 a,#main-area div.videos div.desc h1 a { /* ALTERADO 14-2-2013 */
	color: #006274;
}

#main-area div.playlists div.desc p,#main-area div.videos div.desc p { /* ALTERADO 14-2-2013 */
	margin: 0;
	padding: 0;
	margin-left: 56px;
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

#main-area div.playlists div.desc p a,#main-area div.videos div.desc p a { /* ALTERADO 14-2-2013 */
	color: #999;
}

#main-area div.playlists div.desc p span,#main-area div.videos div.desc p span { /* ALTERADO 14-2-2013 */
	font-size: 10px;
	color: #1094ab;
	margin-top: 5px;
}

#main-area div.area p.last {
	text-align: right;
	clear: both;
	margin-top: 0;
	margin-left: 28px;
	margin-right: 28px;
	color: #1094ab;
	font-size: 14px;
	font-weight: bold;
}

#main-area div.area p.last a {
	color: #006274;
	font-size: 11px;
	font-weight: normal;
}

/* NOVOS 7/2/2013 */
#main-area h1.c-playlistcolab {
	margin: 0 28px;
	padding: 0;
	height: 60px;
	background: transparent url(../imgsIPTV/tit_col_playlistsug_colab.png) left center no-repeat;
}

#main-area h1.c-playlistusuario {
	margin: 0 28px;
	padding: 0;
	height: 60px;
	background: transparent url(../imgsIPTV/tit_col_playlistsug_usuarios.png) left center no-repeat;
}

#video-tit h1.canal {
	background: transparent url(../imgsIPTV/bg_vidinfo_canal.jpg) left top no-repeat;
}

#video-tit span.col {
	background: transparent url(../imgsIPTV/icon_colaboradores.png) left center no-repeat;
	line-height: 45px;
	float: right;
	padding-left: 22px;
	margin-right: 10px;
}

#video-tit a {
	color: #006274;
}

#main-area h1.c-programacao {
	margin: 0 28px;
	padding: 0;
	height: 60px;
	background: transparent url(../imgsIPTV/tit_vid_programacao.png) left center no-repeat;
}

#main-area div.area div.date {
	background: transparent url(../imgsIPTV/bg_program.png) center center no-repeat;
	height: 70px;
	position: relative;
}

#main-area div.area div.date img.left {
	float: left;
}

#main-area div.area div.date img.right {
	float: right;
}

#main-area div.area div.date div.bt {
	float: right;
	line-height: 56px;
	margin-right: 10px;
	padding-left: 22px;
	background: transparent url(../imgsIPTV/icon_calendar.png) left center no-repeat;
}

#main-area div.area div.date h1 {
	font-weight: normal;
	color: #1094ab;
	font-size: 21px;
	margin: 0;
	padding: 0;
	margin-left: 38px;
	line-height: 56px;
}

#main-area div.area div.date h1 span {
	font-weight: bold;
	color: #006274;
}

#main-area div.area div.row {
	padding: 30px 0;
	background: transparent url(../imgsIPTV/sep_dotted.gif) left bottom repeat-x;
	margin: 0 40px;
}

#main-area div.area div.row img.thumb {
	width: 86px;
	height: 43px;
	border: 1px solid #146e7f;
	float: left;
	margin-right: 20px;
}

#main-area div.area div.row div.time-area {
	width: 90px;
	height: 51px;
	float: left;
	margin-right: 10px;
}

#main-area div.area div.row div.time-start div.time-info {
	height: 21px;
	border-bottom: 1px solid #fff;
	background: transparent url(../imgsIPTV/bg_time_start.jpg) left top repeat-x;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #006274;
	padding-top: 4px;
}

#main-area div.area div.row div.time-end div.time-info {
	height: 25px;
	border-bottom: 1px solid #fff;
	background: transparent url(../imgsIPTV/bg_time_end.jpg) left top repeat-x;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #ccc;
	padding-top: 4px;
}

.time-start-tag {
	width: 38px;
	height: 21px;
	background-color: #006274;
	color: #FFF;
	text-align: center;
	float: left;
	font-size: 9px;
	padding-top: 4px;
	margin-top: -4px;
}

.time-end-tag {
	width: 38px;
	height: 21px;
	background-color: #cccccc;
	color: #FFF;
	text-align: center;
	float: left;
	font-size: 9px;
	padding-top: 4px;
	margin-top: -4px;
}

#main-area div.area div.row div.result-info {
	float: left;
	width: 438px;
}

#main-area div.area div.row div.result-info h4 {
	font-size: 16px;
	color: #006274;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	line-height: 19px;
}

#main-area div.area div.row div.result-info p {
	font-size: 11px;
	color: #999;
}

#main-area div.area div.last {
	background-image: none;
}

#main-area div.first {
	background-image: none;
	padding-top: 0;
}

#main-area div.area a img.prev {
	margin-top: -20px;
}

#main-area div.area div.unavailable div.time-start div.time-info {
	background: transparent url(../imgsIPTV/bg_time_end.jpg) left top repeat-x;
	font-weight: normal;
	color: #ccc;
}

#main-area div.area div.unavailable div.time-start div.time-info div.time-start-tag {
	background-color: #cccccc;
	color: #FFF;
}

#main-area div.area div.unavailable img.thumb {
	border: 0;
}

#main-area div.area div.unavailable div.result-info h4 {
	color: #ccc;
}

/* NOVOS 14-2-2013 */
#main-area h1.c-videosassoc {
	margin: 0 28px;
	padding: 0;
	height: 60px;
	background: transparent url(../imgsIPTV/tit_col_videosassoc.png) left center no-repeat;
}

#main-area div.videos div.desc img.thumb {
	border: 1px solid #006274;
	width: 111px;
	height: 73px;
}

#main-area div.videos div.desc h1 {
	margin-left: 126px;
}

#main-area div.videos div.desc p {
	margin-left: 126px;
}

#col-menu div.box div.row span.chat {
	font-size: 12px;
	color: #89dbe6;
	float: left;
	margin: 18px 0 0 10px;
}

#col-menu div.box div.row input[type="text"].chat {
	height: 12px;
	width: 130px;
	outline: none;
	border: 1px solid #ccc;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #89dbe6;
	float: left;
	padding: 5px;
	margin: 14px 0 0 10px;
}

#col-menu div.box div.row input[type="image"].chat {
	float: left;
	margin: 8px 0 0 -20px;
}

#col-menu div.box div.area {
	background: transparent url(../imgsIPTV/shdw_col.png) top center no-repeat;
	color: #FFF;
	padding: 16px 8px;
}

#chatbox {
	background-color: #63c5d2;
	background-color: #e0e0e0;
	padding: 8px;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	height: 260px;
	overflow: auto;
}

#chatbox span {
	font-style: italic;
	font-weight: bold;
	margin-right: 5px;
}

#chatbox span.user-01 {
	color: #888;
}

#chatbox span.user-02 {
	color: #c00;
}

#chatbox span.user-03 {
	color: #0c0;
}

#chatbox span.user-04 {
	color: #00c;
}

#chatbox span.user-05 {
	color: #990;
}

#chatbox span.user-06 {
	color: #c0c;
}

#chatbox span.user-07 {
	color: #099;
}

#chatbox span.user-08 {
	color: #c39;
}

#chatbox span.user-09 {
	color: #c63;
}

#chatbox span.user-10 {
	color: #9c6;
}

#chatbox span.user-11 {
	color: #39c;
}

#chatbox span.user-12 {
	color: #c90;
}

#chatbox p {
	margin: 0;
	padding: 10px 0;
	background: transparent url(../imgsIPTV/sep_dotted.gif) bottom center repeat-x;
}

#col-menu div.box div.row input[type="text"].msg {
	height: 12px;
	width: 160px;
	outline: none;
	border: 1px solid #ccc;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #89dbe6;
	float: left;
	padding: 5px;
	margin: 14px 0 0 10px;
}

#col-menu div.box div.row span {
	float: right;
	margin: 17px 10px 0 -14px;
}

#main-area h1.c-transmissoes {
	margin: 0 28px;
	padding: 0;
	height: 60px;
	background: transparent url(../imgsIPTV/tit_vid_transmissoes.png) left center no-repeat;
}

#main-area h1.c-videos {
	margin: 0 28px;
	padding: 0;
	height: 60px;
	background: transparent url(../imgsIPTV/tit_vid_videos.png) left center no-repeat;
	text-align: right;
}

#main-area div.area div.date div.pag {
	float: right;
	line-height: 56px;
	margin-right: 38px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #ccc;
}

#main-area div.area div.date div.pag em {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #63c5d2;
}

#main-area div.area ul.page {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style: none;
}

#main-area div.area ul.page li {
	padding: 0;
	margin: 0 2px;
	display: inline-block;
	background-color: #f3f3f3;
	line-height: 18px;
}

#main-area div.area ul.page li:hover {
	background-color: #e0e0e0;
}

#main-area div.area ul.page li.current {
	background-color: #1094ab;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 7px;
}

#main-area div.area ul.page li a {
	display: inline-block;
	padding: 3px 7px;
}

#main-area div.area ul.page li a:hover {
	text-decoration: none;
	font-weight: bold;
}

#main-area div.area ul.last {
	clear: both;
}

#main-area div.area div.tit {
	background: transparent url(../imgsIPTV/bg_program.png) center center no-repeat;
	height: 70px;
}

#main-area div.area div.tit h1 {
	font-weight: normal;
	color: #1094ab;
	font-size: 21px;
	margin: 0;
	padding: 0;
	margin-left: 38px;
	line-height: 56px;
}

#main-area div.area div.tit h1 span {
	font-weight: bold;
	color: #006274;
}

#main-area div.area h1 {
	font-size: 28px;
	font-weight: bold;
	color: #1094ab;
	margin-left: 35px;
	margin-right: 35px;
}

#main-area div.area h2 {
	font-size: 20px;
	font-weight: bold;
	color: #006274;
	margin-left: 35px;
	margin-right: 35px;
}

#main-area div.area h3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #1094ab;
	margin-left: 35px;
	margin-right: 35px;
}

#main-area div.area h4 {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #1094ab;
	margin-left: 35px;
	margin-right: 35px;
}

#main-area div.area p {
	font-size: 12px;
	line-height: 190%;
	margin-left: 35px;
	margin-right: 35px;
}

#main-area div.area p a {
	text-decoration: underline;
}

#main-area div.area p a:hover {
	color: #63c5d2;
}

#main-area div.area ul {
	font-size: 12px;
	list-style-image: url(../imgsIPTV/blt_cyan.png);
	margin-left: 35px;
	margin-right: 35px;
}

#main-area h1.c-colaboradores {
	margin: 0 28px;
	padding: 0;
	height: 60px;
	background: transparent url(../imgsIPTV/tit_col_colaboradores.png) left center no-repeat;
	text-align: right;
}

#main-area div.area div.head {
	background: transparent url(../imgsIPTV/bg_head.png) center bottom no-repeat;
}

#main-area div.area div.head h1 {
	font-weight: normal;
	color: #1094ab;
	font-size: 21px;
	margin: 0;
	padding: 12px 0 36px 0;
	margin-left: 38px;
	margin-right: 38px;
}

#main-area div.area div.head h1 span {
	font-weight: bold;
	color: #006274;
}

#main-area div.area div.head img.logo {
	margin: 20px 38px;
	padding-bottom: 20px;
}

#main-area div.area p label {
	font-size: 14px;
	font-weight: bold;
	color: #006274;
	display: block;
	margin-top: 20px;
}

#main-area div.area p label.required:after {
	content: "*";
	font-weight: bold;
	font-size: 12px;
	color: #c00;
}

#main-area div.area p input[type="text"],#main-area div.area p textarea,#main-area div.area p select {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1094ab;
	height: 18px;
	padding: 3px 6px;
	margin: 5px 0;
	border: 1px solid #CCC;
	outline: none;
}

#main-area div.area p textarea {
	height: auto;
}

#main-area div.area p select {
	height: 26px;
}

#main-area div.area p input[type="text"].c100,#main-area div.area p textarea.c100,#main-area div.area p select.c100
	{
	width: 98%;
}

#main-area div.area p input[type="text"].c50,#main-area div.area p textarea.c50,#main-area div.area p select.c50
	{
	width: 49%;
}

#main-area div.area p input[type="text"].c25,#main-area div.area p textarea.c25,#main-area div.area p select.c25
	{
	width: 24%;
}

#main-area div.area p input[type="text"].c10,#main-area div.area p textarea.c10,#main-area div.area p select.c10
	{
	width: 12%;
}

#main-area div.area p select[multiple="multiple"] {
	height: auto;
}

#main-area div.area p span.erro {
	background-color: #F99;
	color: #FFF;
	padding: 6px 10px;
}

#main-area h1.c-resultados {
	margin: 0 28px;
	padding: 0;
	height: 60px;
	background: transparent url(../imgsIPTV/tit_col_resultados.png) left center no-repeat;
}

#main-area h1.first {
	height: 40px;
	background-position: left top;
}

#main-area div.area div.tit h2 {
	font-weight: normal;
	color: #1094ab;
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-left: 38px;
	line-height: 56px;
	float: left;
}

#main-area div.area div.tit h2 span {
	font-weight: bold;
	color: #006274;
}

#main-area div.area div.tit select.left {
	float: left;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1094ab;
	padding: 3px 6px;
	margin: 17px 0 0 10px;
	border: 1px solid #CCC;
	outline: none;
}

#main-area div.area div.tit span {
	float: left;
	margin: 20px 0 0 10px;
	color: #999;
}

#main-area div.area div.row div.result-info p span {
	font-size: 10px;
	color: #1094ab;
	margin-top: 5px;
}

#main-area div.area div.unavailable div.result-info p span {
	color: #ccc;
}

#main-area div.area div.results div.result-info {
	width: 500px;
}

#main-area div.area div.results div.result-info p,#main-area div.area div.results div.result-info h4 {
	margin-left: 0;
	margin-right: 0;
}

#main-area div.area div.results img.thumb {
	width: 111px;
	height: 73px;
}

#col-menu div.box div.items {
	background: transparent url(../imgsIPTV/shdw_col.png) top center no-repeat;
	color: #63c5d2;
}

#col-menu div.box div.items p {
	margin: 0;
	padding: 12px;
	background: transparent url(../imgsIPTV/sep_dotted.gif) left bottom repeat-x;
}

#col-menu div.box div.items p a {
	display: block;
	color: #ffca5e;
	padding-left: 17px;
	background: transparent url(../imgsIPTV/blt_check_checked.gif) left center no-repeat;
}

#col-menu div.box div.items p.last {
	background-image: none;
}

#col-menu div.box div.items p.last a {
	font-weight: bold;
	background: transparent url(../imgsIPTV/blt_check_uncheck.gif) left center no-repeat;
}

#col-menu div.box div.filtro {
	background: transparent url(../imgsIPTV/shdw_col.png) top center no-repeat;
	color: #ffca5e;
	line-height: 36px;
	font-size: 14px;
	font-weight: normal;
}

#col-menu div.box div.filtro a {
	color: #ffca5e;
	display: block;
	padding: 5px 12px;
}

#col-menu div.box div.filtro a.itemmenu {
	background: transparent url(../imgsIPTV/blt_cyan.png) center left no-repeat;
	margin-left: 12px;
	padding-left: 15px;
}

#col-menu div.box div.filtro a span {
	font-weight: bold;
}

#col-menu div.box div.filtro img.icon {
	margin: 19px 6px 0 12px;
	float: left;
}

#col-menu div.box div.tags {
	text-align: center;
	padding: 18px 12px;
	color: #fff;
}

#col-menu div.box div.tags a {
	color: #fff;
	text-decoration: underline;
	margin: 0 2px;
	font-weight: bold;
}

#col-menu div.box div.tags a:hover {
	color: #ffca5e;
}

#col-menu div.box div.tags a.peso1 {
	font-size: 24px
}

#col-menu div.box div.tags a.peso2 {
	font-size: 18px
}

#col-menu div.box div.tags a.peso3 {
	font-size: 14px
}

#col-menu div.box div.tags a.peso4 {
	font-size: 12px
}

#col-menu div.box div.tags a.peso5 {
	font-size: 11px
}

#col-menu div.box div.tags a.peso6 {
	font-size: 10px
}

#col-menu div.box div.tags a.peso7 {
	font-size: 9px
}

#filtros-box {
	height: 330px;
	width: 715px;
	position: absolute;
	z-index: 3000;
	left: 50%;
	margin-left: -238px;
	top: 300px;
}

#filtros-box div.left {
	background: transparent url(../imgsIPTV/blt_roundbox_left.png) right center no-repeat;
	float: left;
	position: relative;
	height: 23px;
	width: 14px;
	top: 50%;
	margin-top: -11px;
	left: 1px;
}

#filtros-box div.box {
	font-size: 11px;
	background-color: #1094ab;
	float: left;
	height: 330px;
	width: 700px;
	border: 1px solid #1094ab;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-left: 15px;
}

#filtros-box div.box h1 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 18px;
}

#filtros-box div.box div.col {
	width: 233px;
	float: left;
}

#filtros-box div.box div.col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#filtros-box div.box div.col li {
	padding: 0;
	margin: 0;
}

#filtros-box div.box div.col a {
	display: block;
	color: #fff;
	padding: 6px 16px 6px 24px;
	background: transparent url(../imgsIPTV/blt_yellow2.png) 16px center no-repeat;
}

#filtros-box div.box div.col a:hover {
	color: #000;
	text-decoration: none;
	background: #ffca5e url(../imgsIPTV/blt_darkblue2.png) 16px center no-repeat;
}

/* NOVOS 01/03/2013 */
#main-area div.area h2.c-resultados {
	margin: 0 35px 20px 35px;
	padding: 0;
	font-weight: normal;
	color: #63c5d2;
	font-size: 14px;
}

#main-area div.area h2.c-resultados em {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

#main-area div.area div.tit img.bt {
	float: right;
	border: 0;
	margin-right: 10px;
	margin-top: 17px;
}

#main-area div.area div.row div.grid {
	width: 202px;
	float: left;
	margin-right: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #1094ab;
}

#main-area div.area div.row div.grid span {
	font-size: 10px;
	font-weight: normal;
	color: #63c5d2;
	line-height: 30px;
}

#main-area div.area div.row div.last {
	margin-right: 0;
}

#main-area div.area div.row div.grid img.thumb {
	display: block;
	margin: 0 0 12px 0;
	width: 200px;
	height: 131px;
}

#filtros-box div.box input.field {
	width: 85%;
	color: #63c5d2;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #CCC;
	outline: 0;
	margin: 17px 20px 0 20px;
	padding: 5px;
	height: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#filtros-box div.box input.bt {
	margin: 0;
	padding: 0;
	margin-left: -20px;
	position: relative;
	top: 8px;
}

#main-area div.area p span.sucesso {
	background-color: #9C6;
	color: #FFF;
	padding: 6px 10px;
}

div.msgbox {
	width: 420px;
	position: absolute;
	top: 500px;
	left: 50%;
	margin-left: -105px;
	color: #fff;
	font-size: 12px;
	background-color: #1094ab;
	border: 1px solid #1094ab;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
	padding: 0 20px;
}

div.msgbox h1 {
	font-size: 18px;
}

div.msgbox a {
	color: #ffca5e;
	font-weight: bold;
}

div.msgbox a.bt {
	background-color: #006274;
	padding: 5px 8px;
	margin: 10px 20px;
	display: inline-block;
}

div.msgbox a:hover.bt {
	background-color: #63c5d2;
	color: #006274;
	text-decoration: none;
}

div.msgbox a.close {
	float: right;
	margin: 15px 0 0 0;
	padding: 2px 6px;
	background-color: #63c5d2;
	color: #006274;
}

div.msgbox a:hover.close {
	background-color: #006274;
	color: #fff;
}

body div.sucesso {
	background-image: url(../imgsIPTV/icon_box_success.png);
	background-position: 20px 50px;
	background-repeat: no-repeat;
}

body div.erro {
	background-image: url(../imgsIPTV/icon_box_error.png);
	background-position: 20px 50px;
	background-repeat: no-repeat;
}

body div.dialog {
	background-image: url(../imgsIPTV/icon_box_dialog.png);
	background-position: 20px 50px;
	background-repeat: no-repeat;
}

body div.sucesso p:first-of-type,body div.erro p:first-of-type,body div.dialog p:first-of-type {
	margin-left: 75px;
}

#header div.wrap div.logged {
	width: 700px;
	float: right;
	background: transparent url(../imgsIPTV/bg_header_logged.png) left bottom no-repeat;
}

#header div.wrap div.logged img.icon {
	float: left;
	margin: 16px 8px 0 2px;
}

#header div.wrap div.logged p {
	padding: 0;
	margin: 0;
	padding-top: 18px;
	display: inline-block;
	color: #006274;
	width: 450px;
}

#header div.wrap div.logged p a {
	color: #006274;
	font-weight: bold;
}

#header div.wrap div.logged p span {
	color: #006274;
	color: #ffca5e;
	float: right;
	margin-right: 20px;
}

#header div.wrap div.logged p span a {
	font-weight: normal;
}

#main-area h1.c-conteudassoc {
	margin: 0 28px;
	padding: 0;
	height: 60px;
	background: transparent url(../imgsIPTV/tit_col_conteudassoc.png) left center no-repeat;
}

div.info-list li div.bt {
	float: right;
	height: 30px;
	width: 25px;
	background: transparent url(../imgsIPTV/sep_vid_bts.png) left bottom no-repeat;
	text-align: center;
}

div.info-list li div.bt a {
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
}

#main-area div.expand {
	background-color: #f0f0f0;
	margin-bottom: -15px;
	padding-top: 0;
}

#main-area div.expand div.box .form {
	background: #f0f0f0;
	padding: 15px;
	/*margin-bottom: 15px;*/
}

#main-area div.expand div.box h1 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
}

#main-area div.expand div.box form {
	background: transparent url(../imgsIPTV/shdw_vidhbox.png) center top no-repeat;
	padding-top: 25px;
}

#main-area div.expand div.box form label {
	display: block;
	font-size: 12px;
	color: #666;
}

#main-area div.expand div.box a.last {
	float: right;
}

#video-tit div.box {
	background: transparent url(../imgsIPTV/bg_vidinfo_canal.jpg) left top no-repeat;
}

#video-tit div.box h1 {
	margin: 0;
	paddind: 10px 10px 0 110px;
	background: transparent url(../imgsIPTV/bg_canal_select.png) 100px 5px no-repeat;
	height: 35px;
	width: 427px;
	font-size: 18px;
	color: #006274;
	font-weight: normal;
}

#video-tit div.box h1 a img.bt {
	height: 32px;
	width: 140px;
	float: right;
	margin-top: -5px;
}

#canal-select {
	position: absolute;
	z-index: 2000;
	background-color: #fec12b;
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
	width: 300px;
	left: 50%;
	margin-left: -127px;
	top: 130px;
	padding: 0 0 20px 0;
}

#canal-select ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#canal-select li {
	line-height: 30px;
	padding: 0 20px;
	border-bottom: 1px dotted #ffdd85;
}

#canal-select li.current {
	background: #1094ab;
	color: #fff;
}

#canal-select li a {
	display: block;
	color: #006274;
	font-weight: bold;
}

#canal-select li a:hover {
	color: #fff;
	text-decoration: none;
}

#canal-select li:hover {
	background-color: #63c5d2;
	color: #fff;
}

/* NOVOS 18/03/2013 */
table.notes tr {
	line-height: 40px;
}

table.notes th {
	border-bottom: 3px solid #1094ab;
	color: #1094ab;
	font-size: 14px;
}

table.notes td {
	border-bottom: 1px solid #e3e3e3;
	text-align: center;
}

table.notes td a {
	font-size: 10px;
	background-color: #e3e3e3;
	padding: 3px 6px;
	margin: 0 2px;
	border: 1px solid #ddd;
}

table.notes td a:hover {
	background-color: #fff;
}

table.notes td input {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1094ab;
	height: 18px;
	padding: 3px;
	margin: 5px 0;
	border: 1px solid #CCC;
	outline: none;
}

#option-bar div.formato { /* ALTERAÇÃO */
	width: 165px;
	padding: 0 7px 0 25px;
}

#option-bar div.formato div.items a { /* ALTERAÇÃO */
	margin: 0 1px;
}

#option-bar div.erro a {
	background: transparent url(../imgsIPTV/icon_erro.png) left center no-repeat;
	padding-left: 13px;
}