@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	background-color: #FFFFFF;
}
#container {
	width: 870px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
} 

#sidebar1 {
	float: left;
	width: 250px; /* top and bottom padding create visual space within this div */
	background-color: #F0F2F1;
}
#sidebar1 h3, #sidebar1 p     {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
#sidebar2 {
	padding: 0px;
	background-image: url(i/side_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DDE0E0;
	float: right;
	width: 250px;
	background-color: #F0F2F1;
	position: relative;
	display: block;
}
#sidebar2 h1 {
}
#sidebar2 h2 {
	color: #666;
	font-style: italic;
	margin: 0px;
	font-size: .9em;
	padding0: 0px;
	font-weight: normal;
}
#sidebar2 h3 {
	background-image: url(i/split.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	width: 250px;
	display: block;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	line-height: 60px;
	font-size: 2em;
	text-indent: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-style: italic;
	padding: 0px;
	clear: right;
	font-weight: normal;
}
#sidebar2 a {
	text-decoration: none;
	color: #333333;
}
#sidebar2 p {
	margin: 0px;
	padding: 0px;
}
#sidebar2 ul {
	text-decoration: none;
	list-style-type: none;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 12px;
}
#sidebar2 li {
	text-decoration: none;
}
#sidebar2 ul li {
	background-image: url(images/diamond.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 16px;
	line-height: 16px;
	padding-bottom: 6px;
	padding-top: 2px;
}
#sidebar2 ul li a {
	font-weight: normal;
	color: #666;
}
#sidebar2 ul li a:hover {
	padding-left: 6px;
	color: #333;
}
#sidebar2 ul li .active {
	font-weight: bold;
	color: #000;
}
#sidebar2 ul .more {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/square.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#sidebar2 a:hover {
	color: #990000;
}
#mainContent1 {
	margin: 0;
} 
#mainContent2l {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 260px;
} 
#mainContent2r {
	padding: 0px;
	float: left;
	width: 620px;
} 
#mainContent2r h1 {
	color: #333;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #e0e0e0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-color: #F0F2F1;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
}
#mainContent2r h2 {
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#mainContent2r h2 a {
	margin: 0px;
	padding: 0px;
	color: #333;
}
#mainContent2r h2 .grey a {
	font-size: 0.7em;
	padding-left: 22px;
	font-style: italic;
	color: #999;
}
#mainContent2r h2 .grey a:hover {
	font-size: 0.7em;
	padding-left: 22px;
	font-style: italic;
	color: #333;
}
#mainContent2r p a {
	text-decoration: none;
	color: #982E0D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#mainContent2r .contact p {
	font-size: 2em;
	font-style: italic;
	color: #666;
}
#mainContent2r ul li {
	list-style-type: circle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#mainContent2r a {
	color: #9C2E0D;
	text-decoration: none;
}
#mainContent3 {
	margin-top: 0;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 260px;
} 
.warning {
	font-size: 1.6em;
	font-style: italic;
	color: #C00;
}
#footer {
	page-break-before:always;
	background-color: #FFFFFF;
	background-image: url(i/bdsc_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.8em;
	color: #808080;
	height: 120px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: x-small;
	text-decoration: none;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#footer a {
	color: #000000;
	background: inherit;
	text-decoration: none;
	font-size: x-small;
}
#footer a:hover {
	color: #000000;
	background: inherit;
	text-decoration: underline;
	font-size: x-small;
}
#copyright {
	text-align: right;
	padding-right: 20px;
	font-size: x-small;
	color: #6E6E6E;
	padding-top: 8px;
}

#copyright a {
	margin: 0;
	border: 0;
	color:#CC6600;
}

#copyright a:active, #copyright a:hover {
	color:#006633;
	margin: 0;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearleft {
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* Main menu top right */

#mmenu {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	top: -300px;
	font-size: .9em;
	width: 320px;
}

#mmenu ul {
	display: block;
	height: 30px;
	list-style-type: none;
	text-align: right;
	clear: left;
	padding: 0;
	margin: 0;
}

#mmenu ul li {
	display:block;
	float: left;
	text-align: left;
	color: #333333;
	margin: 0;
	padding: 0;
	width: 80px;
}

#mmenu ul li a {
	display: block;
	height: 30px;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 8px;
	color: #333333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DDE0E0;
	width: 80px;
	margin: 0;
	padding: 0;
}

#mmenu .active a {
	color:#000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
}

html>#mmenu ul li a {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F0F2F1;
	margin: 0px;
	padding: 0px;
} 

#mmenu ul li a:hover {
	color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F2D649;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#mmenu a:active {
	color: #333333;
	background-color: #C7D4DD;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* Main menu left column */

#menu1 {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	position: relative;
	width: 600px;
	height: 120px;
}
#menu1 ul {
	display: block;
	list-style-type: none;
	text-align: right;
	padding: 0;
	margin: 0;
	float: left;
}

