/*R-4
a custom skin for AVLL based on Night Hoops with orig. hyperlink colors
*/
body {
	color: #000;
	background-color: #272e34;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: 'verdana', 'arial', san-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: #e2d32d;
	text-decoration: underline;
}
a:hover, a:active {
	color: #e2d32d;
	text-decoration: none;
}
.container {/*main body container*/
	min-width: 900px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
}
.holder {/*inner containter for graphics*/
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 90% 90%;
}
.masthead{/*header above nav bar*/
	padding: 0px;
	background-color: #000;
  background-image: none;
  background-repeat: repeat-x;
  background-position: top center;
	height: 181px;
}
.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('./image.aspx?id=233'); /* /images/basketball_1/header_L.jpg */
  background-repeat: no-repeat;
  background-position: top left;
	height: 181px;
}
.masthead div div {
  background-image: url('./image.aspx?id=234'); /* header right */
  background-repeat: no-repeat;
  background-position: right top;
	height: 181px;
}
.masthead div div div { /* third image place holder*/
  height: auto;
  background: transparent none;
}
.header1 {
  padding: 50px 0px 0px 110px;
	font-variant: normal;
	text-align: left;
	position: relative;
	top: 0px;
}
.header2 {
  padding: 10px 0px 0px 160px;
	font-variant: auto;
	text-align: left;
	position: relative;
	top: 0px;
}
.header1 h1 span span {
  font-size: 25pt;
	font-family: 'verdana', 'arial', san-serif;
  color: #fff!important;
	background-color: transparent;
/*  background-image: url('./images/basketball_1/header_Thing.png'); */
  background-repeat: no-repeat;
  background-position: left;
  padding: 3px 0px 3px 100px;
	letter-spacing: 0px;
}
.header2 h2 span span {
  font-size: 15pt;
	font-family: 'verdana', 'arial', san-serif;
  color: #ffffff!important;
	letter-spacing: 2px;
        text-align: left;
        padding-left: 48px;
}

.header2 h2 span {
}
.contentWidth {/*sits right above footer*/
	width: 800px;
}
.footerLeft, .footerRight {
	background: #000000;
}
.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: #ffffff;
}
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;
	color: #ffffff;
}
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('./image.aspx?id=235'); /* images/basketball_1/nav_BG.jpg' */
  background-position: center center;
  background-repeat: repeat;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
}
div.nav div {/* nav bottom div */
  background-color: transparent;
  background-image: none;
  background-position: right top;
  background-repeat: no-repeat;
  width: 100%;
  padding: 0px 0px 0px 0px;
}
div.nav div div{
  width: auto;
	height: auto;
  background: transparent;
  padding: 0px 0px;
}
div.nav div div div {
  padding: 0px 0px 0px 0px;
}
div.nav div span {/* nav second div */
	padding: 0px;
}
/* div <a> container  */
/* DO NOT EDIT below!!****************/
div.navLink { display: inline; float: left; /* inline = H -- none = V */
/* DO NOT EDIT above!!****************/
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 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 */
	font-family: Helvetica, Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	color: white; /* #028f16; */
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-variant: normal;
	letter-spacing: 1px;
	margin: 0px 5px 3px 5px;;
}
html body div.navLink a {/* old?? */
  background-color: transparent;
  background-image:  none;
  background-repeat: no-repeat;
  background-position: left top;
	border-width: 0px;
	border-style: solid;
	border-color: #80d8e0;
	padding: 11px 0px;
	padding-left: 15px;
}
html body .holder div.navLink a:hover {/* link rollovers */
	color: #fff;
	text-decoration: none;
  background-color: transparent;
  background-image:  none;
  background-repeat: no-repeat;
  background-position: left top;
	border-width: 0px;
	border-style: solid;
	border-color: #80d8e0;
}

.full div {/*old*/
}

