@charset "ISO-8859-1";
/* CSS Document */

/***** RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0 !important;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}
body {
	line-height: 1;
	background: #fff;
	color: #000;
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
ins {
	text-decoration: none
}
del {
	text-decoration: line-through
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
address{
	font-style: normal
}

/*** fim RESET ***/

body {
	font-family: 'trebuchet ms', arial, verdana;
	font-size: 11px;
	line-height: 1.2;
	}
	
h5  {
	background: url(imgs/topo_tip.gif) bottom no-repeat;
	width: 167px;
	padding-bottom: 12px;
	text-align: center;
	color: #1a6ab2;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	}
	
#WzTtDiV span {
	display: block;
	padding: 0 8px 4px 8px;
	width: 151px;
	}



/*** HEADER ****/

#header {
	background: url(imgs/bg_topo.gif) repeat-x;
	height: 169px;
	overflow: hidden;
	}
	
#wrapper_header {
	width: 930px;
	margin: auto;
	}
	
#logo_coad {
	float: left;
	width: 198px ;
	height: 168px ;
	}
	
#logos_dir {
	width: 210px;
	float: right;
	text-align: right;
	}
	
#tit_pagina {
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 40px;
	padding-top:2px;
	}
	
	
/*** fim #header ****/

/***** AVISOS ****/
#avisos{
	width:940px;
	margin:0 auto;
	margin-bottom:15px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
}
#avisoNaveg{
	width:940px;
	height:70px;
	background-image:url(images/avisos/aviso_navegador.jpg);
	background-repeat:no-repeat;
}
#avisoResol{
	width:940px;
	height:55px;
	background-image:url(images/avisos/aviso_resolucao.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
}
#avisoNaveg p{
	width:540px;
	font-size:10px;
	padding-left:210px;
	padding-top:17px;
	float:left;
}
#avisoResol p{
	font-size:10px;
	padding-left:210px;
	padding-top:17px;
}
#avisoNaveg img{
	margin-top:7px;
	margin-left:5px;
	border:none;
}
/**** fim AVISOS ****/
/***** #CONTENT *****/

#content {
	width: 932px;
	margin: auto;
	background: url(imgs/bg_conteudo.gif) no-repeat center top;
	padding: 0 8px;
	}
	
#dots {
	background: url(imgs/dots.gif) repeat-y;
	}
	
/*** left-col ***/

#left_col {
	width: 598px ;
	float: left;
	}
	
/*** right-col ***/

#right_col {
	width: 320px;
	float: right;
	}
	
	
/*** abas ***/
#abas {
	width: 556px;
	margin: auto;
	}

.aba {
	display: block;
	width: auto;
	float: left;
	padding: 4px 7px 0 10px;
	height: 19px;
	background: #e8e8e8 url(imgs/bg_aba.gif) repeat-x;
	border: #c8c8c8 solid 1px;
	border-bottom: none;
	cursor: pointer;
	float: right;
	margin-right: 2px;
	}
	
.premium {
	color: #ffa200;
	font-size: 13px;
	/*float: left;
	letter-spacing: -1px;*/
	}
	
.plantao {
	color: #1a6ab2;
	font-size: 13px;
	/*float: left;
	letter-spacing: -1px;*/
	}

.entrevista {
	color: #1a6ab2;
	font-size: 13px;
	/*float: left;
	letter-spacing: -1px;*/
	}


.status img {
	float: right;
	margin-top: 4px;
	}
	
/*** video ***/

#box_video {
	margin-left: 12px;
	position: relative;
	}

#video {
	background: url(imgs/bg_video.gif) no-repeat top;
	width: 570px;
	height: 350px;
	padding: 8px;
	}
	
#detalhes_video {
	background: url(imgs/bg_desc.gif) repeat-y;
	width: 565px;
	margin-left: 22px;
	}
	
#url_video {
	width: 565px;
	margin-left: 22px;
	text-align: right;
}

