body {
    font-family: Georgia, Arial;
    fonts-size: 13px;
    background-color: #002C5B;
    color: #666;
    margin: 0;
    top: 0;
    left: 0;
    right: 0;
}

/* colours */
.yellow {
    color: #FFC20F;
}

.navy {
    color: #002A57;
}

.red {
    color: #C42B31;
}

.blue {
    color: #1B59A2;
}

.gray {
    color: #666;
}
/* reset */
h1, h2, h3, h4, h5, h6, p, ol, ul, blockquote {
    margin: 0;
    padding: 0;
    font-weight: normal
}

/* links */
a {
    color: #BD2135;
    text-decoration: none;
}

#content a:hover, #sidebar a:hover {
    text-decoration: underline;
}

a.active {
    color: #666;
}

img, a {
    outline: none;
    border: 0;
}

/* logo */
div#site-logo {
    width: 139px;
    height: 116px;
    margin-top: 15px;
    float: left;
    display: block;
    background: url('../images/rnc-logo.png') no-repeat top left;
}

div#site-logo a {
    display: block;
    width: 139px;
    height: 116px;
}

div#site-logo a span {
    display: none;
}

h1.site-logo-txt {
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
    float: left;
    margin-top: 50px;
    z-index: 3;
    margin-left: 105px;
    position: absolute;
}

h1.site-logo-txt a {
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
}

/* layout */
.outer-wrapper {
    width: 100%;
    float: left;
    background: #FFF url('../images/top-bg.png') repeat-x top left;
}


.center-div {
    width: 1019px;
    margin: 0 auto;
}

#top-wrapper {
    width: 1019px;
    height: 162px;
    float: left;
}


#content-wrapper {
    background-color: #FFF;
    float: left;
    width: 100%
}

#content-inner {

    float: left;
    min-height: 300px;
    width: 939px;
    padding-top: 28px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 28px
}

#content {
    width: 659px;
    float: left;
}

#content-inner h2.page-title {
    font-size: 32px;
    color: #002A57;
    display: block;
}

#content-inner h3 {
    font-size: 22px;
    color: #002A57;
    margin-bottom: 5px;
}

#content-inner div.page-synopsis {
    margin-bottom: 0px;
}

#content-inner div.page-synopsis p {
    color: #002A57;
    font-size: 15px !important;
}

#content-inner div.page-synopsis ul,
#content-inner div.page-description ul,
#content-inner div.page-synopsis ol,
#content-inner div.page-description ol {
    margin-left: 20px;
    margin-bottom: 15px;
}

#content-inner div.page-synopsis ul li,
#content-inner div.page-description ul li,
#content-inner div.page-synopsis ol li,
#content-inner div.page-description ol li {
    line-height: 19px;
    font-family: Arial;
    font-size: 13px;
}

#content-inner div.page-synopsis p,
#content-inner div.page-description p,
#news-list div p {
    line-height: 1.25;
    margin-bottom: 15px;
    font-family: Arial;
    font-size: 13px;
}

.divider {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 13px;
    margin-bottom: 14px;
    width: 100%
}

#sidebar {
    width: 241px;
    float: right;
}

.no-sidebar {
    width: 100% !important;
}

#footer-wrapper {
    width: 100%;
    float: left;
    padding-bottom: 50px;
    background: url('../images/footer-shadow.png') repeat-x top left;
}

#footer-wrapper * {
    font-family: Arial;
}

#footer-inner {
    padding: 20px 40px;
}

.footer-box {
    width: 300px;
    margin-right: 20px;
    float: left;
    font-size: 13px;
    line-height: 1.4;
    color: #fff;
}

.footer-box.last {
    margin-right: 0 !important;
    text-align: right;
    width: 299px !important;
}

.footer-box div {
    display: block
}

.footer-box a {
    text-decoration: none;
    color: #FFF;
    font-size: 13px
}

.footer-box a:hover {
    text-decoration: underline
}

.footer-box ul {
    list-style-type: none;
}

.footer-box ul li {
    line-height: 1.4;
}

.footer-box ul li a {
    text-decoration: none;
    color: #FFF;
    font-size: 13px
}

.footer-box ul li a:hover, .footer-box ul li a.active {
    text-decoration: underline !important;
}

.copyright {
    font-weight: normal;
}

#footer-address {
}

#footer-address p {
    line-height: 1.4;
    color: #fff;
}

/* panels */
div.panel {
    margin-bottom: 45px
}

div.panel div.panel-inner {

}

div.panel h4 {
    color: #002A57;
    font-size: 18px;
    margin-bottom: 10px;
}

div.panel ul, div.panel ol {
    list-style-type: none;
}

