body {
	font-family: Arial, Helvetica, sans-serif;
}

.UPE-ClearFloat {
	clear: both;
}

.UPE-PageWrap {
	width:660px;
	margin: 0 auto;
	padding:0;
	position: relative;
}

.UPE-PageWrap img {
	border: 0;
}

/*---- Ad Areas ----*/
.UPE-TopAffiliateAd {
	width: 100%;
	text-align: center;
	margin: 0 auto 3px;
}
.UPE-BottomAffiliateAd {
	width: 180px;
	text-align: center;
	margin: 5px auto;
	position: absolute;
	bottom: -85px;
	left: 240px;
}
.UPE-TopAffiliateAd img, .UPE-BottomAffiliateAd img {
	max-width: 100%;
}

/*---- Base Affiliate Name ----*/
.UPE-AffiliateName {
	font-size: 11px;
	font-weight: 700;
	margin-bottom: 3px;
	text-align: center;
}

/*---- User Stats Area ----*/
.UPE-UserInfo {
	background: #e1e1e1;
	color: #666;
	width: 200px;
	position: absolute;
	top: 0;
	left: 230px;
	font-size: 9px;
	padding: 5px;
	border: 1px solid #999;
	box-sizing: border-box;
	text-align: left;
}
.UPE-UserAvitar {
	float: left;
	width: 30px;
}
.UPE-UserAvitar img {
	width: 30px;
	max-width: 100%;
	border-radius: 30px;
	border: 1px solid #999;
	box-sizing: border-box;
	height: auto !important;
}
.UPE-FacebookProfileImage.fb_iframe_widget > span {
	width: 30px !important;
	height: 30px !important;
	overflow: hidden;
}
.UPE-UserAvitar iframe {
	width: 30px !important;
	height: 30px !important;
}
.UPE-UserStats {
	float: left;
	margin-left:10px;
}
.UPE-UserName .UPE-Text, .UPE-UserName .UPE-LabelText {
	font-size: 10px;
	font-weight: bold;
}
.UPE-UserName span {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
}
.UPE-LabelText {
	font-size: 9px;
	font-weight: bold;
}
.UPE-Text {
	font-size: 9px;
}

#UPE-BracketArea {
	position: relative;
}
#UPE-BracketWrap td {
	vertical-align: middle;
	text-align: center;
	font-size: 8px;
}


/*---- Regional Quadrants ----*/
.UPE-Region {
	width: 280px;
}
.UPE-Region h2 {
	font-size: 10px;
	font-weight :700;
	margin: 0;
	text-transform: uppercase;
}
.UPE-Region.UPE-LeftSide div {
	float: left;
	width: 70px;
	background: transparent;
}
.UPE-Region.UPE-RightSide div {
	float: right;
	width: 70px;
}

/*---- Finals (Center Area) ----*/
/*#UPE-CenterMatches {
	height: 528px;
	width: 100px;
	margin: 0;
}

#UPE-BracketWrap .UPE-Round5TopWrap {
	vertical-align: middle;
	height: 176px;
}
#UPE-BracketWrap .UPE-ChampionshipWrap {
	vertical-align: middle;
	height: 176px;
}
#UPE-BracketWrap .UPE-Round5BottomWrap {
	vertical-align: middle;
	height: 176px;
}
*/
.UPE-VerticalLine {
	height: 100px;
	/*background: #e1e1e1;*/
}
.UPE-VerticalLine img {
	margin: 0 auto;
	height:100%;
	width: 1px;
}

/*---- Matchups ----*/
#UPE-BracketWrap .UPE-Matchup td {
	font-weight: 700;
	text-align: left;
}
.UPE-Matchup div {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* Location */
#UPE-BracketWrap .UPE-Matchup .UPE-Location {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #666;
	font-size: 7px;
	font-style: italic;
	font-weight: 400;
	text-align: left;
}
#UPE-BracketWrap .UPE-LeftSide .UPE-Matchup .UPE-Location {
	border-right: 1px solid #999;
}
#UPE-BracketWrap .UPE-RightSide .UPE-Matchup .UPE-Location {
	border-left: 1px solid #999;
}
#UPE-BracketWrap .UPE-Location div {	
	padding-left: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
}
#UPE-BracketWrap .UPE-ChampionMatch .UPE-Location div {
	text-align: center;
	padding-left: 0;
}

/* Teams */
#UPE-BracketWrap .UPE-TopTeam {
	vertical-align: bottom;
}
#UPE-BracketWrap .UPE-BottomTeam {
	vertical-align: top;
}
.UPE-TopTeam div, .UPE-BottomTeam div {
	padding-left: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.UPE-ChampionMatch .UPE-TopTeam div, .UPE-ChampionMatch .UPE-BottomTeam div {
	text-align: center;
	padding-left: 0;
}



/*----- ROUND SPECIFIC STYLES -----*/
/* Round 1 */
.UPE-Round1Matchup {
	height: 40px;
}
.UPE-Round1Matchup .UPE-TopTeam, .UPE-Round1Matchup .UPE-BottomTeam {
	height: 11px;
}

/* Round 2 */
.UPE-Round2Matchup {
	height: 80px;
}
.UPE-Round2Matchup .UPE-TopTeam, .UPE-Round2Matchup .UPE-BottomTeam {
	height: 22px;
}

/* Round 3 */
.UPE-Round3Matchup {
	height: 160px;
}
.UPE-Round3Matchup .UPE-TopTeam, .UPE-Round3Matchup .UPE-BottomTeam {
	height: 44px;
}

/* Round 4 */
.UPE-Round4Matchup {
	height: 336px;
}
.UPE-Round4Matchup .UPE-TopTeam, .UPE-Round4Matchup .UPE-BottomTeam {
	height: 88px;
}


/* Finals Matchups (Round 5) */
.UPE-Round5Matchup {
	height: 100px;
	margin: 0;
	width: 100%;
}
.UPE-Round5Matchup .UPE-TopTeam, .UPE-Round5Matchup .UPE-BottomTeam {
	height: 20px;
}
#UPE-BracketWrap .UPE-Round5Matchup.UPE-Matchup .UPE-Location {
	text-align: center;
	border: 0;
}
#UPE-BracketWrap .UPE-Round5Matchup .UPE-TopTeam {
	text-align: left;
}
.UPE-Round5Matchup .UPE-TopTeam div {
	width: 80%;
	border-bottom: 1px solid #999;
}
#UPE-BracketWrap .UPE-Round5Matchup .UPE-BottomTeam {
	text-align: right;
}
.UPE-Round5Matchup .UPE-BottomTeam div {
	width: 80%;
	display: inline-block;
	border-top: 1px solid #999;
	padding-right: 3px;
	padding-left: 0;
}

/* Championship Matchup */
.UPE-Championship {
	color: #000;
	font-size: 9px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.UPE-ChampionMatchup .UPE-Location {
	height: 50px;
}
#UPE-BracketWrap .UPE-ChampionMatchup .UPE-Location div, #UPE-BracketWrap .UPE-ChampionMatchup.UPE-Matchup td {
	text-align: center;
	padding-left: 0;
}
#UPE-BracketWrap .UPE-ChampionMatchup .UPE-Location {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
.UPE-ChampionMatchup .UPE-TopTeam div {
	padding: 5px 0 3px;
	font-size: 9px;
}
.UPE-ChampionMatchup .UPE-BottomTeam div {
	padding: 5px 0 3px;
	font-size: 9px;
	width: 100px;
}