#arremate_topo {
	background:url(imgs/bg_topo_desc.gif) top center no-repeat;
	padding: 18px 9px 0 9px ;
	width: 547px;

	}
	
#arremate_balao {
	background: url(imgs/bg_bottom_desc.gif) no-repeat;
	width: 565px;
	height: 6px;
	margin-left: 22px;
	}
	
#banners {
	width: 570px;
	margin-left: 22px;
	border-top: 1px dotted #ccc;
	margin-top: 12px;
	padding-top: 12px;
	}

.banner1 {
	width: 277px;
	float: left;
	margin-right: 10px;
	}

.banner2 {
	width: 277px;
	float: left;
	}
	
	
/**** RIGHT_COL *****/

#flash_top {
	text-align: center;
	}
	
#login {
	background: #f3f3f3;
	width: 295px;
	padding: 12px;
	margin-top: 13px;
	}
	
#bg_login {
	background:url(imgs/bg_login.gif) no-repeat;
	width: 256px;
	padding: 0 17px;
	height: 187px;
	margin: auto;
	}
	
#bg_login .tit_login {
	display: block;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #ffa200;
	height: 35px;
	padding-top: 15px;
	}
	
#bg_login label {
	margin-bottom: 7px;
	display: block;
	}
	
#bg_login label span {
	display: block;
	float: left;
	width: 64px;
	height: 15px;
	padding-top: 6px;
	text-align: right;
	font-weight: bold;
	}
	
#bg_login label input {
	height: 19px;
	background: url(imgs/bg_input_txt.gif) repeat-x;
	border: 1px solid #dcdcdc;
	width: 157px;
	margin-left: 9px;
	}
	
#bg_login form {
	margin-top: 20px;
	}
	
.bt_acessar {
	float: right;
	width: 74px;
	height: 22px;
	background: url(imgs/bg_acessar.gif) ;
	cursor: pointer;
	border: none;
	margin-right: 24px;
	}
	
/*** box lateral ***/

.box_lateral {
	margin-top: 13px;
	}
	
.top_box_lateral {
	background: url(imgs/bg_topo_box.gif) no-repeat ;
	width: 246px;
	height: 23px;
	margin:auto;
	font-size: 13px;
	padding: 6px 17px 0 17px;
	cursor: pointer;
	}
	
.cont_box_lateral {
	width: 262px;
	padding: 17px 8px 0 8px;
	margin: auto;
	border-left: 1px #e4e4e4 solid;
	border-right: 1px #e4e4e4 solid;
	position: relative;
	top: -4px;
	line-height: 1.2;
	display: none;
	}
	
.cont_box_lateral label span {
	display: block;
	float: left;
	width: 64px;
	height: 15px;
	padding-top: 6px;
	text-align: right;
	font-weight: bold;
	}

.cont_box_lateral label input {
	height: 19px;
	background: url(imgs/bg_input_txt.gif) repeat-x;
	border: 1px solid #dcdcdc;
	width: 157px;
	margin-left: 9px;
	}
	
.cont_box_lateral .label_bigger label input {
	width: 132px;
	}
	
.cont_box_lateral .label_bigger label span {
	width: 96px;
	}
	
.cont_box_lateral label {
	margin-bottom: 7px;
	display: block;
	}
	
.arremate_box_lateral {
	background: url(imgs/arremate_box_lateral.gif) no-repeat;
	width: 280px;
	height: 5px;
	position: relative;
	left: -9px;
	}
	
.bt_subscrever {
	float: right;
	width: 95px;
	height: 22px;
	background: url(imgs/bg_bt_subscrever.gif);
	cursor: pointer;
	border: none;
	margin-right: 30px;
	}
	
.bt_enviar {
	float: right;
	width: 74px;
	height: 22px;
	background: url(imgs/bg_bt_enviar.gif) ;
	cursor: pointer;
	border: none;
	margin-right: 30px;
	}

