/* ---------------------------------------------------------------------
	Full credit to ESPN.com
	- HTML structure and CSS modifications by Jeff Hartman
	- Winter 2009
--------------------------------------------------------------------- */


/* --------------- Round Headers ------------- */
ul#roundheaders {
	border: solid #dedede;
	border-width: 1px 0 0 0;
	font-size: 80%;
	list-style: none;
	margin: 10px 0 0 0;
	overflow: auto;
	padding: 20px 0 0 0;
}

.rh {
	width: 83px;
	text-align: center;
}
.rh strong {
	display: block
}

.fl {
	float: left;
}
/* --------------- end Round Headers ------------- */
	
	
	
	
	
#mc {height: 880px;}
	
#bracket {
	background: #fff;
	border: dashed #dedede;
	border-width: 1px 0 0 0;
	font-family: verdana,arial,helvetia,sans-serif;
	font-size: 10px;
	margin: 10px 0 0 0;
	position: relative;
	width: 919px;
}

#bracket A, #bracket A:VISITED {color: #000; text-decoration: none;}
#bracket A:HOVER, #bracket A:HOVER:VISITED {color: #f00; text-decoration: underline;}










/* -------------- Containers ------------- */
.h1 {
	float: right;
	left: 0px;
	top: 20px;
	position: absolute;
	}

.h2 {
	float: right;
	position: absolute;
	right: 0px;
	top: 20px;
	}
/* -------------- end Containers ------------- */


/* -------------- Region ------------- */
.region {
	background: transparent;
	height: 400px;
	position: relative;
	width: 494px;
	z-index: 0;
}

.regtitle {
	color: #666;
	font-size: 27px;
	font-weight: bold;
	font-stretch: wider;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: right;
	top: 158px;
	width: 364px;
	}

.h2 .regtitle {
	right: 0px;
	text-align: left;
	}
/* -------------- end Region -------------- */




/* -------------- Opening Round ------------ */
#playingame {
	position: absolute;
	top: 740px;
	left: 372px;
	}
#playingame .match {
	border: solid #999;
	border-width: 1px 0;
	padding: 2px;
	position: absolute;
	width: 100px;
	left: 20%;
}
#playingame .match dt {
	width: 62px;
}

/* -------------- end Opening Round ------------ */






/* REGION BOX POSITIONING */
/* -------------- round one -------------- */
#match47, #match1, #match16, #match32 { 
	top: 10px; 
	}
#match48, #match2, #match17, #match33 { 
	top: 50px; 
	}
#match50, #match4, #match19, #match35 { 
	top: 110px; 
	}
#match51, #match5, #match20, #match36 { 
	top: 150px; 
	}
#match54, #match8, #match23, #match39 { 
	top: 210px; 
	}
#match55, #match9, #match24, #match40 { 
	top: 250px; 
	}
#match57, #match11, #match26, #match42 { 
	top: 310px; 
	}
#match58, #match12, #match27, #match43 { 
	top: 350px; 
	}

/* -------------- round two -------------- */
#match49, #match3, #match18, #match34 { 
	top: 30px; 
	}
#match52, #match6, #match21, #match37 { 
	top: 130px; 
	}
#match56, #match10, #match25, #match41 { 
	top: 230px; 
	}
#match59, #match13, #match28, #match44 { 
	top: 330px; 
	}

/* -------------- round three -------------- */
#match53, #match7, #match22, #match38 {top: 50px;}
#match60, #match14, #match29, #match45 {top: 250px;}

/* -------------- round four -------------- */
#match61, #match15, #match30, #match46 {top: 95px;}

/* -------------- final four -------------- */
.h2 #match31, .h2 #match62 {
	width: 86px;
	}

.h2 #match31 { 
	border-width: 1px 1px 1px 0;
	left: -53px; 
	position: absolute; 
	top: 200px; 
	}
.h2 #match31 dl {
	left: -100px;
	top: 160px;
	width: 100px; 
	}
	
.h2 #match62 { 
	left: 33px;
	position: absolute; 
	top: 200px;  
	}
.h2 #match62 dl {
	left: 80px;
	top: 160px;
	width: 100px; 
	}
	
