/*C-1
Valley Youth Conference
*/
html {
	background: #04470b url(images/valley_youth/bg.jpg) repeat-x left 150px;
}
body {
	color: #000;
	font-family: 'vardana', 'arial', san-serif;
	font-size: .8em;
	padding: 0px;
	margin: 0px;
	background-image: url(images/valley_youth/body_BG.jpg);
	background-position: center 150px;
	_background-position: expression(((document.body.clientWidth / 2) - (1220 / 2)) + "px");
	background-repeat: repeat-y;
}

* {
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	vertical-align: top;
}
ul li {
	text-align:left
}
a:link, a:visited {
	color: #024508;
	text-decoration: uncerline;
}
a:hover, a:active {
	color: #024508;
	text-decoration: none;
}
.container {/*main body container*/
	width: 100%;
	background-image: url(images/valley_youth/header_BG.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.innerContainer {
	width: 970px;
	margin: 0px auto;
}
.holder {/*inner containter for graphics*/
	width: 970px;
	background-color: #fff;
	background-image: url(images/valley_youth/header_BG.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.masthead{/*header above nav bar*/
  background-image: none;
  background-repeat: no-repeat;
  background-position: center top;
	height: 150px;
}
.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: 10px top;
	height: 150px;
}
.masthead div div {
  background-image: none;
  background-repeat: no-repeat;
  background-position: 99% top;
	height: 150px;
}
.masthead div div div {
  height: auto;
  background: transparent none;
}
.header1, .header2 {
	display: none;
}
.header1 h1 span span {
  font-size: 35pt;
	font-family: 'vardana', 'arial', san-serif;
  color: #fff!important;
}
.header2 h2 span span {
  font-size: 14pt;
	font-family: 'vardana', 'arial', san-serif;
  color: #b0b0b0!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;
}

.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 */
}
div.nav {/* nav bar width container */
  background-color: transparent;
  background-image: url(images/valley_youth/nav_BG.jpg);
  background-position: center 3px;
  background-repeat: repeat;
}
div.nav div {/* nav bottom div */
  background-color: transparent;
  background-image: url(images/valley_youth/border.jpg);
  background-position: left top;
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
}
div.nav div div {/* nav bottom div */
  background-color: transparent;
  background-image: url(images/valley_youth/border.jpg);
  background-position: left bottom;
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
	_display: block;
	width: 100%;
}
div.nav div div div{
  background: transparent;
	_display: inline;
	width: auto;
}
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: #fff;
	font-size: 18px;
	font-weight: bolder;
	font-variant: Auto;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 3px;
	padding: 3px 5px;
}
html body .holder div.navLink a:hover {
	color: #ff0;
}

/* =============main content============= */
.rightColumn { display: none;
width: 0px;
	overflow: hidden;}
.rightColumn {
	padding: 10px 10px 10px 0px;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.middleColumn {
	width: 660px;
	min_width: 374px;
	padding: 10px 10px;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
}
.leftColumn {width: 278px;
	overflow: hidden;}
.leftColumn {
	padding: 10px 0px 10px 10px;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.top {
	height: 32px;
	overflow: hidden;
	background: url(images/valley_youth/subHeader.jpg) no-repeat left top;
}
.top h3 {
	padding-top: 3px; 
	text-align: center;
	height: 32px;
	background: none;
	overflow: hidden;
}
.top h3 span span {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}
.middle,
.middle td,
.sponsors ul li p {
  color: #000;
}
.middle {
	border-left: 2px solid #475988;
	border-right: 2px solid #475988;
  zoom: 1; /*stupid IE*/
}
.middle div {
  zoom: 1; /*stupid IE*/
}
.middle div div {
	background: none;
}
.middle div div div {
	padding: 0px 7px;
}

.bottom {
	height: 25px;
  background-color: transparent;
	background-image: url(images/valley_youth/subFooter.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
	margin-bottom: 10px;
}


.full .top {
	display: none;
}
.full .middle {
	border: none;
}
.full .bottom {
	background: none;
}




.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: #0f802b;
	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: #020346;
	padding: 2px 0px;
  border: 1px solid #000;
}
td.calendar_mini_OtherMonthDayStyle, td.calendar_full_OtherMonthDayStyle {
	background: #4f77bb;
	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: #020346;
	background: #fccc00;
	font-weight: bold;
	padding: 2px 5px;
  border: 1px solid #000;
}
td.calendar_mini_TodayDayStyle a, td.calendar_full_TodayDayStyle a {
	color: #fccc00020346;
	background: #020346;
	font-weight: bold;
	padding: 2px 5px;
  border: 1px solid #000;
}

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: #730101;
	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;
}

.adContainerBottom {
	background-color: #000;
}