/* CSS Document */

body {
	background-color:#000;
	text-align:center;
}

#wrapper {
	background: #000;
	width: 734px;
	text-align: left;
	overflow: hidden;	
}

#tsmcontent {
	width:705px;
	font:normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	padding:0 20px;
	margin:0 auto;
	text-align:left;
}
	#tsmcontent a {
		text-decoration:none;
	}
	#tsmcontent a:hover {
		text-decoration:underline;
	}
	#tsmcontent form {
		padding:0;
		margin:0;
	}
	
#tsmcontent .features {
	width:100%;
	overflow:hidden;
}
	#tsmcontent .features .billboard {
		width:518px;
		float:left;
	}
	#tsmcontent .features .sidebar {
		width:187px;
		float:left;
	}
		#tsmcontent .features .sidebar a:focus {
			outline:none;
		}
		#tsmcontent .features .sidebar img {
			margin-bottom:10px;
		}
		#tsmcontent .features .sidebar h3 {
			height:35px;
			background:url("/images/onXM/collegesports/gamesthisweek.gif") no-repeat;
			text-indent:-5000px;
			overflow:hidden;
			margin:0;
		}
	
#tsmcontent .games {
	width:706px;
	height:90px;
	background:url("/images/onXM/collegesports/teams_bg.gif") no-repeat;
	position:relative;
}

	#tsmcontent .games .logos {
		position:absolute;
		left:13px;
		top:15px;
	}
	#tsmcontent .games .selectors {
		position:absolute;
		left:536px;
		top:15px;
	}
		#tsmcontent .games .selectors .pulldown {
			width:150px;
			color:#878787;
			border:1px solid #8b8b8b;
			background-color:#000;
			font-size:10px;
			margin:0 0 8px 0;
		}
		#tsmcontent .games .selectors a {
			color:#000;
		}		

#tsmcontent .bowlseries {
	width:705px;
	height:166px;
	position:relative;
	margin:12px 0;
}
	#tsmcontent .bowlseries h3 {
		width:100%;
		height:100%;
		background:url("/images/onXM/collegesports/bowlseries.gif") no-repeat;
		overflow:hidden;
		text-indent:-5000px;
		z-index:2;
		margin:0;
	}
	#tsmcontent .bowlseries h4 {
		display:block;
		width:350px;
		height:20px;
		position:absolute;
		left:195px;
		top:45px;
		overflow:hidden;
		text-indent:-5000px;
		z-index:1;
		margin:0;
	}
	#tsmcontent .bowlseries p {
		width:450px;
		color:#bfbfbf;
		font-size:11px;
		position:absolute;
		left:195px;
		top:80px;
		z-index:3;
		margin:0;
	}
	#tsmcontent .bowlseries p strong {
		color:#ffd51d;
	}
	
#tsmcontent .promos {
	width:704px;
	background:url("/images/onXM/collegesports/promos-bottom.gif") no-repeat 0 bottom;
	overflow:auto;
	padding-bottom:20px;
	margin-left:1px;
}
	#tsmcontent .promo {
		float:left;
	}
		#tsmcontent .promo h4 {
			height:164px;
			text-indent:-5000px;
			overflow:hidden;
			margin:0;
		}
		#tsmcontent .promo ul {
			color:#ffd51d;
			font:11px/16px Verdana, Arial, Helvetica, sans-serif;
			margin:12px 10px 0 25px;
			padding:0;
		}
			#tsmcontent .promo ul a,
			#tsmcontent .promo ul span {
				color:#bfbfbf;
				text-decoration:none;
			}
			#tsmcontent .promo ul a:hover {
				text-decoration:underline;
			}
	#tsmcontent .shopxm {
		width:236px;
		background:url("/images/onXM/collegesports/promo-shopxm.jpg") no-repeat;
	}
	#tsmcontent .community {
		width:232px;
		background:url("/images/onXM/collegesports/promo-community.jpg") no-repeat;
	}
	#tsmcontent .whatson {
		width:236px;
		background:url("/images/onXM/collegesports/promo-whatson.jpg") no-repeat;
	}
	

#tsmcontent .more {
	width:100%;
	overflow:auto;
	color:#999;
	background:url("/images/onXM/collegesports/rule.gif") repeat-x 0 32px;
	padding-top:15px;
}
	#tsmcontent .more .info {
		float:left;
	}
		#tsmcontent .more .info h4 {
			margin:0 0 18px;
		}
		#tsmcontent .more .info .logo {
			margin-right:15px;
		}
		#tsmcontent .more .info a {
			color:#999;
		}
	#tsmcontent .presentedby {
		width:310px;
	}
	#tsmcontent .contactus {
		width:255px;
	}
	

#tsmcontent #bb_degradation {
	text-align:center;
	color:#fff;
}
	#tsmcontent #bb_degradation h3 {
		font-size:12px;
		margin:100px 80px 0;
	}
	#tsmcontent #bb_degradation a {
		color:#ffd51d;
	}
