﻿/* ============================================= */
/* =============== CSS Document ================ */
/* ============================================= */
html
{
	scrollbar-face-color: #EBEBE3;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #003366;
	scrollbar-darkshadow-color: #003366;
	scrollbar-track-color: #003366;
	scrollbar-arrow-color: #003366;
}
body
{
	width: 1000px;
	font-family: Verdana:;
	font-size: 80%;
	background-repeat: repeat-x;
	color: Black;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}
/* =========================================================== */
/* ================= Content Container Styles ================ */
/* =========================================================== */

.outerContainer
{
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}
.headerContainer
{
	float: left;
	display: inline;
	width: 860px;
	margin-top: 0px;
	margin-left: 30px;
}

.contentContainer
{
	float: left;
	display: inline;
	width: 860px;
	margin-top: 40px;
	margin-left: 30px;
}

.contentBg
{
	float: left;
	display: inline;
	background-image: url(http://www.swimcheshire.org/_images/contentBg.jpg);
	background-repeat: no-repeat;
}

.innerContainer
{
	width: 690px;
	float: left;
	margin-left: 1.75em;
	margin-right: 0.5em;
	text-align: left;
}
.PageTable
{
	margin: 0 auto 0 auto;
	width: 860px;
	vertical-align: top;
}
.BodyTable
{
	margin-left: 2em;
	margin-right: 2em;
	width: 860px;
	vertical-align: top;
}
td
{
	font: 12px Verdana;
	color: Black;
}

img
{
	border-style: none;
}
.divCentre
{
	text-align: center;
}
.divRight
{
	float: right;
}
/* ============================================= */
/* ================= main banner =============== */
/* ============================================= */
.banner
{
	font: 30px Verdana;
	font-weight: bold;
	color: #003366;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 800px;
	vertical-align: top;
}

/* ============================================= */
/* ================= 'h' styles ================ */
/* ============================================= */
h1
{
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	font: 16px Verdana;
	color: #003366;
	font-weight: bold;
}
h2
{
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	font: 14px Verdana;
	color: #003366;
	font-weight: bold;
}
h3
{
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	font: 12px Verdana;
	color: #003366;
	font-weight: bold;
}
h4
{
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font: 10px Verdana;
	color: #003366;
	font-weight: normal;
}
h6
{
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	color: #FF0000;
	font-size: 2em ;
	text-align: center;
}
hr
{
	color: #003366;
}
/* ============================================= */
/* ================= Nav Styles ================ */
/* ============================================= */
.tabsContainer
{
	float: right;
	display: inline;
	color: #FFFFFF;
	padding-right: 16px;
}
.tabContainer
{
	float: left;
	display: inline;
	margin-top: 0px;
	margin-left: 4px;
	margin-bottom: 0px;
	margin-right: 0px;
	overflow: hidden;
	font-weight: bold;
}
.tabMid
{
	float: left;
	background-image: url(http://www.swimcheshire.org/_images/homeTabNavy.gif);
	background-repeat: repeat-x;
	display: inline;
	text-align: center;
	height: 20px;
	font: 14px Verdana Bold;
}
.tabLeft
{
	float: left;
	background-image: url(http://www.swimcheshire.org/_images/homeTabNavyLeft.gif);
	background-repeat: no-repeat;
	display: inline;
	height: 20px;
	width: 14px;
}
.tabRight
{
	float: left;
	background-image: url(http://www.swimcheshire.org/_images/homeTabNavyRight.gif);
	background-repeat: no-repeat;
	display: inline;
	height: 20px;
	width: 14px;
}

.navContainer
{
	float: left;
	display: inline;
	width: 100%;
	height: 30px;
	text-align: left;
	background-color: #003366;
	margin-left: 5px;
}
.navLoginTitles
{
	float: left;
	display: inline;
	font: 0.75em Verdana;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
}
/* ============================================= */
/* ============== Navy Text Link =============== */
/* ============================================= */
.linkNavNavy:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.linkNavNavy:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.linkNavNavy:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.linkNavNavy:hover
{
	color: #FFF000;
	text-decoration: none;
}

/* =========================================================== */
/* ================= TopNav Container Styles ================= */
/* =========================================================== */
.TopNav
{
	text-align: right;
	font: 14px Verdana Bold;
}
.TopNav a:link, .TopNav a:visited, .TopNav a:active
{
	font: 14px Verdana Bold;
	text-decoration: none;
	border-width: thin;
	border-style: solid;
	border-color: #FFFFFF;
	color: #FFFFFF;
	background: #003366;
}
.TopNav a:hover
{
	font: 14px Verdana Bold;
	background: #FFFFFF;
	border-width: thin;
	border-style: solid;
	border-color: #003366;
	text-decoration: none;
	color: #003366;
}
.TopNav li
{
	list-style-type: none;
	display: inline;
	padding-left: 5px;
}
/* =========================================================== */
/* ====================== Left Navigation ==================== */
/* =========================================================== */
.leftNavContainer
{
	float: left;
	display: inline;
	width: 120px;
	font: 1em Verdana Bold;
}
.leftNavContent
{
	width: 120px;
	padding: 0.25em 0em 0.25em 0em;
}
.leftNavContent2
{
	width: 100px;
	padding: 0em 0em 0em 2em;
}
.leftNav
{
	text-align: center;
}
.leftNav a:link, .leftNav a:visited, .leftNav a:active
{
	display: block;
	text-decoration: none;
	border-width: thin;
	border-style: solid;
	border-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #003366;
	padding: 0.25em 0em 0.25em 0em;
}
.leftNav a:hover
{
	background: #FFFFFF;
	border-width: thin;
	border-style: solid;
	border-color: #003366;
	text-decoration: none;
	color: #003366;
}
/* =========================================================== */
/* ====================== Calendar bits ====================== */
/* =========================================================== */
.calendarTH a:link
{
	background: #003366;
	font: 14px Verdana;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.calendarTH a:visited
{
	background: #003366;
	font: 14px Verdana;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.calendarTH th
{
	background: #003366;
	font: 14px Verdana;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.calendar td
{
	height: 60px;
	text-align: left;
	vertical-align: top;
}
.calCourses { background-color:#66FF99; font-weight: bold;} 		/* pale green 		*/
.calSwimming { background-color:#F2BFBF; font-weight: bold;} 		/* pale pink 		*/
.calWaterPolo { background-color:#0099FF; font-weight: bold;} 		/* pale blue  		*/
.calSyncro { background-color:#FFCC66; font-weight: bold;} 			/* orange 			*/
.calManagement { background-color: #66FFFF; font-weight: bold;} 	/* bright blue 		*/

.calDisability { background-color:#FFFFCC; font-weight: bold;} 		/* pale yellow 		*/
.calDiving { background-color:#FF6699; font-weight: bold;} 			/*  mouve  			*/
.calMaster { background-color:#99FF33; font-weight: bold;} 			/* bright green  	*/
.calOpenWater { background-color:#FFFFCC; font-weight: bold;}  		/* pale green 		*/
.calSwim21 { background-color:#FFCCFF; font-weight: bold;}			/* pale green 		*/


/* =========================================================== */
/* ======================== footer bits ====================== */
/* =========================================================== */
.footer
{
	background: #003366;
	color: #FFFFFF;
	font: 0.75em Verdana;
	width: 860px;
	float: left;
	text-align: left;
}
.footer a:link, .footer a:visited, .footer a:active
{
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover
{
	text-decoration: none;
	color: #fff000;
}
/* =========================================================== */
/* ======================== === END === ====================== */
/* =========================================================== */
