/* CSS Document */

/* SOCIAL MEDIA */
.homepage-social-media {
    text-align: center;
    padding-top: 30px;
    padding-left: 330px;
    width: 600px;
}
.homepage-social-media a {
    display: inline-block;
    width: 23px;
    height: 25px;
    background: url(/static/races/images/social-media-links-transparent.png) 0 0 no-repeat;
    text-indent: -9999px;
    margin: 0 5px;
}
.homepage-social-media a.homepage-social-media-twitter {
    background-position: 0 -25px;
}
.homepage-social-media a.homepage-social-media-pinterest {
    background-position: 0 -50px;
}
.homepage-social-media a.homepage-social-media-google {
    background-position: 0 -75px;
}
.homepage-social-media a.homepage-social-media-youtube {
    background-position: 0 -100px;
}
.homepage-social-media a.homepage-social-media-instagram {
    background-position: 0 -125px;
}
.homepage-social-media a:hover {
    opacity: 0.5;
}

body {
    margin: 0px;
    padding: 0px;
    background: #7fbce8 url(images/races-no-white.jpg) fixed no-repeat top center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
    line-height: 1.3em;
    color: #555;
}
a:link, a:active {
    color: #c81475;
    text-decoration: underline;
}
a:visited {
    color: #ec4ba2;
    text-decoration: underline;
}
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}
h1, h2, h3, h4 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
    font-size: 2.3em;
    font-weight: normal;
    color: #00AEEF;
    margin-bottom: 15px;
    line-height: 1;
}
h1 span {
    padding: 0 0 0 8px;
}
h2 {
    font-size: 1.5em;
    font-weight: normal;
    color: #C81475;
    margin:0;
}
h3 {
    font-size: 1em;
    font-weight: bold;
    color: #c81475;
    margin: 0 0 0 0;
}
h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: #000;
    margin:0 0 10px 0;
}
h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: #FFF;
    margin:0 0 10px 0;
}
h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    color: #C81475;
    margin:0 0 5px 0;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #555555;
    line-height: 1.25em;
    margin: 0 0 8px 0;
}
hr {
    clear: both;
    border: none;
    border-bottom: 1px dotted #bbb;
    height: 1px;
    color: #bbb;
    margin: 5px 0;
}
form {
    margin: 0;
}
.clear {
    clear: both;
    line-height: 0;
    margin: 0;
    padding: 0;
}
ul {
    margin: 4px 0 4px 0;
    padding-left: 25px;
}
.promos-content h2 {
    margin:0 0 10px 0;
}
.promos-content ul {
    list-style-image: url("images/arrow_blue.gif");
}
ul.error li {
    list-style-type: none;
    margin-left: 10px;
    font-weight: bold;
    color: #0c9acf;
    padding: 0 0 3px 0;
}
ul li a {
    font-weight: normal;
}
#page {
    width: 822px;
    margin: 0px auto 0px auto;
}
.right {
    text-align: right;
}
.print {
    display: none;
}
.alert {
    color: red;
    background: url(images/error.png) no-repeat left;
    padding-left: 20px;
}
/* HEADER */
#header {
    height: 115px;
    background: url(images/bkgd_header.png) no-repeat top right;
    padding: 25px 23px 0px 23px;
    clear:both;
}
#header .logo {
    float: left;
}
#header .header-title {
    float: right;
    width: 500px;
    text-align: right;
    padding: 36px 28px 0 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1.6em;
}
/* NAVIGATION */

