/*C-2
Chino Hills Bulldogs
*/

body {
	color: #000;
	background-color: #555;
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	font-family: 'vardana', 'arial', san-serif;
	font-size: .8em;
	padding: 0px;
	margin: 0px 0px;
	text-align:center;
}

* {
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	vertical-align: top;
}
ul li {
	text-align:left
}
a:link, a:visited {
	color: #a90000;
	text-transform: none;
	font-weight: bold;
	text-decoration:none;
}
a:hover, a:active {
	color: #a90000;
	text-transform: none;
	text-decoration:underline;
}
.container {/*main body container*/
	min-width: 950px;
	padding: 0px;
	margin: 0px auto;
	background-color: #000;
  background-image: none;
	background-position: left bottom;
	background-repeat: no-repeat;
	border-left: 0px solid	#000;
	border-right: 0px solid	#000;
}
.holder {/*inner containter for graphics*/
  border-top: 0px solid #010d3f;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.masthead{/*header above nav bar*/
  background-color: #000;
  background-image: url('images/chino_hills_bulldogs/header_BG.jpg');
  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: url('images/chino_hills_bulldogs/header_R.png');
  background-repeat: no-repeat;
  background-position: right top;
	height: 150px;
}
.masthead div div {
  background-image: url('images/chino_hills_bulldogs/header_C.png');
  background-repeat: no-repeat;
  background-position: center bottom;
	height: 150px;
}
.masthead div div div {
  background-image: url('images/chino_hills_bulldogs/header_L.png');
  background-repeat: no-repeat;
  background-position: left bottom;
	height: 150px;
}
.header1 {
	display:none;
  padding: 50px 0px 0px 110px;
  background: transparent none;
	font-variant: normal;
  text-align: left;
  height: auto;
}
.header2 {
	display:none;
  padding: 20px 0px 0px 40px;
  background: transparent none;
	font-variant: normal;
  text-align: left;
  height: auto;
}
.header1 h1 span span {
  font-size: 35pt;
	font-family: 'vardana', 'arial', san-serif;
  color: #bb120d!important;
}
.header2 h2 span span {
  font-size: 14pt;
	font-family: 'vardana', 'arial', san-serif;
  color: #fff!important;
}
.footerLeft, .footerRight {
	background: #000;
}
.footerLeft{
	float: left;
	text-align:left;
	width: 30%
}
.footerRight {
	text-align: right;
}

.sponsors ul li {
	list-style-type: none!important;
}

.sponsors ul li p {
	font-size: 12px !important;
	text-align: center;
	margin: 0px 0px 8px 0px;
	font-weight: normal;
	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 {
	background: #FFF ;
}
div.nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/chino_hills_bulldogs/nav_BG.jpg) left top;
	border-top: 0px solid  #000;
	border-bottom: 0px solid  #333;
}
div.nav div {
	background: url(images/chino_hills_bulldogs/dots_L.png) repeat-y left top;
	height: auto;
	width: 100%;
}
div.nav div div {
	background: url(images/chino_hills_bulldogs/dots_R.png) repeat-y right top;
	padding: 0px 20px;
	width: auto;
}
div.nav div div div {
	background: none;
	padding: 0px;
	margin: 0px;
}
 
