@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);

body.bodytv {
	margin: 0px;
	padding: 0px;
	background-image: url(images/BgTotal.png);
	background-color: #ad3e07;
	background-repeat: repeat-x;
	background-attachment: fixed;
	height: 100%;
	font-family: 'Lato', sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
}
.dimensoes {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.noFocus:focus {
    outline: none;
}
.titulo,
.titulo a {
	margin-top: px;
	margin-bottom:0px;
	color:#403A31;
	text-decoration:none;
}
.titulo a:hover {
	text-decoration:underline;
}
.subtitulo {
	font-size:20px;
	margin-top:0px;
	color:#403A31;
	text-decoration:none;
}
#barratopo {
	background-image: url(images/BgBarraTopo.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: fixed;
	z-index: 10;
	height: 110px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#barratopo .dimensoes {
	padding-right: 50px;
	padding-left: 50px;
	width: 900px;
}
#barratopo #logoeducris {
	margin-top: 17px;
	float: left;
}
#barratopo #logotvonline {
	float: right;
	margin-top: 20px;
}
#bodywrapper {
	z-index: 5;
	padding-top: 100px;
	height: 100%;
}
#bodywrapper .dimensoes {
	height: 100%;
}
#palco {
	background-color: #dcd8cc;
	background-image: url(images/BgPalco.png);
	background-repeat: repeat-x;
	padding-right: 50px;
	padding-left: 50px;
	height: 100%;
	padding-top: 50px;
}
/*#meumenu {
	position: fixed;
	z-index: 5;
	left: 50%;
	top: 89px;
	margin-left: 330px;
}
#meumenu .trigger a {
	background-image: url(images/BtMinhaConta.png);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 121px;
}
#meumenu .trigger.active a {
	background-image: url(images/BtMinhaConta-on.png);
}
#meumenu .toggle_container {
	margin-left: -43px;
}*/
#colunaesquerda {
	float: left;
	width: 220px;
}
#colunadireita {
	float: right;
	width: 650px;
}
#rodape {
	text-align: right;
	padding-top: 50px;
	padding-bottom: 20px;
	display: block;
	clear: both;
}
#rodape .addthis_toolbox {
	display: block;
	float: left;
	width: 200px;
}
.menulateral.topo {
	background-image: url(images/MenuLateralTopo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	margin-bottom: 20px;
}
.menulateral .base {
	background-image: url(images/MenuLateralBase.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 9px;
}
.menulateral .centro {
	background-image: url(images/MenuLateralCentro.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 2px;
	padding-left: 2px;
}
.menulateral .trigger {
	margin: 0px;
	padding: 0px;
}
.menulateral .trigger a {
	display: block;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #403a31;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d5;
	padding: 15px 0px 15px 10px;
	text-transform: uppercase;
	background-image: url(images/SetaE.png);
	background-repeat: no-repeat;
	background-position: 90% 50%;
}
.menulateral.links .trigger a {
	border: none;
	padding: 15px 0px 15px 10px;
}
.menulateral .trigger.active a {
	background-image: url(images/SetaS.png);
}
.menulateral .toggle_container {
}
.menulateral .block {
	padding-bottom: 20px;
}
.menulateral ul {
	margin: 0px;
	padding: 0px;
}
.menulateral li {
	list-style-type: none;
	font-size: 14px;
	padding: 5px 0 5px 34px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/MenuLateralSeparador.png);
}
.menulateral.links li,
.menulateral.links li.ultimo {
	margin: 0 0 0 10px;
	padding: 5px 0 5px 10px;
	background-image: url(images/MenuLateralSeparadorSimples.png);
}
.menulateral.links li.ultimo {
	background-image: none;
}
.menulateral li.actual {
	background-image: url(images/MenuLateralSeparadorActual.png);
}
.menulateral li.ultimo {
	background-image: url(images/MenuLateralSeparadorUltimo.png);
}
.menulateral li.ultimo.actual {
	background-image: url(images/MenuLateralSeparadorActualUltimo.png);
}
.menulateral li a {
	text-decoration: none;
	color: #403a31;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.menulateral li a:hover {
	text-decoration: underline;
}
.menulateral li.DESC a {
	background-image: url(images/Seta2S.png);
}
.menulateral li.ASC a {
	background-image: url(images/Seta2N.png);
}
#caixapesquisa {
	margin-bottom: 20px;
	margin-left: 10px;	
}
#caixapesquisa form #texto {
	background: transparent;
	border:none;
	margin: 0px;
	padding: 0px 5px;
	background-image: url(images/BgPesquisar.png);
	height: 31px;
	width: 183px;
}
#caixapesquisa form #texto:focus {
	background-image: url(images/BgPesquisar-on.png);
}
.menupopup.topo {
	background-image: url(images/MenuPopupTopo.png);
	width: 170px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}
