﻿/* 20090915-1448 */
/* módulo TERRA TV + SONORA (Module 35, 66, 66 C1) */
/*
.mod-terratv { width:250px; height:308px; }
.mod-terratv .odd { background-color:#ECEAE7; }
.mod-terratv ul { float:left; }
.mod-terratv li { float:left; }
.mod-terratv .combobox ul,
.mod-terratv .combobox li {float:none;}
*/

/* TERRA TV */	
.mod-terratv { width:250px; }
.mod-terratv .ctn-terratv { position:relative; }
.mod-terratv .ctn-terratv ol { display:block; width:100%; clear:both; }
.mod-terratv .ctn-terratv ol li { display:none; position:relative; width:250px; height:271px; }
.mod-terratv .ctn-terratv ol li.active { display:block; }
/*.mod-terratv .ctn-terratv ol li a { display:block; position:absolute; top:0; left:0; width:100%; background:url(http://stf.terra.com.br/portal/_img/img-spacer.gif); }*/
.mod-terratv .ctn-terratv ol li span.img-photo a  { float:left; overflow:hidden; }
.mod-terratv .ctn-terratv ol li span.img-photo a img  { width:250px; height:188px; float:left; overflow:hidden; }
.mod-terratv .ctn-terratv ol li span.img-photo a:hover { border:3px solid #FF9900; text-align:center; }
.mod-terratv .ctn-terratv ol li span.img-photo a:hover img { margin:-3px; }
.mod-terratv .ctn-terratv ol li span.footer { 
display:block; 
clear:both; 
width:230px; 
padding:10px 10px; 
height:63px; 
margin:0; 
background-color:#ECEAE7; }
.mod-terratv .ctn-terratv ol li span.footer em 
{ 
display:block;
 font-weight:bold; 
 font-style:normal; 
 font-size:14px; 
 line-height:16px; 
 margin-top:-3px; 
 padding-bottom:5px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.mod-terratv .ctn-terratv ol li span.footer em {
margin-top:-2px;
}
}

.mod-terratv .ctn-terratv ol li span.footer a b { display:block; margin-top:5px; cursor:pointer; text-indent:-9999px; width:92px; height:24px; border:0; background:url(http://stf.terra.com.br/portal/_img/btn-general.gif) no-repeat 0 -30px; }
.mod-terratv .ctn-terratv ol li span.footer a:hover b { background-position:-150px -30px; }
.mod-terratv .ctn-terratv ol li span.footer a:hover b { cursor:pointer; color:#5D5850; }

/* linguagens especificas */
.LNG_en .mod-terratv .ctn-terratv ol li span.footer a b { background-image:url(http://stf.terra.com/portal/en/_img/btn-general.gif); width:77px; }
.LNG_es .mod-terratv .ctn-terratv ol li span.footer a b { background-image:url(http://stf.terra.com/portal/es/_img/btn-general.gif); width:35px; }
