/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
    background: #6ec4ff url(/static/summer/images/clouds.jpg) repeat-x top center;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

p {margin:1em 0;}

a:link,
a:active,
a:visited {
    color: #FF0000;
    font-weight:normal;
    text-decoration:none;
}

a:hover {text-decoration:underline;}

a img {border:none;}

h1,h2,h3,h4 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
    font-family: 'Trebuchet ms',Tahoma, Arial, Helvetica, sans-serif;
    font-size: 29px;
    color: #20bced;
}

h2 {
    font-family: 'Trebuchet ms',Tahoma, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #20bced;
}

h3 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #20bced;
}

h4 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    margin:0 0 10px 0;
}

h5 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF0000;
    margin:0 0 10px 0;
}

form {
    margin: 0;
}


label {color:#e4217f;font-size:11px;margin-bottom:2px;}

.clearfix {clear:both;}

/* RACES NAV */
#racesnav {
    width: 978px;
    height: 57px;
    margin: 0 auto;
    background: transparent url(/static/summer/images/racesnav_bg.png) no-repeat;
}

#summer-deal {
    margin: 8px 0 0 4px;
    width: 202px;
    height: 158px;
    background: transparent url(/static/summer/images/SF_sidebar_200x148.png) no-repeat;
}

#summer-deal .top {
    font-size: 11px;
    padding: 8px 52px 0 10px;
    min-height: 60px;
}

#summer-deal .middle {
    font-size: 11px;
    padding: 0 10px 0 144px;
}

#summer-deal .bottom {
    font-size: 11px;
    padding: 4px 0 0 138px;
}

#racesnav .raceslogo {
    float: left;
    padding: 1px 0 0 32px;
}

#racesnav dl {
    display:block;
    float:right;
    margin:12px 25px 0 0;
    padding:0;
}

#racesnav dl dd {
    display: inline;
    margin: 0;
}

#racesnav dl dd a:link,
#racesnav dl dd a:active,
#racesnav dl dd a:visited {
    background:transparent url(/static/summer/images/racesnav_spacer.gif) no-repeat scroll right center;
    color:#00AEEF;
    float:left;
    font-family:trebuchet MS;
    font-size:13px;
    padding:5px 3px 5px;
    text-decoration:none;
}

#racesnav dl dd a:hover, #racesnav dl dd a.selected {
    color: #00AEEF;
    background: #EFEFEF url(/static/summer/images/racesnav_spacer.gif) no-repeat scroll right center;
}


#racesnav dl dd.last a {background-image:none;}

/* HEADER */

#header {
    width: 970px;
    height: 186px;
    margin: 0 auto;
    background: #ffffff url(/static/summer/images/header.png) no-repeat;
}

#header .logo {
    float: right;
    padding: 4px 86px 0 0;
}

/* NAVIGATION */

.nav_container {
    float:left;
    margin-top:116px;
    line-height:13px;
}

dl.nav {
    margin: 0;
    padding: 1px 0 0 13px;
    display: block;
    font-size: 12px;
    color: #FFF;
}

dl.nav dd {
    display: inline;
    margin: 0;
}

dl.nav dd a:link,
dl.nav dd a:active,
dl.nav dd a:visited {
    padding: 6px 10px 7px 8px;
    color: #e3217e;
    text-decoration: none;
    font-weight: bold;
    float: left;
    background: url(/static/summer/images/nav_spacer.gif) right no-repeat;
}

dl.nav dd a:hover, dl.nav dd a.selected:link,
dl.nav dd a.selected:active,
dl.nav dd a.selected:visited {
    color: #e3217e;
    background: #fde861 url(/static/summer/images/nav_spacer.gif) right no-repeat;
}


dl.nav dd.last a {background-image:none;}
/* CONTENT AREA */

.content {
    margin: auto;
    background: url(/static/summer/images/content_bg.png) repeat-y top;
    padding: 0 14px;
    width: 942px;
}

.main_content {
    width: 683px;
    padding: 0 7px 7px 0;
    margin-right:0px;
    * float:left;
}

#home .main_content {
    border-right: 2px solid #FFDC00;
}

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

/* MAP */

.map {
    position: relative;
    height: 363px;
    width: 641px;
    text-align:center;
    background: url(/static/summer/images/map-summer.png) no-repeat;
}

.map-region {
    position: absolute;
}
a.map-region {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
}
.map-region.right {
    background-position: right top !important;
}

