/******** NEUTRALISE BROWSERS *******/
* { margin: 0; padding: 0; }
img { border: none; }

/************** HTML ELEMENTS *****************************/
body {
  font-family: verdana, geneva, sans-serif;
}

p, div, td {
    font-size: 11px;
    line-height: 15px;
}

h1, h2, h3 {
  line-height: 130%;
  margin-bottom: 10px;
}

h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #c10c03;
  text-transform: uppercase;
}

h3 {
  color: #c10c03;
  border: 5px;
  border-color: #FFFFFF;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px;
}

p {
  margin-bottom: 15px;
}

ol, ul {
  margin-left: 25px; 
  margin-bottom: 15px;
}

hr {
  margin-bottom: 10px;
}

pre {
  width: 730px;
 overflow: auto;
}


a {
  color: #a30000;
  text-decoration: none;
}

a:hover {
  color: #a30000;
  text-decoration: underline;
}

a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
  outline-style: none;
}

.photo {
  float: right;
  margin: 0 15px;
}

.photo img {
  margin: 4px;
  border: solid 1px #c10c03;
}

#printer {
  padding: 1px;
  font-size: 10px;
  text-align: right;
}

.bookmark {
  float: right;
  clear: both;
  margin-bottom: 15px;
}

.clear { clear: both; }
.block { display: block; }

/********** NAVIGATION **********/

body.pagebody {
  margin: 0px;
  padding: 0px;
  background: #231f20;
}

.background {
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}

#wrapper {
  margin: 0 auto;
}

#header {
  width: 945px;
  height: 191px;
  margin: 0 auto;
  text-align: center;
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
  z-index: 10;
  margin-top: 40px;
}

#header #logo {
  background: url(/images/setup/logo.png) no-repeat left top;
  width: 301px;
  height: 220px;
  position: absolute;
  z-index: 12;
  left: 320px;
  top: -30px;
}

.body-container {
  width: 935px;
  margin: 0 auto;
  padding: 5px 5px;
  overflow: hidden;
  background: #000;
}

#leftcol {
  width: 190px;
  padding: 5px;
  float: left;
  color: #fff;
  overflow: hidden;
}

#mainbody {
  width: 915px;
  padding: 10px;
  float: left;
  overflow: hidden;
  background: #fff;
}

#rightcol {
  width: 330px;
  float: right;
  color: #fff;
  overflow: hidden;
}

#footer {
  width: 935px;
  margin: 0 auto;
  background: #000;
  padding: 0 5px 5px;
  overflow: hidden;
}

#inner-cont {
  width: 100%;
  height: 96px;
  background: url(/images/setup/footer_bg.png) repeat-x left bottom #000;
}

.footer-text {
  wdth: 360px;
  height: 91px;
  text-align: left;
  padding-left: 40px;
  padding-top: 5px; 
  float: left;
  color: #868686;
}

.footer-text span {
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
}

.footer-text p {
  font-family: arial;
  font-size: 12px;
}

#footer-logo {
  float: right;
  margin-right: 30px;
}

.left {float: left; width: 298px;}
.right {float: right; width: 298px;}

/********** NAVIGATION **********/
#navbar-secondary {
  margin-bottom: 5px;
  width: 945px;
  height: 70px;
  margin: 0 auto;
  overflow: hidden;
  background-repeat: no-repeat;
}

#links-container {
  float: right;
  margin-right: 10px;
  margin-top: 28px;
  color: #fff;
}

#links-container a {
  font-family: helvetica;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}

#edu-nav  {
  width: 885px;
  height: 40px;
  padding-left: 60px;
  overflow: hidden;
  position: absolute;
  z-index: 16;
  left: 0;
  top: -40px;
  background: url(/images/setup/edu_nav.png) no-repeat left top;
}

#edu-nav .nav {
  height: 40px;
  float: left;
  background-image: url(/images/setup/edu_nav.png);
  background-repeat: no-repeat;
}

#edu-nav #nav1 {
	background-position: -55px 0;	
	width: 118px;
}
	#edu-nav #nav1:hover { background-position: -55px -40px; }

#edu-nav #nav2 {
	background-position: -178px 0;
	width: 105px;
}
	#edu-nav #nav2:hover { background-position: -178px -40px; }

#edu-nav #nav3 {
	background-position: -283px 0;
	margin-right: 200px;
	width: 98px;
}
	#edu-nav #nav3:hover { background-position: -283px -40px; }

#edu-nav #nav4 {
	background-position: -581px 0;
	width: 107px;
}
	#edu-nav #nav4:hover { background-position: -581px -40px; }

#edu-nav #nav5 {
	background-position: -688px 0;
	width: 101px;
}
	#edu-nav #nav5:hover { background-position: -688px -40px; }


