body {
  background: url(http://photostore.psbin.com/s/9/smmvo72m3txbux/main_bg.jpg) no-repeat center top #000;
}

a {
  text-decoration: none;
  color: #db0b13;
}

a:hover {
  text-decoration: underline;
}

#master-header {
  width: 960px;
  height: 191px;
  position: relative;
}

#header-link {
  display: block;
  height: 191px;
  left: 380px;
  position: absolute;
  top: 0;
  width: 200px;
}

#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;
}

.spacebar {
  height:10px;
  clear:both;
  overflow:hidden;
}

#master-footer {
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  background: url(/images/setup/footer_bg_grad.png) repeat-x left top;
}

#footer-logos {
  width: 691px;
  float: right;
  overflow: hidden;
}

#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: 200px;
  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/global_nav_bg_grad.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: #fff;
  color: #000;
  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;
}

/******** HEADLINES ************/
#carousel-wrapper {
  margin-bottom: 10px;
}

.story-box {
  color: #fff;
}

.story-box .title {
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #fff;
  display: block;
  margin-bottom: 2px;
}

.story-box .date {
  font-family: arial;
  display: block;
}

.story-box .leadIn {
  font-family: arial;
  font-size: 13px;
}

.story-box .readmore {
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
}

#carousel-controls {
  width: 524px;
  padding: 10px 8px;
  background: url(/images/setup/carousel_control_bg.png) repeat-x left bottom #fff;
  overflow: hidden;
  text-align: center;
}

#carousel-controls .control {
  width: 112px;
  height: 68px;
  display: inline-block;
}

#carousel-controls #control3 {
  margin-right: 0;
}

/********** HEADLINES *******************/
.headlines-rss {
}

.headlines-rss .article {
  display: block;
  padding: 5px 0px;
}

.headlines-rss .leadin img {
  display: none;
}

.headlines-rss .leadin br {
  display: none;
}

.headlines-rss .leadin {
  display: block;
  margin-bottom: 10px;
}

.headlines-rss .date {
  font-weight: bold;
  display: block;
  color: #ba0202;
  font-size: 10px;
}

.headlines-rss .article {
  font-weight: bold;
  text-decoration: none;
color:#fff;
}

.headlines-rss .article a:hover {
text-decoration: underline;
}


/********* ACCORDION TABS *********/
#accordion-tabs {
  height: 420px;
  margin-bottom: 10px;
}

.memberpage #accordion-tabs {
  height: 330px;
}

#accordion-tabs .sep {
  display: none;
}

#accordion-tabs .toggler {
  display: block;
  width: 350px;
  height: 37px;
  background: url(/images/setup/inactive_bg.png) repeat-x left top;
  overflow: hidden;
  outline: none;
  display: block;
  padding: 0 15px;
  font-family: helvetica;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  line-height: 37px;
  text-decoration: none;
}

#accordion-tabs .active {
  color: #fff;
  background: url(/images/setup/header_box_bg.png) repeat-x left top;
}

#accordion-tabs .content-panel {
  display: none;
  width: 380px;
  background: url(/images/setup/container_bg.png) repeat-x left top;
  overflow: hidden;
}

#accordion-tabs #content-panel1 {
  display: block;
}

#accordion-tabs .content-panel .container {
  padding: 10px;
  height: 289px;
  color: #fff;
  overflow: auto;
}

#stat-leaders table {
  width: 100%;
}

.memberpage #accordion-tabs .content-panel .container {
  height: 236px;
}

.s-t  #accordion-tabs .content-panel .container {
  height: 273px;
}

/******* HEADER LOGOS *******/
#header-logos {
  width: 930px;
  height: 64px;
  padding: 4px;
  position: absolute;
  left: 11px;
  top: 45px;
  background: url(/images/setup/header_logo.png) no-repeat 0 0;
}

.header-logo {
  width: 64px;
  height: 64px;
  display: block;
  float: left;
  margin-right: 6px;
  text-indent: -9999px;
}

#header-logo10 {
  margin-right: 0;
}

#header-logo5 {
  margin-right: 242px;
}

/********* BUTTONS *********/
#buttons-lcol img {
    background: #DB0B13;
}

#social-buttons {
  width: 78px;
  height: 25px;
  position: absolute;
  right: 5px;
  top: 5px;
}

.social-button {
  width: 26px;
  height: 25px;
  display: block;
  float: left;
  text-indent: -9999px;
  background: url(/images/setup/social_icons.png) no-repeat 0 0;
}

#social-button1 {
  background-position: 0 0;
}

#social-button2 {
  background-position: -26px 0;
}

#social-button3 {
  background-position: -52px 0;
}

#social-button1:hover {
  background-position: 0 -25px;
}

#social-button2:hover {
  background-position: -26px -25px;
}

#social-button3:hover {
  background-position: -52px -25px;
}

/*********** AOTW ************/
#aotw-cont {
  width: 280px;
  height: 122px;
  overflow: hidden;
  padding: 10px;
  background: url(/images/setup/container_bg.png) repeat-x left top;
}

#aotw-cont .image {
  float: left;
  width: 122px;
  height: 122px;
  display: block;
  margin-right: 5px;
}

#aotw-cont .info {
  width: 150px;
  float: left;
  color: #fff;
}

#aotw-cont .title {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 3px;
}

#aotw-cont .sp-name {
  display: block;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 3px;
}

#aotw-cont .leadin {
  display: block;
}

/******** SCHEDULE ********/
#schedule {
  width: 280px;
  height: 162px;
  overflow: auto;
  margin-bottom: 10px;
  color: #fff;
  padding: 10px;
  background: url(/images/setup/container_bg.png) repeat-x left top;
}

#staff {
  width: 280px;
  height: 162px;
  overflow: auto;
  margin-bottom: 10px;
  color: #fff;
  padding: 10px;
  background: url(/images/setup/container_bg.png) repeat-x left top;
}

#staff .image {
    display: block;
    float: left;
    height: 98px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 78px;
}

#staff .info {
  width: 170px;
  float: left;
}

#staff .bottom-info {
    float: left;
    width: 270px;
}

#quick-facts {
  width: 280px;
  height: 162px;
  overflow: auto;
  margin-bottom: 10px;
  color: #fff;
  padding: 10px;
  line-height: 22px;
  background: url(/images/setup/container_bg.png) repeat-x left top;
}


/********** SCHEDULE **********/
table.schedule {
  width: 100%;
  background-color: ;
}

.schedule-header {
  background-color: #1120ae;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}

.schedule-data {
  width: 400px;
}

tr.schedule-header td {
  padding: 5px;
}

tr.schedule-row0 td {
    background-color: #;
    padding: 5px;
}

tr.schedule-row1 td {
    background-color: #e1e1e1;
    padding: 5px;
}

.conf-contest {
  background-color: #e1e1e1;
  color: #00000;
}

.nonconf-contest {
  background-color: #;
}


/********** STANDINGS **********/

table.stats-table {
  border-width: 0px;
  width: 100%;
  border-collapse: collapse;
}

table.stats-table td {
  padding: 1px 8px;
}

tr.stats-header td {
  background-color: #1120ae;
  padding-right: 0px;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}

tr.stats-row0 {
}

tr.stats-row1 {
}

td.stats-team a {
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

td.stats-team a:hover {
  text-decoration: none;
}

td.stats-field {
  text-align: center;
  font-size: 12px;
}


td.conf-field {
  background-color: #B3AFAB;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
}

/********* STATS ***********/
.stats-wrapper {
color: #000;
background: #FFF;
}

.stats-wrapper th {
background: #1120ae; /* 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;
}