/*Comment to fix filesize dreamweaver crash bug (filesize was multiple of 8,192 bytes) */

/*START SIDHelp */
#headerImage{
	height:80px;
}
#header{
	background:url(/images_web/headerImage3.jpg) top left no-repeat;
}
#headerLogo {
	text-align:left;
	padding-top:10px;
}
.blackbar{
	height:5px;
}
#headerTop{
	height:20px;
	color:#fff;
	text-align:right;
	font-size:14px;
	line-height:15px;
	padding-right:10px;
	font-weight:bold;
}
#subfooter1 a{
	color:#ffffff;
}
.box {
	width:561px;
	margin:0 auto;
	padding-bottom:10px;
}

.boxRight a:link, .boxRight a:visited, .boxRight a:active, .boxRight a:hover {
	color:#000;
}
.boxSide{
	margin-bottom:6px;
	background:#fff;
}
.boxSideTitle{
	background:url(/images_web/sideBoxTitle.jpg) no-repeat;
	font-size:14px;
	color:#EEEEEE;
	padding:0 10px;
	height:34px;
	line-height:34px;
	font-weight:bold;
	/*width:100%;*/
}
.boxSideContent{
	background:#fff;
}
.boxSideBottom{
	background:url(/images_web/sideBoxBottom.jpg) no-repeat;
	height:9px;
}
.boxRightContent {
	background:#EEE;
	padding-bottom:5px;
}
.boxTitle, .sportTitle{
	font-size:16px;
	color:#EEEEEE;
	padding-left:18px;
	line-height:36px;
	background:url(/images_web/centerBoxTitle.jpg) no-repeat;
	height:34px;
	font-weight:bold;
}
.sportTitle{
	margin:0 7px;
}
.boxTitle span{
	float:left;
	width:47%;
}
.boxTitle a{
	color:#fff;
	text-decoration:underline;
}
.boxTitle a:hover{
	color:#007C5C;
}
.boxContent{
	margin:0 1px;
	background:#fff;
}
.boxBottom{
	margin:0 1px;
	background:url(/images_web/centerBoxBottom.jpg) no-repeat top;
	height:6px;
}

.menu {
	width: 100%;
	padding-bottom:5px;
	}
	
.menu ul {
	list-style: none;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
	
.menu li a {
	background:#fff none repeat scroll 0 0;
	border:1px solid #dbdbdb;
	color:#085A42;
	display:block;
	font-size:12px;
	margin:1px;
	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 {
	background:#EEEEEE;
	}
	
.menuItemTitle {
	background:#AAAAAA none repeat scroll 0 0;
	border-color:#EEEEEE #777777 #777777 #EEEEEE;
	border-style:solid;
	border-width:1px;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
}





#nav{
/*	background:	position:relative;
	text-align:left;
	line-height:50px;
*/}
#nav ul{
	color:#FFFFFF;
	margin:0;
	padding:3px 0px;
	text-align:center;
	white-space:nowrap;
	width:100%;
}
#nav ul li{
	display:inline;
}
#nav ul li a{
	/*border-left:1px solid #222222;*/
	color:#FFF;
	font-size:14px;
	padding : 10px 10px;
	font-weight:bold;
}
#nav ul li a:hover{
	text-decoration:underline;
}
.footerMenus{
	padding:5px 130px 0;
	
}
.footerCol{
	width:145px;
	float:left;
	margin:0 20px;
}
.footerCol .menuItemTitle{
	background:url(/images_web/footerMenuTitle.jpg) no-repeat;
	width:145px;
	height:23px;
	border:none 0px;
	padding:0px;
	color:#fff;
	padding-left:10px;
	line-height:22px;
}
.footerCol .menu ul li a{
	background:none;
	color:#fff;
	border:none 0;
	font-weight:normal;
	padding:2px 0px;
}



.newsArchiveLink {
	padding-left:10px;
}
.newsTitle {
	border-bottom:1px solid #EEEEEE;
	color:#085A42;
	display:block;
	margin-top:1px;
	padding:3px 5px;
	text-decoration:none;
	line-height:12px;
}
.newsTitle a{
	color:#085A42;
}
.newsTitleIndex {
	color:#000000;
	display:block;
	font-size:12px;
	margin-top:1px;
	padding:2px 5px;
	text-decoration:none;
	line-height:12px;
}

