﻿/* BEGIN CHARSET ASSIGNMENT */
@charset "utf-8";
/* END CHARSET ASSIGNMENT */



/* BEGIN GLOBAL HTML TAG STYLES */
html{
	height:100%;
}

body {
	background: url(../../Images/Prep45_Main_Page_TopBG.jpg) no-repeat 50% 0;
	background-color: #ffffff;
	height:100%;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}
/* END GLOBAL HTML TAG STYLES */



/* BEGIN MAIN LAYOUT DIV STYLES */
#bgContainer {
	margin: 0px;
	text-align: center;
}

#siteContainer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-left: -10px;
}

#siteHeaderContainer {
	width: 100%;
	text-align: center;
}

#siteHeader {
	background: url(../../Images/headerBG2.jpg) no-repeat 50% 0;
	background-color: #E8EED2;
	width: 100%;
	height: 96px;
	text-align: center;
}

#headerTable {
	width: 940px;
	height: 85px;
}

#siteBody {
	padding: 0px;
	text-align: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#siteFooter {
	border-top: 1px solid #A1A395;
	background-color: #E8EED2;
	text-align: center;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	width: 100%;
}
/* END MAIN LAYOUT DIV STYLES */


/* BEGIN MAIN COLUMN STYLES */
#topRow {
	width: 100%;
	margin-left: 0px;
}

#siteBodyColumn1 {
	position: relative;
	float:left;
	text-align: left;
	width: 550px;
	margin-left: 0px;
	margin-top:-4.2%;
	margin-bottom:15px;
}

#siteBodyColumn2 {
	position: relative;
	float: right;
	text-align: left;
	width: 360px;
	margin-right: 0px;
	margin-top:0px;
}

#bottomRow {
	width: 100%;
	margin-top: 28px;
	margin-left: 0px;
}

#siteBodyColumn1bottom {
	position: relative;
	float:left;
	text-align: left;
	width: 552px;
	margin-left: 0px;
}

/*#siteBodyColumn2bottom {
	position: relative;
	float: right;
	text-align: left;
	width: 360px;
	margin-right: 0px;
}*/

#siteBodyColumn2bottom {
	position: relative;
	float: left;
	text-align: left;
	width: 940px;
	margin-right: 0px;
    padding-top: 50px;
}
/* END MAIN COLUMN STYLES */



/* BEGIN UNIQUE HEADER STYLES */
#siteHeader a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#siteHeader a:hover {
	text-decoration: underline;
}

.headerLinks {
	line-height: 100px;
}
/* END UNIQUE HEADER STYLES */



/* BEGIN JOHN'S JOURNAL STYLES */
#johnsJournal {
	margin-bottom: 10px;
	width: 100%;
	background-color: #E4E4E4;
	border: 1px solid #A1A395;
	box-shadow: 0px 0px 10px #888888;
    margin-top: 10px;
}

#johnsJournal div {
	padding: 10px;
}

#johnsJournal div h2 {
	font-size: 16px;
	font-weight: bold;
}

#johnsJournal div p {
	font-size: 11px;
}

#johnsJournal div p.postDate {
	font-size: 9px;
	color: #FF0000;
}
/* END JOHN'S JOURNAL STYLES */


/* BEGIN HSSports STYLES */
#HSSportHeader {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	background-color: #E4E4E4;
	border: 1px solid #A1A395;
	box-shadow: 0px 0px 10px #888888;
}

#HSSportContainer div {
	padding: 10px;
}

.HSSportLink {
	font-size: 11px;
	text-decoration:underline;
}

.HSSportLink:Hover {
	text-decoration:none;
}

#HSSportContainerList {

}

#HSSportContainerList li{
	margin-bottom: 5px;
}

/* END HSSports STYLES */


/* BEGIN carousel ROTATION STYLES */

#carouselContainer {
	width: 560px; 
	height: 335px; 
	background-color: #000000; 
	color: #ffffff; 
	margin-left: auto; 
	margin-right: auto;
}

