/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html {
	/* background:#FFF url(../imgscanal8/bg_geral.gif) top repeat-x; */
	background:#FFF url(../imgscanal8/bg_geral.gif) top repeat-x;
}
a img, table {
	border:0;
}
hr {
	margin:10px 0;
	clear:both;
}
fieldset {
	padding:10px;
}
legend {
	text-transform:uppercase;
	padding:0 5px;
	font-weight:bold;
}
#frm_comenta {
	margin-top:20px;
}
#frm_comenta label {
	display:block;
	width:100px;
}
ul {
	list-style-type:none;
}
a {color:#00C; text-decoration:none; /*border-bottom:#3399CC solid 1px;*/}
a:link {color:#00C;}
a:visited {color:#00C;}
a:hover {color:#00C; background:#F0F8FF;}
a:active {color:#00C;}

body {
	color:#333;
	font: 70%/1.5em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.list {
	list-style-type:circle;
	margin:20px;
	font-size:1.2em;
	line-height:1.5em;
	padding-left:3em;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.7em;
	color:#000;
}
h2 {
	font-size:1.5em;
	color:#222;
}
h3 {
	font-size:1.3em;
	color:#222;
}

h4 {
	font-size:1.1em;
	color:#222;
}
p {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
#container {
}
#container div {
}
#header {
	height:135px;
}
#topo {
	width:875px;
	margin:0 auto;
	height:100px;
}
#topo strong{
	color:#FF0000;
}
#topo a{
	color:#E1E1E1;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	border-bottom:none;
	font-size:0.9em;
	/*background:url(../img/bg_tv.gif) no-repeat left center;*/

}
#topo a:hover{
	color:#FF0000;
	text-decoration:none;
	/*background:none;*/
}
#brasilia{
	width:370px;
	float:left;
	margin-left:25px;
	display:none;
}
#filiadas{
	float:right;
	margin-right:25px;
}
#brasilia a{
	background:none;
	float:left;
}
#filiadas a{
	background:url(../img/bg_tv.gif) no-repeat left center;
	padding-left:15px;
}
#filiadas strong{
	background:url(../img/bandeiras.gif) no-repeat right center;
	padding-right:55px;
}
#topo h1 a {
	display:block;
	text-indent:-9000em;
	background:url(../imgscanal8/logo_canal8.gif);
	width:240px;
	height:70px;
	float:left;
	margin-top:15px;
	border-bottom:none;
}
#busca {
	float:right;
	margin-top:75px;	
}
#busca label, #frm_busca_bot label {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
}
#frm_busca_bot{
	clear:both;
}
.paginacao {
	display:block;
	clear:both;
}

#menu {
	background:#333 url(../imgscanal8/bg_menu.gif) repeat-x;
	height:42px;
}
#menu ul {
	width:875px;
	margin:0 auto;
	height:42px;	
}
#menu li {
	display:inline;
}
#menu li a {
	display:block;
	height:24px;
	float:left;
	color:#DDD;
	margin-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding:0 10px;
	padding-top:6px;
	border-bottom:none;
}
#menu li a:hover {
	color:#FFCC33;
}
#corpo {
	width:875px;
	margin:0 auto;
	padding:20px 0;
	/*
	height:100%;
	*/
}
#conteudo {
	float:left;
	width:695px;
	margin-right:15px;
	margin-bottom:20px;
	
	/*
	height:100%;
	border:#CCC solid 1px;
	*/
}
#conteudo.padrao h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}
#conteudo.padrao h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bolder;
	padding-bottom:10px;
}
#conteudo.padrao p {
	text-indent:3em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:1.5em;
	color:#666;
	margin-bottom:20px;
	text-align:justify;
}
.padrao2 {
	font-size:1.3em; 
	padding-right:50px;
	text-align:justify; 
	margin-bottom:20px; 
	line-height:1.5em;
}
#chamada {
	height:50px;
	margin-bottom:20px;
	/*
	border:#CCCCCC solid 1px;
	display:none;
	*/
}
#chamada h1{
	margin-bottom:8px;
}
#destaque {
	float:left;
	width:425px;
	/*
	border:#CCC solid 1px;
	*/
}
#videoativo {
	/*
	background:url(../img_v3/loading.gif) no-repeat;
	*/
}
#destaque h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.7em;
	margin:8px 0;
	color:#777;
}

#opcoes {
	height:30px;
	margin:10px 0;
	border-bottom:#999 dotted 1px;
}	
#opcoes li{
	display:inline;
}
#opcoes li a{
	display:block;
	float:left;
	border:#999 solid 1px;
	padding:0 5px;
	color:#FF0000;
	margin-right:5px;
}
#opcoes li a:hover{
	border:#FF6600 solid 1px;
	color:#FFF;
	background:#FF6600;
}
#opcoes form{
	float:right;
}
#toplist {
	float:right;
	width:270px;
	/*
	border:#333333 solid 1px;
	*/
}

