@charset "utf-8";
/* CSS Document */

body{
  background:#000000;
}

#wrapper{
	background:url(/images_web/pageBg.jpg) repeat-y;
}
#container-center{
	background:url(/images_web/contentBg.jpg) repeat-y;
}

#subheader3, #subheader2, #subheader1{
	background-color:#000000;
}
#subfooter1{
	background:url(/images_web/footerBg.jpg) repeat-x;
	padding-top:10px;
	color:#FFFFFF;
}

#subfooter1 a{
	color:#FFFFFF;
	font-weight:normal;
}

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

.boxTitle{
	background:url(/images_web/boxTopBg.jpg) no-repeat;
	height:31px;
	padding-left:5px;
}

.boxTitleC{
	font: bold 14px Arial, Helvetica, sans-serif;
	background:url(/images_web/boxTitleWordsBg.gif) repeat-x;
	color:#FFFFFF;
	height:26px;
	padding-left:3px;
}
.boxTitleCR{
	background:url(/images_web/boxTitleWordsRight.gif) no-repeat;
}

.boxContent{
	background-color:#FFFFFF;
}

.boxBottom{
	background:url(/images_web/boxBottom.jpg) no-repeat;
	height:61px;
}

.boxLeftTitle{
	background:url(/images_web/boxLeftSports.jpg) no-repeat;
	height:25px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left: 15px;
	line-height:25px;
}
.boxLeftTitleC{
	padding:2px 0px;
}

.boxLeftContent{
	background:url(/images_web/boxLeftBg.jpg) repeat-y;
}
.boxLeftBottom{
	background:url(/images_web/boxLeftBottom.jpg) no-repeat;
	height:32px;
}

.boxRightTitle{
	background:url(/images_web/boxRightTitleBg.jpg) no-repeat;
	height:23px;
	padding-left: 10px;
	color:#FFFFFF;
	font: bold 15px Arial, Helvetica, sans-serif;
}
.boxRightTitleC{
	padding:4px 0px;
}

.boxRightContent{
	background:url(/images_web/boxRightBg.jpg) repeat-y;
	padding:0 8px;
	color:#CCCCCC;
}

.boxRightContent a{
	color:#CCCCCC;
}

.boxRightBottom{
	background:url(/images_web/boxRightBottom.jpg) no-repeat;
	height:7px;
	overflow:hidden;
}
.boxRightTop{
	background:url(/images_web/boxRightTop.jpg) no-repeat;
	height:10px;
	overflow:hidden;
}

.boxRightLast .boxRightBottom{
	background:url(/images_web/boxRightBottomLast.jpg) no-repeat;
	height:27px;
	padding-bottom:5px;
}

.Scoreboard .boxRightTitle{
	background:url(/images_web/boxRightTitleBg_Top.jpg) no-repeat;
	height:23px;

}
.Scoreboard .boxRightTitleC{
	padding-left: 6px;
}

.afterLogo{
	background:url(/images_web/boxRightBottom.jpg) bottom left no-repeat;
	height:2px;
	overflow:hidden;	
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.menu {
	width: 200px;
	}
	
.menu li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	}	
	
.menu li a:link, .menu li a:visited {
	color: #333333;
	display: block;
	padding: 1px 0 0 30px;
	}
	
.menu li a:hover {
	color: #fff;
	padding: 1px 0 0 30px;
	}
	
.menu li a:active {
	color: #fff;
	padding: 1px 0 0 30px;
	}
.menuItemTitle {
	padding: 0 0 0 25px;
	font: bold 14px Arial, Helvetica, sans-serif;
	background:url(/images_web/boxLeftTitleBg.jpg) no-repeat;
	height:25px;
	color:#FFFFFF;
	line-height:25px;
}
.Male {
	background:url(/images_web/boxLeftTitleBgTop.jpg) no-repeat;
}
.sbDate {
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	padding:2px 4px;
}

.sbSport {
	font-size: 14px;
	color: #1F1F1F;
	font-weight: bold;
	background:url(/images_web/boxRightSportBg.jpg) -8px 0 no-repeat;
	height:17px;
	padding-left:4px;
}

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

.sbEventO, .sbEventE, .sbEvent {
	padding:4px 2px;
	font-size: 11px;
}

.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;
}
.sbBox{
	text-align:center;
}

.articleDivThumb{
	padding:0 5px;
}

.newsPhotoThumb{
	float:left;
	width:90px;
	text-align:center;
	padding:5px 7px 5px 10px;

}


.articleDivFirst{
	padding:0 5px;
}

.newsTitle {
	float:none;
	color: #0C2A8A;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border-bottom: thin solid #CCCCCC;
	overflow:hidden;
}

.newsByLine {
	font-size:9px;
	padding-left:10px;
	color:#999999;
}
.newsBody {
	padding-left:10px;
	text-align:justify;
}

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

.newsPhoto {
	padding:4px;
	float:left;
	border: 1px solid;
	margin:5px 7px 5px 10px;
	display:table;
}
.newsPhotoCaption {
	text-align:center;
	font-size:10px;
}

.newsReadMore{
	font-weight:bold;
	text-align:right;
	padding-bottom:8px;
}

form {
	margin:0;
	padding:0;
}

.pollQuestion{
	text-align:center;
	font-style:italic;
	font-size:11px;
	padding:0 3px 8px 0;
}
.pollTotalVotes{
	text-align:center;
	font-style:italic;
	font-size:11px;
	padding-top:5px;
}
.pollBarBG{
	background:url(/images_web/LWC_04.jpg) no-repeat;
}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}
.adBannerCenter{
	width:588px;
	float:left;
	padding:8px 0px;	
}
.adBannerLeft{
	width:201px;
	float:left;
	padding:8px 0px;	
}
.adBannerRight{
	width:201px;
	float:left;
	padding:8px 0px;	
}
.countdown{
	width:196px;
	margin-left:4px;
	text-align:left;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	float:left;
	
}
.countdownTop{
/*	background:url(/images_web/countDownTop.jpg) no-repeat; */
	height:27px;
	line-height:40px;
	padding-left:15px;
	text-align:left;
	font-style:normal;
}
.countdownContent{
/*	background:url(/images_web/countDownBG.jpg) repeat-y; */
}
.countdownBottom{
/*	background:url(/images_web/countDownBottom.jpg) no-repeat; */
	height:32px;
}
.countdownClock{
	height:46px;
}