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;
}

pre {
  width: 700px;
  overflow: auto;
}

form {
  margin: 0px;
}


.photo {
  float: right;
  padding: 5px;
  width: 250px;
  background-color: #FFFFFF;
}


a {
  color: #024513;
}

a:hover {
  color: #b59c01;
}

h1 {
  color: #024513;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #b59c01;
  text-transform: uppercase;
}


/********** NAVIGATION **********/

body.pagebody {
  margin-top: 15px;
  padding: 0px;
  background:#05442a url(/images/setup/page_bg.jpg) repeat-x top;
}

.design {
  width: 1010px;
  background-color: #FFFFFF;
}

#mainbody {
  padding: 0px;
}

#header {
  height: 149px;
  text-align: center;
}

#hdrContainer {
  position:relative;
}

.headerLogo {
  position: absolute;
  top: -10px;
  left: -60px;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: none;
  width: 306px;
  height: 174px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/setup/headerLogo.png', sizingMethod='scale');

}

.headerLogo[class] {
  background-image: url('/images/setup/headerLogo.png');
}

#centercol {
  background-color: #ecdfae;
  width: 260px;
  padding: 0px;
}

#rightcol {
  background-color: #838383;
  width: 255px;
  padding: 0px;
}

.poll {
  padding: 10px;
}

#footer {
  background: url(/images/setup/footer_bg.jpg) no-repeat;
  height: 81px;
  padding-left: 160px;
  text-align: left;
  color: #ffeeae;
}

#footer img {
  padding: 20px;
  float: right
}

#footer .rich {
  clear:none;
  float:left;
  width:500px
}

/********** NAVIGATION **********/
.athleticsNav {
  background: url(/images/setup/athleticsNav_bg.jpg) no-repeat top;
  height: 31px;
  color: #798748;
  text-align: center;
}

.athleticsNav a {
  color: #FFFFFF;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}

.athleticsNav a:hover {
  color: #000000;
}

.globalNav {
  background: url(/images/setup/globalNav_bg.jpg) no-repeat top;
  height: 31px;
  color: #798748;
  text-align: center;
}

.globalNav a{
  color: #002315;
  font-weight: bold;
}

.globalNav a:hover {
  color: #000000;
}

#rightcol a {
  color: #FFFFFF;
  text-decoration: none;
}

#rightcol a:hover {
  color: #798748;
}

.links {
  background: #012114 url(/images/setup/links_bg.jpg) no-repeat top;
}

.links img {
  float: left;
}

.links a {
  color: #F5DD9D;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  padding: 5px;
}

.links a:hover {
  color: #FFFFFF;
}

/**** DROP DOWN MENU ****/

.dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #546e3e;
  width: 200px;
  z-index: 100;
}

.dropdownmenu a {
  text-transform: none;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #ffffff;
  color: #FFFFFF;
  text-decoration: none;
  padding: 5px;
  text-align: left;
}

.dropdownmenu a:hover {
  background-color: #FFFFFF;
  color: #546e3e;
}


/********** HEADLINES **********/
#ncaa {
  background-color: #cdcdcd;
  float: right;
  width: 110px;
  height: 250px;
  overflow: none;
}

.headlines_container {
  background: #05442a;
  padding: 10px;
}

.featured-headline a {
  color: #024513;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.featured-headline a:hover {
  color: #b59c01;
  text-decoration: underline;
}


.headline a {
  text-decoration: none;
}

.headlines {
  color: #FFFFFF;
}

.headlines a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.headlines a:hover {
  color: #b59c01;
  text-decoration: underline;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}

/********** ROSTERS **********/

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #b59c01;
    padding: 2px;
}

tr.roster-row a{
    text-decoration: underline;
    color: #024513;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #b59c01;
}

tr.roster-row0 td {
    background-color: #;
    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;
}

/********** BIOS SYSTEM PROVIDED**********/
.bio-wrapper .bio-container .head {
  padding: 20px;
  margin-bottom: 15px;
  color: #fff;
  background: url(/images/setup/bio_bg.jpg) no-repeat right bottom #0E1B14!important;
  overflow: hidden;
}

.bio-wrapper .bio-container a {
  color: #fff;
}

.bio-wrapper .bio-container .head span {
  color: #fff;
}

.bio-wrapper .roster-sidebar .roster-list,
.bio-wrapper .roster-sidebar .roster-title {
  background: #0E1B14!important;
} 

/********** BIOS OLD**********/
.bio {
    background-color: #b59c01;
    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;
}


/******* TAB CONTENT **********/
.tab {
  width: 255px;
  color: #FFFFFF;
  background-color: #8C8C8C8;
  padding: 0px;

}

.scoreboard {
  background-color: #000000;
  height: 200px;
  overflow: auto;
  color: #FFFFFF;
}

.scoreboard a {
  color: #FFFFFF
}

.upcoming {
  background-color: #004d2d;
  height: 200px;
  overfloW: auto;
  color: #FFFFFF;
}

#tabcontentcontainer{
  width: 255px;
  background-color: #;
  height: 200px;
}
.tabcontent {
  display: none;
}

/********** 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-table {
  background: #424242;
  color: #FFFFFF;
}

.briefstats-header {
  font-weight: bold;
}

.briefstats-team {
  color: #b59c01;
  font-weight: bold;
}


/********** SCHEDULE **********/
table.schedule {
  width: 95%;
  background-color: ;
}

.schedule-header {
  background-color: #b59c01;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding-left: 5px;
}

tr.schedule-row0 td {
    background-color: #;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}

.home-opp {
  text-transform: uppercase;
}

.schedule-row td {
}
/**********CALENDAR***********/
#calendar {
  padding-top: 10px;
  width: 245px; 
  border: none;
  margin: 0 auto 5px;
}

#calendar td {
  line-height: 25px;
  height: 25px;
  border-color: #fff;
  color: #333;
  background:#262626;
}

#calendar .calendar-header  td {
  font-weight: bold;
  color: #fff;
  background: #000;
}

#calendar .calendar-month td {
  font-size: 10px;
  background: none;
  font-weight: bold;
  border-color: #fff;
  background: #262626;
}

#calendar .calendar-month td .arr {
  display: none;
}

#calendar .calendar-event a {
  color: #fff;
  background: #086342;
}

#calendar .no-calendar-event a {
  background: none;
}

#calendar .inactive {
  color: #b4b4b4;
  background: #262626;
}

#calendar .today a {
  color: #fff;
  background: #000;
}

#calendar .current a,
#calendar .calendar-event a:hover {
  background: #b59c01;
  color: #000;
}


#calendar .event-schedule {
  background-color: #000000;
  color: #FFFFFF;
  width: 225px;
  height:160px;
  overflow: auto;
  padding: 10px;
}


/********** 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;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/setup/overlay.png", sizingMethod="scale");
	}
