/* 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;
}

a:link,
a:active,
a:visited {
    color: #FF0000;
}

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

h1 {
    font-family: 'Trebuchet ms',Tahoma, Arial, Helvetica, sans-serif;
    font-size: 29px;
    letter-spacing: -1px;
    color: #006600;
}

h2 {
    font-family: 'Trebuchet ms',Tahoma, Arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: -1px;
    color: #006600;
}

h3 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #006600;
}

h4 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    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;
}

/* RACES NAV */
#racesnav {
    width: 778px;
    height: 52px;
    margin: 0 auto;
    background: transparent url(/static/summer/images/racesnav_bkgd.gif) no-repeat;
}

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

#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 7px 5px;
    text-decoration:none;
}

#racesnav dl dd.last a:link,
#racesnav dl dd.last a:active,
#racesnav dl dd.last a:visited {
    background: none;
}

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

#racesnav dl dd.last a:hover {
    color: #00AEEF;
    background: #EFEFEF;
}


/* HEADER */

#header {
    width: 778px;
    height: 122px;
    margin: 0 auto;
    background: transparent url(/static/summer/images/header.jpg) no-repeat;
}

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

/* NAVIGATION */

.nav_container {
    width: 778px;
    height: 29px;
    margin: 0 auto;
    background: url(/static/summer/images/nav_bkgd.gif) no-repeat;
}

.nav_container .logo {
    float: right;
    padding: 0 8px 0 0;
}

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

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

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

.nav_container dl dd.last a:link,
.nav_container dl dd.last a:active,
.nav_container dl dd.last a:visited {
    background: none;
}

.nav_container dl dd a:hover {
    color: #3868b2;
    background: #ffea00;
}

.nav_container dl dd a.selected:link,
.nav_container dl dd a.selected:active,
.nav_container dl dd a.selected:visited {
    color: #243e8b;
    background: url(/static/summer/images/nav_active.gif) repeat-x;
}

.nav_container dl dd a.selected:hover {
    color: #3868b2;
    background: url(/static/summer/images/nav_active.gif) repeat-x top left
}

/* CONTENT AREA */

.content {
    width: 770px;
    margin: auto;
    padding:  0 0 0 0;
    background: url(/static/summer/images/border_sides.gif) repeat-y top;
}

#home .main_container {
    height: 496px;
}

.main_container {
    width: 760px;
    margin: 0 auto;
    background: url(/static/summer/images/bkgd_sun.gif) top no-repeat;
}

.main_content {
    width: 480px;
    padding: 10px 0 7px 12px;
}

.main_container#secondary .main_content {
    width: 536px;
    height: 455px;
    padding: 10px 0 7px 12px;
}

.main_container#map .main_content {
    width: 736px;
    height: 455px;
    padding: 10px 0 7px 12px;
}

.main_container#map .main_content .map {
    text-align: center;
    padding: 1px 0 4px 0;
}

#map_result {
    display: none;
    position: absolute;
    left: 140px;
    top: 7px;
    width: 410px;
    height: 433px;
    z-index: 1;
    background: #ebf6cb url(/static/summer/images/iframe_bkgd.jpg) repeat-x;
    border: 1px solid #006608;
    overflow: auto;
}

#map_result h3 {
    font-size: 14px;
    color: #016503;
    margin: 0 0 15px 0;
}

#map_result p {
    padding: 2px 0 2px 10px;
    margin: 0;
}

#map_result table.content {
    width: 380px;
    background: #ebf6cb url(/static/summer/images/iframe_bkgd.jpg) repeat-x;
}

#map_result table.content td {
    line-height: 18px;
    padding-left: 10px;
}

#map_result table.content th {
    text-align: left;
    padding-left: 10px;
    line-height: 18px;
}

#map_result .r0 {
    background-color: #bfe459;
}

#map_result .r1 {
}

#map_result .r2 {
    background-color: #bfe459;
}

#map_result .detail {
    padding: 3px 0 5px 10px;
}

#map_result .coursepic img {
    background: white;
    margin-top: 5px;
    border: 1px solid #bfe458;
}

#map_result .close a {
    color: #FF0000;
    text-decoration: none;
}

/* SIDEBLOCK */

.sideblock {
    height: 455px;
    width: 246px;
    float: right;
    padding: 10px 12px 0 0;
}

.main_container#secondary .sideblock {
    width: 190px;
    float: right;
    padding: 10px 12px 0 0;
}

.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;
}

/* BOX CONTENT */

.box {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

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

.box#sidehome .box_content {
    padding: 2px 14px 2px 15px;
    height: 424px;
    background: url(/static/summer/images/box_bkgd_side.jpg) repeat-x;
}

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

.box .box_header_bkgd {
    background: url(/static/summer/images/box_hdr_bkgd.gif) repeat-x;
}

.box .box_header_bkgd_main {
    height: 14px;
    font-size: 8px;
    background: #FFFFFF;
}

.box .box_content {
    border-left: 2px solid white;
    border-right: 2px solid white;
    padding: 0 10px 0 0;
    background: url(/static/summer/images/box_bkgd.jpg) repeat-x;
}

.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 {
    height: 14px;
}

.box_footer_bkgd {
    background: url(/static/summer/images/box_ftr_bkgd.gif) repeat-x top;
}

.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 .welcomepic {
    margin: 6px 0 0 5px;
}

.box_content .welcometext {
    font-family: Tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    color: #000000;
    padding: 8px 0 0 5px;
}

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

.box_content .welcometext p {
    margin: 0 0 10px 0;
}

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

iframe {
    border: 1px solid #006608;
    overflow-x: hidden;
    margin: 8px 0 13px 15px;
}

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


/* 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: 778px;
    margin: 0 auto;
    height: 99px;
}

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