@charset "utf-8";

html {
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
}
body {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	padding: 0px;
	margin: 0px;
}
a {
	color: #003876;
	text-decoration: none;
}
a:hover {
	color: #02B3E2;
	text-decoration: underline;
}
a:active {
	color: #ED1820;
}
.arrowLink {
	display: block;
	padding: 2px 0px 5px 24px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.arrowLink:hover {
	text-decoration: underline;
	color: #003876;
}
a.arrowLink:active {
	text-decoration: underline;
	color: #ED1820;
}
.arrowLinkPrimary {
	background-image: url(../img/bills/link_arrow_primary.png);
}
.arrowLinkSecondary {
	color: #71A8DF;
	font-weight: normal;
	background-image: url(../img/bills/link_arrow_secondary.gif);
}
/* all but IE6 */
* > .arrowLinkSecondary {
	background-image: url(../img/bills/link_arrow_secondary.png);
}
a.arrowLinkSecondary:hover {
	color: #02B3E2;
}
a.arrowLinkSecondary:active {
	color: #ED1820;
}
.arrowLinkTertiary em {
	color: #FFFFFF;
	font-style: normal;
}
.arrowLinkTertiary {
	color: #999999;
	font-weight: normal;
	background-image: url(../img/link_arrow_grey.gif);
}
/* all but IE6 */
* > .arrowLinkTertiary {
	background-image: url(../img/link_arrow_grey.png);
}
a.arrowLinkTertiary:hover {
	color: #02B3E2;
}
a.arrowLinkTertiary:active {
	color: #ED1820;
}
table#progressMessage {
	width: 100%;
	height: 100%;
}
#progressMessage td {
	text-align: center;
	vertical-align: middle;
}
#progressMessage div {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 15px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#progressMessage img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
div#bg_holder {
	position: absolute;
	z-index: 0;
	height: 100%;
	overflow: hidden;
}
img#background {
	position: fixed;
	width: 135%;
}
div#page {
	z-index: 2;
	position: relative;
	width: 850px;
	height: 100%;
}
div#shade {
	z-index: 1;
	position: absolute;
	top: 0px;
	left:0px;
	height: 100%;
	width: 850px;
	background-color: #000000; /* #000000; bills #040C27; */
	opacity: 0.8;
	filter: alpha(opacity=80);
}
div#contentHolder {
	text-align: left;
	position: relative;
	color: #000000;
	
}
div#dialogShade {
	z-index: 4;
	position: absolute;
	top: 0px;
	left:0px;
	width: 850px;
	height: 100%;
	background-color: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#dialogMessage {
	z-index: 5;
	position: absolute;
	width: 470px;
}
#dialogMessage .top {
	height: 20px;
	background: transparent url(../img/dialog_top.png) no-repeat;
}
#loadingMessage {
	font-weight: bold;
}
#dialogMessage .body {
	min-height: 80px;
	background-color: #FFFFFF;
	padding: 0px 20px;
	color: #333333;
	font-size: 12px;
}
#dialogMessage .header {
	letter-spacing: -1px;
	font-family: "Lucida Sans", Verdana, Arial;
	color: #003876;
	font-size: 24px;
	padding-bottom: 8px;
}
#dialogMessage p {
	padding-bottom: 6px;
}
#dialogMessage .btnHolder {
	text-align: right;
	padding-top: 15px;
}
#dialogMessage .btnHolder a {
	padding-left: 10px;
}
#dialogMessage .loading {
	font-size: 14px;
	text-align: center;
}
#dialogMessage .loading div {
	padding: 10px 0px;
}
#dialogMessage .oldwinner #youTubeHolder {
	padding: 2px;
	background-color: #000000;
	width: 425px;
	height: 344px;
}
#dialogMessage .oldwinner #youTubeFrame {
	width: 425px;
	height: 344px;
}
#dialogMessage input.remindEmail {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	color: #000000;
	margin-top: 3px;
	padding: 3px;
	width: 420px;
	vertical-align: middle;
}
#dialogMessage input.remindEmail.error {
	background-color: #FFFF99;
	border: 1px solid #ED1820;
}
#dialogMessage .bottom {
	height: 20px;
	background: transparent url(../img/dialog_bottom.png) no-repeat;
}
div#topnav {
	position: relative;
	height: 30px;
	z-index: 2;
	padding: 15px 30px 8px 30px;
}
div#topnav div#sportsnetLogo {
}
div#contentHolder div#sectionsNav {
	position: absolute;
	top: 15px;
	left: 230px;
	width: 589px;
	background: transparent url(../img/topnav.gif) no-repeat center center;
}
div#sectionsNav table {
	height: 30px;
}
div#sectionsNav table td {
	text-align: center;
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
div#sectionsNav table a {
	padding-top: 1px;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
}
div#sectionsNav table a:hover {
	color: #CCFF00;
}
div#sectionsNav table a:active {
	color: #ED1820;
}
div#sectionsNav table a.on {
	color: #CCFF00;
}
div#topnav table a.left {
	border-left: 1px solid #666666;
}
div#sectionsNav table a.right {
	border-right: 1px solid #000000;
}
div#contentHolder div#billboard {
	position: absolute;
}
div#contentHolder div#billboard img {
	position: absolute;
	top: -37px;
}
div#contentHolder div#bodyHolder {
	position: relative;
	top: 100px;
	height: 628px;

}
div#contentHolder div#content {
	position: relative;
	width: 785px;
	left: 32px;
	/* IE6 	*/
	_top: 230px;
}
div#content div#rightColumn {
	float: right;
	width: 200px;
	height: 170px;
	margin: 18px;
	padding: 70px 0px 0px 18px;
	border-left: 1px solid #AAAAAA;
}
div#rightColumn p {
	text-align: center;
	color: #000;
	font-size: 13px;
	padding: 5px 0px 20px 0px;
}
div#rightColumn .oldWinner a {
	font-size: 11px;
}
div#rightColumn .oldWinner img {
	float: left;
	margin-right: 10px;
}
div#leftColumn div.header {
	z-index: 1;
	position: absolute;
	top: 12px;
	left: 280px;
	letter-spacing: -1px;
	font-family: "Lucida Sans", Verdana, Arial;
	color: #FFF;/*#003876;*/
	font-size: 26px;
	text-align: right;
}
div#leftColumn div#bodyCopy {
	position: absolute;
	left: 230px;
	top: 185px;
	width: auto;
}
div#supportingContent {
	position: relative;
	width: 785px;
	left: 32px;
}
.winnerHeadline {
	position: absolute;
	color: #CCCCCC;
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 33px;
	padding-bottom: 8px;
	left: 200px;
	top: -70px;

}
div#supportingContent .headline {
	color: #FFFFFF;
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 16px;
	padding-bottom: 8px;
}
div#supportingContent p {
	color: #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 12px;
	padding: 10px 4px;
}
div#supRightColumn {
	border-left:1px solid #AAAAAA;
	display:inline;
	float:right;
	left:500px;
	padding-left:10px;
	position:absolute;
	top:0;
	width:280px;
}
div#supLeftColumn {
	position: relative;
	display: inline;
	width: 490px;
	/* IE6 */
	_position: absolute;

}
div#supLeftColumn ul,
div#supLeftColumn ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div#supLeftColumn .winnerModule {
	width: 345px; /* add padding to width/height for total */
	height: 200px;
	padding: 15px 20px;
	color: #999999;
	line-height: 20px;
}

