/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: small;
}

a:link, a:visited, a:hover {
	color: #1B9696;
	text-decoration: underline;
	font-weight: bold;
}
#content a:link {
	padding: 0;
	
	}


a:hover {
	text-decoration: none;
	background-color: #0058B4;
	color: #ffffff;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	margin-top: 2em;
	margin-bottom: 0;
	padding: 0px;
	 color: #0058B4;
	 font-weight: bold;

}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 color: #ffffff;
 text-align: left;
 margin: 0;
}

h2{
 font-size: 130%;
 margin-top: 0.5em;
}

h3{
 font-size: 120%;
}
.first  {
 margin-top: 0;
}
h4{
 font-size: 110%;

}

h5{
 font-size: 100%;

}

#content li{
 list-style-type: square;
margin-bottom: 0.5em;}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px  10px 10px 1em;
	/*height: 100px;*/
	background-color: #003399;
	color: #ffffff;
	background-image:url(../01images/logos/ysda-reverse-110h.gif);
	background-position: 95% 5px;
	background-repeat:no-repeat;
}
#masthead a:link, #masthead a:visited, #masthead a:hover{
	color: #ffffff;
	text-decoration:underline;
	}
#masthead a:hover {
	background-color: #ffffff;
	color: #003399;
}
#TopLogo {
	float: left;
	width: 120px;
	clear: right;
	}	
#TopLogo a img {
	border: none;
		}

#NavBar{
	margin: -0.5px 0 0 78%;
	padding: 0px;
	background-color: #003399;
	border-left: 2pt solid #3398FF;
	border-bottom: 2pt solid #3398FF;
	
}

#content{
	float: left;
	margin: 0;
	width: 73%;
	padding: 0 20px 0 20px;
	border-top: 2pt #3398FF solid;

}

#LeftPunch{
	position: relative;
	float: left; 
	left: -20px;
	width: 182px;
	text-align: center; 
  	border-right: solid #1FACAC 1px; 
 	border-bottom: solid #1FACAC 1px; 
 	border-top:solid #ffffff 1px; 
	padding: 10px 0 10px 0;
   margin: -1px 0 10px 0;
   }  
   
span.noBG a:hover {background-color:transparent} 




/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0;
	padding: 07px 0 0 0;
	text-align: left;

}


#Strapline {
	background-color: #0058B4;
	color: #ffffff;
	font-size: 150%;
	font-style:italic;
	font-weight: bold;
	text-align: center;
	padding: 0.25em;
	
	}
/************** image styles ***************/


.Leftimg{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.Rightimg{
	float: right;
	padding: 0px 0 0px 10px;
	margin: 0 5px 5px 0;
}

/*****************************/

#BottomLinks {
		clear: both;
		padding: 10px 10px 10px 20px;

	}



/************* #Footer styles ***************/

#Footer{
	font-size: 100%;
	background-color: #003399;
	color: #ffffff;
	padding: 10px 10px 10px 20px;
	margin-top: 0px;
	border-top: 2pt #3398FF solid;

}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the NavBar in cases where they "touch" */

#Footer img{
	padding: 4px 4px 4px 0px;
}
#Footer a:link, #Footer a:visited {
	color: #ffffff;

	}

#Footer a:hover {
	background-color: #ffffff;
	color: #003399;
	}

#Validation {
		padding: 10px 10px 10px 20px;
}
#Validation img{
		padding: 0 1px 0 1px;}

/*********** #NavBar link styles ***********/

#NavBar ul a:link, #NavBar ul a:visited {display: block;}
#NavBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#NavBar li {border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html>body #NavBar li {border-bottom: none;}


/*********** #NavLinks styles ***********/

#NavLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 100%;

}


#NavLinks h3{
	padding: 5px;
	border-left: 5pt #003F81 solid;
	margin: 0;
	font-size: 100%;
	background-color: #0058B4;
	color: #ffffff;
	

}

#NavLinks a:link, #NavLinks a:visited{
	margin: 0;
	padding: 2px 10px 2px 10px;
	border-top: 1pt #002267 solid;
	border-bottom: 1pt solid #0045CB;
	background-color: #003399;
	border-left: 5pt #002267 solid;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	text-decoration: none;
	color: #ffffff;
}
#NavLinks a:visited {
	color: #ffffff;
	}

