@charset "UTF-8";
/* reportCSS Document */

/*--------------------
*****layout*****
--------------------*/


/*----------report_cat----------*/

/*nav*/
body#report_cat div#nav{}

body#report_cat div#content h1
{
	margin-bottom:2px;
	width:750px;
	height:35px;
	border-bottom:4px solid #9e9e9e;
	text-indent:-9999px;
}
body#report_cat h2
{
	margin-bottom:2px;
	width:750px;
	height:27px;
	text-indent:-9999px;
}
body#report_cat h2.season1{background: url(/pts/images/report/h2_season1.gif) no-repeat 0px 0px;}
body#report_cat h2.season2{background: url(/pts/images/report/h2_season2.gif) no-repeat 0px 0px;}
body#report_cat h2.season3{background: url(/pts/images/report/h2_season3.gif) no-repeat 0px 0px;}
body#report_cat h2.season4{background: url(/pts/images/report/h2_season4.gif) no-repeat 0px 0px;}
body#report_cat h2.season5{background: url(/pts/images/report/h2_season5.gif) no-repeat 0px 0px;}
body#report_cat h2.ten{background: url(/pts/images/report/h2_ten.gif) no-repeat 0px 0px;}
body#report_cat h2.swallows{background: url(/pts/images/report/h2_swallows.gif) no-repeat 0px 0px;}
body#report_cat h2.tigers{background: url(/pts/images/report/h2_tigers.gif) no-repeat 0px 0px;}
body#report_cat h2.dragons{background: url(/pts/images/report/h2_dragons.gif) no-repeat 0px 0px;}
body#report_cat h2.carp{background: url(/pts/images/report/h2_carp.gif) no-repeat 0px 0px;}
body#report_cat h2.baystars{background: url(/pts/images/report/h2_baystars.gif) no-repeat 0px 0px;}
body#report_cat h2.lions{background: url(/pts/images/report/h2_lions.gif) no-repeat 0px 0px;}
body#report_cat h2.marines{background: url(/pts/images/report/h2_marines.gif) no-repeat 0px 0px;}
body#report_cat h2.fighters{background: url(/pts/images/report/h2_fighters.gif) no-repeat 0px 0px;}
body#report_cat h2.hawks{background: url(/pts/images/report/h2_hawks.gif) no-repeat 0px 0px;}
body#report_cat h2.buffaloes{background: url(/pts/images/report/h2_buffaloes.gif) no-repeat 0px 0px;}
body#report_cat h2.eagles{background: url(/pts/images/report/h2_eagles.gif) no-repeat 0px 0px;}


body#report_cat div.nav
{
	background: url(/pts/images/common/dotline_gray.gif) repeat-x left bottom;
	margin-bottom:5px;
	width:750px;
}
body#report_cat div.nav p
{
	padding:5px 5px 10px;
}
body#report_cat div.nav p.btn_batter
{
	padding:0px 5px;
	width:90px;
	height:22px;
	float:right;
}
body#report_cat div.nav p.btn_batter a
{
	background: url(/pts/images/report/btn_batter.gif) no-repeat 0px 0px;
	width:90px;
	height:22px;
	display:block;
	text-indent:-9999px;
}
body#report_cat div.nav p.btn_batter a:hover
{
	background: url(/pts/images/report/btn_batter.gif) no-repeat 0px -22px;
	width:90px;
	height:22px;
	display:block;
}
body#report_cat div.nav p.btn_pitcher
{
	padding:0px 5px;
	width:90px;
	height:22px;
	float:right;
}
body#report_cat div.nav p.btn_pitcher a
{
	background: url(/pts/images/report/btn_pitcher.gif) no-repeat 0px 0px;
	width:90px;
	height:22px;
	display:block;
	text-indent:-9999px;
}
body#report_cat div.nav p.btn_pitcher a:hover
{
	background: url(/pts/images/report/btn_pitcher.gif) no-repeat 0px -22px;
	width:90px;
	height:22px;
	display:block;
}


/*stats*/
body#report_cat div.stats
{
	margin-bottom:20px;
	width:750px;
	clear:both;
}
body#report_cat div.stats table
{
	width:100%;
	border-collapse:collapse;
}
body#report_cat div.stats td
{
	padding:5px 0px;
	text-align:center;
	border-bottom: 1px solid #26d6ff;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
body#report_cat div.stats tr.item th
{
	padding:5px 0px;
	background: #d5d5d5;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
body#report_cat div.stats th
{
	padding:5px 0px;
	background: #eeeeee;
	border-top: 1px solid #797979;
	border-bottom: 1px solid #797979;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align:center;
}
body#report_cat div.stats tr.line td,
body#report_cat div.stats tr.line th
{
	border-top: 3px solid #ff8a00;
}
body#report_cat div.stats p.update
{
	padding:5px;
	text-align:right;
}
body#report_cat div.stats p.note
{
	padding:5px;
}
body#report_cat div.stats p.ptop
{
	padding:5px;
	text-align:right;
}



/*----------pitcher----------*/
div.pitcher h1{background: url(/pts/images/report/h1_pitcher.gif) no-repeat 0px 0px;}


/*----------batter----------*/
div.batter h1{background: url(/pts/images/report/h1_batter.gif) no-repeat 0px 0px;}






/*--------------------
*****font*****
--------------------*/


body#report_cat div.nav p
{
	font-size: 80%;
	line-height: 1em;
}

body#report_cat div.stats p.update
{
	font-size: 75%;
	line-height: 1em;
}
body#report_cat div.stats th
{
	font-size:75%;
	line-height:1.2em;
	font-weight:bold;
}
body#report_cat div.stats td
{
	font-size:75%;
	line-height:1.2em;
}
body#report_cat div.stats tr.item th
{
	font-weight:normal;
}
body#report_cat div.stats p.note
{
	font-size: 80%;
	line-height: 1.6em;
}
body#report_cat div.stats p.ptop
{
	font-size: 80%;
	line-height: 1.0em;
}
