/* Start of CMSMS style sheet 'stylesheet' */
/* The Festival of Learning CSS 2.1 Stylesheet (Screen) - 22/09/09 */
/* Import Stylesheets */

@import "uploads/assets/css/960.css";
@import "uploads/assets/css/text.css";
@import "uploads/assets/css/reset.css";






/* Layout */

html {
    background: transparent url(../uploads/assets/images/page-texture.gif) top left repeat;
    border-top: 9px solid #931c17;
    border-bottom: 9px solid #931c17;
}

body {
    background: transparent url(../uploads/assets/images/page-bg.gif) top center no-repeat;
}

.left {
    float: left;
}

.right {
    float: right;
}

.nomargin {
    margin: 0 !important;
}

.png {
    z-index: 3 !important;
}

#header {
    padding-bottom: 20px;
}

#header .logo, #header .logo a {
    width: 190px;
    height: 99px;
    display: block;
}

#headertop {
    width: 890px;
    margin-left: 70px;
}

.home-page #headertop .left {
    padding: 45px 0;
}

.journey-page #headertop .left, .content-page #headertop .left, .events-page #headertop .left {
    width: 620px;
    padding-top: 25px;
}

#headertop .logo {
    margin-right: 30px;
    text-indent: -4000px;
    overflow: hidden;
}

#headertop .logo a {
    background: transparent url(../uploads/assets/images/lrf-logo.gif) top left no-repeat;
}

#header ul, #header ul li, #header ul li a {
    display: inline-block;
}

#headerbottom {
    padding-top: 12px;
}

#headerbottom .left {
    width: 688px;
}

#headerbottom ul {
    margin-left: 70px;
}

#header ul li {
    float: left;
}

#header ul li a {
    background-color: #ee243b;
    margin-left: 2px;
    padding: 15px 20px;
}

#header ul li a:hover {
    background: #ee243b url(../uploads/assets/images/footer-bg.gif) top right no-repeat;
}

#header .active, #header .active:hover  {
    background: transparent url(../uploads/assets/images/menu-active.gif) bottom center no-repeat;
    padding-bottom: 16px;
}

#header .active a, #header .active a:hover {
    background-color: #931c16;
}

#headerbottom #events {
    width: 270px;
    border-left: 2px solid #FFF;
}

#headerbottom #events #title, #headerbottom #events .event a {
    padding: 10px 20px;
    border-bottom: 1px solid #FFF;
    display: block;
}

#headerbottom #events #title {
    background: #00aaab url(../uploads/assets/images/events-bg.gif) top right no-repeat;
    padding: 15px 20px 13px 20px;
}

#headerbottom #events .event a {
    background-color: #3dcacb;
}

#headerbottom #events .event a:hover {
    background-color: #00aaab;
}

#headerbottom #experiences, #journeytitle, .journey, #journeylist, #casestudy, #map, #otherplaces, #related, #newsletter, #journeydetail, #journeydetailmap, .contentcopy, #addcomment, #eventslist, #eventsmap, #eventdetail, #eventdetailmap, ul.basketView {
    background-color: #f9f9f9;
    border: 6px solid #f0f0f0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -icab-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
}

#content #comments {
    background-color: #f9f9f9;
    border: 6px solid #f0f0f0;
    border-top: none;
    border-radius-bottomleft: 5px;
    border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -icab-border-radius-bottomleft: 5px;
    -icab-border-radius-bottomright: 5px;
    -o-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomright: 5px;
}

#headerbottom #experiences {
    width: 475px;
    margin-left: 85px;
    padding: 10px 40px 10px 60px;
    position: relative;
}

#headerbottom #experiences .png {
    position: absolute;
    top: -5px;
    left: -80px;
}

#content .journey {
    min-height: 165px;
    height: auto !important;
    height: 165px;
    margin-bottom: 20px;
    padding: 10px;
}

#content .journey h2 {
    margin-bottom: 10px;
}

#content .journey .right {
    width: 254px;
    margin-left: 18px;
}

#content #journeytitle, #content #journeylist {
    padding: 20px;
    margin-bottom: 10px;
    position: relative;
}

#content #journeytitle .png {
    position: absolute;
    top: -30px;
    right: -40px;
}

#content #journeytitle h1 {
    width: 400px;
}

#content #journeylist ul, #content #eventlistings {
    list-style: none;
}

#content #journeylist ul li, #content #eventlistings li {
    margin-bottom: 15px;
    position: relative;
}

/*
 * EVENT/ACTIVITY BASKET STYLES
 */

ul.basketView, ul.basketView li {
    margin-bottom:10px;
}

ul.basketView {
    display: block;
    padding: 40px 20px 20px 20px;
    position: relative;
}