.h2 #match63 {
	background: #fff;
	border: 1px solid #999;
	left: -20px; 
	position: absolute; 
	top: 340px;
	width: 100px;
	}
.h2 #match63 dl {
	position: absolute; 
	top: 0px;
	left: 0px;
	}
	
.h2 #tiebreaker_input {
	position: absolute;
	top: 450px;
	left: -21px;
	width: 96px;
	border: 1px solid #999;
	background: #f8f8f8;
	z-index:100;
	text-align: center;
	padding: 3px;
	font-size: 9px;
}

.h2 #tiebreaker_input p {
	text-align: left;
}

.h2 #tiebreaker_input input {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


.h2 .championship {
	position: absolute;
	top: 320px;
	left: -21px;
	z-index: 1;
	background: #fff;
}
/* -------------- end REGION BOX POSITIONING -------------- */
	
	
	
	

/* -------------- venue names -------------- */
.h1 .v1 {
	position: absolute;
	top: -5px;
	margin: 0;
	padding: 0;}
.h1 .v2 {
	position: absolute;
	top: 95px;
	height: 20px;
	margin: 0;
	padding: 0;
	}
.h1 .v3 {
	position: absolute;
	top: 195px;
	margin: 0;
	padding: 0;}
.h1 .v4 {
	position: absolute;
	top: 295px;
	margin: 0;
	padding: 0;}
.h1 .v5 {
	position: absolute;
	top: 35px;
	left: 242px;
	margin: 0;
	padding: 0;
	}

.h2 .v1 {
	position: absolute;
	right: 0;
	text-align: right;
	top: -5px;
	margin: 0;
	padding: 0;}
.h2 .v2 {
	position: absolute;
	right: 0;
	text-align: right;
	top: 95px;
	height: 20px;
	margin: 0;
	padding: 0;
	}
.h2 .v3 {
	position: absolute;
	right: 0;
	text-align: right;
	top: 195px;
	margin: 0;
	padding: 0;}
.h2 .v4 {
	position: absolute;
	right: 0;
	text-align: right;
	top: 295px;
	margin: 0;
	padding: 0;}
.h2 .v5 {
	position: absolute;
	top: 35px;
	right: 242px;
	text-align: right;
	margin: 0;
	padding: 0;
	}

.venue {
	font-weight: bold;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 248px;
}

.semititle {
	color:#000;
	font-size:11px;
	font-stretch:wider;
	font-weight:bold;
	margin:0pt;
	padding:0pt;
	position:absolute;
	text-align:right;
	top:390px;
	width:360px;
}

.h2 .semititle {
	right:0px;
	text-align:left;
	width:370px;
}

.final {
	left: -40px;
	position: absolute;
	top: 160px;
	text-align: center;
	width: 150px;
}
/* -------------- end venue names -------------- */




#finalfour {
	left: 0;
	position: absolute;
	top: 24px;
	z-index: 99;
}


.match {
	border: 1px solid #999;
	border-left: none;
	line-height: 15px;
	padding: 2px 2px 2px 0;
	position: absolute;
	width: 90px;
}

#match31 .match dl {
}

.h2 .match {
	border: 1px solid #999;
	border-right: none;
	padding: 2px 0 2px 2px;
}

.match dl {
	height: 30px;
}

.match dt {
	width: 52px;
	float: left;
	padding-left: 2px;
}

.match dt img {
	width: 50px;
	}

.match dd {
	left: 100px;
	width: 32px;
	margin: 0;
	padding-right: 2px;
	float: right;
	display: inline;
	text-align: right;
}

#user_picks .match dt {
	width: 92px;
}

#user_picks #match63 dt {
	width: 102px;
}


#user_picks .match dd {
	width: 0px;
	display: none;
}


/*
.match dd:hover {
	background: #d7d7d7;}
*/






.round { 
	padding: 2px;
	width: 125px; 
	}
.h1 .round1 {  
	left: 1px; 
	margin: 0;
	position: absolute;
	background: #ECECEC none repeat scroll 0%;
	}
.h1 .round2 { 
	left: 94px; 
	margin: 0;
	position: absolute; 
	background: #ECECEC none repeat scroll 0%;
	}