.map-region.sun-1 {
    background: url(/static/summer/images/sun_1.png) no-repeat;
    height: 15px;
    line-height: 15px;
    padding-left: 18px;
}
.map-region.sun-1.right {
    padding-right: 18px;
}
.map-region.sun-2 {
    background: url(/static/summer/images/sun_2.png) no-repeat;
    height: 21px;
    line-height: 21px;
    padding-left: 25px;
}
.map-region.sun-2.right {
    padding-right: 25px;
}
.map-region.sun-3 {
    background: url(/static/summer/images/sun_3.png) no-repeat;
    height: 33px;
    line-height: 33px;
    padding-left: 37px;
}
.map-region.sun-3.right {
    padding-right: 37px;
}
.map-region.sun-4 {
    background: url(/static/summer/images/sun_4.png) no-repeat;
    height: 42px;
    line-height: 42px;
    padding-left: 46px;
}
.map-region.sun-4.right {
    padding-right: 46px;
}

/* SIDEBLOCK */

.sideblock {
    width: 247px;
    float: right;
    padding: 0 0 0 30px;
    margin-right: 0px;
    margin-left:0px;
}

#sidehome {
    float:right;
    width: 100%;
}

#sidehome .spot {
    padding: 0px;
}

.main_container#secondary .sideblock .spot,
.sideblock .spot {
    padding: 0 0 12px 0;
    margin: 0 4px;
    background: transparent url(/static/summer/images/dots_horz.gif) repeat-x bottom;
}

.main_container#secondary .sideblock .spottext {
    padding: 5px 0 5px 5px;
}

.main_container#secondary .sideblock .spotbtn {
    float: right;
    text-align: center;
}

.main_container#secondary .sideblock .spotbtn img {
    margin: 7px 0 7px 5px;
}

.mid-width {
  margin-left:35px;
  margin-right:80px;
}

.sideblock .past-event .festival-banner {
    padding: 0px 0px 14px 24px;
}

/* BOX CONTENT */

.box {
    position: relative;
    width: 100%;
    padding: 0;
    background: transparent url(/static/summer/images/box_bg.png) repeat-y;
}

#event-body h2 {
    float: left;
    margin-bottom: 30px;
    width: 350px;   
}
.calshare-box {
    float: right;
    margin-top: 15px;
    padding: 0 !important;
}
.sociallinks-box,
.event-name-title {
    clear: left;
}

.events-container {
    width: 700px;
    /*padding-left: 10px;*/
}

.events_main_content h3 {
    font-size: 16px;
    color: #e3207d;
}
.events_main_content h1 {
    margin: 0;
}

#event-body { 
    width: 650px; 
}
#event-body a {
    color: #E3217E;
}
#event-body .r0 a {
    color: #FFFFFF;
}
#event-body .detail {
    padding: 0 10px;
    padding-top: 0;
    margin-bottom: 10px;
}
#event-body .r0, .past-event .r0 {
    padding: 5px 10px;
    background-color: #6091cd;
    color: #fff;
    margin-top: 20px;
}


span.backlink{
    float: left;
}

span.previous-incarnation{
    float: right;
}

.box#promo1,
.box#promo2 {
    margin-top: 11px;
}

.box#sidehome .box_content {
    padding: 12px 14px 2px 15px;
}

.box#spot .box_content {
    height: 424px;
}

.box .box_content {
    background: transparent url(/static/summer/images/box_top.png) no-repeat;
    padding:2px 16px 1em;
    position:relative;
}

.box .box_content .btn_red {
    position: absolute;
    bottom: 13px;
    right: 12px;
    margin: 3px 0 0 0;
}

.box .box_content .group {
    position: absolute;
    bottom: 4px;
    left: 3px;
}

.box .box_footer {
     background: url(/static/summer/images/box_bottom.png) no-repeat bottom left;
     height:25px;
     clear:both;
}

.box_content .promotext {
    font-family: "trebuchet ms", arial, helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    color: #006b06;
    padding: 0 0 8px 0;
}

.box#sidehome .box_content .promotext {
    font-family: "trebuchet ms", arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    color: #006b06;
    padding: 0;
}

.box_content .heading {
    text-align: left;
    margin: 0;
    padding: 0 0 0 5px;
}

.main_container#secondary .box_content .heading {
    padding: 0 0 0 10px;
}

.box_content .subtext {
    height: 30px;
    line-height: 14px;
    padding: 0 0 0 10px;
    margin: 0;
}

.box_content .clubbutton {
    text-align: right;
    padding: 34px 10px 0 0;
    margin: 0;
}

.box_content .box_content_body {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 15px;
    height: 390px;
}

