
/*START SIDHelp */
/*  */
/* 
 */


.boxRight a, .boxRight a:link, .boxRight a:visited, .boxRight a:active, .boxRight a:hover {color:#000;}
body{
	background:url(/images_web/background.jpg) repeat-x top right #FFF;
}

#wrapper{
	background:url(/images_web/wrapper.jpg);
/*
	border-left:2px solid #48AEF0;
	border-right:2px solid #48AEF0;
	*/
}

/* HEADER */
#top{
	height: 40px;
	background:url(/images_web/background.jpg) repeat-x top right #FFF;
}
#titleLink {
	top: 0px;
	left: 58px;
	position:absolute;
}
#wing {
	top: 0px;
	right: 119px;
	position:absolute;
}
#main {
	height: 176px;
	background: #D1D1D1;
}

.boxLeftTitle{
	border-bottom:1px solid #FFF;
	font-size:14px;
	font-weight:bold;
	height:12px;
	line-height:15px;
}

.boxRightTitle{
	border-bottom:1px solid #FFF;
	font-size:14px;
	font-weight:bold;
	height:20px;
}

.boxRightTitle sb{
	padding-bottom:2px;
}

.box {
	width:550px;
	margin: 0px 16px 0 14px;
	padding-bottom:10px;
	overflow:hidden;
}
.boxLeft, .boxRight{
	width:190px;
	margin:0 auto;
}

.boxTitle {
	background:url(/images_web/boxTitle.jpg) no-repeat bottom center;
	font-size:18px;
	color: #FFF;
	padding-left:50px;
	font-weight:bold;
	height:52px;
	line-height:70px;
	font-style:italic;
	text-transform:uppercase;
}

.newsTitle a, .newsTitle a:link, .newsTitle a:visited, .newsTitle a:active, .newsTitle a:hover {color:#000;}
#left a, #left a:link, #left a:visited, #left a:active, #left a:hover {color:#FFF;}#right a, #right a:link, #right a:visited, #right a:active, #right a:hover {color:#48AEF0;}

#left, #right {
	color: #FFF;
}


.ui-tabs-nav li a, .ui-tabs-nav li a:link, .ui-tabs-nav li a:visited, .ui-tabs-nav li a:active, .ui-tabs-nav li a:hover {color:#282828;}li.ui-tabs-selected a, li.ui-tabs-selected a:link, li.ui-tabs-selected a:visited, li.ui-tabs-selected a:active, li.ui-tabs-selected a:hover {color:#000;}

/* MENU */


.menu {
	width: 100%;
	padding-bottom:5px;
	}
	
.menu ul {
	list-style: none;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
	
.menu li a {
	color:#000000;
	display:block;
	font-size:12px;
	margin-top:1px;
	padding:0 1px 0 20px;
	text-decoration:none;
	/*width:100%*/;
	height:18px;
	line-height:18px;
}	
	
.menu li a:link, .menu li a:visited {
	color:#FFF;
}
	
.menu li a:hover, .menu li a:active {
	color:#FFF;
	background:transparent url(/images_web/boxLeftHover.jpg) no-repeat;
}
	
.menuItemTitle {
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
}
.menuItemTitleFemale {
	height:24px; 
	width: 190px;
	background:url(/images_web/boxTitles.jpg) no-repeat 0 -101px;
	border-bottom:1px solid #FFF;
}
.menuItemTitleMale {
	height:24px; 
	width: 190px;
	margin-top:25px;
	background:url(/images_web/boxTitles.jpg) no-repeat 0 -124px;
	border-bottom:1px solid #FFF;	
}

.linkHeader .boxLeftTitle{
	height:24px; 
	background:url(/images_web/boxTitles.jpg) no-repeat 0 -78px;
}

.sideSportMenu .boxLeftTitle{
	display:none;
}



#mainMenu{
	background:url(/images_web/menuBg.jpg) no-repeat;
}


/* NAV */

#navLeft{
	margin:0;
	padding:0 0;
	float:left;
	width:10px;
	height:62px;
	background:url(/images_web/navLeft.jpg) no-repeat;
}
#navRight{
	margin:0;
	padding:0 0;
	float:left;
	width:10px;
	height:62px;
	background:url(/images_web/navRight.jpg) no-repeat;
}
#nav{
	margin:0;
	padding:0 0;
	float:left;
	background:url(/images_web/navBg.jpg);
	width:980px;
	height:62px;
}

