body {
	color:#000000;
	font: normal 12px Arial, Helvetica, sans-serif;
	}
a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color:#192168;
	}
a:visited {
	color:#192168;
	}
a:active {
	color:#192168;
	}
a:hover {
	text-decoration: underline;
	color:#192168;
	}
p {
	line-height: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em; 
}

p{
	padding-bottom:8px;
}
strong, b {
	font-weight: bold;
	}
img {
	border: 0;
	}

div,p{margin:0}

.italics-test, .italics-test-side {
font-style: italic; 
text-align: justify; 
}

/* \*/
* html .italics-test, * html .italics-test-side {
overflow: hidden;
width: 100%;
o\verflow: visible;
w\idth: auto;
he\ight: 1px;
word-wrap: normal;
}
/* */

html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  background:#ffdcc6;
  min-width:990px;
  text-align:center;
}
.clear{
  clear:both;
/*** these next attributes are designed to keep the div
height to 0 pixels high, critical for Safari and Netscape 7 ***/
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0} /*** stops IE browsers from displaying
the clear div/br in the page, as these are for Moz/Opera and
Safari only. If IE 5.x Win DID display these, the page is too high ***/
#fullheightcontainer{
  margin-left:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
  margin-right:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
  text-align:left; /*** IE Win re-alignment of page if page is centered ***/
  position:relative; /*** Needed for IE, othewise header and footer aren't contained
directly above and below the body ***/
  width:990px; /*** Needed for Moz/Opera to keep page from sliding to left side of
page when it calculates auto margins above. Can't use min-width. Note that putting
width in #fullheightcontainer shows it to IE and causes problems, so IE needs a hack
to remove this width. Left Col + Right Col + Center Col + Both Inner Border + Both Outer Borders ***/
/* \*/
  height:100%;
  font-size:12px;
/* Last height declaration hidden from Mac IE 5.x */
/*** Needed for Moz to give full height design if page content is
too small to fill the page ***/

}
#wrapper{
  min-height:100%; 
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
/*** Fixes height for non moz browsers, to full height ***/
	background:url(/images_web/fullContainerBG.gif) center repeat-y;
}
#wrapp\65	r{ 
  height:auto; 
}
/* \*/
* html #wrapper{
  height:100%;
}

#outer{
  z-index:1; /*** Critical value for Moz/Opera Background Column colors fudge to work ***/
  position:relative; /*** IE needs this or the contents won't show outside the parent container. ***/
  margin-left:212px; /*** Critical left col dimension value = left col width ***/
  width:566px; /*** Critical left and right col/divider dimension value (moves inversly) = center col width ***/
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
/*** Needed for full height inner borders in Win IE ***/
}
#float-wrap{
  width:566px; /*** Critical left and right col/divider dimension value (moves inversly) = Center Col Width ***/
  margin-right:-1px; /*** Static fix, doesn't change ***/
  float:left;
  display:inline;
  background:url(/images_web/wrapperBG.gif) no-repeat -212px 292px;
}
#left{
  width:213px; /*** Critical left col/divider dimension value = Left Col Width + 1px + One Internal Border Width ***/
  float:left;
  display:inline;
  position:relative; /*** IE needs this or the contents won't show
outside the parent container. ***/
  margin-left:-212px; /*** Critical left col/divider dimension value = left col width + one internal border width ***/
  background:url(/images_web/wrapperBG.gif) no-repeat 5px 292px;
}
*>html #left{width:212px;} /*** Fix only for IE/Mac = left col width + one internal border width ***/
#container-left{
  width:212px; /*** Critical left col dimension value = left col width - 1px ***/
}
#right{
  float:left;
  display:inline;
  width:214px; /*** Critical right col/divider dimension value = right col width + 2px ***/
  margin-right:-212px; /*** Critical right col/divider dimension value = negative right col width ***/
  margin-left:-1px; /*** Static fix ***/
  position:relative; /*** IE needs this or the contents won't show
outside the parent container. ****/
 background:url(/images_web/wrapperBG.gif) no-repeat -771px 292px;
}
/* \*/
* html #right{
  width:213px;
  margin-left:0px;
  margin-right:-500px;
  mar\gin-right:-213px;
}

#container-right{
/* \*/
  width:212px;

  margin-left:2px; /*** Critical right divider dimension value = one internal border width + 2px ***/
}
/* \*/
* html #container-right{
  fl\oat:right;
  di\splay:inline;
  margin-left:1px;
  mar\gin-left:0px;
}

* html #left{margin-right:-3px;}