.newsByLine {
	font-size:11px;
	padding-left:5px;
	padding-bottom:5px;
	color:#000000;
}
.newsByLineIndex {
	font-size:11px;
	padding-left:5px;
}
.newsBody {
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}
.newsCol{
	float:left;
	width:269px;
}
.searchNewsButton{
	text-align:right;
}
.searchNewsButton a{
	padding:3px;
}
.articleDiv {
	clear:both;
	padding-bottom:5px;
	overflow:auto;
}
.headlineDiv{
	margin:5px;
	border-bottom:1px solid #c9c9c9;
	height:60px;
}
.aacInTheNews{
	margin:5px;
	border-bottom:1px solid #c9c9c9;
	height:60px;
}
.inNewsByLine{
	font-size:11px;
	font-weight:bold;
}
.headlineDiv .newsTitle{
	background:none;
	border:0px none;
	margin:0px;
	padding:0px;
}
.headlineDiv .newsTitle a, .inNewsArticle a{
	color:#085a42;
}
.headlineDiv .newsByLine{
	color:#000;
	font-weight:bold;
	padding:0px;
}
.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{
	text-align:center;
	margin: 2px 20px 5px 20px;
}
.newsPhoto img{
	padding:4px;
	border: 1px solid;

}
.newsPhotoCaption {
	text-align:center;
	font-size:10px;
}

.newsReadMore{
	font-weight:bold;
	text-align:left;
	margin-left:10px;
}
.newsReadMore a {	
	clear:both;
	color:#085A42;
	margin:0px 2px 2px 0;
	padding:2px 10px;
	font-size:11px;
}
	

#centerContent{
	padding:6px;
}
form { margin:0;}

input.frmButton {
	background:#085A42 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 .frmButton {
	margin-bottom:10px;
}
.pollQuestion{
	background:#f4f4f4;
	border:1px solid #DBDBDB;
	color:#000000;
	display:block;
	font-size:12px;
	margin:5px 2px;
	padding:0 3px;
	text-decoration:none;
	text-align:center;
}
.pollTotalVotes{
	text-align:center;
	font-style:italic;
	font-size:11px;
	padding-top:5px;
}
.pollChoices{
	color:#085A42;
}
.pollBarBG{
	height:15px;
	background:#007C5C;
}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}
.pollAnswer{
	font-size:11px;
}
.pollBox {
	width:100%;
	padding:0px 5px;
}
.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;
}
#today, #current, #live{
	height:300px;
}
.sbDate {
	text-align:left;
	background:url(/images_web/sbDateBackground.jpg) repeat-x;
	color:#fff;
	height:21px;
	font-weight:bold;
	padding:1px 10px;
	font-size:12px;
	font-weight:bold;
	margin:0 1px;
}
.sbMessageText{
	padding:3px;
}
.sbSport {
	background:#fafafa none repeat scroll 0 0;
	border-bottom:1px solid #CCCCCC;
	color:#085A42;
	font-weight:bold;
	display:block;
	font-size:12px;
	margin-top:1px;
	padding:3px;
	text-align:left;
	text-decoration:none;
}
#scoreboard{
	margin:6px 3px 0px 3px;
	color:#4c4c4c;
}
.sb {
	font-size: 9pt;
	
}
.sbStatus{
	font-size: 8pt;
	text-align:right;
}

.sbEventO, .sbEventE, .sbEvent {
	padding:3px 2px;
	font-size: 11px;
}
.sbDhSecondGame{
	text-align:center;
}