.menupopup .base {
	background-image: url(images/MenuPopupBase.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}
.menupopup .centro {
	background-image: url(images/MenuPopupCentro.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 5px;
}
.menupopup ul {
	margin: 0px;
	padding: 0px;
}
.menupopup li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4a2a0;
	text-align: right;
	padding-right: 12px;
}
.menupopup li.ultimo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menupopup a {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
}
.menupopup a:hover {
	text-decoration: underline;
}
.menupopup a.disabled {
	color: #999;
	cursor: default;
}
.menupopup a.disabled:hover {
	text-decoration: none;
}
/*.accoesvideo {
	width: 170px;
	position: absolute;
	left: 50%;
	z-index: 3;
	margin-left: 290px;
} -- 28-05-2014 */
.accoesvideo {
	width: 170px;
	position: relative;
	z-index: 3;
	float:right;
}
.accoesvideo .trigger a {
	background-image: url(images/BtAcoes.png);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 73px;
	margin-left: 87px;
}
.accoesvideo .trigger.active a {
	background-image: url(images/BtAcoes-on.png);
}
.accoesvideo .toggle_container {
}
.videobox {
	width: 300px;
	float: left;
	padding-top: 24px;
	padding-right: 24px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccac2;
	border-right-color: #cccac2;
}
.videobox.direita {
	border-right-style: none;
	padding-left: 24px;
	padding-right: 0px;
}
.videobox.direita,
.videobox.esquerda {
	height: 295px;
}

.videobox.destaque {
	width: 649px;
	/*float: none;
	margin-bottom: 40px; -- marcos 28/05/2014 */
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.videobox .ecra {
	background-color: #333;
	margin-bottom: 15px;
}
.videobox .ecra img.preview {
	height: 169px;
	width: 300px;
}
.videobox .ecra img.mascara {
	margin-left: -300px;
	height: 169px;
	width: 300px;
}
.videobox.destaque .ecra {
	/*height: 381px;*/
}
.videobox.destaque .ecra img.preview {
	height: 388px;
	width: 649px;
}
.videobox.destaque .ecra img.mascara {
	margin-left: -475px;
	margin-top: 115px;
	vertical-align: top;
}

.videobox .informacao p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #40372d;
}
.videobox .informacao a {
	color: #40372d;
	text-decoration:none;
}
.videobox .informacao .titulo {
	font-weight:bold;
	font-size:15px;
}
.videobox .informacao .subtitulo {
	font-weight:normal;
	font-size:13px;
	margin-bottom:5px;
}
.videobox .informacao .label {
	color: #853006;
	/*font-weight: bold;*/
}
.videobox .ecra a {
	color:#FFFFFF;
	text-decoration:none;
}
.videobox .ecra a:hover {
	text-decoration:underline;
}
#paginacao {
	display: block;
	padding-top: 20px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCAC2;
	font-size: 14px;
	line-height: 14px;
}
#paginacao a {
	color:	#403a31;
	text-decoration:none;
}
#paginacao a:hover {
	color:	#853006;
	text-decoration:underline;
}
#paginacao .anterior,
#paginacao .seguinte,
#paginacao .numero {
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 25px;
	float: left;
	background-position: bottom;
}
#paginacao .anterior {
	background-image: url(images/SetaO.png);
}
#paginacao .seguinte {
	background-image: url(images/SetaE.png);
}
#paginacao .numero {
	background:none;
	text-align: center;
}
#paginacao .actual {
	color:	#853006;
	font-weight: bold;
}
/*--------------ADDTHIS TWEAKS-----------*/
.at15t_email {
	display:none;
}
/*--------------MENU LOGIN-----------*/
#meumenu {
	top:90px;
	left:50%;
	margin-left:330px;
	position:fixed;
	z-index:1;
}
#meumenu .trigger a {
	background-image:url(../images/btn_login.png);
	background-repeat:no-repeat;
	width:121px;
	height:50px;
	display:block;
}
#meumenu .trigger.active a {
	background-image:url(../images/btn_login_active.png);
}
#meumenu .toggle_container {
	margin-left:-43px;
}
.menupopup.topo {
	background-image:url(../images/menutopo_topo.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:170px;
	height:auto;
	margin-top:0;
	padding-top:15px;
}
.menupopup .base {
	background-image:url(../images/menutopo_base.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:20px;
}
.menupopup .centro {
	background-image:url(../images/menutopo_centro.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	width:auto;
	margin:0px;
	padding-top:0;
	padding-right:11px;
	padding-left:11px;
	padding-bottom:5px;
}
.menupopup ul {
	margin:0px;
	padding:0px;
}
.menupopup li {
	list-style-type:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#a4a2a0;
	text-align:right;
	padding-right:12px;
}
.menupopup li.ultimo {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
}
.menupopup a {
	font-size:13px;
	text-decoration:none;
	color:#000;
	padding-top:7px;
	padding-bottom:7px;
	display:block;
}
.menupopup a:hover {
	text-decoration:underline;
}
.menupopup a.disabled {
	color:#999;
	cursor:default;
}
.menupopup a.disabled:hover {
	text-decoration:none;
}

#meumenu .trigger_login a {
	background-image:url(../images/btn_minhaconta.png);
}
#meumenu .trigger_login.active a {
	background-image:url(../images/btn_minhaconta_active.png);
}
.menupopup_login {
	background-image:url(../images/loginbg.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:323px;
	height:180px;
	margin-top:0;
	padding-top:15px;
}
.menupopup_loginbox {
	padding:7px 20px 0px 40px;
	font-size:13px;
	font-weight:bold;
}
.menupopup_loginbox .loginbtn {	
	background-image:url(../images/loginbtn.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:transparent;
	width:64px;
	height:17px;
	font-size:0;
	margin-right:100px;
	border:0;
	float:right;
}
.menupopup_loginbox .inputbox {	
	background-image:url(../images/inputbox.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:transparent;
	width:167px;
	height:20px;
	border:0;
	float:right;
}
.menupopup_loginbox .styled {	
	background:url(../images/checkbox.png) no-repeat scroll 0 0 transparent;
	width:19px;
	height:25px;
	display:none;
}
.menupopup_loginbox .checkbox {
	background:url(../images/checkbox.png) no-repeat scroll 0 0 transparent;
	width:19px;
	height:25px;
	margin-left:10px;
	padding:0 5px 0 0;
	display:block;
	float:left;
}
.menupopup_loginbox .recuperarpass {
	font-size:11px;
	font-weight:normal;
	margin-left:100px;
}
.menupopup_loginbox .recuperarpass a {
	text-decoration:none;
	color:#555454;
}
#meumenu .toggle_container_login {
	margin-left:-192px;
}

/*.at300bs {
	background-image:url("images/widget33.png") !important;
}*/

#colunaesquerda .banners img {
	width: 220px;
}
#colunaesquerda .banners a {
	display: block;
	margin-bottom: 10px;
}

.jcarousel-skin-pika .jcarousel-container-horizontal {
	z-index:9;
}

/* MARCOS 24-09-2014 */
.videobox .menupopup .at15t_email, .videobox .menupopup .at16nc.at16t_email {
	display:none;
}