#outerpromobox {
    margin-left:-10px;
}

/* SIDEBAR BOX */

#sidehome h2 {
    text-align: center;     /*centre*/
}

.sideblock .box {
    /*background:url(/static/summer/images/sidebar_bg.png) repeat-y;*/
    background-image: none;
}

.sideblock .box .box_footer {
     /*background: url(/static/summer/images/sidebar_footer.png) no-repeat bottom left;*/
     background-image: none;
     height:17px;
}

.sideblock .box .box_content {
    /*background: transparent url(/static/summer/images/sidebar_top.png) no-repeat;*/
    background-image: none;
    padding:12px 6px 1em;
}

#sidehome .box {
     /*background: url(/static/summer/images/sidebar_top.png) no-repeat;*/
     background-image: none;
     padding-top: 10px;
     padding-bottom: 10px;
}

.sideblock .box .box-content {
    /*background: url(/static/summer/images/sidebar_bg.png) repeat-y;*/
    background-image: none;
    padding: 0 20px;
}

.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: 150px;
    margin: 5px 0 !important;
    padding: 0 !important;
}
#gallery-link-wrapper #gallery-link {
    background: transparent url(/static/summer/images/gallery-link.jpg) 50% 0 no-repeat;
    height: 150px;
    text-indent: -9999px;
    border: 0;
    padding-top: 0;
}

.twitter-widget {padding-left:10px;margin-top:10px;margin-left:-5px}

/* Yellow BOX */

.box.yellow  {
    background-image: url(/static/summer/images/yellow_bg.png);
    font-size:1.077em;
}

.box.yellow .box_content {
    background-image: url(/static/summer/images/yellow_top.png);
    overflow:hidden;
    min-height:120px;
}

.box.yellow .box_footer {
    background-image: url(/static/summer/images/yellow_bottom.png);
    height:114px;
    margin-top:-114px;
    clear:left;
}

.box.yellow img {float:right;margin:10px 20px}

.box.yellow img.events-icon  {display:block;float:left;margin:5px;}

.box.yellow h2 {color:#000000;font-weight:normal;font-size:1.8em;margin:0.7em 0 0.5em;}

.box.yellow div.left {float:left;width:350px;}

/* Regular BOX */

.box.text .box_content {
    min-height: 74px;
}
.box.text .box_content p {
    font-size:1.077em;
}
.box.text .box_footer {
    margin-top: -64px;
}

/* SHARE */
.hidden {display: none;}
.icalBox {
    padding-left: 10px;
}
img.ical {
    border: none;
}

.calshare-box {
    padding: 50px 10px 5px 5px;
    height: 20px;
}
.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(/static/races/images/icon-share.png); color: #555;}
.calshare-box a.ical-feed {background-image: url(/static/races/images/icon-calendar.png); color: #555;}
.calshare-box a.print-link {background-image: url(/static/races/images/printer.png); color: #555;}
.sociallinks-top {
    background: #6091CD;
    line-height: 19px;
padding: 2px 0 2px 5;
color:#FFF;
margin-bottom:5px;

}
.sociallinks-top .left {
    font-weight: bold;
    padding-left:10px;
}
.sociallinks-top a.close {
    float: right;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    padding-right: 14px;
    height: 100%;
    margin: 0px 10px;
    background:  right 5px no-repeat transparent;
    background-image: url(images/close.png);
}
.sociallinks {
    padding: 5px 10px 5px 0px;
    background: #FFF;
}
.sociallinks a {
    text-decoration: none;
    display: inline-block;
    padding-left: 20px;
    height: 16px;
    margin: 0px 10px;
    background: top left no-repeat transparent;
}
.sociallinks a:hover {
    text-decoration: underline;
}
.sociallinks a.twitter { background-image: url(/static/races/images/icon-share-twitter.png); color: #555;}
.sociallinks a.facebook { background-image: url(/static/races/images/icon-share-facebook.png); color: #555;}
.sociallinks a.digg { background-image: url(/static/races/images/icon-share-digg.png); color: #555;}
.sociallinks a.reddit { background-image: url(/static/races/images/icon-share-reddit.png); color: #555;}
.sociallinks a.stumbleupon { background-image: url(/static/races/images/icon-share-stumble.png); color: #555;}
/* FAMILY PASS & SUMMER SIX */


h3.minimarqueeheading {
    font-weight: bold;
    color: #000000;
    margin: 0px;
}

#familypass-container,
#feedback-container,
#minimarquee-container {
    margin: 6px auto 0 auto;
}

#minimarquee-container .minimarquee {
    background: url(/static/summer/images/summer_form_bkgd.jpg) no-repeat;
}

#minimarquee-container select#mm-eventselector {
    width: 260px;
}

#minimarquee-container .minimarquee-text {
    height: 322px;
    width: 285px;
    overflow: auto;
    line-height: 15px;
    padding: 0 5px 0 5px;
    margin-left: 25px;
}

#minimarquee-container .minimarquee-text h4 {
    text-align: center;
    line-height: 20px;
}

#familypass-container .familyform {
    background: url(/static/summer/images/family_form_bkgd.jpg) no-repeat;
}

#feedback-container .feedback,
#familypass-container .friendsform {
    background: url(/static/summer/images/feedback_bkgd.jpg) no-repeat;
}

#familypass-container .altfriendsform {
    background: url(/static/summer/images/generic_right_bkgd.jpg) no-repeat;
}

