@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 770px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding: 0;
	background-color: #ffffff;
	color: #FFFFFF;
}

body {
	font-family:Arial;
	color: #000;
	background:url(img/bodybg.jpg) no-repeat top left #9CBE92;
	margin:0;
	margin-bottom:10px;
}

a:link, a:visited {
	color: #166823;
}

#header {
	height: 30px;
	padding:0;
	margin:0;
	width:100%;
	clear:left;
}

#content {
	padding:0 25px 0 0;
	margin:0;
	margin-left: 24%;
	padding-bottom: 10px;
	color: #000;
	min-height:750px;
}

#contentpage {
	padding:0 25px 20px 0;
	margin:0;
	margin-left: 13%;
	color: #000;
	min-height:700px;
	margin-top:10px;
	margin-bottom: 0px;
	clear:left;
	text-align:left;
}

#contentpage p {
	text-align:justify;
}

*html #contentpage {
	padding:0;
	margin:0;
	margin-left: 13%;
	margin-bottom: 15px;
	padding-bottom:20px;
	width:99%;
}

#leftcol {
	clear:left;
	float:left;
	width: 20%;
	margin:20px 5px 0 30px;
	padding:0;
}

#leftcol #images {
	padding:0;
	margin:0;
	background-color: #fff;
}

#leftcol #images img {
	margin-bottom: 3px;
}

/*Header and Paragraph Styles */

#content p, #contentpage p, #content span, #contentpage span, #contentpage li {
	line-height: 1.3em;
	font-size: 0.8em;
}

#contentpage h1 {
	font-size: 100%;
	border-bottom: 1px solid #9CBE92;
	padding-bottom: 2px;
	text-transform:uppercase;
}

#content h1 {
	font-size: 100%;
	border-bottom: 1px solid #9CBE92;
	padding-bottom: 2px;
	border-bottom: 1px solid #9CBE92;
}

h2 {
	font-size: 80%;
	border-bottom: 1px solid #9CBE92;
}

h3 {
	font-size: 100%;
	border-bottom: 1px solid #9CBE92;
}

.subhead {
	font-size: 100%;
	font-weight:bold;
	text-decoration:underline;
}

/*End of paragraph styles */

/*Footer Styles */

#footer {
	float:left;
	font-size: 70%;
	padding:0;
	clear:left;
	margin:0;
	padding:0;
	text-align:right;
	color: #000000;
	background-color:#9CBE92;
	width:100%;
}

*html #footer, #footer .footinfo, #footer #footlinks {
	display:inline;
	margin:0;
}

#footer #designed {
	float:left;
}

#footer #footlinks {
	float:right;
}

#footer #footlinks a {
	color: #000;
	font-weight:bold;
}

#footer .footinfo {
	float:left;
	width:100%;
	clear:left;
	margin-top:10px;
	text-align:right;
}

/*End of Footer Styles */

#homeimage{
	float:right;
	margin:5px;
	padding:0;
	margin-top:0;
	padding-bottom:20px;
}

.clear {
	padding:0;
	margin:0;
	height:0;
	line-height:0;
	clear:left;
}

#leftsidebg {
	height:auto;
	background: url(img/leftsidebg.gif) no-repeat 0% 0%;
}

#bottomedgebg {
	width: 100%;
	background: url(img/bottomedge.gif) no-repeat center bottom;
	padding:0;
}

#topedgebg {
	width: 100%;
	background: url(img/topsideedge.gif) no-repeat center top;
	padding:0;
}

#rightedgebg {
	background: url(img/rightsidebg.gif) no-repeat right 0%;
}

/*List classes and ID's */

#nav ul, #nav {
	float:left;
	width:110%;
	list-style-type:none;
	margin: 0px 0 0px 0px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nav li {
	list-style-type:none;
	float:left;
	display:block;
	margin-bottom:5px;
}


#nav li a {
	font-size:70%;
	display:block;
	float:left;
	margin-right: 5px;
	color: #fff;
	background-color: #333F30;
	padding:5px;
	text-decoration:none;
}

#nav li a:hover {
	background-color: #5A934D;
	color: #fff;
}

*html #nav a {
	display:inline;
}


#content ul#list {
	margin:0;
	margin-left:30px;
	padding:0;
}

#content ul#list li {
	margin:0;
	padding:0;
	padding-bottom:15px;
	font-size:0.8em;
}