ul.basketView li {
    clear: left;
}

ul.basketView li.basketTitle {
    position: absolute;
    top: -15px;
    margin-bottom: 0;
}

ul.basketView li span.basketNumber {
    display: block;
    float: left;
    background: transparent url(/uploads/assets/images/mapmarker_lg.png) center no-repeat;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin-left: -35px;
}

ul.basketView li span.basketDate {
    display:block;
    clear:left;
}

ul.basketView li a.basketRemove {
    display: block;
    float: right;
    background-color:#eeeeee;
    color: #848484;
    padding: 3px 5px;
    margin-left: 0.5em;
}

ul.basketView li a.basketEventName {
    font-weight:bold;
    color:#ec008c;
}

ul.basketView li.basketButtons {
    display:block;
    height: 3em;
}

ul.basketView li.basketButtons a, #content #eventlistings li a.basket, #content #eventlistings li span.basketAdded {
    padding:5px 10px;
}

ul.basketView li.basketButtons a {
    display:block;
    float:left;
    background-color:#eee;
    margin:10px 5px 0 0;
}

ul.basketView li#basketForm, span#basketFormError {
    display:none;
}

ul.basketView li#basketForm span {
    display:block;
    margin:0 0 10px 0;
}

span#basketFormError {
    color:#931C17;
}

#content #eventlistings li a.basket, #content #eventlistings li span.basketAdded {
    background-color: #EE243B;
    display: block;
    float: right;
    width:57px;
    margin:0 0 0 0.5em;
}

#content #eventlistings li span.basketAdded {
    background-color: #00aaab;
}

/*END BASKET*/

#content #journeylist .date, #content #eventlistings .date {
    margin-bottom: 3.5px;
    display: block;
}

#content #journeylist .number {
    background: transparent url(../uploads/assets/images/journeylist-bg.png) center center no-repeat;
    width: 34px;
    padding: 10px 0;
    position: absolute;
    top: 14px;
    left: -40px;
}

#content #casestudy, #content #otherplaces, #content #related, #content #journeydetail, #content #eventdetail {
    margin-bottom: 10px;
}

#content #casestudy {
    padding: 20px;
    position: relative;
    z-index: 1;
}

#content #otherplaces, #content #related , #content #newsletter {
    padding: 15px;
}

#content #casestudy .left {
    width: 114px;
}

#content #casestudy .right {
    width: 194px;
    margin-left: 20px;
}

#content #casestudy .right p {
    margin-bottom: 20px;
}

#content #map {
    width: 368px;
    height: 340px;
    margin-bottom: 10px;
}

#content #otherplaces h3, #content #related h3, #content #newsletter h3, #content .contentcopy h2, #content #newsletter p {
    margin-bottom: 10px;
}

#content #newsletter h3, #content .contentcopy h2, #content .contentcopy h2, ul.basketView li h3 {
    background-color: #ee243b;
    padding: 7px 10px;
    display: inline-block;
    clear: both;
}

#content #journeydetail, #content #eventdetail {
    padding: 20px;
}

#content #journeydetail h1, #content #eventdetail h1, .contentcopy h1, #content #journeydetail p, #content #eventdetail p, #content .contentcopy p {
    margin-bottom: 20px;
}

#categories .category {
    background-color: #ec008c;
    margin-right: 5px;
    padding: 5px 10px;
}

#content #journeydetailmap, #content #eventdetailmap {
    margin-bottom: 10px;
    padding: 10px;
}

#content  #journeydetailmap h2, #content  #eventdetailmap h2 {
    margin: 10px 0;
}

#content .contentcopy {
    padding: 20px;
}

#content .contentcopy h2 {
    margin-bottom: -10px;
    position: relative;
    top: -40px;
}

#content .contentcopy ul, #content #eventdetail ul {
    list-style: none;
}

#content .contentcopy ul li, #content #eventdetail ul li {
    background: transparent url(../uploads/assets/images/content-bullet.gif) 5px 8px no-repeat;
    margin-bottom: 5px;
    padding-left: 20px;
}

#content #addcomment, #content #comments {
    margin-top: 10px;
}

#content #addcomment {
    padding: 20px;
}

#content #commentswrap {
    background: transparent url(../uploads/assets/images/comments-bg.gif) top left no-repeat;
    padding-top: 49px;
}

#content #comments {
    margin: 0;
    padding: 0 20px 20px 20px;
}

#content #addcomment fieldset {
    margin-bottom: 10px;
}

#content #addcomment textarea, #content #addcomment input{
    background-color: #FFF;
    border: 1px solid #cecece;
}

#content #addcomment textarea {
    width: 466px;
    height: 170px;
    padding: 10px;
}

#content #addcomment input {
    padding: 5px;
}

