/*--------
  SUB MODS
  --------*/

#menu ul {
	padding-left: 4px !important;
	}


#topBanner {
	top: 15px;
	}


#devilRaysLink {
	left: 300px;
	}


#ads-banner {
	position: absolute;
	top: 15px;
	left: 298px;
	}

div#secNav {
	_padding-right: 8px;
	}

#footer p {
	color: #333;
	}

img.borderize {
	border: 1px solid #999;
	}


/* SCHEDULE */
table.data td {
	background: #eee;
	font-weight: bold;
	text-align: left;
	}
table.data td.home {
	background: #ccc;
	}
table.data td.away {
	background: #fff;
	}
table.data td.double {
	background: #c2c2ea;
	}
	
table.data td.usabb {
	background: #FC3;
	}
	
table.data td.homeday {
	background: #9cf;
	}
table.data td span {
	text-align: center;
	display: block;
	padding-bottom: 1em;
	}
table.data td img {
	display: block;
	margin: auto;
	}
table.data td b {
	font-weight: normal;
	display: block;
	}
span.date {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 2px;
	text-align: left;
}
span.usaBox {
	background: #ffcc33;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 2px;
}
span.infoSpecial {
	display: block;
	font-weight: bold;
	font-size: 12px;
}

td { 
	/* text-align: center; */
}


/* Wool E. Bull */
* html body#sideBox .sideContent {
	position: absolute;
	right: 36px;
	}
#woolextras {
	width: 300px;
	_width: 276px;
	}
#woolextras * {
	}
body #woolextras h2 {
	color: #000;
	background: #f5f5f5;
	border-top: 1px solid #d5d5d5;
	font-size: 13px;
	margin: 0 !important;
	padding-top: 1em;
	width: 300px !important;
	_width: 276px !important;
	}
body #woolextras h2.alt {
	background: none;
	border: none;
	}
body#sideBox div#pageText #woolextras ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 300px;
	_width: 276px;
	}
body#sideBox div#pageText #woolextras li {
	border-bottom: 1px dotted #d5d5d5;
	}
ul.lessons li {
	padding-top: .75em;
	padding-bottom: 1em;
	}
body#sideBox div#pageText #woolextras ul a {
	display: block;
	line-height: 2;
	width: 276px;
	}
.woole-callout {
	background: #d6e8f9 url(../images/common/callout-diags.png);
	border: 1px solid #bad5ef;
	margin-left: 34px;
	padding: 10px;
	width: 365px;
	}
.woole-callout * {
	margin-right: 0 !important;
	margin-left: 0 !important;
	}

#woole-slideshow {
	overflow: hidden;
	position: relative;
	}
#woole-slideshow img {
	position: relative;
	display: block;
	}

.podcast-feed-icon {
	background: transparent url(../images/common/icon-feed.png) no-repeat 0 0;
	padding-left: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #e0e0e0;
	}
#bullsLogo .podcast-feed-icon {
	margin-bottom: 20px;
	}
#bullsLogo ul#podcast-feeder {
	margin-left: 34px;
	}
ul#podcast-feeder li {
	list-style: none;
	background: transparent url(../images/common/icon-audio.png) no-repeat 0 16px;
	padding-left: 24px;
	}
	
/* press room table */

.pressroom-table {
  width: 700px;
  }
  
.pressroom-table th, .pressroom-table td {
  padding: 2px 20px;
  }

.pressroom-table th {
  background-color: #5689bc;
  color: #fff;
  }
  
.pressroom-table td {
  background-color: #eee;
  padding: 8px 10px;
  font: normal 14px/18px Arial, Helvetica, sans-serif;
  color: #444;
  }
  
.pressroom-table tr.even td {
  background-color: #dedede;
  }
  
.pressroom-table a {
  color: #333;
  }
	