/* CSS Document */
* {
        border: 0;
        margin: 0;
        padding: 0;
        }
body {
        font-size: 62.8%;
        background-color: #279bc0;
        background-image: url(../img/bg.gif);
        background-repeat: repeat-x;
        font-family: Arial, Helvetica, sans-serif;
        }
h1 {
        font-weight: normal;
        font-size: 2.4em;
        margin: 1em 1em -0.1em 0.5em;
        font-family: "Trebuchet MS"
        }
h2 {
        font-weight: normal;
        font-size: 1.8em;
        margin: 1.3em 1em -0.3em 0.6em;
        font-family: "Trebuchet MS"
        }
p, ul, table, form {
        font-size: 1.2em;
        }
p {
        margin: 1em;
        line-height: 1.4em;
        }
ul ul {
        font-size: 1em;
        }
strong {
       font-size: 105%;
       font-weight: bold;
}
div#container {
        width: 925px;
        margin: 0 auto;
        }
div#info {
        width: 925px;
        text-align: right;
        color: #FFF;
        padding-top: 1em;
        visibility: hidden;
        }
div#info a {
        color: #FFF;
        }
div#info a:hover {
        text-decoration: none;
        }
div#head {
        width: 920px;
        height: 155px;
        background-image: url(../img/headerbg.jpg);
        background-repeat: no-repeat;
        position: relative;
        }
div#head img#logo {
        float: left;
        }
div#head ul#nav {
        list-style-type: none;
        position:absolute;
        bottom:0px;
        right: 6px;
        }
div#head ul#nav li {
        float: left;
        background: url(../img/tab_right.gif) no-repeat right top;
        margin-right: 1px;
        }
div#head ul#nav li.liselected {
        background: url(../img/tab_right_selected.gif) no-repeat right top;
        margin-right: 1px;
        }
div#head ul#nav li a {
        display: block;
        color: #FFF;
        text-decoration: none;
        font-weight: bold;
        background: url(../img/tab_left.gif) no-repeat left top;
        padding: 5px 12px 5px 12px;
        }
div#head ul#nav li a.aselected {
        background: url(../img/tab_left_selected.gif) no-repeat left top;
        color: #265A97;
        }
div#head ul#nav li a:hover {
        text-decoration: underline;
        }
div#lakeoflights {
        background-image: url(http://lakeoflights.org.uk/../img/header.gif);
        background-repeat: no-repeat;
        height: 67px;
        }
div#lakeoflights h1, div#lakeoflights h2 {
        display: none;
        visibility: hidden;
        }
div#candles {
        width: 650px;
        background-color: black;
        height: 195px;
        }
div#candles img {
        float: left;
        }
div#content {
        width: 920px;
        background-color: #E2F0CF;
        min-height: 300px;
        }
div#content div#left {
        float: left;
        width: 200px;
        min-height: 400px;
        padding-bottom: 10px;
        }
div#left a#donate, div#left a#ball {
        padding: 2.4em 1em 0.5em 4em;
        text-decoration: none;
        display: block;
        }
div#content div#right {
        float: right;
        width: 700px;
        min-height: 400px;
        }
div#content div#right ul {
        margin: 2em;
        }
div#content div#right ul li {
        margin: 0.6em;
        }
div#content div#right ul ul {
        margin: 1em 2em;
        }
div#corners {
        clear: both;
        }
div#corners div {
        width: 892px;
        height: 14px;
        background-color: #E2F0CE;
        margin-left: 14px;
        }
img#leftcorner {
        /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../img/leftcorner.png', sizingMethod='scale');*/
        width: 14px;
        height: 14px;
        }
img#rightcorner {
        margin-right: 5px;
        }
div#footer {
        clear: both;
        text-decoration: none;
        text-align: right;
        color: #ddd;
        }
div#footer a {
        color: #ddd;
        }
div#footer a:hover {
        text-decoration: none;
        }
.floatright {
        float: right;
        }
.floatleft {
        float: left;
        }
.clear {
        clear: both;
        }
.margin {
        margin: 0 1.5em 0 1.5em;
        }
div#futureevents {
        background: url(../img/futureevents.gif) no-repeat;
        width: 273px;
        padding: 38px 0 0 0;
        margin: 2em 2em 2em 2em;
        }
div#futureevents div {
        background-color: #8FB78C;
        border-right: 6px solid #347845;
        border-left: 6px solid #347845;
        margin-bottom: -1.2em;
        color: #FFF;
        }
div#futureevents div p {
        margin: 0em 1em 1em 1em;
        color: #FFF;
        }
div#futureevents div table {
        margin: 0.3em 0.5em 1.2em 0.5em;
        }
div#futureevents div table tr td {
        padding: 5px;
        }
div#majorappeals {
        background: url(../img/majorappeals.gif) no-repeat;
        width: 273px;
        padding: 38px 0 0 0;
        margin: 0 2em 2em 2em;
        }
div#majorappeals div {
        background-color: #86a5b4;
        border-right: 6px solid #215397;
        border-left: 6px solid #215397;
        margin-bottom: -1.2em;
        }
