﻿a:link {
	color: #3366EE;
}

a:visited {
	color: green;
}

a:hover {
	color: lime;
}

#navbar {
	text-align: left;
	margin: 0 auto;
	width: 780px;
}

li.norm {
	list-style-type: decimal;
	font-family:Arial;
	font-size:10pt;
	color:white;
	margin-bottom:3px;
	line-height:100%
}

li.wbullet {
	list-style-type: circle;
	font-family:Arial;
	font-size:10pt;
	color:white;
	margin-bottom:3px;
	line-height:100%
}

li.walpha {
	list-style-type: lower-alpha;
	font-family:Arial;
	font-size:10pt;
	color:white;
	margin-bottom:3px;
	line-height:100%
}

li.wroman {
	list-style-type: lower-roman;
	font-family:Arial;
	font-size:10pt;
	color:white;
	margin-bottom:3px;
	line-height:100%
}

ul#navigation {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
	background: red;
	float: left;
	width: 100%;
}

ul#navigation li {
	display: inline;
}

ul#navigation a {
	display: block;
	float: left;
	padding: .2em .8em;
	text-decoration: none;
	color: white;
	background: red;
	border-right: 1px solid white;
	border-left: 1px solid white;

}

ul#navigation a:hover {
	color: black;
	background: pink;
}

body {
	color:white; 
	background:black;
	font-family:"Verdana","Arial",sans-serif;
	font-size:69%;  /* Base font 11px */
	font-weight: normal;
	margin:0px 0 0 0;
	padding:10px 0;
	text-align:center;
}

h1 {
	font-size:2.2em;
	font-family: "Arial",sans-serif;	
	color:#FF0000; 
	padding:0px 0 0 0;
	margin:0;
	background-color:transparent;
	line-height:160%;

}

h2 {
	font-size:1.9em; 
	font-family:"Arial",sans-serif;	
	color:#FF0000; 
	padding:0px; 
	margin:0 0 15px 0;
	font-weight:normal;
}

h3 {
	font-size:1.4em;  
	font-family:"Arial",sans-serif;
	color:#FF0000; 
	padding:0px; 
	margin:0 0 10px 0;
}

h4 {
	font-size: 1.2em;
	font-family: "Arial",sans-serif;
	color: #0066FF;
	text-align: left;
	padding: 0px;
	margin: 0 0 10px 0;
}

h5 {
	font-size:1.1em;  
	font-family:"Arial";
	color: #00FFFF; 
	text-align:left; 
	padding:0px; 
	font-style:italic;
	font-weight:bold;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:10px
}

h6 {
	font-size:1.0em;  
	font-family: "Arial Narrow";
	color: #66FFCC; 
	text-align:left; 
	padding:0px; 
	font-style:italic;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	margin-bottom:10px
}

table.times { 
	border: 1.5pt solid teal;
	background-color: #282828;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

table.times thead th { 
	background-color: #282828;
	border-bottom: 1px solid white;
}

table.times td.head {
	text-align:center;
	background-color: #282828;
	border: 0;
	border-bottom: 1px solid red;
}

table.times td.head p.highlight {
	text-align: center;
	color: yellow;
	font-family: Arial Rounded MT Bold;
	font-size: 1.2em
}

table.times td.top {
	border-style: none;
	background-color: #282828;
	text-align:center;
	border-right: 1px solid white;	
}

table.times td.blank {
	text-align:center;
	border: 0;
	background-color: #282828;
}

table.times td.blank a {
	color: #FF0000;
	font-family: Arial Rounded MT Bold;
	font-size: 1.5em
}

table.times td.blank p {
	text-align: left;
	color: #00FF00;
	font-family: Arial Rounded MT Bold;
	font-size: 1.2em;
	font-style:italic;
}

table.times td {
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top: .75pt solid aqua;
	background-color: teal;
}

table.times td.swimmer {
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top: .75pt solid aqua;
	background-color: black;
}

table.times tfoot td {
	background-color: #282828;
  	padding: 0;
	text-align: center;
	border-top: 1px solid white;
}

.smallfont {
	margin:0;
	font-family: Arial Narrow;
	font-size: 10pt;
	color: White;
	background-color: transparent;
	font-weight: normal;
	font-style: normal; 
	text-decoration: none;
	line-height:100%;
	word-spacing:0;
	text-indent:0
}

table {font-size:1.0em; /* this line needed for IE 5.5 */}

#dropmenudiv {
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:14px;
	z-index:100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
}

