.rankingslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.powtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.powlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1,h2,h3,div,td {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
}

img {
   border: 0px;
   margin: 0px;
}

p {
    font-family: verdana, geneva, sans-serif;
    font-size: 11px;
}

.photo img {
  float: right;
  padding: 0px 5px;
}

form {
  margin: 0px;
}

a {
  color: #002969;
}

a:hover {
  color: #000000;
}

h1 {
  color: #cf1326;
  font-size: 20px;
  height: 30px;
  line-height: 200%;
}

h2 {
  color: #002969;
  font-size: 14px;
  line-height: 200%;
}


/************ SPLASH ************/


#splash {
 background: #000000;
 line-height: 24px;

}

#splash a{
  text-align: center;
}

#splash h1,#splash h2,#splash h3,#splash div,#splash td {
    font-family: verdana, geneva, sans-serif;
    margin: 0px;
    padding: 0px;
   line-height: 24px;
}

/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: #18198f url("/images/setup/background-2.jpg") no-repeat center top;
}

#mainbody {
  padding: 10px;
  background: #FFFFFF;
}

#mainbody pre {
  overflow: auto;
  width: 700px;
}

#header {
  background-color:#D21229;
}

.centercol {
  background-color: #002969;
  width: 205px;
  padding: 0px;
}

.rightcol {
  background-color: #cf1326;
  width: 175px;
  padding: 0px;
}

#poll {
  padding: 5px;
  background-color: #BBBBBB;
}

#bodyFooter  {
  background-color: #870000;
}

#bodyFooter img {
  padding: 10px;
}

#footer {
  background-color: #cf1326;
  text-align: center;
}

#footer img {
  padding: 0px 30px;
}



/********** NAVIGATION **********/


.rightNav a {
  background: url(/images/setup/secondaryNav_bg.gif) no-repeat;
  color: #FFFFFF;
  text-decoration: none;
  padding-left:5px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  display: block;
}

.rightNav a:hover {
  background: url(/images/setup/secondaryNav_bg-over.gif) no-repeat;
}

#navbar-secondary {

}

/**** DROP DOWN MENU ****/
.dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #002969;
  width: 200px;
  border: 1px solid #FFFFFF;
  z-index: 100;
}

.dropdownmenu a {
  color: #FFFFFF;
  width: 100%;
  display: block;
  border-bottom: 1px solid black;
  line-height: 18px;
  text-decoration: none;
  font-weight: bold;
  text-indent: 5px;
}

.dropdownmenu a:hover {
  background-color: #cf1326;
  color: #FFFFFF;
}

.dropdownmenu2 {
  position:absolute;
  width: 400px;
  background-color: #002969;
}

.dropdownmenu2 td{
  border: 1px solid #FFFFFF;
  text-indent: 5px;
  line-height: 18px;
  font-weight: bold;
  color: #cf1326;
}

/********** HEADLINES **********/
.othernews {

}

.othernews a {
  font-weight: bold;
}

.othernews .date{
  color: #FFFFFF;
}

.othernews img {
  padding: 0px 10px;
}

.date {
  color: #18198f;
}

.headline a {
  color: #D00000;
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  color: #000099;
  text-decoration: underline;
}

.headline-rotate {
  padding: 0px 5px;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

/******* TAB CONTENT **********/

.tab {
  width: 205px;
  color: #FFFFFF;
  padding: 0px;
}

#scoreboard_bg {
  background: url(/images/setup/scoreboard_bg.gif) no-repeat;
}

#scoreboard{
  height: 170px;
  overflow: auto;
  scrollbar-base-color: #1a4b70;
}

#upcoming_bg {
  background: url(/images/setup/upcoming_bg.gif) no-repeat;
}

#upcoming {
  height: 170px;
  overflow: auto;
  scrollbar-base-color: #1a4b70;
}

#tabcontentcontainer{
  width: 205px;
  height: 170px;
}

.tabcontent {
  display: none;
}

/********** FADING SCROLLER **********/

div.scroller {
  font-weight: bold;
  font-size: 8pt;
  padding-left: 5;
}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding-right: 10px;
}


/********** SCHEDULE **********/
table.schedule {
  width: 100%;
  background-color: #FFFFFF;
  color: #000000;
}

.schedule-header td {
  background: url(/images/setup/h1_bg.gif) repeat-x;
  text-transform: uppercase;
  color: #000000;
  font-size: 15px;
  font-family: Arial Black, Arial, Helvetica, sans-serif;
  height: 30px;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row td {
    background-color: ;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
  color: #CC0033;
  font-size: 15px;
  font-family: Arial Black, Arial, Helvetica, sans-serif;
}

.result {
  color: #003366;
  font-weight: bold;
}

.schedule-link a {
  color: #003366;
}

.schedule-row td {
}

inprogress {
  background-color: #FFFF66;
}


/********** STANDINGS **********/

.briefstats-table td {
  color: #FFFFFF;
}


.briefstats-header td {
  font-size: 10px;
}

.briefstats-field  {
  font-size: 10px;
}

/********** ROSTERS **********/

table.roster {
  width: 100%;
  background-color: #ffffff;
  color: #003366;
}

tr.roster-header td {
  background: url(/images/setup/h1_bg.gif) repeat-x;
  text-transform: uppercase;
  color: #000000;
  font-size: 15px;
  font-family: Arial Black, Arial, Helvetica, sans-serif;
  height: 30px;
}

tr.roster-row td {
    font-size: 15px;
    padding: 2px;
   font-weight: bold;
}

.roster-name a {
  text-transform: uppercase;
  color: #cc0033;
  font-size: 15px;
  font-family: Arial Black, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
}

.roster-name a:hover {
  color: #003366;
}

tr.roster-info td {
  font-style: italic;
  font-size: 11px;
  padding: 2px;
}

/********** ROSTERS - STAFF **********/


tr.staff-roster-header td {
   background-color: #000000;
    font-weight: bold;
    padding: 2px;
}

tr.staff-roster-row0 a:hover, tr.staff-roster-row1 a:hover {
    text-decoration: underline;
    color: white;
}

tr.staff-roster-row0 td {
   border-bottom: 1px solid #000000;
  padding: 5px;

}
tr.staff-roster-row1 td {
   border-bottom: 1px solid #000000;
  padding: 5px;
}

/********** ROSTERS - BIOS **********/

table.bio {

}

.bio-headshot {
    background-color: #003466;
}

.bio-headshot img {
  border: 2px solid #000000;
}

.bio-data {
  color: #003466;
  width: 450px;
}

.bio-data td {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}

.bio-name td {
  background-color: #003466;
  color: #FFFFFF;
  font-size: 20px;
  font-family: Arial Black, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
  width: 250px;
  padding: 0px 15px;
  height: 58px;
}

.bio-year {
  background-color: #CE0120;
  color: #FFFFFF;
  padding: 5px 15px;
}

.bio-from {
  padding: 0px 15px;
}


.bio .rich {
color: #003466;
  padding: 5px;
}


#buttonstext {
  background: url(/images/base/bottom_text.jpg) repeat-x;
  width: 500px;
  height: 60px;
  padding-top: 20px;
}

#buttonstext a {
  text-decoration: none;
  color: #AAAAAA;
  padding-top: 20px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
}

#buttonstext a:hover {
  color: #E2373E;
}

/********** Lightbox - Thumbnails ***********/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/setup/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/setup/overlay.png", sizingMethod="scale");
	}



/********** HELP **************/
#help a {
    font-size: 12px;
    font-weight: bold;
    color: #CE1019;
}