#familypass-container .familyform-header,
#minimarquee-container .minimarquee-header,
#feedback-container .feedback-header {
    margin: 28px 0 0 10px;
    width: 360px;
}

#familyform-main,
#feedback-main {
    width: 310px;
    margin: 20px 25px 0 25px;
}

#familyform-main td {
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    color: #006600;
    padding: 2px 10px 2px 0;
}

#feedback-main td {
    padding: 8px 10px 0px 0;
}

#feedback-main p {
    line-height: 16px;
    margin: 3px 10px 0 0;
}

#familyform-main select {
    font-size: 11px;
    margin: 3px 0;
    width: 290px;
}

#feedback-main select {
    font-size: 11px;
    margin: 15px 0;
}

#familyform-main .field,
#feedback-main .field {
    width: 155px;
}

#familyform-main .field input {
    font-size: 11px;
    margin: 3px 0;
    width: 135px;
}

.altfriendsform #familyform-main .field input,
.friendsform #familyform-main .field input {
    margin: 1px 0;
}

#feedback-main .feedback_btn {
    margin: 15px 0;
}

#familyform-main .field.address input {
    width: 290px;
}

#familyform-main .terms,
#familyform-main .info {
    font-weight: normal;
    color: #000000;
}

.altfriendsform #familyform-main .info,
.friendsform #familyform-main .info {
    text-align: center;
}

.altfriendsform #familyform-main .friendstext,
.friendsform #familyform-main .friendstext {
    font-weight: normal;
    line-height: 15px;
    color: #000000;
    padding: 5px 0px;
}

.altfriendsform #familyform-main .friendstext p,
.friendsform #familyform-main .friendstext p{
    margin: 0 0 5px 0;
}

#familyform-main .terms input,
#familyform-main .info input {
    float: left;
    margin: 0px 10px 20px 0;
}

#familyform-main .info #submit {
    margin: 2px 0 0 5px;
}

/* PHOTOS */
#photos {
  text-align: center;
  overflow-y: auto;
  height: 390px;
}
#photos a img {
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    border: none;
}
#photos td {
  padding: 15px 0;
  width: 150px;
  vertical-align: top;
}

/* FOOTER */

.copyright {
    text-align: right;
    font-family: Tahoma, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #006608;
    padding: 2px 15px 7px 0;
}

#home .copyright {
    padding: 15px 15px 0 0;
}

#footer {
    width: 970px;
    margin: 0 auto;
}

#sponsors {
    width: 970px;
    height: 79px;
    margin: 0 auto;
}

.summer_deal .container {
    background: url(/static/summer/images/basket-map.png) transparent top right no-repeat;
    margin-left: 20px;
    width: 704px;
    height: 400px;
    font-size: 16px;
}
.summer_deal .container a { text-decoration: none; }
.summer_deal .container .info {
    float: left;
    width: 500px;
    min-height: 75px;
    padding: 30px 200px 10px 30px;
}
.summer_deal .container .pamphlet {
    float: left;
    padding: 5px 30px 10px 30px;
    min-height: 150px;
    width: 160px;
}
.summer_deal .container .hamper {
    float: left;
    padding: 0px 30px 10px 30px;
    min-height: 150px;
    width: 130px;
}
.summer_deal .container .map-info {
    float: left;
    padding: 25px 20px 10px 20px;
    min-height: 150px;
    width: 150px;
}
.summer_deal .container .disclaimer {
    float: left;
    font-size: 10px;
    padding: 35px 10px 0 240px;
    width: 130px;
    line-height: 8px;
}