div#majorappeals div p {
        margin: 0em 1em 1em 1em;
        color: #FFF;
        }
div#contactform {
        background: url(../img/contactform.gif) no-repeat;
        width: 273px;
        padding: 38px 0 0 0;
        margin: 2em 2em 2em 2em;
        }
div#contactform div {
        background-color: #86a5b4;
        border-right: 6px solid #215397;
        border-left: 6px solid #215397;
        margin-bottom: -1.2em;
        }
div#contactform div p {
        margin: 0em 1em 1em 1em;
        color: #FFF;
        }
div#contactform form {
        margin: 0em 1em 1em 1.6em;
        display: block;
        padding-top: 10px;
        }
div#contactform form label {
        display: block;
        font-weight: bold;
        margin-bottom: 0.2em;
        }
div#contactform form input, div#contactform form textarea {
        border: solid 1px #215397;
        padding: 3px;
        margin-bottom: 0.9em;
        }
div#contactform form textarea {
        width: 210px;
        }
div#contactform form input#email {
        width: 210px;
        }
div#contactform form input#consubmit {
        width: 90px;
        height: 35px;
        background-image: url(../img/consubmit.gif);
        background-repeat: no-repeat;
        border: 0;
        margin: 1em 1em 1em 0;
        }
td.date {
        font-weight: bold;
        }
table.events {
        border: 1px solid #4F0F10;
        width: 80%;
        margin-bottom: 24px;
        }
table.events th {
        text-align: left;
        background-color: #86A5B4;
        color:#FFF;
        padding: 6px;
        }
table.events td {
        text-align: left;
        border-top: 1px solid #4F0F10;
        font-size: 12px;
        padding: 6px;
        background-color: #FFF;
        }
table.events td.dow0, table.events td.dow1 {
        width: 21%;
        border-right: 1px solid #4F0F10;
        text-align: center;
        }
table.events td.date0, table.events td.date1 {
        width: 8%;
        border-right: 1px solid #4F0F10;
        text-align: center;
        }
table.events td.dow1, table.events td.date1, table.events td.eventdetails1 {
        background-color:#CF7A7A;
        color: #FFF;
        }
table.editevents {
        border: 1px solid #4F0F10;
        width: 95%;
        margin-bottom: 24px;
        }
table.editevents th {
        text-align: left;
        background-color: #86A5B4;
        color:#FFF;
        padding: 6px;
        }
table.editevents td {
        text-align: left;
        border-top: 1px solid #4F0F10;
        font-size: 12px;
        padding: 6px;
        }
table.editevents td.dow0, table.editevents td.dow1 {
        width: 21%;
        border-right: 1px solid #4F0F10;
        text-align: center;
        }
table.editevents td.date0, table.editevents td.date1 {
        width: 8%;
        border-right: 1px solid #4F0F10;
        text-align: center;
        }
table.editevents td.dow1, table.editevents td.date1, table.editevents td.eventdetails1 {
        background-color: #CF7A7A;
        color: #FFF;
        }
table.editevents td.eventdetails0, table.editevents td.eventdetails1 {
        width: 80%;
}
table.editevents td.edit0, table.editevents td.delete0 {
        border-left: 1px solid #4F0F10;
        }
table.editevents td.edit1, table.editevents td.delete1 {
        background-color: #CF7A7A;
        border-left: 1px solid #4F0F10;
        }
table.editevents td.edit1 a, table.editevents td.delete1 a {
        color: #FFF;
}
table.editevents tr.new {
        background-color: #4A7528;
        }
ul#jumplist {
        margin: 1em 1em 2em 3em;
        }

/* Gallery Styles */
div#gallery {
        border: 1px solid #000;
        height: 490px;
        margin: 1em 2em 0 1.5em;
        }
div.gallerypreview {
        border-bottom: 1px solid #000;
        margin: 0 4em 3em 2em;
        padding: 0 2em 0 0;
        clear: both;
        min-height: 100px;
        }
img.gallerythumb {
        padding: 2px;
        border: 1px solid #000;
        cursor: pointer;
        cursor: hand;
        }
div#thumbnails {
        width: 126px;
        height: 450px;
        overflow: auto;
        float: left;
        margin: 20px 0 20px 32px;
        text-align: center;
        }
div#mainimage {
        width: 460px;
        height: 450px;
        float: right;
        margin: 20px 24px 0 0;
        text-align: center;
        }
div#mainimage img {
        padding: 2px;
        border: 1px solid #000;
        }

img.company {
        margin-right: 2em;
        }
div.links {
        border-bottom: 1px solid #000;
        margin: 0 4em 3em 2em;
        padding: 0 2em 0 0;
        clear: both;
        min-height: 120px;
        /* height: 120px; */
        }
        
.gallery {
	padding:5px;
	margin:5px;
	border-bottom:1px solid #959595;       
}

.gallery img {
	padding:10px;
}

.thickbox img {
	padding:5px;
}
