@charset "utf-8";
/* CSS Document */

/* ------ Structure/universal -------*/
html, body {
  margin: 0px;
  padding: 0px;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-size:11px;
  height:100%;
} 
html{
background:url(../images/bgFullBody.gif)  top repeat-y;
}

body{
background:url(../images/bgHeaderGradient.gif)  top repeat-x; 
height:auto;
}
a:hover{
text-decoration: underline !important;
color:#fff;
}
table{
/*color:#CCC;	*/
}
td a{
/*color:#ccc !important;	*/
text-decoration: none !important;
}
td a:hover{
	color:#fff;
	text-decoration: underline !important;
}

#ticker{
	background:transparent  url(../images/header/top_01.png) no-repeat;
	margin:0 auto;
	width:515px;
	height:21px;
}

#time{
	background:transparent  url(../images/header/top_02.png) no-repeat;
	width:370px;
	height:21px;
	float:right;
}
#banner{
	background:transparent  url(../images/banner.jpg) no-repeat;
	margin:0 auto;
	width:728px;
	height:148px;
}
#nav {
	background:url(../images/intMnuBack.gif) repeat-x;
	height:24px;
	width:951px;
	float:left;
	color:#FFFFFF;
	padding:0px;
} 
.maintext {
color:#FF0000;
}
.txtWhite{
color:#FFFFFF !important;

}
.txtWhite a{
color:#FFFFFF !important;
text-decoration:none;
}
.txtWhite a:hover{
color:#cccccc !important;
text-decoration:underline;
}
.mnuDivider{
margin-top:4px;
float:left;
color:#6b6b6b;
}
.mnuBold{
color: yellow !important;
font-weight:bold;
border-top: #EEEEEE 2px solid;
}
.mnuBold:first-child{
color:#FFFFFF;
font-weight:bold;
}
.mnuBold:hover{
color:#FFFFFF !important;
}
#platforms {
	background:transparent  url(../images/header/header_04.png) no-repeat;
	margin:0 auto;
	padding-left:150px;
	width:588px;
	height:29px;
}
#log{
	background:transparent  url(../images/header/header_02.png) no-repeat;
	margin:0 auto;
	width:146px;
	height:140px;
}
A:link {
color:#FFFFFF;
text-decoration: none;
}
A:hover {
text-decoration: underline;
}
A:visited {
	color:#FFFFFF;
	}
.sidebar-title {
background:url(../images/bars/sbar.png) no-repeat;
width:150px;
height:34px;
}
.sidebar-title1 {
background:url(../images/bars/sbar1.png) no-repeat;
width:252px;
height:32px;
}
.sidebar-title2 {
background:url(../images/bars/sbar2.png) no-repeat;
width:470px;
height:35px;
}
.sidebar-con {
border: 1px solid #940808;
width:150px;
margin:10px 0 10px 0;
float: right;
}
.sidebar-title-text {
padding: 7px 0 0 6px ;
text-align: left;
font-size: 10px;
font-weight: bold;
}
.login-box {
background: url(../images/bgBadgeGradient.gif) repeat-x #666666; 
height:90px;
width:267px;
text-align:center;
float:left;
clear:right;
}
.login-box label{
color:#FFFFFF;
font-size:9px;
margin-right: 1em;
}
form label{
color:#FFFFFF;
font-size:9px;
margin-right: 1em;
}
.login-box A:link {
color:#FFFFFF;
text-decoration: none;
}
.login-box A:visited {
color:#FFFFFF;
text-decoration: none;
}
.login-box A:hover {
color:#a5a5a5;
}
.sbox {
height:14px;
width:140px;
color:#ffffff;
font-size:11px;
float:right;
}
.logbox {
background-color:#666666;
border:1px solid #999999;
color:#FFFFFF;
margin:0px;
height:15px;
width:165px;
}
.logbut {
border:1px solid #64676a;
font-size:11px;
}
.login-submit {
border:1px solid #940808;
background-color: #fff;
color:#000;
font-size:10px;
}
.sbutton{
margin:5px 0 0 0;
}
.button {
background-color:#303030;
color:#ffffff;
font-size:10px;
}
#tab1 {
	background:transparent  url(../images/tabs/tabs_01.png) no-repeat;
	width:281px;
	height:151px;