div#supLeftColumn li.header {
	font-size: 40px;
	font-style: normal;
	color: #FFFFFF;
}
div#supLeftColumn li.winnerInfo{
	width: 500px;
	/* IE6 	*/
	_padding-top: 10px;
}
div#supLeftColumn li.winnerInfo span.congrats{
	color: #FFFFFF;
	font-size: 15px;
}
div#supLeftColumn li.winnerInfo span.congrats2{
	color: #CCFF00;
	font-size: 15px;
}
div#supLeftColumn li.winnerInfo img,
div#supLeftColumn li.winnerInfo div.copy{
	margin-top: 10px;
	float: left;
	display: inline;
}
div#supLeftColumn li.winnerInfo div.copy{
	margin: 10px 0px 0px 10px;
}

div#supLeftColumn .featureBlock {
	float: left;
	width: 165px;
}
div.supLeftDivider {
	background: transparent url(../img/dotted_line_vert.gif) repeat-y;
	width: 1px;
	margin: 0px 8px;
	float: left;
	height: 160px;
}

table#oldWinnersHolder td.left {
	padding-right: 12px;
}
table#oldWinnersHolder td.top {
	padding-bottom: 10px;
}
.oldWinnerModule {
	position: relative;
	background: transparent url(../img/old_winners_module.gif) no-repeat;
	width: 255px;
	height: 100px;
}
.oldWinnerModule .winnerInfo {
	padding: 13px 13px 5px 13px;
}
.oldWinnerModule .winnerInfo img {
	float: left;
	margin-right: 5px;
}
.oldWinnerModule .winnerInfo a {
	color: #00203F;
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 20px;
}
.oldWinnerModule .titleInfo {
	position: absolute;
	top: 75px;
	width: 255px;
	font-weight: bold;
	text-align: center;
	clear: both;
}
.oldWinnerModule .titleInfo a {
	color: #333333;
	font-size: 12px;
}