#carouselContainer2 {
	margin-top: 10px;
	padding-left: 5px;
	padding-top: 5px;
	width: 542px; 
	height: 90px; 
	color: #ffffff; 
	background: url(../../Images/discriptionBarT95.png);
}

#carouselContainerImage {
	width: 560px; 
	height: 315px; 
	cursor:pointer;

}

#carouselContainerNumber {

	width: 250px; 
	margin-left: 4px;
	margin-top: 2px;
	float: left;
}

#carouselContainerControllers {

	width: 350px; 
	margin-top: 4px;
	margin-right: 2px;
	text-align: right;
	float: right;
}

#carouselContainerControllersPromo {

	width: 560px; 
	margin-top: 4px;
	margin-right: 2px;
	text-align: right;
	float: right;
	background-color:#000000;
}

#carouselContainerRotationStatus {
	color: red;
	margin-right: 2px;
}

#carouselContainerRotationStatusPromo {
	color: red;
	margin-right: 2px;
}

#carouselContainerTitle {
	font-weight: bold;
	font-size: 14px;
}

#carouselContainerDate {
	font-size: 12px;
}

#carouselContainerDescription {
	font-size: 12px;
}	

/* END carousel ROTATION STYLES */

/* ****** BEGIN VIDEO TYPE STYLES */

/* BEGIN ON DEMAND SEARCH STYLES */

#On-Demand_Container {
	width: 550px; 
	height: 875px; 
	background: url(../../Images/backgroundGradient.jpg);
	color: #000000; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	border: #000000 1px solid;
	display: none;
	/* border: #000000 1px solid; */

}

#On-Demand_ContainerResults {
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	width: 546px; 
	height: 850px; 
	overflow:auto;
}

#On-Demand_searchContainerKeyword {
	height: 25px; 
	margin-left: 2px;
	float: left;
}

#On-Demand_searchContainerKeywordFld {
	margin-top: 3px;
	font-size: 12px;
	width: 175px;
	height: 15px;
}

#On-Demand_searchContainerSports {
	height: 25px; 
	margin-left: 2px;
	float: left;
}

#On-Demand_searchContainerSportsFld {
	margin-top: 3px;
	font-size: 12px;
	width: 195px;
}

#On-Demand_searchContainerYear {
	height: 25px; 
	margin-left: 2px;
	float: left;
}

#On-Demand_searchContainerYearFld {
	margin-top: 3px;
	font-size: 12px;
	width: 95px;
}

#On-Demand_searchContainerButton {
	margin-left: 5px;
	margin-top: 4px;
	float: left;
	
}

#searchingMessage {
	color:#0000FF;
	font-size: 10px;
	margin-left: 10px;
}

#searchContainerResultsStatus {
	margin-top: 1px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-left: 2px;
	color:#000000;
	font-size: 10px;
}

.searchContainerResultsItem {
	padding: 2px 2px 2px 2px;
	color:#666666;
	font-size: 10px;
	height: auto;
	margin-top: 10px;
	width: 415px;
	display:inline;
}

.searchContainerResultsImage {
	width: 90px;
}


.searchContainerResultsItemMouseEnter {
	color: #000000;
	cursor: pointer;
}

.searchContainerResultsItemMouseLeave {
	color: #666666;
}


.searchContainerResultsItemTitle {
	cursor:pointer;
	font-weight: bold;
	text-decoration: underline;
	font-size:14px;
}

.searchContainerResultsItemDescr {
	font-size:12px;
}

/* END ON DEMAND SEARCH STYLES */

/* BEGIN LIVE GAME STYLES */

#Live-Games_Container {
	width: 550px; 
	height: auto; 
	background: url(../../Images/backgroundGradient.jpg);
	color: #000000; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	border: #000000 1px solid;
}

#Live-Game_ContainerResults {
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	width: 546px; 
	height: 550px;
	overflow: auto;
}
/* END LIVE GAME STYLES */

/* BEGIN EVENT SCHEDULE STYLES */

#Event-Schedule_Container {
	width: 550px; 
	height: auto;
	background: url(../../Images/backgroundGradient.jpg);
	color: #000000; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	border: #000000 1px solid;
	display: none;
}

