﻿body {
	background-color: #FFFFFF;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background-image: url('/images/gradientbluewhite.png');
	background-repeat: repeat-x;
}

img {
	border:0px;
}

.cornertoptl {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 20px;
	height: 20px;
	background-image: url('/images/corntl2.png');
	background-repeat: no-repeat;
}

.cornertoptr {
	position:absolute;
	right:-1px;top:-1px;
	width: 20px;
	height: 20px;
	background-image: url('/images/corntr2.png');
	background-repeat: no-repeat;
}

.cornersecttl {
	position:absolute;
	left:-1px;top:-1px;
	width: 16px;
	height: 16px;
	background-image: url('/images/c3topleft.png');
	background-repeat: no-repeat;
}

.cornersecttr {
	position:absolute;
	right:-1px;top:-1px;
	width: 16px;
	height: 16px;
	background-image: url('/images/c3topright.png');
	background-repeat: no-repeat;
}

.cornersectbl {
	position:absolute;
	left:-1px;bottom:-1px;
	width: 16px;
	height: 16px;
	background-image: url('/images/c3botleft.png');
	background-repeat: no-repeat;
}

.cornersectbr {
	position:absolute;
	right:-1px;bottom:-1px;
	width: 16px;
	height: 16px;
	background-image: url('/images/c3botright.png');
	background-repeat: no-repeat;
}


.divmain {
	margin: auto;
	border: 1px solid #999999;
	width: 900px;
	position: relative;
	background-color: #FFFFFF;
	/* background-color: #FFFFBB; */
}

.divtop {
	border-width: 1px;
	border-color: #FF0000;
	background-color: #000000;
	color: #FFEE00;
	height: 120px;
	background-image: url('/images/gradient1.png');
	background-repeat: repeat-x;
}

.divvcentre {
	height:auto;
	min-height:500px;
}

.div1of3 {
	float: left;
	width: 150px;
	position: relative;
}
.div2of3 {
	float: left;
	width: 650px;
	position: relative;
}
.div3of3 {
	float: left;
	width: 150px;
	position: relative;	
}

.div1of2 {
	float: left;
	width: 150px;
	position: relative;
}
.div2of2 {
	float: left;
	width: 750px;
	position: relative;
}

.divbottom {
	clear: both;
	padding:10px 10px 0px 10px;
}

.divsection {
	margin: 5px;
	padding: 15px;	
	border: 1px solid #999999;
	background-color: #FFFFFF;
	min-height: 100px;
	position: relative;
	background-image: url('/images/gradientgreywhite.png');
	background-repeat: repeat-x;
	text-align:left;
}

.divsection a {
	color:black;	
}

.divsection a:hover {
	background-color:#FFEE00;
}

.divsectionmenu {
	margin: 5px;
	border: 1px solid #999999;
	min-height: 100px;
	position: relative;
}

.logo {
	top: 10px;
	left: 10px;
	position: absolute;
}

h1 {
	top: 50px;
	left: 160px;
	position: absolute;
	font-size:14pt;
}

h2 {
	margin:0px;
}

hr {
	width: 80%;
}

.menu {
	background-color: #DDDDDD;
	list-style-type: none;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

.menu li
{
	width:100%;
	height:30px;
}

.menu a
{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:black;
	line-height:30px;
}

.menu a:hover {
	background-color:gray;
	color:#FFEE00;
}

#swim21logo {
	width: 120px;
	height:59px;
}

#clubmarklogo {
	margin-left:30px;
	width: 313px;
	height: 59px;
}

#asalogo {
	margin-left:30px;
	width: 75px;
	height: 59px;
}






/* Old Stylesheet */

/*
#maintable
{
	background-image: url('../images/gradient1.png');
	background-repeat: repeat-x;
	background-color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FFEE00;
}
*/

table {
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	table-layout: auto;
	border-spacing: 0px;
}
tr {
	border-style: none;
	border-width: 0px;
}

.fixturestable td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.fixturestable th {
	background-color:gray;
	color:#FFEE00;
}


.generaltable td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.clubshoptable {
	width: 329px;	
}

.clubshoptable td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.resultstable td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.resultstable th {
	background-color:gray;
	color:#FFEE00;
}


.pbtable
{
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	table-layout: auto;
}

.pbtable th {
	background-color:gray;
	color:#FFEE00;
}

.trainingtimestable td {
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}

.menulist {
	list-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;
}

.menulist li {
	height: 25px;
	font-size: smaller;	
}

.generallist {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.tralternate {
	background-color:#FFFFDD;
}

.trhilite {
	background-color:#FFFF88;
}

.stripeswithheader th {
	background-color:gray;
	color:#FFEE00;
}

/*
.footer {
	position: relative;
	padding-top: 20px;
}
*/