#emt .nav-container {
    width: 536px;
}
.nav-container {
    clear: right;
    text-align: right;
    padding: 11px 13px 0 0;
    float:right;
    width: 575px;
}
#nav-main {
    height: 34px;
    margin: 12px 0 0;
    padding: 0 10px 0 0;
    float: right;
    list-style-type: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1.1em;
}
#nav-main li {
    margin: 0;
    padding: 1px;
    width: auto;
    float: left;
    display: inline;
}
#nav-main li a {
    margin: 0;
    padding:  5px 3px 9px 2px;
}
#nav-main li a:hover {
    background: #F7F7F7;
    padding:  5px 3px 9px 2px;
}
#nav-main li.nav-item img {
    margin: 0;
    padding: 0 8px;
}
#nav-main li.selected a, #nav-main li.selected a:hover {
    background: #FFF;
    padding: 5px 3px 9px 2px;
}
#nav-main a:visited {
    color: #077FBD;
}
#nav-main li a {
    color: #00aeef;
    text-decoration: none;
}
#nav-main li a:hover img {
    background: #efefef;
}
#nav-main .nav-item-spacer {
    border-left:1px solid #00AEEF;
    height:14px;
    letter-spacing:0;
    margin:2px 0 0;
    padding:0;
}
/* CONTENT AREA */
.hidden {
    display: none;
}
#festival-header {
    padding: 10px;
}
#festival-header img {
    float: left;
    padding: 0 12px;
}
.festival-top {
    padding: 0 10px 0 0;
    margin-left: 228px;
}

.festival-uri-list {
    list-style-type: none;
    padding-left:0;
    margin-bottom: 15px;
}

.festival-description {
    margin: 0 0 8px;
}

.festival-uri-label {
    margin-bottom: 4px;

}
#content-container {
    overflow: hidden;
    background: #FFF url(images/bkgd_shadow.gif) repeat-y top left;
}
.main-container {
    padding: 0 26px;
    background: url(images/bkgd_shadow.png) repeat-y top left;
}
#gradient {
    clear:both;
    margin: 0 4px;
    background: transparent url(images/bkgd_main_full.gif) no-repeat bottom left;
    border-left: 1px solid #FFF;
}
#main {
    float: left;
    width: 541px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #F7F7F7;
    background: transparent url(images/bkgd_main.gif) repeat-x bottom right;
}
#main.home, #main.news, #main.events {
    background: none;
    float: left;
    width: 541px;
    margin: 0;
    border-left: none;
    border-right: 1px solid #F7F7F7D;
}
#main .events-header {
    background:#7AB116 url(images/headerflag-green.png) repeat scroll left top;
    color:#FFFFFF;
    font-family:trebuchet MS;
    font-size:1.5em;
    font-weight:normal;
    height:34px;
    line-height:2.2em;
    padding-left:24px;
}
#main #outerpromobox {
    width: 541px;
    height: 221px;
}
#outerpromobox img {
    border: 0;
}
#main .promo {
    display: block;
}
#main .content {
    padding: 10px 10px 20px 10px;
    margin: 0 auto;
    width: 500px;
    background: #FFF;
}
#main .content p {
    line-height: 1.4em;
}
#main .content h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
}
#main .content h2:first-child {
    margin-top: 0;
}
#main .content h3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.1em;
    margin:15px 0 3px;
}
#main.news {
    background: #FFF url(images/bkgd_main.gif) repeat-x bottom;
}
#main.order-packages ul {
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 3px;
 *margin-left: 7px; /* IE Specific */
    list-style-type:disc !important;
}
#main.minimarquee table ul {
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: 3px;
 *margin-left: 7px; /* IE Specific */
    list-style-type:disc !important;
}
#main.order-packages ul li, #main.minimarquee table ul li {
    font-weight: normal;
    color: #333333;
    line-height: 16px;
    padding: 0;
    list-style-image: inherit !important;
    list-style-type:disc !important;
}
#main.contact select {
    font-size: 1em;
}
#main.order-packages select {
    width: 50px;
    float: right;
    font-size: 1em;
    margin: 0 0 0 15px;
}
#main.order-packages input, #main.order-details .info input {
    width: auto;
    float: right;
}
#main.order .min select {
    width: 50px;
    float: right;
    font-size: 1em;
    margin: 0 0 0 15px;
}
#main.order .button input {
    width: auto;
    float: right;
}
#main .sub-header {
    margin: 20px 20px 0;
}
#main .sub-header p {
    margin: 10px 0 8px 0;
}
span.backlink{
    float: left;
}
span.previous-incarnation{
    float: right;
}
#event-body .r0 {
    padding: 5px 10px;
    margin-top: 20px;
}
#event-body .r0.dark {
  padding-left: 30px;
}
#event-body .detail {
    padding: 0 10px;
    margin-bottom: 10px;
}
#events-container .box {
    border: 1px solid #DDDDDD;
    padding: 15px;
}