padding-left:20px;
}
#tab2{
	background:transparent  url(../images/tabs/tabs_02.png) no-repeat;
	margin:0 auto;
	width:286px;
	height:140px;

}
#tab3{
	background:transparent  url(../images/tabs/tabs_03.png) no-repeat;
	margin:0 auto;
	width:282px;
	height:140px;
	padding-right:15px;
}
#nmem{
	background:transparent  url(../images/lay3/lay3_01.png) no-repeat;
	margin:0 auto;
	width:636px;
	height:73px;
}
#stat{
	background:transparent  url(../images/lay3/lay3_02.png) no-repeat;
	margin:0 auto;
	width:248px;
	height:42px;
}
#stat .stat {
	float:right;
	width:248px;
	height:42px;
}
#stat .stat h4 {
	padding:0;
	padding-top:2px;
	margin:0;
}
#bar1{
	background:transparent  url(../images/lay3/lay3_03.png) no-repeat;
	margin:0 auto;
	width:248px;
	height:31px;
}
.news {
padding:10px;
color:#4e4d4e;
}
#footer{
	background: url(../images/intFooterBack.gif) repeat-x ;
	height:40px;
	padding-top:8px;
	width:100%;
	text-align:center;
	position:static;
	margin-left:0px;
	color:#666666;
	clear:both;
	font-size:10px !important;
	
}
#footer a {
	color:#cccccc;
	font-size:10px !important;
}
#footer a:hover {
	color:#cc0000;
}
#footer ul {
margin:0;
padding:0;
}
#footer ul li {
margin:0;
padding:0;
list-style-type:none;
display:inline;
}
#footer .left {
float:left;
padding-left:20px;
}
#footer .right {
float:right;
padding-right:20px;
}
.subMenu a{
	padding:2px;
	color:#FC0;
}
.subMenu a:hover{
	color:#ffffff;
	background:#666;
}
/*bordas */

.t {background: url(../images/dot.gif) 0 0 repeat-x; 
width: 653px;
top:0px;
height:1px;
position:relative;
z-index:105;}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y;
left:0px;
width:1px;
height:263px;
position:absolute;
z-index:101;}
.r {background: url(../images/dot.gif) 100% 0 repeat-y;
right:0px;
width:1px;
height:261px;
position:absolute;
z-index:106;
}
.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {
background: url(../images/tl.png) 0 0 no-repeat; 
top:0px; 
left:0px;
height:20px;
position:absolute;
width:27px;
z-index:105;

}
.tl2 {
background: url(../images/edgeTopLeft.png) no-repeat; 
top:0px; 
left:0px;
height:19px;
/*position:absolute;*/
width:18px;
z-index:105;

}
.tr2 {background: url(../images/edgeTopRight.png)no-repeat; 
padding:0;
position:relative;
right:0;
top:0;
width:18px;
height:19px;
float:right;
}
.tr{background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
/*bordas destaque*/
#destaque{
background: #0F0F0F url(../images/intCellGreyBack.gif) repeat-x center top;
height:262px;
width:653px;
overflow:hidden !important;
padding:0px;
margin:0px;
border-bottom:#000000 1px solid;
border-right:#000000 1px solid;
}
#featuredTable{ 
/*border:#000000 solid 1px;
overflow:hidden !important;
height:249px;*/
}
#featured{ 
background:#000000 none repeat scroll 0 0;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
float:left;
height:261px;
margin:0;
position:relative;
width:507px;
z-index:50;
}
#featured ul.ui-tabs-nav{ 
	left:495px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 2px 0px 0px;
	padding:0px 2px 0px 0px;
	position:absolute;
	text-align:right;
	right:0px;
	width:158px;
	z-index:1;
}
#featured ul.ui-tabs-nav li{ 
	padding:0px;
	margin:0px; 
	padding-left:13px;  
	font-size:12px; 
	color:#666; 
	background:url('../images/destButton.png') top left no-repeat;
	height:65px;
}
#featured ul.ui-tabs-nav li img{ 
	/*float:left; margin:2px 5px; 
	padding:2px; 
	border:1px solid #eee;*/
}
#featured ul.ui-tabs-nav li span{ 
	font-size:10px;
	font-weight:bold;
	font-family:"Lucida Grande",Tahoma,Helvetica,sans-serif; 
	padding:5px 1px 2px 3px;
	/*line-height:18px; */
}
#featured li.ui-tabs-nav-item span{ 
	/*float:left;*/
	/*background:url('../images/destButton.png') top left no-repeat; */
	padding-top:2px;
	margin:0px 0px 0px 4px;
	width:129px;
	display:block;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:65px; 
	color:#cccccc !important;   
	
	/*line-height:20px;*/
	margin:0px 1px 0px 0px;
	text-align:left;
}
#featured li.ui-tabs-nav-item a:hover{ 
		background:url('../images/destButtonOver.png') top left no-repeat;  
	margin-left:-13px;
	padding-left:13px;
}
#featured li.ui-tabs-selected{ 
	padding-left:-4px;
	left:-4px;
	background:url('../images/destButtonOn.png') top left no-repeat; 
	width:162px;
	position:relative;
	clear:both;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a:hover{ 
	background:url('../images/destButtonOn.png') top left no-repeat;  
	margin-left:-12px;
	padding-left:13px;
	left:-4px;
	clear:both;
	position:relative;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:url('../images/destButtonOn.png') top left no-repeat;  
	margin-left:-12px;
	padding-left:13px;
	left:-4px;
	clear:both;
	position:relative;
}
#featured .ui-tabs-panel{ 
	width:505px; 
	height:260px; 
	background:#000000; 
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	height:82px;
	left:0;
	padding:5px;
	position:absolute;
	text-align:left;
	top:180px;
	width:508px;
	background: url('../images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:"Lucida Grande",Tahoma,Helvetica,sans-serif; 
	font-weight:bold; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
	margin-bottom:-5px;
}
#featured .info p{ 
	margin:0 5px; 
	font-family:"Lucida Grande",Tahoma,Helvetica,sans-serif; font-size:10px; 
	line-height:15px; color:#f0f0f0;
	padding-right:10px;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff  !important; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
	color:#ffcc00  !important;
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#featuredSaibaMais{
	color:#ffcc00 !important;
	margin-left:5px !important;	
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

