
/*START SIDHelp */

body {
	background:#000 url(/images_web/bodyBg.jpg) repeat-x;
}
#wrapper {
	background:#11478b;
}
.topBarHeader {
	background:url(/images_web/bodyBg.jpg) repeat-x top;
	height:30px;
	padding:0px;
	margin:0px;
}
#footer {
	/*background:#dbdada url(/images_web/footerBg.jpg) repeat-x bottom;*/
}
.bottomFooter {
	background:#dbdada url(/images_web/footerBg.jpg) repeat-x!important;
	float:left;
}
#confLogos {
	height:152px;
	float:left;
	width:100%;
}
.confLogo {
	float:left;
	padding:20px 73px 0px;
}
#headerContent {
	position:relative;
	z-index:-1;
}
#footerBottom {
	background:url(/images_web/footerBottomBg.jpg) no-repeat 42px 0px;
	float:left;
	height:72px;
	width:950px;
	padding:0px;
	text-align:center;
}
#copyright {
	text-align:center;
	padding-top:25px;
	color:#1B60AE;
}
#copyright a {
	color:#1B60AE;
}

.bottomAds {
	padding:0px 2px;
	margin-bottom:2px;
	overflow:hidden;
}
.bottomAds .ad {
	height:100px;
	overflow:hidden;
	float:left;
}


.boxRight a, .boxRight a:link, .boxRight a:visited, .boxRight a:active, .boxRight a:hover {color:#000;}
.boxRightTitle{
	background:url(/images_web/boxRightTitleBg.jpg) no-repeat;
	font-size:16px;
	padding: 0px 10px;
	font-weight:bold;
	height:28px;
	line-height:28px;
	text-align:right;
}
.box {
	width:550px;
	margin: 0px auto;
	padding-bottom:10px;
}

.boxTitle {
	background:url(/images_web/boxTitleBg.jpg) no-repeat;
	font-size:14px;
	padding-left:15px;
	font-weight:bold;
	height:15px;
	line-height:15px;
}

.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:3px 8px;
	text-decoration:none;
}	
	
.menu li a:link, .menu li a:visited {

}
	
.menu li a:hover, .menu li a:active {
}
	
.menuItemTitle {
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
}
#navagation {
	background:url(/images_web/navBg.jpg) repeat-x;
	border-bottom:3px solid #FFF;
	padding:0px;
	margin:0px;
	height:27px;
}
#mainMenu{
	background:url(/images_web/navLeftBg.jpg) no-repeat left top;
	padding-left:345px;
}

#nav ul{
	margin:0;
	padding:10px 0px 10px 345px;
	text-align:center;
	white-space:nowrap;
	width:100%;
}
#nav ul li{
	display:inline;
}
#nav ul li a{
	/*border-left:1px solid #222222;*/
	font-size:14px;
	padding : 10px 10px;
	font-weight:normal;
}
#nav ul li a:hover{
	list-style-type:none;
	padding:10px 10px;
	text-decoration:none;
}

.newsArchiveLink {
	padding-left:10px;
}
.newsTitle {
	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;
}

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

.articleDiv {
	clear:both;
	overflow:auto;
}
.odd {
	background:#E0EAF3;
	border-bottom:1px solid #CCCCCC;
	color:#000000;
	font-size:12px;
	line-height:12px;
	padding-left:5px;
	padding-top:5px;
	text-decoration:none;
}
.even {
	background:#FFF;
	color:#000000;
	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;
}
.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;
	}


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;
}
#fanPollDiv {
	background:#FFF;
}
.fanPoll .frmButton {
	margin-bottom:10px;
}
div.fanPoll {
	padding-left:3px;
	padding-right:2px
}
.pollQuestion{
	background:#226bc0;
	color:#FFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	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/footerBottomBg.jpg) repeat-x center top;
}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}
.pollAnswer{
	font-size:11px;
}
div.pollAnswer{
	text-align:center;
	padding:3px;
}
.pollBox {
	width:100%;
	padding:0px 5px;
}
.pollSport {
	background:url(/images_web/boxRightBottomBg.jpg) no-repeat;
	font-weight:bold;
	padding:5px;
}

.sbDate {
	background: url(/images_web/boxRightBottomBg.jpg) repeat-x;
	text-align:left;
	font-weight:bold;
	padding:4px 10px;
}
.sbRow .sbScore, .sbRow .sbWonLost  {
	float:right;
}
.sbRow .sbScore{
	width:60px;
	text-align:left;
}
.sbSport {
	color:#1B60AE;
	font-weight:normal;
	font-size:12px;
	padding:3px;
	text-decoration:none;
}

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

.sbEventO, .sbEventE, .sbEvent {
	padding:3px 5px 3px 10px;
	font-size: 12px;
}
.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{
	font-style:italic;
	font-size: 10px;
	padding-left:5px;
	
}
.sbWinner{
	font-weight:bold;
}
.sbTeams{
	text-align:left;
}
.leftAds, .rightAds, .centerAds{
	text-align:center;
	padding:1px 2px 0px;
	color: #FFFFFF;
}
.leftAds .ad, .rightAds .ad{
	padding-bottom:2px;
}

