/* 
	CSS Stylesheet for www.hard90baseball.com
	Author: Ryan Sundberg
*/

body {
	background: #f8f8ff; /*#d84141; #CFCFCF;#C8C8C8;*/
	background: #00006A;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

body#hard_90 h1#oes.oes {
	display: none !important;
}

span.ul {
	text-decoration: underline;
}

div#container {
	background: #f8f8ff; /*#CFCFCF;#C8C8C8;*/
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	position: relative;
	border: 0px;
	margin: 0 40px 0 40px;
	padding: 0px;
}

h1#hard_90_heading {
	display: none;
}

table#vsplit {
}

td#header_left {
	width: 200px;
	height: 100px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #00006A; /* header background color */
	border-bottom: 2px solid #8C8C8C;
	border-right: 2px solid #8C8C8C;
padding: 0;
text-align: center;
	border-left: 2px solid #8C8C8C;
}

td#header_left img, td#header_left a {
	margin: 0;
	padding: 0;
border: 0;
}

td#header {
	height: 100px;
	color: #ffffff;
	color: #00006A;
	/* background-color: #f8f8f8; header background color */
  background: #f8f8ff url("/images/grad_grey-440px.png") repeat-y;
	border-bottom: 2px solid #8C8C8C;
	border-right: 2px solid #8C8C8C;
	overflow: hidden;
	padding: 0px 20px 0px 12px;
	margin: 0px;
}

td#header h1#heading {
	font-size: 40px;
line-height: 40px;
	font-weight: bold;
	/*color: #ffffff; */
	overflow: hidden;
	display: block;
	margin: 0px 0 0 0px;
  padding-top: 0px;
	white-space: nowrap;
  color: #d83131;
}
td#header h2 {
  bottom: 0px; left: 440px;
  padding: 0 0 4px 0px;
  font-style: italic;
  font-size: 24px;
  margin: 0;
}
td#header h3 {
  bottom: 0px;
  left: 440px;
  padding: 0 0 4px 0px;
  margin: 0;
}

td#header img#right-header {
	height: 100px;
	padding:0px;
	margin: 0px;
   right: 0;
   position: absolute;
}

td#header ul#teams {
	float: left;
	clear: right;
	margin: 10px;
	padding: 0px;
	padding-right: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	display: inline;
	right: 150px;
}

td#header ul#teams li {
	display: inline;
	float: left;
	padding-left: 1em;
	list-style: none;
}
td#header ul#teams a:link, div#header ul#teams a:visited {
	color: #fff;
	text-decoration: none;
	font-style: italic;
}
td#header ul#teams a:hover, div#header ul#teams a:active {
	color: #CB0101;
}

/* hit counter */

td#header div.hits {
 float: right;
 right: 0px;
 margin-top: -6.5em;
}
td#header div.hits div span.num_hits{
	color: #000;
 margin-top: -64px;
 margin-left: 44px;
font-weight: bold;
font-size: 12px;
display: block;
}
div#countdown {
  float: right;
  right: 12px;
  font-size: 18px;
  margin-top: -0.5em;
  padding-right: 110px;
}
html/**/body div#countdown {
  padding-right: 10px;
}


/* navbar */

td#navcol {
        background: #d83131;
	border-right: 2px solid #8C8C8C;
	border-bottom: 2px solid #8C8C8C;
	border-left: 2px solid #8C8C8C;
	width: 200px;
}
td#topnavcol {
	padding: 0;
	border-bottom: 2px solid #8C8C8C;
	border-right: 2px solid #8C8C8C;
	height: 96px;
	background: #f8f8ff url("/images/topbg.png") center left no-repeat;
}

td#topnavcol img {
	margin: 0 8px 0 0px;
	padding: 0;
	height: 80px;
}

td#contentcol {
 padding-bottom: 2em;
	background: #f8f8ff; /*#d84141; #CFCFCF;#C8C8C8;*/
	border-bottom: 2px solid #8C8C8C;
	border-right: 2px solid #8C8C8C;
}

td#navcol ul {
	position: relative;
	margin: 0px;
	/*background-color:  #D82121;*/ /* navigation menu background color */
	padding: 14px 0px 12px 12px;
	z-index: 0;
}

td#navcol ul li, #content.Skill_Classes ul li {
	list-style-type: none;
	background: url('/images/baseball-14x14.png') center left no-repeat;
	padding-right: 18px;
  padding-bottom: 4px;
  font-size: 15px;
  padding-left: 20px;
}

td#navcol ul a:link, #navcol a:visited {
	color: #f0f0f0;
	text-decoration: none;
	font-weight: bold;
	
}

td#navcol ul a:hover, #navcol a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

ul#topnav {
	position: relative;
	margin: 0px;
	/*background-color:  #D82121;*/ /* navigation menu background color */
	padding: 0px 0px 12px 12px;
	z-index: 0;
}

