/*Defines brackets and locations for 4 semis & 2 finals results*/
/*  Used in 2012 Southern Shootout */

.brackcont {
padding:0; position:relative;
height:335px;width:700px;
background-color:#ffffdd;
border:1px solid #888888;
}

#c1R {height: 24px; width: 200px; left: 20px; top: 40px; border-color:black}
#c2R {height: 24px; width: 200px; left: 20px; top:115px; border-color:black}
#c3R {height: 24px; width: 200px; left: 20px; top:200px; border-color:black}
#c4R {height: 24px; width: 200px; left: 20px; top:275px; border-color:black}
#c5R {height: 74px; width: 200px; left:220px; top: 52px; border-color:black}
#c6R {height: 74px; width: 200px; left:220px; top:212px; border-color:black}
#c7R {height:160px; width: 200px; left:420px; top: 86px; border-color:black}

#c7R { border-right:0px; }

/* not really used */
#line1 {
top:86px;
left:420px;
width:200px;
}


#se1 { left: 30px; top: 44px;}
#se2 { left: 30px; top:120px;}
#se3 { left: 30px; top:205px;}
#se4 { left: 30px; top:280px;}
#se5 { left:232px; top: 80px;}
#se6 { left:232px; top:240px;}
#se7 { left:220px; top:-1227px;}


#gam1_1  {left:  40px; top: 22px;}
#gam1_2  {position:absolute; left:  40px; top: 68px;}
#gam2_1  {position:absolute; left:  40px; top: 98px;}
#gam2_2  {position:absolute; left:  40px; top:142px;}
#gam3_1  {position:absolute; left:  40px; top:184px;}
#gam3_2  {position:absolute; left:  40px; top:228px;}
#gam4_1  {position:absolute; left:  40px; top:258px;}
#gam4_2  {position:absolute; left:  40px; top:302px;}
#gam5_1  {position:absolute; left: 220px; top: 34px;}
#gam5_2  {position:absolute; left: 220px; top:132px;}
#gam6_1  {position:absolute; left: 220px; top:194px;}
#gam6_2  {position:absolute; left: 220px; top:290px;}
#gam7_1  {position:absolute; left: 420px; top: 66px;}
#gam7_2  {position:absolute; left: 420px; top:228px;}
#champ   {position:absolute; left: 600px; top:-1175px;}