.ad a, .ad a:link, .ad a:visited, .ad a:active, .ad a:hover {color:#FFFFFF;}
.f {
	padding:5px 15px;
}
/* ------------ Tab Box ------------- */
#headlines {
	background:#FFF;
	float:left;
	min-height:219px;
	width:538px;
	margin:0px 4px 2px;
	border-top: 6px solid #9cadb8;
	border-right: 2px solid #9cadb8;
	border-bottom: 2px solid #9cadb8;
	border-left: 2px solid #9cadb8;
}
#headlines ul {
	padding:0px;
	margin: 0px;
	width:508px;
}
#headlines li {
	padding-left:4px;
	margin: 0px 0px 0px 5px;
	width: 135px;
	height: 23px;
	background: url(/images_web/tabBg.jpg) no-repeat;
}
#headlines li a {
	color:#0053A0;
}
.ul, li {
	list-style-type:none;
}
.newsTitle a {
	color:#1B60AE;
}
.newsByLine a {
	color:#95A3AC;
}
#fragment-1, #fragment-2, #fragment-3 {
	height:205px;
}
.middleAd {
	width:195px;
	height:260px;
	overflow:hidden;
	float:left;
	margin:0px 0px 0;
	background:#FFF;
}
#ticker {
	position:absolute;
	top:120px;
	left:312px;
}
.schoolName {
	float:left;
}
#searchBar input.frmButton, .schoolName {
	margin:0px;
	padding:0px;
}
#searchContent {
	padding-top:2px;
}
#searchBar {
	float:right;
	width:215px;
}
#searchBox {
	float:left;
	background:#FFF;
	border:1px solid #000;
}
#sbText {
	color:#FFF;
	float:left;
	font-size:11px;
	line-height:20px;
	padding-right:5px;
}
#searchBox, .topMenuB {
	float:left;
	background:url(/images_web/topMenuBg.jpg) repeat-x;
}
#searchQ {
	font-size:11px;
	border:1px solid #FFF;
	height:14px;
}
#searchButton {
	background:#FFF url(/images_web/searchIcon.jpg) no-repeat 2px 1px;
	width:20px;
	line-height:5px;
	border:none;
	margin-left:-5px!important;
}
#searchQ, #searchButton {
	margin:0px;
}




.leftOfButtons {
	float:left;
}
.bLiveStats:hover {
	cursor:pointer;
	background:url(/images_web/button_liveStatsH.jpg) no-repeat;
}
.bContact:hover {
	cursor:pointer;
	background:url(/images_web/button_ContactH.jpg) no-repeat;
}
.bRSSFeed:hover {
	cursor:pointer;
	background:url(/images_web/button_RSSFeedH.jpg) no-repeat;
}
.bAudio:hover {
	background:url(/images_web/button_AudioH.jpg) no-repeat;
}
.bMobile:hover {
	background:url(/images_web/button_MobileH.jpg) no-repeat;
}
.bPhoto:hover {
	background:url(/images_web/button_PhotoH.jpg) no-repeat;
}
.bShop:hover {
	background:url(/images_web/button_ShopH.jpg) no-repeat;
}

.bLiveStats {
	width:58px;
	height:40px;
	float:left;
	background:url(/images_web/button_liveStats.jpg) no-repeat;
}
.bContact {
	width:51px;
	height:40px;
	float:left;
	background:url(/images_web/button_Contact.jpg) no-repeat;
}
.bRSSFeed {
	width:51px;
	height:40px;
	float:left;
	background:url(/images_web/button_RSSFeed.jpg) no-repeat;
}
.bAudio {
	width:51px;
	height:40px;
	float:left;
	background:url(/images_web/button_Audio.jpg) no-repeat;
}
.bMobile {
	width:51px;
	height:40px;
	float:left;
	background:url(/images_web/button_Mobile.jpg) no-repeat;
}
.bPhoto {
	width:51px;
	height:40px;
	float:left;
	background:url(/images_web/button_Photo.jpg) no-repeat;
}
.bShop {
	width:54px;
	height:40px;
	float:left;
	background:url(/images_web/button_Shop.jpg) no-repeat;
}

#sidlink {
	bottom:5px;
	position:absolute;
	right:67px;
}
.boxRightContent {
	border-top:1px solid #11478B;
}
#fragment-1 {
	background:url(/images_web/recentNewsBg.jpg) no-repeat 260px -25px;
}

.secondary {
	width:744px;
}
.secondary .boxBg {
	background:url(/images_web/boxTitleBg.jpg) repeat-x;
}
.secondary .boxTitle{
	background: url(/images_web/boxRightTitleBg.jpg) no-repeat;
	height:29px;
	line-height:28px;
	padding-left:30px;
}
.secondary .boxContent {
	background:#FFF;
	padding:10px;
}