/***** CSS Reset *****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}

/***** HTML5 display-role reset for older browsers *****/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height:1;-webkit-text-size-adjust:100%;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
/*************************/

html {font-size:62.5%;}
body {color:#000000;font-size:17px;font-size:1.7rem;font-weight:normal;font-family:'Source Sans Pro',sans-serif;line-height:1;background:#ffffff;}
body>iframe {display:none;} /* This kills the empty iframe from captcha that causes a white block at the bottom of the contact page. */

/***** Default Container Classes *****/
header, .inner, footer {max-width:1200px;position:relative;margin:0 auto;}
header {overflow:hidden;}

/***** Default Headers *****/
h1, h2, h3, h4 {display:block;color:#0c4d65;font-size:40px;font-size:4rem;font-family:'Roboto Slab',serif;font-weight:700;line-height:1.2;margin-bottom:40px;}
h2 {font-size:36px;font-size:3.6rem;margin-bottom:20px;}
h3 {font-size:30px;font-size:3rem;margin-bottom:20px;}
h4 {font-size:20px;font-size:2rem;margin-bottom:20px;}

/***** Default Links *****/
a, a:active, a:visited {color:#ad1a10;text-decoration:none;transition:all .3s linear;}
a:hover {color:#047ba6;text-decoration:none;}

/***** Default Lists *****/
ul.list {list-style:disc;margin:0;padding-left:20px;}
.arrowList, .wysiwyg ul, .wysiwyg ol {display:inline-block;margin:0 0 20px 20px;padding-left:20px;list-style-image:url('/img/arrow.png');}
.wysiwyg ol {list-style-image:none;list-style:decimal;}
.arrowList li, .wysiwyg li {padding:5px 0;line-height:1.3;}
.viewAll {display:block;margin-top:10px;}

/***** Defaults *****/
strong {font-weight:bold;}
em {font-style:italic;}
p {line-height:1.7;margin-bottom:20px;}
.grayLine {margin:30px 0;border-top:1px solid #aaaaaa;}
.center {text-align:center;}
.right {text-align:right;}
.noMargin {margin:0;}
.rel {position:relative;}
.section.nestedSection {padding:0;}
.col.noTopMargin {margin-top:0;}
.col.noTopBotMargin {margin-top:0;margin-bottom:0;}
.imgResponsive {display:block;max-width:100%;}
.imgResponsive.center {margin-left:auto;margin-right:auto;}
.bgEvents {background:url('/img/bgEvents.jpg') no-repeat center center / cover;}
.bgNews {background:url('/img/bgPattern.jpg') repeat 0 0;}
.bgFooter {background:url('/img/bgFooter.jpg') no-repeat center center / cover;}

/***** Header Section *****/
.logo {position:absolute;top:20px;left:20px;z-index:9;}

/***** Navigation Menu *****/
nav ul {float:right;display:block;overflow:hidden;background:transparent;margin:40px 0 20px;}
nav li {float:left;}
nav li a {display:block;font-size:16px;font-size:1.6rem;font-weight:700;font-family:'Roboto Slab',serif;padding:20px 20px 25px;background:url('/img/iconStar.png') no-repeat 50% 150%;}
nav li a:link, nav li a:active, nav li a:visited {color:#0c4d65;}
nav li a:hover, nav li a.active {color:#047ba6;background:url('/img/iconStar.png') no-repeat 50% 100%;}
nav li a.last {border:0;}

.mobileMenuLink {float:right;clear:right;margin:50px 0 40px;}
.mobileMenuLink:hover {cursor:pointer;}
.mobileMenu {margin-top:50px;}
.mobileMenu li {width:100%;background:#f3f3f3;}
.mobileMenu a {display:block;font-size:18px;font-size:1.8rem;font-family:'Roboto Slab',serif;font-weight:600;padding:15px 0 15px 10%;border-bottom:1px dashed #0c4d65;}
.mobileMenu a:hover, .mobileMenu a.active {color:#ffffff;background:#0c4d65;border-color:#f3f3f3;}
.mobileMenu a#subStandingsLink:hover, .mobileMenu a#subStandingsLink.active, .mobileMenu a#subAboutLink:hover, .mobileMenu a#subAboutLink.active, .mobileMenu a#subIFRLink:hover, .mobileMenu a#subIFRLink.active {background-image:url('/img/iconArrowDropdown_white.png');}
.mobileMenu ul ul {display:none;}
.mobileMenu li li {text-align:left;background:#e3e3e3;}
.mobileMenu li li a {font-size:16px;font-size:1.6rem;padding-left:15%;}
#subStandingsLink, #subAboutLink, #subIFRLink {background-image:url('/img/iconArrowDropdown_blue.png');background-repeat:no-repeat;background-position:90% 55%;}
.mobileMenu a.lastSub {border:0;}

/***** Content *****/
#slider_mobile, .mobileMenuLink, .mobileMenu, .mobileOnly, .col.mobileOnly, .wysiwyg .leftMenu h4.mobileOnly, .subAboutList, .subStandingsList, .graphicLink span span.mobileOnly {display:none;}
.headerInterior, .headerInterior_mobile {font-size:0;}
.headerInterior img, .headerInterior_mobile img {width:100%;}
.contentPad {padding:80px 0;}
.rope {margin-bottom:40px;}

.homeEvents .span_1_of_3 {border-right:1px dashed #033450;box-sizing:border-box;}
.homeEvents .span_1_of_3:last-of-type {border:0;}
.eventsInner {padding:3% 10% 7% 5%;}
h3.eventMonth {color:#ad1a10;font-size:34px;font-size:3.4rem;}

.newsListing .col.span_1_of_3 {width:33.33%;margin:0px 0 0;}
.newsListing .col.span_2_of_3 {width:66.67%;margin:0px 0 0;background-color:#ffffff;}
.newsListingDetails {padding:5%;}
.span_2_of_3 .newsListingDetails {padding:10%;}
.homeNewsDate {display:block;color:#0a5796;margin-bottom:25px;}
.span_2_of_3 .homeNewsDate {margin-bottom:15px;}
.span_2_of_3 .homeNewsTitle {font-size:20px;font-size:2rem;font-family:'Source Sans Pro',sans-serif;margin-bottom:20px;}
.span_2_of_3 a.btnGold.btnReadMore {font-size:16px;font-size:1.6rem;font-weight:600;margin-bottom:0;}
.span_2_of_3 a.btnGold.btnReadMore:hover {color:#047ba6;}
a.btnGold {display:inline-block;color:#ffffff;padding:12px 25px;margin:0 auto;background:#d8a015;}
a.btnGold:hover {background:#047ba6;}
a.btnGold.btnReadMore {color:#d8a015;padding:0;margin-bottom:10px;background:none;}
a.btnGold.btnViewMore {padding:15px 50px;}
.section.graphicLinks {margin:20px 0px;}
.graphicLink span, .graphicLink span.centralEntry, .graphicLink span.ces {display:block;position:relative;color:#ffffff;font-size:24px;font-size:2.4rem;font-family:'Roboto Slab',serif;padding:20px 5%;background:#6f3100;transition:all .3s linear;}
.graphicLink:hover span {color:#ffffff;background:#d8a015;}
.graphicLink span span {display:inline-block;position:absolute;top:15px;right:0;color:#ffffff;font-size:16px;font-size:1.6rem;padding:10px 20px;background:#d8a015;}
.graphicLink span.centralEntry, .graphicLink span.ces {top:auto;right:auto;padding:0;}
.graphicLink:hover span span {color:#fff;}
.graphicLink:hover span.centralEntry, .graphicLink:hover span.ces {color:#ffffff;}

.sponsors {overflow:auto;}
.sponsors .span_1_of_3:nth-child(3n+1), .sponsors .col.span_1_of_5:nth-child(5n+1) {clear:both;margin-left:0;}

.leftMenu, .leftMenuInner {width:95%;border-right:1px dashed #0c4d65;border-bottom:1px dashed #0c4d65;}
.wysiwyg .leftMenu h4 {display:inline-block;width:auto;color:#ffffff;font-size:20px;font-size:2rem;padding:5% 15%;margin-bottom:30px;background:#ad1a10;}
.leftMenu ul {width:90%;list-style-image:none;padding:0;margin:0 0 40px;}
.leftMenu li {width:100%;padding:0;}
.leftMenu li a {display:block;color:#0c4d65;font-size:15px;font-size:1.5rem;font-family:'Roboto Slab',serif;font-weight:600;text-transform:uppercase;padding:5%;border-bottom:1px dashed #0c4d65;}
.leftMenu li a:hover, .leftMenu li a.active {color:#ad1a10;}
.leftMenu li:last-of-type a {border-bottom:0;}
.wysiwyg li ul.leftMenuInner {width:95%;list-style:none;font-size:15px;font-size:1.5rem;padding:0;margin:0 0 0 5%;background:#f3f3f3;}
.leftMenuInner li a {color:#047ba6;font-size:14px;font-size:1.4rem;border-bottom:1px dotted #0c4d65;}
.leftMenu li a.sub:hover {color:#0c4d65;}
.leftMenu li a.book {color:#ffffff;margin-top:20px;background:#0c4d65;}
.leftMenu li a.book:hover, .leftMenu li a.book.active {color:#ffffff;background:#047ba6;}

.tbl {width:100%}
.tbl tr:nth-child(odd) {background:#eeeeee;}
.tbl th {color:#ffffff;padding:10px;line-height:1.2;background:#ad1a10;border:1px solid #dddddd;}
.tbl td {padding:10px;text-align:center;vertical-align:middle;line-height:1.2;border:1px solid #dddddd;}

/***** WYSIWYG Content *****/
.wysiwyg {min-height:100px;}
.wysiwyg h1 {text-transform:uppercase;}
.wysiwyg h2 {color:#ad1a10;font-size:30px;font-size:3rem;line-height:1.2;margin-bottom:10px;}
.wysiwyg h3 {color:#ad1a10;font-size:22px;font-size:2.2rem;line-height:1.2;margin-bottom:10px;}
.wysiwyg h4 {color:#047ba6;font-size:18px;font-size:1.8rem;line-height:1.4;margin-bottom:20px;}
.wysiwyg p {font-size:inherit;line-height:1.7;}
.wysiwyg p+ul, .wysiwyg h4+ul {margin-top:-10px;}
.wysiwyg li+ul, .wysiwyg li ul {list-style:circle;margin-bottom:0;}
.wysiwyg span {font-size:inherit !important;line-height:inherit !important;}
.wysiwyg img {max-width:100%;height:auto;}
.imageLeft {float:left;margin:0 40px 40px 0;}
.imageRight {float:right;margin:0 0 40px 40px;}
.imageCenter {display:block;margin:0 auto;}
a.btnRed {display:inline-block;color:#ffffff;padding:10px 30px;background:#ad1a10;}
a.btnRed:hover {color:#ffffff;background:#047ba6;}

/***** Staff *****/
.championLink h3 {transition:all .3s linear;}
.championLink:hover h3 {color:#047ba6;}
.champion {text-align:center;margin-bottom:50px;}
.wysiwyg span.championTitle {font-size:18px !important;font-size:1.8rem !important;}
h3.championName {font-size:22px;font-size:2.2rem;margin-top:10px;}
.championPage h3 {font-size:30px;font-size:3rem;margin-top:20px;}

/***** News and Events *****/
.newsDetails {margin-bottom:50px;}
.eventDetails {margin-bottom:30px;}
.eventTitle, .eventInfo, .newsTitle, .newsInfo {display:block;line-height:1.5;}
.newsInfo {min-height:200px;overflow:auto;}
.eventInfo {margin-bottom:60px;}
.events:last-of-type .eventInfo {margin-bottom:0;}
h2.eventCat {margin:-20px 0 40px;}

.wysiwyg .events .eventInfo {margin:20px 0 0;}
.wysiwyg .section.events {padding-bottom:30px;margin-bottom:40px;border-bottom:1px dashed #0c4d65;}
.events .titleDate, .events .titleLocation, .events .titleVenue, .events .eventTitle, .eventDetails span {color:#ad1a10;font-size:18px !important;font-size:1.8rem !important;display:block;padding:5px 0;}
.wysiwyg h3.eventTitle {margin:5px 0;}
.newsImgContainer, .eventImgContainer {float:right;margin-left:30px;}
.newsImgContainer img, .eventImgContainer img {float:right;clear:right;max-width:300px;margin-bottom:30px;}
.listDate {display:block;margin-top:5px;}
.events .titleLocation {display:block;font-size:22px !important;font-size:2.2rem !important;margin-top:10px;}

/***** Facebook Like Button *****/
#FacebookLikeButton {margin-top:20px;}

/***** Contact Section *****/
.contactInfo {line-height:1.5;}
.contactInfo span {display:block;}
.contactInfo h3 {color:#ad1a10;font-size:22px;font-size:2.2rem;}
#googleMap {height:300px;width:450px;margin-top:10px;}

/***** Contact Form Table *****/
input, textarea {width:100%;color:#444444;font-size:16px;font-size:1.6rem;font-family:'Roboto Slab',serif;padding:15px 0;text-indent:10px;margin-bottom:10px;border:1px solid #cccccc;}
textarea {width:98%;padding-left:10px;text-indent:0;}
#recaptcha_response_field {color:#58595B;padding:5px;border:1px solid #dfdfdf !important;}
.recaptchatable {background:#ffffff;}
.recaptchatable a, .recaptchatable a:hover {color:#555555 !important;font-size:14px;font-size:1.4rem;} /*** CAPTCHA Links ***/
#recaptcha_response_field {font-size:14px !important;font-size:1.4rem !important;text-indent:0;padding:5px !important;border:1px solid #cccccc !important;}
input.submitButton {
    color:#ffffff;
    width:auto;
	text-indent:0;
    padding:15px 25px;
    margin:10px 0 0;
    border:0;
    border-radius:3px;
    background:#ad1a10;
	transition:all .3s linear;
	-webkit-appearance:none; /* kills weird styling Apple does to the button on the phone. Dumb Apple. */
}
input.submitButton:hover {cursor:pointer;background:#047ba6;}

/***** Form Error Message *****/
#errorMessage, #successMessage {width:auto;color:#ffffff;line-height:1.3;padding:30px;margin-bottom:20px;background:#cc3333;}
#successMessage {color:#58595b;padding-left:90px;background:#dff2bf url("/img/greenCheck.png") no-repeat 20px 50%;}
span.errorGeneral, span.errorLine {display:block;}
span.errorLine {text-indent:15px;}

/***** Footer *****/
.footer {color:#008eb4;line-height:2;padding:30px 0;}
.footerNav {display:inline-block;text-align:center;}
.footerNav li {float:left;}
.footerNav li a {display:block;font-size:19px;font-size:1.9rem;font-weight:700;font-family:'Roboto Slab',serif;padding:20px 15px;}
.footerNav li a:link, .footerNav li a:active, .footerNav li a:visited {color:#008eb4;}
.footerNav li a:hover {color:#d8a015;}
.pipe {display:inline-block;margin:0 10px;}
.footerContact {font-size:20px;font-size:2rem;font-family:'Roboto Slab',serif;}
.copyright,.copyright a {color:#d8a015;}
.copyright a:hover {color:#ffffff;}

.redText { color: #ad1a10; }