body
{
	margin: 0px;
	text-align: center;
	background-color: #133D00;
	background-image: url("/images/background_body.jpg");
	background-position: top center;
	background-repeat: repeat-y;
}

#wrapper
{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 900px;
	padding-left: 1px;
}

img
{
	border: 0px;
}

a
{
	color: #133D00;
}

a:hover
{
	color: #247101;
}

#news
{
	width: 580px;
	margin-left: 15px;
	margin-right: 25px;
}

#news h2
{
	font-family: Verdana, sans-serif;
	font-size: 14pt;
	line-height: 145%;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #133D00;
	width: 580px;
}

#news h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 150%;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 580px;
}

#news p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 145%;
	text-align: justify;
	margin-top: 3px;
	margin-bottom: 15px;
}

#news img
{
	border: 1px solid #565656;
	margin: 15px;
}

#sidebar
{
	text-align: center;
	width: 340px;
	float: left;
	margin-right: 10px;
	background-color: red;
}

#sidebar_right
{
	text-align: left;
	width: 265px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar_right #map
{
	width: 300px;
	height: 300px;
}

#sidebar h2, #sidebar_right h2
{
	font-family: Verdana, sans-serif;
	font-size: 14pt;
	line-height: 145%;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FF0500;
	width: 340px;
	text-align: left;
}

#sidebar img, #sidebar_right img
{
	border: 0px;
}

#sidebar form, #sidebar_right form
{
	margin: 0px;
}

#sidebar table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0px;
	padding: 0px;
}

#sidebar table td
{
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

#sidebar ul, #menu ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 150%;
	text-align: left;
	list-style: square;
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 15px;
	width: 200px;
	float: left;
}

#menu
{
	height: 100px;
	background-color: #133D00;
	clear: both;
	background-image: url("/images/background_menu.jpg");
	background-position: top left;
	border-bottom:	1px solid #133D00;
}

#menu img
{
	float: left;
	border: 0;
	height: 90px;
	width: 550px;
}

#menu table
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-top: 5px;
	width: 280px;
	border-collapse: collapse;
}