#content #addcomment label {
    width: 60px;
    display: inline-block;
}

#content #addcomment #commentsubmit {
    border: none;
    display: block;
}

#content #newsletter .newsletter-form {
    display: inline-block;
}

#content #newsletter .newsletter-form input {
    margin-right: 10px;
    padding: 5px;
    float: left;
}

#content #newsletter .newsletter-form #mce-EMAIL {
    background-color: #FFF;
    border: 1px solid #cecece;
}

#content #newsletter .newsletter-form #mc-embedded-subscribe, #content #addcomment #commentsubmit {
    background: none;
    padding: 0;
    border: none;
    border-bottom: 3px solid #fcff00;
}

.single-comment {
    padding: 10px 0;
    border-bottom: 1px solid #ec008c;
}

.single-comment .name {
    margin-bottom: 10px;
}

#mc-embedded-subscribe:hover, #content #addcomment #commentsubmit:hover {
    cursor: pointer;
}

#eventslist {
    padding: 20px;
}

#eventslist #categories, #eventslist #categories li, #eventslist #categories li a {
    display: inline-block;
}

#eventslist #categories {
    margin-bottom: 20px;
}

#eventslist #categories li {
    margin: 0 2px 2px 0;
    float: left;
}

#eventslist #categories li a {
    background-color: #eeeeee;
    padding: 5px 10px;
}

#eventslist #categories .active a {
    background-color: #ee243b;
}

#footer {
    background: #f4253e url(../uploads/assets/images/footer-bg.gif) top right no-repeat;
    margin-top: 50px;
}

#footer #footercontent {
    padding: 10px;
    position: relative;
}

#footer #footercontent .right {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#footer #footercontent img {
    margin-right: 40px;
}

/* Ed's Form styles */

.formbuilderform div{
    clear: float;
    padding: 10px;
}

.formbuilderform div label, #mf085fmoduleform_1 div label {
    display: block;
    width: 568px;
    font-weight: bold;
}

.formbuilderform div label span, #mf085fmoduleform_1 div label span {
    display: block;
    font-size: smaller;
    font-weight: normal;
}

.required {
    float: left;
}

textarea {
    width: 500px;
    height: 250px;
}

fieldset legend {
    display: none;
}

/* End Ed's Form styles */






/* Typography */

/*======== General declarations ========*/

h1, h2, h3, h4, h5, h6, p, li, blockquote, span, input, label {
    font-family: Arial;
    line-height: 140%;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}

a {
    text-decoration: none;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

/*======== <h1>, <h2>, <h3>, <h4>, <h5> & <h6> tags ========*/

#journeytitle h1, #journeydetail h1, #eventdetail h1, .contentcopy h1, #addcomment h2, #journeydetailmap h2, #eventdetailmap h2, #otherplaces h3, #related h3 {
    color: #00aaab;
}

ul.basketView li h3, #newsletter h3, #content .contentcopy h2 {
    color: #FFF;
}

#journeytitle h1, #journeydetail h1, #eventdetail h1, .contentcopy h1 {
    font-size: 3em;
    line-height: 100%;
}

#journeydetail h1, #eventdetail h1, .contentcopy h1, #journeydetailmap h2, #eventdetailmap h2, #otherplaces h3, #related h3, #newsletter h3, #content .contentcopy h2, #addcomment h2, ul.basketView li h3 {
    text-transform: none;
}

#journeydetailmap h2, #eventdetailmap h2, #otherplaces h3, #related h3, #newsletter h3, #content .contentcopy h2, ul.basketView li h3 {
    font-size: 1.1em;
    font-weight: bold;
}

/*======== <p> tags ========*/

#casestudy p, #newsletter p, #journeydetail p, #eventdetail p, #journeydetailmap p, #eventdetailmap p, .contentcopy p, .journey p, .single-comment p, #events p, #footer p {
    font-size: 0.9em;
}

#journeydetail p, #eventdetail p, #journeydetailmap p {
    color: #7a7a7a;
}

#content #journeydetail #details {
    font-size: 1em;
}

#events p, #experiences,  #journeytitle p, #otherplaces p, #related p, #journeydetail #details, #eventdetail #details {
    font-weight: bold;
}

#events p, #footer p {
    color: #FFF;
}

#experiences {
    color: #767676;
}

#journeytitle p {
    color: #828282;
}

.journey p {
    color: #626262;
}

#casestudy .left p {
    color: #787878;
    text-align: right;
}

#casestudy .right p, #newsletter p, #journeydetail #details, #eventdetail #details, .contentcopy p {
    color: #828282;
}

#otherplaces p, #related p, .single-comment p {
    color: #898989;
}

#otherplaces p, #related p, #events #title {
    font-size: 1.1em;
}