#NavLinks a:hover,
body#Home li#Home-nav a,
body#Adults li#Adults-nav a,
body#Kids li#Kids-nav a,
body#Book li#Book-nav a,
body#Gym li#Gym-nav a,
body#Quals li#Quals-nav a,
body#Football li#Football-nav a,
body#News li#News-nav a,
body#Supporters li#Supporters-nav a,
body#Register li#Register-nav a,
body#About li#About-nav a,
body#Contact li#Contact-nav a,
body#Findus li#Findus-nav a,
body#Recruit li#Recruit-nav a,
body#Sportsdev li#Sportsdev-nav a,
body#Resources li#Resources-nav a
{
	border-top: 1pt #004EE4 solid;
	border-bottom: 1pt solid #9ACCFF;
	border-left: 5pt #004EE4 solid;
	background-color: #3398FF;
	color:#ffffff;

}


#Here a:link, #Here a:visited, #Here a:hover {
	border-top: 1pt #23C2C2 solid;
	background-color: #52DEE0;
	border-left: 5pt #23C2C2 solid;
	padding: 2px 10px 2px 10px;
	color: #000000;
}



.larger {
	font-size: larger;
	}
	
.smaller {
	font-size: smaller;
		}
		
.NoWrap {
white-space: nowrap;
	}
#SkipToNav a:link, #SkipToNav a:visited {
     color: #ffffff; 
     text-decoration: none;
	 font-size: smaller;
	 margin: 0;
	background-color: transparent;
	 }
  
#SkipToNav a:focus, #SkipToNav a:hover, #SkipToNav a:active{
     /* Becomes visible & underlined when user tabs to it. 
       :active pseudo-class necessary for IE 
       :focus pseudo-class necessary for Mozilla 
     */
     color: #000000; 
     text-decoration: underline;
	 background-color: transparent;
  }
  
#Navigation, #Navigation a:link,
#Navigation a:visited, #Navigation a:hover{
	text-align: center;
	font-weight: bold;
	
	}
.BoxedQuote {
	border: #0058B4 1pt solid;
	padding: 10px;
	font-size: 2em;
	color: #1FACAC;
	width: 5em;
	text-align: center;
	float: right;
	margin: 1em 0 1em 1em;
	}
.YSF {
	color: #0058B4;
	font-weight: bold;
	}
.centred {
	text-align: center;

	}
.centred img {
	padding: 0;
	margin: 2px 0 0 0;
	vertical-align:middle;
	}
#content img {
	border: 1pt #000000 solid;
	}

#content img a:hover {
	border: 1pt #0058B4 solid;
	}
.RuledTable TD{
	padding: 5px;
	border: 1pt solid #B5E3E3;
	}
.RuledTable TH {
	border: 1pt solid #1FACAC;
		}
.Required {
	color: #1FACAC; 
	font-weight: bold;}
	
	.abbr{
	border-bottom: 1px dashed #444;
	font-style: normal;
	cursor: help;}

.RegistrationSection {
	background-color:#EAFBFB;
	
}

TEXTAREA {
font-family: Verdana, Arial,sans-serif;	}

.StopPress {
	align: center;
	border: 2px solid #0058B4;
	margin: 0;
	padding: 15px;
	clear: both;
	}
.StopPressTitle {
	text-align: center;
	color: #0058B4;
	font-weight: bold;
	font-size: 160%;
	}
.SectionDivider {
	border-top: 2pt #999999 dotted;
	margin-bottom: 1em;
	color: #999999;
	}
.bluetext {
color:#0000ff;
}

.RedText {
	color: #961B1B;
	}
.GreenText {
	color: #009900;
	}
.PurpleText {
	color: #0058B4;
	}
	
.OrangeText {
	color: #FF9900;
	}
	
.TurquoiseText {
	color: #1B9696;
	}

.PaymentTable a img {
	border: none;
}
.PaymentTable TH{
	background-color: #0058B4;
	color: #ffffff;
	}
	
.PaymentTable TD 	{
	border: 1pt solid #B5E3E3;
	vertical-align: bottom;
}
.InvoiceAddress {
	border-bottom: 1pt #0058B4 solid;
	padding: 5px;
	text-align: center;
	}
.PaymentInstructions {
	border: 1pt red solid;
	padding: 10px
	}