#menu1 ul li {
	display:block;
	float: left;
	text-align: left;
	color: #000000;
	margin: 0;
	padding: 0;
	height: 120px;
	width: 120px;
}

#menu1 ul li a {
	display: block;
	width: 120px;
	height: 121px;
	text-decoration: none;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height: 160px;
	text-indent: 6px;
}

#menu1 .events a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#menu1 .news a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#menu1 .results a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#menu1 .swimming a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#menu1 .polo a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

#menu1 .events .active {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 150px;
	color: #000000;
	text-indent: -6px;
}

#menu1 .news .active {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 150px;
	color: #000000;
	text-indent: -6px;
}
#menu1 .results .active {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 150px;
	color: #000000;
	text-indent: -4px;
}

#menu1 .swimming .active {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	line-height: 150px;
	color: #000000;
	text-indent: -6px;
}

#menu1 .polo .active {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	display: block;
	line-height: 150px;
	color: #000000;
	text-indent: -6px;
}

#menu1 .active a {
	line-height: 140px;
	margin: 0px;
	padding: 0px;
}

html>#menu1 ul li a {
} 

#menu1 ul li a:hover {
	color: #990000;
}

#menu1 a:active {
}

.cal0NOT, .cal0OLD {
	height: 82px;
	width: 66px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 6px;
	background-image: url(images/calendar_swim_expired.gif);
	background-repeat: no-repeat;
}
.cal0, .cal0YES {
	height: 82px;
	width: 66px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 6px;
	background-image: url(images/calendar_swim.gif);
	background-repeat: no-repeat;
}
.cal1NOT, .cal1OLD {
	height: 82px;
	width: 66px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 6px;
	background-image: url(images/calendar_polo_expired.gif);
	background-repeat: no-repeat;
}
.cal1, .cal1YES {
	height: 82px;
	width: 66px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 6px;
	background-image: url(images/calendar_polo.gif);
	background-repeat: no-repeat;
}
.calNOT, .calOLD {
	height: 82px;
	width: 66px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 6px;
	background-image: url(images/calendar_expired.gif);
	background-repeat: no-repeat;
}
.cal, .calYES {
	height: 82px;
	width: 66px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 6px;
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
}
.calmonth {
	font-size: 18px;
	color: #FFFFFF;
	height: 20px;
	width: 60px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.caldate {
	height: 42px;
	width: 60px;
	overflow: hidden;
	font-size: 32px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: center;
}
.nav_top {
	color: #999;
}
.nav_top a {
	text-decoration: none;
	color: #900;
}
.nav_bottom {
	clear: left;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e0e0e0;
}
.nav_bottom a {
	color: #900;
	text-decoration: none;
}
.levents {
	font-size: small;
	color: #962B03;
	margin: 12px;
	border: 1px dashed #CCCCCC;
	padding: 12px;
}
.levent {
	font-size: small;
	color: #962B03;
	float: left;
	width: 200px;
	margin: 12px;
	border: 1px dashed #CCCCCC;
	padding: 12px;
}
.levent h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
	list-style-type: none;
	margin: 0px;
	font-size: 1em;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.levent h1 a {
	font-size: 1.3em;
}
.levent h2  {
	margin: 0px;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.levents h4 a {
	text-decoration: none;
	color: #000;
	font-size: 1.4em;
}
.event h5  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
}
.levents h2 {
	font-size: 1.2em;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 .levents h2, .levents h3, .event h2, .event h3 {
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-size: .9em;
	font-weight: normal;
}
.list   {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #e0e0e0;
}
.list .date {
	color: #999;
	text-indent: 12px;
}
.box {
	float: left;
	width: 20%;
	text-align: center;
}
.box p a {
	color: #900;
	text-decoration: none;
}
.box p a:hover {
	color: #066;
	text-decoration: none;
}
.adobe {
	font-size: .8em;
	clear: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #e0e0e0;
	padding-top: 12px;
}
.adobe a {
	text-decoration: none;
	color: #900;
}
.adobe h1 {
	font-size: 1.1em;
	color: #960;
}
.adobe p {
	font-size: 0.9em;
	color: #333;
}
#col1 {
	display: block;
	float: left;
	width: 33%;
}
#col2 {
	display: block;
	float: left;
	width: 33%;
}
#col3 {
	display: block;
	float: left;
	width: 33%;
}
.gallery {
	float: left;
	width: 50%;
	font-size: 1.4em;
	padding: 0px;
	margin: 0px;
}
.gallery img {
	height: 120px;
	width: auto;
}
.gallery h4 {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 18px;
	overflow: hidden;
	font-size: 0.9em;
	background-color: #F2D649;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #039;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#imgcode {
	font-size: 1.7em;
}