#Event-Schedule_ContainerResults {
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	width: 546px; 
	height: 550px;
	overflow: auto;
}

#Event-Schedule_searchContainerKeyword  {
	font-size: 10px;
	height: 25px; 
	margin-left: 2px;
	float: left;
}

#Event-Schedule_searchContainerKeywordFld{
	margin-top: 3px;
	font-size: 12px;
	width: 200px;
	height: 15px;
}

#Event-Schedule_searchContainerDate  {
	font-size: 10px;
	height: 25px; 
	margin-left: 2px;
	float: left;
}

#Event-Schedule_searchContainerDate1Fld{
	margin-top: 3px;
	font-size: 10px;
	width: 60px;
	height: 15px;
}

#Event-Schedule_searchContainerDate2Fld{
	margin-top: 3px;
	font-size: 10px;
	width: 60px;
	height: 15px;
}

#Event-Schedule_searchContainerButton {
	margin-left: 5px;
	margin-top: 4px;
	float: left;
	
}

.listOfScheduleEvents {
	color:#666666;
	font-size: 10px;
}

.listOfScheduleEvents th {
	background-color:#999999;
}

.listOfScheduleEvents td {
	border-bottom: #999999 1px solid;
}

.listOfScheduleEvents tr.footer td {
    background-color:#999999 !important;
    border:none;
} 

.listOfScheduleEvents tr.footer td a:Link {
    background-color:#999999;
    border:none;
    text-decoration:none;
    color:White !important;;
} 

tr.footer a:Visited 
{
    background-color:#999999;
    border:none;
    text-decoration:none;
    color:White !important;;
}   

/* END EVENT SCHEDULE STYLES */

#videoTypeContainer {
	margin-bottom: 0px;
}

.videoTypeNote {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 2px 0px;
}

.videoTypeNav {
	cursor: pointer;
	display:inline-block;
}



/* ****** END VIDEO TYPE STYLES */

#vIdIFrame {
	width: 736px; 
	height: 414px; 
	background-color: #000000; 
	color: #ffffff; 
	margin-left: auto; 
	margin-right: auto;
}

vIdIFrame_wrapper{
	width: 736px; 
	height: 414px; 
	background-color: #000000; 
	color: #ffffff; 
	margin-left: auto; 
	margin-right: auto;
}

#vIdInfo {
	color: #ffffff; 
	width: 745px; 
	height: auto; 
	margin-top: 15px; 
	margin-left: auto; 
	margin-right: auto;
	background: url(../../Images/discriptionBarTx1.png);
	padding-bottom: 5px;
}

#vIdInfoTitle {
	color: #ffffff; 
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
}

#vIdInfoDescription {
	color: #ffffff; 
	font-size: 12px;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
}


.controllers {
	cursor:pointer;
}

.pagerNavTbl {
	font-size: 10px;
}

.pagerNav {
	cursor:pointer;
}

#LiveGamesTitle {
	display:none;
}

/* BEGIN Live ROTATION STYLES */

#liveContainer {
	width: 560px; 
	height: 440px; 
	color: #ffffff; 
	/*margin-left: auto; */
	margin-right: auto;
	background: url(../../Images/LiveEventCarrouselBackground.png);
	padding: 5px 5px 5px 5px;
}

#liveContainerTitle {
	font-weight: bold;
	font-size: 14px;
}

#liveContainerDate {
	font-size: 12px;
}

#liveContainerDescription {
	font-size: 12px;
	padding-bottom: 10px;
}	

#liveContainerControllers {

	text-align: right;
	margin-left: auto; 
	margin-right: auto;
	display:block;
}

/* Notification Bar */

#notification 
{    
background-color: #FFFFFF;
border: 2px solid #666666;
color: #0000FF;
cursor: pointer;
display: none;
font-family: Arial,Helvetica,sans-serif;
font-size: 20px;
height: 20px;
line-height: 1em;
margin-left: 133px;
padding: 4px;
position: relative;
text-align: center;
width: 80.6%;
border-bottom-style:none;
}



/* END Live ROTATION STYLES */
