/* Chatsworth Tennis Club - stylesheet */


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS","Arial";
	font-size: 0.9em;
	background: #FFFFFF;
	color: #000000;
	}

ul,li,ol {   
	margin:0;
	padding-left:5px; 
	margin-left: 15px;
	font-family: "Trebuchet MS","Arial";
	font-size: 0.9em;
	list-style:none;
	}
	

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	}
	
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	}

p {
	font-size: 0.8em;
	color: #000000;
	text-align: justify;
	}

a {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	}
	
a:link, a:visited {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	}

a:hover {
	font-size: 0.9em;
	color: #000000;
	text-decoration: underline;
	}

a:link img, a:visited img{
	text-decoration: none;
	border: none;
	}

a:hover img{
	border: none;
	}

/* ************************************* */	
	
#c {
	width:99%;
 	position:absolute;
 	top:0;
 	padding:0;
	}

#cMain {
 	float:left;
 	padding:0;
 	margin:0 0 0 0;
 	width:100%;
 	background:#fff;
 	border-left: 1px solid #fff;
 	border-right: 1px solid #fff;
	}

#clogo {
 	float:right;
 	padding:0;
 	margin:0;
 	height:100px;
 	background: #fff;
 	}
	
#clogo img {
	float: right;
	}
		
.header_h1 {
	display:none;
	}


/* MAIN BODY WRAPPER */

#cMainBody {
 	float:left;
 	padding:0px 0px 0px 0px;
 	margin:0 0 0 0;
 	width:100%;
 	min-height: 500px;
 	background:#fff;
 	background: url('../_img/chatsworth_background.gif') no-repeat bottom right;
 	list-style: none;
	}


/* NAVIGATION */

#cNav {
	float: left;
	width: 100%;
	height:210px;
	background: url('../_img/nav_back.gif') repeat-x;
	}

#cNav img {
	float: right;
	}
	
#cNav ul {
	list-style-image:none;
	list-style: none;
	padding-left: 200px;
	padding-top: 25px;
	}

#cNavig a, a:visited {
 	padding:0;
 	border:0;
 	margin:0 0 0 0;
 	color: #ffffff;
 	text-decoration:none;
 	font-weight:bold;
	font-family: "Trebuchet MS","Arial";
	}
	
#cNavig {
	padding-left: 200px;
	padding-top: 25px;
	color: #ffffff;
	}


	

#cNavig a:hover {
 	font-weight:normal;
 	text-decoration:underline;
 	font-weight:bold;
 	margin:0 0 0 0;
 	color: #ffffff;
	}

/* LEFT TEXT - NEWS & EVENTS */

#cNews {
	width: 148px;
	
	/* border: 1px solid red; */
	}
	
#cNews p {
	padding: 4px;
	}		

#minileft {
	font-size: 0.8em;
	background-color: #E5EEC6;
	}

#minileft a {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	}

#minileft a:hover {
	text-decoration: underline;
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	}
/* BODY PANEL */

#cBody {
	float: left;
	padding-left: 200px;
	width: 790px;
	/* border: 1px solid black; */
	}
	
#cBodytext {
	/* border: 1px solid green; */
	float: right;
	width: 79%;
	padding-left: 5px;
	clear: both;
	}

#cBodytext p {
	padding: 4px;
	}
	
#cBodytext ul,li {
	list-style-image: url('../_img/bullet_point.gif');	
	}

#cBodytext a {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	}

#cBodytext a:visited {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	}
	

#cBodyfulltext {
	/* border: 1px solid green; */
	float: right;
	width: 100%;
	padding-left: 5px;
	clear: both;
	}

#cBodyfulltext a {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	}

#cBodyfulltext a:visited {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	}

#cBodyfulltext a:hover {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}
	

/* FOOTER */

#cFooter {
	padding: 0px 5px 5px 200px;
	border-top:1px solid #6A9418;
	height: 25px;
	}

#cFooter a {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	}
	
#cFooter a:hover {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}

#cFooterright a:visited {
	font-size: 1.0em;
	font-color: #000000;
	}
	
#cFooterright a:hover {
	font-size: 1.0em;
	font-color: #000000;
	text-decoration: underline;
	}

#cFooter p {
	margin:0 0 0 0;
	padding-top: 5px;
	font-size: 0.9em;
	}

#cFooterright {
	float: right;
	}
	
#cFooterright p {
	text-align: right;
	}


/* MEMBERSHIP */


.membershiprow {
	padding: 5px;
	}

.membershiprow p {
	padding:0;
	margin:0;
	}

.membershiprow {
	margin-bottom:1.5em;
	clear:both;
	padding-bottom: 2px;

	}

.membershiplabel {
	width:40%;
	text-align:right;
	display:block;
	float:left;
	}

/* JUNIORS */


/* GALLERY */

#gallery {
	width: 100%;
	
	}

#gallery li {
	list-style: none;
	display: inline;
	padding: 5px;
	}
	


/* NEWS & EVENTS */

.newslight {
	width: 80%;
	display: block;
	padding: 2px 5px 2px 5px;
	}

.newsdark {
	width: 80%;
	background: #E5EEC6;
	display: block;
	padding: 2px 5px 2px 5px;
	}

.eventlight {
	width: 80%;
	display: block;
	padding: 2px 5px 2px 5px;
	}

.eventdark {
	width: 80%;
	background: #E5EEC6;
	display: block;
	padding: 2px 5px 2px 5px;
	}

/* CONTACT */

#cContact {
	margin-left: 10px;
	width: 550px;
	}


fieldset {
	border:1px solid #000000;
	}

legend {
	font-weight: bold;
	padding: 0 1em;
	}

form fieldset {
	font-size:0.9em;
	border:1px solid #000000;
	margin-bottom:2em;
	padding:1em 2em;
	width: 500px;

	}

form fieldset legend {
	padding:0 1em;
	color:#000000;
	}	

form input,
form textarea,
form select {
	border-top:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	}

form textarea {	
	width:90%;
	}

.row p {
	padding:0;
	margin:0;
	}

.row {
	margin-bottom:1.5em;
	clear:both;
	padding-bottom: 2px;

	}

.label {
	width:30%;
	text-align:right;
	display:block;
	float:left;
	}

.field {
 	width:60%;
	text-align:left;
	display:block;
	float:right;
	}

.mini {
	font-size:0.8em;
	}

#formerror {
	margin-left: 10px;
	}
	
.formerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	color: #FF3300;
	line-height: 20px;
	background: #e5e5e5;
	border: 2px dotted #FF3300;
	padding: 2px;
	display: block;
	width: 40%;
	}




/* clear div - neat & handy */

.clear {
	clear: both;
	}