#center{
  width:566px; /*** Set to = center col width ***/
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
/*** clearheader heights are made from header height + borders +
any sidebar box height, less any sidebar intrusion.
Similar calcs for footers. ***/
#clearheadercenter{
  height:302px; /*** needed to make room for header in center column ***/
  overflow:hidden;
}
#clearheaderleft{
  height:302px; /*** needed to make room for header in left column ***/
  overflow:hidden;
}
#clearheaderright{
  height:302px; /*** needed to make room for header in right column ***/
  overflow:hidden;
}
#clearfootercenter{
  height:102px; /*** needed to make room for footer in center column ***/
  overflow:hidden;
}
#clearfooterleft{
  height:102px; /*** needed to make room for footer in left column ***/
  overflow:hidden;
}
#clearfooterright{
  height:102px; /*** needed to make room for footer in right column ***/
  overflow:hidden;
}
#footer{
  z-index:1; /*** Critical value for Moz/Opera Background Column colors fudge to work ***/
  position:absolute;
  clear: both;
  width:990px; /*** Set to Left Col + Right Col + Center Col + Both Inner Borders +
Both External Borders ***/
  height:103px; /*** = Bottom Margin + One Outer Border + body to footer divider depth +
subfooter1 height + any other subfooter heights ***/
  overflow:hidden;
  margin-top:-102px; /*** negative height ***/
}
#subfooter1{
  background:url(/images_web/containerBottom.gif) top left no-repeat #FFDCC6; 
  padding-top:30px;
  text-align:center;
  height:103px; 
}
#header{
  z-index:1; 
  position:absolute;
  top:0px;
  width:990px; 
  height:302px; 
  overflow:hidden;
}
#subheader1{
	height:20px;
	text-align:center;
	background:#FFDCC6;
}
#subheader2{
  text-align:center;
  height:214px; /*** sub-header row height ***/
  background:#FFDCC6;
	padding:0;
	margin:0;

}
#subheader2 img, #subheader2 a{
	padding:0;
	margin:0;
}
#subheader3{
  background:#FFDCC6 url(/images_web/navBar.gif); /*** Background Color of Sub-header #2 ***/
  text-align:center;
  height:68px; /*** sub-header row height ***/
	padding:0;
margin:0;

}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:566px; /*** = Center Col Width ***/
  margin-left:212px; /*** = Left Col Width ***/

}
* html #gfx_bg_middle{
  display:none; /*** Hides the moz fix from IE ***/
}


/*START SIDHelp */

.copyright{
	color:#FFFFFF;
}

.box {
	margin: 0px 8px;
	width:550px;
}
#container-center a{
	/*color:#FF5400*/
}

.boxTitle, .boxRightTitle{
	font: bold 16px Arial, Helvetica, sans-serif;

}

ul {
	list-style: none;
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
	}
	
.menu {
	width: 200px;
	}
.menu ul {
	list-style: none;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.menu li{
	padding-left:40px;
}
	
.menu li a {
	background:url(/images_web/sportMenuArrow.gif) 5px 8px no-repeat;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	}	
	
.menu li a:link, .menu li a:visited {
	background:url(/images_web/sportMenuArrow.gif) 0px 9px no-repeat;
	color:#FF9A6B;
	display: block;
	padding: 5px 0 0 20px;
	}
	
.menu li a:hover, .menu li a:active {
	color: #ffffff;
	background:url(/images_web/sportMenuArrow.gif) 5px 9px no-repeat;
	padding: 5px 0 0 20px;
	display: block;
	}
	
.menu li a:active {
	background:url(/images_web/sportMenuArrow.gif) 5px 8px no-repeat;
	color: #d1bf99;
	padding: 5px 0 0 20px;
	}
.menuItemTitle {
	background:url(/images_web/menuItemTitle.gif) no-repeat center top;
	padding: 0px 0 0 0px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;

	margin:5px 0;
	padding-left:40px;
	line-height:25px;
}

#nav{
	position:relative;
	text-align:center;
	line-height:40px;
}
#nav ul{
	padding-left:0;
	margin : 0;
	white-space : nowrap;
	color:#FFFFFF;
	text-align:center;
	width:100%;
}
#nav ul li{
	display : inline;
}
#nav ul li a{
	padding-left : 15px;
	padding-right : 25px;
	color : #c2c5dd;
	background:url(/images_web/menuSeperator.gif) no-repeat 0px 3px;
	text-decoration : none;
}
#nav ul li a:hover{
	color: #ff741b;
	padding-bottom: 3px;
	font-weight : bold;
	text-decoration:underline;
	background:url(/images_web/menuSeperator.gif) no-repeat 0px -17px;
}
#container-left .boxSide{
	margin:0 3px 0 11px;
}
#container-right .boxSide{
	margin:0 11px 0 3px;
}
.boxSide{
	background:#192168;
}
.boxSideTitle{
	height:31px;
	font-size:18px;
	font-style:italic;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	background: url(/images_web/sideBarHeader.gif) no-repeat;
	margin-bottom:10px;
}
.boxSideBottom{
	background:url(/images_web/boxSideBottom.gif);
	height:8px;
}
/*.fanPoll .boxRightTitle{
	background:url(/images_web/fanPoll.gif) no-repeat;
}
.Scoreboard .boxRightTitle{
	background:url(/images_web/sunriseScoreboard.gif) no-repeat;
}
.SportMenu .boxLeftTitle{
	background:url(/images_web/sunriseSportsBG.gif) no-repeat;
}
*/
.boxTitle{
	background:url(/images_web/centerTitleBg.gif);
	height: 40px;
	text-align:center;
	color:#000000;
	font-size:18px;
	font-style:italic;
	line-height:32px;
}
.middle .boxTitle{
	background:url(/images_web/centerTitleBg2.gif);
}
.newsTitle {
	float:none;
	background:url(/images_web/centerHeadlineBG.gif) center no-repeat;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	padding-left:15px;
	padding-top:5px;
	overflow:hidden;
	height:24px;
}