#events-container, #promos-container {
    width: 541px;
    padding: 0;
    margin: 0;
    background: url(images/dots_horz.gif) repeat-x bottom right;
}
.events-block, .promos-block {
    vertical-align: top;
}
.events-block.second, .promos-block.second {
    border-left: 1px solid #FFF;
}
.events-content, .promos-content {
    vertical-align: top;
    padding: 0px 8px 10px 20px;
}
.promos-content {
    padding-top: 10px;
}
.events-content.box2, .promos-content.box4 {
    width: 239px;
    background: url(images/dots_vert.gif) repeat-y top left;
}
.events-content h3, .promos-content h3 {
    line-height: 1.2em;
    padding: 0;
    margin: 0 0 5px 0;
}
.events-content.brown-bg {
    background: #491600;
    padding: 5px 0 0 0;
}
#events-container h1 {
    margin: 0;
    padding: 10px 0 10px 8px;
}

.events_main_content { padding: 20px 0 30px 25px; }
.events_main_content .close { padding: 10px 0; }

#event-body h3 {
    font-size: 16px;
    padding: 10px;
}
#event-body p {
    padding: 1em 0;
}

#main.home select#mm-eventselector,
#main.home select#re-eventselector,
#main.home select#pt-eventselector {
    width: 210px;
}
select#xmasEventSelector, select#summerEventSelector {
    width: 450px;
}
/* CSS FOR NEW EVENTS SECTION */
.event-content.pagelink1, .event-content.pagelink2, .event-content.pagelink3 {
    padding: 0 5px 5px 0;
    text-align: right;
}
.event-content {
    width: 33%;
    color: #333333;
    vertical-align: top;
    padding: 10px 10px 10px 10px;
}
.event-content h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    text-align: center;
    line-height:1.2em;
    margin:0pt 0pt 5px;
    padding:0pt;
}
.promos-content.box4 h3 {
    margin: 8px 0 0 0;
}
.promos-content.box4 h3 img {
    margin: 0 5px 10px 0;
}
.marquee-content {
    margin: 8px 0;
}
.marquee-content img {
    margin-right: 8px;
}
.marquee-chooser {
    margin: 18px 0 0 0;
    padding: 10px;
}
.marquee-chooser select {
    width: 210px;
}
.marquee-content .text {
    padding: 5px 0 0 10px;
}
.promos-content li a {
    color: #555 !important;
}
.events-content p {
    padding: 0;
    margin: 0 0 8px 0;
}
.promos-content p {
    padding: 0;
    margin: 5px 0 8px 0;
}
.events-content .pagelink, .promos-content .pagelink {
    display: block;
    font-weight: bold;
    color: #0c9acf;
    float: right;
    padding-right: 5px;
    text-align: right;
}
.short-dropdown select {
    width:  68px;
}
.events-content .pagelink a, .promos-content .pagelink a, #sideblock .block.otheroffers ul li a {
    font-weight: normal;
}
#comp-container {
    width: 483px;
    padding-left: 20px;
    margin: 0 auto;
    color: #000;
}
#comp-container div {
    margin: 2px 0;
}
#comp-container p {
    text-align: center;
    color: #000;
}
#comp-container a, #comp-container .star {
    color: #00AEEF;
}
#comp-container .link {
    margin-top: 20px;
}
#comp-container .comp-form h2 {
    font-size: 2em;
    font-weight: normal;
    color: #00AEEF;
    margin: 0 0 15px 15px;
}
#comp-container .comp-form {
    padding: 15px 0 40px 0;
    background: url(images/win_details_bkgd_tall.gif) no-repeat top left;
}
#comp-container .comp-form form {
    width: 425px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    background: url(images/dots_horz_white.gif) repeat-x top center;
}
#comp-container .comp-form .comp-form-items {
    width: 380px;
    margin: 0 auto;
}
#comp-container .comp-form form select {
    float: left;
    width: 265px;
    margin: 3px 0 0 0;
}
#comp-container .comp-adspace {
    height: 279px;
}
#comp-container .comp-adspace a {
    float: left;
}
#comp-container .comp-tandc {
    background: #FFF;
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 13px;
}
#links-main select {
    float: left;
    font-size: 1em;
    margin: 0 5px 5px 0;
}
#contact-main, #friends-main, #links-main {
    margin: 0 auto;
}
#contact-main td, #friends-main td, #links-main td {
    padding: 0 10px 8px 10px;
}
#contact-main .field, #friends-main .field, #links-main .field {
    font-weight: bold;
}
#contact-main input, #main.order-packages #friends-main td.field input, #main.order-packages #friends-main td.field select, #friends-main .field input {
    float: none;
    width: 200px;
    font-size: 1em;
    margin-left: 0;
}
#main.order-packages #friends-main td.field select {
    width: auto;
}
#main.order-packages #friends-main td.field input.checkbox {
    width: auto;
}
#main.order-packages #friends-main td.field select.short-dropdown {
    width: 68px;
}
#contact-main .info, #friends-main .info {
    text-align: right;
    padding-right: 30px;
}

