﻿@import url(Articles.css);
@import url(Containers.css);
@import url(Headlines.css);
@import url(Rankings.css);
@import url(Roster.css);
@import url(Schedule.css);
@import url(Standings.css);
@import url(TeamInfo.css);
@import url(Layout.css);
@import url(Menu.css);
@import url(Tabs.css);
@import url(BoxScore.css);
@import url(WeeklyScoreboard.css);
@import url(TeamStats.css);
@import url(PlayerProfile.css);
@import url(SeasonLeaders.css);
@import url(PhotoGallery.css);
@import url(Calendar.css);
@import url(Ads.css);
@import url(HV.css);

.Announcement{
  font-size:.75em;
  color:red;
  padding:3px;
  margin-bottom:10px;
}

.Announcement h3{
  font-size:.9em;
  color:red;
  font-weight:bold;
  text-decoration:underline;
  text-align:center;
  padding:0;
  margin-top:5px;
  margin-bottom:5px;
}

.SiteAnnouncement img{
  border:none;
} 

.SiteAnnouncment{
  margin-top:10px;
  margin-bottom:10px;
}

.ModalBackground
{
    background-color:#696969;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.Header
{
    color:White;
    font-weight:bold;
    font-size:1.2em;
    text-transform:uppercase;
    width:702px;
    height:25px;
    vertical-align:middle;
    border:solid 1px black;
    padding:0px;
}

.HeaderRed
{
    background-image:url(../images/bg_red.gif);
    background-repeat:repeat-x;
    color:White;
    font-weight:bold;
    font-size:18px;
    text-transform:uppercase;
    width:99%;
    height:25px;
    padding-left:5px;
    vertical-align:middle;
    border:solid 1px black;
}

.HeaderGray
{
    background-image:url(../images/header_gray.gif);
    background-repeat:no-repeat;
    color:White;
    font-weight:bold;
    font-size:18px;
    text-transform:uppercase;
    width:590px;
    height:25px;
    padding-left:5px;
    vertical-align:middle;
}

.HeaderWhite
{
    background-image:url(../images/header_white.gif);
    background-repeat:no-repeat;
    color:black;
    font-weight:bold;
    font-size:18px;
    text-transform:uppercase;
    width:590px;
    height:25px;
    padding-left:5px;
    vertical-align:middle;
}

.HeaderBlue
{
    background-image:url(../images/header_blue.gif);
    background-repeat:no-repeat;
    color:White;
    font-weight:bold;
    font-size:18px;
    text-transform:uppercase;
    width:590px;
    height:25px;
    padding-left:5px;
    vertical-align:middle;
}

.PageTitle
{
  margin-left:2px;
  margin-top:5px;
  font-size:2em;
  font-weight:bold;
  font-variant:small-caps;
  padding-left:5px;
  border-left:solid 3px #CC0000;
  border-bottom:solid 3px #CC0000;
  background:black url(../Images/bg_black.gif) repeat-x;
  color:white;
}

.ColumnTitle
{
  width:95%;
  margin-left:2px;
  margin-top:5px;
  font-size:1.5em;
  font-weight:bold;
  font-variant:small-caps;
  padding-left:5px;
  background:black url(../Images/bg_black.gif) repeat-x;
  color:white;
}

.imgLink
{
  float:left;
  padding-right:20px;
}

.imgLink a img
{
  border:none;
}

.hidden
{
  display:none;
}

/* GridView */
.gvtitle
{
  clear:both;
  color:Black;
	color:White;
	vertical-align:middle;
	width:320px;
	font-size:1.15em;
}

.gvtitleleftcorner
{
  float:left;
  height:20px;
  width:20px;
  background:url(../Images/roundedcorner_tl_black.gif) no-repeat top left;
}

.gvtitleleft
{
  float:left;
	height:20px;
  width:10px;
  padding-left:20px;
  background-color:black;
}

.gvtitletitle
{
  float:left;
	height:20px;
  width:220px;
  text-align:center;
  background-color:Black;
  font-weight:bold;
}

.gvtitleright
{
  float:left;
	height:20px;
  width:10px;
  padding-right:20px;
  text-align:right;
  background-color:black;
}

.gvtitlerightcorner
{
  float:left;
  height:20px;
  width:20px;
  background:url(../Images/roundedcorner_tr_black.gif) no-repeat top right;
}

.gvtitle a
{ 
  font-size:.75em;
  color:#cccccc;
  text-decoration:none;
}

.gvtitle a:hover
{ 
  color:white;
}

.gv
{
  border:solid 1px black;
	color:Black;
	width:320px;
	font-size:.9em;
}

.gvempty
{
  padding-top:11px;
  padding-bottom:10px;
  text-align:center;
}

.gvitem
{
 text-align:left;
 padding-left:2px;
}

.gvitemcenter
{
  text-align:center;
}

.gvarow
{
  background-color:#DCDCDC;
  border-color:Black;
  padding-top:3px;
  padding-bottom:3px;
}

.gvrow
{
  background-color:#F5F5F5; 
  border-color:Black;
  padding-top:3px;
  padding-bottom:3px;
}

.gvheader
{
  border-style: none;
	background:url(../Images/bg_red.gif);
	color:White;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

.gvfooter
{
  border-style: none;
	background:#AAAAAA;
	color:black;
	font-weight: bold;
}

/* GridView2 (Slightly Wider) */
.gv2title
{
  clear:both;
  color:Black;
	color:White;
	vertical-align:middle;
	width:380px;
	font-size:1.15em;
}

.gv2titleleftcorner
{
  float:left;
  height:20px;
  width:20px;
  background:url(../Images/roundedcorner_tl_black.gif) no-repeat top left;
}

.gv2titleleft
{
  float:left;
	height:20px;
  width:10px;
  padding-left:20px;
  background-color:black;
}

.gv2titletitle
{
  float:left;
	height:20px;
  width:280px;
  text-align:center;
  background-color:Black;
  font-weight:bold;
}

.gv2titleright
{
  float:left;
	height:20px;
  width:10px;
  padding-right:20px;
  text-align:right;
  background-color:black;
}

.gv2titlerightcorner
{
  float:left;
  height:20px;
  width:20px;
  background:url(../Images/roundedcorner_tr_black.gif) no-repeat top right;
}

.gv2title a
{ 
  font-size:.75em;
  color:#cccccc;
  text-decoration:none;
}

.gv2title a:hover
{ 
  color:white;
}

.gv2
{
  border:solid 1px black;
	color:Black;
	width:380px;
	font-size:.9em;
}

.gv2empty
{
  padding-top:11px;
  padding-bottom:10px;
  text-align:center;
}

.gv2item
{
 text-align:left;
 padding-left:2px;
}

.gv2itemcenter
{
  text-align:center;
}

.gv2arow
{
  background-color:#DCDCDC;
  border-color:Black;
  padding-top:3px;
  padding-bottom:3px;
}

.gv2row
{
  background-color:#F5F5F5; 
  border-color:Black;
  padding-top:3px;
  padding-bottom:3px;
}

.gv2header
{
  border-style: none;
	background:url(../Images/bg_red.gif);
	color:White;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

.gv2footer
{
  border-style: none;
	background:#AAAAAA;
	color:black;
	font-weight: bold;
}

.filters
{
  text-align:left;
  padding:5px;
  background:#CCCCCC;
  border:solid 1px black;
  margin-bottom:10px;
}

.filters span
{
  padding-right:5px;
}

.filters select
{
  margin-right:15px;
}

.tblLabel{
  text-align:right;
  font-weight:bold;
  vertical-align:top;
  width:75px;
}

.tblData{
  text-align:left;
  vertical-align:top;
  width:500px;
}

.tblSubmit{
  text-align:right;
  width:600px;
}

.btn{
  background:url(../images/bg_red.gif) repeat-x;
  color:White;
  border:solid 1px white;
  padding:2px;
}