#nav ul{
	margin:0;
	line-height: 62px;
	text-align: center;
	white-space:nowrap;
	width:100%;
	padding: 0;
}
#nav ul li{
	display:inline;
/*	padding:17px 40px; */
	padding: 10px 0px;
	line-height: 62px;
	height:	20px;
	background:url(/images_web/navSeperator.jpg) no-repeat left;
}
#nav ul li.first { 
	background:none;
}

#nav ul li a{
	font-size:15px;
	padding:19px 50px; 
/*	line-height: 62px; */
	font-weight:bold;
/*	color: #282828; */
}



/* not needed
#nav ul li a span{ 
	padding : 8px 20px;
}

#nav ul li a:hover span{ 
	background:url(/images_web/navLinkBg_Right.jpg) no-repeat top right;
	color:#FFF;
}
*/

#nav a{
	color:#0066A4;
	font-weight:bold;
	text-decoration:underline;
}

#nav a:hover{
	list-style-type:none;
/*	text-decoration:none; */
	line-height: 62px;
	background:url(/images_web/navHover.jpg) no-repeat center center;
}




/*	NEWS */


.newsArchiveLink {
	padding-left:10px;
	text-align:center;
}

.newsArchiveLink a:hover{
	text-decoration:none;
	color: #0066A4; 	
}

.newsTitle {
	display:block;
	font-size:15px;
	font-weight:bold;
	padding:3px 0px 2px 5px;
	text-decoration:none;
	line-height:12px;
}

.recentHeadlines .newsTitle{
	padding:2px 150px;
}

.newsTitle a, .newsTitle a:link, .newsTitle a:visited, .newsTitle a:active, .newsTitle a:hover {color:#0066A4;}.newsTitle a:active, .newsTitle a:hover {color:#0066A4;}.newsByLine a, .newsByLine a:link, .newsByLine a:visited, .newsByLine a:active, .newsByLine a:hover {color:#000;}.newsByLine a:active, .newsByLine a:hover {color:#000;}
.articleDiv a:hover{
	text-decoration:none;
}
.newsTitleIndex {
	display:block;
	font-size:12px;
	margin-top:1px;
	padding:2px 5px;
	text-decoration:none;
	line-height:12px;
}
.newsByLine{
	font-size:11px;
	font-weight:bold;
	padding:0px 5px;
}
.recentHeadlines .newsByLine {
	padding:10px 0 5px 155px;
}
.newsByLineIndex {
	font-size:11px;
	padding-left:5px;
}
.newsBody {
	padding:0 10px;
	text-align:justify;
}

.articleDiv {
	clear:both;
	padding-bottom:8px;
	overflow:auto;
}
.recentHeadline{
	border-bottom:2px solid #fff;
	border-bottom:2px solid #D1D1D1;
	padding:2px 0;
	width: 99%;
}
/*
.recentHeadline .newsPhoto{
	padding:0;
	border:4px solid #D1D1D1;
	float:left;
	text-align:left;
	margin: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 4px 4px 4px;
	margin: 2px 5px ;
	text-align:center;
	background:#0066A4;
	color:#fff;
	float:left;
}
.newsPhotoCaption {
	text-align:center;
	font-size:12px;
	color:#0066A4;
	background:#D1D1D1;
}

.newsReadMore{
	font-weight:bold;
	text-align:right;
	padding:2px 0;	
}
.newsReadMore a:hover{
	color: #0066A4; 	
}

div.newsReadMore{
	margin:2px 0;
}
.newsReadMore a {	

	margin:0px 5px 5px 0;
	padding:3px 10px;
}
.newsReadMore a:link, .newsReadMore a:visited {
/*	background:#333; */

}
	
