

a.clickhere{
	display: block;
	text-align: center;
	font-size: 8pt;
	color: rgb(204,0,0);
	font-style: italic;
	padding: .5em;
	text-decoration: none;
	font-weight: normal;
}

img.centerme{
	display:block;
	margin: 1em auto;
	
}

.ringclickhere{
	display: block;
	text-align: center;
	color:white;
	background-color:rgb(204,0,0);
	font-weight:bold;
	font-size:11pt;
	padding: .15em;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1pt solid rgb(204,0,0);

	
}

.ringclickhere:hover{
	
	color:rgb(204,0,0);
	background-color:white;
	
}

.last_update {
	display:inline;
	font-size: 9pt;
	color: yellow;
	font-style: italic;
	font-weight: normal;

}

.shadowedbox {
	font-size: 10pt;
	/* margin-top: 1.5em; */
	margin-bottom: 1.5em;
	padding: .5em; 
	border-style: solid;
	border-width: 1px;
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #B3B3B3 5px 5px 5px;
	/* behavior: url(border-radius.htc); */ /* This lets IE know to call the script on all elements which get the 'box' class */
	/* behavior: url(PIE.htc); */
}

.history_page_box_red {
	
	border-color: rgb(204,0,0);
	
}

.history_page_box_black {
	
	border-color: rgb(204,0,0);
	
}

.history_page_box_center {
	
	border-color: rgb(204,0,0);
	border-width:3pt;
	
}

.history_page_box_red   a h1, .history_page_box_red  h1 {
	color:black;
	text-decoration:none;
	text-align:center;
	font-size:110%;
	font-weight:bold;
}

.history_page_box_red   h2 {
	color:black;
	font-size:75%;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	text-align:center;
}
.history_page_box_center a h1
{
	color:rgb(204,0,0);
	text-decoration:none;
	text-align:center;
	font-size:150%;
	font-weight:bold;
	

}
.history_page_box_black a h1,.history_page_box_black  h1  {
	color:rgb(204,0,0);
	text-decoration:none;
	text-align:center;
	font-size:110%;
	font-weight:bold;
}

.history_page_box_black   h2{
	color:rgb(204,0,0);
	font-size:75%;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	text-align:center;
}

.history_page_box_center h2 {
	color:rgb(204,0,0);
	font-size:90%;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	text-align:center;

}

.blackbox p.playingatnextlevel{
	font-size:8pt;
	color: black;
	font-weight:normal;
}
.blackbox h1{
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	color: black;
}
.upcomingGames {

	margin-top: 0;
	margin-bottom: 1.5em;
	padding-left: .5em;
	padding-right: .5em;
	border-style: solid;
	border-color: #B3B3B3;
	border-width: 1px;
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #B3B3B3 5px 5px 5px;
	-moz-box-shadow: #B3B3B3 5px 5px 5px;
	box-shadow: #B3B3B3 5px 5px 5px;
	/* behavior: url(border-radius.htc); */ /* This lets IE know to call the script on all elements which get the 'box' class */
	behavior: url(../bundles/ebbeatonbaseball/css/PIE.htc);
}

.upcomingGames .header {
	font-size: 12px;
	background-color: rgb(204,0,0);
	color: #FFFFFF;
	
}

.UpcomingGamesHeader {
	color: rgb(204,0,0);
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	text-align: center;
	background-color: transparent;
	margin: .5em;
	padding: 0;
	
	
}

.redbox {
	font-size: 10pt;
	border-color: rgb(204,0,0);
}

.redbox p {
	margin-left: .5em;
	margin-right: .5em;
	color: rgb(204,0,0);
	text-align: left;
}



.redbox p.sig {
	font-size: 8pt;
	margin-left: .5em;
	margin-right: .5em;
	color: rgb(204,0,0);
	text-align: right;
}

.redbox p.champions_header {
	display:block;
	text-align: center;
	font-weight:bold;
	font-size: 24pt;
	color: rgb(204,0,0);
	padding:0em;
	margin:0 auto;

}
.redbox p.champions_header2 {
	display:block;
	text-align: center;
	font-size: 18pt;
	font-weight:bold;
	color: rgb(204,0,0);
	padding:0em;
	margin:0 auto;

}

.champions_box a.champion_box_link{
	text-decoration:none;
	color:rgb(204,0,0);
	border-top:thin solid rgb(204,0,0);
	border-bottom:thin solid rgb(204,0,0);
	display:block;
	text-align:center;
	margin-bottom:.5em;
	font-weight:bold;
	font-size:11pt;
}

.champions_box a{
	text-decoration:none;
	
}

.champions_box{
	border-width:2pt;
	/* line-height: 22px; */
	
}

