body {
  background:url("http://photostore.psbin.com/x/o/l1oqkbx4qtlkhv/page_bg.png") no-repeat scroll 50% 0 #9f7f50;
}

h1 {
color: #003479;
}

h2 {
color: #9D7D4F;
}

h3 {
color: #003479;
font-size:12px;
}


a {
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: underline;
}

.header-cont{width:100%;height:189px;position:absolute;left:0;top:5px;text-align:center;}
.header-placeholder{margin:0 auto;width:973px;height:189px;background:url("/images/setup/header.png") no-repeat scroll 0 0 transparent;}
#master-header {
  width: 940px;
  height: 159px;
  position: relative;
 margin: 10px;
}

#header-link {
  display: block;
  height: 157px;
  left: 0px;
  position: absolute;
  top: 0;
  width: 940px;
}

#wrapper {
  padding: 10px 0;
  overflow: hidden;
  margin-bottom: 20px;
}

#mainbody {

}

.internal-page #mainbody {
  width: 920px;
  padding: 10px;
  background: #fff;
  margin-bottom: 10px;
}

.box-header {
  width: 100%;
  height: 37px;
  background: url(/images/setup/header_box_bg.png) repeat-x left top;
}

.box-header span {
  display: block;
  padding: 0 15px;
  font-family: helvetica;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  line-height: 37px;
}

#master-footer {
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  height:106px;
  position:relative;
  background: url(/images/setup/footer_bg_grad.png) repeat-x left top;
}

#footer-logos {
float: right;
overflow: hidden;
position: absolute;
right: 0;
top: 0;
width: auto;
}

#footer-logos ul,
#footer-logos ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer-logos .footer-logo {
  float: left;
  margin-right: 25px;
}

#footer-text {
  width: 300px;
  float: left;
  padding: 18px;
  font-family: helvetica;
  color: #000;
}

#footer-text p {
  margin: 0;
}

#footer-text span {
  font-weight: bold;
}

.boxevent {
  margin-bottom: 10px;
}

/********** NAVIGATION **********/
#global-nav-cont {
  width: 950px;
  height: 35px; 
  margin: 0 auto 10px;
  position: relative;
  background: url(/images/setup/nav-bg.png) repeat-x 0px 0px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(/pie.htc);
}

#global-nav {
  width: 850px;
  height: 35px;
  float: left;
  padding: 0 6px;
  position: relative;
  z-index: 99;
}

#global-nav ul, #global-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#global-nav li.nav {
  float: left;
  padding: 0 10px;
}

#global-nav li.dropdown-li {
  position: relative;
  z-index: 50;
}

#global-nav li.nav a {
  line-height: 35px;
  font-family: helvetica;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}

#global-nav li.nav a.current {
  text-decoration: underline;
}

#global-nav .submenu-container {
  width: 250px;
  visibility: hidden;
  position: absolute;
  background: url(/images/setup/container_bg.png) repeat-x left top;
  left: 0;
  top: 35px;
  z-index: 52;
}

#global-nav .submenu-container .submenu {
}

#global-nav .submenu-container ul li a {
  display: block;
  width: 230px;
  height: auto;
  padding: 0 10px;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  text-transform: capitalize;
}

#global-nav .submenu-container ul li a:hover {
  background: #8e684c;
  color: #FFF;
  text-decoration: none;
}

#additional-links {
  width: 280px;
  height: 122px;
  overflow: auto;
  padding: 10px;
  background: url(/images/setup/container_bg.png) repeat-x left top;
}

#additional-links a {
  color: #fff;
  font-weight: bold;
 line-height: 18px;
}

#navbar-secondary {
  padding: 5px 10px 10px;
  color: #494949;
  margin-bottom: 10px;
  background: url(/images/setup/footer_bg_grad.png) repeat-x 0px 0px #28409a;
}

#navbar-secondary a {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #000;
}

#navbar-secondary h1 {
  font-family: arial;
  font-size: 25px;
  font-weight: bold;
  color: #000;
  margin: 0;
}


/********** SCHEDULES ********/
.schedule {
  border-width: 0px;
  border-collapse: collapse;
}

.schedule-header td {
 background-color: #003479;
 color: #FFFFFF;
 font-weight: bold;
 padding: 5px;
}

.schedule-data {
  width: 400px;
}

.schedule-data td {
  padding: 5px;
}

.schedule-link {
  font-size: 10px;
}

.conf-contest td {
  background-color: #d9d9d9;
  padding: 3px;
}

.nonconf-contest td{
  padding: 3px;
}


.boxscore  {
  text-align: left;
  color: #FFFFFF;
}


/********** STANDINGS **********/

#standings .title td {
  font-weight: bold;
  color: #fff;
  background: #003479;
  text-align: center;
  line-height: 18px;
}

#standings .header td {
  color: #fff;
  background: #999;
}


table.stats-table {
  border-width: 0px;
  border-collapse: collapse;
  width: 100%;
}

table.stats-table td {
  padding: 1px 4px;
}

tr.stats-header td {
  background-color: #003479;
  padding-right: 0px;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
}

tr.stats-row0 {
}

tr.stats-row1 {
}

td.stats-team a {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}

td.stats-team a:hover {
  text-decoration: none;
}

td.stats-field {
  text-align: center;
  font-size: 11px;
}

td.conf-label  {
  background-color: #000000;
  font-weight: bold;
  font-size: 10px;
}

td.conf-field {
  background-color: #999;
  color: #FFFFFF;
  text-align: center;
  font-size: 11px;
}



/********* STATS ***********/
.stats-wrapper {
color: #000;
background: #FFF;
}
.stats-wrapper th {
background: #003479; /* set the primary color here  */
color: #fff;
}
.stats-wrapper th a{
color: #fff !important;
}
.stats-wrapper a { /* set the link color here */
color: #333;
text-decoration: underline;
}
.stats-wrapper a:hover { /* set the link color here */
color: #000;
}


/********* COMPOSITE SCHEDULE ***********/
.schedule-wrap table.schedule {width:100%}
.schedule-wrap td {padding:3px}
.schedule-wrap .even td {background:#DCE3E7}
.schedule-wrap .header td {background:#12376E;color:#FFF}
.schedule-wrap .in-progress {background:#FFFF00;color:#000}
.schedule-wrap .date {display:none}
.schedule-wrap .no-events {font-size:12px;font-weight:bold;display:block;margin:10px 0}
.schedule-wrap table.data {width:45%}

#season-standings table { width:100%; border-collapse:collapse }
#season-standings th,
#season-standings td { padding:2px 5px; border:solid 1px #CCC }
#season-standings td { text-align:center }
#season-standings td:first-child { text-align:left }
#season-standings th { font-size:12px; background:#EEE; border-color:transparent }
#season-standings tr:nth-child(even) td { background:#f5f5f5 }
#season-standings tr:hover td { background:#efede3 } 
#season-standings td a { color:#0051CD }