#menu table td
{
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

#menu table.profile
{
	background-color: #FFFFFF;
	margin-right: 5px;
	font-size: .8em;
}

#menu table.profile th
{
	background-color: #133D00;
	color: #FFFFFF;
	padding: 4px;
}

#menu ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu form
{
	margin: 0px;
	float: left;
}

#menu form .search
{
	width: 300px;
}

#content
{
	float: left;
	width: 900px;
	margin-top: 0px;
}

/*** TABS ***/
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
	background					: 	#247101;
}
ul#topnav ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li.child, ul#topnav li.child a
{
	background-position: left top;
}
ul#topnav li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 33px;
}
ul#topnav li.parent:hover a.news, ul#topnav li.parent a.news:hover { background-color: none; background-position: left bottom; } /*--Hover State--*/
ul#topnav li.parent:hover a.events, ul#topnav li.parent a.events:hover { background-color: none; background-position: left bottom; } /*--Hover State--*/
ul#topnav li.parent:hover a.team_rankings, ul#topnav li.parent a.team_rankings:hover { background-color: none; background-position: left bottom; } /*--Hover State--*/
ul#topnav li.parent:hover a.top_prospects, ul#topnav li.parent a.top_prospects:hover { background-color: none; background-position: left bottom; } /*--Hover State--*/
ul#topnav li.parent:hover a.submissions, ul#topnav li.parent a.submissions:hover { background-color: none; background-position: left bottom; } /*--Hover State--*/
ul#topnav li.parent:hover a.subscribe, ul#topnav li.parent a.subscribe:hover { background-color: none; background-position: left bottom; } /*--Hover State--*/
ul#topnav li.child:hover a.high_school, ul#topnav li.child a.high_school:hover { background-color: none; background-position: left bottom; } /*--Hover State--*/
ul#topnav li.child:hover a.college, ul#topnav li.child a.college:hover { background-color: none; background-position: left bottom; } /*--Hover State--*/
ul#topnav li.child:hover a.independent, ul#topnav li.child a.independent:hover { background-color: none; background-position: left bottom; } /*--Hover State--*/
ul#topnav li.child:hover a.minor_league, ul#topnav li.child a.minor_league:hover { background-color: none; background-position: left bottom; } /*--Hover State--*/
ul#topnav li.child:hover a.free_agent, ul#topnav li.child a.free_agent:hover { background-color: none; background-position: left bottom; } /*--Hover State--*/
ul#topnav a.news {
	background: url(images/menu_news.jpg) no-repeat;
	line-height: 33px;
	width : 115px;
	text-align: center;
	color: #FFFFFF;
	border-bottom:	1px solid #133D00;
}
ul#topnav a.events {
	background: url(images/menu_events.jpg) no-repeat;
	line-height: 33px;
	width : 125px;
	text-align: center;
	color: #FFFFFF;
	border-bottom:	1px solid #133D00;
}
ul#topnav a.team_rankings {
	background: url(images/menu_team_rankings.jpg) no-repeat;
	line-height: 33px;
	width : 180px;
	text-align: center;
	color: #FFFFFF;
	border-bottom:	1px solid #133D00;
}
ul#topnav a.top_prospects {
	background: url(images/menu_top_prospects.jpg) no-repeat;
	line-height: 33px;
	width : 180px;
	text-align: center;
	color: #FFFFFF;
	border-bottom:	1px solid #133D00;
}
ul#topnav a.submissions {
	background: url(images/menu_submissions.jpg) no-repeat;
	line-height: 33px;
	width : 150px;
	text-align: center;
	color: #FFFFFF;
	border-bottom:	1px solid #133D00;
}
ul#topnav a.subscribe {
	background: url(images/menu_subscribe.jpg) no-repeat;
	line-height: 33px;
	width : 150px;
	text-align: center;
	color: #FFFFFF;
	border-bottom:	1px solid #133D00;
}
ul#topnav a.high_school {
	background: url(images/menu_high_school.jpg) no-repeat;
	line-height: 33px;
	width : 180px;
	text-align: center;
	color: #FFFFFF;
}
ul#topnav a.college {
	background: url(images/menu_college.jpg) no-repeat;
	line-height: 33px;
	width : 180px;
	text-align: center;
	color: #FFFFFF;
}
ul#topnav a.independent {
	background: url(images/menu_independent.jpg) no-repeat;
	line-height: 33px;
	width : 180px;
	text-align: center;
	color: #FFFFFF;
}
ul#topnav a.minor_league {
	background: url(images/menu_minor_league.jpg) no-repeat;
	line-height: 33px;
	width : 180px;
	text-align: center;
	color: #FFFFFF;
}
ul#topnav a.free_agent {
	background: url(images/menu_free_agent.jpg) no-repeat;
	line-height: 33px;
	width : 180px;
	text-align: center;
	color: #FFFFFF;
}
ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 34px;
	width: 180px;
	float: left;
	display: none; /*--Hidden for those with js turned off--*/
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.splash
{
	width: 900px;
	height: 309px;
	background-color: #133D00;
	background-image: url("/images/splash.jpg");
	clear: both;
}

.splash p
{
	padding-top: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	width: 240px;
}

.splash p img
{
	border: 0px;
	display: block;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

.search
{
	width: 750px;
	background-color: #247101;
	color: #FFFFFF;
	clear: both;
	overflow: hidden;
}

.search_wide
{
	clear: both;
	width: 900px;
}

.search h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #133D00;
	width: 750px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.search p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

.search form
{
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 0px;
}

.search table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

.search_result
{
	margin-top: 30px;
	margin-bottom: 30px;
}

.search_result a
{
	color: #247101;
}

.search_result a:hover
{
	color: #133D00;
}

.search_nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.search_nav a
{
	border: 1px solid #CDCDCD;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	color: #133D00;
	text-decoration: none;
	font-weight: bold;
}

.search_nav a:hover
{
	background-color: #247101;
	color: #FFFFFF;
}

#sponsorship
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
	background-color: #3167DA;
	color: #FFFFFF;
	clear: both;
	border-bottom: 2px solid #0B3899;
	width: 900px;
	overflow: hidden;
}

#sponsorship a
{
	color: #FFFFFF;
	text-decoration: none;
}

#invite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FF0500;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#invite a
{
	color: #FFFFFF;
}

#flag form
{
	margin: 0px;
}

#footer
{
	padding-top: 45px;
	padding-bottom: 20px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
	color: #565656;
	text-transform: uppercase;
}

.ads_sidebar, .ads_footer
{
	text-align:center;
	margin-top:20px;
	clear:both;
}

.ads_footer
{
	display: block;
	padding-top: 25px;
}

.ads_sidebar img, .ads_footer img
{
	border: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}

