body{
  text-align:center;
  background:#000000;
}

.outer_horiz_border{
	display:none;
}

#subfooter1{
	background:url(/images_web/footerBg.jpg) repeat-x;
}

.h3Side, .h3Center, .f2Side, .f2Center{
	float:left;
}
.h3Side, .f2Side, {
	width:221px;
}
.h3Center, .f2Center{
	width:548px;
}

#nav{
	position:relative;
	text-align:center;
	background:url(/images_web/navBg.jpg) repeat-x;
	height:32px;
	font: bold 13px Arial, Helvetica, sans-serif;
}
#nav ul{
	margin : 0;
	white-space : nowrap;
	color:#FFFFFF;
	text-align:center;
	width:100%;
	padding-top:3px;
	padding-bottom:3px;
}
#nav ul li{
	display : inline;
	
}
#nav ul li a{
	color : #ebccff;
	text-decoration : none;
	background:url(/images_web/navLinkBg.jpg) no-repeat;
	line-height:29px;
	padding: 9px 5px 11px 10px;
	
}
#nav ul li a:hover{
	color : #FFFFFF;
	text-decoration:underline;
	line-height:29px;
	padding: 9px 5px 11px 10px;
}

.box {
	margin-left:auto;
	margin-right:auto;
	width:528px;
}

.boxTitle{
	background-color:#000000;
	color:#FFFFFF;
	padding-left:10px;
	font: bold 16px Arial, Helvetica, sans-serif;
	background:url(/images_web/boxTitleBg.jpg) no-repeat;
	height:36px;
	line-height:36px;
}

.boxLeftTitle{
	background:url(/images_web/boxLeftTitleBg.jpg) no-repeat;
	height:32px;
	font: bold 16px Arial, Helvetica, sans-serif;
	line-height:32px;
	text-align:center;
}

.wildcatSports .boxLeftTitle {
	background:url(/images_web/boxLeftTitleBg_Sports.jpg) no-repeat;
}

.wildcatMedia .boxLeftTitle {
	background:url(/images_web/boxLeftTitleBg_Media.jpg) no-repeat;
}

.wildcatMedia .boxleftContent {
	border-bottom: thin dotted #C98CF3;
	padding-bottom:10px;
}

/* for new adZone */
.adBox {
	color:#FFFFFF;
	padding: 10px 0px 10px 0; 
}

.adBox a{
	color:#FFFFFF;
	padding: 10px 0px 10px 0; 
}
/* end for new adZone */

.leftAds, .centerAds{
	text-align:center;
	padding:25px 0px 10px 0px;
	color: #FFF;
}
.rightAds{
	text-align:center;
	padding:25px 0px 0px 0px;
	color: #FFF;
}
.leftAds .ad, .rightAds .ad{
	padding-bottom:10px;
}
.topCenterAds{
	text-align:center;
	padding: 2px 0;
	width: 528px;
	margin: 0 auto;
	overflow:hidden;
}
.topCenterAds {
	color:#000;
	padding: 10px 0px 10px 0; 
}
.topCenterAds a{
	color:#652E8B;
	padding: 10px 0px 10px 0; 
}
.topCenterAds .ad{
	padding-bottom:10px;
	margin: 0 auto;
}
.boxRight, .boxRight a{
	color:#FFFFFF;
}


.boxRightTitle{
	background:url(/images_web/boxRightTitleBg.jpg) no-repeat;
	height:32px;
	font: bold 16px Arial, Helvetica, sans-serif;
	line-height:32px;
	text-align:center;
	color:#000000;
}

