
/*START SIDHelp */

body{
	color:#FFF;
}

a:link, a:visited, a:active, a:hover {
	color:#FFF;
}
#header{
	background:#000;
}
#headerLogo {
	text-align:left;
	padding-top:10px;
}

.box {
	width:569px;
	margin: 0px auto;
	padding-bottom:10px;
	clear:both;
}
.boxRight {
	padding-bottom:10px;
	width:210px;
}
.boxRight .boxRightContent {
	margin-left:3px;
	width:200px;
}
.boxRight a:link, .boxRight a:visited, .boxRight a:active, .boxRight a:hover {
	color:#FFF /*!important*/; 
}

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

.menu {
	background:url(/images_web/sportMenuBg.jpg) repeat-y;
	width:200px;
	margin-left:3px;
}
	
.menu ul {
	list-style: none;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
	
.menu li a {
	border-bottom:1px solid #231f20;
	color:#FFF;
	display:block;
	font-size:12px;
	margin-top:1px;
	padding:2px 20px;
	text-decoration:none;
}	
.menu li a:link, .menu li a:visited {
	display: block;
	}
.menu li a:hover, .menu li a:active {
	/*background:url(/images_web/scoreboardBg.jpg) repeat-x;*/
	background:url(/images_web/menu_hover.jpg) no-repeat;
}
.menuBottom {
	height:5px;
}
.sportsTitle, .linksTitle {
	padding-left:6px;
}
.sportsTitle .Male {
	background:url(/images_web/mensTitleBg.jpg) no-repeat;
	height:45px;
}
.sportsTitle .Female {
	background:url(/images_web/womensTitleBg.jpg) no-repeat;
	height:45px;
}
.sportsTitle .Coed {
	background:url(/images_web/coedTitleBg.jpg) no-repeat;
	height:45px;
}
.linksTitle .boxLeftTitle {
	background:url(/images_web/linksTitleBg.jpg) no-repeat;
	height:45px;
}
.scoreBoard .boxRightTitle {
	background:url(/images_web/scoreboardTitleBg.jpg) no-repeat;
	height:45px;
}
.fanPoll .boxRightTitle {
	background:url(/images_web/fanpollTitleBg.jpg) no-repeat;
	height:45px;
}
.featuredPlayer .boxRightTitle {
	background:url(/images_web/featuredTitleBg.jpg) no-repeat;
	height:45px;
}
.middle .boxTitle {
	background:url(/images_web/recentTitleBg.jpg) no-repeat;
	height:45px;
	color:#FFFFFF;
	font-size:18px;
	height:31px;
	padding-left:68px;
	padding-top:15px;
}
.middle .newsByLine {
	padding-left:30px;
}

.scoreBoard .boxRightContent {
	background:#CC0000 url(/images_web/boxScoreboardBg.jpg) repeat-x scroll 0 0;
	margin-left:3px;
}

.topStory .boxContent {
	background:url(/images_web/topStoryBg.jpg) no-repeat center 100px;
}

#nav{
/*	background:	position:relative;
	text-align:left;
	line-height:50px;
*/}
#nav ul{
	color:#FFFFFF;
	margin:0;
	padding:5px 0px;
	text-align:center;
	white-space:nowrap;
	width:100%;
}
#nav ul li{
	display:inline;
}
#nav ul li a{
	color:#FFF;
	font-size:16px;
	padding : 6px 30px;
	font-weight:normal;
}
#nav ul li a:hover{
	text-decoration:none;
	color:#CC0000;
	list-style-type:none;
	padding:6px 30px;
}






.newsArchiveLink {
	padding-left:10px;
}
.newsTitle {
	color:#CC0000;
	display:block;
	font-size:12px;
	margin-top:1px;
	padding:2px 5px;
	text-decoration:none;
	line-height:12px;
}
.newsTitleIndex {
	display:block;
	font-size:12px;
	margin-top:1px;
	padding:2px 5px;
	text-decoration:none;
	line-height:12px;
}
.newsTitle a{
	color:#CC0000 !important;
	font-size:14px;
	text-decoration:underline;
}
.newsByLine {
	font-size:11px;
	padding-left:5px;
	padding-bottom:5px;
	color:#FFF;
}
.newsByLineIndex {
	color:#FFF;
	font-size:11px;
	padding-left:5px;
}
.newsBody {
	color:#FFF;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:5px;
	text-align:justify;
}