/* Error Box */
#content_wide div.error
{
	margin					:	10;
	border					:	1px solid #FF0500;
	font-family				:	Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
	
#content_wide div.error h3
{
	margin					:	5px;
	color					:	#FF0500;
	font-size				:	1em;
}

#content_wide div.error ul
{
	margin					:	0 5 10 5;
	padding-left			:	20px;
	list-style				:	square;
	font-size				:	.8em;
	list-style-image: url("/images/icon_error.gif");
}

#content_wide div.error ul li
{
	line-height				:	1.25;
}

#content_wide div.error b
{
	color					:	#FF0500;
}

/* Help Box */
#content_wide div.help
{	
	float					:	right;
	margin-right				:	5px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	font-family				:	Arial, Helvetica, sans-serif;
	font-size				:	12pt;
	width					:	275px;
}

#content_wide div.help h4
{
	margin					:	5px;
	margin-top: 15px;
	margin-left: 15px;
	font-size				:	12pt;
	font-family				:	Arial, Helvetica, sans-serif;
	color: #000;
}

#content_wide div.help ul
{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	padding-left			:	15px;
	list-style				:	square;
	font-size				:	10pt;
	font-family				:	Arial, Helvetica, sans-serif;
}

#content_wide div.help ul li
{
	line-height				:	145%;
}

/* content_wide details */
.text, #content_wide p, ul, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	text-align: justify;
}

#content_wide p.large
{
	font-size: 12pt;
	width: 500px;
}

ul
{
	list-style: square;
}

#content_wide h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	line-height: 150%;
	text-align: left;
	color: #133D00;
	margin-top: 15px;
	margin-bottom: 3px;
}

#content_wide table.form input.text, #content_wide table.form textarea
{
	font-size: 1.1em;
	line-height: 1.1em;
	border:1px solid #CDCDCD;
	padding: 3px;
	width: 300px;
}

#content_wide table.form input.short
{
	font-size: 1.1em;
	line-height: 1.1em;
	border:1px solid #CDCDCD;
	padding: 3px;
	width: 75px;
}

#content_wide table.form textarea
{
	font-size: 1.1em;
	line-height: 1.1em;
	border:1px solid #CDCDCD;
	padding: 3px;
	width: 500px;
}

#content_wide p.account_menu
{
	font-family				:	Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
}

#content_wide p.account_menu a
{
	font-weight: bold;
	text-decoration: none;
	color: #133D00;
}

#content_wide p.account_menu a:hover
{
	text-decoration: underline;
	color: #247101;
}

/* Form Style */
#content_wide form
{
	margin-bottom				:	0px;
	font-family				:	Arial, Helvetica, sans-serif;
}

#content_wide .submit
{
	text-align: center;
/*
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
*/
	padding-top: 15px;
	padding-bottom: 25px;
}

#content_wide input.display
{
	margin-top: 0px;
}

#content_wide input.text
{
	text-align				:	left;
	border					:	1px solid #000;
	font-family				:	Arial, Helvetica, sans-serif;
	font-size				:	25px;
	padding-left				:	2px;
	width					:	38px;
}

#content_wide input.tiny
{
	text-align				:	center;
	width					:	25px;
}

#content_wide input.short
{
	text-align				:	center;
	width					:	38px;
}

#content_wide input.average
{
	width					:	100px;
}

#content_wide input.medium
{
	width					:	200px;
}

#content_wide input.long
{
	width					:	400px;
}

#content_wide textarea
{
	width					:	500px;
	height					:	50px;
	border					:	1px solid #000;
	font-family				:	Arial, Helvetica, sans-serif;
	font-size				:	1em;
	padding					:	2px;
}

#content_wide textarea.medium
{
	width					:	200px;
}

#content_wide textarea.long
{
	width					:	400px;
}

#content_wide select
{
	font-family				:	Arial, Helvetica, sans-serif;
	font-size				:	1em;
}

#content_wide select.medium
{
	width: 75px;
}

#content_wide table.form th
{
	font-size: .75em;
}

#content_wide table.form td
{
	font-size				:	.75em;
	padding-right: 10px;
}

#content_wide table.list
{
	border-collapse: collapse;
	width: 880px;
	font-family				:	Arial, Helvetica, sans-serif;
	font-size				:	1em;
}

#content_wide table.three_quarters
{
	width: 575px;
	float: left;
	margin-left: 15px;
}

#content_wide table.quarter
{
	width: 270px;
	float: left;
	margin-right: 15px;
}

#content_wide table.list th
{
	background-color: #133D00;
	color: #FFFFFF;
	font-size: .75em;
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}

#content_wide table.list .command
{
	width: 35px;
}

#content_wide table.list td
{
	font-size: .75em;
	text-align: center;
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CDCDCD;
}

