/* CSS Document */

/* Default styles for the document */
	html {min-height: 100%; margin-bottom:1px;overflow-y:scroll;}
	body {
		margin:0;
		padding:0 5px 5px 5px;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		color:#333;
		text-align:center;
		background: #031449 url(../images/pagebg.gif) repeat-y center;
		min-height:101%
		}

	:active, :focus{
    outline:none;
  }
	th {
	font-weight:normal;
	background:url(../images/bg/headerbg.gif) top repeat-x;
	font-weight:bold;
	}
	.nobg th {
		background:none;
		font-weight:normal;
	}
	.nomargin {
		margin:0;
		padding:0;
		}
	table {
		font-size:12px;
		}
	table table tr td p {
		font-size:12px;
	}
	form {
		margin:0;
		padding:0;
		}
	.copyright p a {
		color:#FFF;
	}
/* Default font styles */
	ul {
		font-size:1.2em;
		}
	p {
		margin:0;
		padding:0 0 10px 0;
		font-size:12px;
		line-height:140%;
		}
	p.firstpara {
		color:#333;
		font-weight:bold;
		}
	p.nomargin {
		margin:0;
		padding:0;
		}
	h1, h2, h3, h4 {
		margin:0 0 10px 0;
		padding:0;
		color:#000;
		text-align:left;
		font-weight:normal;
		
		}
	h1 {font-size:1.8em;}
	h2 {font-size:1.6em;}
	h3 {font-size:1.4em;}
	h4 {font-size:1.3em;}
	h1 em, h2 em, h3 em, h4 em {
		font-size:0.7em;
		font-style:italic;
		}
/* Link styles */
	a {
		color:#0033CC;
		text-decoration:none;
		border-bottom:0px dashed;
		}
	a:hover {
		color:#CDC281;
		text-decoration:underline;
		}
	a img {
		border:none;
		}
	h1 span {
		font-size:12px;
		margin-bottom:7px;
		float:left;
	}
	
	h1 a, h2 a, h3 a, h4 a {
		color:#333;
		text-decoration:none;
		border:none;
		}
	.copyright {
		clear:both;
		}
	.copyright p {
		font-size:9px;
		margin:0;
		color:#999;
		padding:0 0 3px 0;
		}
	.copyright p a {
		font-size:9px;
		color:#999;
		}
/* Page wrapper with some fancy css to make sure min and max with works in IE */
	#wrapper {
		text-align:left;
		/*border:1px solid #000;*/
		position:relative;
		margin:0 auto;
		width:994px;
		overflow:hidden;
		padding-bottom:10px;
		background:url(../images/leftbg.gif) repeat-y left #FFF;
		}
/* Banner */
	#banner {
		position:relative;
		background: #FFF;
		height:124px;
		border-bottom:1px solid #000;
		}
	.bannerimg {
		border:none;
		position:absolute;
		top:0;
		left:200px;
		}
	.rss_icon {
		position:absolute;
		top:87px; right:10px;
		width:115px;
		}
	.rss_icon p {
		padding:1px 0 0 0;
		margin:0;
		text-align:right;
		font-size:14px;
		line-height:105%;
		margin:0;
		}
	.rss_icon a {
		color:#333;
		border:none;
		}
	.aaa {
		position:absolute;
		top:86px; right:4px;
		padding:2px 0 2px 0;
		text-align:center;
		}
	.aaa p {
		line-height:70%;
		}
	.aaa a {
		border:1px solid #999;
		color:#666;
		padding:0 3px 0 3px;
		}
	.aaa a:hover {
		border-color:#000;
		text-decoration:none;
		color:#000
		}
	.a_highlight {
		color:#000;
		border-color:#000;
		}
	.title {
		position:absolute;
		top:10px;
		right:10px;
		z-index:99;
		padding:5px 3px 0 0;
		width:300px;
		}
	.title img {
		float:right;
		margin-left:3px;
		}
	.title h1, .title h2{
		margin:0;
		padding:0;
		line-height:120%;
		font-weight:normal;
		text-align:right;
		}
	.title h1 {
		font-size:2.7em;
		}
	.title h2 {
		font-size:1.5em;
		}
	.title h1 a:hover, .title h2 a:hover {
		color:#333;
		outline:none;
		text-decoration:none;
		}
