/*******************************
WUSC style sheet
Bonzi Development Group Nov 2001 
*******************************/

/*******************
auto-applying styles
********************/

.pageBody { background-color: #ffffff; margin-top: 0; margin-left: 0; margin: 0; }
.pageBodyPlain  { background-color: #ffffff; margin-top: 0; margin-left: 0; margin: 0;}
td { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; }
p  { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; }
ul { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; }
ol { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; }
th { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; }

A:link		{ color: #0940b9; text-decoration: underline; }
A:visited	{ color: #000000; text-decoration: underline; }
A:active	{ color: #0940b9; text-decoration: underline; }
A:hover		{ color: #000000; text-decoration: underline; }

.newsLink:active	{ color: #000000; text-decoration: none; }
.newsLink:link		{ color: #000000; text-decoration: none; }
.newsLink:visited	{ color: #000000; text-decoration: none; }
.newsLink:hover		{ color: #999999; text-decoration: none; }

/****************************************
other styles for class attributes of tags
*****************************************/

/* Black/White text (general use) */
.sixPointText				{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 7pt; font-weight: normal;  }
.smallTextBlack			{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt; font-weight: normal;  }
.smallTextBoldBlack		{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt; font-weight: bold; }
.textBlack				{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; font-weight: normal;  }
.textBoldBlack			{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; font-weight: bold; }
.titleBlack				{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12pt; font-weight: normal;  }
.titleBoldBlack			{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12pt; font-weight: bold; }
.mediumTitleBlack		{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14pt; font-weight: normal;  }
.mediumTitleBoldBlack	{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14pt; font-weight: bold;}
.largeTitleBlack		{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 16pt; font-weight: normal;  }
.largeTitleBoldBlack	{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 16pt; font-weight: bold;}
.smallTextWhite			{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt; font-weight: normal;  }
.smallTextBoldWhite		{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt; font-weight: bold; }
.textWhite				{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; font-weight: normal;  }
.textBoldWhite			{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; font-weight: bold; }
.titleWhite				{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12pt; font-weight: normal;  }
.titleBoldWhite			{ font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12pt; font-weight: bold; }
.mediumTitleWhite		{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14pt; font-weight: normal;  }
.mediumTitleBoldWhite	{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14pt; font-weight: bold;}
.largeTitleWhite		{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 16pt; font-weight: normal;  }
.largeTitleBoldWhite	{ font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 16pt; font-weight: bold;}
.whiteText 				{ color: #FFFFFF; }

/* Colored text (application specific) */
.smallText				{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #0940b9; font-weight: normal; }
.text					{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0940b9; font-weight: normal; }
.textBold				{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #0940b9; font-weight: bold; }
.title					{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #0940b9; font-weight: normal;  }
.titleBold				{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #0940b9; font-weight:bold; }
.mediumTitle			{ font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #0940b9; font-weight: normal;  }
.mediumTitleBold		{ font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #0940b9; font-weight:bold; }
.largeTitle				{ font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #0940b9; font-weight: normal;  }
.largeTitleBold			{ font-family: Arial, Helv  etica, sans-serif; font-size: 16pt; color: #0940b9; font-weight:bold; }

/* Other (application specific) */

td.bkgdImage { background-image: url("/images/background.jpg"); background-repeat: repeat-x;}
td.newsBkgrd { background-image: url("/images/news_background.jpg"); background-repeat: repeat-x;}
a.scrollerLink			{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; }
a.scrollerLink:visited	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; }
a.scrollerLink:active	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; }
a.scrollerLink:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #0940b9; text-decoration: none; }
.question 				{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #330066; }
.errorMsg				{ font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-weight: bold; }
.button					{ background: #0940b9; color: #ffffff; }
.tableHeader			{ background-color: #d4d4d4; }
.tableBordered			{ border-left-color: #0940b9; border-top-color: #0940b9; border-right-color: #0940b9; 
						  border-bottom-color: #0940b9; background-color: #ffffff; border-style: solid; border-width: 1px;}
.scrollerButton			{ background-color: #ffffff; }
.teamScrollerButton		{ background-color: #0940b9; }
						  
/* Player Page Background Colors */
.ppDataBorder		{ background-color: #333333; }
.ppDataBg			{ background-color: #cccccc; }
.ppDataText			{ color: #ffffff; font-size: 9pt; }
.ppBioText			{ color: #000000; font-size: 8pt; font-weight: bold; }
.ppContentBg		{ background-color: #8b8b8b; }
.ppMovText			{ color: #000000; font-size: 8pt; font-weight: bold; }
.ppMovText:link		{ color: #000000; text-decoration: underline; }
.ppMovText:visited	{ color: #000000; text-decoration: underline; }
.ppMovText:active	{ color: #000000; text-decoration: underline; }
.ppMovText:hover	{ color: #000000; text-decoration: underline; }

.ppPageBg			{ background-color: #999999; }
.ppName 			{ color: #ffffff; font-weight: bold; background-color: #0940b9; background-image: url("/images/folder_tab_sliver.gif"); }
						  
/* Group Ticket Styles */
table.foregrnd	{ border: 1px solid black; background: #C9EDD4; }
table.backgrnd	{ background: #39694A; }
.tktTextSmallBold 	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #213F2C; font-weight:bold; }
.tktTextMediumBold	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #213F2C; font-weight:bold; }
.tktTextBold		{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #213F2C; font-weight:bold; }

/* .sf* classes are used in the store stuff. */
/*  Try to keep these styles at the END of the stylesheet?? */
.sfSlotText { font-family:Verdana; font-size:px; color: #000000; }
.sfCornerTable { background-color: #013466; border-color: #cccccc; border-style: solid; border-width: 1px; }
.sfBorderAll { border-style: solid; border-color: #999999; border-width: 1px; background-color: #FFFFFF; }

.sfTextnav { font-family: Arial, Helvetica, sans-serif; color: #013466; font-size: 8pt; }
.sfTextnavS { font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-size: 8pt; }
.sfTextCrumb { font-family: Arial, Helvetica, sans-serif; color: #CC6600; font-size: 8pt; text-decoration: none; } /* bread-crumb text */

.sfTableColor1 { background-color: #6699cc; } /* left side of top header */
.sfTableColor2 { background-color: #013466; } /* right side of top header */
.sfTableColor3 { background-color: #cccccc; } 
.sfTableColor4 { background-color: #999999; } /* check out button table */

.sfTableColor5 { background-color: #ffffff; }
.sfTableColor6 { background-color: #000000; }

.sfMenu 	{ color: #000000; background-color: #999999; font-size: 8pt; font-family: Verdana; }
.sfMenuOver	{ color: #FFFFFF; background-color: #999999; font-size: 8pt; font-family: Verdana; }
.storeMenuBG { background-color: #013466; }

.sfMessageText { font-family: Arial, Helvetica, sans-serif; color: #013466; font-size: 10pt; font-weight: bold; }
.sfButton	{ background-color: #013466; color: #ffffff; }

.sfGridLink { font-size: 9px; font-weight: bold; }

.sfPriceBox { background-color: #eeeeee; border: none; }
.sfPriceBox { background-color: #ffffff; border: none; }
/* Colors here just for the page editor */
.pageEditColor1 { color: #FBD632; }
.pageEditColor2 { color: #0D01AC; }