#content_wide table.list td.scale
{
	width: 225px;
	height: 45px;
	background-image: url("/images/scale_base.gif");
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
}

#content_wide table.list td.scale p
{
	height: 30px;
	margin: 0px;
	margin-left: 32px;
	padding: 0px;
	padding-left: 5px;
	background-color: #CA2626;
	color: #FFFFFF;
	font-size: 14pt;
}

#content_wide table.list td p
{
	height: 30px;
	margin: 0px;
	margin-left: 32px;
	padding: 0px;
	padding-left: 5px;
	color: #000000;
	font-size: 14pt;
}

#content_wide table.list td.team, #content_wide table.list td.left
{
	text-align: left;
}

#content_wide table.stats td
{
	padding-right: 0px;
}

#player_photo
{
	width: 195px;
	height: 195px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-position: top center;
	background-repeat: no-repeat;
}

#player_photo_thumb
{
	width: 100px;
	height: 129px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-position: top center;
	background-repeat: no-repeat;
}

#sidebar #player_photo_thumb
{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	background-position: top center;
	background-repeat: no-repeat;
}

#content_wide
{
	margin-top: 15px;
	margin-left: 10px;
	width: 880px;
}

#content_wide h2
{
	font-family: Verdana, sans-serif;
	font-size: 2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content_wide h3
{
	font-family: Verdana, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content_wide h3.save_message, #content_wide h3.search_message
{
	color: #247101;
	text-align: center;
}

#content_wide h3.error_message
{
	color: #FF0500;
	text-align: center;
}

#content_wide h4
{
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 30px;
	line-height: 145%;
}

table#player_bio
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

table#player_bio th
{
	width: 115px;
}

table#player_bio td
{
	width: 200px;
}

#more_info_button
{
	margin: 15px;
	margin-left: 0px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	line-height: 145%;
	vertical-align: middle;
	padding: 10px;
	color: #000000;
	border: 1px solid #867D6A;
	text-transform: uppercase;
	float: left;
	width: 280px;
	background-image: url("/images/background_more_info_button.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FDFCF8;
}

#more_info_button a
{
	color: #FF0500;
	font-weight: bold;
}

.verify_stats
{
	margin: 15px;
	margin-left: 0px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	line-height: 145%;
	vertical-align: middle;
	padding: 10px;
	color: #FFFFFF;
	border: 1px solid #867D6A;
	text-transform: uppercase;
	float: left;
	width: 280px;
	clear: right;
}

.yes
{
	background-color: #247101;
}

.no
{
	background-color: #CA2626;
}

.tabbertab table
{
	width: 100%;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-collapse: collapse;
}

.tabbertab table th
{
	border-bottom: 1px solid #000;
	text-align: center;
	padding-bottom: 4px;
}

.tabbertab table td
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.team, .left
{
	text-align: left;
}

#honors, #coach, #fivetools, #coach_blank, #fivetools_blank
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	padding: 10px;
	padding-top: 5px;
	float: left;
}

#coach_blank, #fivetools_blank
{
	height: 240px;
	background-image: url("/images/background_profile_box.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #FDFCF8;
	border: 1px solid #867D6A;
}

#fivetools_blank, #fivetools_blank h3, #fivetools_blank p
{
	width: 460px;
}

#coach_blank, #coach_blank h3, #coach_blank p
{
	width: 355px;
}

#honors
{
	clear: left;
}

#coach, #fivetools, #coach_blank, #fivetools_blank
{
	text-align: center;
}

#coach, #coach_blank
{
	margin-left: 20px;
	margin-right: 0px;
}

#honors h3, #coach h3, #fivetools h3, #coach_blank h3, #fivetools_blank h3
{
	font-family: Verdana, sans-serif;
	font-size: .90em;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#honors p, #coach p, #fivetools p, #coach_blank p, #fivetools_blank p
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: justify;
	line-height: 145%;
}

#fivetools p.email, #coach p.email, #coach_blank p.email, #fivetools_blank p.email
{
	text-align:center;
	font-size: 1.35em;
	padding-top: 45px;
}

#fivetools p.cite, #coach p.cite
{
	text-align:right;
	font-size: .8em;
	padding-top: 15px;
}

#fivetools img, #coach img, #coach_blank img, #fivetools_blank img
{
	border: 0px;
}

#honors ul, #fivetools ul
{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 15px;
	list-style: square;
	font-size: .75em;
	line-height: 140%;
}

#honors li
{
	text-align:left;
}

#fivetools li
{
	text-align:left;
	margin-bottom: 10px;
}

#fivetools li a
{
	font-weight: bold;
}