﻿/* 20090412-1622 */
/* box terra tv */
.mod-terratv { float:left; background:#FFF url(images/bgvideo1.jpg) no-repeat; padding:3px; width:203px; height:205px; overflow:hidden; } /* 250x211 pixels (w/h) */
.mod-terratv .ctn-header { width:100%; padding:0; clear:both; float:left; color:#186122; }
.mod-terratv .ctn-header h4 { display:block; float:left; height:16px; padding:6px 0 0 8px; margin:0; }
.mod-terratv .ctn-header h4 a { float:none; text-decoration:none; vertical-align:middle; }
.mod-terratv .ctn-header h4 a:hover { text-decoration:none; }
.mod-terratv .ctn-header h4 a span { font-size:14px; font-weight:bold; margin:0 0 3px; }
.mod-terratv .ctn-header a.lnk-previous,
.mod-terratv .ctn-header a.lnk-next { display:block; text-indent:-9999px; background:url(images/btn-prev_next_corentv.gif) no-repeat; width:17px; height:17px; float:right; margin:0 0 0 2px; padding:0; } /* next and previous buttons */
.mod-terratv .ctn-header a.lnk-previous { background-position:0 0; }
.mod-terratv .ctn-header a.lnk-previous:hover { background-position: bottom left; }
.mod-terratv .ctn-header a.lnk-next { background-position:top right; }
.mod-terratv .ctn-header a.lnk-next:hover { background-position:bottom right; }

.mod-terratv .ctn-header em { display:block; float:right; margin:0 7px 0 0; font-size:11px; font-weight:bold; font-style:normal; line-height:20px; } /* line-height 20px para compensar "margens" superior e inferior */

.mod-terratv ol { display:block; width:100%; clear:both; list-style:none;}
.mod-terratv ol li { position:relative; width:193px; height:165px; padding-left:10px; padding-top:10px;overflow:hidden; background-color:#FFF;text-align:center; list-style:none; }
.mod-terratv ol li span.opaco { position:absolute; top:131px;_top:133px; left:0; width:203px; height:52px; background-color:#ECEAE7; margin:0; opacity:0.85 !important; -moz-opacity:0.85 !important; filter:alpha(opacity=85) !important; }
.mod-terratv ol li span.footer { position:absolute; top:131px;_top:133px; left:0; width:203px; height:52px; margin:0; }
.mod-terratv ol li span.footer strong { display:block; float:left; padding:5px 0 0 10px; margin:0; width:115px; height:40px; font-style:normal; font-weight:bold; font-size:12px; line-height:13px; overflow:hidden; }
.mod-terratv ol li span.footer em { display:block; background:url(http://stf.terra.com.br/portal/_img/btn-general.gif) no-repeat 0 -30px; float:right; margin:15px 14px 0 0; width:92px; height:24px; text-indent:-9999px; }


/* Loading State */
/* .loading.mod-terratv ol li { background-image:url(http://stf.terra.com.br/portal/_img/ajax-loader_v2.gif); background-repeat:no-repeat; background-position:center center; } */
.mod-terratv.loading .ctn-header a { display:none; }
.mod-terratv.loading .ctn-header h4 a { display:inline; }

/* linguagens especificas */
.LNG_en .mod-terratv ol li a span.footer em { background-image:url(http://stf.terra.com/portal/en/_img/btn-general.gif); width:77px; }
.LNG_es .mod-terratv ol li a span.footer em { background-image:url(http://stf.terra.com/portal/es/_img/btn-general.gif); width:35px; }