@charset "UTF-8";
#divOverlayBackground {
	background-color: #000;
	filter:alpha(opacity=95); /* IE's opacity*/
	opacity: 0.95;
	left: 0px;
	height: 1000px;
	width: 100%;
	z-index: 100;
	text-align: center;
	position: absolute;
}

#divOverlay {
	filter:alpha(opacity=100); /* IE's opacity*/
	left: 0px;
	opacity: 1.0;
	z-index: 101;
	position: absolute;
	text-align: center;
	right: auto;
	width: 100%;
	height: 100%;
	text-align: center;
}
#divOverlayClose {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	z-index: 102;
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#divOverlayClose a:link {
	color: #FFF;
	text-decoration: none;
}
#divOverlayClose a:visited {
	color: #FFF;
	text-decoration: none;
}
#divOverlayClose a:hover {
	color: #FFF;
	text-decoration: underline;
}
#divOverlayClose a:active {
	color: #FFF;
	text-decoration: none;
}
#rssticker {
	background-color: #000;
	padding: 5px;
	float: left;
	width: 1012px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000;
	border-left-color: #000;
	clear: both;
}


#divCentering {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
#divMainContentArea {
	background-image: url(../images/backgroundtile_red.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: repeat;
}
#divStandingsColumn {
	float: left;
	display: inline;
	width: 250px;
}
#divStandingsHeader {
	margin-top: 20px;
	margin-left: 25px;
}
#divStandingsWhiteBox {
	height: 370px;
	width: 200px;
	margin-left: 25px;
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E1601;
	border: 1px solid #FF3333;
	line-height: 13px;
}




#divStandingsWhiteBox a:link {
	text-decoration: none;
	color: #4E1601;
	background-color: #FFFFFF;
}
#divStandingsWhiteBox a:visited {
	text-decoration: none;
	color: #4E1601;
	background-color: #FFFFFF;
}
#divStandingsWhiteBox a:hover {
	text-decoration: none;
	color: #FFCC33;
	background-color: #FFFFFF;
}
#divStandingsWhiteBox a:active {
	text-decoration: none;
	color: #4E1601;
	background-color: #FFFFFF;
}





#divStandingsWhiteBox img {
	margin-left: 5px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 5px;
}
#divStandingsWhiteBox ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A1301;
	margin-top: 0px;
}
#divStandingsDivision {
	color: #CFCAB4;
	margin-left: 5px;
	width: 190px;
	font-size: 9px;
}
#divStandingsTeams {
	width: 120px;
	float: left;
	display: inline;
	padding-left: 5px;
}
#divStandingsConference {
	width: 35px;
	float: left;
	display: inline;
}
#divStandingsOVerall {
	width: 35px;
	float: left;
	display: inline;
}

#divMediaPlayerColumn {
	float: left;
	display: inline;
	width: 525px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#divContestColumn {
	float: left;
	display: inline;
	width: 247px;
}
#divContestHeader {
	margin-left: 20px;
	margin-top: 20px;
}
#divContestColumn h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#divContestColumn h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	margin: 5px;
}
#divContestColumn h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
#divContestColumn input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	width: 90%;
}
.smalltextgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	width: 150px;
	margin-top: 10px;
	text-align: center;
}
#divVersusBox {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #ff3333;
	margin-top: 20px;
	height: 300px;
	text-align: center;
}



#divVersusBox a:link {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-right: 5px;
}
#divVersusBox a:visited {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-right: 5px;
}
#divVersusBox a:hover {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-right: 5px;
}
#divVersusBox a:active {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-right: 5px;
}



#divContestDirections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	padding: 6px;
	background-color: #000000;
	font-weight: normal;
	line-height: 13px;
}
#divContestCenterSection {
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #CCCCCC;
	margin-top: 5px;
}
#divContestLowerHalf {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px;
}
#divVersusBox select {
	width: 90%;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#divVersusBox img {
	margin-top: 5px;
	margin-bottom: 0px;
}
#divSubmitButton {
	margin-bottom: 5px;
	margin-top: 10px;
}

#divFooter {
	background-image: url(../images/background_footer.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc00;
	font-size: 12px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 40px;
}

#divFooter a:link {
	color: #FFCC00;
	text-decoration: none;	
}

#divFooter a:visited {
	color: #FFCC00;
	text-decoration: none;	
}

#divFooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#divFooter a:active {
	color: #FFCC00;
	text-decoration: none;	
}




#divMainContentArea_sub {
	background-image: url(../images/background_white.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}


#divCopyContentArea {
	float: left;
	display: inline;
	width: 525px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 50px;
	line-height: 18px;
}


#divCopyContentArea a:link {
	color: #660000;
	text-decoration: none;	
}

#divCopyContentArea a:visited {
	color: #660000;
	text-decoration: none;	
}

#divCopyContentArea a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#divCopyContentArea a:active {
	color: #660000;
	text-decoration: none;	
}




#divCopyContentArea ul a:link {
	color: #666666;
	text-decoration: none;
}

#divCopyContentArea ul a:visited {
	color: #666666;
	text-decoration: none;
}

#divCopyContentArea ul a:hover {
	color: #660000;
	text-decoration: none;
}

#divCopyContentArea ul a:active {
	color: #666666;
	text-decoration: none;
}






#divPastGame {
	margin-bottom: 20px;
	width: 525px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 130px;
}
#divPastGame img {
	float: left;
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	border: 1px solid #660000;
	width: 78px;
}
#divPastGame p {
	margin-top: 0px;
}