div.navLink div {
	white-space: nowrap;
}
div.navLink { display: inline; float: left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.navLink div {
	display: inline;
}
html body .holder div.navLink a {
	font-size: 12px;
	font: Arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px;
	padding: 4px 10px;
	display: block;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	
}
html body div.navLink a:hover {
	text-decoration: underline;
	background-color:#fff;
	/* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
	display: inline-block;
}



/* =============main content============= */
.rightColumn {width: 320px;
	overflow: hidden;}
.rightColumn {
	padding: 5px 10px 5px 0px;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.middleColumn {
	padding: 5px 10px;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
}
.leftcolumn {width: 320px;
	overflow: hidden;}
.leftColumn {
	padding: 5px 0px 5px 10px;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.top {
	height: 40px;
	background: url(images/chino_hills_bulldogs/subHeader_L.jpg) no-repeat left bottom;
}
.top h3 {
	height: 40px;
	background: url(images/chino_hills_bulldogs/subHeader_R.jpg) no-repeat right bottom;
}
.top h3 span span {
	position:relative;
	top: 13px;
	left: 20px;
	font-size: 19px;
	color: #fff;
	font-weight: normal;
}
.middle,
.middle td,
.sponsors ul li p {
  color: #000;
}
.middle {
  background-color: #fff;
	background-image: url(images/chino_hills_bulldogs/mod_L.jpg);
  background-position: left top;
  background-repeat: repeat-y;
  zoom: 1; /*stupid IE*/
}
.middle div {
	background-image: url(images/chino_hills_bulldogs/mod_R.jpg);
  background-position: right top;
  background-repeat: repeat-y;	
  zoom: 1; /*stupid IE*/
}
.middle div div {
	background: none;
}
.middle div div div {
	padding: 1px 10px;
}

.bottom {
	height: 15px;
  background-color: transparent;
	background-image: url(images/chino_hills_bulldogs/mod_B_L.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  border-width: 0px;
  border-style: solid;
  border-color: #3a6104;
	margin-bottom: 5px;
}
.bottom div {
	height: 15px;
  background-color: transparent;
	background-image: url(images/chino_hills_bulldogs/mod_B_R.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
}

.full .top {
	height: 40px;
	background: url(images/chino_hills_bulldogs/centerMod_L.jpg) no-repeat left bottom;
}
.full .top h3 {
	height: 40px;
	background: url(images/chino_hills_bulldogs/centerMod_R.jpg) no-repeat right bottom;
}
.full .middle {
	background: #fff none;
}
.full .middle div {
	background: none;
  zoom: 1; /*stupid IE*/
}
.full .middle div div {
	background: none;
}
.full .middle div div div {
	padding: 0px 5px;
}
.full .bottom {
	height: 11px;
  background-color: #fff;
	background-image: url(images/chino_hills_bulldogs/centerMod_B_L.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
}
.full .bottom div {
	height: 11px;
  background-color: transparent;
	background-image: url(images/chino_hills_bulldogs/centerMod_B_R.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
}





.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 {
  color: #000;
	margin: 0px;
	padding: 0px;
}
table.calendar_mini {
	margin-top: 5px;
	margin-left:auto;
	margin-right: auto;
	border: 1px solid #888;
	width: 85%;
}
table.calendar_mini_TitleStyle, table.calendar_full_TitleStyle {
	margin: 0px;
	padding: 0px;
	color: #000;
	background: #a90000;
	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: #000;
	padding: 2px 0px;
  border: 1px solid #888;
}
td.calendar_mini_OtherMonthDayStyle, td.calendar_full_OtherMonthDayStyle {
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  /* for Mozilla */
  -moz-opacity:1.0;
	background: #ddd;
	color: #888!important;
	padding: 2px 5px;
  border: 1px solid #888;
}
td.calendar_mini_DayStyle, td.calendar_full_DayStyle {
	color: #000!important;
	background: #fff;
	padding: 2px 5px;
  border: 1px solid #888;
}
td.calendar_mini_TodayDayStyle, td.calendar_full_TodayDayStyle {
	color: #fff!important;
	background: #000;
	font-weight: bold;
	padding: 2px 5px;
  border: 1px solid #888;
}
td.calendar_mini_TodayDayStyle, td.calendar_full_TodayDayStyle,
td.calendar_mini_TodayDayStyle a, td.calendar_full_TodayDayStyle a {
	color: #fff !important;
	background-color:#900;
}

table.EventsDataGrid {
	width:100%;
	margin: 10px auto;
	text-align:left;
}
table.EventsDataGrid td {
	border-bottom: 1px solid #888;
	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: #8b0401;
	font-weight: bold;
	border: 1px solid #888;
}
tr.EventsClubPageDataGridHeaderStyle td{
	padding: 5px ;
}
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 #888;
}
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;
}