.rightColumn, .leftColumn {/* containers */
	width: 27%;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
.middleColumn {
	padding: 0px 7px 0px 7px;
}

.top {
  height: 51px;
	background-color: transparent;
  background-image: url('/image.aspx?id=237'); /* images/basketball_1/subHeader_R.jpg */
  background-repeat: no-repeat;
  background-position: top right;
  zoom: 1;
}
.top div {
  height: 51px;
	background-color: transparent;
  background-image: url('./image.aspx?id=236'); /* subHeader_L.jpg */
  background-repeat: no-repeat;
  background-position: top left;
  zoom: 1;
}
.top div h3 {
  height: 51px;
	background-color: transparent;
  background-image: url('./images/basketball_1/subHeader.png');
  background-repeat: no-repeat;
  background-position: 5px 10px;
	text-align: center;
  zoom: 1;
}
.top div h3 span span {
	color: #fff;
	font-family: Tahoma, Verdana, Geneva, Gadget, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: auto;
	text-transform: none;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: relative;
	top: 6px;
}
.middle {
	font-family: 'verdana', 'arial', san-serif;
	font-weight: bold;
	padding: 0px 5px;
	margin: 0px;
	border-width: 0px 0px;
	border-style: solid;
	border-color: #8394a1;
  zoom: 1;
}
.middle {
  color: #fff;
}
.bottom {
	background-color: transparent;
  background-image: url('./images/basketball_1/mod_BR.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  height: 10px;
  margin-bottom: 25px;
  zoom: 1;
}
.bottom div {
	background-color: transparent;
  background-image: url('./images/basketball_1/mod_BL.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 10px;
  zoom: 1;
}

.MsgBoardDataGrid {/* table */
	text-align: left;
	margin-bottom: 5px;
}
.MsgBoardDataGrid td{ /* items */
	padding: 5px;
}
table.TeamListDataGrid {
	text-align: center;
	width: 80%;
	margin: 0px auto;
}
.TeamListDataGrid td {
  border-bottom: 2px solid #000000;
 	padding: 2px;
	margin: 2px auto;
	text-align: center;
}
.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;
}
.customContent {
	margin-bottom: 20px;
}


/*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: #028f16;
	font-weight: bold;
	border: 0px;
}
td.calendar_mini_NextPrevStyle a {
	padding: 5px 3px;
	color: #000 !important;
}
th.calendar_mini_DayHeaderStyle, th.calendar_full_DayHeaderStyle {
	font-size: 12px;
	color: #fff;
	background: #272e34;
	padding: 2px 0px;
}
td.calendar_mini_OtherMonthDayStyle, td.calendar_full_OtherMonthDayStyle {
	background: #4b5763;
	color: #fff;
	padding: 2px 5px;
  border: 1px solid #505050;
}
td.calendar_mini_DayStyle, td.calendar_full_DayStyle {
	background: #ffffff;
	color: #000000;
	padding: 2px 5px;
  border: 1px solid #505050;
}
td.calendar_mini_TodayDayStyle, td.calendar_full_TodayDayStyle {
	color: #000;
	background: #0f0;
	font-weight: bold;
	padding: 2px 5px;
  border: 1px solid #505050;
}
td.calendar_mini_TodayDayStyle a, td.calendar_full_TodayDayStyle a {
	color: #000000 !important;
}

table.EventsDataGrid {
	margin: 10px auto;
	width: 80%;
	text-align:left;
}
table.EventsDataGrid td {
	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: #ffffff;
	background: #76757A;
	font-weight: bold;
	border: 0px solid #ffffff;
}
tr.EventsClubPageDataGridHeaderStyle td{
	padding: 5px ;
}


tr.EventsClubPageDataGridItemStyle td {
  color: #000;
  padding: 5px ;
  background: #fff;
  border-bottom: 1px solid #dedede;
}
tr.EventsClubPageDataGridAlternatingItemStyle td {
  color: #000;
  padding: 5px ;
  background: #f6f6f6;
  border-bottom: 1px solid #dedede;
}
table.calendar_full {
	text-align: center;
	width: 90%;
	margin: 10px auto;
	border: 1px solid #000000;
}

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.Calendar_Full_Link {
}
table.calendar_full td span a:hover,
a.Calendar_Full_Link:hover,
a.Calendar_Mini_Link:hover {
  color: #000000;
}
.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;
}
tr.EventsClubPageDataGridItemStyle td a:link,
tr.EventsClubPageDataGridAlternatingItemStyle td a:link,
tr.EventsClubPageDataGridItemStyle td a:visited,
tr.EventsClubPageDataGridAlternatingItemStyle td a:visited {
color:#009ca9;
}
tr.EventsClubPageDataGridItemStyle td a:hover,
tr.EventsClubPageDataGridAlternatingItemStyle td a:hover,
tr.EventsClubPageDataGridItemStyle td a:active,
tr.EventsClubPageDataGridAlternatingItemStyle td a:active {
color:#009ca9;
text-decoration:underline;
}

ContactUsFormTable td {
color: #000!important;
}

.masthead div div.returnmainlink {
 margin: 20px 0 0 12px;
 background-image:none !important;
 position: relative;
 color: white !important; 
 }

.masthead a {
 color: white !important; 
}