/* Region page */
.region {margin:0 35px;}
.region h3 {color:#000;font-weight:normal;}
.region table {width:100%;}
.region table td {padding:2px 0;font-size:1.077em;}
.region a {text-decoration:none;color:#96c02c;}
.region a:hover {text-decoration:underline;}

/* Events & Filter Box */
.events-scroller table {border-collapse:collapse;width:99%;}
.events-scroller td {padding:5px;}
.events-scroller tr.even td {background:#FDF4BF;}

.filterBox {float:right;}
h2 .filterBox {color:#666666;font-size:14px;font-weight:normal;}
.filterBox select {color:#666666}
.events-logo {margin:1em 0 0;}
.intro-text {font-size: 13px; margin: 0 20px 30px 25px;}
/* MS WIDGET */
.MSWrapper {float:right;margin:10px 0 10px 10px;}

/* TOP TIPS & TIP PAGE */
.tips h2, .tips h3, .tip h2, .tip h3, .tip h4, #map h2 {color:#20bced;}
.tips h2, .tip h2, #map h2 {font-size:18px;}
.tips ul, .tips li {margin:0;padding:0;}
.tips li {
    list-style: none;
    float: left;
    height: 73px;
    width: 49%;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    margin-right: 10px;
}
.tips li img, .tip img {float:left;margin-right:5px;}
.tips h3 {font-size:15px;}
.tips h3, .tips h4, .tip h3, .tip h4, .tip h5 {margin-top:0;margin-bottom:0.2em;}
.tips h4 {color:#000;font-size:12px;font-weight:normal;}
.tips a {color:#e3217e;font-size:10px;position:absolute;right:10px;bottom:2px;}
.tips .odd {margin-right:0;}
.tip .text {float:left;font-size:12px;width:240px;line-height:1.3em;}
.tip .other_tips {
    float:right;
}
.tip p {margin-top:0;}
.tip .other_tips span {font-size:12px;color:#e3217e;}
.other_tips {width:230px;}
.other_tips li a {font-size:10px;color:#000000;}
.other_tips li {padding:1em 0;border-bottom:#b9b9b9 1px dashed;list-style:none;background:url('/static/summer/images/latest_tips_marker.png') left no-repeat;padding-left:12px;}
.other_tips ul {margin:0;padding:0;}


/* PACKAGES */
#event-packages span {color: #e4217f;display:block;float:left;}
#event-packages span.name {width:140px;}
#event-packages .buttons {text-align:right;float:right;}
#event-packages .section {border-radius:3px;border:1px solid #68c1e5;padding:5px 10px;margin-bottom:20px;position:relative;min-height:25px;}
#event-packages ul {padding:3px 0;margin:0;list-style:inside none;clear:left;}
#event-packages li {background: url('/static/summer/images/latest_tips_marker.png') left no-repeat;padding:2px 0 3px 12px;}
#event-packages .buttons a {border:none;line-height:20px;padding:1px 15px 4px 0;color:#fff;font-size:12px;margin-left:8px;display:block;float:left;}
#event-packages .buy {background:url('/static/summer/images/btn_buy.png');width:56px;}
#event-packages .details {background:url('/static/summer/images/btn_ticket-details.png');width:78px;}
#packages .region, #packages .event {width:220px;float:left;padding:0;margin:0;}
#event-packages {clear:left;padding-top:30px;}
#packages select {margin:0;}
#packages label {display:block;font-size:12px;font-weight:bold;}
#packages h2 {margin:0 0 2px 0;}
#packages h4 {margin:0;float:left;color:#E4217F;}
#packages .sideblock a {color:#E4217F;float:right;}
#packages .sideblock h2 {margin-bottom:5px;}
.package img {clear:both;display:block;margin:5px auto;}
.package {margin-bottom:30px;}
.package .details {font-size:10px;}
h2.top {padding-top:5px;padding-bottom:2em;}
img.steps {padding-bottom:1em;width:665px}
.boxboxheader {margin-bottom:1em;}
.boxboxheader span.big {font-size:16px;color:#000 !important;padding-right:5px;display:inline !important;float:none !important;}
.boxboxheader a {color:#20BCED; display:block;float:right;}
.clear, .detail {clear:left;}
.detail  {padding-top:5px;}
#event-packages .detail {padding-top:5px;width:530px;}


/* Widget */
.MSdisclaimerContainer {top:140px !important;left:420px !important;}
.MSWrapper, .yellow .box_content img, .yellow .box_content p {position:relative;z-index:30;}
.boxboxheader a {position:relative;}
.sideblock #promocycle { margin-left: 8px; }

/* Past Events */

.past-event.icon {
    float: right;
}

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