.articleDiv {
	background:url(/images_web/divRecentHead.jpg) no-repeat bottom center;
	clear:both;
	padding:10px;
	overflow:auto;
}
.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 {
	float:left;
	border: 1px solid #FFF;
	margin: 2px 15px 5px 5px;
	background:#FFF;
}
.newsPhotoCaption {
	text-align:center;
	font-size:10px;
	color:#000;
}

.newsReadMore{
	font-weight:bold;
	text-align:right;
}
.newsReadMore a {	
	clear:both;
	color:#CC0000;
	margin:0px 5px 5px 0;
	padding:3px 10px;
	font-size:11px;
}
.newsReadMore a:link, .newsReadMore a:visited {
	text-decoration:underline;
	}
	
.newsReadMore a:hover, .newsReadMore a:active {
	text-decoration:underline;
	}



form { margin:0;}

input.frmButton {
	background:#990000;
	border:1px solid #FFF;
	clear:both;
	color:#FFFFFF;
	margin:5px 0px;
	padding:3px 8px;
	font-weight:bold;
	text-transform:uppercase;
}


.fanPoll .frmButton {
	margin-bottom:10px;
}
.pollQuestion{
	color:#FFF;
	display:block;
	font-size:12px;
	margin-top:1px;
	padding:6px;
	text-decoration:none;
	text-align:center;
}
.pollChoices {
	color:#CC0000;
}
.pollTotalVotes{
	text-align:center;
	font-style:italic;
	font-size:11px;
	padding-top:5px;
	color:#FFF;
}
.viewResults {
	color:#FFF;
	text-decoration:underline;
}
.pollBarBG{
	height:15px;
	background:url(/images_web/scoreboardBg.jpg) repeat-x bottom;
	
}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}
.pollAnswer{
	font-size:11px;
	color:#FFF;
}
.pollBox {
	width:100%;
	padding:0px 5px;
	color:#FFF;
}
.pollSport {
	background:url(/images_web/sportMenuBg.jpg) repeat-y;
	font-weight:bold;
	padding:5px;
	color:#FFF;
	text-align:center;
}

.sbDate {
	text-align:right;
	background:#231f20;
	color:#FFF;
	padding:1px 10px;
	font-size:12px;
	line-height:24px;
}

.sbSport {
	color:#FFF;
	font-weight:bold;
	display:block;
	font-size:12px;
	margin-top:1px;
	padding:3px;
	text-align:center;
	text-decoration:none;
}

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

.sbEventO, .sbEventE, .sbEvent {
	padding:3px 5px 3px 10px;
	font-size: 11px;
	border:1px solid #CC0000;
}
.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 {
	text-align:center;
	padding:5px 0px;
	margin-left:8px;
	background:#FFF;
}
.rightAdsTop{
	text-align:center;
	padding:5px 0px;
	margin-right:6px;
	background:#FFF;
}
.rightAds{
	text-align:center;
	padding:5px 2px;
	margin-right:6px;
}

.buttons {
	background:none;
}
.leftAds .ad, .rightAds .ad{
	padding-bottom:5px;
}
.ad a{
	color:#FFF;
}
#nav ul li.first a {
	border:0 none;
}
.f {
	padding:5px;
}

/* Paginator Styles */
.pager {
/*float: right;*/
    clear: both;
    margin-right: 2.0em;
	padding: 5px;
	font: normal 10px Arial, Helvetica, sans-serif;
}

.pager .paginator_page a {
    border: 1px solid #002B4E;
    color: #002B4E;
    background-color: white;
    padding: 0.10em 0.25em 0.10em 0.25em;
    text-decoration: none;
}

.pager .paginator_page>a {
    display: inline-block;
}

.paginator_page a.current {
    border: 1px solid #000;
	color: #fff !important;
    background: #94110C;
    text-decoration: none;
}