div.panel ul li, div.panel ol li {
    margin-bottom: 8px;
}

/* news listing */
ul#news-list {
    list-style-type: none;
}

.news-date {
    margin: 5px 0 15px;
    font-size: 12px;
    font-family: Arial;
}

div.read-more a {
    font-size: 13px;
}

div.news-tools-wrapper {
    margin-top: 35px;
}

div.news-tools {
    font-size: 12px;
    font-family: Arial;
    margin-top: 15px;
}

/* Tag cloud */
ul.Zend_Tag_Cloud {
    padding: 0;
    text-align: left;
    width: 220px;
    margin-left: 0 !important;
}

ul.Zend_Tag_Cloud li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    float: left;
}

ul.Zend_Tag_Cloud li a {
    text-decoration: none;
    color: #C42B31;
    padding: 0 2px;
}

ul.Zend_Tag_Cloud li a:hover {
    text-decoration: underline;
}

div.sidebar-project {
    margin-bottom: 25px
}

div.sidebar-project h4 {
    margin-bottom: 5px;
}

div.sidebar-project ul li {
    margin-bottom: 0px;
}

div.sidebar-project ul li a {
    font-family: Arial;
    font-size: 12px;
    line-height: 1.05;
}

/* top */
div#top-wrapper-inner {
    height: 162px;
    margin: 0 44px;
}

#top-menu-wrapper {
    float: right;
    width: 740px;
}

div#main-menu-wrapper {
    float: right;
}

.call-wrapper {
    float: right;
    margin: 50px 0;
    text-align: right;
    width: 300px;
}

.call {
    width: 220px;
    float: left;
}

div#main-menu-wrapper ul {
    list-style-type: none;
}

div#main-menu-wrapper ul li {
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #1B59A2;
}

div#main-menu-wrapper ul li.first-item {
    border: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

div#main-menu-wrapper ul li a {
    font-size: 16px;
    color: #fff;
}

div#main-menu-wrapper ul li a:hover,
div#main-menu-wrapper ul li a.active {
    color: #FFC20F;
}

/* three columsn */
div.three-cols {
    width: 100%;
    float: left;
    margin-bottom: 0px;
}

div.three-cols div.col h3 {
    margin-bottom: 10px !important
}

div.three-cols div.col h3 a {
    color: #00244D;
    font-weight: normal;
    margin-bottom: 17px;
    font-size: 26px;
    text-decoration: none;
}

div.three-cols div.col h4,
div.three-cols div.col h4 a {
    color: #656565;
    font-weight: normal;
    margin-bottom: 17px;
    font-size: 24px;
    text-decoration: none;
}

div.three-cols div.col {
    width: 300px;
    margin-right: 19px;
    float: left;
}

div.three-cols div.col div {
    font-family: Arial;
    font-size: 13px;
}

div.three-cols div.col p {
    margin-bottom: 15px;
}

div.three-cols div.col.last-col {
    margin-right: 0 !important;
}

.hotnews {
    margin-bottom: 19px;
    padding-bottom: 19px;
    border-bottom: 1px solid #E7E6E6;
}

.hotnews-title {
    margin-bottom: 10px;
}

.hotnews-title a {
    font-weight: bold;
    font-size: 13px;
    color: #BD2135;
    text-decoration: none;
}

.hotnews-intro {
    font-size: 13px;
    margin-bottom: 10px;
}

.hotnews-date, .twitter-date {
    font-size: 11px !important;
    color: #878787;
}

.twitter-box {
    margin-bottom: 19px;
    padding-bottom: 19px;
    border-bottom: 1px solid #E7E6E6;
}

.twitter-intro {
    font-size: 13px;
    margin-bottom: 2px;
}

.item-last {
    margin-bottom: 0px !important;
    padding-bottom: 0 !important;
    border: 0 !important
}

div.thumbnail {
    width: 318px;
    height: 218px;
    background: url('../images/featured-glow.png') no-repeat bottom center;
}

div.thumbnail img {
    margin-left: 9px;
    margin-top: 9px;
}

div.top-divider {
    width: 1019px;
    height: 28px;
    float: left;
    background: url('../images/top-divider2.png') no-repeat top center;
}

.twitter {
    width: 28px;
    height: 18px;
    float: right;
}

.twitter a {
    width: 28px;
    height: 18px;
    display: block;
    background: url('../images/twitter-icon.png') no-repeat bottom left;
}

.facebook {
    width: 20px;
    height: 19px;
    float: right;
}

.facebook a {
    width: 20px;
    height: 19px;
    display: block;
    background: url('../images/facebook-icon.png') no-repeat bottom left;
}

.vimeo {
    width: 50px;
    height: 14px;
    float: right;
    margin-top: 2px !important
}

