@charset "utf-8";
/* General styles */
* { 
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
}
body { 
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color: #333333; 
}
address { 
	line-height: 1.2em; 
	font-style: normal; 
	padding-top: 5px; 
}
address span { 
	font-weight: bold; 
	color: #003399; 
}
ul {
	list-style-type: none;
}
p {
	font-size: 75%;
	margin: 0 0 10px 0;
}
#wrapper-a { 
	width: 800px;
	margin: 0 auto;
	padding: 0 11px; 
	background-color: #ffffff;
}
#top { 
	height: 12px; 
	width: 800px; 
	position: relative;
	border-bottom: 1px solid #999999;
	margin: 0 0 2px 0;
}
#header { 
	height: 150px; 
	width: 800px; 
	position: relative;
	background-image: url(../../images/header-bg.jpg);
	background-repeat: no-repeat;
}
#header h1, #nav-skipnav { 
	position: absolute; 
	left: -9999px; 
	overflow: hidden; 
}
#nav-text {
	list-style-image: url(../../images/nav-bullet.jpg);
	position: absolute;
	top: 110px;
	left: 260px;
	width: 520px;
	font-size: 75%;
}
#nav-text li {
	display: inline;
	margin-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav-text a { 
	color: #dfb87b; 
	text-decoration: none;
	background-image: url(../../images/nav-bullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 8px;
}
#nav-main { 
	list-style-type: none; 
	margin-bottom: .5em; 
	font-size:70%;
}
#nav-main-li { 
	background: #F1F1F1; 
	margin: 0; 
}
#nav-main li a { 
	width: 168px; 
	display:block; 
	padding: 4px 0; 
	border-bottom: 1px dashed #cccccc; 
	color: #000000; 
	text-decoration: none; 
}
#nav-main-home a { 
	background-color: #FFFFFF; 
	background-image: url(../../images/left-nav-bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#nav-main-home a:hover, #nav-main-home a:focus, #nav-main-home a:active { 
	background-color: #999999;
	color: #000000;
	background-image: url(../../images/left-nav-bg-over.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold; 
}
#nav-main-home-on a { 
	background-color: #cccccc; 
	background-image: url(../../images/left-nav-bg-on.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold; 
}
#nav-main-home-on a:hover, #nav-main-home-on a:focus, #nav-main-home-on a:active { 
	background-color: #cccccc;
	color: #000000;
	background-image: url(../../images/left-nav-bg-on.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold; 
}
#nav-main li a span { 
	padding: 0 14px; 
	margin: 0; 
}
#nav-main-images-left-coaches { 
	margin-bottom: 5px; 
	border: 0px; 
}
#nav-main-images-left-find { 
	margin-top: 5px; border: 0px; 
}
#wrapper-content { 
	width: 800px; 
	background-color: #ffffff;
	padding-top: 12px; 
}
#content-left { 
	width: 168px; 
	float: left; 
	color: #000000; 
}
#content-left-inner { 
	padding: 0; 
}
#content-right-inner { 
	padding: 0 0 0 180px; 
}
#content-right-a { 
	width: 410px; 
	float: left; 
	padding-bottom: 12px; 
}
#content-right-a ul {
	margin: 10px 0 10px 35px;
	list-style-type: circle;
}
#content-right-a ul li {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0;
}
#content-right-a a:link, #content-right-a a:visited { 
	color: #666666; 
	font-size: 85%; 
	font-weight: bold; 
}
#content-right-a a:hover, #content-right-a a:active, #content-right-a a:focus { 
	color: #ff0000; 
	font-size: 85%; 
	font-weight: bold; 
}
#content-right-b { 
	width: 209px; 
	float: left; 
}
#content-right-b-inner { 
	padding: 0 0 12px 12px; 
}
#footer { 
	font-size: 75%; 
	position: relative; 
	height: 88px; 
	width: 800px;
	background: #ffffff;
	background-image: url(../../images/footer-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#footer-inner {
	padding: 12px;
	text-align: center;
}
#footer p {
	color: #cccccc;
	margin: 10px 0 0 0;
}
#footer-nav {
	list-style-image: url(../../images/nav-bullet.jpg);s
}
#footer-nav li {
	display: inline;
	margin-right: 10px;
	color: #FFFFFF;
}
#footer-nav li a:link, #footer-nav li a:visited { 
	color: #999999; 
	text-decoration: none;
	padding-left: 8px;
}
#footer-nav li a:hover, #footer-nav li a:hover { 
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:link, #footer a:visited {
	color: #cccccc;
	text-decoration: none;
	padding: 0;
}
#footer a:hover, #footer a:active {
	color: #ff9900;
	text-decoration: none;
	padding: 0;
}
#headline {
	height: 25px;
	background-color: #333333;
	background-image: url(../../images/heading-bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
	margin: 0;
	font-size: 80%;
	color: #ffffff;
}
#headline p {
	padding: 5px 0 2px 10px;
}
#headline a:link, #headline a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
#headline a:hover,  #headline a:active {
	color: #FFFF00;
	text-decoration: none;
} 
.clear-content { 
	clear: both; 
}
.w3-images { 
	margin-top: 5px; 
}
.right-images { 
	margin-bottom: 5px; 
}
#news-box {
	width: 193px;
	height: 165px;
	border: 1px solid #666666;
	margin: 0 0 15px 1px;
	padding: 5px 0 0 0;
}
#training-box {
	width: 193px;
	min-height: 165px;
	border: 1px solid #666666;
	margin: 0 0 15px 1px;
	padding: 5px 0 0 0;
}
#training-box p {
	font-size: 10px;
	padding: 5px;
}
#haarlam-info {
	width: 193px;
	height: 165px;
	border: 1px solid #666666;
	margin: 0 0 15px 1px;
	padding: 5px 0 0 0;
}
#haarlam-info ul {
	margin: 0 0 0 25px;
	list-style-image: url(../../images/bullet.jpg);
}
#haarlam-info li {
	font-size: 11px;
	margin: 3px 0;
}
#haarlam-info li a:link, #haarlam-info li a:visited {
	color: #666666;
	text-decoration: none;
}
#haarlam-info li a:hover, #haarlam-info li a:active {
	color: #999999;
	text-decoration: none;
}
/* form elements */
fieldset {
	margin-left: 5px;
	margin-right: 5px;
}
.box {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    border: 1px solid #000000;
}
.frmSubmit {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #DD0707;
    border: 1px solid #000000;
}