.paginator_page a:hover {
    border: 1px solid #000;
    color: #fff !important;
    background: #94110C;
}

.paginator_nextprev a {
    border: 1px solid #002B4E; /*color: #8585B9;*/
    background-color: white;
    color: #002B4E;
    padding: 0.10em 0.25em 0.10em 0.25em;
    text-decoration: none;
}

.paginator_nextprev>a {
    display: inline-block;
}

.paginator_nextprev .inactive {
    border: 1px solid #ccc; /*color: #8585B9;*/
    background-color: white;
    color: #ccc;
    padding: 0.25em 0.5em 0.25em 0.5em;
    text-decoration: none;
}

.paginator_nextprev>.inactive {
    display: inline-block;
}

.paginator_nextprev a:hover {
    border: 1px solid #000;
    color: #fff; /*padding: 0.25em 0.25em 0.25em 0.25em;*/
    background: #94110C;
}


#footer2 a:link, #footer2 a:visited, #footer2 a:active, #footer2 a:hover {
	color:#FFF;
}
#topFooter {
	background:#000 url(/images_web/footerTopBg.jpg) no-repeat bottom center;
	height:10px;
	font-size:6px;
}
#middleFooter {
	background:#211D1E url(/images_web/footerMiddleBg.jpg) repeat-x;
	height:78px;
	margin:0px 10px;
}
#bottomFooter {
	background:#000 url(/images_web/footerBottomBg.jpg) no-repeat top center;
	height:28px;
	font-size:6px;
}
#NAIA {
	position:absolute;
	left:23px;
}
#MSC {
	position:absolute;
	left:109px;
}
#EDU {
	text-align:center;
	padding-top:2px;
}
#copyright {
	text-align:center;
	padding-top:4px;
	color:#FFF;
}
#SIDHelp {
	position:absolute;
	right:15px;
	top:10px;
}
#CollegeFanz {
	position:absolute;
	right:124px;
	top:10px;
}

.topStory .boxTitle, .topBox .boxTitle {
	background:url(/images_web/topTitleBg.jpg) no-repeat;
	font-size:18px;
	height:31px;
	padding-left:68px;
	padding-top:15px;
	color:#FFF;
}
.topBox .boxContent {
	color:#FFF;
	padding:10px;
	text-align:justify;
}

.featuredPlayer .boxRightContent {
	border-bottom:5px solid #FFF;
}
.fpImage {
	padding:10px 10px 8px;
	text-align:center;
}
.fpName {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
.fpName a, .fpName a:link, .fpName a:hover, .fpName a:active, .fpName a:visited{
	color:#CC0000;
}
.fpSport {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}
#topDivider {
	background:url(/images_web/footerBottomBg.jpg) no-repeat 0px -9px;	
}
.menuItemTitle, .boxLeftTitle, .boxRightTitle {
	margin-left:1px;
}
.fa{
	text-align:center;
}
.faImage img{
	margin:5px;
	border:2px solid #fff;
}
.playerImg{
	margin:5px;
	float:left;
	border:3px solid #CC0000;
}
.faInfo{
	font-weight:bold;
}
.playerName{
	font-size:16px;
	padding-top:2px;
}
.playerRelInfo{
	padding:5px;
}

.adCaption{
	color:#FFF;
}
#leftTopAd{
	height:88px;
	width:192px;
	text-align:center;
	overflow:hidden;
	margin:0 auto;
}
#leftTopAdWrapper{
	background:#FFFFFF none repeat scroll 0 0;
	margin-left:9px;
	padding-bottom:5px;
}
#rightTopAd{
	height:88px;
	width:192px;
	text-align:center;
	overflow:hidden;
	margin:0 auto;
}
#rightTopAdWrapper{
	background:#FFFFFF none repeat scroll 0 0;
	margin-right:7px;
	padding-bottom:5px;
}
.fpArchiveLink{
	text-align:center;
	padding-bottom:5px;
}
.fpArchiveLink a:link, .fpArchiveLink a:hover, .fpArchiveLink a:active, .fpArchiveLink a:visited{
	color:#cc0000;
}