.clr {
    clear: both;
}
.clrlt {
    clear: left;
}
.clrrt {
    clear: right;
}
.txtL {
    text-align: left !important;
}
.txtR {
    text-align: right !important;
}
.txtC {
    text-align: center !important;
}
.txtJ {
    text-align: justify !important;
}
.hide {
	display: none !important;
}
.lt {
    float: left !important;
}
.rt {
    float: right !important;
}
.pad20{
	padding:20px !important;
}
.pad10{
	padding:10px !important;
}
.pad5{
	padding:5px !important;
}
.pad2{
	padding:2px !important;
}
.mar20{
	margin:20px !important;
}
.mar10{
	margin:10px !important;
}
.mar5{
	margin:5px !important;
}
.mar2{
	margin:2px !important;
}
.font8{
	font-size:8px !important;
}
.fstrong{
	font-weight:bold !important;
}
.greyLight{
color:#CCCCCC !important;
}
.greyLight a{
color:#CCCCCC !important;
}
.greyLight a:hover{
color:#ffffff !important;
text-decoration:underline !important;
}
.grey{
color:#999999;
}
.greyDark, .greyDark a{
color:#666666;
}
.overflowHidden{
overflow:hidden;
}
.ico24{
border: 0px;
height: 24px;
width: 24px;
}
.ico16{
border: 0px;
height: 16px;
width: 16px;
}
.ico18{
border: 0px;
height: 18px;
width: 18px;
}
.ico20{
border: 0px;
height: 20px;
width: 20px;
}
.big{
font-size:24px;

}
.btnDesafio{
background: url(../images/icons/btn.gif) no-repeat ;
color:#ffffff !important;
height:16px;
width:71px;
font-size:9px;
font-weight:bold !important;
}
.btnDesafio a{
color:#ffffff !important;
font-size:9px !important;
margin-top:3px !important;
text-decoration:none !important;
font-weight:bold !important;
}
.btnDesafio:hover, .btnDesafio:hover a:link, .btnDesafio:hover a:visited{
background: url(../images/icons/btnOn.gif) no-repeat ;
color:#333333 !important;
height:16px;
width:71px;
font-size:9px;
text-decoration:none;
font-weight:bold !important;
}
.btnConhecer{
background: url(../images/icons/btnOn.gif) no-repeat ;
color:#333333 !important;
height:16px;
width:71px;
font-size:9px;
font-weight:bold !important;
text-align:center;
}
.btnConhecer a{
color:#333333 !important;
font-size:9px !important;
margin-top:3px !important;
text-decoration:none !important;
font-weight:bold !important;
}
.btnConhecer:hover, .btnConhecer:hover a:link, .btnConhecer:hover a:visited{
background: url(../images/icons/btn.gif) no-repeat ;
color:#ffffff !important;
height:16px;
width:71px;
font-size:9px;
text-decoration:none;
font-weight:bold !important;
}
#header{
background:url(../images/bgHeader.png) top no-repeat; 
height:281px;
width:1050px;
margin-left:auto;
margin-right:auto;

}
#banner728x90{
background:#990000; 
height:90px;
width:728px;
text-align:center;
float:left;
margin-left:28px;

}
#badge{
background: url(../images/badgeBack.png) no-repeat #666666; 
height:90px;
width:267px;
text-align:center;
float:left;
clear:right;
}
.badgeBox{
background:url(../images/badgeBox.png) no-repeat;
float:right;
clear:right;
width:42px;
height:27px;
text-align:right;
}
/*tooltop*/