.boxRightLast .boxRightTitle{
	background:url(/images_web/boxRightTitleBg_FanPoll.jpg) no-repeat;
}
.scoreboard .boxRightTitle{
	background:url(/images_web/boxRightTitleBg_SB.jpg) no-repeat;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.menu {
	width: 221px;
	}
	
.menu li a {
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background:url(/images_web/menuLinkBg.jpg) no-repeat;
	height:21px;
	line-height:21px;
	}	
	
.menu li a:link, .menu li a:visited {
	color: #FFFFFF;
	display: block;
	padding: 0px 0 0 35px;
	}
	
.menu li a:hover {
	color: #CCCCCC;
	padding: 0px 0 0 45px;
	background:url(/images_web/menuLinkBg.jpg) 0 -21px no-repeat;
	}
	
.menu li a:active {
	color: #fff;
	padding: 0px 0 0 35px;
	}
.menuItemTitle {
	padding: 10px 0 0 0px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding-left:3px;
	margin:0px;
}
.menuItemTitleMale {
	background:url(/images_web/menuText_Men.jpg) no-repeat;
	height:25px;
}
.menuItemTitleFemale {
	background:url(/images_web/menuText_Women.jpg) no-repeat;
	height:25px;
}
.menuItemTitleCoed {
	background:url(/images_web/menuText_Coed.jpg) no-repeat;
	height:25px;
}

.sbDate {
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	padding:3px 5px;
}

.sbSport {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background:url(/images_web/sbSport.jpg) no-repeat;
	height:26px;
	line-height:26px;
	padding-left:25px;
	border-bottom: 2px solid #C98CF3;
}

.sbStatus{
	font-size: 8pt;
	text-align:right;
}

.sbEventO, .sbEventE, .sbEvent {
	padding:3px;
	font-size: 11px;
	border-bottom: thin solid #C98CF3;
}

.sbDhSecondGame{
	text-align:center;
}

.sbScore {
	text-align: right;
	padding-right: 8px;
	padding-left: 2pt;
}
.sbTime{
	text-align: right;
	padding-right:3px;
}
.sbTimeZone{
	text-align: center;
}
.sbNote{
	text-align: right;
	font-style:italic;
	font-size: 10px;
	padding-right:4px;
	
}
.sbWinner{
	font-weight:bold;
}
.sbTeams{
	text-align:left;
}

form { margin:0;}
.pollQuestion{
	text-align:center;
	font-style:italic;
	font-size:12px;
	padding:5px;
}
.pollTotalVotes{
	text-align:center;
	font-style:italic;
	font-size:11px;
	padding-top:5px;
}
.pollBarBG{
	background:url(/images_web/footerBg.jpg);
}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}
.pollBox{
	padding:0px 5px;
}
fanPoll .frmButton{
	
}
#FanPollVote{
  width: 62px;
  height: 26px;
  padding: 2px 0 0;
  margin: 5px;
  border: 0;
  background: transparent url(/images_web/button_Vote.jpg) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#FanPollVote { /* For non-IE browsers*/
  height: 0px;
}

.changeSeasonBox .frmButton{
  width: 138px;
  height: 22px;
  padding: 2px 0 0;
  margin: 5px;
  border: 0;
  background: transparent url(/images_web/button_ChangeSeason.jpg) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.copyright, .copyright a {
	color:#FFFFFF;
	font-weight:normal;
}



.newsTitle {
	float:none;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	overflow:hidden;
}

.newsByLine {
	font-size:9px;
	margin-left:15px;
	padding-bottom:5px;
	color:#999999;
	background:url(/images_web/newsBylineDiv.jpg) bottom left no-repeat;
}
.newsBody {
	padding-bottom:10px;
	padding-left:15px;
	text-align:justify;
}

.articleDiv {
	clear:both;
	padding-left:5px;
	padding-right:5px;
	overflow:auto;
}

.newsPhoto {
	padding:4px;
	float:left;
	margin: 5px 5px 5px 0px;
	background-color:#FFFFFF;
}
.newsPhotoCaption {
	text-align:center;
	font-size:10px;
}

.newsReadMore{
	font-weight:bold;
	color:#652E8B;
	text-align:right;
}
.f{
	padding:5px 0px;
}