.vimeo a {
    width: 50px;
    height: 14px;
    display: block;
    background: url('http://www.rnc-rayc.co.uk/images/vimeo-icon.png') no-repeat bottom left;
}

.youtube {
    width: 49px;
    height: 17px;
    float: right;
    margin-top: 2px !important
}

.youtube a {
    width: 49px;
    height: 17px;
    display: block;
    background: url('http://www.rnc-rayc.co.uk/images/youtube-icon.png') no-repeat bottom left;
}

.twitter a:hover, .facebook a:hover, .youtube a:hover, .vimeo a:hover {
    background-position: top left !important;
}

.twitter span, .facebook span, .youtube span, .vimeo span {
    display: none;
}

.follow {
    margin: 0px;
    padding: 0 10px;
    border-left: 1px solid #d9d9d9;
}

.last-follow {
    padding-right: 0 !important;
}

#panel-static {

}

#panel-static a {
    color: #FFC20E;
    font-size: 24px;
    font-weight: normal;
    display: block;
}

#panel-static p {
    margin: 0 !important;
    color: #BD2135;
}

ul#team {
    list-style-type: none;
    float: left;
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

ul#team li {
    float: left;
    width: 200px;
    height: 250px;
    margin-bottom: 0px;
    margin-right: 28px;
    font-family: Arial;
}

.team-avatar {
    width: 200px;
    height: 160px;
    font-size: 8px;
    border: 1px solid #d6d6d6;
}

.team-info {
    margin-left: 4px;
    margin-top: 10px;
}

.team-info .team-name {
    font-weight: bold;
    color: #333;
    font-size: 14px;
    margin-bottom: 2px;
}

.team-info .team-title {
    font-size: 12px;
    color: #333;
}

.team-phone {
    font-size: 12px;
    margin-top: 6px;
}

.team-email {
    margin-top: 6px;
    font-size: 12px;
}

.team-email a {
    text-decoration: none;
    font-size: 12px;
}

.last-member {
    margin-right: 0 !important;
}

.address-map {
    width: 451px;
    height: 327px;
}

.contact-layout {
    width: 100%;
    float: left;
}

.contact-box {
    width: 451px;
    float: left;
}

.left-box {
    margin-right: 36px;
}

.address {
    color: #002A57;
    font-size: 14px;
    font-family: Arial;
}

.address p {
    margin-bottom: 3px; 
}

.cf-field {
    float: left;
    clear: both;
    margin-bottom: 10px;
}

.cf-field-label {
    color: #666;
    font-size: 12px;
    margin-bottom: 4px;
    width: 84px;
    float: left;
    margin-top: 4px;
    font-family: Arial;
}

.cf-field-text {
    float: left;
}

.cf-field-text input[type=text] {
    padding: 4px 4px;
    width: 355px;
    border: 0;
    color: #666;
    font-size: 12px;
    border: 1px solid #C1C1C1;
}

.cf-field-text textarea {
    padding: 4px 4px;
    width: 3655px;
    height: 177px;
    max-height: 177px;
    min-height: 177px;
    max-width: 355px;
    min-width: 355px;
    border: 0;
    color: #666;
    font-size: 12px;
    border: 1px solid #C1C1C1;
}

.cf-field-text input[type=text],
.cf-field-text textarea {
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;

    box-shadow: 0 0 5px rgba(172, 172, 172, 1) !important;
    -webkit-box-shadow: 0 0 5px rgba(172, 172, 172, 1) !important;
    -moz-box-shadow: 0 0 5px rgba(172, 172, 172, 1) !important;
    border: 1px solid rgba(172, 172, 172, 0.8) !important;

}

.cf-send {
    border: 0;
    background-color: #FFF;
    padding: 3px;
    color: #002A57;
    float: right;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    font-size:17px;
}

#clubs-wrapper {
    float: left;
    width: 100%;
}

#clubs-wrapper div.region {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #DDDDDD;
}

#clubs-wrapper div.region h2 {
    margin-bottom: 12px;
    font-family: Arial;
    font-size:23px;
}

#clubs-wrapper div.region div.regions h3 {
    margin-bottom: 8px;
    font-size: 16px;
}

.clubs {
    width: 100%;
    float: left;
    font-size: 12px;
    margin-bottom: 15px;
    font-family: Arial;
}

.clubs .club {
    width: 299px;
    line-height: 16px;
    height: 130px;
    float: left;
    padding: 10px;
    border: 1px solid #ddd;
    margin-right: 16px;
    margin-bottom: 16px;
}

.last-club {
    margin-right: 0 !important;
}