.maincell {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
	color: #666666;
    padding: 5px;
}
legend, label {
	font-size: small;
	color: #000000;
	margin: 10px 0px;
}
/* tables */
table.fixtures {
	width: 100%;	
	border-collapse: no-collapse;
	font-size: 11px;
	border: 1px solid #cccccc;
}
table.fixtures th {
	background-color: #cccccc;
	color: #000000;
	padding: 0.5em 1em 0.5em 0.2em;
	text-align: left;
}
table.fixtures td {
	padding: 0.5em 1em 0.5em 0.2em;
}
table.fixtures tr.d0 td {
	background-color: #eaeaea;
	border-bottom: 1px dashed #cccccc;
}	
table.fixtures tr.d1 td {
	background-color: #ffffff;
	border-bottom: 1px dashed #cccccc;
}	
table.fixtures tr.d2 td {
	background-color: #ffffff;
}
/* images */
.image-left {
	float: left;
	padding: 0 10px 10px 0;
}
/* photo galleries */
#page-controls {
	margin: 25px 0 0 0;
	padding: 10px 0;
	font-size: 10px;
	color: #666666;
	text-align: center;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}
#gallery-images {
	margin: 10px 5px;
}
.albumlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.albumlist li {
	display: inline;
}
.albumlist img {
	border: 1px solid #DD0707;
	margin: 5px;
}
#sponsors {
	margin: 10px 5px;
}
.sponsorlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sponsorlist li {
	display: inline;
}
.sponsorlist img {
	border: 0;
	margin: 5px;
}