ul#topnav li {
	list-style-type: circle;
  list-style-image: url('/images/baseball-14x14.png');
  list-style-position: inside;
	padding-right: 18px;
  font-size: 15px;
float: left;
}

ul#topnav a:link, #topnav a:visited {
	color: #f8f8ff;
	text-decoration: none;
	font-weight: bold;
	
}

ul#topnav a:hover, #topnav a:active {
	color: #00006a;
	text-decoration: none;
	font-weight: bold;
}

#content {
	position: relative;
	/*max-width: 750px;*/
	/*_width: 750px;*/
	/*margin-right: 250px;*/
	padding-left: 40px;
	padding-right: 5px;
	margin-top: 20px;
	font-size: 16px;
	font-family: Helvetica;
	font-weight: 100;
}

div#content p {
	margin: 0px;
	padding: 0px;
}

div#content li {
	list-style-position: outside;
}

div#content a:link, #content a:visited {
	color: #2E4096;
	text-decoration: none;
}

div#content a:hover, #content a:active {
	color: #D82121;
	text-decoration: underline;
}

div#footer {
	background: #00006A;
	position: relative;
	text-align: center;
  padding: 10px 0 10px 0;
  margin: 20px auto 0 auto;
  max-width: 512px;
	clear: both;
	font-size: 12px;
	font-family: Arial, Sans-serif;
color: #f0f0ff;
}
tr.footer {
 background: #00006a;
}

div.centerleft {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 160px;
}

hr#footer-line {
	text-align: center;
	clear: both;
	margin-top: 20px;
}

div#footer img#rss {
	margin-bottom: -2px;
}
div#footer a {
 color: #f0f0ff;
}

.js_button {
	color: #2E4096;
	cursor: pointer;
}

/***************** News Page Style *****************/
table#table-news {

}
td.news-right {
 vertical-align: top;
 padding-left: 24px;
 padding-top: 6em;
 text-align: left;
}
div.news-right {
 vertical-align: top;
 text-align: left;
}
div.news-right img {
width: 144px;
margin-bottom: 1.5em;
}
div#news {
}

div#news p {
	margin-bottom: 15px;
}

div#news a:link, #news a:visited {
	font-weight: bold;
	color: #CB0101;
}

div#news a:hover, #news a:active {
	font-weight: bold;
	color: #2E4096;
}

div#news hr {
	margin: 0px;
	padding: 0px;
	/*margin-top: 20px;*/
	margin-bottom: 20px;
}

span.news-date {
	font-size: 14px;
}

h2.news-title {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

h2.news-title a, h2.news-title a:link, h2.news-title a:hover, h2.news-title a:visited, h2.news-title a:active {
	color: #d83131 !important;
	text-decoration: none !important;
}

div.news-content {
	font-family: Arial, Sans-Serif;
	font-size: 17px;
}

div.news-content p {
	text-indent: 2em;
}

span.news-attatchment {
	font-size: 15px;
}

img.news-picture {
	width: 200px;
	margin-top: 20px;
	float: right;
	padding: 10px;
}

/****************** New Photos *********************/

div#new-photos {
	float: right;
	display: none;
}

/****************** Photos Page ********************/

table.pictures-table {
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

table.pictures-table td {
	padding: 5px;
	width: 200px;
}

/******************* Directions *******************/

div#infoDisplay {
	letter-spacing: 0px;
	font-family: Arial, sans-serif;
}

/******************* Sponsorship Form *************/
form#sponsorForm {

}

	form#sponsorForm label {
		display: block;
		width: 250px;
		float: left;
	}
	form#sponsorForm input.medium {

	}
	form#sponsorForm textarea {
		width: 500px;
		height: 150px;
	}

/******************** Paymet Form **************/
div#online_pay {
}
	div#online_pay form {
		margin: 1em;
	}
	div#online_pay form label {
		margin-right: 10px;
	}

form#BB_BuyButtonForm {
	line-height: 2em;
}
	form#BB_BuyButtonForm input.medium {
		width: 170px;
	}
	form#BB_BuyButtonForm input.tiny {
		width: 50px;
	}
	form#BB_BuyButtonForm textarea {
		width: 350px;
		height: 4em;
		font-family: arial;
		font-size: 12px;
	}

/* Print style */

@media print {

body {
	background: none !important;
}

td#header *, div#footer, ul#nav, hr#footer-line {
	display: none !important;
}

td#header h1#heading {
	display: block !important;
	position: relative !important;
	width: auto !important;
	height: auto !important;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	overflow: visible;
	color: #000 !important;
}


div#content {
	display: block !important;
}

a {
	text-decoration: underline !important;
	font-weight: normal !important;
	color: #0000ff !important;
}

}


a.plain, a.plain:link, a.plain:hover, a.plain:visited, a.plain:active {
	text-decoration: inherit !important;
	color: inherit !important;
	font-weight: inherit !important;
}

span.error {
    color: #ee0044;
}
