/*****************************************************************
** 
**  General
**
******************************************************************/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #d8e3f5;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}

hr {
	background: #266687;
	color: #266687;
	height: 1px;
	border: 0;
	margin-bottom: 15px;
}

h1 {
	text-transform: uppercase;
	color: #266687;
	letter-spacing: 0.02em;
	font-size: 2.8em;
}

h2 {
	font-size: 16px;
	padding-bottom: 5px;
	color: #266687;
}

h2 a {
    text-decoration: none;
}

h3 {
	text-transform: uppercase;
	font-size: 18px;
	color: #266687;
	text-align: center;
	padding-bottom: 10px;
}

h4 {
	font-size: 12px;
	color: #266687;
	padding-bottom: 10px;
}

a {
    border: 0px;
	font-weight: bold;
	color: #266687;
}

a:hover {
	color: #81AFCB;
	text-decoration: none;
}

p {
    text-align: justify;
	padding-bottom: 1.5em;
    line-height: 1.5;
}

input, textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #266687;
	margin-bottom: 10px;
}

input.button {
	background-color: #266687;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

ul, ol {
	padding-left: 25px;
	padding-bottom: 10px;
}

lh {
    font-weight: bold;
}

li {
	padding-bottom: 5px;
}

a img {
    border: none;
}

/*****************************************************************
** 
**  Layout
**
******************************************************************/

#container {
    margin-top: 1em;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#header {
	width: 100%;
	background-image: url(../images/SL_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	background-image: url(../images/SL_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#banner-min-height {
    float: right;
    width: 1px;
    height: 105px;
}

#header h1 {
}

#header-min-height {
    width: 1px;
    height: 78px;
    float: right;
}

#header-clear {
    clear: right;
}

#pagetitle {
/*	padding-top: 120px;*/
clear: both;
    padding-top: 15px;
	width: 620px;
}

td.top-align {
    vertical-align: top;
}

#content {
    width: 100%;
}

#footer {
    width: 100%;
	border-top: 2px solid #266687;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-right: 75px;
	margin-bottom: 20px;
    text-align: right;
}

img.right {
	float: right;
	margin-left: 10px;
}

.whitebox {
	padding: 5px;
	margin-top: 2.5em;
    margin-bottom: 2.5em;
	border: 1px solid #266687;
	background-color: #FFFFFF;
}

label {
    font-weight: bold;
}

/*****************************************************************
** 
**  Events
**
******************************************************************/

#nextevent{
	text-align: center;
}

#nextevent p{
	text-align: center;
}

#nextevent h1 {
  font-size: 1.5em;
}

#nextevent h2 {
  padding-top: 0.8em;
  padding-bottom: 0.1em;
  font-size: 1.3em;
  font-weight: bold;
}

.eventlisting {
	margin-top: 10px;
}

.flyer img {
    text-decoration: none;
/*   border-style: none; */
    border: 1px solid #266687;
}

.eventlisting img {
	margin-bottom: 10px;
	float: left;
}
.eventlisting  h2, .eventlisting h4, .eventlisting p {
	margin-left: 160px;
}
.eventlisting  h2 {
	padding-bottom: 0px;
}
.eventlisting hr {
	clear: left;
}

.related-events {
    margin-bottom: 1em;
    width: 300px;
    padding: 5px;
	border: 1px solid #266687;
	background-color: #FFFFFF;
}

ul.reviews, ul.feedback {
    padding-left: 1em;
}

ul.reviews lh, ul.feedback lh {
    padding-bottom: 0.5em;
    font-size: 1.5em;
    color: #266687;
    text-transform: uppercase;
}

ul.reviews li, ul.feedback li {
    list-style-type: none;
    padding-left: 0.5em;

}

.hideable {
	padding: 5px;
	margin: 1em;
	border: 1px solid #266687;
	background-color: #FFFFFF;
}

.event-content h2 {
	text-transform: uppercase;
    padding-bottom: 0;
}

.event-content h4 {
    display: inline;
    padding-bottom: 0;
    padding-right: 0.3em;
    font-size: 1.2em;
}

.event-content .event-content-group {
    padding-bottom: 1.5em;
}

.event-content .event-content-group .event-content-item {
    padding-left: 0.5em;
    padding-top: 0.4em;
}

.event-feedback p {
    text-align: left;
    padding: 0.5em 1em 0em 1em;
}

/*****************************************************************
** 
**  Forms
**
******************************************************************/

table.form td {
    vertical-align: middle;
}

table.form th {
    vertical-align: top;
    font-weight: normal;
    text-align: right;
    padding-right: 1em;
}

/*****************************************************************
** 
**  Form Errors
**
******************************************************************/

ul.errorlist {
    padding: 0;
}

ul.errorlist li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    color: red;
}


/*****************************************************************
** 
** Resources
**
******************************************************************/

.resource h4 {
    padding-bottom: 0;
}

.resource p {
    padding-left: 1.5em;
    padding-bottom: 1em;
}


/*****************************************************************
** 
** Monthly Challenge
**
******************************************************************/

 {
    background-color: white;
    border: 1px solid black;
    margin-bottom: 1em;
}

/*****************************************************************
** 
** BASL
**
******************************************************************/


#enter-online form label {
    display: block; 
    float: left; 
    width: 8em;
    margin-right: 0.5em;
}

#enter-online form .field-group {
    background-color: white;
    border: 1px solid black;
    margin-bottom: 1em;
}

#enter-online .form {
    border: 1px solid black;
    padding: 1em;
}

#enter-online ul.errorlist {
    float: right;
    font-weight: bold;
}

#enter-online form .form-header {
    border-bottom: 2px solid grey;
    padding:  0.5em 1em;
}
#enter-online form .form-header h4 {
    padding:  0;
}
#enter-online form .form-header p {
    padding:  0;
}

#enter-online form .form-row {
    border-bottom: 1px solid grey;
    padding:  0.5em 1em;
}

#enter-online form .help-text {
    font-size: 0.8em;
    clear: left;
}

#enter-online #id_age {
    width: 3em;
}

#enter-online #id_postcode {
    width: 7em;
}

#enter-online #id_heard_about {
    width: 20em;
}

#enter-online form td {
    font-size: 0.8em;
    padding-bottom: 0.2em;
}

#enter-online form input {
    margin-bottom: 0;
}

#enter-online table {
    padding-bottom: 1em;
}

#enter-online .button-row {
    text-align: right;
} 

#enter-online input.button {
    width: 100%;
    font-size: 2em;
}


#enter-print .address {
    padding-left: 2em
}

.gallery img.icon {
    margin-bottom: -4px;
}

.gallery p {
    padding-bottom: 0;
    text-align: left;
}

.gallery p.vote {
    text-align: right;
}
.gallery .label {
    font-weight: bold;
}

.gallery-item.entry {
    border: 1px solid #266687;
    margin-right: 7px;
}

.gallery-item.entry.gallery-last {
	margin-right: 0px;
}