.badgeBox a {
	text-decoration: none;
}

.badgeBox a:hover {
	position: relative;
	text-decoration:none !important;
	color:#C00 !important;
}

.badgeBox a span {
	display: none !important;
	width:120px;
	text-align:center;
}

.badgeBox a:hover span {
	display: block;
   	position: absolute; top: 10px; left: 0;
	/* formatting only styles */
   	padding: 5px; margin: 10px; z-index: 100;
   	background: #f0f0f0; border: 1px dotted #c0c0c0;
	opacity: 0.9;
	color:#000000;
	width:120px;
	text-align:center;
	/* end formatting */
}
/*new message style*/
.newpm{
	color:#C00;
}
.green{
	color:#008000 !important;
}
/**/

#mainHeader{
height:148px;
width:995px;
text-align:left;
margin-left:28px;
float:left;
}
#mainHeaderLeft{
background:url(../images/intMainHeaderGradientBack.gif) repeat-x; 
height:148px;
width:728px;
text-align:left;
float:left;
}
#mainHeaderRight{ 
height:148px;
width:267px;
text-align:left;
float:right;
}
#menuLeftEdge{
background:url(../images/intMnuLeftEdge.png) no-repeat;
height:24px;
width:22px;
margin-left:28px;
float:left;
}
#menu{
background:url(../images/intMnuBack.gif) repeat-x;
height:24px;
width:951px;
float:left;
}
#menuRightEdge{
background:url(../images/intMnuRightEdge.png) no-repeat;
height:24px;
width:22px;
float:left;
}
#gsLogo{
width:392px;
height:117px;
margin:10px 0px 0px 20px;
}
#gsTopRight{
width:267px;
height:148px;
margin:0px 0px 0px 0px;
}

#gsHeaderRight {

width:400px;
height:150px;
margin:10px 0px 0px 20px;
float:right;
}

#topHeader{
background:url(../images/bgTopHeader.gif) top repeat-x; 
height:23px;
width:100%;
text-align:center;
position:static;
margin-left:0px;
}
#topMenu{
	float:left;
	text-align:left;
	height:20px;
	padding-top:1px;
}
#topMenu a{
	font-size:11px;
	color:#FFF;
}
#topMenu a:hover{
	text-decoration:underline;
}
#msg{
background:url(../images/topFooterMSGBack.gif) top no-repeat; 
height:19px;
width:379px;
margin-top:1px;
float:right;
}
#msgArrow{
background:url(../images/topFooterMSGBackArrow.gif) top no-repeat; 
height:19px;
width:17px;
margin-top:1px;
float:right;
padding:0px;
}
#body{
height:100%;
width:1018px;
background:url(../images/bgBody.png) repeat-y top  ;
margin-left:auto;
margin-right:auto;
}
#columLeft{
height:100%;
width:653px;
float:left;
margin-left:18px;
margin-right:11px;
text-align:center;
margin-top:-10px;
}
#columLeft2{
height:100%;
width:607px;
text-align:center;
float:left;
margin-left:34px;
margin-right:27px;
text-align:center;
margin-top:0px;
padding:0px;

}
.darkGreyBack{
background:#212121 !important;
}
#columRight{

