
/*START SIDHelp */

body{
	background:#423f3f url(/images_web/pageBg.jpg) repeat-x;
}

#wrapper {
	background:url(/images_web/wrapperBg.jpg) repeat-y;
}

#footer{
	background:url(/images_web/footerBg.jpg);
}
#footerLeft, #copyright{
	float:left;
}
#footerRight{
	float:right;
}
#copyright{
	width:532px;
	text-align:center;
	padding-top:20px;
	line-height:18px;
}


#center a:link, #center a:visited, #center a:active, #center a:hover {
	color:#e4e4e4;
}


#copyright a:link, #copyright a:visited, #copyright a:active, #copyright a:hover {
	color:#e4e4e4;
	font-weight:normal;
}

#copyright a:active, #copyright a:hover {
	text-decoration:underline;
}

.adBox, .adBox a:link, .adBox a:visited, .adBox a:active, .adBox a:hover {
	color:#FFF;
}



.boxRight a:link, .boxRight a:visited, .boxRight a:active, .boxRight a:hover {
	color:#BBB;
	text-decoration:underline;
}

.box {
	width:548px;
	margin: 0px auto;
	margin-bottom:15px;
	background:url(/images_web/boxBg.jpg);
	
}
.boxTitle {
	background:url(/images_web/boxTitleBg.jpg) no-repeat;
	height:55px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:55px;
	padding-left:20px;
	text-transform:uppercase;
}
.boxContent{
	background:url(/images_web/boxContentBg.jpg) no-repeat;
	padding-top:25px;
	color:#FFF;
}

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

.boxLeftTitle, .boxRightTitle{
	font-size:14px;
	color:#EEEEEE;
	height:46px;
	padding:0 0 0 18px;
	font-weight:bold;
	line-height:56px;
	/*width:100%;*/
}

.boxLeft{
	background:url(/images_web/boxLeftBg.jpg);
}
.boxLeftTitle{
	background:url(/images_web/boxLeftTitleBg.jpg) no-repeat;
}
.boxLeftContent {
	background:url(/images_web/boxLeftContentBg.jpg) no-repeat;
	padding-bottom:5px;
}
.boxLeftBottom{
	background:url(/images_web/boxLeftBottom.jpg);
	height:16px;
}

.boxRight{
	background:url(/images_web/boxRightBg.jpg);
	color:#FFF;
}
.boxRightTitle{
	background:url(/images_web/boxRightTitleBg.jpg);
	padding-left:25px;
}
.boxRightContent {
	background: url(/images_web/boxRightContentBg.jpg) no-repeat;
	padding-bottom:5px;
	padding-top:21px;
}
.boxRightBottom{
	background:url(/images_web/boxRightBottom.jpg);
	height:19px;
}

#assocLogos{
	padding:10px 0;
}

.menu {
	width: 100%;
	padding-bottom:5px;
	padding-top:10px;
	}
	
.menu ul {
	list-style: none;
	margin:0px;
	padding:8px 0 0 44px;
	list-style-type:none;
}
	
.menu li a {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	padding:3px 8px;
	text-decoration:none;
	/*width:100%*/;
}	
	
.menu li a:link, .menu li a:visited {
	display: block;
	}
	
.menu li a:hover, .menu li a:active {
	color:#AAA;
	background:url(/images_web/menuHoverBg.jpg) no-repeat bottom right;
}

#navLeft{
	float:left;
	background:url(/images_web/navLeft.jpg);
	width:10px;
	height:36px;
}
#navRight{
	float:left;
	background:url(/images_web/navRight.jpg);
	width:9px;
	height:36px;
}
#mainMenu{
	float:left;
	width:980px;
}
#nav{
	background:url(/images_web/navBg.jpg);
	
}
#nav ul{
	color:#FFFFFF;
	margin:0;
	padding:10px 0px;
	text-align:center;
	white-space:nowrap;
	width:100%;
}
#nav ul li{
	display:inline;
}
#nav ul li a{
	/*border-left:1px solid #222222;*/
	color:#FFFFFF;
	font-size:14px;
	padding : 10px 15px;
	font-weight:normal;
}
#nav ul li a:hover{
	color:#e4e4e4;
	list-style-type:none;
	padding:10px 15px;
	text-decoration:none;
	background:url(/images_web/navHover.jpg) no-repeat center bottom;
}






.newsArchiveLink {
	padding-left:10px;
}
.newsTitle {
	display:block;
	font-size:14px;
	text-decoration:none;
	line-height:14px;
}

.newsByLine {
	font-size:11px;
	padding-left:5px;
	padding-bottom:5px;
}
.newsByLineIndex {
	font-size:11px;
	padding-left:5px;
}
.newsBody {
	padding-bottom:10px;
	padding-left:30px;
	padding-right:5px;
	text-align:justify;
}

.articleDiv {
	clear:both;
	padding:0 10px;
}