/* CONTENT GENERAL - div section */
.section {
    clear: both;
    margin-top: 20px;
    overflow: hidden;
}
.section div {
    clear: both;
}

/* CONTENT GENERAL - forms/label indent */
.label-indent {
    width: 115px;
    text-align: right;
    display: block;
    float: left;
    margin-right: 8px;
}
.detail-indent,
.indent {
    display: block;
    float: left;
}
.red-star {
    color: red;
}
.error {
    color: red;
    padding: 2px 0 0;  
}
.error-indent {
    padding-left: 123px;
}
/* CONTENT GENERAL - link to top */
.to-top {
    overflow: hidden;
    clear: both;
}
.to-top a {
    background: url(images/to-top-arrow.png) no-repeat;
    display: block;
    width: 34px;
    height: 39px;
    text-indent: -9999px;
    float: right;
}


/* UPCOMING & PAST EVENT INFORMATION */
#event-body h2 {
    margin: 10px 0 25px;
    color: #00AEEF;
    font-size: 2.3em;
    font-weight: normal;
}
.calshare-box {
    padding: 0 !important;
    margin-bottom: 10px;
}
.sociallinks-box,
.event-name-title {
    clear: left;
}

.events_main_content .other-events.detail a {
    display: inline-block;
    margin-bottom: 5px;
}

