/*#topbar {
 font-size: 1px;
 background-image: url(images/topbg.gif);
 width: 774px;
 height: 32px;
 background-repeat: repeat-x;
}

#contentcontainer {
	float: left;
 	position: relative;
 	z-index: 0;
 	left: -15px;
	margin-top: 30px;
}

#maincontent {
 background: #ECF3EC;
 background-image: url(images/contentfold.gif);
 background-repeat: no-repeat;
 padding: 25px 50px 15px 50px;
 float: left;
 width: 435px;
}

#menucolumn {
 width: 192px;
 float: left;
 margin: 150px 0px 20px 4px;
 border: 3px solid white;
 position: relative;
 z-index: 10;
}

#menu {
 background: #C9DECA;
 background-image: url(images/menufold.gif);
 background-repeat: no-repeat;
 padding: 55px 25px 35px 25px;
 font-size: 110%;
}

#menubottom {
 background: #DFEBDF;
 height: 20px;
 border-top: 1px solid white;
 font-size: 1px;
}

#footer {
 clear:left;
 margin-left: 240px;
 padding-top: 50px;
}

#menulogo {
 background-image: url(images/menulogo.gif);
 background-repeat: no-repeat;
 width: 114px;
 height: 136px;
 position: absolute;
 top: 78px;
 left: 47px;
 font-size: 1px;
 z-index: 20;
}

#titleimage {
 margin: 0px 52px 7px 35px;
}

#titleandlogos {
 margin-right: 55px;
 float: left;
}
*/

#gmform {
 float: left;
 width: 558px;
}

#formsubmit {
 border-top: 3px solid white;
 padding: 20px 35px 15px 15px;
 background: #F1DBF3;
 clear: left;
}

.formblock {
 border-top: 3px solid white;
 padding: 7px 35px 5px 15px;
 background: #E4EEE4;
 float: left;
 width: 508px;
}

.section {
 background: #EBCBEE;
 color: #5C0662;
}

.sectiontitle {
 font-size:120%;
 font-weight: bold;
}

.question {
 background: #DAE8DA;
 color: #217329;
 font-weight: bold;
}

.highlightquestion {
	font-size: 120%;
	color: white;
	background: #CC3300;
}

.highlightquestion a {
	color: white;
	background: none !important;
}

.answer {
 line-height: 1.9em;
 padding-bottom: 10px;
 padding-left: 10px;
 width: 511px;
 border: 1px solid #DAE8DA;
}

.answer input {
 position: relative;
 top: 2px;
}

.highlightanswer {
	border-color: #CC3300;
}

.highlighthelp {
 background: #DAE8DA;
	padding: 1px;
	border: 1px solid white;
}

.moreinfo {
 text-decoration:none;
 margin-left: 10px;
}

.formrow {
 width: 100%;
 margin-bottom: 5px;
 float: left;
}

.formcol1 {
 width: 150px;
 float: left
}

.formtextcol {
 margin-right: 10px;
 margin-top: 5px;
 width: 105px;
 float: left;
}

.inputformcol {
 float: left;
}

.floatleft {
 float: left;
}

.floatright {
 float: right;
}

.clear {
 font-size: 1px;
 clear:both;
}

.clubslistcounty {
	padding: 2px;
	background: white;
	margin-bottom:10px;
}

.clubslistcounty h3 {
  padding: 0px 5px 5px 5px;
	margin: 0px;
}

/* Admin */
.admin #topbar {
 width: 100%;
}

.admin #maincontent {
 left:0px;
 width: 450px;
 padding: 25px 35px 15px 35px;
 margin-top: 2px;
}

#adminheader{
 margin-left: 15px;
 margin-bottom: 20px;
}

#adminmenu {
 float:left;
 width: 200px;
 border-right: 1px dotted #5C0662;
 border-bottom: 1px dotted #5C0662;
 padding: 10px;
}

#adminmenu ul {
 margin-left: 20px;
 list-style: square;
 padding-bottom: 5px;
 line-height: 1.5em;
}

#admincontent {
 float:left;
 margin-left: 20px;
 width: 550px;
}

#reportheader {
 margin-top:10px;
}
