﻿html, body, form
{
	height:100%;
}

body
{
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 1.4em;
}

a { color: Black; }
a:hover { color: Black; }

img, a img { border: none; }

.tcomment { border: 1px solid #666666; }
.tbox, .tbox_alert, .chkbox_alert { border: 1px solid #666666; width:160px;  }
.tbox_alert, .chkbox_alert, .rad_alert, .tcomment_alert { border: 1px solid red; }

.alerts { color: Red; }

.tblCanvas
{
    margin:0px auto;
    width:100%;
    height:100%;
}

.divMenu{ height:44px; background: url(/PublicImages/menu_bg.png); color:white; width:100%;}
.divMenu, .tblMenu { height:44px; }
.divMenu a  {color:white}

.tblMenu  
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    color: White;
	margin:0px;
}

.tblMenu a { text-decoration: none;color:#ffffff; margin-left:20px; }
.tblMenu a:hover, a.menu_selected { color:#F36F21; }

.tblMain  
{
    width: 950px; 
    /*margin:0px auto;*/
	margin-left:55px;
    margin-top:15px;
}
.tblMain_BG { background: #ffffff url(/PublicImages/main_tile.jpg);}

.tape_top { position:absolute; left:30px; top:10px; }
.tape_sideLeft {position:relative; left:-20px; top:1px;}
.HeadTD {height:60px;}


.tdLeft { width: 635px; }
.tdRight { padding:20px; }

.imgLogo { margin-top:8px; margin-left: 30px; }

.tblCntbox { margin-top:100px; width:605px; }

.cntboxB {padding: 10px; }

.divSemana { margin: 10px; }

.cntboxTitle, .cntboxTitle_left { font-size:18px; font-weight: bold; text-transform:uppercase; }
.cntboxTitle_left { text-align: left; }

.t_orange { color:#f36f21; }

.t_orange_nick { color:#f36f21; font-size:12;}

.thumbs {   width: 100px; height:75px; }

.title { text-align:left; font-weight:bold; font-size: medium}

.more a, .cntboxFooter { font-size: 12px; font-weight: bold; text-transform:none; }

.cntboxFooter { text-align: right; margin: 10px; }

.tblLogin { }

.tblRegisto { width:330px; }

.info  {background-color:#e3e3e3; border-style:solid; border-color:#b0b0b0; text-align:center; margin:10px auto; width:90%;}

.date { color:#b0b0b0  }

.tdNames { width:120px; }
.tdFields { text-align:right; font-weight:bold; }

.tblRecent  
{
    /*width:570px;*/
    margin: 15px auto; 
    font-family: Tahoma;
    text-align: left;
}

.tdVideoThumbs { width: 125px; }

.imgPremios { position: absolute; left: 840px; top:5px; }

.imgSaibamais, .tblData { margin-top: 50px; }

.sponsorsB { background: white; }

.tblSponsors { margin: 30px 0px; }


.tblSidemenu, .tblSidemenu a
{
    color: White; 
    font-family: Tahoma;
    text-align: left;
    text-decoration: none;
    vertical-align:top;
}

.tblSidemenu td { padding-right:30px;}

.divFooter 
{
    border-top:1px solid white;
    background:#252525;
    height:200px;
    }
.tblFooter 
{
    width:800px;
    vertical-align:top;
    margin-left:55px;
    margin-top:25px;
}

.tblFooter, .tblFooter a  
{
    color: White; 
    font-size: 10px;
}

    
    
.terms_frame { padding: 5px 10px; }

.imgTransp { behavior: url(/Rendering/Images/iepngfix.htc); }