/*C-1
Lake Norman Soccer Club
*/
body {
	color: #000;
	background: #99badd url(images/LakeNormanSoccer/body_C.jpg) no-repeat center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 0px;
	margin: 0px;
}
* {
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	vertical-align: top;
}

ul li {
	text-align:left
}
a:link, a:visited {
	color: navy;
	text-decoration: none
}
a:hover, a:active {
	color: navy;
	text-decoration: underline;
}
.container {
	min-width: 900px;
	padding: 0px;
	margin: 0px;
}
.innerContainer {
}
.holder {
}
.masthead{
	background: #020e1b url(images/LakeNormanSoccer/header.jpg) no-repeat center top;
	height: 279px;
}
.masthead div {
	background: none;
	height: 279px;
}
.masthead div div {
	height: 279px;
}
.header1 h1,
.header2 {
	display:none;
}


div.clearer {
	clear: both;
	line-height: 0px;
	height: 0px;
}
.footer,
.footerLeft, .footerRight {
	background: #000;
}
.footerLeft{
	float: left;
	text-align:left;
	width: 30%
}
.footerRight {
	text-align: right;
}
p {
	padding: 3px 0px 10px 0px;
}
.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: #4F5956;
}
h4 {
	font-size: 15px !important;
	font-weight: normal;
	text-align: center;
	margin: 5px 0px 8px 0px;
	font-family: Tahoma, Verdana, Geneva, Gadget, Arial, sans-serif;
	color: #4F5956;
}
h6 {
	font-size: 10px;
	text-align: center;
	margin-bottom: 8px;
}



/* FORMAT NAVIGATION */
td.banner {}

div.nav {
	background: url(images/LakeNormanSoccer/nav_BG.jpg) repeat left top;
	height: 100%;
}
div.nav div {
	height: auto;
}
div.nav div div {
}
div.navLink div {
	white-space: nowrap;
}
div.navLink { display: inline; float: left;
	margin: 0px;
	padding: 0px;
}
div.navLink div {
	height: 18px;
	display: inline;
}
html body .holder div.navLink a {
	font-family: Helvetica, Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0px 10px 19px;
	margin: 22px 3px 13px 3px;
	display: block;
	text-transform: none;
	background: url(images/LakeNormanSoccer/link_0_L.jpg) no-repeat left top;
}
html body .holder div.navLink a span {
	padding: 10px 19px 10px 0px;
	background: url(images/LakeNormanSoccer/link_0_R.jpg) no-repeat right top;
}
html body .holder div.navLink a:hover {
	background: url(images/LakeNormanSoccer/link_1_L.jpg) no-repeat left top;
}
html body .holder div.navLink a:hover span {
	background: url(images/LakeNormanSoccer/link_1_R.jpg) no-repeat right top;
}
html body .holder div.navLink a span span,
html body .holder div.navLink a:hover span span {
	padding: 0px;
	background: none;
}




.leftColumn { width: 300px;
	overflow: hidden;}
.leftColumn {
	padding: 10px 0px 0px 5px;
	margin: 0px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
}
.middleColumn {
	padding: 10px 5px 0px 5px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: -3px top;
}
.rightColumn { width: 300px;
	overflow: hidden;}
.rightColumn {
	padding: 10px 5px 0px 0px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right top;
}
.top {
	background: url(images/LakeNormanSoccer/subHeader.jpg) no-repeat left center;
	height: 25px;
}
.top h3 {
	height: 25px;
}
.top h3 span span {
	font-size: 18px;
	font-weight: bold;
	color: #0b173e;
	display: block;
	padding: 1px 0px 1px 37px;
	margin: 0px;
	text-align: left;
	text-transform: uppercase;
}
.middle,
.sponsors ul li p {
  color: #000;
}
.middle {
	background: url(images/LakeNormanSoccer/mod_BG.jpg) repeat-x left bottom;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0px;
  zoom: 1; /*stupid IE*/
}
.middle div {
	padding: 0px;
  zoom: 1; /*stupid IE*/
}
.middle div div {
	padding: 0px 5px;
  zoom: 1; /*stupid IE*/
}
.middle div div div {
  zoom: 1; /*stupid IE*/
}