text-align:center;
height:100%;
width:318px;
margin-left:auto;
margin-right:auto;
float:left;
margin-top:-10px;
clear:right;
display:block;
}
#columRight2{
background:#0F0F0F;
text-align:center;
height:100%;
width:318px;
margin-left:auto;
margin-right:auto;
float:left;
margin-top:-10px;
clear:right;
display:block;
}
#content{
background:url(../images/intCellGreyBack.gif) #4e4e4e top repeat-x;
width:653px;
margin-top:10px;
text-align:center;
}
#contentRight{
background:url(../images/intCellGreyBack.gif) top repeat-x;
width:317px;
margin-top:10px;
text-align:center;
}
#innerContent{
background:url(../images/intCellGreyBack.gif) #4e4e4e top repeat-x;
width:643px;
margin-top:0px;
padding:10px 5px 5px 5px;
text-align:center;
border-left:1px #000000 solid;
border-right:1px #000000 solid;
display:block;
height:217px;
}
#innerContentRight{
background:url(../images/intCellGreyBack.gif) #4e4e4e top repeat-x;
width:306px;
margin-top:0px;
text-align:center;
border-left:1px #000000 solid;
border-right:1px #000000 solid;
border-top:1px #000000 solid;
display:block;
height:217px;
}
#innerContentRight a{
color:#ffffff;

}
#innerContentRight a:hover{
color:#CCCCCC;

}
#innerContentRight2{
background:url(../images/intCellGreyBack.gif) #4e4e4e top repeat-x;
width:306px;
margin-top:0px;
padding:5px 5px 5px 5px;
text-align:center;
border-left:1px #000000 solid;
border-right:1px #000000 solid;
border-top:1px #000000 solid;
display:block;
height:265px;
}
#innerContentRight3{
background:url(../images/intCellGreyBack.gif) #4e4e4e top repeat-x;
width:306px;
margin-top:0px;
padding:5px 5px 5px 5px;
text-align:center;
border-left:1px #000000 solid;
border-right:1px #000000 solid;
border-top:1px #000000 solid;
display:block;
}
#contentTableTopRight1{
float:left;
width:307px;
text-align:left;
color:#FFFFFF;
padding:5px 0px 5px 0px;
clear:left;
vertical-align:middle;
margin:auto;
display:block;
overflow:hidden;
height: 219px;
}
#contentTableTopRight2{
float:left;
width:319px;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
clear:left;
vertical-align:middle;
display:block;
overflow:hidden;
}
#contentTableTopRight3{
float:left;
width:319px;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
clear:left;
vertical-align:middle;
display:block;
overflow:hidden;
}
#contentTableTopRight4{
float:left;
width:319px;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
clear:left;
vertical-align:middle;
display:block;
overflow:hidden;
}
#contentTableTopRight5{
float:left;
width:319px;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
margin:0px;
clear:left;
vertical-align:middle;
display:block;
overflow:hidden;
}
#contentTableTopRightAd{
width:300px;
color:#FFFFFF;
padding:0px 0px 0px 0px;
height:265px;
vertical-align:middle;
margin:0px;
display:block;
text-align:center;
font-size:8px;
color:#999999;
}
#contentTableLeft1{
float:left;
width:313px;
background:#121212;
border:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
clear:left;
height:174px;
vertical-align:middle;
margin-bottom:auto;
display:block;
overflow:hidden;
}
#contentTableLeft2{
float:left;
width:313px;
background:#121212;
border:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
clear:left;
height:174px;
vertical-align:middle;
margin:auto;
display:block;
overflow:hidden;
}

#contentTableLeftb1{
float:left;
width:313px;
background:#121212;
border-top:1px #000000 solid;
border-left:1px #000000 solid;
border-bottom:1px #000000 solid;
border-right:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
height:174px;
vertical-align:middle;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
margin-right:0px;
}
#contentTableMyTeams{
float:left;
width:313px;
background:#121212;
border-top:1px #000000 solid;
border-left:1px #000000 solid;
border-bottom:1px #000000 solid;
border-right:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
height:174px;
vertical-align:middle;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
margin-right:0px;
}
#contentTableRightb1{
float:left;
width:318px;
background:#121212;
border-top:1px #000000 solid;
border-left:1px #000000 solid;
border-bottom:1px #000000 solid;
border-right:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
height:179px;
vertical-align:middle;
overflow:hidden;
margin-right:0px;
}


