/* CSS Document */
.page.brackets{
background-color:#fff;
height:600px;
padding:20px;
overflow:hidden;
width:990px;
overflow:hidden;
background-position:top left;
font-size:9px; !important
}


.regtitle.sect{
color:#000000;
}

.regtitle{
color:#666666;
margin-bottom:5px;
cursor:pointer;
color:#003399;
text-decoration:underline;
}
.regionalright .regtitle{
text-align:right;
border-left:none;
}
.regionalright .scorez{
float:left;
}
.regionalleft .scorez{
float:right;
}
.teamb.two{
margin-bottom:0px;
}


.colb {
float:left;

}

.colb.rattail .gameb{
margin-top:0px;
overflow:hidden;
margin-bottom:15px;
}
.colb.rattail .teamb{
margin-bottom:7px;
}


.colb.round1 .gameb{
margin-top:15px;
height:55px;
margin-bottom:40px;
}

.colb.round1 .teamb{
margin-bottom:30px;
}


.colb.round2 .gameb{
margin-top:40px;
height:100px;
margin-bottom:40px;
}

.colb.round2 .teamb{
margin-bottom:75px;
}



.colb.round3 .gameb{
margin-top:80px;
height:105px;
margin-bottom:40px;
border-bottom:none;

}

.colb.round3 .gameb.bottom{
border-bottom:1px solid #222;
border-top:none;
margin-top:0px;
height:10px;
padding-top:80px;

}

.colb.round3{

}

.regtitle{
padding:5px;
}

.regionalright .teamb{
text-align:right;
}

.regionalright .gameb{
border-right:none;
border-left:1px solid #222;
}
.gameb{
color:#000;
border-right:1px solid #222;
border-top:1px solid #222;
border-bottom:1px solid #222;
width:93px;
padding:3px;
height:30px;
margin-bottom:20px;
overflow:hidden;
}
 .colhead{
 background-color:#333333;
 padding:5px;
 margin-bottom:10px;
 

 }
 .flhold{
width:400px;
float:left;
overflow:hidden;
 }
 .BIGGAMES{
 width:150px;
 float:left;
 color:#000000;
 text-align:center;
 height:500px;
 }
 
 .BIGGAMES .champ{
 margin-top:20px;
 font-weight:bold;
 border:1px solid #ccc;
 background-color:#FFFFCC;
 padding:8px;
 margin-left:5px;
 margin-right:5px;
 font-size:20px;
 height:100px;
 overflow:hidden;
 }
 
 .BIGGAMES .champ.sec{
 width:100px;
 float:left;
  padding:3px;
 margin-top:90px;
 font-size:11px;
 height:35px;
 background-color:none;
 width:110px;
 }
 .BIGGAMES .champ.left{
 margin-left:-50px;
overflow:visible;
 }
 .BIGGAMES .champ.right{
 margin-right:-50px;
  overflow:visible;
 }
 
 .holdbrackets{
width:950px;
margin-left:auto;
margin-right:auto;
 }
 h2{
 color:#000000;
 font-size:14px;
 }
  .info{
  font-weight:normal;
  border-top:1px solid #666;
  border-bottom:1px solid #666;
  padding:4px 0px 4px 0px;
  text-align:center;
  font-size:11px;
  color:#666;
  }
  .reginfo{
  border:3px solid #ccc;
  width:200px;
  height:100px;
  overflow:hidden;
  padding:5px;
  position:absolute;
  z-index:9999;
  background-color:#FFFFFF;
  margin-left:100px;
  margin-top:-25px;
  }
  * html div.reginfo{
  margin-left:-100px;
  } 
  * html  .regionalright div.reginfo{
  margin-left:-300px;
  margin-top:0px;
  }
  
   * html .BIGGAMES .champ.left {
   position:absolute;
   margin-right: 110px;
   margin-left:-150px;
   }
   
   * html .BIGGAMES .champ.right{
position:absolute;
 }