﻿/* default styles
   -------------- */
/*

font-family: Arial, Verdana, Helvetica, sans-serif;
font-family: Tahoma, Veranda, Helvetica, Arial, sans-serif;

TODO:  clean up the repeated font family defs. everywhere

*/   
   
body {
	padding: 0;
	margin: 0;
	font: 0.7em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	background: #fff;
	color: #454545;
}

a {
	color: #01006D;
	background: inherit;
}
a:hover {
	/*color: #6C757A; */
	background: inherit;
/* color: #3D3AA7; */	color: #006600;
}
h1 {
	font: normal 2.1em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	/*letter-spacing: -1px;*/
	padding: 3px 0 0 20px;
	margin: 0;
}

.dark {
	color: #737373;
	background: inherit;
	font-weight: bold;
}
h1 a, h2 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	color: #006600;
	background: inherit;
}
h2 {
	margin: 0;
	padding: 0;
	font: bold 1.7em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	/*letter-spacing: -1px;*/
}
h2 {
	font-size: 1.5em;
	margin-bottom: 5px;
	color: #000;
	background: inherit;
}

h3 {
	font: bold normal 1.2em Tahoma, Veranda, Helvetica, Arial, sans-serif;
}


p
{
	margin: 0 0 1px 0;
}

ul {
	margin: 0;
	padding : 0;
	list-style : none;
}

.twoColumnPage
{
	
}

form 
{
	margin: 0;
}

/*
input.search {
	width: 292px;
	border: 0;
	background: #FFF url("images/input.gif") no-repeat;
	padding: 4px;
	color: #E0691A;
	font-weight: bold;
}
input.submit {
	background: #E0691A url("images/submit.gif") no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Tahoma, Veranda, Helvetica, Arial, sans-serif;
}
input.login {
	width: 150px;
	border: none;
	padding: 4px;
}
*/


/* layout
   ------ */
.content 
{
	margin: 0 auto;
	width: 780px;
	padding: 10px;
}

.header 
{
	height: 85px;
/*	height:199px;  */
	/*background: #eee;*/
	background: #FFF;
	color: #808080;
	margin: 0px 0;
	padding: 5px 0 0 0;
/*	border-bottom: 1px solid #ccc; */
}

.logo 
{
	float: left;
}

.logoImage
{
	float: left;
	padding-right: 8px;
}
	

.logo h1 
{
	/*float: left;*/
	clip: rect(0px, auto, auto, auto);
}
.logoTagLine 
{
	font-size: 1.0em;
	font-style: italic;
	padding-left: 20px;
}