#contentTableLeftb2{
float:left;
width:313px;
background:#121212;
border-top:1px #000000 solid;
border-left:1px #000000 solid;
border-bottom:1px #000000 solid;
border-right:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
height:174px;
vertical-align:middle;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
margin-right:0px;
}

#contentTableLeftb3{
float:left;
width:313px;
background:#121212;
border-top:1px #000000 solid;
border-left:1px #000000 solid;
border-bottom:1px #000000 solid;
border-right:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
height:174px;
vertical-align:middle;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
margin-right:0px;
}

#contentTableRightb2{
float:left;
width:318px;
background:#121212;
border-top:1px #000000 solid;
border-left:1px #000000 solid;
border-bottom:1px #000000 solid;
border-right:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
height:179px;
vertical-align:middle;
overflow:hidden;
margin-right:0px;
}
#contentTableLeftb3{
float:left;
width:313px;
background:#121212;
border-top:1px #000000 solid;
border-left:1px #000000 solid;
border-bottom:1px #000000 solid;
border-right:2px #333333 solid;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
height:174px;
vertical-align:middle;
overflow:hidden;
margin-right:0px;
}
#contentTableRightb3{
float:left;
width:318px;
background:#121212;
border-top:1px #000000 solid;
border-left:1px #000000 solid;
border-bottom:1px #000000 solid;
border-right:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:5px 0px 5px 0px;
height:175px;
vertical-align:middle;
overflow:hidden;
margin-right:0px;
}

