/*C-1
Corona Del Mar Waterpolo
*/

body {
	color: #000;
	background-color: #fff;
	background-image: url(images/CDM/body_BG.jpg);
	background-position: center -100px;
	background-repeat:repeat;
	font-family: 'vardana', '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: #0E126D;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0E126D;
	text-decoration: underline;
}
.container {/*main body container*/
	width: 950px;
	padding: 0px;
	margin: 0px auto;
}
.holder {/*inner containter for graphics*/
}
.masthead{/*header above nav bar*/
	margin-top: 30px;
	border: 3px solid #111076;
	border-bottom: none;
	background: url(images/CDM/header.jpg) no-repeat center top;
	height: 105px;
}
.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: right top;
	height: auto;
}
.masthead div div {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
	height: auto;
}
.masthead div div div {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
	height: auto;
}
.header2 {
	display: none;
}
.header1 {
	position:relative;
}
.header1 h1{
	position: absolute;
	top: -23px;
	left: -50px;
	display: block;
	height: 156px;
	width: 278px;
	background: url(images/CDM/logo.png) no-repeat left top;
	z-index: 1;
}
.header1 span {
	display: none;
}

.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: url(images/CDM/header.jpg) no-repeat center 33px;
}
div.nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 150px;
	border: 3px solid #111076;
	border-top: none;
}
div.nav div {
	width: 100%;
}
div.nav div div {
	height: auto;
	width: auto;
}
div.navLink div {
	hunter-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: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #111076;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px;
	display: block;
	border-right: 2px solid #111076;
	position: relative;
	z-index: 1;
}
html body div.navLink a:hover {
	background: #fff;
	color: #000;
	opacity: .6;
}


/* =============main content============= */
.rightColumn {width:250px;
	overflow: hidden;}
.rightColumn {
	padding: 10px 0px 5px 5px;
}

.middleColumn {
	padding: 10px 0px;
}
.leftColumn {width:250px;
	overflow: hidden;}
.leftColumn {
	padding: 10px 5px 5px 0px;
}

.top {
	border-top: 3px solid #111076;
	border-right: 3px solid #111076;
	border-left: 3px solid #111076;
	background:red url(images/CDM/subHeader.jpg) repeat-x center top;	
	height: 34px;
}
.top h3 {
	margin-top: 3px;
	height: auto;
	text-align: center;
}
.top h3 span {
}
.top h3 span span {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.middle,
.middle td,
.sponsors ul li p {
  color: #000;
}
.middle {
	background: #fff url(images/CDM/subFooter.jpg) repeat-x center bottom;
  padding: 0px 6px 15px;
	border-right: 3px solid #111076;
	border-left: 3px solid #111076;
  zoom: 1; /*stupid IE*/
}

.bottom {
	height: 0px;
	margin-bottom: 20px;
	border-bottom: 3px solid #111076;
	border-right: 3px solid #111076;
	border-left: 3px solid #111076;
}

.full .top {display: none;}
.full .middle {
	background: #fdfdfd;
	border: none;
	padding: 5px;	
}
.full .bottom {display: 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 {
 	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,
table.calendar_mini_TitleStyle td, table.calendar_full_TitleStyle td {
	margin: 0px;
	padding: 0px;
	color: #fff!important;
	background: #0E126D;
	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: #000;
	padding: 2px 0px;
  border: 1px solid #888;
}
td.calendar_mini_OtherMonthDayStyle, td.calendar_full_OtherMonthDayStyle {
	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: #0E126D;
	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:#0E126D;
}

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 {
	background: #111076;
	font-weight: bold;
	border: 0px solid #888;
}
tr.EventsClubPageDataGridHeaderStyle td{
	color: #fff;
	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 #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;
}

.calendar_full_TitleStyle div {padding: 5px!important;}
a.CurrentPage {color: #fff!important; text-decoration:underline!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:#000099;
}
tr.EventsClubPageDataGridItemStyle td a:hover,
tr.EventsClubPageDataGridAlternatingItemStyle td a:hover,
tr.EventsClubPageDataGridItemStyle td a:active,
tr.EventsClubPageDataGridAlternatingItemStyle td a:active {
color:#000099;
text-decoration:underline;
}


.adContainerRight {
	text-align: center;
	padding-bottom: 3px;
}

#FrameContent {
	width: 221px;
	height: 940px;
}
.cookiecrumb6 .tab,
.cookiecrumb6 .tab_hover {
	font-size: 14px;
}