/* HOSPITALITY - item tab list */
.hospo-feature {
    margin-top: 20px;
    margin-bottom: 30px;
    overflow: hidden;
}
.hospo-feature-list,
.hospo-feature-content {
    float: left;
}
.hospo-feature-list {
    width: 120px;
}
.hospo-feature-list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.hospo-feature-list li {
    width: 70px;
    height: 36px;
    color: #3f8695;
    font-family: verdana;
    padding-left: 50px;
    padding-top: 4px;
    background: url(images/hospo-list-marquee.png) no-repeat;
    opacity: 0.5;
}
.hospo-feature-list li.hospo-list-shared {
    background: url(images/hospo-list-shared.png) no-repeat;
}
.hospo-feature-list li.hospo-list-lawn {
    background: url(images/hospo-list-lawn.png) no-repeat;
}
.hospo-feature-list li.hospo-list-corporate {
    background: url(images/hospo-list-corporate.png) no-repeat;
}
.hospo-feature-list li.hospo-list-members {
    background: url(images/hospo-list-members.png) no-repeat;
}
.hospo-feature-list li:hover {
    cursor: pointer;   
}
.hospo-feature-list li.active {
    opacity: 1;
}
/* HOSPITALITY - item content */
.hospo-hidden {
    display: none;
}
.hospo-feature-content {
    width: 380px;
}
.hospo-item {
    border: 1px solid #c2d8dc;
    margin-bottom: 15px;
}
.hospo-item-header {
    background: url(images/hospo-item-marquee.jpg) no-repeat;
    height: 200px;
}
#main .hospo-feature-shared .hospo-item-header {
    background: url(images/hospo-item-shared.jpg) no-repeat;
}
#main .hospo-feature-lawn .hospo-item-header {
    background: url(images/hospo-item-lawn.jpg) no-repeat;
}
#main .hospo-feature-corporate .hospo-item-header {
    background: url(images/hospo-item-corporate.jpg) no-repeat;
}
#main .hospo-feature-members .hospo-item-header {
    background: url(images/hospo-item-members.jpg) no-repeat;
}
#main .hospo-item-header h3 {
    height: 45px;
    padding-left: 8px;
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    line-height: 45px;
    background: url(images/hospo-item-header-background.png) repeat-x 0 100%;
    margin: 0;
    padding-top: 155px;
}
.hospo-item-content {
    padding: 20px 10px;
}
.hospo-item-book {
    border: 1px solid #c2d8dc;
    padding: 10px 15px;
    margin: 20px 5px 0 5px;
    -moz-border-radius:     5px;
    webkit-border-radius:   5px;
    border-radius:          5px;       
}
/* HOSPITALITY - enquire */
#enquire-now a.enquire-now-link {
    text-decoration: none;
}
.hospo-enquire {
    background: url(images/enquire-gradient.png) no-repeat 0 4px;
    clear: both;
}
#main .hospo-enquire h2 {
    background: url(images/enquire-icon.png) no-repeat;
    font-size: 12px;
    font-weight: bold;
    color: #34aef4;
    padding-left: 30px;
    line-height: 24px;
}
.hospo-enquire form {
    border: 1px solid #c2d8dc;
    padding: 15px 10px;   
}
#main .hospo-enquire h3 {
    font-size: 11px;
    color: #555;
    margin-bottom: 8px;
}
#main .hospo-enquire-customer h3 {
    margin-top: 0;
}
#main .hospo-enquire-customer div {
    margin-bottom: 10px;
}
#main .hospo-enquire-info input,
#main .hospo-enquire-requirements input,
#main .hospo-enquire-packages input {
    margin-bottom: 6px;
    margin-right: 6px;
}
#main .hospo-enquire-guests h3 {
    display: inline;
    padding-right: 5px;
}
.hospo-enquire form > div {
    margin-bottom: 25px;
}
#main .hospo-enquire-requirements .error,
#main .hospo-enquire-friend .error {
    margin-top: -8px;
}
/* additional enquiry form styles in contact us */

.thankyou-text {
    font-size: 17px;
}

/*THANKS*/
#main.thanks-page h2 {
    color: #555;
    font-size: 16px;
}
.thanks-links {
    background: url(images/thanks-line.png) no-repeat 50% 0;
    margin: 40px 0;
    padding-top: 20px;
    overflow: hidden;
}
.thanks-links .clear {
    background: url(images/thanks-line.png) no-repeat 50% 0;
    height: 1px;
    width: 100%;
}
.thanks-links div a {
    width: 125px;
    display: block;
    float: left;
    padding-left: 115px;
    margin-right: 20px;
    background: url(images/thanks-link-event.png) no-repeat 0 15px;
    text-decoration: none;
    margin-bottom: 35px;
}
.thanks-links div.thanks-hoof a {
    margin-right: 0;
    background-image: url(images/thanks-link-hoof.png);
}
#main .thanks-social h2 {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 25px;
}
.thanks-social {
    margin-bottom: 140px;
    overflow: hidden;
}
.thanks-social div {
    float: left;
    padding: 0 20px;
    width: 126px;
}
.thanks-social a {
    background: url(images/thanks-link-friend.png) no-repeat 50% 0;
    padding-top: 70px;
    color: #82b7d7;
    text-decoration: none;
    display: block;
    text-align: center;
}
.thanks-social .thanks-twitter a {
    background-image: url(images/thanks-link-twitter.png);
}
.thanks-social .thanks-facebook a {
    background-image: url(images/thanks-link-facebook.png);
}
#main .thanks-social h3,
#main .thanks-social p {
    color: #82b7d7;
}


