/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */

body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #000;
	background-color: white;
	line-height: 170%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 1000px;
}
div.col50 {
	float : left;
	width: 40%;
}
div.col20 {
	float : left;
	width: 19%;
	border-top:solid; border-width:1px; border-color:#808080;
}
div.col80 {
	float : left;
	width: 78%;
	border-top:solid; border-width:1px; border-color:#808080;
	padding: 0px 0px 0px 10px;	
}
div.col60 {
	float : left;
	width: 58%;
	border-top:solid; border-width:1px; border-color:#808080;
	padding: 0px 0px 0px 10px;	
}

.results {
    width:460px;
    background-image: url(/images/corners_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
    padding: 5px 15px 10px 5px;
    margin-left: 25px;
    margin-top:-6px;
    background-color: #f6f6f6;
}
.top {
    background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	margin-left: 25px;
	background-image: url(/images/corners_top.gif);
}
.results ul {
    padding-left: 0px;
    margin: 0px;
}
.results li {
    background-image: url(/images/line_dotted_double.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
    padding: 0px 5px 10px 5px;
    margin-top: 5px;
    list-style-type: none;
    font-size: 1em;   
}
.results li table {
    width: 400px;
}
.results li td.left {
    width:180px;
}
.results li td.centre {
    margin-left: 90px;
}
.results li td.right {
    margin-left: 90px;
}
.results .pagination {
    margin-left: 10px;
}
.description {
	text-align: center;
	margin: 10px 10px 10px 10px;
	background-color: #e5f0fc;
}
.description em {
	color: #000000;
}
div.image-wrapper {
	text-align: center;
	float: center;
}
div.image-wrapper p {
	margin: -7px 0 0 0;
	color: #000000;
}
div.row {
	padding: 5px 0px 0px 0px;
    clear: both;
}
td {
	padding: 5px 5px 5px 5px;
}
td.label {
	width : 20%;
    float: left;
    text-align: left;
    font: 0.85em/1.2 Verdana, Helvetica, Arial, sans-serif;
	vertical-align: middle;
    color: #000;
}
td.form {
	width : 60%;
    float: left;
    text-align: left;
    vertical-align: middle;
	background-color:#C2CEE2;
}
table.form {
	margin:5px 5px 5px 20px;
	width: 500px;
}
table.display {
	width: 530px;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
}
table.schedule {
	width: 550px;
}
table.schedule td {
	border-top: 1px solid #ccc;
}
.display {
	margin:5px 5px 5px 20px;
}
td.title {
	width : 55%;
    float: left;
}
td.link {
	width : 20%;
    float: left;
}
td.admin {
	width : 10%;
	float : left;
}
.links {
	font-size : 0.9em;
}

div.imageWrapper {
	text-align: center;
	margin: 15px 5px 10px 5px;
}
.section {
	padding: 10px 10px 10px 10px;
	background-image: url(../images/line_dotted_double.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
span.label {
	float: left;
	width: 80px;
}

span.nav {
	font-size: 0.9em;
}

span.nav a {
	color: red;
	font-family: verdana, geneva,tahoma, helvetica, arial, sans-serif;
}
p.instruction {
	color: #888;
	line-height: 120%;
}
p.event {
	font-size: 0.9em;
}
div.datelist {
	font-size:0.8em;
	margin-top: 5px;
}
div.datelist ul {
	line-height: 110%;
}
/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 85%;
	margin: 0 auto;
	text-align: left;
}

#wrapper-menu-top {
	background: white url('../images/bg02-white-left.png') no-repeat left top;
}

#menu-top {
	background: transparent url('../images/bg02-white-right.png') no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url(../images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url(../images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span {	background-position:100% -42px; }

#wrapper-header {
	background: transparent url('../images/bg.png') top center repeat-x;
}

#header {
	background: #eee url('../images/main-banner2.jpg') no-repeat center top;
}

#wrapper-header2 {
	background: transparent url('../images/bg02-blue-left.png') top left no-repeat;
}

#wrapper-header3 {
	background: transparent url('../images/bg02-blue-right.png') top right no-repeat;
}

#header h1 {
	margin: 0 20px;
	padding: 0;
	height: 192px;
	line-height: 3em;
	color: #000000;
	font-size: 130%;
}

#wrapper-content {
	background: white url('../images/bg02-white-left.png') no-repeat left top;
}

* html #wrapper-content { height: 1%; }

#content {
	background: transparent url('../images/bg02-white-right.png') no-repeat right top;
	padding: 5px 245px 5px 40px;
	border-bottom:20px;
}

#wrapper-menu-page {
	float: right;
	width:180px;
	margin: 20px 30px 3em 2em;
	height:100%;
	
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-page { margin-right: 15px; }

.menu-page { 
	background: transparent url('../images/menu.png') no-repeat;
	padding-top: 5px; 
	margin: 0 0 25px 0;
}

.menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

.menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

.menu-page a:link, #menu-page a:visited { color: #888; }
.menu-page a:hover { color: #5b8fbe; }

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0 20px;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both;
}

h2 { font-size: 110%; }
h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }
.display {
    width: 480px;
}
.results {
    background-image: url(/images/corners_bottom.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 5px 15px 10px 5px;
    background-color: #f6f6f6;
}
.top {
    background-repeat: no-repeat;
    background-position: left top;
    height: 12px;
    margin-bottom: -2px;
    background-image: url(/images/corners_top.gif);
}
.results ul {
    padding-left: 0px;
    margin: 2px;
}
.results li {
    background-image: url(/images/line_dotted_double.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin-left: 10px;
    padding: 0px 5px 10px 5px;
    list-style-type: none;
    font-size: 1em;   
}
.results li div.result_container {
    margin-bottom:1px;
}