.odd {
	background:#E5E5E5 none repeat scroll 0 0;
	border-bottom:1px solid #CCCCCC;
	color:#000000;
	display:block;
	font-size:12px;
	line-height:12px;
	padding-left:5px;
	padding-top:5px;
	text-decoration:none;
}
.even {
	color:#000000;
	display:block;
	font-size:12px;
	line-height:12px;
	padding-left:5px;
	padding-top:5px;
	text-decoration:none;
}
.newsPhoto {
	padding:4px;
	float:left;
	border: 1px solid;
	margin: 2px 10px 5px 5px;
	background:#171717 none repeat scroll 0 0;
}
.newsPhotoCaption {
	text-align:center;
	font-size:10px;
}

.newsReadMore{
	font-weight:bold;
	text-align:right;
}
.newsReadMore a {	
	background:#333333 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	clear:both;
	color:#EEE;
	margin:0px 5px 5px 0;
	padding:3px 10px;
	font-size:11px;
}
.newsReadMore a:link, .newsReadMore a:visited {
	background:#333;
	}
	
.newsReadMore a:hover, .newsReadMore a:active {
	text-decoration: none;
	background:#881729;
}

.articleHR{
	margin:14px;
}

.middle .articleHR{
	margin:6px 10px;
}

.middle .newsByLine{
	padding:0;
}


form { margin:0;}

input.frmButton {
	background:#333333 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	clear:both;
	color:#FFFFFF;
	margin:5px 5px 5px 0;
	padding:1px 3px;
	font-weight:bold;
}

input.frmButton:hover{
	background:#881729 none repeat scroll 0 0;
}

#fanPollDiv{
	padding-left:6px;
}
.fanPoll .frmButton {
	margin-bottom:10px;
}
.pollQuestion{
	color:#e4e4e4;
	display:block;
	font-size:12px;
	margin-top:1px;
	padding:6px;
	text-decoration:none;
	text-align:center;
}
.pollTotalVotes{
	text-align:center;
	font-style:italic;
	font-size:11px;
	padding-top:5px;
}
.pollBarBG{
	height:15px;
	background:url(/images_web/sbSportBg.jpg) no-repeat -6px 0px;
	
}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}
td.pollAnswer{
	font-size:11px;
	padding-left:10px;
	color:FFF;
}
div.pollAnswer {
	padding:2px 2px 3px 15px;
	font-size:11px;
}

.pollBox {
	width:100%;
	padding:0px 5px;
	color:#e4e4e4;
}
.pollSport {
	background:#AAAAAA none repeat scroll 0 0;
	border-color:#EEEEEE #777777 #777777 #EEEEEE;
	border-style:solid;
	border-width:1px;
	font-weight:bold;
	padding:5px;
}

.sb{
	color:#FFF;
}

.sbDate {
	font-weight:bold;
	padding:15px 0 3px 10px;
	border-bottom:2px solid #797777;
	margin:0 0 0 7px;
	color:#AAA;
}

.sbSport {
	background:url(/images_web/sbSportBg.jpg) no-repeat;
	color:#FFF;
	font-weight:bold;
	display:block;
	font-size:12px;
	padding:3px;
	text-align:center;
}

.sb .boxRightBottom{
	margin-bottom:15px;
}
.sb {
	font-size: 9pt;
}
.sbStatus{
	font-size: 8pt;
	text-align:right;
}

.sbEventO, .sbEventE, .sbEvent {
	padding:3px 5px 3px 10px;
	font-size: 11px;
	border-top:2px solid #797777;
	width:200px;
	margin:0 0 0 7px;
}
.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: center;
	font-style:italic;
	font-size: 10px;
	padding-right:4px;
	
}
.sbWinner{
	font-weight:bold;
}
.sbTeams{
	text-align:left;
}
.leftAds, .rightAds{
	text-align:center;
	padding:25px 0px 10px 0px;	
}
.leftAds .ad, .rightAds .ad{
	padding-bottom:10px;
}
.ad a{
	color:#FFF;
}
#nav ul li.first a {
	border:0 none;
}
.f {
	padding:13px 10px 0px 16px;
}

.boxLeft.menuSports .boxLeftBottom , .boxLeft.menuClubSports .boxLeftBottom{
	background:url(/images_web/boxLeftBg.jpg);
	height:1px;
}

.boxLeft.menuSports .boxLeftTitle, .boxLeft.menuSports .boxLeftContent{
	background:none;
}

.boxLeft.menuSports .boxLeftTitle{
	display:none;
}
.boxLeft.menuSports .menuItemTitle{
	font-size:14px;
	color:#EEEEEE;
	height:46px;
	padding:0 0 0 18px;
	font-weight:bold;
	line-height:56px;
	background:url(/images_web/boxLeftTitleBg.jpg) no-repeat;
}
.boxLeft.menuSports .menu{
	background:url(/images_web/boxLeftContentBg.jpg) no-repeat;
}



/*.pollBarBG, .boxTitle, .boxRightTitle, .boxLeftTitle, .sportTitle, .schedRowH, table.rosterTable thead tr .headerSortDown, table.rosterTable thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown,.newsReadMore a:hover, .newsReadMore a:active, .frmButton:hover, .frmButton:active {
	background:#94110C;
}
.menuItemTitle, .newsByLine, .newsByLineIndex, .pollSport, .standTable, .schedScore a, .schedTable, .sectionTitle, .sbDate, .staffTypeTitle {
	color:#94110C;
}
*/

#container-center{
	padding-top:10px;
}