/* CONTACT US */
/* form */
.contact textarea, input, select {
   font-family: inherit;
   font-size: inherit;
}
#main fieldset {
    border: 1px solid #c2d8dc;
    margin-top: 20px;
}
#main fieldset > p {
    margin-top: 12px;
}
#main .content fieldset h2 {
    margin: 0;
}
#main fieldset div {
    margin-bottom: 10px;
}
.hospo-enquire form input[type="submit"],
.contact form input[type="submit"] {
    display: block;
    margin: 0 auto; 
}
.hospo-enquire form input[type="submit"]:hover,
.contact form input[type="submit"]:hover {
    cursor: pointer;
}
.hospo-enquire input[type="text"],
.hospo-enquire textarea,
.contact input[type="text"],
.contact textarea {
    min-width: 250px;
}
.hospo-item-book select,
.hospo-enquire select,
.contact select {
    width: 255px;
    font-size: 1em;
}
/* CONTACT US - our details */
.label-indent.detail-indent {
    text-align: left;
}
/* CONTACT US - partners */
.contact-partners img {
    margin: 6px;
    border: 0;
}


/* SIDEBLOCK CSS */
.major-event {
    text-align: center;
    background: url(images/dots_horz.gif) repeat-x bottom right;
    padding-bottom: 10px;
}
.major-event.last {
    background: none;
}
#sideblock {
    position: relative;
    float: right;
    width: 218px;
}

.base-page #sideblock {
    padding: 0;
    padding-top: 6px;
    margin-right: 34px;
}

.main-container #sideblock {
    margin-right: 0px;
    padding: 0;
}

#sideblock.festival .adengine-zone, #sideblock-fashion .adengine-zone {
    padding: 0 14px 14px;
}

#sideblock .adengine-zone, #sideblock.past-event .festival-banner {
    padding: 14px;
}

.adengine-image {
    margin-bottom: 10px;
    border-width: 0;
}
#sideblock .block-content {
    padding: 5px 10px 6px 15px;
}
#sideblock .block-content h3 {
    padding: 0;
    margin: 0 0 3px 0;
}
#sideblock .block-content p {
    padding: 0;
    margin: 0 0 8px 0;
}
#sideblock .block-content p.text {
    display: inherit;
    margin: 10px 0;
}
#sideblock .block.welcome {
    height: 222px;
    line-height: 1.3em;
    overflow: hidden;
    background: url(images/headerflag-blue.png) top left no-repeat;
}
#sideblock .block.major-events {
    background:transparent url(images/headerflag-blue.png) no-repeat scroll left top;
    line-height:1.3em;
    overflow:hidden;
}
#sideblock span.block-header {
    color:#FFFFFF;
    font-family:trebuchet MS;
    font-size:1.5em;
    line-height:2.2em;
    padding:0 0 0 24px;
}
#sideblock .block.otheroffers {
    padding-top: 15px;
    background: url(images/dots_horz.gif) repeat-x top;
}
#sideblock .block.promolinks, #sideblock .block.clublogin .block-content {
    padding-top: 15px;
}
#sideblock .block.sidelinks, #sideblock .block.clublogin .block-content p {
    margin-bottom: 15px;
}
#sideblock .block.sidelinks .block-link {
    width: 218px;
    padding: 10px 0 15px 0;
    margin-bottom: 5px;
    text-align: center;
    background: url(images/bkgd_sidelink.gif) no-repeat top left;
}
#sideblock .block.sidelinks a {
    font-size: 1.3em;
    font-weight: bold;
    text-decoration: none;
}

/* SIDEBLOCK */
.sideblock #event-body .r0, 
.sideblock .r0 {
    color: #20BCED;
    font-family: 'Trebuchet ms',Tahoma,Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 0; 
    background-color: transparent;
    margin-bottom: 6px;
    margin-top: 0;
}
.sideblock .box .box-content a {
    display: block;
    margin-bottom: 5px;
    color: #E3217E;
}