/* home page - latest video */
div#latestEntry {
	position: relative;
	width: 280px;
	min-height: 120px;
	/*border-right: 1px solid #AAAAAA;*/
}
div#bcMiniPlayerPreloader {
	position: absolute;
	width: 165px;
	height: 110px;
	background: transparent url(../img/ajax_loader_circle_wob.gif) no-repeat center center;
}
div#bcMiniPlayerLoaderFlash {
	position: absolute;
	width: 165px;
	height: 110px;
}
div#latestEntry div#loadingMessage {
	position: relative;
	left: 130px;
	width: 360px;
	padding-top: 46px;
	color: #777777;
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 16px;
}
.blueText{
	color: #71A8DF;
}
div#entryDetails {
	position: relative;
	top: -50px;
	left: 85px;
	width: 190px;
	color: #999999;
}
div#entryImage{
	width: 77px;
}
div#entryDetails div#intro {
	color: #FFFFFF;
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 16px;
	padding-bottom: 8px;
}
div#entryDetails div#intro em {
	color: #CCFF00;
	font-style: normal;
}
div#entryDetails div {
	color: #999999;
	padding-bottom: 6px;
}
div#entryDetails div em {
	color: #FFFFFF;
	font-style: normal;
}

div#adContainer {
	position: relative;
	width: 785px;
	left: 32px;
	padding: 20px 0px;
}

/* ad tag */
div#adHolder {
	padding: 0px 7px;
}
div#adBG {
	position: absolute;
	width: 770px;
	height: 120px;
}
div#adTag {
	position: relative;
	top: 0px;
	padding: 15px 20px;
}
div.vSpacer {
	height: 10px;
}