#contentTableRight{
float:right;
width:302px;
background:#121212;
border:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:5px 5px 3px 5px;
height:200px;
display:block;
}
#contentTableRight a{
color:#CC0000;
}
#contentTableRight a:hover{
color:#ffffff;
}
#contentTableRight1{
float:right;
width:313px;
background:#121212;
border-top:1px #000000 solid;
border-left:1px #000000 solid;
border-bottom:1px #000000 solid;
border-right:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
height:174px;
vertical-align:middle;
overflow:hidden;
margin-right:0px;
}
#contentTableTopRight1b{
float:left;
width:315px;
background:#121212;
text-align:left;
color:#FFFFFF;
padding:0px 0px 0px 0px;
height:218px;
vertical-align:middle;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
margin-right:0px;
margin-right:0px;
}
#contentTableTopRightMT{
float:left;
width:307px;
text-align:left;
color:#FFFFFF;
padding:0px 0px 0px 0px;
height:210px;
font-size:11px;
line-height: 2px;
vertical-align:top;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
margin: 0;
}
#contentTableTopRight1c{
float:left;
width:315px;
background:#121212;
text-align:left;
color:#FFFFFF;
padding:0px 0px 0px 0px;
height:218px;
vertical-align:middle;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: hidden;
margin-right:0px;
margin-right:0px;
}
#contentTableRight2{
float:right;
width:313px;
background:#121212;
border-top:1px #000000 solid;
border-left:1px #000000 solid;
border-bottom:1px #000000 solid;
border-right:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
height:174px;
vertical-align:middle;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
margin-right:0px;
}
#contentTableRight3{
float:right;
width:313px;
background:#121212;
border-top:1px #000000 solid;
border-left:1px #000000 solid;
border-bottom:1px #000000 solid;
border-right:1px #000000 solid;
text-align:left;
color:#FFFFFF;
padding:0px 0px 5px 0px;
height:174px;
vertical-align:middle;
overflow:hidden;
margin-right:0px;
}
#contentLeftEdge{
background:url(../images/intContentCellEdge.gif) top repeat-y;
height:252px;
width:1px;
float:left;
}
#contentRightEdge{
background:url(../images/intContentCellEdge.gif) top repeat-y;
height:252px;
width:1px;
float:right;
}
#contentFooter{
background:url(../images/intContentCellFooter.gif) top no-repeat;
height:2px;
width:655px;
}
#contentFooterDestaque{
background:url(../images/intContentCellFooterDestaque.png) bottom left no-repeat;
height:3px;
width:655px;
position:absolute;
left:0px;
z-index:200;
bottom:0px;
}
#contentFooterRight{
background:url(../images/intContentCellFooterSmall.gif) top no-repeat;
background-position:left;
height:2px;
width:318px;
}
#contentHeader{
background:url(../images/intRedContentHeaderBack.gif) #990000 repeat-x;
height:26px;
width:655px;
text-align:center;
float:left;
display:block;
position:relative;

}
#contentHeaderLeft{
background:url(../images/intRedContentHeaderLeftEdge.gif) #990000 no-repeat;
height:26px;
width:2px;
float:left;
}
#contentHeaderRight{
background:url(../images/intRedContentHeaderRightEdge.gif) #990000 no-repeat;
height:26px;
width:2px;
float:right;
}
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
height:10px;
padding-top:5px;
margin:0px;
color:#FFFFFF;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
height:5px;
margin:4px 0px 10px 0px;
color:#CC0000;
}
#break{
background:url(../images/intDashedLine.gif) #FFFFFF;
height:1px;
width:100%;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
clear:both;
}
#redBoldRight{
color:#cc0000;
font-weight:bold;
float:right;
padding-top:0px;
padding-bottom:0px;
}
#whiteLeft{
color:#ffffff;
float:left;
padding-top:0px;
padding-bottom:0px;
}
#imgLeft{
margin-right:9px;
margin-top:3px;
padding-top:3px;
padding-bottom:0px;
}
#imgCI{
margin:5px 0px 0px 0px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#imgCItext{
padding:0px 15px 0px 15px;
margin-left:auto;
margin-right:auto;
text-align:justify;
}
#redTabLE{
background:url(../images/intTabRedLeftEdge.gif) #cc0000;
height:28px;
width:2px;
float:left;
}
#redTabRE{
background:url(../images/intTabRedRightEdge.gif) #cc0000;
height:28px;
width:2px;
float:left;
}
#redTab{
background:url(../images/intTabRedBack.gif) #cc0000;
height:25px;
width:auto;
float:left;
text-align:center;
color:#FFFFFF;
font-weight:bold;
margin-top:auto;
}
#redTab2{
background:url(../images/intTabRedBack.gif) #cc0000 repeat-x;
width:100%;
float:left;
text-align:center;
color:#FFFFFF;
font-weight:bold;
font-size:16px;
margin-bottom:10px;
}
#greyTabLE{
background:url(../images/intTabGreyLeftEdge.gif) #191919;
height:28px;
width:2px;
float:left;
}
#greyTabRE{
background:url(../images/intTabGreyRightEdge.gif) #191919;
height:28px;
width:2px;
float:left;
}
#greyTab{
background:url(../images/intTabGreyBack.gif) #191919;
height:28px;
width:auto;
float:left;
text-align:center;
color:#FFFFFF;
font-weight:bold;
margin-top:auto;
margin-bottom:-8px;
padding:8px 5px 0px 5px;
}
#tabSpacer{
background:url(../images/spacer.gif);
height:28px;
width:3px;
float:left;
text-align:center;
}
.floatMiddle{
width:995px;
margin-left:auto;
margin-right:auto;
}

#tabs{
height:28px;
z-index: 1;
}

#tabs ul {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 0;
}
#tabs li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}
#tabs ul li {
	float: left;
	list-style-type: none;
	font-size: 10px;
	border-width: 0;
	padding: 8px 2px 8px 0;
	margin: 0 3px 0 0;
	white-space: nowrap;
	background-image: url("../images/tabContentOff.png");
	background-position: right center;
	background-repeat: no-repeat;
}
#tabs ul li:hover {
	background-image: url("../images/tabContentOver.png");
}
#tabs ul li.rt {
	float: right;
}

#tabs ul li a, a.active {
	color: #ffffff;
	font-family: "Lucida Grande",Tahoma,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../images/tabContentOff.png");
	background-position: left center;
	background-repeat: no-repeat;
	border-width: 0;
	padding: 7px 7px 9px 8px;
	margin: 0;
	cursor:hand;
}
#tabs ul li a:hover {
	background-image: url("../images/tabContentOver.png");
	color: #ffffff;
	text-decoration: none;
}
#tabs ul li.on {
	background-image: url("../images/tabContentUp.png");
	border-width: 0;
}
#tabs ul li.on a {
	background-image: url("../images/tabContentUp.png");
	color: #003;
	text-decoration: none;
}
#tabs ul li.empty {
	background-image: none;
    padding: 0;
    margin: 0;
  /*  height: 2px;*/
    border-width: 0;
}

