﻿/* CSS Document */

/* Replace Printsheet styles*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 130%;
	background-color: #000;
	color: #666;
}
h1 {
	font-size: 8pt;
	font-weight: normal;
	border: none;
	margin: 0;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
}
#site_title {
	display: none;
}

/* Begin Stylesheet  styles */
body {
	margin: 0;
	background-color: #000;
	background-image: url(../../images/field_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: #333;
	width: auto;
}
#body_bg_left {
	margin: 0;
/*	background-image: url(../../images/field_bg_left.jpg); */
	background-repeat: no-repeat;
	background-position: top left;
	width: auto;
}
#body_bg_right {
	margin: 0;
	/* background-image: url(../../images/field_bg_right.jpg);  */
	background-repeat: no-repeat;
	background-position: top right;
	width: auto;
}
#wrapper {
	width: 100%;
	margin: 0;
	padding-bottom: 25px;
}
#admin_container {
	width: 756px;
	margin: 0 auto;
	background-image: url(../../images/ad_header_bg.jpg);
	background-repeat: no-repeat;
}
#container {
	width: 756px;
	margin: 0 auto;
	background-image: url(../../images/ad_header_bg.jpg);
	background-repeat: no-repeat;
}
#admin_container {
	background-image: url(../../images/admin_header_bg.jpg);
}

/* Header divs */
#header {
	width: 756px;
	height: 117px;
	margin: 0;
}
#ad_window {
	width: 469px;
	height: 58px;
	margin: 6px 0 0 10px;
}
#big_10 {
	width: 44px;
	margin: 45px 0 0 220px;
}

/* Schedule divs */
#schedule {
	width: 756px;
	height: 231px;
}
#page_title {
	width: 268px;
	height: 18px;
	padding: 5px 0 0 11px;
}
#current_date {
	width: 129px;
	height: 18px;
	padding: 5px 0 0 150px;
}
#schedule_year {
	width: 186px;
	height: 18px;
	padding: 5px 10px 0 0;
	text-align: right;
}
#game_week {
	width: 175px;
	margin: 0 0 0 570px;
	padding-top: 5px;
}
#admin_menu {
	width: 175px;
	margin: 0 0 0 579px;
	padding-top: 5px;
	border: 1px solid #FFCC00;
}
.here {
	background-color: #FFF;
}

/* Content */
#content {
	width: 756px;
	background-color: #FFF;
}
.content_ybgt {
	background-image: url(../../images/yellow_corner_t.gif);
	background-repeat: no-repeat;
	background-color: #FFCC00;
}
.content_ybgb {
	background-image: url(../../images/yellow_corner_b.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}
.content_gbgt {
	background-image: url(../../images/grey_corner_t.gif);
	background-repeat: no-repeat;
	background-color: #6E6E6E;
}
.content_gbgb {
	background-image: url(../../images/grey_corner_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.yellow_heading {
	height: 16px;
	color: #000;
	background-color: #FFF;
	text-indent: 10px;
	padding-top: 4px;
	margin-bottom: 10px;
	border: medium black;
	text-align: center;
}
.white_heading {
	height: 20px;
	color: #FFF;
	background-color: #6E6E6E;
	text-indent: 10px;
	padding-top: 4px;
	margin-bottom: 10px;
	border:thin;
	border-color:black;
}
.grey_heading {
	height: 16px;
	color: #FFF;
	background-color: #000;
	text-indent: 10px;
	padding-top: 4px;
	margin-bottom: 10px;
}
#scroll_roster {
	margin: 4px 0 0 0;
	width: 172px;
	height: 780px;
	scrollbar-face-color: #FFCC00;
	scrollbar-highlight-color: #E8BD11;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #E8BD11;
	scrollbar-darkshadow-color: #E8BD11;
	overflow: auto;
}
#scroll_news {
	width: 350px;
	height: 773px;
	padding: 0 10px;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #EEE;
	scrollbar-shadow-color: #666;
	scrollbar-3dlight-color: #666;
	scrollbar-arrow-color: #666;
	scrollbar-track-color: #EEE;
	scrollbar-darkshadow-color: #EEE;
	overflow: auto;
}
#scroll_links {
	padding: 0 5px 0 10px;
}
#scroll_links a {
	color: #FFF;
	text-decoration: none;
}
#scroll_links a:hover {
	text-decoration: underline;
}

/* Content 1 */
#content_1 {
	width: 178px;
}
#content_1a {
	width: 170px;
	height: 800px;
	padding: 5px;
}
#content_1b {
	width: 168px;
	height: 165px;
	padding: 5px;
	color: #FFF;
}

/* Content 2 */
#content_2 {
	width: 380px;
}
#content_2a {
	width: 370px;
	height: 800px;
	padding: 5px;
	background-color: #FFF;
}

/* Content 3 */
#content_3 {
	width: 198px;
}
#content_3a {
	width: 188px;
	height: 200px;
	padding: 5px;
}
#content_3b {
	width: 188px;
	height: 590px;
	padding: 5px;
	scrollbar-face-color: #FFCC00;
	scrollbar-highlight-color: #E8BD11;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #E8BD11;
	scrollbar-darkshadow-color: #E8BD11;
	overflow: auto;
}

#linkads {
	background: #000;
	}
	/* Site Map Content */
#content_sitemap {
	color: #FFF;
}
#content_sitemap a {	
	color: #FFF;
	text-decoration: underline;
}
#content_sitemap a:hover {
	text-decoration: none;
}
.sm_heading {
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC00;
}
#content_sitemap li {
	margin: 5px 0;
}

/* Footer divs */
#footer {
	width: 756px;
	height: 98px;
	background-image: url(../../images/footer_bg.jpg); 
	background-repeat: no-repeat;
	clear: left;
}
#copyright {
	padding: 45px 0 0 42px;
	color: #FFF;
}
#copyright a {
	color: #FFF;
	font-size: 7pt;
	line-height: 115%;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
	
#cj_links {
	width: 270px;
	margin: 10px 0 0 175px;
	text-align: right;
}
#site_map {
	text-align: center;
	margin-top: 25px;
}
#site_map a {
	color: #FFCC00;
	text-decoration: none;
}
#site_map a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* Float left */
#cj_links {
	float: left;
	display: inline;
}

#copyright {
	float: left;
	display: inline;
}

#content_3 {
	float: left;
	display: inline;
}

#content_2 {
	float: left;
	display: inline;
}

#content_1 {
	float: left;
	display: inline;
}

#schedule_year {
	float: left;
	display: inline;
}

#current_date {
	float: left;
	display: inline;
}

#page_title {
	float: left;
	display: inline;
}

#big_10 {
	float: left;
	display: inline;
}

#ad_window {
	float: left;
	display: inline;
}

/* Misc. Styles */
span {
	margin: 0;
}
div {
	margin: 0;
}
p {
	margin: 0 0 10px 0;
}
.clear {
	height: 1px;
	clear: both;
	line-height: 1px;
}
img {
	border-style: solid;
	border-color: inherit;
	border-width: 0px;
	margin: 2px;
	float: right;
    text-align: center;
}
a.white {
	color: #FFF;
}
a.white:visited {
	color: #FFF;
}