#gallery-link-wrapper {
    height: 136px;
    margin: 5px 0 !important;
    padding: 0 !important; 
}
#gallery-link-wrapper #gallery-link {
    background: transparent url(/static/races/images/gallery-link.jpg) 50% 0 no-repeat;
    height: 150px;
    text-indent: -9999px;
    border: 0;
    padding-top: 0;
}

#sideblock .box-content .r0 {
    color: #20BCED;
    font-family: 'Trebuchet ms',Tahoma,Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 0; 
    background-color: transparent;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: normal;
}
#sideblock .box-content a {
    display: block;
    margin-bottom: 10px;
}

#footer {
    width: 822px;
    height: 134px;
    margin: auto;
    color: #333333;
    background: url(images/bkgd_footer.png) no-repeat top center;
    padding: 0px;
}
#footer .footer-nav {
    padding: 13px 0 10px 39px;
}
.footer-nav a:link, div.footer-nav a, .events-box a:link, .events-box a {
    color: #00AEEF;
}
.footer-nav a:visited, .events-box a:visited {
    color: #077FBD;
}
#footer .copyright {
    text-align: right;
    font-weight: bold;
    padding: 35px 105px 0 0;
    float: right;
}
#footer .clubnetlogin {
    padding: 24px 0 0 60px;
}
#footer .clubnetlogin a {
    text-decoration: none;
    color: #333333;
    float: left;
    display: block;
    white-space: nowrap;
}
#footer .clubnetlogin img {
    float: left;
    padding-right: 10px;
    border: none;
}
#footer .clubnetlogin span {
    display: block;
    margin: 5px 0 5px 46px;
    font-size: 11px;
    line-height: 11px;
}
#sideblock .catr-sml-ad {
    margin: 0 0 7px 15px;
}
#sideblock .mwc-sml-ad {
    margin: 0 0 10px 15px;
}
#sideblock .sf-sml-ad {
    margin: 0 0 10px 15px;
}

#sideblock .box {
    padding: 15px;
}


/* SHARE */
.ical-box, .calshare-box {
    padding: 10px 10px 5px 5px;
    height: 20px;
}
.ical-box a, .calshare-box a {
    text-decoration: none;
    display: inline-block;
    padding-left: 20px;
    height: 20px;
    margin: 0px 4px;
    background: top left no-repeat transparent;
}
.calshare-box a.share {background-image: url(images/icon-share.png); color: #555;}
.ical-box a.ical-feed, .calshare-box a.ical-feed {background-image: url(images/icon-calendar.png); color: #555;}
.calshare-box a.print-link {background-image: url(images/printer.png); color: #555;}
.sociallinks-box {
    border: 0;
}
.sociallinks-top {
    background: #e7eff4;
}
.sociallinks-top .left {
    font-weight: bold;
    padding-left:10px;
}
.sociallinks-top a.close {
    float: right;
    color: #555;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
    padding: 0 15px;
    background: center right no-repeat transparent;
    background-image: url(images/close.png);
}
.sociallinks {
    margin: 10px 5px;
    background: #FFF;
}
.sociallinks a {
    text-decoration: none;
    display: inline-block;
    padding-left: 20px;
    height: 16px;
    margin: 0px 5px;
    background: top left no-repeat transparent;
}
.sociallinks a:hover {
    text-decoration: underline;
}
.sociallinks a.twitter { background-image: url(images/icon-share-twitter.png); color: #555;}
.sociallinks a.facebook { background-image: url(images/icon-share-facebook.png); color: #555;}
.sociallinks a.digg { background-image: url(images/icon-share-digg.png); color: #555;}
.sociallinks a.reddit { background-image: url(images/icon-share-reddit.png); color: #555;}
.sociallinks a.stumbleupon { background-image: url(images/icon-share-stumble.png); color: #555;}
/* GALLERY */
div.gallery-thumbnails {
    margin: 0;
    padding: 0 0 30px;
}
div.gallery-thumbnails ul {
    margin: 0;
    padding: 0;
}
td.landscape {
    background: url(/static/fashion/images/fashion-gallery-dropshadow.jpg) top left no-repeat;
}
td.portrait {
    background: url(/static/fashion/images/fashion-portrait-dropshadow.jpg) top left no-repeat;
    text-align:center;
}
td.gallery-thumbnail {
    width: 158px;
    float: left;
    padding:1px 0 5px 6px;
}
td.gallery-top img,
td.gallery-thumbnail img {
    border: none;
}
td.gallery-thumbnail .title {
    padding:5px 0;
    text-align:center;
    width:145px;
    color: #333333;
}
td.gallery-top a:link,
td.gallery-top a:visited,
td.gallery-thumbnail a:visited,
td.gallery-thumbnail a:link {
    text-decoration: none;
}
td.gallery-top .title {
    padding:5px 0;
    text-align:center;
    width:220px;
    color: #333333;
}
td.gallery-top {
    width: 220px;
    float: left;
    padding:1px 0 5px 5px;
    background: url(/static/races/images/gallery-top-dropshadow.jpg) top left no-repeat;
    margin-left: 15px;
}
h3.gallery {
    padding-top:10px;
}

#fancy_content .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#fancy_content .overlay.layer {
    height: 46px;
    background: #000;
    z-index: 101;
    opacity: 0.5;
    filter: alpha(opacity=0); /* IE 6-8 */
}
#fancy_content .overlay.links {
    height: 46px;
    z-index: 112; /* right and left links are z-index 111 */
}
#fancy_content .overlay.links a {
    position: absolute;
    color: #FFF;
    font-size: 18px;
    text-decoration: none;
    line-height: 40px;
    top: 3px;
}
#fancy_content .overlay.links a.first {
    right: 15px;
}
#fancy_content .overlay.links a.second {
    right: 220px;
}
#fancy_content .overlay.links a span {
    float: left;
    margin-right: 5px;
    width: 40px;
    height: 40px;
}
#fancy_content .overlay.links a span.facebook {
    background: url(/static/races/images/facebook.png) no-repeat scroll 0 0 transparent;
}
#fancy_content .overlay.links a span.download {
    background: url(/static/races/images/download.png) no-repeat scroll 0 0 transparent;
}
a#fancy_left, a#fancy_right {
    bottom: 46px !important;
}