#edu-nav #nav6 {
	background-position: -789px 0;
	width: 83px;
}
	#edu-nav #nav6:hover { background-position: -789px -40px; }

#edu-nav #nav7 {
	background-position: -872px 0;
	width: 56px;
}
	#edu-nav #nav7:hover { background-position: -872px -40px; }


#edu-nav #nav8 {
  width: 57px;
  background-position: -790px 0px;
}

#edu-nav #nav8:hover {
  background-position: -790px -40px;
}

#rcol-logo {
  width: 302px;
  height: 267px;
  padding-top: 13px;
  padding-left: 28px;
  overflow: hidden;
  background: url(/images/setup/rcol_logos_bg.gif) no-repeat left top #000;
}

#rcol-logo a {
  float: left;
  display: block;
}

#rcol-logo #logo1,
#rcol-logo #logo3 {
  margin-right: 7px;
}

#bottom-button {
  width: 935px;
  height: 151px;
  overflow: hidden;
  margin: 0 auto;
  padding: 5px 5px 0 5px;
  background: url(/images/setup/bottom_buttons_bg.jpg) repeat-x left top;
}

#bottom-button .button img {
  display: block;
  float: left;
  margin-right: 5px;
}

#bottom-button #button1 img,
#bottom-button #button2 img,
#bottom-button #button3 img {
  margin-bottom: 5px;
}

#bottom-button #button3 img {
  margin-right: 0;
}

#bottom-button #button6 img {
  margin-right: 0;
  float: right;
}

#rcol-btn .button {
  width: 330px;
  height: 46px;
  overflow: hidden;
  margin-bottom: 5px;
  display: block;
  background-repeat: no-repeat;
}

#rcol-btn #button1 {
 background-image: url(/images/setup/btn_facebook_sprite.gif);
} 

#rcol-btn #button2 {
 background-image: url(/images/setup/btn_twitter_sprite.gif);
} 

#rcol-btn #button3 {
 background-image: url(/images/setup/btn_rss_sprite.gif);
} 

#rcol-btn #button4 {
 background-image: url(/images/setup/btn_news_sprite.gif);
} 

#rcol-btn .button:hover {
  background-position: 0 -46px;
}

/*****************TABS***************/
#tabs-rsc {
  width: 330px;
  margin-bottom: 5px;
  overflow: hidden;
}

#tabs-rsc .ui-tabs-nav {
  width: 330px;
  background: url(/images/setup/rcol_tabs_hdr.gif) no-repeat;
  overflow: hidden;
}


#tabs-rsc #tabs-rsc-state1 { background-position: -0px -0px; }
#tabs-rsc #tabs-rsc-state2 { background-position: -0px -37px; }
#tabs-rsc #tabs-rsc-state3 { background-position: -0px -74px; }

#tabs-rsc .ui-tabs-nav li {
  float: left;
}

#tabs-rsc .ui-tabs-nav li a {
  display: block;
  height: 37px;
}

#tabs-rsc #tabs-rsc-anchor1 { width: 89px;}
#tabs-rsc #tabs-rsc-anchor2 { width: 116px; }
#tabs-rsc #tabs-rsc-anchor3 { width: 110px; }

#tabs-rsc .ui-tabs-panel {
  width: 330px;
  background: none;
  overflow: hidden;
}

#tabs-rsc .ui-tabs-panel .container {
  color: #fff;
  height: 195px;
  overflow: auto;
  padding: 10px;
  background: #231f20;
}



/********** HEADLINES **********/
#carousel-wrapper {
  margin-bottom: 10px;
}

#carousel-seats .title {
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
  color: #fff;
  line-height: 20px;
}

#carousel-seats .title:hover {
  color: #cf0000;
}

#carousel-seats .date {
  font-weight: bold;
  color: #9b9b9d;
  display: block;
  font-style: italic;
}

#carousel-seats .leadIn {
  color: #fff;
}

#carousel-seats .readmore {
  display: none;
}

#carousel-controls {
  width: 600px;
  overflow: hidden;
}

#carousel-controls .control {
  float: left;
  padding-top: 10px;
  margin-right: 3px;
}

#carousel-controls .control img {
  border: 1px solid #fff;
  width: 145px;
  height: 101px;
}

#carousel-controls .active {
  overflow: hidden;
  background: url(/images/setup/arrow.png) no-repeat center top;
}

#carousel-controls .active img {
  border: 3px solid #fff;
  width: 140px;
  height: 97px;
}

#more-headlines {
  width: 288px;
  height: 232px;
  padding: 5px;
  background: #231f20;
  overflow: auto;
  color: #a6a6a6;
  font-family: helvetica;
}