/* Left column - standings, next game and last result */
	#leftcol {
		float:left;
		background-color:#D8D6A0;
		background:#D4C47F url(../images/goldbg.gif) top repeat;
		width:205px;
		padding-bottom:20px;
		}
	#leftcol div {
		float:left;
		width:183px;
		margin:10px 10px 0 10px;
		background-color:#FFF;
		display:inline;
		border:1px solid #000;
		padding-bottom:2px;
		}
	#leftcol div h1 {
		margin:0;
		padding:1px 0 3px 0;
		line-height:100%;
		background:url(../images/bg/headerbgblue1.gif) top repeat-x;
		background-color:#004584;
		color:#FFF;
		font-size:1.3em;
		text-align:center;
		border-bottom:1px solid #000;
		}
	#leftcol div h1 a {
		color:#FFF;
		}
	#leftcol div h1 a:hover {
		text-decoration:none;
		color:#DEDCA9;
		}
	#leftcol div p {
		margin:0;
		padding:0;
		text-align:center;
		}
	#leftcol div a {
		border:none;
		display:block;
		}
	#leftcol table {
		font-size:1.2em;
		width:100%;
		text-align:left;
		}
/* Sideboxes */
	.side_standings {
		margin-top:0;
		}
	.side_standings th {
		padding:2px 0 2px 3px;
		color:#000;
		border-bottom:1px solid #000;
		background:url(../images/bg/headerbg.gif) top repeat-x;
		background-color:#CDC281;
		}
	.pct {border-left:1px solid #000;}
/* Center column - where all the main stuff goes */
	#contentright {
		float:right;
		width:250px;
		padding:7px 0 0 0;
		border-top:1px solid #000;
		}
	#contentright div {
		width:235px;
		border:1px solid #D4C47F;
		float:left;
		margin:0 0 5px 0;
		padding:5px 0 0 5px;
		}
	#contentright h1, #contentright p {
		padding-right:10px;
		}
	
	#contentcenter {
		margin:0 250px 0 205px;
		border-left:1px solid #000;
		border-top:1px solid #000;
		border-bottom:none;
		padding:6px 10px 10px 10px;
		}
	.minheight {
		float:left;
		width:1px;
		height:200px;
		}
/* Navbar */
	#navbar {
		height:16px;
		background:#D4C47F url(../images/goldbg.gif) top repeat;
		padding:3px 0 0 210px;	
		}
	#navbar ul, #navbar li {
		padding:0;
		margin:0;
		list-style-type:none;
		}
	#navbar li {
		float:left;
		font-size:11px;
		color:#000;
		}
	#navbar li a {
		padding:0 5px 0 7px;
		border-bottom:none;
		color:#000;
		outline:none;
		}
	#navbar li a:hover {
		text-decoration:none;
		color:#FFF;
		}
	#tabs {
		position:absolute;
		top:100px; left:210px;
		overflow:hidden;
		border:0px solid red;
		}
	ul#navlist {
		list-style-type: none;
		padding-bottom: 24px;
		margin: 0;
		padding:0;
		}
	ul#navlist li {
		float: left;
		height: 21px;
		background-color: #FFF;
		margin: 2px 1px 0 1px;
		border: 1px solid #000;
		}
	ul#navlist li#active {
		border-bottom: 1px solid #D4C47F;
		background:#D4C47F url(../images/goldbg.gif) top repeat;
		}
	ul#navlist li#active {
		color:#000;
		}
	ul#navlist li#active a:hover {
		background:#D4C47F url(../images/goldbg.gif) top repeat;
		
		}

	#navlist a {
		font-size:11px;
		float: left;
		display: block;
		border:none;
		color: #000;
		outline:none;
		text-decoration: none;
		padding: 4px 8px 4px 8px;
		}
	#navlist a:hover { color:#FFF; background-color:#024583 /*background:#D4C47F url(../images/goldbg.gif) top repeat;*/}
/* Image styles */

	.news_img_right {
		float:right;
		margin:0 0 10px 10px;
		border:0px solid #D4C47F;
		}
	.news_img_left {
		float:left;
		margin:0 10px 10px 0;
		border:0px solid #D4C47F;
		}