#dropmenudiv a:hover { /*hover background color*/
background-color: yellow;
}

.header
{
	font-family:"Verdana","Arial",sans-serif;
	font-size:11px;
	color:white;
	background-color:red;
}

hr.head {
	border-width:5px;
	border-color:red;
}

hr.text {
	border-color: aqua;
}

td.info { 
	font-family: Arial Rounded MT Bold; 
	padding:6px;
	font-size:1.0em;
	line-height:110%;
	color: #00FFFF; 
	margin-left:3px;
	margin-right:0;
	margin-top:0;
	margin-bottom:10px 
}

.heading
{
	font-family:"Arial Rounded MT Bold";
	font-size:16px;
	color:red;
	background-color:black;
	padding-top:5px;
	padding-bottom:5px;
	font-style:italic
}

p {	
	margin:0 0 10px 0; 
	padding:0;
	font-size:1.0em;
	line-height:110%;
}

p.note {	
	padding:0;
	font-size:0.8em;
	line-height:110%;
	color:#FF00FF;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:8px
}

p.highlight {
	font-family:"Verdana","Arial",sans-serif;
	font-size: 10pt;
	color: yellow;
	margin-top:0;
	line-height:110%
}

p.bigfont {	
	margin:0 0 10px 0; 
	padding:0;
	font-size:1.4em;
	line-height:110%;
}

p.bigfonthighlight {	
	margin:0 0 10px 0; 
	padding:0;
	font-size:1.4em;
	color: yellow;
	line-height:110%;
}

div.thumbnail {
	width: 130px;
	float: left;
	margin: 0 10px 10px 0;
	background-color: darkred;
}

div.thumbnail img {
	margin: 7px 0 0 17px;
	border: 1px solid #777;
}

div.thumbnail p {
	margin: 0;
	padding: 0 5px 15px 5px;
	text-align: center;
}

.clear {
	clear: left;
}