#more-headlines .date {
  font-size: 12px;
  font-weight: bold;
  color: #ff0010;
}

#more-headlines .sport {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}

#more-headlines .title {
  font-size: 13px;
  color: #a6a6a6;
  display: block;
  margin: 2px 0 5px;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/********AOTW********/
#aotw {
  width: 278px;
  height: 222px;
  padding: 10px; 
  background: #231f20;
  overflow: hidden;
}

#aotw #image {
  width: 125px;
  float: left;
}

#aotw #image .aotw-img {
  width: 118px;
  height: 151px;
  display: block;
  border: 3px solid #fff;
  margin-bottom: 15px;
  float: left;
}

#aotw #info {
  width: 150px;
  height: 220px;
  color: #fff;
  float: right;
}

#aotw #info a {
  font-family: helvetica;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}

#aotw #info span {
  font-family: helvetica;
  font-size: 17px;
  color: #fff;
  display: block;
padding: 2px;
}

#aotw #info .leadin {
  font-family: helvetica;
  font-size: 11px;
  color: #fff;
}


/********** ROSTERS **********/
table.roster {
  width: 915px;
  background-color: ;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #a30000;
    padding: 5px;
}

tr.roster-header td a{
    color: #fff;
    text-decoration: underline;
}

tr.roster-header td a:hover{
    color: #000;
    text-decoration: underline;
}

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: 5px;
}
tr.roster-row1 td {
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 5px;
}

/********** 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 #a30000!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: #a30000!important;
} 

#mainbody .bio-wrap .head {background:#A30000;color:#FFF}
#mainbody .bio-wrap .head h2 {color:#FFF;font-family:arial, helvetica;font-siz:18px;background:#000}
#mainbody .bio-wrap .head a {color:#FFF;text-decoration:underline}
#mainbody .bio-wrap .headshot {width:120px}
#mainbody .bio-wrap .biodata {padding:0 420px 0 140px}

/********** BIOS OLD**********/
.bio {
  padding: 10px;
  margin-bottom: 10px;
  color: #fff;
  background: url(/images/setup/bio_bg.jpg) no-repeat right bottom #a30000;
}

.bio a {
  color: #fff;
  text-decoration: underline;
}

.bio a:hover {
  color: #89e7c0;
}

.bio .bio-name {
  font-size: 16px;
  font-weight: bold;
}

.bio .headshot {
  float: left;
  margin-right: 10px;
}

.bio-data {
  width: 100%;
  overflow: hidden;
}

.bio-data td, .bio-data th {
  text-align: left;
}
/********** SCHEDULE **********/
.upcoming .row1 {
  background: #2f2f2f;
}
.upcoming {
  background: #231f20;
}

.boxscore {
  margin-bottom: 5px;
  border-bottom: solid 1px #;
}

table.schedule {
  width: 915px;
  background-color: ;
}

.schedule-data {
  width: 500px;
}

.schedule-data td {
    padding: 5px;
}

tr.schedule-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #a30000;
    padding: 5px;
}

tr.schedule-row td {
    background-color: #;
    font-size: 11px;
    padding: 5px;
}


tr.schedule-row0 td {
    background-color: #d1d1d1;
    font-size: 11px;
    padding: 5px;
}

tr.schedule-row1 td {
    background-color: #;
    font-size: 11px;
    padding: 5px;
}

.home-opp {
  text-transform: uppercase;
}

#view-mode { margin:0 0 10px 10px; color:#fff }

/********* STATS ***********/
.stats-wrapper {
  color: #000;
  background: #FFF;
}

.stats-wrapper th {
  background: #a30000;    /* set the primary color here */
  color: #fff;
}

.stats-wrapper a {    /* set the link color here */
  color: #333;
  text-decoration: underline;
}

.stats-wrapper a:hover {    /* set the link color here */
  color: #000;
}

#rsc-tabs { width: 330px; margin-bottom: 5px; overflow: hidden }

#rsc-tabs .tabs { width: 330px; background: url(/images/setup/rcol_tabs_hdr.gif) no-repeat; overflow: hidden }

#rsc-tabs .state1 { background-position: 0 0 }
#rsc-tabs .state2 { background-position: 0 -37px }
#rsc-tabs .state3 { background-position: 0 -74px }

#rsc-tabs .tab a { display: block; height: 37px; text-indent:-9999px }

#rsc-tabs .tab1 a { width: 89px }
#rsc-tabs .tab2 a { width: 116px }
#rsc-tabs .tab3 a { width: 110px }

#rsc-tabs .panes { width: 330px; background: none; overflow: hidden }
#rsc-tabs .pane .overflow { color: #fff; height: 195px; overflow: auto; padding: 10px; background: #231f20 }