.newsReadMore a:hover, .newsReadMore a:active {
	text-decoration: none;
	}


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





.fanPoll .boxRightTitle{
	background:url(/images_web/boxTitles.jpg) no-repeat 0 -26px;
	padding-bottom: 0px;
	padding-top: 20px;
}
.fanPoll .boxRightContent{
	padding-bottom:10px;
}
.fanPoll .frmButton {
	margin-bottom:10px;
}
.pollQuestion{
	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/SbTabs.jpg) repeat-x 0px 0px; */
	background-color:#D1D1D1;

}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}
.pollAnswer{
	font-size:11px;
}
.pollAnswer.correct{
	color:#48AEF0;
}
div.pollAnswer{
	text-align:center;
	padding:3px;
}
.pollBox {
	width:100%;
	padding:0px 5px;
}
.pollSport {
	font-weight:bold;
	padding:5px;
}

/* SCOREBOARD */

.sbWrapper{
	max-height: 300px;
	overflow:auto;
}

.sb .boxRightTitle{
	background:url(/images_web/boxTitles.jpg) no-repeat 0 -8px;
	margin-top:20px;
	padding-bottom: 0px;
	margin-top:25px;
}

.sbDate {
	text-align:left;
	font-weight:bold;
	padding:1px 10px;
	background: #0066A4;
}

.sbSport {
	font-weight:bold;
	display:block;
	font-size:12px;
	padding:3px;
	text-align:left;
	text-decoration:none;
	background: #FFF;
	color:#000;
}

.sb {
	font-size: 9pt;
}

.sbBox a, .sbBox a:link, .sbBox a:visited, .sbBox a:active, .sbBox a:hover {color:#0066A4;}.sbBox {
	font-size: 9pt;
	color:#000;
}


.boxRightContent {
	padding-top:5px;	
}

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

.sbEventO, .sbEventE, .sbEvent {
	padding:3px 5px 3px 10px;
	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: center;
	font-style:italic;
	font-size: 10px;
	padding-right:4px;
	
}
.sbWinner{
	font-weight:bold;
}
.sbTeams{
	text-align:left;
}



#logo {
	width:190px;
	margin:0 auto;	
	text-align:center;
	margin-top: 30px;
}


.leftAds {
	text-align:center;
/*	padding:25px 0px 10px 0px;
	padding:25px 10px 10px 0px; */
	color: #FFFFFF;
	width:190px;
	margin:0 auto;
	overflow:hidden;
}
.rightAds{
	text-align:center;
/*	margin-right:10px; */
	color: #FFFFFF;
	padding-top: 10px;
}

.centerAds{
	text-align:center;
	padding:25px 2px 10px 2px;
	color: #FFFFFF;
}

.rightAds .ad{
	padding-bottom:10px;
}

.leftAds .ad{
	padding-bottom:10px;
}


.ad a, .ad a:link, .ad a:visited, .ad a:active, .ad a:hover {color:#FFFFFF;}
.f {
	padding:5px;
}
.staffIntro {
	padding: 20px;	
}

/*	FOOTER */
#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover {color:#FFF;}
#footer{
	background:url(/images_web/footerBg.jpg) repeat-y;
	height:94px;
	text-align:center;
}
#subfooter1 {
	height:30px;
	line-height:30px;
	text-align:center;
}
#SIDHelp {
	width:124px;
	height:53px;
	position:absolute;
	right:30px;
	top:40px;
}
#footerTop{
	background:url(/images_web/footerTop.jpg) no-repeat;
}
#leftCorner {
	width:10px;
	height:10px;
	position:absolute;
	left:0px;
	bottom:0px;
}

#rightCorner {
	width:10px;
	height:10px;
	position:absolute;
	right:0px;
	bottom:0px;
}