.redbox h1 {
	text-align: center;
	font-size: 12pt;
	color: rgb(204,0,0);
	

}

.blackbox {
	font-size: 10pt;
	border-color: black;
}



.blackbox p {
	display: block;
	font-size: 14pt;
	color: rgb(204,0,0);
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-color: black;
}

.blackbox ul {
	padding:0em;
	margin:0em;
}

.blackbox li {
	display: block;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	text-align: left;
	
}

.blackbox h2 {
	display: block;
	background-color:white;
	font-size: 14pt;
	color: navy;
	font-weight: bold;
	text-align: center;
	
}
.blackbox h5 {
	display: block;
	background-color:white;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-align: center;
	padding:0em;
	margin:0;
	margin-bottom:.5em;
}

.blackbox h3 {
	display: block;
	background-color:transparent;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-align: center;
	padding:0em;
	margin:1em auto;
	
}



.blackbox h4 {
	display: block;
	background-color:navy;
	font-size: 10pt;
	color: gold;
	font-weight: bold;
	text-align: center;
	border-width:1px;
	border-style:solid;
	border-left:3px;
	border-right:3px;
	border-color:gold;
	
}

td.align_right{
text-align:right;

}

#unc.blackbox a.clickhere {
	display: block;
	background-color:white;
	font-size: 7pt;
	color: rgb(204,0,0);
	font-weight: bold;
	text-align: center;
	border-width:1px;
	border-style:solid;
	border-left:3px;
	border-right:3px;
	border-color:rgb(204,0,0);
	margin-top:1em;
	
}

.didyouknow {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding: 1;
	border-color: rgb(204,0,0);

}

.didyouknow p {
	margin-left: .5em;
	margin-right: .5em;
	color: rgb(204,0,0);
	text-align: center;
	font-size: 85%;
}

.didyouknow p.sig {
	margin-left: .5em;
	margin-right: .5em;
	color: rgb(204,0,0);
	text-align: right;
	font-style: italic;
}

.didyouknow h1 {
	text-align: center;
	font-size: 105%;
	color: rgb(204,0,0);
	
}
.didyouknow a {
	display: block;
	text-align: center;
	font-size: 75%;
	color: rgb(204,0,0);
	font-style: italic;
	padding: .5em;
	text-decoration: none;
}

.didyouknow img {
	display: block;
	margin-left: .25em;
	margin-right: .25em;
	margin-top: .25em;
	margin-bottom: .25em;
	float:left;
	
}

div#storyline {
	margin: 0;
	padding: 2px;
	font-weight: normal;
	text-align: left;
	width: 100%;
	background-color: #F3F3F3;
	
}

#storyline h1 {
	display: block;
	padding: 2;
	margin: 0 auto;
	color: rgb(204,0,0);
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}
#storyline h2 {
	display: block;
	padding: 2px;
	margin: 0;
	font-weight: normal;
	border: solid rgb(204,0,0);
	border-width: 0px 0;
	text-align: center;
	font-size: 8pt;
}
#storyline ul {
	padding: 2px;
	margin: 0 auto;
	font-weight: bold;
	list-style-image: url(http://eatonbaseball.com/images/baseballicon1.gif);
	list-style-position: inside;
	text-align: left;
}

#storyline a {
	display: inline;
	color: black;
	font-size: 11px;
	background-color: transparent;
	text-decoration: none;
}


#storyline a:hover {
	display: inline;
	font-weight: normal;
	color: black;
	text-decoration: none;
	font-size: 11px;
	border: solid 1px rgb(204,0,0);
	color: rgb(204,0,0);
	font-weight: bold;
	background-color: #FFFFFF;
}
.bb_bullet_list{
	display:block;
	padding-left: 1.2em;
	padding-right: 1.2em;
	padding-top: 0em;
	padding-bottom: 0em;
	margin: 0 auto;
	font-weight: normal;
	list-style-image: url(http://eatonbaseball.com/images/baseballicon1.gif);
	
	
}
.bb_bullet_list li{
	padding: .1em;
	margin: 0 2em;
	font-size:8pt;
	
	color:(204,0,0);
}


.college_player_name_drafted {
	font-weight:bold;
	color: rgb(204,0,0);
}

.college_player_name {
	font-weight:bold;
	color: black;
}

#college_players_table h4 {
	display:block;
	text-align:center;

}

.stitched {
   padding: 20px;
   margin: 10px;
   background: #fff;
   color: #fff;
   font-size: 21px;
   font-weight: bold;
   line-height: 1.3em;
   border: 2px dashed rgb(224,0,0);
   border-radius: 10px;
   box-shadow: 0 0 0 4px #E7E6E6, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
   text-shadow: -1px -1px #aa3030;
   font-weight: normal;
}