/* Left column styles */
	#team_badge {
		position:absolute;
		top:6px;
		left:30px;
	}
	.team_select {
		position:absolute;
		top:0;
		left:0;
		padding:2px 0 3px 5px;
		border-top:none;
		text-align:center;
		font-size:11px;
		}
	.team_select span {
		text-decoration:underline;
		}
/* News Page */
	.readmore_right {
		text-align:right;
		padding-right:10px;
		}
	.top_story {
		height:228px;
		}
	.second_story td {
		vertical-align:top;
		border:1px solid #D4C47F;
		width:48%;
		}
	.second_story div.read {
		position:absolute;
		bottom:0; right:0;
		}
	.second_story div.min {
		float:right;
		width:0px;
		height:16em;
		}
	.second_story p {
		margin-bottom:2em;
		font-size:1.1em;
		}
	.second_story div p {
		margin-bottom:0;
		font-size:1.1em;
		}
	.second_story div h3 {
		font-size:1.2em;
		}
	p.sub_news {
		border:1px solid #D4C47F;
		margin:0 5px 5px 0;
		padding:5px;
		}
	p.sub_news a {
		color:#333;
		display:block;
		width:100%;
		}
	p.sub_news a:hover {
		color:#DEDCA9;
		}
	.clearboth {
		clear:both;
		height:1px;
		}
/* news archive */
	.archive_table {
		width:95%;
		border:1px solid #D4C47F;
		font-size:1.2em;
		}
	.archive_table a {
		display:block;
		width:100%;
		}
	.archive_table th{
		text-align:left;
		border-bottom:1px solid #D4C47F;
		font-weight:bold;
		}
/* Contact Form */
.textboxes, .textareas {
		border:1px solid #CCC;
		padding:2px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
	.textboxes {
		width:180px;
		}
	.textareas {
		width:100%;
		}
/* Links page */
	.links_container {
		float:left;
		width:510px;
		overflow:hidden;
	}
	.teamlinks {
		float:left;
		border:1px solid #D4C47F;
		width:47%;
		height:150px;
		margin:0 10px 10px 0;
		}
	.teamlinks h2 {
		text-align:center;
		border-bottom:1px solid #D4C47F;
		font-size:1.2em;
		}
	.teamlinks p {
		text-align:center;
		margin:0;
		padding:0;
		}
/* Standings */
	.standings_table {
		width:95%;
		border:1px solid #D4C47F;
		margin-bottom:10px;
		}
	.standings_table th, .standings_table td {
		text-align:center;
		}
	.standings_table th {
		border-bottom:1px solid #D4C47F;
		}
/* Result tables */

	.result_table {
		width:95%;
		margin:0 0 10px 0;
		border:1px solid #D4C47F;
		}

#tickertape{
position:relative;
background-color:#FFF;
width:400px;
height:119px;
float:left;
}

#subtickertape{
background-color:#FFF;
border: 1px solid black;
height:119px;
}
#subtickertape img {
	float:right;
	margin-left:10px;
	}
.historytable {
	width:95%;
	border:1px solid #D4C47F;
	}
.historytable th {
	border-bottom:1px solid #D4C47F;
	}

	.figures_table {
		float:left;
		margin:0 10px 10px 0;
		display:inline;
		width:96%;
	}
	.figures_table table {
		border:1px solid #D4C47F;
		width:100%;
	}
	.figures_table table th {
		border-bottom:1px solid #D4C47F;
		text-transform:uppercase;
	}
.stats_table {
	width:96%;
	border:1px solid #D4C47F;
	margin-bottom:10px;
}
.stats_table th {
	border-bottom:1px solid #D4C47F;
	text-transform:uppercase;
	text-align:center;
}
.stats_table td {
	text-align:center;
}
.year_select_div {
	float:right;
	display:inline;
}
.year_select_div td {
	padding-right:3px;
}
/* Calendar Layout */
.calendar {
	width:100%;
	border:1px solid #D4C47F;
	text-align:center;
}
.calendar th {
	border-bottom:1px solid #D4C47F;
}
/* Shop Styles */
	.shop_cat {
		float:left;
		width:110px;
		height:120px;
		text-align:center;
		padding:5px;
		margin:0 20px 20px 20px;
		display:inline;
	}
	.shop_cat a {
		font-size:14px;
		outline:none;
	}
	.shop_cat a:hover {
		outline:none;
		text-decoration:none;
	}
	.shop_button {
		background-color:#D4C47F;
		border:1px solid #000;

	}
