/*
Description: Southport Waterloo Athletics Club CSS

*/


/* -- CSS Document -- */
/* -- Body and Universal -- */

body {
	margin:0px;
	background-color: #CCCCCC;
	background-image: url(../images/body_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	color:#333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width:890px;
	margin:0px auto;
	padding:0px 25px;
	background-color:#FFFFFF;
}
#header {
	padding:0em;
	background-image: url(../images/header.jpg);
	width: 890px;
	height: 130px;
}
.topnav {
	float:right;
	width: 200px;
	color: #FFFFFF;
	text-align: right;
	padding: 10px 15px 10px 10px;
}
.topnav ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.topnav ul li {
	padding:0px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.topnav ul li a {
	padding:0px 7px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topnav ul li a:hover {
	text-decoration: underline;
}
#container {
	padding:0px;
	background-color:#FFFFFF;
}
#Colpage {
	float:left;
	width:890px;
	padding:15px 0px 0px;
}
.imageleft{
	padding:10px 20px 20px 0px;
	float: left;
	clear: left;
}
.imageright{
	padding:10px 0px 20px 20px;
	float: right;
	clear: right;
}
.tableleft {
	padding:0px;
	float: left;
	clear: left;
	margin: 0px;
}
.tableright {
	padding:0px;
	float: right;
	margin: 0px;
}
.maintable {
	width: 690px;
	margin: 0px;
	padding: 0px;
	table-layout:fixed;
	float: left;
	word-wrap:break-word;
	position: relative;
}
.Date {
	color: #0033CC;
	font-weight: bold;
	font-size: 12px;
}
.Byline {
	color: #0033CC;
	font-weight: bold;
	font-size: 10px;
	}
.AgeGroupBoys {
	color: #00F;
	font-weight: bold;
	font-style: italic;
}
.AgeGroupGirls {
	color: #F0F;
	font-weight: bold;
}
.onecoltable {
	width: 890px;
	margin: 0px;
	padding: 0px;
	table-layout:fixed;
	float: left;
	word-wrap:break-word;
	position: relative;
}
#Colpage h1 {
	font-size: 16px;
	color: #FFFFFF;
	padding: 6px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/hbackpage.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#Colpage h2 {
	background-color:#FFCC00;
	font-size: 16px;
	color: #FFFFFF;
	padding: 6px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
}
#Colpage h3 {
	font-size: 12px;
	color: #333;
	padding: 0px 0px 5px 5px;
	font-weight: normal;
	margin: 0px;
}
#Colpage h4 {
	font-size: 12px;
	color: #0033CC;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	}
	#Colpage h5 {
	font-size: 18px;
	color: #0033CC;
	padding: 6px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: normal;
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	}
#Colpage h6 {
	background-color:#FFCC00;
	font-size: 14px;
	color: #FFFFFF;
	padding: 6px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 0px;
}
#Colpage a {
	color: #0033CC;
	text-decoration: none;
}
#Colpage a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

/* -- Left Content -- */

#lefCol {
	float:left;
	width:355px;
	padding:25px 25px 0px 0px;
}
.welcome {
	width:355px;
	margin: 0px 0px 25px;
	padding: 0px;
}
.welcome p {
	color:#333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.welcome a {
	color:#0033CC;
	text-decoration: none;
}
.welcome a:hover {
	color:#0033CC;
	text-decoration: underline;
}
.resultsbox {
	width:355px;
	background-color: #EBEBEB;
	color: #FFFFFF;
	margin: 0px 0px 25px;
	padding: 0px 0px 20px;
}
.resultsbox p {
	color:#333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
.resultsbox a {
	color:#0033cc;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.resultsbox a:hover {
	text-decoration:underline;
}
.resultsbox h1 {
	background-color:#0033CC;
	text-transform: capitalize;
	font-size: 12px;
	margin: 0px 0px 20px;
	color: #FFCC00;
	background-image: url(../images/hback1.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
	padding: 10px;
	font-weight: bold;
}
.resultsbox h2 {
	font-size: 12px;
	margin: 0px;
	color: #0033CC;
	padding: 0px 10px;
	font-weight: bold;
}
.boxline {
	height:0px;
	padding: 0px;
	margin: 10px 0px;
	width: auto;
}
.picbox2 {
	width:355px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.picbox2 h1 {
	background-color:#0033CC;
	text-transform: capitalize;
	font-size: 12px;
	margin: 0px;
	color: #FFCC00;
	background-image: url(../images/hback.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
	padding: 10px;
	font-weight: bold;
}
.picbox2 h2 {
	background-color:#0033CC;
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: normal;
}

/* -- Middle Content -- */

#midCol {
	float:left;
	width:260px;
	padding:25px 25px 0px 0px;
}
.picbox {
	width:260px;
	margin: 0px 0px 25px;
	padding: 0px;
}
.picbox h1 {
	background-color:#0033CC;
	text-transform: capitalize;
	font-size: 12px;
	margin: 0px;
	color: #FFCC00;
	background-image: url(../images/hback.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
	padding: 10px;
	font-weight: bold;
}
.picbox h2 {
	background-color:#0033CC;
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: normal;
}
.latest1 {
	width:260px;
	background-color: #EBEBEB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #C00;
	font-size: 12px;
}
.latest1 h1 {
	background-color:#0033CC;
	text-transform: capitalize;
	font-size: 12px;
	margin: 0px 0px 20px;
	color: #FFCC00;
	background-image: url(../images/hback.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
	padding: 10px;
	font-weight: bold;
}
.latest1 p {
	color:#F00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
.latest1 a {
	color:#0033CC;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
.latest1 a:hover {
	color:#C00;
	text-decoration: underline;
	padding: 0px;
}

/* -- Right Content -- */

#rigCol {
	float:left;
	width:225px;
	padding:25px 0px 0px;
}
.latest {
	width:225px;
	background-color: #EBEBEB;
	padding: 0px 0px 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.latest h1 {
	background-color:#0033CC;
	text-transform: capitalize;
	font-size: 12px;
	margin: 0px 0px 20px;
	color: #FFCC00;
	background-image: url(../images/hback.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
	padding: 10px;
	font-weight: bold;
}
.latest p {
	color:#333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
.latest a {
	color:#0033CC;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
.latest a:hover {
	color:#0033CC;
	text-decoration: underline;
}
.newsreport {
	width:225px;
	background-color: #EBEBEB;
	padding: 0px 0px 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.newsreport h1 {
	background-color:#0033CC;
	text-transform: capitalize;
	font-size: 12px;
	margin: 0px 0px 20px;
	color: #FFCC00;
	background-image: url(../images/hback.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
	padding: 10px;
	font-weight: bold;
}
.newsreport h2 {
	font-size: 12px;
	margin: 0px;
	color: #0033CC;
	padding: 0px 10px;
	font-weight: bold;
}
.newsreport p {
	color:#333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
.newsreport a {
	color:#0033CC;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.newsreport a:hover {
	color:#FFCC00;
}

/* -- Footer -- */

#footer {
	clear:both;
	padding:20px 10px 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#footer p {
	color:#666666;
	font-size:9px;
	margin: 0px;
	padding: 0px 0px 3px;
}
#footer a {
	color:#666666;
	text-decoration: underline;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
} 

/* slightly enhanced, universal clearfix hack */
.clearfix {
	display: inline-block;
}

/* start commented backslash hack \*/ * html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} 
/* close commented backslash hack */
=.maintitle {
	font-size: 16px;
	font-weight: bold;
}
.maintitle {
	font-size: 20px;
.date {
	font-size: 12px;
	font-weight: bolder;
	color: #0033CC;
}
.byline {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #0033CC;
}