/*sub-pages*/
div#subPageBodyHolder {
	position: relative;
	padding: 0px 30px;
}
div.pageHeader {
	color: #FFFFFF;
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 43px;
	padding: 12px 0px 23px 190px;
}
div.printHeader {
	display: none;
}
div.pageSubheader {
	color: #CCCCCC;
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 16px;
	line-height: 20px;
	padding: 0px 0px 10px 20px;
}
div.pageSubheader em {
	color: #CCFF00;
	font-style: normal;
}
div.pageHeadContent {
	padding: 0px 0px 20px 20px;
}
div.logoHolder {
	z-index: 3;
	position: absolute;
	top: 13px;
	left: 47px;
}
.prizeModuleHolder {
	position: relative;
	height: 200px;
}
.prizeModuleHolder td .prizeModule {
	width: 345px; /* add padding to width/height for total */
	height: 260px;
	padding: 15px 20px;
	color: #999999;
	background: transparent url(../img/prize_module_bg.gif) no-repeat;
	line-height: 20px;
}
/* all but IE6 */
.prizeModuleHolder td > .prizeModule {
	background: transparent url(../img/prize_module_bg.png) no-repeat;
}
.prizeModule .header {
	font-family: "Lucida Sans", Verdana, Arial;
	color: #CCCCCC;
	font-size: 19px;
}
.prizeModule .header em {
	color: #CCFF00;
	font-style: normal;
}
.prizeModule .prizeImage {
	width: 345px;
	height: 100px;
	padding: 10px 0px;
}
.prizeModule a {
	padding-bottom: 8px;
}
/*
.iceBG_content {
	position: relative;
}
*/
.iceBG_contentTop {
	background: transparent url(../img/ice_bg_top.png) no-repeat;
	height: 20px;

}
.iceBG_contentTopPlain {
	background: transparent url(../img/ice_bg_top_plain.png) no-repeat;
	height: 20px;
}
.iceBG_contentHolder {
	background: #DADADA url(../img/ice_bg_middle.jpg) no-repeat;
	width: 790px;
}
.iceBG_contentHolder .header {
	font-family: "Lucida Sans", Verdana, Arial;
	color: #003876;
	font-size: 25px;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
.iceBG_contentHolder .subheader {
	font-family: "Lucida Sans", Verdana, Arial;
	color: #003876;
	font-size: 17px;
}
.iceBG_contentHolder .header a {
	font-family: "Lucida Sans", Verdana, Arial;
	color: #003876;
	font-size: 13px;
	letter-spacing: normal;
	text-decoration: none;
}
.iceBG_contentHolder .header a:hover {
	color: #02B3E2;
}
.iceBG_contentHolder .header a:active {
	color: #ED1820;
}
.iceBG_contentHolder .copy {
	color: #333333;
	font-size: 12px;
}
.iceBG_contentHolder div.rightColumn {
	float: right;
	width: 240px;
	padding: 0px 15px;
	border-left: 1px solid #999999;
	margin: 0px 0px 10px 15px;
}
.iceBG_contentHolder div.rightColumnSmall {
	float: right;
	width: 160px;
	padding: 0px 15px;
	border-left: 1px solid #999999;
	margin: 0px 0px 10px 15px;
}
.iceBG_contentHolder div.rightColumnView {
	position: absolute;
	top: 0px;
	left: 540px;
	width: 180px;
	padding: 0px 15px;
	border-left: 1px solid #999999;
}
.iceBG_content >  div.rightColumnView {
	left: 556px;
}
.iceBG_content {
	padding: 0px 20px;
	min-height: 250px;
}
.iceBG_contentBottomPlain {
	background: transparent url(../img/ice_bg_bottom_plain.png) no-repeat;
	height: 35px;
}
.iceBG_contentBottom {
	background: transparent url(../img/ice_bg_bottom.png) no-repeat;
	height: 50px;

	
}
ul {
	padding: 0px 0px 10px 15px;
	margin: 0px;
}
/* video upload section (iframe document styles are defined in separate CSS for each) */
#uploaderFrameHolder {
	width: 540px;
	height: 540px;
}
#uploaderFrame {
	width: 540px;
	height: 540px;
}
#adSpotFrame {
	width: 768px;
	height: 90px;
}
/* video player section */
#playerFrameHolder {
	width: 790px;
	height: 595px;
	background-color: #DADADA;
}
#playerFrame {
	width: 790px;
	height: 595px;
	background-color: #DADADA;
}