.cont_box_lateral form {
	margin-top: 15px;
	}
	
	


/***** RODAPE *****/

#footer {
	background: url(imgs/bg_rodape.gif) ;
	height: 30px;
	border-top: 1px solid #bababa;
	margin-top: 34px;
	}
	
.wrapper_rodape {
	width: 897px;
	margin: auto;
	padding-top: 8px;
	font-size: 12px;
	color: #2771a0;
	}
	
	
/*** FIM RODAPE ****/


/* CLASSES */

.suave {
	color: #928f8f;
	}
	
	
/********* SELETORES MODIFICADOS **********/

/*** COVERS ***/

#videos_layer_plantao {
	/*background: url(imgs/bg_white_overlay.png);*/
	_background: none !important;
	height: 320px;
	width: 570px;
	position: absolute;
	margin-top: 8px;
	margin-left: 8px;
	display: none;
	}
	
#videos_layer_entrevista {
	/*background: url(imgs/bg_white_overlay.png);*/
	_background: none !important;
	height: 320px;
	width: 570px;
	position: absolute;
	margin-top: 8px;
	margin-left: 8px;
	display: none;
	}

#videos_layer_premium {
	/*background: url(imgs/bg_white_overlay.png);*/
	_background: none !important;
	height: 320px;
	width: 570px;
	position: absolute;
	margin-top: 8px;
	margin-left: 8px;
	display: none;
	}
	
#videos_layer_plantao #loopedSlider {
	background:url(imgs/bg_cover.png) no-repeat ;
	width: 544px;
	height: 145px;
	margin: auto;
	margin-top: -8px;
	padding-left: 12px ;
	}
	
#videos_layer_entrevista #loopedSlider {
	background:url(imgs/bg_cover.png) no-repeat ;
	width: 544px;
	height: 145px;
	margin: auto;
	margin-top: -8px;
	padding-left: 12px ;
	}
	
#videos_layer_premium #newsSlider {
	background:url(imgs/bg_cover_premium.png) no-repeat ;
	width: 544px;
	height: 145px;
	margin: auto;
	margin-top: -8px;
	padding-left: 12px ;
	}

/*#videos_layer_premium #video_thumbs {
	background: url(imgs/bg_cover_premium.png) no-repeat;
	width: 544px;
	height: 145px;
	margin: auto;
	margin-top: -8px;
	padding-left: 12px ;
	} */
	
#backward {
	width: 35px;
	height: 43px;
	float: left;
	position: relative;
	top: 55px;
	margin: 0 4px;
	z-index: 1000;
	}
	
#forward {
	width: 35px;
	height: 43px;
	float: right;
	position: relative;
	top: 55px;
	margin: 0 14px;
		z-index: 1000;
	}
	
#thumbs {
	position: relative;
	top: 25px;
	/*margin-left: 42px;*/
	display: block;
	}
	
#thumbs .div {
	float: left;
	width: 104px;
	margin: 0 4px;
	display: block;
	}
	
.tit_data {
	text-align: center;
	color: #0065b2;
	display: block;
	}

/** abas **/

#container {
  position: relative;
  width: 449px;
  height: 120px;
  overflow: hidden;
  /**margin-left: 43px;
  *margin-top: -43px;
  _margin-top: -21px;*/
}

#containerEntrevista {
  position: relative;
  width: 449px;
  height: 120px;
  overflow: hidden;
  /**margin-left: 43px;
  *margin-top: -43px;
  _margin-top: -21px;*/
}

#scroller {
  width: 1000%; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

.content {
  width: 200px;
  height: 200px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
  font-size: .8em;
}

.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
  font-size: .8em;
  color:#00009C;
  font-weight: bold;
}

#thumbs a {
	text-decoration: none;
}

#videos_layer_plantao-title {
	width: 167px;
	}
	
#videos_layer_entrevista-title {
	width: 167px;
	}
	
#videos_layer_premium-title {
	/*width: 132px;*/
	}