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;
  background-color: #FFFFFF;
}


a {
  color: #1c466e;
}

a:hover {
  color: #FFCB00;
}

h1 {
  color: #1c466e;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #1c466e;
  text-transform: uppercase;
}


/********** LAYOUT  **********/

body.pagebody {
  margin-top: 50px;
  padding: 0px;
  background:#001f3e url(/images/setup/page_bg.jpg) repeat-x top;
}

.design {
  width: 950px;
}

#mainbody {
  padding: 0px;
  width: 730px;
  overflow: auto;
}

#header {
  text-align: center;
}


/***** HEADER PHOTOS *****/
#hdrContainer {
  position: relative;
  height: 176px;
}

.headerPhotos img {

}

#hdrL {
  float: left;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center right;
  top: 4px;
  left: 620px;
  position: absolute;
}

#hdrR {
  float: left;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center right;
  top: 4px;
  left: 783px;
  position: absolute;
}

.headerOverlay {
  position: absolute;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: none;
  width: 159px;
  height: 166px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/setup/photo_overlay.png', sizingMethod='scale');

}

.headerOverlay[class] {
  background-image: url('/images/setup/photo_overlay.png');
}

/** LANDING **/

#leftcol-landing {
 background-color: #FFFFFF;
  width: 325px;
  padding: 0px;
}

#rightcol-landing {
 background-color: #FFFFFF;
  width: 325px;
  padding: 0px;
}


#leftcol {
  background-color: #FFFFFF;
  width: 200px;
  padding: 0px;
}

#rightcol {
  background-color: #FFFFFF;
  width: 200px;
  padding: 0px;
}

.section1 {
  background: #00305e url(/images/setup/section1_bg.jpg) no-repeat top;
}

.section1 h1 {
  color: #FFCB00;
}

#newsletterSignup {
    background: #122c46 url(/images/setup/newsletterSignup.jpg) top no-repeat;
    width: 307px;
}

#newsletter {
  text-align: center;
  font-size: 12px;
  color: #FFFFFF;
}

#footer {
  text-align: center;
  color: #163c6d;
}



/********** NAVIGATION **********/


#globalNav {
  background: url(/images/setup/globalNav_bg.jpg) repeat-x;
  height: 27px;
  color: #000101;
  text-align: center;
}

#globalNav a {
  color: #000101;
  line-height: 27px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  padding:  0px 10px;
}

#globalNav a:hover {
  color: #FFFFFF;
}


#globalNav div a {
  display:block;
  float:none;
  height:25px;
  background: #001f3e;
  line-height: 25px;
  text-decoration: none;
  text-transform: none;
  color: #FFFFFF;
  text-align: left;
}

#globalNav div a:hover {
  background: #f8b707;
}


.leftnav a {
  color: #FFFFFF;
  text-decoration: none;
  padding-left:5px;
}

.leftnav a:hover {
  color: #FFCB00;
}

#rightcol a {
  color: #1c466e;
  text-decoration: none;
}

#rightcol a:hover {
  color: #000000;
}

#navbar-secondary {

}

#navbar-secondary a {

}

.links a {
  display: block;
  text-decoration: none;
  font-size: 12px;
  color: #FFFFFF;
  margin: 0px 10px;
  border-bottom: 1px solid #66819b;
  line-height: 22px;
}

.links a:hover {
  color: #FFCB00;
}

/********** HEADLINES **********/
.featuredheadlines {
  color: #FFFFFF;
  padding: 5px;
}

.featuredheadlines h1 {
  color: #ffcc00;
}

.featuredheadlines a {
  color: #ffcc00;
  line-height: 120%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.featuredstory a:hover {
  color: #1c466e;
}

.headlines a {
  color: #1c466e;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}

.headlines a:hover {
  color: #FFCB00;
  text-decoration: underline;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

.date{
  color: #bed3e6;
}

/**** DROP DOWN MENU ****/

.dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #001F3E;
  width: 155px;
  z-index: 100;

}

.dropdownmenu a {
  text-transform: none;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #707070 ;



  color: #FFFFFF;
  text-decoration: none;
 padding: 4px;
}

.dropdownmenu a:hover {
  background-color: #001F3E;
  color: #FFFFFF;
}

/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1c466e;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #1c466e;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

tr.roster-row0 td {
    background-color: #ededed;
    font-size: 11px;
    padding: 2px;
}
tr.roster-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 2px;
}

tr.roster-row td {
    background-color: #E8E8E8;
    font-size: 11px;
    padding: 2px;
    color: #000000;
}

.bio {
    background-color: #FFCB00;
    border: outset;
    border-width: 9px;
    padding: 5px;
}

.bio-name {
    background-color: #;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-photo {
  float: left;
  padding: 10px;
}


/******* SCOREBOARD **********/

.scoreboard {
  background: url(/images/setup/scoreboard_bg.jpg) no-repeat;
  height: 162px;
  color: #FFFFFF;
}

.scoreboard a {
  color: #FFFFFF;
}

/********** 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;
}

/********** SCHEDULE **********/
table.schedule {
  width: 95%;
  background-color:;
}

.schedule-header {
  background-color: #1c466e;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
    background-color: #ededed;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}


/********** DATEBOOK *************/
#calContainer {
  background: #122c46 url(/images/setup/calendar_cap.jpg) top no-repeat;
  width: 307px;
  margin-left: 9px;
}

table#calendarView {
  background-color: #1c466e;
  border-collapse: collapse;
  text-align: center;
  font-weight: bold;
}

#calendarView td {
  border: 1px solid #ffffff;
  color: #ffffff;
}

.calendar {
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
}

.calendar-month  {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px;
}

.calendar-month a {
  color: #1C3E7B;
}

.calendar-month a:hover {
  color: #FFFFFF;
}

.calendar-header {
  background-color: #F8BA11;
  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;
  background-color: #09111C;
  color: #FFFFFF;
}

.calendar-event a {
  font-weight: bold;
  color: #FFFFFF;
}

.calendar-event a:hover {
  color: #990000;
  cursor: pointer;
  cursor: hand;
}

.event {
  background-color: #464646;
  color: #FFFFFF;

}

.event a {
  font-weight: bold;
}

.event a:hover {
  color: #FFFFFF;
}

.event-schedule {
  background-color: #000000;
  color: #FFFFFF;
  border: 1px solid #275285;
  margin: 0px 38px;
  width: 230px;
  height: 110px;
  overflow: auto;
  text-align: left;
}


.event-schedule h1 {
  padding: 0px;
}

.event-info {
  padding: 5px;
}

/********** 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");
	}
