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: 550px;
}

form {
  margin: 0px;
}

.photo {
  float: right;
  padding: 5px;
  background-color: #FFFFFF;
}

a {
  color: #ffc61e;
}

a:hover {
  color: #57108b;
}

h1 {
  color: #57108b;
  line-height: 130%;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #001f3d;
  text-transform: uppercase;
}


/********** LAYOUT **********/

body.pagebody {
  margin-top: 70px;
  padding: 0px;
  background: #57108b url(/images/setup/page_bg.jpg) center top fixed repeat-x;
}

.design {
  width: 890px;
  background-color: #fff;
}


.headerText {
  width: 890px;
  text-align: right;
}

#header {
  text-align: center;
  height: 130px;
}

#hdrContainer {
  position:relative;
}

.headerLogo {
  position: absolute;
  top: -30px;
  left: -30px;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: none;
  width: 335px;
  height: 184px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/setup/headerLogo.png', sizingMethod='scale');
}

.headerLogo[class] {
  background-image: url('/images/setup/headerLogo.png');
}


/***** HEADER PHOTOS *****/


.headerPhoto {
  float: left;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center right;
  position: absolute;
  left: 676px;
  top: 8px;
}

.headerOverlay {
  background-repeat: no-repeat;
  background-position: top left;
  background-image: none;
  width: 210px;
  height: 120px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/setup/photo_overlay.png', sizingMethod='scale');
}

.headerOverlay[class] {
  background-image: url('/images/setup/photo_overlay.png');
}

#ticker {
  background: #333333 url(/images/setup/ticker_bg.jpg) repeat-x top;
  height: 29px;
}

#mainbody {
  padding: 0px;
}

#rightcol {
  width: 300px;
  padding: 0px;
}

#poll {
  background: url(/images/setup/container_bg.jpg) no-repeat left top;
  height: 217px;
}

.poll {
  padding: 10px;
  color: #fff;
}

#upcoming {
  background: url(/images/setup/container_bg.jpg) no-repeat left top;
  margin-bottom: 5px;
}

#upcoming .container {
  padding: 10px;
  height: 180px;
  overflow: auto;
}

.boxscore {
  color: #fff;
  margin-bottom: 10px;
}

#additional {
  background: #a6a6a6 url(/images/setup/additional_bg.jpg) no-repeat top;
}

#additional .rich {
  padding: 5px;
} 

#buttons {
  text-align: center;
}

#buttons img {
  padding: 0 5px 5px;
}

#footer-wrapper {
  width: 880px;
  padding: 5px;
  margin: 0 auto;
  background: url(/images/setup/footer_wrapper_bg.jpg) no-repeat left bottom #fff;
}

#footer {
  background: url(/images/setup/footer_bg.jpg) no-repeat left top;
  color: #fff;
  padding: 0 8px;
  height: 76px;
}

.footer-text {
  float: left;
  margin-left: 10px;
  margin-top: 5px;
}

/********** NAVIGATION **********/


#globalNav {
  background: #000000 url(/images/setup/globalNav_bg.jpg);
  height: 28px;
  color: #ffffff;
  text-align: center;
}

#globalNav a {
  color: #ffffff;
  line-height: 28px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 20px;
}

#globalNav a:hover {
  color: #ffc61e;
}


#globalNav div a {
  display:block;
  float:none;
  height:15px;
  background: #ffc61e;
  line-height: 15px;
  text-decoration: none;
  text-transform: none;
  color: #FFFFFF;
  text-align: left;
  padding: 5px;
}

#globalNav div a:hover {
  background: #57108b;
}

#navbar-secondary {
  height: 207px;
  background: url(/images/setup/container_bg.jpg) no-repeat left top #3b1458;
  padding: 5px;
  margin-bottom: 5px;
  overflow: auto;
}

#navbar-secondary a {
  display: block;
  color: #fff;
  padding-bottom: 6px;
  margin: 0 5px 5px;
  text-decoration: none;
  font-size: 12px;
}

a.navbar-secondary-underline {
  background: url(/images/setup/secondarynav_underline.jpg) no-repeat left bottom;
}

#navbar-secondary a:hover {
  color: #aeaeae;

}

.dropcontent {
  width: 270px;
  margin: 0 auto;
}

#sponsors {
  width: 300px;
  height: 217px;
  background: url(/images/setup/container_bg.jpg) no-repeat left top;
  margin-bottom: 5px;
}

/**** DROP DOWN MENU ****/



.dropdownmenu {
  position:absolute;
  visibility: hidden;
  background-color: #57108b;
  width: 200px;
  z-index: 200;
}

.dropdownmenu a {
  text-transform: none;
  font-weight: normal;
  display: block;
  border-bottom: 1px solid #57108b;
  color: #FFFFFF;
  text-decoration: none;
 padding: 4px;
}

.dropdownmenu a:hover {
  background-color: #57108b;
  color: #FFFFFF;
}


/********** HEADLINES **********/