ul.news  {
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: inline;
}
ul.news li {
	display: inline;
	padding: 0px 6px 12px 6px;
	list-style-type: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	height: 17px;
	border-bottom: 1px dotted #666666;
	color: #d1d1d1;
	float:left;
	width:100%;
	display:block;
	margin-top:0px;
}
ul.news2  {
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: inline;
}
ul.news2 li {
	display: inline;
	padding: 0px 6px 12px 6px;
	list-style-type: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	height: 25px;
	border-bottom: 1px dotted #666666;
	color: #d1d1d1;
	float:left;
	width:100%;
	display:block;
	margin-top:0px;
}
ul.news li:hover, ul.news2 li:hover {
	background:#202020;
	border-left: #cccccc 1px solid;
	border-right: #000000 1px solid;
	border-top:  #999999 1px solid;
	border-bottom: #999999 1px solid;
	margin-left:-1px;
	margin-top:-1px;
}
ul.news li span, ul.news2 li span {
	float:right;
	margin-top:8px !important;
	line-height: 10px;
	height: 17px;
	padding-right:10px;
}
ul.news li span.ladderName, ul.news2 li span.ladderName {
	float:left;
	margin-top:8px !important;
	line-height: 10px;
	height: 17px;
	padding-right:10px;
	color:#CCCCCC !important;
}
ul.news li span.noticias, ul.news2 li span.noticias{
	float:left;
	margin-top:9px !important;
	line-height: 10px;
	height: 17px;
	padding-right:10px;
	color:#CCCCCC !important;
	font-size:10px;
}
ul.news li span.noticias a, ul.news2 li span.noticias a{
	color:#CCCCCC !important;
	font-size:10px !important;
	text-decoration:none;
}
ul.news li span.noticias a:hover, ul.news2 li span.noticias a:hover{
	color:#f1f1f1 !important;
}
ul.news li a, ul.news2 li a {
	font-weight: normal;
	color: #f1f1f1;
	text-decoration: none;
	float: none;
	height: 15px;
	width: 220px;
}
ul.news li a:hover, ul.news2 li a:hover {
	text-decoration:underline !important;
}
ul.news li a.trim, ul.news2 li a.trim {
	float: left;
	overflow: hidden;
}
ul.news li a:hover, ul.news2 li a:hover {
    text-decoration: underline;
}
ul.news li span.date, ul.news2 li span.date {
	float: right ;
	text-align: right;
	font-size: 9px !important;
	font-weight: bold !important;
	color: #f9b600 !important;
}
ul.news li span.date a, ul.news2 li span.date a{
	color: #f9b600 !important;
	text-decoration:none;
}
ul.news li span a, ul.news2 li span a {
	font-size: 9px;
	font-weight: normal;
	color: #1b74b8;
	text-decoration: underline;
	height: auto;
	width: auto;
}
ul.news li span a:hover, ul.news2 li span a:hover {
	font-weight: normal;
	color: #fff;
}
/* Avatar Style*/
.avatarTop{
width:76px;
height:6px;
top:0px;
background:url(../images/avatarTop.png) no-repeat top;

}
.avatarBottom{
width:76px;
height:8px;
top:0px;
left:0px;
float:left;
background:url(../images/avatarBottom.png) no-repeat top;
}
.avatarLeft{
width:5px;
height:63px;
left:0px;
float:left;
background:url(../images/avatarLeft.png) no-repeat;
}
.avatarRight{
width:7px;
height:63px;
right:0px;
float:right;
background:url(../images/avatarRight.png) no-repeat;
}
.tableHead{
	color:#CCC;
	font-weight:bold;
	font-size:10px;
	display:block;
	padding:5px 0px 5px 0px;
	background: #2B0001;
}
.boldFormText{
	color:#CCC;
}
.subMenu{
	padding:3px 0px 3px 0px;
	background:#1F1F1F;
	width:90%;
}
.subMenu a{
		display:inline;
		background:#333;
}
.subMenu a:hover{
		background:#666;
}
.ladders td{
	color:#FFF;
	background:#333;
	font-size:12px;
	font-weight:bold;
}
.ladderHeader{
	background:#282828 !important;	
	padding:5px;

}
.ladderHeader a{
	color:#C00;	
}
.lblock{
	width:90%;
	color:#FFF !important;
}