.newsTitle a:link, .newsTitle a:visited, .newsTitle a:hover, .newsTitle a:active {
	color:#192168;
	font-weight:normal;
}
.newsByLine a:link, .newsByLine a:active, .newsByLine a:visited{
	color:#ff5400;
}

.newsByLine{
	font-size:9px;
	padding-left:15px;
	padding-bottom:5px;
	color:#000000;
}

.newsBody {
	padding-bottom:0px;
	padding-left:15px;
	padding-top:8px;
	margin-right:15px;
	text-align:justify;
}

.articleDiv {
	clear:both;
	padding-left:5px;
	padding-right:5px;
	overflow:auto;
}

.newsPhoto {
	background:url(/images_web/photoCaptionBG.gif) bottom center repeat-x #2b3377;
	padding:4px;
	float:left;
	border: 1px solid;
	margin: 5px 15px 5px 17px;
}
.newsPhoto img{
	border:solid 1px #ffffff;
	margin-left:-1px;
	margin-top:-1px;
	margin-bottom:2px;
}
.newsPhotoCaption {
	color:#ffffff;
	text-align:center;
	font-size:10px;
}

.newsReadMore{
	color:#BE1100;
	text-align:right;
	padding:0 8px 5px 0;
}
.newsReadMore a:link, .newsReadMore a:active, .newsReadMore a:visited{
	color:#ff5400;
}
.newsReadMore a:hover{
	text-decoration:underline;
	color:#ff5400;
}
form { margin:0;}

.fanPoll .frmButton {
	margin-bottom:10px;
}
.pollQuestion{
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding:5px 20px;
	color:#FF9A6B;
}
.pollTotalVotes{
	text-align:center;
	font-style:italic;
	font-size:11px;
	padding-top:5px;
}
.pollBarBG{
	background:url(/images_web/BoxRightMidTitleBG.gif) bottom right;
	height:15px;
	
}
.pollEndDateMsg{
	text-align:center;
	font-style:italic;
	font-size:11px;
}
.pollAnswer{
	font-size:11px;
	
}
.pollBox{
	margin:0 10px;
	color:#FF9A6B;
}
.pollBarBG{
	background:url(/images_web/centerHeadlineBG.gif) center bottom;
}
.pollTotalVotes{
	color:#FF9A6B;
	font-style:italic;
}
.pollChoices{
	color:#FF9A6B;
	font-size:12px;
}
.sbDate {
	font-size: 10px;
/*	background:url(/images_web/blackBox.gif);
*/	color:#FF9A6B;
	font-weight: bold;
	padding-right:25px;
	text-align:right;
	padding-bottom:3px;
}

.sbSport {
	padding-left:11px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

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

.sbEventO, .sbEventE, .sbEvent {
	padding: 3px 10px;
	margin-left: 3px;
	font-size: 11px;
	color:#FF9A6B;
}
.sbEvent{
	margin:10px 0;
}
.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: right;
	font-style:italic;
	font-size: 10px;
	padding-right:4px;
	
}
.sbWinner{
	font-weight:bold;
}
.sbTeams{
	text-align:left;
}
.SIDHelp a:link, .SIDHelp a:hover, .SIDHelp a:visited, .SIDHelp a:active {
	color:#ff5400;
	font-weight:bold;
	font-size:12px;
}
.logos{
	padding-left:33px;
	padding-top:40px;
	padding-bottom:15px;
}
.logos img{
	padding-bottom:15px;
}
.NAIALogo{
	padding-left:3px;
}
.logoSIDHelp{
	padding-left:40px;
	padding-top:40px;
}
.rightAds{
	padding:30px 7px;
	margin-bottom:0;
	color:#ffffff;
}
.leftAds{
	padding:30px 10px 30px 14px;
	color:#ffffff;
}
.leftAds .ad, .rightsAds .ad{
	padding-bottom:10px;
}
.leftAds a, .rightAds a{
	color:#ffffff;
}
.f{
padding:0 10px;
}