*html #content ul#list  {
	margin-left:70px;
}

#list span {
	float:left;
	width:20%;
	margin:0;
	padding:0;
}

ul#lessonslist {
	clear:left;
	width:100%;
	padding-top:20px;
}

ul#lessonslist li span {
	float:left;
	width:30%;
	font-size:100%;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
}


ul#lessonslist li span.cost {
	padding:0;
	margin:0;
	font-size:100%;
	width:15%;
	padding-top:5px;
	font-weight:normal;
}

ul#lessonslist li {
	list-style-type:none;
	clear:left;
	border:1px solid #ccc;
	width:70%;
	border-left:5px solid #999;
	margin-top:10px;
	float:left;
}

*html ul#lessonslist {
	display:inline;
}


ul.list {
	margin:0;
	margin-left:50px;
	margin-bottom:10px;
}

.list {
	padding:0;
	padding-bottom: 10px;
}

.list li ul {
	margin-left:25px;
	padding:0;
	margin-top:5px;
	color: #263326;
}

ul.genlist {
	margin-bottom:10px;
	margin-top: 0;
	margin-right: 0;
}

#contentpage ul li {
	padding:0;
	padding-bottom: 10px;
}


ul#sitemaplist li {
	list-style-type:none;
	clear:left;
	padding-bottom:5px;
	border:1px solid #ccc;
	width:70%;
	padding-top:5px;
	border-left:5px solid #999;
	padding-left:20px;
	margin-top:5px;
	font-size: 0.8em;
}

#sitemaplist li ul li{
	border:1px solid #ccc;
	border-left:5px solid #ccc;
	font-size: 1em;
}

#sitemaplist li ul li a {
	color: #003399;
}

#rateheaders li {
	float:left;
	list-style-type:none;
	margin-right:10px;
	margin-top:20px;
}

#lessonslist li.nobord {
	border:0;
}

#lessonslist ul li span .cost {
	border:0;
	width:25%;
}

#sitemaplist {
	clear:left;
}

#sitemaplist li span {
	float:left;
	width:30%;
}

.subnav ul {
	margin:0;
	padding:0;
	float:right;
}

.subnav {
	margin:0;
	padding:0;
	padding-bottom:10px;
	clear:left;
	width:100%;
}

.subnav li {
	float:left;
	list-style-type:none;
	border:1px solid #333F30;
	background-color:#9CBE92;
	height:20px;
	margin-right:10px;
}

.subnav ul li a {
	background-color:#fff;
	list-style-type:none;
	color:#000;
	margin:5px;
	padding:5px;
	line-height:25px;
	text-decoration:none;
	font-size:0.8em;
}

#rateheaders ul {
	clear:left;
	width:100%;
}

*html #lessonslist {
	width:80%;
}

/*End of lists */

.logo {
	float:left;
	margin:10px;
	margin-top: 25px;
}

#intro {
	margin-right:10px;
	padding-top:10px;
}

*html #intro {
	display:inline;
}

.homebg {
	background: url(img/dean-tennis-racket.jpg) no-repeat 90% 100%;
}

.rfloat {
	float:right;
	margin:10px;
	z-index:2;
	position:relative;
}

.lfloat {
	float:left;
	margin:10px;
}


p.contactbox {
	border: 1px solid #343F30;
	background-color: #582320;
	color:#fff;
	padding:10px;
	text-align:center;
	margin:5px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}

p.contactbox a{
	color:#E4DBA4;
	float:none;
}

.divider {
	background: url(img/divider.gif) repeat-x left center;	
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.top p , .top a:visited {
	color:#9b5e61;
	display:block;
	float:right;
	clear:both;
}


/*Adult Coaching Section */

.tournaments {
	border: 1px solid #ccc;
	width:70%;
	margin-bottom:10px;
	padding:10px;
	float:left;
	clear:left;
	margin-left:20px;
}

.tournaments .date {
	color: #333F30;
	text-decoration:underline;	
}

.tournaments .time {
	float:right;
}

.tournamentfloat {
	z-index:2;
	float:right;
	margin:0px;
	margin-right:10px;
	position:relative;
}

.tennisclubs {
	border-bottom: 1px solid #ccc;
	margin-bottom:10px;
	padding:10px;
	margin-left:20px;
	color:#000;
	float:left;
	clear:both;
	z-index:1;
	width:80%;
}

.tennisclubcontainer {	
	padding-bottom: 25px;
	float:left;
	width:80%;
}

#topimages img{
	float:left;
}

