﻿body
{
	font-family: Arial;
	color: #434242;
	font-size: 12px;
}
a
{
	color: #0f37a1;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
}
#main
{
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	width: 980px;
}
#left
{
	float: left;
	width: 200px;
}
#right
{
	float: left;
	width: 760px;
	padding: 0px 10px 0px 10px;
}
#homeLeft
{
	width: 420px;
	float: left;
	padding-top: 10px;
}
#homeRight
{
	width: 325px;
	float:left;
	margin-left: 15px;
}
.divider
{
	border-bottom: solid 1px silver;
	padding-top: 10px;
}
.boxHeader
{
	background-color: #ff4a1f;
	color: White;
	height: 22px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 10px;
	text-transform: uppercase;
}
.boxBody
{
	margin-bottom: 10px;
	padding: 10px;
	background-color: #f4f1f1;
	border-left: solid 1px silver;
	border-bottom: solid 1px silver;
	border-right: solid 1px silver;
}
.newsBox
{
	min-height:483px;
	height:auto !important;
	height:483px;
}
.scheduleBox
{
	padding-bottom: 15px; 
	min-height:910px;
	height:auto !important;
	height:910px;
}
.subMenu
{
	padding: 5px 10px 5px 0px;
	background-color: #dddbdb;
	border-left: solid 1px silver;
	border-bottom: solid 1px silver;
	border-right: solid 1px silver;
}
.subMenu a
{
	padding-left: 10px;
	font-weight: bold;
	padding-right: 10px;
	border-right: solid 1px blue;
}
.subMenu a:hover
{
	text-decoration: none;
}
.newsTable td
{
	height: 98px;
	padding-left: 10px;
	border-bottom: solid 1px silver;
}
#footer
{
	margin-left: 200px;
	background-color: Silver;
	padding: 5px 0px 5px 10px;
	font-size: 10px;
	color: #4c4c4c;
}
#footer a
{
	color: #4c4c4c;
	text-decoration: none;
	font-weight: normal;
}
.resultsHeader
{
	color: White; 
	width: 20px; 
	text-align: center;
    padding-left: 2px; 
    padding-top: 3px; 
    padding-bottom: 3px;
}
.resultsTD
{
	padding: 5px;
	border-style: solid;
	border-width: 0px 1px 1px 1px; 
}
.resultsBorder
{
	border-right: solid 1px #07006a; 
	border-bottom: solid 1px #07006a; 
	padding: 5px; 
	border-style: solid;
	border-width: 0px 1px 1px 0px; 
}
.button
{
	border: outset 2px #e0dedc;
	text-align: center;
	padding:5px 10px 5px 10px;
	background-color: silver;
	color: black;
	font-size: 12px;
	text-decoration: none;
}

.printerBtn
{
	text-align: center;
	background-color: silver;
	cursor: pointer;
	font-size: 12px;
	width: 124px;
	padding: 3px 0px 3px 0px;
}
.scheduleTD
{
	border-bottom: solid 1px silver;
	padding: 3px;
}
.calendarTD
{
	border-bottom: solid 1px silver;
	padding: 5px 3px 5px 3px;
}
.calendarTD a
{
	text-decoration: none;
}
.calendarTD a:hover
{
	text-decoration: underline;
}
.scheduleHeader
{
	color: White; 
	padding: 3px;
}
.print
{
	float: right;
}
.print a
{
	color: #434242;
	border: none;
	text-decoration: none;
	padding: 0px;
}
.linkTD
{
	text-align: center;
	vertical-align: middle;
}
.linkTD a img
{
	border: none;
}
/*****************************************************************************************/
/*                                 Coaching Staff                                        */
/*****************************************************************************************/
.imgTD
{
	vertical-align: top;
	text-align: center;
	padding: 20px;
	border-bottom: solid 1px silver;
}
.imgTD img
{
	border: outset 2px silver;
}
.coachDescTD
{
	vertical-align: top;
	padding: 20px 0px 20px 0px;
	border-bottom: solid 1px silver;
}
.coachTitle
{ 
	font-size: 14px; 
	font-weight: bold;
	padding-bottom: 10px;
}
/*****************************************************************************************/
/*                                 Facilities                                            */
/*****************************************************************************************/
.facilities td
{
	width: 200px;
	padding: 13px;
	vertical-align: top;
	text-align: center;
}
.imgCaption
{
	padding-top: 5px;
}
/*****************************************************************************************/
/*                                 Photo Album                                            */
/*****************************************************************************************/
.photos td
{
	width: 150px;
	padding: 9px;
	vertical-align: top;
	text-align: center;
}
.galleryTD
{
	width: 200px; 
	text-align: center;
	vertical-align: middle;
	border: solid 1px #909090;
	background-color: #cecece;
}
.galleryTD a img
{
	border: outset 2px #cecece;
	padding: 5px;
	background-color: White;
}
.galleryTD a
{
	font-weight: bold;
	color: #0f37a1;
}
.albumDesc
{
	padding-top: 5px;
	width: 190px;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}