.contentdiv {
  color: #FFFFFF;
  background: #000000;
}

.contentdiv a {
  color: #ffc61e;
  text-decoration: none;
  font-size: 14px;
}

.contentdiv a:hover {
  color: #FFFFFF;
}


.topstory {
  background: #000000 url(/images/setup/rotator_bg_02.jpg) repeat-x;
  color: #FFFFFF;
  height: 150px;
  font-size: 12px;
 line-height: 18px;
  padding: 5px;
}

.topstory  .date {
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}

.featured {
  border: 4px solid #57108b;
  font-weight: bold;
  height: 753px;
  overflow: auto;
}

.featured .date {
  color: #57108b;
  text-transform: uppercase;
}

.featured a {
  text-decoration: none;
  color: #545454;
}


.featured a:hover {
  text-decoration: underline;
  color: #57108b;
}

.headlines-row0 {
  border-bottom: 1px solid #57108b;
  padding: 5px;
  background: #FFFFFF;
}

.headlines-row1 {
  border-bottom: 1px solid #57108b;
  padding: 5px;
  background: #efd9ff;
}

.caption {
  clear: left;
  float: left;
  padding: 1px;
  margin: 0px;
}


/********** ROSTERS **********/
table.roster {
  width: 575px;
}

tr.roster-header td {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #57108b;
    padding: 5px;
}

tr.roster-header td a {
    color: #FFFFFF;
}

tr.roster-row a{
    text-decoration: underline;
    color: #ffc61e;
}

tr.roster-row a:hover {
    text-decoration: underline;
    color: #000000;
}

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;
}

.bio {
    padding: 5px;
}

.bio-name {
    background-color: #;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
}

.bio-data {
    color: #57108b;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
}

.bio-photo {
  float: left;
  padding: 10px;
}


/********** SCHEDULE **********/
table.schedule {
  width: 575px;
  background-color: ;
}

.schedule-header {
  background-color: #57108b;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

tr.schedule-header td {
  padding: 5px;
}

tr.schedule-row0 td {
    background-color: #;
    padding: 2px;
}
tr.schedule-row1 td {
    background-color: #;
    padding: 2px;
}


/********** STANDINGS ****************/

#standings {
  background: #3b1359 url(/images/setup/standings_bg.jpg) no-repeat left top;
  margin-bottom: 5px;
}

#standings .container {
  height: 280px;
  overflow: none;
}

.briefstats-table {
}

.briefstats-header  {
 color: #FFFFFF;
}
.briefstats-label {
 color: #FFFFFF;
}

.briefstats-field {
 color: #FFFFFF;
}

.briefstats-team {
  font-weight: bold;
}

/********* STATS ***********/
.stats-wrapper {
color: #000;
background: #FFF;
}
.stats-wrapper th {
background: #591184; /* set the primary color here – dark color required */
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;
}
/*** DO NOT INCLUDE OR IMPLEMENT WITHOUT AUTHORIZATION ***/
/*** IF PAGE WIDTH IS NOT MINIMUM 730 ***/
.stats-wrapper {
width: 575px; /* should be set to the width of the containing section, all widths are computed against this value */
}
.stats-fullbox {
width: 572px; /* wrapper width minus 2 */
}
.stats-halfbox-left {
width: 276px; /* fullbox width divided by 2 minus 10 */
}
.stats-halfbox-right {
width: 276px; /* fullbox width divided by 2 minus 10 */
}
.stats-quarter-box {
width: 133px; /* halfbox width divided by 2 minus 5 */
}
/********** 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");
	}

/**********SLIDER***********/
#scoreboard-ticker-wrapper {
  width: 660px;
  height: 20px;
  float: right;
  padding-top: 5px;
  color: #fff;
  position:relative;
}

#scoreboard-ticker {
  height: 20px;
  overflow: hidden;
}

#scoreboard-ticker li { 
  width: 560px;
  height: 20px;
  overflow: hidden;
}

#scoreboard-ticker span {
  color: #fff;
}

#scoreboard-ticker .no-events span {
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  display: block;
}

#scoreboard-ticker a {
  color: #ffc61e;
}

#scoreboard-ticker-prev, #scoreboard-ticker-next, #scoreboard-ticker-pp { 
  position:absolute;
  right: 70px;
  top: 1px;
}

#scoreboard-ticker-pp {
  right: 40px;
}

#scoreboard-ticker-next { 
  right: 10px;
}														

#scoreboard-ticker-prev a, #scoreboard-ticker-next a, #scoreboard-ticker-pp a {  
  display: block;
  width: 28px;
  height: 28px;
  background:url(/images/setup/ticker_buttons_sprite.png) no-repeat 0 0;	
  outline: none;
}

#scoreboard-ticker-next a {
  background-position: -84px 0;
}

#scoreboard-ticker-pp .pause {
  background-position: -56px 0;
}

#scoreboard-ticker-pp .play {
  background-position: -28px 0;
}



