body
{
	padding: 0px;
	margin: 0px;
	font: 12px Verdana, sans-serif;
	background: url('../images/BG.jpg') #64cad9 repeat-x;
	color: #000;
}

a:link, a:visited
{
	color: #00F;
	text-decoration: none;
}

input
{
	font: 12px Trebuchet, sans-serif;
}

select
{
	font: 12px Trebuchet, sans-serif;
}

.page
{
	width: 1000px;
	margin: 0px auto;
}

#header
{
	text-align: center;
	margin-bottom: -3px;
}

#searchBox .ui-button-text
{
	padding: 0px;
}

#nav
{
	background: url('../images/NavButtonBG.jpg') white repeat-x;
	height: 21px;
	text-align: center;
	padding: 20px 5px;
	font-family: Trebuchet, sans-serif;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border: 1px solid #999;
	border-bottom: none;
}
#subnav
{
	background:none;
	height: 12px;
	padding: 10px 10px;
	font-family: Trebuchet, sans-serif;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #999;
	border-bottom: none;
}

#nav ul
{
	margin: 0px;
	padding: 0px;
}

#nav ul li
{
	display: inline;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

#nav ul li a
{
	padding: 10px 12px;
}

#nav a:link, #nav a:visited
{
	color: black;
	text-decoration: none;
}

#nav .currentPage a
{
	color: #C30;
}

#nav a:hover
{
	color: #C30;
}

#content
{
	background: #FFF;
	padding: 15px 5px 5px 5px;
	position: relative;
	min-height: 500px;
	margin-bottom: 20px;
	border: 1px solid #999;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}

.box
{
	padding: 0.2em;
	margin-bottom: 2px;
}

.col1
{
	float: left;
	clear: left;
	margin-right: 3px;
}

.col2
{
	float: left;
	clear: right;
	margin-left: 3px;
}

#mainCol
{
	margin-left: 10px;
}

.largeBox
{
	width: 600px;
}

.mediumBox
{
	width: 354px;
}

.smallBox
{
	width: 234px;
}

.box .boxHeader
{
	padding: 5px !important;
	font-size: 14px;
}

.box .boxHeaderLink a
{
	text-decoration: underline !important;
	float: none !important;
}

.box .boxHeaderLink
{
	position: absolute !important;
	right: 5px;
	top: 0px;
	padding-top: 5px !important;
	font-size: 11px;
}

.box .boxContent ul
{
	padding: 0px 4px;
	margin: 0px;
}

.box .boxContent ul li
{
	line-height: 1.6em;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold !important;
}

#leagueNewsTabs h3
{
	font-weight: bold;
}

#currentNewsDiv .ui-corner-all
{
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
}

#currentNewsDiv .currentNewsItem
{
	border: 1px solid #999;
	border-top: none;
	background: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png);
	padding: 0px 10px 3px 15px;
	height: 55px;
	font-size: 11px !important;
	font-weight: bold;
	color: #666;
	cursor: pointer;
}

#currentNewsDiv .currentNewsItem small
{
	font-weight: normal;
	line-height: 2em;
}

#currentNewsDiv .selectedNewsItem
{
	border-left: none;
	padding-left: 16px;
	background: #FFF;
	color: #000;
}

#currentNewsDiv .currentNewsContent
{
	padding: 10px;
	font-size: 12px !important;
}

#currentNewsDiv .summary
{
	font-size: 11px !important;
}

#currentNewsDiv .currentNewsContent font, #newsArticle font
{
	font-size: 11px !important;
	font-family: Verdana, Geneva, sans-serif;
}

.currentNewsContent h3
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.currentNewsImage
{
	float: left; 
	margin-right: 10px; 
	margin-left: -5px;
}

.articleDescription
{
	margin-top: 0px;
	font-size: 10px;
}

.articleList li
{
	line-height: 1.6em;
}

label
{
	font-size: 11px !important;
}

.newsArticleTable td
{
	border-bottom: 1px solid #AAA;
	background: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png);
	background-position: center;
}

.newsArticleTable .selectedArticle
{
	background: #FFF;
}

#newsArticleList
{
	font-size: 11px;
}

#newsArticle
{
	line-height: 1.5em;
}

#newsArticle img
{
	max-width: 620px;
}

#articleLinkRow-0 td
{
	border-top: 1px solid #AAA;
}

#footer
{
	font-size: 11px;
}

.adBox
{
	font-size: 12px !important;
}

.outlineTable td
{
	border-bottom: 1px solid #CCC;
	font-size: 12px;
}

.hiliteRow td
{
	padding-bottom: 10px;
	padding-top: 10px;
}

.outlineTable th
{
	text-align: center;
	background: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png);
	background-position: center;
	border-bottom: 1px solid #CCC;
}

.listTable td
{
	background: url(http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png);
	background-position: center;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: 1px solid #AAA;
}

.listTable .selected
{
	background: #FFF;
	border-right: none;
}

.hideSelect
{
	display: none;
}

.center
{
	text-align: center;
}

.nextGamesAccordion
{
	padding: 1px !important; 
	overflow: auto; 
	max-height: 200px; 
}