.top_info 
{
	float: right;
	width: 500px;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

.top_info_left 
{
	width: 100px;
	float: left;
	padding-left: 10px;
}
.top_info_right
{
	float: right;
	width: 335px;
	padding: 0 0 0 10px;
	border-left: 1px solid #eee;
}
.browse_category {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}
.menuBarArea 
{
	clear: both;
	font-size: 1.0em;
	height: 30px;
	color: #FFF;
	margin: 0 0 0 0px;
	/*background: #7574CA;*/
	background: #435ae8;
}
.menuItem 
{
	margin: 0;
	font-weight: bold;
	/* padding: 7px 12px 5px 12px; */
	padding: 7px 10px 5px 10px;
	color: #FFF;
	background: inherit;
	text-decoration: none;
}
.menuItemSelected 
{
	margin: 0px;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	color: #FFF;
	text-decoration: none; /*	background: #7574CA url(images/bar.gif) no-repeat center top; */
	/*background: #3D3AA7;*/
	background: #3647b4;
}
.menuItemHover 
{
	color: #FFF;
	font-weight: bold;
	background: inherit;
}
.bar 
{
	clear: both;
	font-size: 1.1em;
	height: 30px;
	color: #FFF;
	margin: 0 0 0 0px;
	/*background: #3D3AA7;*/
	background: #3647b4;
}
.bar li 
{
	margin: 0;
	padding: 7px 12px 5px 12px;
	color: #FFEADC;
	/*background: #3D3AA7;*/
	background: #3647b4;
	float: left;
}
.bar li.active 
{
	/*background: #7574CA url("images/bar.gif") no-repeat center top;*/
	background: #435ae8 url("images/bar.gif") no-repeat center top;
	color: #fff;
	font-weight: bold;
	padding: 7px 10px 6px 10px;
}
.bar li a 
{
	font-weight: bold;
	color: #FFF;
	background: inherit;
	text-decoration: none;
}
.bar li a:hover 
{
	color: #E0691A;
	background: inherit;
}


.subMenuBarArea 
{
	clear: both;
	font-size: 1.0em;
	height: 30px;
	color: #FFF;
	margin: 0 0 0 0px;
	/*background: #7574CA;*/
	background: #435ae8;
}
.subMenuItem 
{
	margin: 0;
	font-weight: bold;
	/* padding: 7px 12px 5px 12px; */
	padding: 7px 10px 5px 10px;
	color: #FFF;
	/*background: inherit;*/
	background-color:Gray;
	text-decoration: none;
}
.subMenuItemSelected 
{
	margin: 0px;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	color: #FFF;
	text-decoration: none; /*	background: #7574CA url(images/bar.gif) no-repeat center top; */
	/*background: #3D3AA7;*/
	background: #3647b4;
}
.subMenuItemHover 
{
	color: #FFF;
	font-weight: bold;
	background: inherit;
}


/*
.search_field 
{
	background: #fff url("images/searchbg.gif") no-repeat right;
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
	visibility: collapse;
}
*/
.topSpacer 
{
	background: right;
	clear: both;
	padding: 2px 10px 10px 10px;
	margin: 0px 0 1px 0;
	visibility: collapse;
}
.grey 
{
	color: #808080;
	background: inherit;
	font-weight: normal;
}
/*
.search_form 
{
	float: right;
}
*/
.subheader 
{
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* ------------------- */

.registrationSubNavigation
{
	float: left;
	width: 100%;
	margin: 0;
	padding-bottom: 20px;
	padding-left: 10px;
}

.registrationContentArea
{
	float: left;
	width: 100%;
	margin: 0 0 0px 0;
	padding-left: 20px;
	padding-bottom: 20px;
}

/*
.registrationTwoColLeft
{
	float: left;
	width: 18.6%;
	margin: 0 0 10px 0;
}

.registrationTwoColRight 
{
	float: right;
	width: 89%;
	margin: 0 0 10px 0;
}
*/

.twoColRightView 
{
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
}


/* left side
   --------- */
.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}
.left h3 {
	clear: both;
	/*background: #7574CA url("images/corner.gif") no-repeat right top;*/
	background: #435ae8 url("images/corner.gif") no-repeat right top;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	margin: 0 0 0px 0;
}
.left_side {
	float: left;
	width: 180px;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.left_side a, .right_side a 
{
	color: #414141;
	background: #FFF;
}
.right_side 
{
	float: right;
	width: 220px;
	background: #FFF url("images/dotted.gif") repeat-y;
	color: #414141;
	padding: 0 0 0 40px;
	margin: 5px 0;
}
.left_box 
{
	margin: 0 0 10px 0;
	color: #000;
	background: #FFF;
	padding: 3px 0;
	/*background:aqua;*/
}

/* right side
   ---------- */
.right 
{
	float: right;
	width: 34.6%;
	margin: 0 0 10px 0;
}
.right h3 
{
	background: #6C757A url("images/corner.gif") no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	margin: 0 0 3px 0;
}
.right_articles 
{
	background: #f5f5f5;
	color: #414141;
	padding: 8px;
	margin: 0 0 3px 0;
}

.weatherAlertPanel
{
/*	padding: 0 0 20px 0; */
   margin: 0 0 20px 0;
}

.weatherAlert
{
/*	background: #ff2828;  */
/*	color: White;  */
/*   color: Black;*/
}

.weatherAlert h1
{
	text-decoration:blink;
	font: bold 1.1em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	padding: 3px 0 8px 0px;
}

.weatherAlert h3
{
/*	background: #ff2828; */
	color: White;
}

.weatherAlert p
{
	font-size:1.1em;
}

.weatherAlertContent
{
	margin:0 5px 0 10px;
}

.image 
{
	float: left;
	margin: 0 9px 3px 0;
}

.aboutUsImage 
{
	float: left;
	margin: 10px 15px 15px 15px;
	/*padding: 10px 20px 10x 30px;*/
}

.latestNewsImage
{
	float: left;
	margin: 3px 5px 10px 15px;
	/*padding: 10px 20px 10x 30px;*/
}


/* footer
   ------ */
.footer 
{
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}
.footer a 
{
	color: #808080;
	background: #fff;
}

.createUserWizard 
{
	padding-left: 50px;
}

.wizardStep
{
	padding: 0px;
	vertical-align: top;
	clear: both;
}

.registrationCompletedNoteAboutFirstPractice 
{
	width:65%;
	padding: 0 15px 0 15px;
	color: Navy;
	font: 1.5em Tahoma, Veranda, Helvetica, Arial, sans-serif;
}

.dropDownListBox 
{
	font: 1.0em Tahoma, Veranda, Helvetica, Arial, sans-serif;
}
.editBox 
{
	font: 1.0em Tahoma, Veranda, Helvetica, Arial, sans-serif;
}

input[type=text,radio,checkbox]
{
	font: 1.0em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	/* border: black 3px solid; */
}

input[type=submit]
{
	font: 1.0em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	/*border: black 3px solid;*/
}

select
{
	font: 1.0em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	/* border: black 3px solid; */
}

.button 
{
	font: 1.0em Tahoma, Veranda, Helvetica, Arial, sans-serif;
}
.controls
{
	font: 1.0em Tahoma, Veranda, Helvetica, Arial, sans-serif;
}

.gridviewCell
{
	font: 1.0em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	float:left;
}

.invoiceNote 
{
}

.calTitle
{
	font: 1.0em Tahoma, Veranda, Helvetica, Arial, sans-serif;
    background-color:#cccccc;
    color: black;
    width: 90px;
}

.calBody 
{
	font-size: 11;
   border-width: 10px;
}

.tableLabel
{
	text-align: right;
	font-weight: bold;
}

.tableDataCell
{
	text-align: left;
	/*font-weight:bold;*/
}

.otherInformationTableLabel
{
	text-align: right;
	width: 25%;
	font-weight: bold;
}

.parentGuardianInformationTableLabel
{
	text-align: right;
	width: 25%;
}

.createRegistrationWizardStepLabel
{
	text-align: left;
	font-weight: bold;
	/*color: #3D3AA7;*/
	background: #3647b4;
	padding-bottom: 8px;
}

.createRegistrationWizardStepLabelNotes
{
	width: 90%;
	padding-bottom: 8px;
	padding-left: 5px;
	white-space: pre-line;
}

.reviewTableHeaderRow
{
	text-align: center;
	font-weight: bold;
	background-color:#cccccc;
}

.createNewPlayerWizardTableLabel
{
	text-align: right;
	width:22%;
	font-weight:bold;
}

.dateOfBirthTableLabel
{
	vertical-align: top;
}

/*
.mothersBirthMonthAndDayNote 
{
	padding-left: 15px;
	padding-right: 15px;
	color: Purple;
	margin-right: 20px;
	margin-left: 20px;
	text-indent: 0px;
	text-align: left;
}
*/
*/

.mothersBirthMonthAndDayNote
{
	font: 1.1em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	color: #CC00CC;
	margin-right: 300px;
	padding-right: 5px;
}

/* ------------- Create New Player Wizard -------------------- */
.wizCreatePlayerOuterPanel
{
	width: 95%;
	padding: 10px 10px 10px 10px;
	float: left;
	vertical-align: top;
}

.wizCreatePlayer
{
	width: 100%;
	
}

.wizCreatePlayerStep
{
	width: 100%;
}

.wizCreatePlayerSidePanel
{
	width: 18%;
	padding: 10px 10px 10px 10px;
}

.cantShowCreatePlayerWizardNote
{
	width: 70%;
	font: 1.1em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	color: Maroon;
	padding: 10px 10px 10px 10px;
}

/* ------------- Create New Registration Wizard -------------------- */
/*
	- outerWizardPanel
	---- wizCreateNewRegistration
	------- wizCreateNewRegistrationStep
	------- wizCreateNewRegistrationSidePanel
	----------- wizardPanel
*/

.outerWizardPanel
{
	/*width: 650px;*/
	width: 100%;
	padding: 10px 10px 10px 10px;
	float: left;
	vertical-align: top;
}

.wizCreateNewRegistration
{
	width: 95%;
}

.wizCreateNewRegistrationStep
{
	width: 100%;
}

.wizCreateNewRegistrationSidePanel
{
	width: 18%;
	padding: 10px 10px 10px 10px;
}

.wizardPanel
{
	/* width: 550px; */
	width: 99%;
	padding: 5px 0px 5px 25px;
	float: left;
	vertical-align: top;
}

/*--------------------------------------------*/
.infoPages
{
}

.infoPages p 
{
	font-size:1.5em;
	padding:0 0 20px 30px;
}

.infoPages h1
{
	font-size:2.0em;
	padding:10px 0 20px 10px;
}


.infoPages ul
{
	list-style-type:disc;
	font: 1.1em Tahoma, Veranda, Helvetica, Arial, sans-serif;
	padding:0px 0 5px 30px;
/*	width:60%; */
}

.infoPages li
{
	padding: 5px 0 5px;
}

/*-----------------------------*/

