/* - - - - - REMOVE BROWSER STYLES */
	
html, body, div, ol, ul, li, h1 {
	margin: 0;
	padding: 0;
	border: 0; }


:focus {
	outline: 0; }

ol, ul {
	list-style: none; }


/* - - - - - GLOBAL ELEMENTS & CLASSES */

a {
	color: #1e6dc3;
	font-weight: bold;
	text-decoration: none; }
	
a:hover {
	color: #ee7819; }
	
p, ul, ol {
	margin-bottom: 18px; }
	
em {
	font-style: italic; }
	
h2 {
	color: #333;
	font-size: 21px;
	font-weight: bold;
	line-height: 21px;
	margin-bottom: 18px; }
	
	h2 a {
		color: #333; }

	h2 a:hover {
		color: #ee7819; }
		
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px; }
	
strong {
	font-weight: bold; }
	
.float-left {
	float: left;
	margin: 0 20px 20px 0; }
	
/* - - - - - FORMS */

input, textarea {
	color: #222;
	font-family: Helvetica, Arial, sans-serif; }

/* - - - - - HEADER */
#headerWrap {
	background: #063a84 url(http://www.sports-central.org/img/bg-footer.png) repeat-x;
	clear: both;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 106px;
	line-height: 20px; }
	
#header {
	background: url(http://www.sports-central.org/community/boards/images/logoSCMBext.png) no-repeat;
	height: 100px;
	margin: 0 auto;
	position: relative; }
	
	h1 {
		height: 100px;
		width: 200px; }
	
	h1 a {
		display: block;
		height: 100px;
		text-indent: -9999px; }
		
	#leaderboard {
		position: absolute;
		top: 5px; right: 6px; }
		
/* - - - - - DASHBOARD & NAVIGATION */

#dashboard {
	background: url(http://www.sports-central.org/img/bg-search-bg.png);
	height: 33px;
	margin-left: -10px;
	position: relative;
	width: 100%; }
	
#sportsNav {
	background: transparent url(http://www.sports-central.org/img/sportsNavSCMB.png) no-repeat;
	height: 33px;
	margin: 0;
	position: relative;
	width: 694px; }
	
	#sportsNav ol, ul {
		list-style: none; }

	#sportsNav li {
		list-style: none;
		position: absolute;
		top: 0; }
		
	#sportsNav li, #sportsNav li a {
		color: transparent;
		display: block;
		height: 33px;
		overflow: hidden;
		text-indent: -9999px; }
		
	li#nav-sports { left: 0; width: 90px; }
	li#nav-collegeBasketball { left: 90px; width: 140px; }
	li#nav-collegeFootball { left: 230px; width: 105px; }
	li#nav-golf { left: 335px; width: 39px; }
	li#nav-mlb { left: 374px; width: 41px; }
	li#nav-nba { left: 415px; width: 41px; }
	li#nav-nfl { left: 456px; width: 39px; }
	li#nav-nhl { left: 495px; width: 40px; }
	li#nav-tennis { left: 535px; width: 53px; }
	li#nav-other { left: 588px; width: 47px; }
	li#nav-fantasy { left: 635px; width: 59px; }

	li#nav-sports a:hover { background: transparent url(http://www.sports-central.org/img/sportsNavSCMB.png) no-repeat 0 -50px; }
	li#nav-collegeBasketball a:hover { background: transparent url(http://www.sports-central.org/img/sportsNavSCMB.png) no-repeat -90px -50px; }
	li#nav-collegeFootball a:hover { background: transparent url(http://www.sports-central.org/img/sportsNavSCMB.png) no-repeat -230px -50px; }
	li#nav-golf a:hover { background: transparent url(http://www.sports-central.org/img/sportsNavSCMB.png) no-repeat -335px -50px; }
	li#nav-mlb a:hover { background: transparent url(http://www.sports-central.org/img/sportsNavSCMB.png) no-repeat -374px -50px; }
	li#nav-nba a:hover { background: transparent url(http://www.sports-central.org/img/sportsNavSCMB.png) no-repeat -415px -50px; }
	li#nav-nfl a:hover { background: transparent url(http://www.sports-central.org/img/sportsNavSCMB.png) no-repeat -456px -50px; }
	li#nav-nhl a:hover { background: transparent url(http://www.sports-central.org/img/sportsNavSCMB.png) no-repeat -495px -50px; }
	li#nav-tennis a:hover { background: transparent url(http://www.sports-central.org/img/sportsNavSCMB.png) no-repeat -535px -50px; }
	li#nav-other a:hover { background: transparent url(http://www.sports-central.org/img/sportsNavSCMB.png) no-repeat -588px -50px; }
	li#nav-fantasy a:hover { background: transparent url(http://www.sports-central.org/img/sportsNavSCMB.png) no-repeat -635px -50px; }

#dbMid {
	background: url(http://www.sports-central.org/img/bg-search-bg.png) repeat-x;
	height: 33px;
	position: absolute;
	top: 0; left: 694px; width: 1;
}
	
#searchBar {
	background: url(http://www.sports-central.org/img/bg-search.png) no-repeat;
	height: 33px;
	position: absolute;
	top: 0; right: 55px;
    width: 201px; }
    
	#searchBar input#searchField {
		background: none;
		border: none;
	    float: left;
	    font-size: 12px;
	    line-height: 12px;
	    margin: 11px 0 0 9px;
	    padding: 0;
	    width: 155px; }
	    
	#searchBar input#searchButton {
		float: right;
		height: 23px;
		margin: 5px 5px 0 0;
		width: 24px; }
		
	#searchBar input#searchButton:hover {
		opacity: 0; }

#otherNav {
	background: transparent url(http://www.sports-central.org/img/otherNavSCMB.png) no-repeat;
	height: 33px;
	margin: 0;
	position: absolute;
	top: 0; right: -10px;
	width: 65px; }
	
	#otherNav li {
		list-style: none;
		position: absolute;
		top: 0; }
		
	#otherNav li, #otherNav li a {
		color: transparent;
		display: block;
		height: 33px;
		overflow: hidden;
		text-indent: -9999px; }
		
	li#nav-twitter { left: 0; width: 33px; }
	li#nav-feed { left: 33px; width: 32px; }
	
	li#nav-twitter a:hover { background: transparent url(http://www.sports-central.org/img/otherNavSCMB.png) no-repeat 0 -50px; }
	li#nav-feed a:hover { background: transparent url(http://www.sports-central.org/img/otherNavSCMB.png) no-repeat -33px -50px; }
	

/* - - - - - FOOTER */

#footerWrap {
	background: #063a84 url(http://www.sports-central.org/img/bg-footer.png) repeat-x;
	clear: both;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 106px;
	line-height: 20px; }
	
	#footer {
		background: transparent url(http://www.sports-central.org/img/footer-logo.png) no-repeat;
		height: 95px;
		padding: 11px 20px 0 312px; }
		
	#footer a {
		color: #fff; }
		
	#footer a:hover {
		color: #ee7819; }
	
	#footer .footerListHeader {
		clear: both;
		color: #ddd;
		float: left;
		text-transform: uppercase;
		text-shadow: 1px 1px 0 #042555;
		width: 75px; }
		
	#footer ul {
		float: left;
		margin: 0; }
		
	#footer li {
		display: inline;
		margin-right: 12px; }
		
	#footer #copyright {
		clear: both;
		color: #69a3f5;
		margin: 0; }