/*======== <a> tags ========*/

ul.basketView li a.basketEventName, #header ul li a, #categories li a {
    font-weight: bold;
}

#events p a, #header ul li a, #footer a, #categories .active a, #categories .active a:hover, #content #eventlistings li a.basket {
    color: #FFF;
}

#header ul li a {
    font-size: 1.1em;
}

#content #eventlistings li a.basket, #categories li a, #content #eventlistings li a.basket, #content #eventlistings li span.basketAdded {
    font-size: 0.9em
}

ul.basketView li.basketButtons a, ul.basketView li a.basketRemove {
    font-size: 0.8em
}

#content #eventlistings li a.basket, #content #eventlistings li span.basketAdded {
    text-align: center;
}

#experiences a, #journeylist h2 a, #eventlistings h2 a, #journeydetail a, #eventdetail a, .journey h2 a {
    color: #ec008c;
}

#experiences a {
    border-bottom: 1px solid #fcff00;
}

#journeylist h2 a, .journey h2 a, #eventlistings h2 a {
    font-size: 1.4em;
    border-bottom: 3px solid #fcff00;
}

#journeylist h2 a, #eventlistings h2 a {
    text-transform: none;
}

#experiences a:hover, .journey h2 a:hover, #journeylist h2 a:hover, #eventlistings h2 a:hover {
    border: none;
}

#casestudy .more a, #journeydetail a:hover, #eventdetail a:hover, #otherplaces p a , #related p a, #newsletter a:hover, #journeydetailmap a:hover, #eventdetailmap a:hover, .contentcopy a:hover, #footer a, #content .contentcopy ul li a, #content #eventdetail ul li a {
    text-decoration: underline;
}

#casestudy .more a:hover, #otherplaces p a:hover, #related p a:hover, #footer a:hover, #content .contentcopy ul li a:hover, #content #eventdetail ul li a:hover {
    text-decoration: none;
}

#casestudy .more a, #otherplaces p a:hover, #related p a:hover, #newsletter a, #journeydetailmap a, #eventdetailmap a, #eventdetail a, .contentcopy a {
    color: #ed1193;
}

#otherplaces p a , #related p a, #newsletter a:hover, #categories li a:hover, ul.basketView li.basketButtons a {
    color: #898989;
}

#content .contentcopy ul li a, #content #eventdetail ul li {
    color: #828282;
}

ul.basketView li a.basketRemove {
    color: #848484;
}

#categories li a {
    color: #c0c0c0;
}

#content #eventlistings li a.basket {
    color: #FFF;
}

/*======== <span>, <input> & <select> tags ========*/

#events span, ul.basketView li span.basketDate {
    font-size: 0.9em;
}

#journeylist .date, #journeylist .venue, #eventlistings .venue, #content #journeylist .number, #categories .category, .single-comment span, #eventlistings .date {
    font-weight: bold;
}

#content #journeylist .number, #categories .category a, ul.basketView li span.basketNumber {
    color: #FFF !important;
}

#content #journeylist .number, ul.basketView li span.basketNumber {
    text-align: center;
}

#journeytitle span, #journeydetail #details span, #eventdetail #details span {
    color: #EC008C;
}

#journeylist .date, #eventlistings .date, ul.basketView li span.basketDate, #experiences span, #casestudy .left span, .single-comment span {
    color: #00aaab;
}

#journeylist .date, ul.basketView li span.basketNumber {
    font-size: 0.9em;
}

#eventlistings .date {
    font-size: 1.1em;
}

#journeylist .venue, #eventlistings .venue {
    color: #939393;
    font-size: 0.8em;
}

/*======== <li>, <ol> and other tags ========*/

ul.basketView {
    color:#a7a7a7;
}

ul.basketView, #mc-embedded-subscribe, #addcomment #commentsubmit {
    font-weight: bold;
}

#mc-embedded-subscribe, #addcomment #commentsubmit {
    font-size: 1em;
}

#content #eventlistings li span.basketAdded {
    color: #FFF;
}

#content #addcomment label {
    color: #898989;
}

#content .contentcopy ul li {
    color: #828282;
}

#content #addcomment input, .newsletter-form input {
    color: #EC008C;
}

#content #addcomment label, #content .contentcopy ul li, #content #eventdetail ul li {
   font-size: 0.9em;
}

a.basket, span.basketAdded {
    float:right;
    color:#FFF !important;
    text-align:center !important;
    width:57px;
    font-size:0.9em;
    display:block;
    background-color:#EE243B;
    padding:5px 10px;
}

a.basket:hover {
    text-decoration:none !important;
}

span.basketAdded {
    background-color:#00AAAB;
}
/* End of 'stylesheet' */

