/*R-1.6
Green Army
*/
body {
	color: #000;
	background-color: #fff;
	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: #439fff;
	text-decoration: underline;
}
a:hover, a:active {
	color: #87e622;
	text-decoration: none;
}
.container {/*main body container*/
	min-width: 830px;
	padding: 0px;
	margin: 0px;
	background-color: #000;
  background-image: none;
	background-position: center top;
	background-repeat: repeat-x;
	border-top: 0px solid #f3f4f3;
}
.holder {/*inner containter for graphics*/
  background-image: none;
	background-position: center bottom;
	background-repeat: repeat-x;
	border-top: 0px solid #b60404;
}
.masthead{/*header above nav bar*/
	background-color: transparent;
  background-image: url('images/soccer_1/header_L.jpg');
  background-repeat: no-repeat;
  background-position: -75px bottom;
	height: 145px;
}
.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: none;
  background-repeat: no-repeat;
  background-position: left top;
	height: 145px;
}
.masthead div div {
  background-image: none;
  background-repeat: no-repeat;
  background-position: right top;
	height: 145px;
}
.masthead div div div {
  height: auto;
	background: transparent none;
}
.header1 {
	white-space: nowrap;
  padding: 40px 0px 0px 252px;
  background: transparent none;
	font-variant: normal;
  text-align: left;
}
.header2 {
	white-space: nowrap;
  padding: 0px 0px 0px 252px;
  background: transparent none;
	font-variant: normal;
  text-align: left;
}
.header1 h1 span span {
  font-size: 35pt;
	font-family: serif;
  color: #000!important;
}
.header2 h2 span span {
  font-size: 14pt;
	font-family: serif;
  color: #000!important;
}
.footerLeft, .footerRight {
	background: #000000;
}
.footerLeft{
	float: left;
	text-align:left;
	width: 30%
}
.footerRight {
	text-align: right;
}
p {
	margin: 3px 5px 10px 5px;
}
.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 {}
.top h3 {
	background-color: transparent;
	background-image: none;
  background-position: right top;
  background-repeat: no-repeat;
  text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: auto;
}
.top h3 span {
	color: #000;
	display: block;
	background-color: transparent;
	background-image:none;
  background-position: left top;
  background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Geneva, Gadget, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-variant: auto;
	text-transform: normal;
	letter-spacing: 0px;
	padding-right: 0px;
	margin: 0px;
	white-space: nowrap;
	height: auto;
}
.top h3 span span {
	background-image: none;
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-left: 45px;
  padding-top: 12px;
  height: auto;
}
.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: #1a3301;
  background-image: none;
  background-position: center bottom;
  background-repeat: repeat;
  padding-bottom: 0px;
  border-bottom: 2px solid #000;
}
div.nav {/* nav bar width container */
  background-color: transparent;
  background-image: none;
  background-position: center center;
  background-repeat: repeat;
  border-top: 0px solid #b731fe;
  border-right: 0px solid #b731fe;
  margin: 0px;
  padding-left: 0px;
}
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;
	letter-spacing: 0px;
	margin: 0px;
}
html body .holder div.navLink a {/* old?? */
  padding: 11px 0px 11px 23px;
  background-color: transparent;
  background-image: url('images/soccer_1/link_0_L.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}
html body .holder div.navLink a span {
  padding: 11px 23px 11px 0px;
  background-image: url('images/soccer_1/link_0_R.jpg');
  background-repeat: no-repeat;
  background-position: right top;
}
html body .holder div.navLink a:hover {/* link rollovers */
	color: #fff;
  background-color: transparent;
  background-image: url('images/soccer_1/link_1_L.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}
html body .holder div.navLink a:hover span {/* link rollovers */
  background-image: url('images/soccer_1/link_1_R.jpg');
  background-repeat: no-repeat;
  background-position: right top;
}
html body .holder div.navLink a span span,
html body .holder div.navLink a:hover span span {
  padding: 0px;
  background: transparent none;
}

/* =============main content============= */
.rightColumn {
	padding: 0px 0px 13px 0px;
	background-color: #274901;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.middleColumn {
	padding: 0px 13px 13px 13px;
	background-color: #1a3301;
  background-image: none;
  background-repeat: repeat-x;
  background-position: center bottom;
}
.leftColumn {
	padding: 0px 0px 13px 0px;
	background-color: #274901;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.top {
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #000;
	background-image: url('images/soccer_1/subHeader_2_L.jpg');
  background-position: 5px center;
  background-repeat: no-repeat;
  height: 50px;
  width: 98%;
}
.top h3 {
	background-image: url('images/soccer_1/subHeader_2_R.jpg');
  background-position: right center;
  background-repeat: no-repeat;
  height: 50px;
}
.middle {
  color: #98ed2a;
}
.middle {
  background-color: transparent;
	background-image: none;
  background-position: left top;
  background-repeat: repeat-y;
  padding: 0px 0px 0px 8px;
  border-width: 0px 0px;
  border-style: solid;
  border-color: #05449f;
  zoom: 1; /*stupid IE*/
}
.bottom {
	padding-bottom: 17px;
	height: 0px;
  background-color: transparent;
	background-image: none;
  background-position: right bottom;
  background-repeat: no-repeat;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-color: #05449f;
}
.full .top {
  display: none;
}
.messageBoard .top,
.photos .top,
.customContent .top,
.announcements .top,
.sponsors .top {
	background-image: url('images/soccer_1/subHeader_1_L.jpg');
}
.messageBoard .top h3,
.photos .top h3,
.customContent .top h3,
.announcements .top h3,
.sponsors .top h3 {
	background-image: url('images/soccer_1/subHeader_1_R.jpg');
}
.messageBoard,
.photos,
.customContent,
.announcements,
.sponsors {
	background-color: #0f1b00;
}


.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;
}
.calendar_full_TitleStyle div {padding: 5px;}
.EventsClubPageBody{text-align: left;}
.EventsClubPageBody table table {margin-top: 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: #98ed2a !important;
}
th.calendar_mini_DayHeaderStyle, th.calendar_full_DayHeaderStyle {
	font-size: 12px;
	color: #fff;
	background: #3c6998;
	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: #505050;
	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: #1f8f04;
	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;
	width: 100%;
	margin: 20px auto 0px auto;
}
tr.EventsClubPageDataGridHeaderStyle td {
	color: #000!important;
	background: #737174;
	font-weight: bold;
	padding: 5px ;
}
tr.EventsClubPageDataGridItemStyle td {
	padding: 5px ;
	background: #fff;
	border-bottom: 1px solid #dedede;
     color: #000;
}
tr.EventsClubPageDataGridItemStyle td a { color: #009900; text-decoration: none;}
tr.EventsClubPageDataGridItemStyle td a:hover { color: #009900; text-decoration: underline;}
tr.EventsClubPageDataGridAlternatingItemStyle td {
	padding: 5px ;
	background: #f6f6f6;
	border-bottom: 1px solid #dedede;
     color: #000;
}
tr.EventsClubPageDataGridAlternatingItemStyle td a { color: #009900; text-decoration: none;}
tr.EventsClubPageDataGridAlternatingItemStyle td a:hover { color: #009900; text-decoration: underline;}
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;
}
tr.EventsClubPageDataGridItemStyle td a:link,
tr.EventsClubPageDataGridAlternatingItemStyle td a:link,
tr.EventsClubPageDataGridItemStyle td a:visited,
tr.EventsClubPageDataGridAlternatingItemStyle td a:visited {
color:#439fff;
}
tr.EventsClubPageDataGridItemStyle td a:hover,
tr.EventsClubPageDataGridAlternatingItemStyle td a:hover,
tr.EventsClubPageDataGridItemStyle td a:active,
tr.EventsClubPageDataGridAlternatingItemStyle td a:active {
color:#87e622;
text-decoration:underline;
}
.calendar_full_TitleStyle div {padding: 5px!important;}
a.CurrentPage {color: #fff!important; text-decoration:none!important;}


.EventsClubPageBody{text-align: left;}
.EventsClubPageBody table table {margin-top: 0px;}

.george
{
   font-size: 10px;
   color: #666;
}
.george span
{
   white-space: nowrap;
   color: inherit;
}
.george span span
{
   color: #000;
}