div.main-img-nav-wrapper {
    width: 150px;
    line-height: 23px;
    height: 23px;
    position: absolute;
    right: 0;
    bottom:0;
    margin-bottom: 40px;
    margin-right: 15px;
    z-index: 9999;
}

div.main-img-nav {
    float: right;
}

div.main-img-nav a {
    float: left;
    margin-left: 10px;
}

div.main-img-nav a {
    width: 23px;
    height: 23px;
}

div.main-img-nav a {
    display: block;
    background: url('../images/slider-dot.png') no-repeat bottom left;
}

div.main-img-nav a.activeSlide {
    background-position: top left !important;
}

a.find-more:hover {
    text-decoration: underline;
}

div.errors {
    margin-bottom: 20px;
    border:1px solid #f00;
    padding: 0 5px;
    padding-top: 5px;
    font-size:12px;
    color: #000;
}

div.errors div {
    margin-bottom: 5px;
    font-family: Arial;
}

.err-field {
    background-color: #fff !important;
    color: #BD2135;
}


::-webkit-input-placeholder {
    background-color: #fff !important;
    color: #BD2135;
}

:-moz-placeholder {
    background-color: #fff !important;
    color: #BD2135;
}

#bc {
    margin-bottom: 20px;
    font-size: 11px;
    color: #666666;
}

#bc a {
    color: #666666;
    font-size: 11px;
    text-decoration: none
}

#bc a:hover {
    text-decoration: underline;
}

#bc span {
    padding: 0 5px;
}

ul#page-files {
    list-style-type: none;
    width: 100%;
    float: left;
}

ul#page-files li {
    float: left;
    width: 126px;
    height: 94px;
    margin-right: 30px;
}

ul#page-files li div.icon {
    width: 76px;
    height: 74px;
    background: url('../images/pdf-76x74.png') no-repeat top left;
}

ul#page-files li div.icon a {
    display: block;
    width: inherit;
    height: inherit;
}

ul#page-files li a {
    font-size: 11px;
}

div#events-wrapper {
}

div#events-wrapper table {
    font-size: 11px;
    background-color: #ddd;
    font-family: Arial;
    color: #666;
}

div#events-wrapper table tr td {
    background-color: #fff;
    padding: 10px;
    vertical-align: top;
    text-align: left;
}

div#events-wrapper table tr th,
div#events-wrapper table tfoot tr th {
    padding: 3px;
    background-color:#002C5B;
    color: #fff;
    font-family: Georgia;
    font-size: 12px
}

div#events-wrapper table thead tr  th {
    background-color: #666 !important;
    text-align: left;
    padding: 10px;
}

div#events-wrapper table tfoot tr th {
    padding: 12px 0;
}

div#events-wrapper table tr td input[type=text] {
    width: 40px;
    text-align: center;
    padding: 4px;
}

div#events-wrapper table tfoot tr td {
    text-align: right;
    font-size: 15px;
    font-family: Georgia;
    font-weight: normal;
}

div#events-wrapper table tfoot tr th a {
    color: #fff;
    font-size:15px;
    font-weight: normal
}

span.txt {
    font-weight: bold;
    color: #fff
}

.e_controls {
    margin-top: 5px;

}

.e_title {
    font-weight: bold;
    color: #002C5B;
    font-size:13px;
    margin-bottom: 4px;
}

.e_subtitle {
    color: #1B59A2;
    margin-bottom: 4px;
}

.e_controls input[type=button] {
    width: 20px;
    border: 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #002C5B;
    background-color: #ebebeb;
}


.left {
    text-align: left;
}

.center {
    text-align: center !important;
}


.events-form {
    width: 100%;
    margin-top: 0px;
    background-color: #002C5B;
}

.events-form table {
    padding: 20px;
    padding-bottom: 12px;
    color: #fff;
    font-family: Arial;
    font-size: 13px;
}
.events-form table tr td {
    padding-bottom: 8px;
}

.events-form table tr td input[type=text] {
    background-color: #EBEBEB;
    width: 320px;
    padding: 4px 10px;
    border: 0;
}


#events-cart {
    border: 1px solid #efefef;
    float: left;
    width: 100%;
}

#events-cart .cart_controls {
    float: left;
    width: 100%;
    margin-top: 10px;
}

#events-cart .cart_controls a {
    font-size:11px;
    font-family: Arial;
}

#events-cart div.inner-panel {
    padding: 10px;
    float: left;
    width: 221px;
}

.current {
    text-decoration: underline;
}
.current-events {
    text-decoration: none;
    color:#656565;
}

.total, .grand-total {
    font-size: 14px;
    font-weight: bold;
    color: #1B59A2;
    font-weight: bold !important;
    text-align: right;
    font-family: Arial !important;
}