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;
}


form {
  margin: 0px;
}


.photo {
  float: right;
  padding: 5px;
  width: 342px;
  background-color: #FFFFFF;
}


a {
  color: #05152c;
}

a:hover {
  color: #1a3763;
}

h1 {
  color: #1a3763;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #8F91AE;
  text-transform: uppercase;
}


/********** LAYOUT **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background:#1A3763 url(/images/redesign/page_bg.jpg);
}


.design {
  width: 960px;
  border: 1px solid #000000;
}

#header {
  height: 163px;
}

#hdrContainer{
 position: relative;
}


#scoreboard {
  position: absolute;
  left: 780px;
  top: 80px;
  background: url(/images/setup/scoreboard_bg.jpg) no-repeat;
  height: 80px;
  width: 170px;
  color: #FFFFFF;
}

#border {
  background:#000000 url(/images/setup/border_bg.gif) repeat-y;
}

#mainbody {
  padding: 10px;
}

#leftcol {
  background-color: #000000;
  width: 149px;
  padding: 0px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

#leftcolButtons {
  background-color: #FFFFFF;
}

#navbar-secondary {
}

#schedule {
  background-color: #FFFFFF;
  height: 360px;
  overflow: auto;
}

#nextcontest {
  background-color: #FFFFFF;
  height: 375px;
  overflow: auto;
}


#nextcontest a {
text-decoration: none;
}

#standings {
  background-color: #05152c;
  color: #FFFFFF;
  height: 350px;
}

#athlete {
  background: #112d58 url(/images/setup/upcoming_bg.jpg) no-repeat;
  color: #FFFFFF;
  height: 350px;
  overflow: auto;
}

#aotw {
  text-align: center;
}

#aotw a {
  color: FFFFFF;
}

#aotw span {
  text-transform: uppercase;
  font-weight: bold;
}


#upcoming {
  background: #112d58 url(/images/setup/upcoming_bg.jpg) no-repeat;
  color: #FFFFFF;
  height: 350px;
  overflow: auto;
}

#rightcol {
  background-color: #000000;
  width: 181px;
  padding: 0px;
}

#logoFooter {
  background-color: #000000;
  height: 70px;
  text-align: center;
}

#footer {
  background-color: #000000;
  text-align: center;
}



/********** NAVIGATION **********/

.navbar-global {
  background:#FFFFFF url(/images/setup/globalNav_bg.gif) repeat-x;
  text-align: center;
  height: 33px;
}

.navbar-global a{
  color: #294065;
  padding: 0px 10px;
  text-decoration: none;
  font-weight: bold;
}

.leftnav {
  background-color: #2e4a75;
  width: 149px;
  margin: 0px;
}

.leftnav a {
  color: #a4c0ed;
  text-decoration: none;
  padding-left: 5px;
  display: block;
  height: 20px;
  line-height: 20px;
  border-top: #4c6488 1px solid;
  border-bottom: #284064 1px solid;
}

.leftnav a:hover {
  background-color: #15253e;
}

#leftnav-match a{
  color: #FFFFFF;
}

.navbar-secondary a {
  background-color: #15253e;
  padding-left: 20px;
  color: #FFFFFF;
  text-decoration: none;
  border-top: #949494 1px solid;
  display: block;
  height: 20px;
  line-height: 20px;
}

.navbar-secondary a:hover {
  color: #a4c0ed;
}


#rightcol a {
  color: #FFFFFF;
  text-decoration: none;
}

#rightcol a:hover {
  color: #1A3763;
}



/**** DROP DOWN MENU ****/
.dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #2e4a75;
  width: 150px;
  z-index: 101;
  text-align: left;
  margin-top: 2px;
}

.dropdownmenu a {
  text-transform: none;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #a4c0ed;
  color: #a4c0ed;
  text-decoration: none;
 padding: 4px;
}

.dropdownmenu a:hover {
  background-color: #15253e;
  color: #FFFFFF;
}

/********** HEADLINES **********/
.featuredstory a {
  color: #FFFFFF;
  line-height: 120%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.featuredstory a:hover {
  color: #336699;
}

.headline td{
  color: #FFFFFF;
}

.headline a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.headline a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#moreheadlines_container {
  background-color: #2f353e;
  color: #FFFFFF;
  height: 350px;
  overflow: auto;
  font-weight: bold;
}

#moreheadlines {
  padding: 10px;
}
#moreheadlines a {
  color: #FFFFFF;
  font-weight: normal;
}

#moreheadlines a:hover {
  color: #000000;
  font-weight: normal;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1A3763;
    padding: 2px;
}


tr.roster-header td a{
    color: #FFFFFF;
}

tr.roster-row a{
    text-decoration: underline;
    color: #336699;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #D1D1D1;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}

.bio {
    background-color: #1a3763;
    border: outset;
    border-width: 5px;
    padding: 5px;
}

.bio td {
  color: #FFFFFF;
}

.bio td a {
  color: #FFFFFF;
}

.bio-name {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    color: #C1C1C1;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-data a:hover {
  color:#FFFFFF;
}

.bio-photo {
  float: left;
  padding: 10px;
}


/********** FADING SCROLLER **********/

div.scroller {
  font-weight: bold;
  font-size: 8pt;
  padding-left: 5PX;
}

.scroller a {
  font-size: 8pt;
  text-decoration: underline;
}

.scroller-score {
  float: right;
  font-size: 8pt;
  padding-right: 10px;
}

/*********** STANDINGS *************/
.briefstats-header td{
  background-color: #25426e;
  padding: 3px;
}

.briefstats-row0 td {
  background-color: #000000;
  padding: 3px;
}

.briefstats-row1 td{
  padding: 3px;
}

#standings td {
  color: #FFFFFF;
}
/********** SCHEDULE **********/
table.schedule {
  width: 100%;
  background-color: ;
}

.schedule-header {
  background-color: #1A3763;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
    background-color: #D1D1D1;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #FFFFFF;
    padding: 2px;
}


.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}


/********** DATEBOOK *************/
table.calendar {
border-collapse: collapse;
  background: #;

}

table.calendar td  {
  border: 1px solid #000000;
  font-weight: bold;
}

table.calendar td a{

}


.calendar {
  background-color: #FFFFFF;
  color: #1a3763;
  text-align: center;
}

.calendar-month  {
  color: #1a3763;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.calendar-month a {
  color: #1a3763;
}

.calendar-month a:hover {
  color: #000000;
}

.calendar-header {
  background-color: #1a3763;
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-sport {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.calendar-date {
  float: left;
  color: #000000;
  background-color: #d9d9d9;
  width: 15px;
}

.calendar-event {
  font-size: 10px;
  color: #1a3763;
}

.calendar-event a {
  font-weight: bold;
  text-decoration: none;
}

.calendar-event a:hover {
  color: #000000;
  cursor: pointer;
  cursor: hand;
}


/********** 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");
	}