div.link-back {
    padding: 10px 5px;
    clear:both;
}
div.link-forward {
    padding: 10px 5px;
    text-align: right;
}
div.news-item {
    min-height:428px;
}
div.news-item h3 {
    padding-bottom: 10px;
}
table.presscontent {
    margin: 0 auto;
}
table.presscontent td {
    line-height: 16px;
    height: 35px;
    padding-left: 10px;
    border-bottom: 1px dashed #ddd;
}
table.presscontent td a:link,
table.presscontent td a:active,
table.presscontent td a:visited {
    text-decoration: underline;
}
table.presscontent td a:hover {
    text-decoration: none;
}
.r0 {
    background-color: #eaeaea;
}
.r0.dark {
  background: #c4c2c3 url(images/banner_new.gif) 5px 0px no-repeat;
}
.r1 {
    background-color: #ffffff;
}
.news-table-area {
    border: 1px solid #DDD;
    margin: 0 auto;
    width: 485px;
    background: #FFF;
}
#main.order-packages ul.error li {
    list-style-type: none;
    margin-left: 10px;
    font-weight: bold;
    color: #0c9acf;
    padding: 0 0 3px 0;
}
.red-star {
    color: red;
}
.friends-form-error {
    color: red;
    display: none;
}
.lightgrey {
    color: #999999;
}
.banner {
    margin-left: 12px;
}
.banner a img {
    border: 0;
}

div.intro-text {
    font-size: 14px; /* This is only for filler intro text. */
    clear: left;
    margin-top: 5px;
}

/* PAST EVENTS */

.past-event.icon {
    float: right;
    padding: 10px;
}
#IEPopupFix {
    text-align: center;
    float: right;
    display: block;
    display: none;
    font: bold 11px Arial;
    text-decoration: none;
    background-color: #EEEEEE;
    color: #333333;
    padding: 2px 4px 2px 4px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
}

div.past-event-event-listing {
    height: 5.2em;
    overflow: hidden;
}