#topimages {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

.tennis_racket_row {
	width:250px;
	float:left;
	border: 1px solid #55724C;
	height:280px;
	margin:10px;
}

.tennis_racket_row .lfloat {
	clear:both;
}

.tennis_racket_row .colourhead {
	text-align:center;
	font-size: 150%;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#55724C;
	color:#fff;
	padding:5px;
}

.tennis_racket_row .racket_prices {
	margin-left:130px;
	font-size: 120%;
}

.center {
	text-align:center;
}

img {
	border:none;
}

.tennis-rackets-type {
	text-align:center;
}

.tennis-rackets-type img {
	margin:20px;
}

.tennislessonsbg {
	background: url(img/tennis-lessons-bg.jpg) no-repeat right bottom;
}

/*Coaches page */

.coach {
	float:left;
	width:500px;
	clear:both;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom: 20px;
	border:1px solid #ccc;
	padding:5px;	
}

.coachtext-right {
	float:left;
	margin:10px;
	padding:0;
	width:55%;
}

.coachleft img{
	float:left;
	margin:5px;
	border:1px solid #000;
}


/*Admin Styles */

#login {
	margin-left:auto;
	margin-right:auto;
	width:40%;
}

#login form {
	float:left;
	background-color: #fff;
}

#login form label {
	float:left;
	width:20%;
	color: #000;
	font-size: 0.8em;
}

input {
	color: #000;
}


.news {
	border: 1px solid #ccc;
	width:70%;
	margin-bottom:10px;
	padding:10px;
	float:left;
	clear:left;
	margin-left:20px;
}

.news img {
	margin:8px;
}

/*News Styles */

*html .newscontainer {
	float:left;
	clear:left;
	width:70%;
	margin-bottom:20px;
}

.news .date {
	float:right;
	color: #333F30;
	text-decoration:underline;	
}

form#cform {
	float:left;
	width:90%;
	border:1px solid #ccc;
	margin:10px;
	padding:10px;
	clear:left;
	margin-bottom:30px;
}

li.valid  {
	float:left;
	clear:left;
	padding-bottom:5px;
}

#cform label {
	float:left;
	width:20%;
	font-weight:bold;
}

#cform input {
	width:200px;
}

#cform .buttons {
	clear:left;
}

#cform .buttons input {
	float:left;
	width:130px;
	padding:3px;
}


.programmeheader img {
	padding-left:5px;
}

.initial {
	display:none;
}


*html .programmecontent {
	display:inline;
}

.programmecontent  {
	text-align:left;
	margin:0;
	padding:0;
	clear:left;
}

.programmecontent li {
	padding:0;
	margin:0;
}

.programmecontent ul ul li {
	font-size:120%;
}

.programmecontent h1 {
	border-bottom: 1px solid #9CBE92;
	padding-bottom: 2px;
	border-bottom: 1px solid #9CBE92;
	clear:left;
}

.adultcoach {
	clear:left;
	margin-left:20px;
}

.courseprogrammehead {
	float:left;
	clear:left;
	padding:5px;
	margin-bottom:10px;
}

a.courseprogrammehead {
	float:left;
	clear:left;
}

.programmecontent p {
	clear:both;
	line-height:normal;
}

.pdflink {
	margin:0;
	padding:0;
	display:block;
}

a.pdflink {
	color:#990000;
	margin:0;
	padding:0;
}

p img .nobord {
	border:none;
}

#highlight_coaches {
	margin:0;
	padding:0;
	margin-bottom:80px;
	background-color:#fff;
	color:#000;
	float:left;
	width:99%;
}

#highlight_coaches .leftcoach {
	float:left;
	width:45%;
	margin:0;
	padding:0;
}

#highlight_coaches .rightcoach {
	float:right;
	width:45%;
	margin:0;
	padding:0;
}

*html #highlight_coaches {
	display:inline;
}

span.postage {
	color:#990000;
	text-decoration:underline;
	font-size:1.2em;
	margin:0;
	padding:0;
}

.facebook {
	float:left;
	clear:left;
}

.facebook img {
	display:block;
}