#toplist h2{
	margin-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
}
#toplist h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
#toplist div {
	margin-bottom:10px;
	/*
	border-bottom:#666 dotted 1px;
	height:130px;
	*/
}
#toplist div div{
	float:left;
	width:100px;
	height:88px;
	background: url(../img/video_chrome.jpg) bottom no-repeat;
	margin-right:5px;
	border-bottom:none;
}
#toplist .toplist_op {
	clear:both; 
	height:20px; 
	border-bottom:#333 dotted 1px;
}
.list_videos {
	text-align:center
}
.list_videos a{
	border-bottom:none;
	background:none;
}
.list_videos img {
	border:#DDD solid 1px;
	padding:5px;
	background:#FFF;
}
.list_videos img:hover {
	border:#666666 solid 1px;
	background:#F2F2E6;
}

.list_item_video {
	border:#DDD solid 1px;
	height:200px;
	width:145px;	
	padding:10px;
	background:#FFF url(../imgscanal8/bg_gray.png) top repeat-x;
	margin:0 10px 10px 0;
	float:left;
}
.list_item_video:hover {
	border:#666 solid 1px;
}
#menu_videolist {
	height:32px;
	margin-bottom:10px;
	background:url(../imgscanal8/line01.png) bottom repeat-x;
}
#menu_videolist ul{
	
}
#menu_videolist ul li{
	display:inline;
	
}
#menu_videolist ul li a{
	display:block;
	height:20px;
	float:left;
	border:#CCC solid 1px;
	margin:0 0 0 15px;
	padding:0 20px;
	padding-top:5px;
	margin-top: 4px;
	background:url(../imgscanal8/bg_gray.png) top repeat-x;
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	text-transform:capitalize;
}
#menu_videolist ul li a:hover, #menu_videolist ul li a.ativo{
	background:#FFF;
	border-bottom-color:#FFF;
	color:#CC3300;
}
#publicidade {
	border:#CCC solid 1px;
	background-color:#FFFFFF;
	float:right;
	width:145px;
	margin-left:15px;
	text-align:center;
	padding-bottom:15px;
}
#publicidade img{
	float:none;
}
#publicidade div div {
	margin-bottom:10px;
}
#footer {
	background:#333 url(../imgscanal8/bg_rodape.gif) top repeat-x;
	height:40px;
	border-top:#7c7c7c solid 4px;
	padding:10px 100px 0 100px;
	clear:both;
	/*
	margin-top:200px;
	*/
}
#footer div {
	width:100%;
	margin:0 auto;
}
#footer #c8 {
	color:#999;
	text-align:center;
}
#footer #creditos {
	color:#999;
	float:right;
}
#footer a {
	color:#FFF;
	padding:0 5px;
	border-bottom:none;	
}
#footer a:hover {
	border-bottom:#FFFFFF dotted 1px;
	background:#000;
}
.frm_text {
	background:#FFF url(../imgscanal8/bg_from_text.gif) top repeat-x;
	border-top:#FF0000 solid 1px;
	border-right:#990000 solid 2px;
	border-bottom:#990000 solid 2px;
	border-left:#FF0000 solid 1px;
	height:15px;
	padding:2px;
	color:#666;
	font-size:1.2em;
}
.frm_text:hover, .frm_text:focus {
	background:#FFFFCC;
	border-top: #FF6600 solid 1px;
	border-right:#FF6600 solid 2px;
	border-bottom:#FF6600 solid 2px;
	border-left:#FF6600 solid 1px;
}

input.send-btn {
	background:#CC3300;
	border-top:#FF0000 solid 1px;
	border-right:#990000 solid 2px;
	border-bottom:#990000 solid 2px;
	border-left:#FF0000 solid 1px;
	color:#FFFFFF;
	padding:0 4px;
	font-size:0.8em;
	font-weight:bold;
	height:21px;
}
input.send-btn:hover {

}

/*NOVO LAYOUT*/
body {
	background:url(../imgscanal8/bg_topov4.png) repeat-x top;
}
#topo h1 a {
	background:url(../imgscanal8/logo_canal8v5.gif) no-repeat;
	width:249px;
	height:77px;
	margin-top:15px;
	margin-left:10px;
}
#topo h2 a {
	display:block;
	text-indent:-900em;
	float:left;
	background:url(../imgscanal8/canal-slogan.gif) no-repeat;
	width:295px;
	height:33px;
	margin-top:35px;
	margin-left:50px;
}
#menu {
	/*
	border:#FF0000 solid 1px;
	*/
	width:875px;
	margin:0 auto;
	height:42px;
	background:none;
}
#menu ul{
	/*
	border:#FF0000 solid 1px;
	*/
	height:42px;
	width:435px;
	margin:0;
	margin-left:10px;
}
#menu li a {
	border-left:#FF0000 solid 1px;
	color:#FFFFFF;
	text-transform:uppercase;
}
#menu li a:hover{
	background:url(../imgscanal8/bg_menu_hoverv4.png) repeat-x;
	color:#FFF;
}
#menu li a.right {
	border-right:#FF0000 solid 1px;	
}	
#busca {
	float:right;
	margin:0;	
	/*
	border:#FF0000 solid 1px;
	*/
	margin-top:-33px;
	color:#FFF;
	margin-right:10px;
}
#boxE {
	width:160px;
	height:900px;
	float:right;
	/*
	border:#FF0000 solid 1px;
	*/
}
#boxE div{
	margin-top:10px;
	text-align:center;
	/*
	border:#FF0000 solid 1px;
	*/
}