/*R-4
Royal Blues
*/
body {
	color: #000;
	background-color: #02164a;
	background-image: none;
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: 'vardana', 'arial', san-serif;
	font-size: .8em;
	padding: 0px;
	margin: 0px 0px;
}

* {
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	vertical-align: top;
}
ul li {
	text-align:left
}
a:link, a:visited {
	color: #ffbe00;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #fff;
	text-transform: uppercase;
	text-decoration: underline;
}
.container {/*main body container*/
	min-width: 830px;
	padding: 0px;
	margin: 0px;
  background-image: url('images/ayf_9/body_B.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	border-top: 0px solid #010d3f;
}
.holder {/*inner containter for graphics*/
  border-top: 0px solid #010d3f;
  background-image: url('images/ayf_9/body_BR.jpg');
  background-repeat: no-repeat;
  background-position: right bottom;
}
.masthead{/*header above nav bar*/
  border-bottom: 0px solid #010d3f;
  background-color: #021c5f;
  background-repeat: repeat-x;
  background-position: center top;
	height: 129px;
}
.masthead div {/*goes to 4 divs deep for image placement last div with "background:transparent;" needs "height:auto;" for text to align properly in FF*/
  background-image: url('images/ayf_9/header_L.jpg');
  background-repeat: no-repeat;
  background-position: left top;
	height: 129px;
}
.masthead div div {
  background-color: transparent;
  background-image: url('images/ayf_9/header_R.jpg');
  background-repeat: no-repeat;
  background-position: right top;
	height: 129px;
}
.masthead div div div {
  height: auto;
  background: transparent none;
}
.header1 {
  padding: 20px 0px 0px 0px;
  background: transparent none;
	font-variant: normal;
  text-align: center;
  height: auto;
}
.header2 {
  padding: 0px 0px 0px 0px;
  background: transparent none;
	font-variant: normal;
  text-align: center;
  height: auto;
}
.header1 h1 span span {
  font-size: 35pt;
	font-family: 'vardana', 'arial', san-serif;
  color: #d7ebf1!important;
}
.header2 h2 span span {
  font-size: 14pt;
	font-family: 'vardana', 'arial', san-serif;
  color: #d7ebf1!important;
}
.footerLeft, .footerRight {
	background: #000;
}
.footerLeft{
	float: left;
	text-align:left;
	width: 30%
}
.footerRight {
	text-align: right;
}

.sponsors ul li p {
	font-size: 14px !important;
	text-align: center;
	margin: 0px 0px 8px 0px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Geneva, Gadget, Arial, sans-serif;
	color: #000000;
}
h3 {}


.events h3, .messageBoard h3  {
}
h4 {
	font-size: 14px !important;
	font-weight: bolder;
	text-align: center;
	margin: 5px 0px 8px 0px;
	font-family: Tahoma, Verdana, Geneva, Gadget, Arial, sans-serif;
}
h6 {/* copy right */
	font-size: 10px;
	text-align: center;
	margin-bottom: 8px;
}


/* FORMAT NAVIGATION */
td.banner { /* header and nav TD */
  background-color: transparent;
  background-image: none;
  background-position: center bottom;
  background-repeat: repeat-x;
}
div.nav {/* nav bar width container */
  background-color: #fff;
  background-image: url('images/ayf_9/nav_BG.jpg');
  background-position: center top;
  background-repeat: repeat;
  border-top: 0px solid #969cb4;
  border-bottom: 0px solid #07092a;
  zoom: 1;
}
div.nav div {/* nav bottom div */
  background-color: transparent;
  background-image: none;
  background-position: center center;
  background-repeat: repeat;
  padding: 0px;
  margin: 0px;
  zoom: 1;
}
div.nav div div{
  background: transparent;
}
div.nav div span {/* nav second div */
}
/* div <a> container  */
/* DO NOT EDIT below!!****************/
div.navLink { display: inline; float: left; /* inline = H -- none = V */
/* DO NOT EDIT above!!****************/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
}
div.navLink div {/* div before <a>*/
	white-space: nowrap;
}
div.navLink div { /* placement div  hides the "welcome" box*/
	height: auto;
	display: inline;
}
html body .holder div.navLink a {/* links themselves */
	display: block;
	color: #000;
	font-size: 18px;
	font-weight: bolder;
	font-variant: Auto;
	font-family: Tahoma, Verdana, Geneva, Gadget, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin: 0px 5px;
}
html body .holder div.navLink a {/* old?? */
  padding: 16px 0px 24px 10px;
  background-color: transparent;
  background-image: url('images/ayf_9/link_L.jpg');
  background-repeat: no-repeat;
  background-position: left center;
}
html body .holder div.navLink a span {/* old?? */
  padding: 16px 10px 24px 0px;
  background-color: transparent;
  background-image: url('images/ayf_9/link_R.jpg');
  background-repeat: no-repeat;
  background-position: right center;
}
html body .holder div.navLink a:hover {/* link rollovers */
	color: #fff;
  background-image: url('images/ayf_9/link_L.jpg');
}
html body .holder div.navLink a:hover span {/* link rollovers */
  background-image: url('images/ayf_9/link_R.jpg');
}
html body .holder div.navLink a span span,
html body .holder div.navLink a:hover span span {
  background: transparent none;
  padding: 0px;
}
/* =============main content============= */
.rightColumn {
	padding: 0px 13px 13px 0px;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.middleColumn {
	padding: 0px 13px 13px 13px;
	background-color: transparent;
  background-image: none;
  background-repeat: repeat-x;
  background-position: center bottom;
}
.leftColumn {
	padding: 0px 0px 13px 13px;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.top {
  margin-right: 0px;
  border-width: 0px;
  border-style: solid;
  border-color: #3a6104;
	background-image: url('images/ayf_9/border_TL.png');
  background-position: left top;
  background-repeat: no-repeat;
  height: auto;
  zoom:1;
}
.top h3 {
	background-image: url('images/ayf_9/border_TR.png');
  background-position: right top;
  background-repeat: no-repeat;
  height: auto;
  zoom:1;
}
.top h3 span {
  height: 36px;
	display: block;
	background-color: transparent;
	background-image: url('images/ayf_9/subHeader.jpg');
  background-position: 5px 3px;
  background-repeat: no-repeat;
	padding-top: 0px;
	margin: 0px;
}
.top h3 span span {
	color: #d7ebf1;
	font-weight: bold;
	font-family: Tahoma, Verdana, Geneva, Gadget, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: auto;
  text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	white-space: nowrap;
	background-image: none;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding: 10px 5px 5px 5px;
}
.middle,
.middle td,
.sponsors ul li p {
  color: #fff;
}
.middle {
  padding: 0px 5px;
  background-color: transparent;
  border-width: 0px 1px;
  border-style: solid;
  border-color: #8394a1;
  zoom: 1; /*stupid IE*/
}
.bottom {
	margin-bottom: 17px;
	height: 8px;
  background-color: transparent;
	background-image: url('images/ayf_9/border_BL.png');
  background-position: left bottom;
  background-repeat: no-repeat;
  border-width: 0px;
  border-style: solid;
  border-color: #3a6104;
}
.bottom div {
	height: 8px;
	background-image: url('images/ayf_9/border_BR.png');
  background-position: right bottom;
  background-repeat: no-repeat;
}

.full {
  background: #011e61 url('images/ayf_9/mod_BG.jpg') repeat-x center bottom;
}
.groupList,
.aboutUs,
.photos,
.sponsors,
.events,
.announcements,
.customContent {
  background: #011e61;
}
.MsgBoardDataGrid {/* table */
	text-align: left;
	margin-bottom: 5px;
	margin-left: 0px;
}
.MsgBoardDataGrid td{ /* items */
	padding: 5px;
}
.TeamListDataGrid {
	text-align: center;
	width: 80%;
	margin: 0px;
}
.TeamListDataGrid td {
  border-bottom: 2px solid #000000;
 	padding: 2px;
	margin: 2px;
}
.ProgramListDataGrid {
	border: 0px;
	width: 80%;
	margin: 0px auto;
}
.ProgramListDataGrid td{
	padding: 3px;
	border: 0px;
	text-align: center !important;
}
div.sponsors ul li img {
	border: 0px !important;
}
div.sponsors ul {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
div.sponsors ul li {
	list-style: circle outside;
	display: block;
	background-image: none;
	text-align: left;
	padding-top: 3px;
}
div.sponsors ul li a {
	padding: 0px 0px 5px 0px;
	text-align: left;
}


/*Calendar*/
table.calendar_mini td, table.calendar_full td, table.calendar_mini_TitleStyle td, table.calendar_full_TitleStyle td {
	margin: 0px;
	padding: 0px;
}
table.calendar_mini {
	margin-top: 5px;
	margin-left:auto;
	margin-right: auto;
	border: 1px solid #000;
	width: 85%;
}
table.calendar_mini_TitleStyle, table.calendar_full_TitleStyle {
	margin: 0px;
	padding: 0px;
	color: #fff;
	background: #000;
	font-weight: bold;
	border: 0px;
}
td.calendar_mini_NextPrevStyle a {
	padding: 5px 3px;
	color: #fff !important;
}
th.calendar_mini_DayHeaderStyle, th.calendar_full_DayHeaderStyle {
	font-size: 12px;
	color: #fff;
	background: #384a78;
	padding: 2px 0px;
  border: 1px solid #000;
}
td.calendar_mini_OtherMonthDayStyle, td.calendar_full_OtherMonthDayStyle {
  /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:.5;
  /* for Mozilla */
  -moz-opacity:.5;
	background: #245d9d;
	color: #000000;
	padding: 2px 5px;
  border: 1px solid #000;
}
td.calendar_mini_DayStyle, td.calendar_full_DayStyle {
	background: #fff;
	color: #000;
	padding: 2px 5px;
  border: 1px solid #000;
}
td.calendar_mini_TodayDayStyle, td.calendar_full_TodayDayStyle {
	color: #000;
	background: #ffbe00;
	font-weight: bold;
	padding: 2px 5px;
  border: 1px solid #000;
}
td.calendar_mini_TodayDayStyle a, td.calendar_full_TodayDayStyle a {
	color: #ff0000 !important;
}

table.EventsDataGrid {
	margin: 10px auto;
	width: 80%;
	text-align:left;
}
table.EventsDataGrid td {
  color: #ffffff;
	border-bottom: 1px solid #000000;
	padding: 5px 0px;
}
span.EventsDataGridTextDate {
	margin-top: 5px;
}
span.EventsDataGridTextTitle {
	padding-bottom: 3px;
}
a.EventsDataGridTextMore {
}
#Events1_btnAllEvents {
}
table.EventsClubPageDataGrid {
  background-color: #fff;
  color: #000;
  width: 100%;
}
tr.EventsClubPageDataGridHeaderStyle {
	color: #000;
	background: #0e0718;
	font-weight: bold;
	border: 0px solid #000;
}
tr.EventsClubPageDataGridHeaderStyle td{
	padding: 5px ;
}

table.calendar_full {
	text-align: center;
	width: 90%;
	margin: 10px auto;
	border: 1px solid #000;
}
td.calendar_full_NextPrevStyle a:link {
	padding: 8px 5px;
	color: #fff !important;
}
td.calendar_full_OtherMonthDayStyle, td.calendar_full_DayStyle, td.calendar_full_TodayDayStyle {
	height: 80px;
	vertical-align: top;
	text-align: left;
}
table.calendar_full td span a  {
	font-size: 10px !important;
	text-align: center;
	width: 100%;
	display: block;
}

.calendar_full_TitleStyle div {padding: 5px!important;}
a.CurrentPage {color: #fff!important; text-decoration:underline!important;}

.ContactUsFormTable td {
	color: #000;
}