#divPastGame a:link {
	font-size: 10px;
	color: #660000;
	text-decoration: none;	
}

#divPastGame a:visited {
	font-size: 10px;
	color: #660000;
	text-decoration: none;	
}

#divPastGame a:hover {
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
}

#divPastGame a:active {
	font-size: 10px;
	color: #660000;
	text-decoration: none;	
}







#divStadiumDiagram {
	margin-bottom: 50px;
}
#divTicketsOverview h1 {
	color: #FFCC00;
	background-color: #660000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #FFCC00;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin: 0px;
}
#divTicketsOverview {
	background-color: #F9F9F9;
	border: 1px solid #E0E0E0;
	margin-bottom: 10px;
}
#divTicketsDetails {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
}
#divTicketPhoneNumber {
	width: 220px;
	float: left;
	display: inline;
	margin-top: 10px;
	font-weight: bold;
}
#divTicketsDetails ul {
	color: #660000;
	list-style-type: square;
	width: 250px;
	float: left;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}
#divTicketsDetails li {
	list-style-type: none;
}
#divTicketType {
	width: 200px;
	float: left;
	display: inline;
}
#divTicketDetail {
	float: left;
	display: inline;
	width: 20px;
}
#divCopyContentArea ul {
	margin-bottom: 30px;
	margin-top: 5px;
	list-style-type: square;
}
#divPurchaseTicketsButton {
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	display: inline;
	margin: 0px;
}
.RedBold {
	color: #660000;
	font-weight: bold;
}
.yellowBold {
	font-weight: bold;
	color: #FFCC00;
}
#divBowlBlog {
	padding-top: 25px;
	margin-left: 20px;
	width: 110px;
	float: left;
	display: inline;
}

#divFacebook {
	padding-top: 25px;
	margin-left: 15px;
	width: 32px;
	float: left;
	display: inline;
}

#divTwitter {
	padding-top: 25px;
	margin-left: 15px;
	width: 32px;
	float: left;
	display: inline;
}


#divLeftColumn {
	float: left;
	display: inline;
	width: 290px;
}
#divSubNavModule {
	margin-top: 20px;
}
#divRightColumn {
	float: left;
	display: inline;
	width: 209px;
	padding-top: 20px;
}
#divWebBanner120X240  {
	margin-right: auto;
	margin-left: auto;
	width: 120px;
	margin-bottom: 20px;
}
#divClear {
	clear: both;
}
body {
	margin: 0px;
	background-image: url(../images/background_white.jpg);
	background-repeat: repeat;
}
#divMediaDownload {
	width: 185px;
	margin-left: 75px;
	margin-top: 20px;
	text-align: center;
}
#divMediaDownload a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 10px;
	text-decoration: none;
	
}

#divMediaDownload a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 10px;
	text-decoration: none;
	
}
#divMediaDownload a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 10px;
	text-decoration: underline;
	
}
#divMediaDownload a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 10px;
	text-decoration: none;
	
}
#divACCColumn {
	float: left;
	display: inline;
	width: 210px;
	margin-left: 40px;
}
#divACCColumn img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#divACCColumn ul {
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	color: #FFCC00;
	background-color: #660000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-image: url(../images/headerTileRed.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #660000;
	padding: 0px;
	margin: 0px;
}
h3  {
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h4  {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
}
h5 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}
#divScheduleDay {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



#divDescriptionContentArea {
	width: 375px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding: 20px;
}



#divTicketsDetails img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 5px;
}
#divHotelsContent ul {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 20px;
}
#divHotel {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 260px;
	float: left;
	display: inline;
}
#divOfficialHotel {
	padding: 10px;
	margin-bottom: 20px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#divOfficialHotel img {
	float: left;
	display: inline;
	padding-right: 20px;
}
#divRecordsJumpLinks {
	width: 260px;
	float: left;
	height: 250px;
	display: inline;
}


#divJumpLinks {
	width: 260px;
	float: left;
	display: inline;
	height: 100px;
}



iframe {
	border: 1px solid #660000;
}
.GreyBold {
	color: #666666;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#divBacktoTop {
	margin-bottom: 25px;
}








.gfg-root {
	width : 100%;
	height : auto;
	position : relative;
	overflow : hidden;
	text-align : center;
	font-family: "Arial", sans-serif;
	font-size: 12px;
}

.gfg-title {
	font-size: 14px;
	font-weight : bold;
	color : #000;
	background-color: #DE821A;
	line-height : 1.4em;
	overflow : hidden;
	white-space : nowrap;
}

.gfg-title a {
  color : #3366cc;
}

.gfg-subtitle {
	font-size: 12px;
	font-weight : bold;
	color : #3366cc;
	background-color: #000;
	line-height : 1.4em;
	overflow : hidden;
	white-space : nowrap;
	margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #3366cc;
}

.gfg-entry {
	width : 100%;
	height : 6.9em;
	position : relative;
	overflow : hidden;
	text-align : left;
	margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
	height : 3.8em;
	color: #FFF;
	margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
	font-weight : bold;
	background-color: #000;
	line-height : 1.5em;
	overflow : hidden;
	white-space : nowrap;
	float : left;
	padding-left : 10px;
	padding-right : 12px;
	border-right: 1px solid #AAAAAA;
	color: #FFF;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
	position : relative;
	background-color : black;
	width : 100%;
	height : 100%;
	line-height : 1.5em;
	overflow : hidden;
	white-space : nowrap;
	color: #FFF;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
	color: #FFF;
	margin-right : 3px;
	float : left;
	text-decoration: none;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}
