/*@charset "utf-8"; ??? */
/* SSYO Stylezzz */

/*************** Yahoo YUI Reset *****************/
body,div,dl,dt,dd,h1,h2,h3,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {  
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

/*
ol,ul {
	list-style:none;
}
*/

caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*************** Yahoo YUI Reset end *****************/


body {
	background-image: url('../images/site_black_bg_notab.jpg'); /* image used for both header and footer */
	background-repeat: no-repeat;
	background-position: top center; 
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 14px;
}

#no-header {
	background-image: none;
}

#page {
	background-image: url('../images/blue_header_bar_05.jpg');
	background-repeat: repeat-x;
	background-position: 0px 52px; 
	width: 100%;
	/*border: 1px solid #ccc;*/
	margin: 0 auto;
	/*min-height: 400px !important; /*make sure this is correct! */
	/*height: 400px; /* ie sucks */
}

#header {
	width: 990px;
	height: 250px;
}

#container {
	width: 990px;
	margin: 0 auto;
	/*border: 1px solid #ccc;*/
	min-height: 400px !important; /*make sure this is correct! */
	height: 400px; /* ie sucks */
	position: relative; 
}

#page_content {
	background: url(../images/page_content_bg.jpg) repeat-y;
	margin-left: 5px; /* aligns bg shadow images on both sides of page content */
	padding: 10px;
	width: 990px;
	/*min-height: 400px !important; /*make sure this is correct!-- would not allow floats to clear! */
	/*height: 400px;  /* this allows main div to overlap past footer */
	float: left;
}

#main {
	width: 500px;
	margin-left: 20px;
	margin-top: 18px;
	float: left;
	/*border: 1px solid #ccc;*/
}

#main_schedules {
	width: 700px;
	margin-left: 20px;
	margin-top: 18px;
	margin-bottom: 20px;
	float: left;
	/*border: 1px solid #ccc;*/
}

#printButton {
	width: 80px;
	float: right;
	font-size: 10px;
	position: relative;
	bottom: 6px;
}

ul {
	list-style-type: disc;
}

li {
	font-size: 12px;	
}

li a {
	color: #02007D;
}

a:link { color: #02007D; }
a:visited { color: #02007D; }
a:hover { color: #02007D; text-decoration: none; }
a:active { color: #02007D; }


p {
	font-size: 14px;
	padding: 0px;
	margin: 8px;
}

#footer {
	background-image: url('../images/site_black_bg_notab.jpg');
	background-repeat: no-repeat;
	margin-left: 5px; 
	width: 990px;
	height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 0px;
	>padding-top: 10px;
	float: left;
	position: relative;
}

#footer ul {
	display: block;
}

#footer ul li {
	display: inline;
	color: #fff;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 10px;
}

#footer ul li a{
	color: #fff;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#credits a {
	float: right;
	color: #6CC;
	font-size: 10px;
	margin-right: 16px;
	margin-bottom: 20px;
	padding: 2px 5px 2px 5px;
}

#credits a:hover {
	color: #fff;
	background-color: #6CC;
}
	
#copyright {
	margin-top: 0px;
	position: relative;
	bottom: 4px;
	>bottom: 10px;
}

strong {
	font-weight: bold;
}



h1 {
	font-size: 120%;
	margin-bottom: 10px;
}

h4 {
	font-size: 13px;
	margin-bottom: 5px;
}

#ssyo_logo {
	position: absolute;
	left: 52px;
	top: 21px;
}

#sport_images {
	position: absolute;
	left: 250px;
	top: 58px;
}


#admin_link a {
	position: absolute;
	top: 5px;
	left: 826px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#admin_link a:hover {
	text-decoration: underline;
}

.master_message {
	width: 440px;
	background-color: #970000;
	color: #FFF;
	border: 1px solid #666666;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.homepage_message {
	width: 440px;
	background-color:#FC6;
	color: #444;
	border: 1px solid #F90;
	padding: 10px 20px;
	margin-bottom: 20px;
}

/* schedule display table */

table {
	font-size: 12px;
	width: 100%;
}

tr.row_1 td {
	background-color: #EEE;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

tr.row_2 td {
	background-color: #FFF;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

thead td {
	background-color: #444;
	color: #fff;
	padding: 5px;
	font-size: 12px;
}

h2.leftnav {
	background: url('../images/leftnav_header_bg.jpg');
	width: 100%;
	height: 20px;
	color: #fff;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 5px 0px;
}

fieldset { 
border: 1px solid #666666; 
padding: .5em 1em;
}

legend {
  padding: 0.2em 0.5em;
  border:1px solid #666666;
  color: #444;
  font-size:90%;
  text-align:right;
  }


/******* ADMIN LOGIN *******/

#admin_wrapper {
	width: 100%;
	padding-top: 200px;
}

#admin_container {
	width: 560px;
	height: 238px;
	margin: 0 auto 0 auto;
	position: relative;
	/*border: 1px solid #ccc;*/
	background: url('../images/admin_login_bg.jpg') no-repeat;
	color: #fff;

}

#admin_container h1 {
	position: absolute;
	top: 25px;
	left: 222px;
	color: #FFF;
}

#admin_content {
	margin-left: 220px;
	margin-top: 52px;
	padding: 10px 0px 0px 0px;
	width: 300px;
	float: left;
	color: #FFF;
	/*border: 1px solid red;*/
}

#admin_container td {
	padding: 3px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#error_box {
	width: 210px;
	background-color: #970000;
	color: #fff;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}

#loading_box {
	width: 250px;
	position: relative;
	top: 20px;
	font-size: 11px;
	font-weight: bold;
	/*border: 1px solid red;*/
	
}

#bottom_right_links {
	position: absolute;
	top: 194px;
	left: 455px;
	width: 85px;	
	color: #fff;
	font-size: 9px;
}

#bottom_right_links a {
	color: #fff;
	font-size: 9px;
	text-decoration: underline;
}


.tabs {

}

ul.tabNavigation {
	list-style-type: none;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 2px solid #666666;
}

ul.tabNavigation li {
	display: inline;	
	font-size: 10px;
}

ul.tabNavigation li a {
	text-decoration: none;	
	background-color: #ccc;
	padding: 2px 4px;
}

	UL.tabNavigation LI A.selected,
	UL.tabNavigation LI A:hover {
		    background-color: #666666;
		    color: #fff;
		    padding-top: 4px;
			outline: none;
		}


