﻿
.containerWC { width: 775px; margin: auto; }
..hdrWildCard {background: url(../../images/hdrWildCard.gif) no-repeat; width: 610px; height: 110px; position: relative; z-index: 15; margin-left: 85px; padding: 10px 0px 0px 30px;}
.imgWildCard {float: none; position: relative; z-index: 5;}


.voteWC {float: left; width: 369px; height: 166px; margin: 165px 0px 0px 80px; _margin: 225px 0px 0px 40px; background: url(../../images/wcVote.gif) no-repeat; clear: both; padding: 15px 14px 0px 0px; font-family: Verdana, Sans-Serif; font-size: 10px; color: #fff; text-align: left;}
.voteWCBtn {clear: both; padding: 0px 7px 0px 0px;}

.pcBar { float: left; margin-left: 5px; margin-right: 5px; background-color: #e60f46; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-left-width: 2px; border-bottom-width: 2px; border-color: Black; }
..pcResultContainer {height: 200px;}


.wcResultsTable {text-align: right; padding-bottom: 20px;}
..pcLabel { width: 175px; float: left; text-align: right; height: 40px; z-index: 28; background-color: Lime; }
..pcBarCnt { width: 265px; float: left; height: 40px; }
..pcResultPct { float: left; width: 15%; font-size: smaller; font-weight: bolder; }


.pcBackdrop {position: absolute; height: 100%; width: 100%; top: 0px; margin: 0px; left:0px; z-index: 30; text-align: center;}
.pcSemiTransparentBackground {height: 100%; width: 100%; top: 0px; left:0px;  z-index: 29; background-color: #fff; opacity: 0.7; filter: alpha(opacity=70); -moz-opacity: 0.7; margin: 0px; position: fixed; _position: absolute;}
.prevWC {float: left; position: relative; z-index: 15; margin: 253px 0 0 -41px;}
.nextWC {float: right; position: relative; z-index: 15; margin: 253px -41px 0 0;}
.closeWC {position: relative; z-index: 15;}
.enlargeWC {position: relative; z-index: 15;}

.wcResults {
	margin: 0;
	padding: 0;
}

#wcContentWrapper {
	_position: absolute;
}

#wcContentWellWrapper {
	position: relative;
	width: 678px;
	height: 100px;
}

#wcContentWellWrapper p {
	margin: 0;
	padding: 0 200px 8px 0;
}

#wcWinnerContentWellWrapper {
	position: relative;
	width: 678px;
	height: 10px;
}

#wcWinnerContentWellWrapper p {
	display: none;
}

#rightCartoon {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 193px;
	height: 191px;
}

.wcWinnerWrapper {
	width: 665px;
	height: 360px;
	position: relative;
}

a.wcWinnerBottomBar {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 90px;
	height: 85px;
	text-indent: -8000px;
}

ul#wildCardTeams {
	width: 672px;
	height: 275px;
}

ul#wildCardTeams li {
	list-style: none;
	height: 275px;
	float: left;
}

ul#wildCardTeams li.leftEnd {
	width: 20px;
	background: url(images/wildCard_listLeftEnd.gif) 0 0 no-repeat;
}

ul#wildCardTeams li.teams {
	width: 128px;
}

ul#wildCardTeams li.rightEnd {
	width: 12px;
	background: url(images/wildCard_listRightEnd.gif) 0 0 no-repeat;
}

ul#topButtons {
	float: right;
	width: 244px;
	height: 46px;
	margin: 0;
	padding: 0;
}

ul#topButtons li {
	list-style: none;
	float: left;
	width: 106px;
	height: 36px;
	margin: 10px 4px 0 0;
	_margin-bottom: -2px;
	padding: 0;
}

.wcResultContainer {
	width: 672px;
	height: 143px;
	padding-top: 15px;
	margin: 0;
}

.confirmTxt {
	display: none;
}

.wcResultContainer dl {
	clear: both;
	height: 20px;
	margin-bottom: 5px;
}

.wcResultContainer dl dt {
	float: left;
	width: 370px;
	padding-right: 8px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
}

.wcResultContainer dl dd {
	float: left;
	width: 260px;
	color: #000;
	font-weight: bold;
}

.wcBlkLabelRgt {
	color: #000;
}

#teamDisplayWrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.hdrWildCard {
	clear: both;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 9px;
	font-size: 9px;
	line-height: 9px;
	background: url(images/wildCard_displayHeader.gif) top right no-repeat;
}

.leftWildCard {
	float: left;
	width: 204px;
	height: 536px;
	
	padding-top: 41px;
	text-align: left;
	background: url(images/wildCard_leftColumn.gif) 0 0 repeat-y;
}

.leftWcHeader {
	height: 70px;
	background: url(images/wildCard_leftHeader.gif) 0 0 no-repeat;
}

.leftWcHeader p {
	padding: 10px 10px 0 15px;
	font-size: 16px;
	color: #ff1641;
	font-weight: bold;
	text-transform: uppercase;
}

.leftWcContent {
	height: 234px;
	background: url(images/wildCard_leftBackground.gif) 0 0 repeat-y;
}

ul.teamDescription {
	padding: 0 10px 0 15px;
}

ul.teamDescription li {
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.wcWhtLabel {
	color: #0066cc;
}

.voteWrapper {
	padding: 0 10px 0 15px;
	font-size: 9px;
}

html>/**/body .voteWrapper {
	padding-top: 45px;
}

.btnVote {
	margin: 4px 0 0 58px;
}

.voteErrorTxt {
	display: block;
	padding: 5px 0 0 70px;
	margin: 0 0 -20px 0;
	line-height: 10px;
	color: #ff1641;
}

.voteAlreadyTxt {
	display: block;
	margin: -198px 5px 0 5px;
	padding: 0 10px 20px 15px;
	background-color: #fff;
}

.leftWcFooter {
	height: 232px;
	background: url(images/wildCard_leftFooter.gif) 0 0 no-repeat;
}

.mainDisplayWildCard {
	float: left;
	position: relative;
	width: 754px;
	height: 577px;
	background-color: #fff;
	z-index: 14;
}

.rEdgeWildCard {
	float: left;
	width: 14px;
	height: 577px;
	background: url(images/wildCard_rightEdge.gif) 0 0 no-repeat;
}

.footerWildCard {
	clear: both;
	width: 1000px;
	height: 24px;
	background: url(images/wildCard_displayFooter.gif) top right no-repeat;
}