.bottom {
	background: url(images/LakeNormanSoccer/mod_BL.jpg) no-repeat left bottom;
	height: 14px;
	margin-bottom: 20px;
}
.bottom div {
	background: url(images/LakeNormanSoccer/mod_BR.jpg) no-repeat right bottom;
	height: 14px;
}

.full .top {
	display: none;
}
.full .middle {
	background: none;
	border: 4px solid #0b173e;
}
.full .bottom {
	display: none;
}

table.TeamListDataGrid {
	text-align: center;
	width: 80%;
	margin-top: 0px;
}
.TeamListDataGrid td {
	padding: 3px 0px;
}
.ProgramListDataGrid {
	border: 0px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;

}
.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: none outside;
	display: block;
	background-image: none;
	text-align: center;
	padding-top: 3px;
}
div.sponsors ul li a {
	padding: 0px 0px 5px 0px;
	text-align: left;
}


/*Calendar*/
.EventsClubPageBody{text-align: left;}
.EventsClubPageBody table table {margin-top: 0px;}

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!important;}
table.calendar_mini {
	margin-top: 5px;
	margin-left:auto;
	margin-right: auto;
	border: 1px solid #333;
	width: 95%;
}
table.calendar_mini_TitleStyle, table.calendar_full_TitleStyle {
	margin: 0px;
	padding: 0px;
	background: #5ba7cd;
	font-weight: bold;
	color: #FFF;
  border: 0px;
}
td.calendar_mini_NextPrevStyle a,
td.calendar_full_NextPrevStyle a {
	padding: 5px 3px;
	color: #fff !important;
}
th.calendar_mini_DayHeaderStyle, th.calendar_full_DayHeaderStyle {
	font-size: 12px;
	background: #13719f;
	color: #FFF;
	padding: 2px 0px;
}
td.calendar_mini_OtherMonthDayStyle, td.calendar_full_OtherMonthDayStyle {
	background: #28303c;
	color: #000814;
	padding: 2px 5px;
	border: 1px solid #666;
}
td.calendar_mini_DayStyle, td.calendar_full_DayStyle {
	background: #FFF;
	color: #000;
	padding: 2px 5px;
	border: 1px solid #666;
}
td.calendar_mini_TodayDayStyle, td.calendar_full_TodayDayStyle {
	background: #000 ;
	color: #fff ;
	padding: 2px 5px;
	border: 1px solid #666;
}
table.EventsDataGrid {
	margin: 10px auto;
	width: 80%;
	text-align:left;
}
table.EventsDataGrid td {
	border-bottom: 1px dashed #757575;
	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%;
	margin: 20px auto 0px auto;
}
tr.EventsClubPageDataGridHeaderStyle {
	background: #5ba7cd ;
	font-weight: bold;
	color: #fff;
	border: 0px solid #757575;
}
tr.EventsClubPageDataGridHeaderStyle td{
	padding: 5px ;
}
.TeamsClubMainTable {background-color: white;}
.TeamsClubMainTable td { padding: 15px;}
tr.EventsClubPageDataGridItemStyle td {
	padding: 5px ;
	background: #fff;
	border-bottom: 1px solid #dedede;
}
tr.EventsClubPageDataGridAlternatingItemStyle td {
	padding: 5px ;
	background: #f6f6f6;
	border-bottom: 1px solid #dedede;
}
table.calendar_full {
	text-align: center;
	width: 90%;
	margin: 10px auto;
	border: 1px solid #333;
}
td.calendar_full_NextPrevStyle a:link {
	padding: 8px 5px;
	color: #C1C1C1 !important;
}
td.calendar_full_NextPrevStyle a:visited {
	color: #C1C1C1 !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;
}

a.CurrentPage {color: #fff!important;}
.george
{
   font-size: 10px;
   color: #666;
}
.george span
{
   white-space: nowrap;
   color: inherit;
}
.george span span
{
   color: #000;
}