/* Home page top players */
	.home_stats {
		float:left;
		width:166px;
		height:150px;
		margin:7px 7px 7px 0;
		display:inline;
		border:1px solid #CCC;
		padding:2px 0 5px 0;
		overflow:hidden;
		text-align:center;
	}
	.home_stats h2 {
		font-size:14px;
		margin-bottom:4px;
		border-bottom:1px solid #CCC;
		text-align:center;
	}
	.home_stats p {
		margin-bottom:0;
		border-top:1px solid #CCC;
		text-align:center;
		
	}
	.home_stats p a {
		color:#000;
		display:block;
		padding-bottom:3px;
	}
	.home_stats p a:hover {
		text-decoration:none;
		color:#CDC281;
		}
	.home_stats table {
	}
	.home_stats td {
		padding-bottom:11px;
	}
	
/* Twitter box */
	#twitter {
		background: url(../images/twit.gif) bottom right no-repeat;
		border:1px solid #CCC;
		padding:10px 10px 25px 10px;
		margin-bottom:10px;
		position:relative;
	}
	#twitter div {
		position:absolute;
		bottom:3px;
		right:40px;
		font-size:11px;
	}
	#twitter div a {
		color:#d29e0c;
	}
	#twitter p {
		margin-bottom:0;
		color:#000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
			}
	#home_news {
		margin-bottom:10px;
		width:515px;
		position:relative;
		overflow:hidden;
		margin-top:5px;
		height:237px;
	}
	.home_read_more {
		position:absolute;
		right:0;
		bottom:0;
		padding:5px;
	}
	.home_read_more a {
		color:#FFF;
		font-size:11px;
	}
	.home_news_title {
		background: url(../images/home_title.png) repeat-x top;
		height:49px;
		width:515px;
		position:absolute;
		left:0;
		bottom:0;
		border-top:1px solid #CCC;
		overflow:hidden;
		
	}
	.home_news_latest {
		background: url(../images/home_title.png) repeat-x top;
		position:absolute;
		top:0;
		left:0;
		padding:3px;
		color:#FFF;
		font-size:12px;
		/*border-bottom:1px solid #CCC;
		border-right:1px solid #CCC;*/
	}
	.home_news_latest a {
		
	}
	.home_news_numbers {
		position:absolute;
		top:0;
		
		right:0;
	}
	.home_news_numbers div {
		background: url(../images/home_title.png) repeat-x top;
		width:15px;
		height:15px;
		border:1px solid #CCC;
		float:left;
		display:inline;
		text-align:center;
		margin: 5px 5px 0 0;
	}
	.home_news_numbers div a {
		color:#FFF;
		font-size:12px;
		display:block;
		width:15px;
		height:15px;
	}
	.home_news_title h1 {
		padding:10px 0 0 10px;
	}
	.home_news_title h1 a {
		color:#FFF;
		font-size:20px;
		
	}
	#slideshow {
		width:515px;
		height:237px;
		position:relative;
	}
	#nav {
		position:absolute;
		top:0;
		right:0;
		padding-top:8px;
	}
	#nav a { border: 1px solid #FFF;background: url(../images/home_title.png) repeat-x top; text-decoration: none; margin: 0 5px 0 0; padding: 2px 4px; color:#FFF;  }
	#nav a.activeSlide { background-color:#FFF; color:#000; background-image:none; border:1px solid #000;}
	#nav a:focus { outline: none; }
	
		#related_links {
			width:180px; 
			float:right; 
			padding:10px; 
			margin:0 1px 20px 15px;
			display:inline; 
			border:1px dotted #CCC;
		}
		#related_links ul {
			margin:0 0 0 20px;
			padding:0;
		}
		#related_links li {
			padding-bottom:5px;
		}
		
		
		.jinfson {
			display:none;
		}
		
		

.coach-table {
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	margin-bottom:25px;
}

.coach-table td {
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}

.coach-table td strong {
	color:#666;
}

p.left-sponsor {
	margin-left:10px;
	
	clear:both;
}

p.left-sponsor img {
	border:1px solid #666;
}