table.gallery {
	background-color: red;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

table.gallery td {
	border-top: 1px solid white;
	padding: 0px 8px
}

table.gallery thead th {
	background-color: gold;
}

table.news {
	background-color: #282828;
	cellpadding: 3px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

table.news thead th {
  	padding: 0;
	text-align: center;
	border-right: 0;
	border-bottom: 1px solid white;
}

table.news td {
	width: 33%;
	vertical-align: top;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

table.news td.noborder {
	width: 100%;
	vertical-align: top;
	border: 0;
}

table.news tfoot td {
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid white;
}

table.info1 {
	background-color: black;
	cellpadding: 3px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

table.info1 thead th {
  	padding: 0;
	text-align: center;
	border-right: 0;
	border-bottom: 1px solid white;
}

table.info1 td {
	width: 100%;
	vertical-align: top;
}

table.info1 tfoot td {
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid white;
}

table.info2 {
	background-color: black;
	cellpadding:3px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

table.info2 thead th {
  	padding: 0;
	text-align: center;
	border-right: 0;
	border-bottom: 0;
}

table.info2 td {
	width: 50%;
	vertical-align: top;
	border-right: 0;
	border-left: 0;
}

table.info2 td.wide {
	width: 100%;
	vertical-align: top;
	border-right: 0;
	border-top: 0;
	border-left: 0;
}

table.info2 tfoot td {
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 0;
}

table.info3 {
	background-color: black;
	cellpadding: 3px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

table.info3 thead th {
  	padding: 0;
	text-align: center;
	border-right: 0;
	border-bottom: 1px solid white;
}

table.info3 td {
	width: 33%;
	vertical-align: top;
}

table.info3 tfoot td {
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid white;
}

table.about {
	background-color: #000000;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

table.about thead th {
  	padding: 0;
	text-align: center;
	border-right: 0;
	border-bottom: 1px solid white;
}

table.about td {
  	padding: .5em;
	vertical-align: top;
}

table.about td.side {
  	padding: .5em;
	width: 163;
	vertical-align: top;
}

table.about tfoot td {
  	padding: 0;
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid white;
}

table.contacts {
	background-color: #282828;
	cellpadding: 1px;
	border-width: 2px; 
	border-style: inset;
	border-color: red silver silver red;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

table.contacts thead th {
  	padding: 0;
	text-align: center;
}

table.contacts td {
	border-top: 2px outset red;
	border-right: 2px outset black;
	border-bottom: 2px outset black;
	border-left: 2px outset red;
	width: 20%;
	vertical-align: middle;
	text-align: center;
}

table.contacts td.job {
	color: yellow;
	text-align: center;
}

table.contacts td.wide {
	width: 100%;
	vertical-align: top;
}

table.contacts tfoot td {
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid white;
}

table.timetable {
	border:3px inset red;
	background-color: #282828;
	cellpadding: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 780px
}

table.timetable thead th {
	border-bottom: 1px solid white;
  	padding: 0;
	text-align: center;
}

table.timetable td {
	border: 0;
	vertical-align: top;
}

table.timetable td.map {
	width: 11.1%;
	vertical-align: top;
	text-align: center;
}

table.timetable td.rowhead {
	vertical-align: middle;
	width: 11.6%;
	color: yellow;
	text-align: center;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	background-color: black;
}

table.timetable td.colhead {
	width: 11.7%;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	font-family: Arial Rounded MT Bold;
	font-size: 1.3em;
}

table.timetable td.timecolhead {
	width: 6.5%;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	font-family: Arial Rounded MT Bold;
	font-size: 1.3em;
}

table.timetable td.time {
	width: 6.5%;
	vertical-align: middle;
	text-align: center;
	color: white;
	border-top: 1px solid black;
}

table.timetable td.blank {
	background-color: black;
	width: 11.7%;
	color: black;
}

table.timetable td.spel {
	text-align: center;
	background-color: lime;
	width: 11.7%;
	vertical-align: middle;
	color: black;
}

table.timetable td.bw {
	text-align: center;
	background-color: pink;
	width: 11.7%;
	vertical-align: middle;
	color: black;
}

table.timetable td.hur {
	text-align: center;
	background-color: navy;
	width: 11.7%;
	vertical-align: middle;
	color: white;
}

table.timetable td.ald {
	text-align: center;
	background-color: silver;
	width: 11.7%;
	vertical-align: middle;
	color: black;
}

table.timetable td.ma {
	text-align: center;
	background-color: orange;
	width: 11.7%;
	vertical-align: middle;
	color: black;
}

table.timetable td.sun {
	text-align: center;
	background-color: yellow;
	width: 11.7%;
	vertical-align: middle;
	color: black;
}

table.timetable td.leh {
	text-align: center;
	background-color: aqua;
	width: 11.7%;
	vertical-align: middle;
	color: black;
}

table.timetable td.wal {
	text-align: center;
	background-color: brown;
	width: 11.7%;
	vertical-align: middle;
	color: white;
}

table.timetable td.hptn {
	text-align: center;
	background-color: #008080;
	width: 11.7%;
	vertical-align: middle;
	color: white;
}

table.timetable td.fel {
	text-align: center;
	background-color: #CCFFFF;
	width: 11.7%;
	vertical-align: middle;
	color: #000000;
}

table.timetable td.sjb {
	text-align: center;
	background-color: #808000;
	width: 11.7%;
	vertical-align: middle;
	color: #000000;
}

table.timetable td.key {
	width: 8%;
	vertical-align: middle;
}

table.timetable td.spelkey {
	background-color: lime;
	width: 23%;
	vertical-align: middle;
	color: black;
}

table.timetable td.bwkey {
	background-color: pink;
	width: 23%;
	vertical-align: middle;
	color: black;
}

table.timetable td.hurkey {
	background-color: navy;
	width: 23%;
	vertical-align: middle;
	color: white;
}

table.timetable td.aldkey {
	background-color: silver;
	width: 23%;
	vertical-align: middle;
	color: black;
}

table.timetable td.makey {
	background-color: orange;
	width: 23%;
	vertical-align: middle;
	color: black;
}

table.timetable td.sunkey {
	background-color: yellow;
	width: 23%;
	vertical-align: middle;
	color: black;
}

table.timetable td.lehkey {
	background-color: aqua;
	width: 23%;
	vertical-align: middle;
	color: black;
}

table.timetable td.walkey {
	background-color: brown;
	width: 23%;
	vertical-align: middle;
	color: white;
}

table.timetable td.hptnkey {
	background-color: #008080;
	width: 23%;
	vertical-align: middle;
	color: white;
}

table.timetable td.felkey {
	background-color: #CCFFFF;
	width: 23%;
	vertical-align: middle;
	color: #000000;
}

table.timetable td.sjbkey {
	background-color: #808000;
	width: 23%;
	vertical-align: middle;
	color: #000000;
}

table.timetable td.wide {
	text-align: center;
	width: 100%;
	vertical-align: top;
}

table.timetable tfoot td {
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid white;
}

table.noborder {
	cellpadding: 3px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
}

table.noborder thead th {
  	padding: 0;
	text-align: center;
	border-right: 0;
	border-bottom: 1px solid white;
}

table.noborder td {
	text-align: left;
	vertical-align: top;
	border: 0;
}

table.noborder tfoot td {
	text-align: center;
	border-top: 1px solid white;
}

table.structure {
	border:3px outset #FFFF00;
	padding:3px;
	background-color: #282828;
	margin-left: auto;
	margin-right: auto;
	width: 780px
}

table.structure thead th {
  	padding:2px;
	text-align: center;
	border-bottom: 1px solid white;
}

table.structure td {
	border:2px ridge #FFFF00;
	padding:2px;
	vertical-align: top
}

table.structure td.col1 {
	border:2px ridge #FFFF00;
	padding:2px;
	width: 18%;
	vertical-align: top;
}

table.structure td.col2 {
	border:2px ridge #FFFF00;
	padding:2px;
	width: 82%;
	vertical-align: top;
}

table.structure tfoot td {
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid white;
}

table.rss {
	background-color: #000000;
	cellpadding: 3px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

table.rss thead th {
  	padding: 0;
	text-align: center;
	border-right: 0;
	border-bottom: 1px solid white;
}

table.rss td.newsheadline {
	text-align: left;
  	padding-right: 10;
	width: 33%;
	vertical-align: top;
	border-right: 1px solid white;
}

table.rss td.story {
	text-align: left;
  	padding-left: 10;
	width: 67%;
	vertical-align: top;
	border-bottom: 1px solid white;
}

table.rss td.clubheadline {
	text-align: left;
  	padding-left: 10;
	width: 67%;
	vertical-align: top;
}

table.rss td.noborder {
	width: 100%;
	vertical-align: top;
	border: 0;
}

table.rss tfoot td {
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid white;
}

table.admin2 {
	background-color: #CCFFFF;
	cellpadding: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	color:#000080
}

table.admin2 thead th {
  	padding: 0;
	text-align: center;
	border-bottom: 1px solid #CCFFFF;
	border-right-width:0;
}

table.admin2 tr.odd {
	background-color:#CCFFCC
}

table.admin2 tr.even {
	background-color:#FFFFCC
}

table.admin2 td.leftcol {
	text-align: left;
	width: 33%;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
	border-left: 0;
}

table.admin2 td.midcol {
	text-align: left;
	width: 33%;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
	border-left: 0;
}

table.admin2 td.rightcol {
	text-align: left;
	width: 33%;
	vertical-align: top;
	border-right: 0;
	border-left: 0;
}

table.admin2 tfoot td {
	text-align: center;
	border-right: 0;
	border-left: 0;
	border-top: 1px solid #FFFFFF;
}

#tabs {
margin: 0;
padding: 0;
}
#tabs li { 
display:inline; 
border-top: .1em solid red;
border-left: .1em solid red;
border-right: .1em solid red;
border-bottom: .3em solid red;
}
#tabs li a {
text-decoration: none;
padding: 0.50em 0.30em;
color: blue;
}

#page1 #tabs li#tab1 a, #page2 #tabs li#tab2 a, #page3 #tabs li#tab3 a, .page4 #tab4 a{
padding: 0.25em 1em;
}

.new {
	color:red;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

ul.inline-names {
	display:inline;
	padding-left:0px;
}
ul.inline-names li {
	display:inline-block;
	list-style:none;
	margin:4px;
	padding:4px;
	background-color:#181818;
	color:#B0B0B0;
	border-radius:4px;
}

table.head-table {
	border-bottom: solid 5px #E01010;
	margin-bottom:10px;
}