.h1 .round3 { 
	height: 95px; 
	left: 187px; 
	margin: 0;
	position: absolute;
	}
.h1 .round4 { 
	height: 200px;  
	left: 280px; 
	margin: 0;
	position: absolute;
	}
.h2 .round1 { 
	margin: 0;
	position: absolute; 
	right: 1px; 
	background: #ECECEC none repeat scroll 0%;
	}
.h2 .round2 { 
	margin: 0;
	position: absolute; 
	right: 94px; 
	background: #ECECEC none repeat scroll 0%;
	}
.h2 .round3 {  
	height: 95px; 
	margin: 0;
	position: absolute; 
	right: 187px;
	}
.h2 .round4 { 
	height: 200px; 
	margin: 0;
	position: absolute; 
	right: 280px; 
	}
.round5 { 
	height: 390px;
	left: 1px; 
	margin: 0;
	position: absolute;
	}
.round6 { 
	height: 65px; 
	left: 126px; 
	margin: 0;
	position: absolute;
	}
.r5 { 
	left: 501px; 
	height: 400px;
	position: absolute;  
	}
.r6 { 
	left: 626px; 
	position: absolute; 
	}

.round3 dl { 
	position: absolute; 
	top: 25px; 
	}
.round4 dl { 
	position: absolute; 
	top: 90px; 
	}
.round5 dl {
	position: absolute; 
	top: 180px; 
	}
.round6 dl { 
	position: absolute; 
	top: 50px; 
	}

.region dl{height:30px;}







/* begin xlarge mods */

a {
	outline: none;
}
	
.match .seed {
	display: block;
	float: left;
	width: 14px;
	background-color: #eee;
	color: #666;
	text-align: right;
	padding-right: 2px;
	margin-right: 2px;
}

/*
.h1 dl, .h2 dl {
	padding: 0;
	line-height: 16px;
	height: 32px;
}
*/
.match {
	width: 92px;
}


.h1 .round1 { left: 0; }
.h2 .round1 { right: 0px; }
.h1 .round2 { left: 95px; }
.h2 .round2 { right: 95px; }
.h1 .round3 { left: 190px; }
.h2 .round3 { right: 190px; }


.h1 .round4 { left: 285px; }
.h2 .round4 { right: 284px; }




.h2 .match {
/*	border-color: #ccc; */
}

.match dt {
/*	background-color: yellow; */
	background-color: #f8f8f8;
	padding-left: 0;
	width: 70px;
	font-size: 90%;
}

.match dd {
	width: 20px;
/*	background-color: lightgreen; */
	background-color: #e8e8e8;
	font-size: 90%;
}


.h2 #match31, .h2 #match62 {
	width: 80px;
}

.h2 #match31 {
	left: -45px;
}

.semititle {
	top: 368px;
}

.match a {
	display: block;
	font-weight: normal;
}

.match a:hover .seed {
	background-color: #eee;
	text-decoration: none !important;
}
.match a:hover {
	background-color: #dd663a;
	text-decoration: none !important; /* what is causing important to be necessary in firefox? */
	cursor: pointer;
	color: white !important; /* again, same as above */
}

#mc {
/*	height: auto; */
}


.h1 .round3 dt,
.h1 .round4 dt {
	width: 72px;
}

.round5 dt {
	width: 78px;
}

#match63 dt {
	width: 80px;
	margin-top: 0px;
	line-height: 34px;
}

#match63 dd {
	margin-top: 0px;
	line-height: 34px;
}

.winner,
.winner a { /* must come after .match a in the css order */
	font-weight: bold;
}


#champion {
	position: absolute;
	top: 40px;
	left: 353px;
/*	border: 1px solid #ccc; */
	width: 211px;
	overflow: hidden;
	text-align: center;
	border-top: 1px solid #999;
	padding-top: 2px;
	background-color: #f8f8f8;
}

#champion strong {
	font-size: 12px;
	color: #666;
}

#champion #champ {
	margin-top: 6px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #999;
	text-transform: uppercase;
}

.match dt.picked {
	background-color: white;
}

.unpicked, .match dt.unpicked {
	background-color: lemonchiffon;
}

.match dt.unpicked .seed {
	background-color: #ffcc33;
}