/*****************************************************************************************/
/*                                 Links                                            */
/*****************************************************************************************/
.link
{ 
	padding-bottom: 10px;
}
.linkDesc
{ 
	padding-top: 5px;
	padding-left: 25px;
}
/*****************************************************************************************/
/*                                Rosters                                                */
/*****************************************************************************************/
.rosterTD
{
	border-bottom: solid 1px silver;
	padding: 3px;
}
.rosterHeader
{
	color: White; 
	padding: 3px;
}
.printRosterHeader
{
	border-bottom: solid 2px silver;
	border-top: solid 2px silver;
	padding: 3px;
	font-weight: bold;
}
.coachHeader
{
	margin-top: 15px; 
	color: White; 
	padding: 5px;
    font-weight: bold;
}
.coachImageTD
{
	width: 100px; 
	text-align: center; 
	padding: 3px; 
	border-bottom: solid 1px silver;
}
.coachImageTD img
{
	width: 70px; 
	border: outset 2px silver;
}
.coachTitleTD
{
	border-bottom: solid 1px silver;
	font-weight: bold;
}
/*****************************************************************************************/
/*                                Roster Detail                                          */
/*****************************************************************************************/
.profileBG
{ 
	background-image: url(../images/playerProfileBG.gif); 
	width: 397px; 
	height: 355px;
}
.imageTable
{
	margin: 15px 0px 0px 13px; 
	float: left;
	display: inline;
}
.playerName
{
	text-align: center; 
	font-weight: bold; 
	font-size: 16px; 
	color: Black;
    padding-top: 7px;
    text-transform: uppercase;
}
.detailTable
{
	float: left; 
	margin: 15px 0px 0px 19px; 
	color: Black;
	display: inline;
	width: 185px;
}
.tdColumn1
{
	width: 120px;
}
.tdColumn2
{
	text-align: right; 
	width: 55px;
}
.backlink
{
	background-color: Transparent;
	border: none;
	color: #0f37a1;
	cursor: pointer;
	font-weight: bold;
	padding: 0px;
	text-decoration: underline;
	width: 134px;
	padding-left: 5px;	
}
/*****************************************************************************************/
/*                               Colors                                      */
/*****************************************************************************************/
.blueColor
{
	color: #0f37a1;
}
.blueBackground
{
	background-color: #0f37a1;
}
.orangeColor
{
	color: #ff4a1f;
}
.orangeBackground
{
	background-color: #ff4a1f;
}
.blueBorder
{
	border-color: #0f37a1;
}
.boldBlue
{
	color: #0f37a1;
	font-weight: bold;
}
/*****************************************************************************************/
/*                                Calendar                                               */
/*****************************************************************************************/
.headerTD
{
	width: 60px; 
	background-color: #d4d4d4;
}
.descTD
{
	border-bottom: solid 1px #d4d4d4;
}
/*****************************************************************************************/
/*                                Alumni                                                 */
/*****************************************************************************************/
.alumniBlock
{
	border-bottom: solid 1px #d4d4d4; 
	padding-bottom: 10px; 
	margin-bottom: 10px;
}
.alumniName
{
	font-weight: bold; 
	font-size: 13px; 
	padding-bottom: 5px;
}
.sectionHeader
{
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 10px;	
	background-color: #e0dfe3;
	border: solid 1px #aaaaaa;
	padding: 5px;
}
/*****************************************************************************************/
/*                                      Quick Menu                                       */
/*****************************************************************************************/

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear
{
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
}
.qmmc
{
	position: relative;
}
.qmmc a
{
	float: left;
	display: block;
	white-space: nowrap;
}
.qmmc div a
{
	float: none;
}
.qmmc div
{
	visibility: hidden;
	position: absolute;
}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
.qmmc a
{
	float: none;
}

/*"""""""" (MAIN) Container """"""""*/
#qm0
{
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	width: 180px;
	background-image: url(images/template3_bg.gif);
}

/*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
	color: #ffffff;
	background-color: transparent;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	padding: 4px 20px 4px 3px;
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 0px 0px 1px 0px;
	font-weight: normal;
}

/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{
	color: #ffffff;
	border-color: #FFCC33;
	background-color: #ff4a1f;
}

/*"""""""" (MAIN) Active State """"""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
	color: #ffffff;
	border-color: #FFCC33;
	background-image: url(images/template3_arrow_hl.gif);
}

/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent
{
	background-image: url(images/template3_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 97%;
}

/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{
	background-color: #000000;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background-image: url(images/template3_bg.gif);
	border-color: #FFCC33;
}

/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{
	font-size: .7em;
	color: #cccccc;
	border-width: 0px 0px 0px 0px;
	border-color: #FFCC33;
	padding: 3px 20px 3px 5px;
}

/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
{
	color: #FFCC33;
	text-decoration: underline;
}

/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
{
	color: #FFCC33;
	text-decoration: underline;
	background-image: url(images/bullet_black_right.gif);
}

/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent
{
	background-image: url(images/bullet_black_right.gif);
}
