

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;
}

h1 {
	font-size:165%;
	display:block;
	margin: 0 auto;
	text-align:center;
}

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

.support_troops {
	font-size: 10pt;
	text-align:center;
	
}
.eaton_reds {
	display: inline;
	font-weight: bold;
	color: rgb(204,0,0);
}
.small_quote{
	font-size:80%;
	font-style:italic;
}

.redbox .small_caption, .small_caption{
	display:block;
	font-size:80%;
	margin:0 auto;
	text-align:center;
}

#day_since_911 {
	display:block;
	font-size:140%;
	color: blue;
	background-color:white;
	border: 1px solid blue;

}
#those_who_served  {
	margin:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
	font-weight: bold;
	background: white url("/images/american_flag_op35.jpg") no-repeat center center;
}

#those_who_served  h2 {
	margin: auto;
	font-size:120%;
	font-weight: bold;
	text-align: center;
}

#those_who_served  ul {
	
	display:block;
	margin: 0em;
	padding:0;
	text-align: left;
	list-style-type:none;
	/*  list-style-image:url("/images/us_flag50.gif"); */
	
}
#those_who_served  li {
	padding:.5em;
	/* list-style-type:none; */
}

#those_who_served  a{
	display:block;
	text-align:center;
	padding: 0em;
	margin: 0;
	
	
}
 
img.roundedbox {
	margin-bottom: 1.5em;
	padding: 0em;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
		
}

img.shadowedbox {
	margin-bottom: 1.5em;
	padding: 0em;
	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: 5px 5px 5px  #B3B3B3;
	
}

.roundedbox {
	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;
	
	
}

.shadowedbox {
	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: 5px 5px 5px  #B3B3B3;
	
}
.redbox {
	border-color: rgb(204,0,0);
}

.bluebox{
	border-color:#0000D9;
}

.whitebox {
	border-color: white;
}

.blackbox {
	border-color: black;
}

.storybox {
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: .2em;
	margin-right: .2em;
	color: black;
}

.storybox p {
	font-size: 85%;
	line-height: 150%;
	margin-left: .25em;
	margin-right: .25em;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
}

.storybox p.byline {
	font-size: 70%;
	margin-left: .5em;
	margin-right: .5em;
	text-align: right;
	font-weight:italic;
}

.storybox h1 {
	text-align: center;
	font-size: 130%;
	color: rgb(204,0,0);

}
.storybox img {
	display: block;
	margin-left: .25em;
	margin-right: 1em;
	margin-top: .25em;
	margin-bottom: .25em;
	float:left;
	padding:0;
	
	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: 5px 5px 5px  #B3B3B3;
	
}
.recently_changed{
	background-color: #FFFFD7;
	font-weight: bold;
	color: rgb(204,0,0) !important;
}

/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../bundles/ebbeatonbaseball/css/themes/default/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
#.theme-default .nivo-controlNav a {
#	display:inline-block;
#	width:22px;
#	height:22px;
#	background:url(../bundles/ebbeatonbaseball/css/themes/default/bullets.png) no-repeat;
#	text-indent:-9999px;
#	border:0;
#	margin: 0 2px;
#}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../bundles/ebbeatonbaseball/css/themes/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: 250px;
	height:180px;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}