.sbScore {
	text-align: right;
	padding-right: 2px;
	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;
}
#standings form, #rankings form, #awards form{
	text-align:right;
	padding:3px 0;
	font-weight:bold;
}
#rankings{
	background:url(/images_web/aacLogo.gif) bottom right no-repeat;
}
.confSchool td{
	color:#007C5C;
	font-weight:bold;
}
.rankCol{
	float:left;
	width:265px;
}
.standHeader{
	background:#88918f;
	color:#ffffff;
	font-weight:bold;
}
.standRow td, .standRow td a{
	color:#404040;
}
.standOdd td{
	background:#d5e6e2;
}
.tdOver td{
	background:#02765d;
	color:#ccc;
}
.tdOver td a{
	color:#ccc;
}
.AACAward{
	padding:2px;
}
.awardTitle{
	font-size:18px;
	font-weight:bold;
}
.awardSport{
	font-weight:bold;
	padding-bottom:3px;
}
.rotatingAdBox{
	height:205px;
}
.ad{
	text-align:center;
	color:#fff;
}
.leftAds, .rightAds{
	text-align:center;
	color:#000000;	
}
.bannerAds{
	text-align:center;
	padding-bottom:5px;
}
.leftAds .ad, .rightAds .ad{
	padding-bottom:10px;
}
.ad a, .ad a:link, .ad a:visited, .ad a:active{
	color:#FFF;
	text-decoration:underline;
}
.ad a:hover{
	text-decoration:none;
}

#nav ul li.first a {
	border:0 none;
}
.f {
	padding:5px;
}
.confTrophie{
	padding:2px 5px;
}
.confTrophieRowH{
	font-weight:bold;
}
.confTrophieSports{
	border-top:1px solid #DBDBDB;
	padding:3px 5px;
	font-size:10px;
	font-style:italic;
	margin-top:8px;
}
.newsFlashWrap{
	height:300px;
}
#powDiv{
	height:225px;
}
.POWPic{
	float:left;
	padding:5px;
	padding-top:0px;
	width:150px;
	
}
#powNav a{
	padding:2px;
}
.POWInfo{
	overflow:auto;
}
.POWAwardName{
	font-size:16px;
	font-weight:bold;
}
.POWName{
	font-size:14px;
	font-weight:bold;
}
.POWSchool{
	padding-bottom:4px;
	font-weight:bold;
}
/* 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; /*margin: 0.25em 0.2em 0.25em 0.25em;*/
    text-decoration: none;
}

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

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

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

.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: #007C5C;
}
#flashWrapper{
	margin-top:3px;
	width:998px;
	border:1px solid #fff;
}
.seasonMenu {
	padding:4px 4px 0px 0px;
}
.seasonMenu a{
	padding:0 5px;
	color:#085A42;
}
.seasonMenu a.current{
	padding:0 5px;
	color:#000;
}
.jumpMenu{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding-left:0px;
}
.jumpMenu a{
	color:#085A42;
	border:1px solid #DBDBDB;
	margin:1px;
	padding:3px 8px;
	display:block;
}
.jumpMenu a:hover{
	background:#EEE;
}
.jumpMenu a.current{
	color:#000;
}
.boxTitle2 {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	padding-top:4px;
}
.fMenu a{
	color:#ffffff;
	padding: 2px 10px;
	margin:0 4px;
}
.fMenu{
	text-align:center;
}
.fMenu ul li{
	white-space:nowrap;
	list-style:none;
	display:inline;
}
.fMenu ul{
	margin:0;
	padding:3px 13px;
}
.poll{
	padding-left:10px;
}
.pollRowH{
	font-weight:bold;
}
#newsSearchFrm{
	text-align:center;
}
#categorySelect{
	padding:0 0 0 2px;
	margin:0;
	text-align:left;
}
#categorySelect input{
	padding-right:2px;
}
#categorySelect li{
	list-style:none;
	list-style-image:none;
	font-weight:bold;	
}
#monthSelect{
	margin:7px 0 0 0;
}
.POWAthlete{
	width:100%;
}
.sbBox{
	text-align:center;
}
a.dakstats, a.dakstats:link{
	text-decoration:none;
	color:#085A42;
	font-weight:bold;
}
a.dakstats:hover{
	text-decoration:underline;
}
.rotatingAdBox, .rotatingAds{
	text-align:center;
}
.rotatingAds .ad{
	text-align:center;
	width:207px;
}
