@charset "utf-8";
/* CSS Document */


.center{

 text-align:center;

}


img {
border:0px;
}

html { -webkit-text-size-adjust:none; }


.singleLine{
     white-space: nowrap;
     overflow:hidden;
     text-overflow:ellipsis;
 }

object { outline:none; }

body {

    font-family: "futura-pt",sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;

}

div {
    font-family: "futura-pt",sans-serif;
}


.flRi{
	float: right;
}

a {
	color: #00471c;
	font-weight: bold;
}
a:hover {
	color: #d6ecdf;
	text-decoration:underline;
}

.clear {
	clear: both;
}
.brd {
	background-color: #000;
	padding: 1px;
	border: 4px solid #666;
}


.clickInner {
	cursor: pointer;
}


  .requiredField{
	border: 2px red solid !important;
	background-image: url(/images/icons/cancel.png);
	background-position: 378px center;
	color: red !important;
	font-weight: bold;
	background-repeat: no-repeat;
  }

  .strapLine{
    position:absolute;
    right:0;
    top:100px;
    padding:10px 20px;
    background-color:#00471c;
    color:#fff !important;
    text-transform:uppercase;

  }

  #mainPageContent{
     color: #777777;
    margin: auto auto;
    max-width: 1250px;
    position: relative;
    z-index: 5;
  }


  h2{
      text-transform:uppercase;
    font-size:35px;
    color:#00471c;
    letter-spacing:-1px;
    font-weight:300;
	margin-top:0px;
  }
  
  h3 { 
  font-size:25px;
  font-weight:100;
  letter-spacing: -1px;
  color:#00471c;
  text-transform:uppercase;
  display:inline-block;
  margin-bottom:20px;
  margin-top:-10px;
  }
  
  

  #mainSplash h1 {
  color:#fff;
  font-size:20px;
  text-transform:uppercase;
    background-color:#00471c;
    display:inline;
    padding: 10px 20px;
    margin-bottom:20px;
     position: relative;
  }

    .strapLine h1{
 	font-size: 55px;
    font-weight: 500;
    letter-spacing: -2px;
    margin-bottom: 0;
    margin-top: 0;
      }

          .strapLine h4{
            font-size: 15px;
   		   margin: -11px 0 0;
           color:#9ebfab;
          }

#navBar{
    height: 65px;
background-image:url('/images/backGround-tile.png');
background-repeat:repeat-x;
position:relative;
}
#mainBack{
padding-top:28px;	
}

#navLinks{
    color: #fff;
    font-weight: 600;
    left: 270px;
    position: absolute;
    top: 26px;
	font-size:16px;
}
#navLinks a{
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition:all 0.5s;
   border-bottom: 2px solid #003113;
	    color: #fff;
		text-decoration:none;
}
#navLinks a:hover{
  color:#D6ECDF;
  border-bottom:2px solid #fff;
}

.rightLogos{
position:absolute;
right:20px;
top:0px;
z-index:5;
}

.mainLogoHome{
	width:200px;
margin-left:50px;	
} 

.rightCol{
	float:right;
	width:40%;
}

.leftCol{
	width:58%;
	float:left;
	padding-right:2%;
}

.diagBase{
	z-index: 5;
	position: absolute;
	bottom: -3px;
	width: 100%;
	left: 0px;
}
#mainBack{
  overflow: hidden;
 background-attachment: fixed;
background-image:url("/images/headerImage1.jpg");
background-size:100%;
background-position:top center;
} 
.header{
position:relative;
overflow: hidden;
}


.whiteCover{
background-color:#fff;	
}

#skinnyHead{
	padding-top:28px;
background-size:cover;
background-repeat:no-repeat;
	
}


#skinnyHeadNoImage{
	padding-top:28px;
background-image:url('/images/masters-flagArea.jpg');
background-repeat:no-repeat;
background-position:right top;
background-color:#00471B;
padding-bottom:20px;

}
	
	.checkDivide{
	height:10px;
	background-repeat:repeat-x;
background-image:url('/images/checker.png');	
margin-bottom:20px;	
}
.champBox{
float:left;
width:23%;
margin:1%;	
font-size:14px;
text-align:center;
}

.champBox b{
color:#003113;
font-size:17px;
text-transform:uppercase;
}
.champBox img {
width:100%;
margin-bottom:8px;
}

.checker{
	position:absolute;
	width:100%;
	background-repeat:repeat-x;
	background-image:url('/splashImages/checkerSplash.png');
}

.leftBoxHeader{
background-color:#ebebec;
padding-right:20px;
border-top-right-radius:20px;
border-bottom-right-radius:20px;
 padding: 5px 30px 5px 0;
padding-right:30px;
 margin-left:-700px;
 border-left:700px solid #ebebec;
 display:inline-block;
 padding-left:0px;
}


.largeHeader b{
  font-weight:600;
}

.telContact{
text-align:center;
font-size:14px;	
}

#enterButtons {
	position: absolute;
	bottom: 200px;
	width: 100%;
	text-align: center;
	left: 1px;
}


.welcomeArea{
 max-width:1250px;
     margin:auto;
}

.welcomeText h1{
color:#fff;
font-size:56px;
letter-spacing:-2px;
margin-bottom: 0;
 margin-top: 25px;
font-weight: 500;
}

.welcomeText h4{
  color:#7aa28a;
  font-size:17px;
  margin:0;
  margin-top:-10px;
}

.frontHeader{
  min-height:560px;
}
.col20{
 width:14%;
 float:left;
 letter-spacing:-1px;
}

.col30{
 width:26%;
 float:left;
}

.col40{
 width:35%;
 float:left;
}

.col10{
 width:10%;
 float:left;
 padding-top: 3px;
 text-align:center;
}


#enterButtons a{
background-color:#254333;
padding:10px 20px;
color:#fff;
border:1px solid #fff;
margin:2%;	
font-size:23px;
font-weight:600;
text-decoration:none;
}

.footer{
  z-index:6;
  position:relative;
}

#footerContainer{
	text-align:center;
	position:absolute;
	bottom:0;	
	width:100%;
	height:150px;
	background-color:#00471c;
}
#footerSplash{

	background-size:100%;

	padding:3%;
	color:#fff;
	width:100%;

}

.quickThumbs{
   position: relative;
   z-index: 100;
  margin-top:10px;
}

#footerSplash a{
color:#fff;
text-decoration:none;	
}

.rightBoxHeader{
background-color:#ebebec;
text-align:left;
padding-right:20px;
border-top-left-radius:20px;
border-bottom-left-radius:20px;
padding:5px 15px;
display:block;
margin-right:-100%;
}


.greyBar{
  clear:both;
	position:relative;
background-color:#ebebec;	
	padding:20px 0;
	text-align:center;
	font-size:34px;
	font-weight:100;
	color:#225736;
    margin: 40px -100% 70px;
}

.greyBar:after{
  bottom: -45px;
    content: url("/images/downPointer.png");
    margin: auto;
    position: absolute;
	  margin: auto auto auto -240px;

}

.qBox{
  float:left;
  width:23%;
  margin:1%;
  color:#6c8d76;
  font-size:14px;
  text-transform:uppercase;
}
.qBox b{
  color:#b1c6b9;
 font-size:17px;
}

.qBox img {
width:100%;
margin-bottom:8px;
}

.buttonRow{
height: 50px;
    line-height: 50px;
}

.carRowBase{

	position:relative;
  z-index: 7;
	 margin-bottom: -5px;
	text-align:center;
}

.largeHeader{
margin-bottom: 0;
text-align:center;
font-size:60px;
font-weight:100;
letter-spacing:-3px;
}

#baseFoot{
background:#003113;
color:#a6bdae;
padding: 10px 20px;
text-align:center;
font-size:14px;
text-transform:uppercase;
line-height:30px;
}

.datesList b{
width: 109px;
display:inline-block;
color:#517f64;
width:140px;
	}

.mainButton{
font-size:17px;
color:#fff;
text-decoration:none;
background-color:#055623;
padding:10px 20px;
border-radius:20px;
}

.greyBar b{
font-weight:600;
}
.logoSm{
	position:absolute;
	width:100%;
	top:-20px;
}

.thumbsRow{
padding:10px;	
max-width:1250px;
width:100%;
margin:auto;
}

.thumbsRow img{
border: 4px solid #fff;
margin:0%;
width:18%
}



.newsImageTH{
  float:left;
  width:27%;
  margin-right:3%;
}

.newsDetail{
  float:right;
  width:70%;
}

.homeWelcome{
  margin-bottom:20px;
}

.homeWelcome h2{
               margin-bottom:0;
}

.newsEntry{
  border-bottom:1px dotted #cacaca;
  margin-bottom:10px;
}

.newsEntry b{
  color:#00471c;
   text-transform:uppercase;
}

.sponsors{
  width:90%;
  margin:auto;
  margin-top:20px;
  padding-top:15px;
  text-align:center;
  font-size:14px;
  color:#777777;
  text-transform:uppercase;
}
.sponsors img{
  max-width:1050px;
margin-top:0px;
  width:85%;
}

.smallerTxt{
  font-size:16px;
}

.calEvents{
color: #777777;

}

.calEvents b{
display:inline-block;
width:100px;
text-transform:uppercase;
letter-spacing:-0.5px;
color:#00471c;
}

.welcomeText h1{
  line-height:1.2;
}

.readMore {
  margin:10px 0;
}

.eventRow{

      -moz-transition:all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition:all 0.5s;


   border-bottom: 1px dotted #cacaca;
    height: 38px;
    line-height: 30px;
    padding-left: 20px;
    font-size:16px;
    line-height:36px;
}

.contactDets{
  width:30%;
  text-align:right;

}

.contactDets i{
font-weight:600;
font-size:25px;
font-style:normal;
}

.darkerBar{
  background-color:#5d5d5d;
 color:#fff;
}

.darkerBar img{
  border: solid 1px #fff;
}

.darkerBar .thumbsRow img{
  width:34%;
}

.darkerBar .thumbsRow .portraitImg{
  width:23% !important;
}

.lightText{
  font-weight:100;
}

.quoteStrap{
  margin:auto;
max-width:1000px;
}

.peopleBox{
  padding-right:0.5%;
  font-size:15px;
  text-align:center;
  float:left;
  width:12.7%;
margin:0.5%;
text-transform:uppercase;
border-right:1px dotted #cacaca;
color@#999999;
}

.peopleBox:last-of-type{
  border:none;
  }

.peopleBox img{
  width:100%;
  max-width:127px;
}

.peopleBox b{
font-size:19px;
color:#225736;

}

.peopleRow{
  margin:auto;
width:95%;
max-width:1250px;
}

.strapRole{
   color: #8a8a8a;
  height:50px;
}

.strapTitle{
letter-spacing:-1px;
  text-transform:uppercase;
}

#newsEntries .newsImageTH{
              background:#fff;
              padding-bottom:3px;
              border-bottom:solid 6px #cacaca;
}

#newsEntries .newsEntry{

padding-bottom:20px;

}

.subBar{
   background-color: #ebebeb;
    border-bottom: 2px solid #cacaca;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
    padding: 8px 20px;
}

.newsMainTitle{
  border-bottom:1px solid #cacaca;
  line-height:1;
  font-size:50px;
  max-width:1000px;
  margin:auto;
  margin-bottom:20px;

}
.largerDate{
  font-size:24px;
}


.mainNewsImg{
  background:#fff;
  padding:4px;
  border: solid 1px #cacaca;
  margin-bottom:20px;
}

.rightNewsImage{
max-width:550px;
}

.newsContent p:first-of-type{
  font-weight:bold;
}


.newsContent strong{

background:#eee;

font-size:24px;
         font-weight:100;
padding:10px;
border:solid 1px #cacaca;
display:block;
text-align:center;
text-transform:uppercase;
margin:20px 0;
color:#00471B;
   }


.newsContent.columns2 {
    margin: auto;
    max-width: 1000px;
}

.backLink{
  border-top:1px dotted #cacaca;
  padding:15px;
  text-align:center;
}
.backLink a{
text-decoration:none;
}

.footSpons{
  font-size:27px;
  color:#D6ECDF;
  bottom: 30px;
    left: 40px;
    width:60%;
    position: absolute;
}

.footSpons b{
color:#fff;

}
.footText{
  border-top:2px solid #26633e;
  padding-top:10px;

}

.footSpons img{
  width:100%;
  max-width:684px;
}

.watermark{

  margin-right: 10px;
    margin-top: -56px;
    width:120px;

}
.address{
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
}

h2 span{

font-size:15px;
letter-spacing:0;
color:#777777;
display:block;
margin-top:0px;
padding-bottom:10px;
}

#mainGalBox{
  height:355px;
  overflow:hidden;
}

.leftGalCol{
  float:left;
  width:56%;
}

.leftGalCol img{
 width:100%;
 height:auto;
}

.rightGalCol{
  float:right;
  width:44%;

}

.rightGalCol img {
  width:48%;
  margin:0% 1% 1%;
  float:left;
  height:auto;
}

.otherGalleries{
  font-size:30px;
  color:#055623;
  padding-top:10px;
  margin-top:30px;
  border-top:1px dotted #cacaca;
  text-align:center;
}

.titleFeat b{
  color:#225736;
 font-size:25px;
 font-weight:600;
 text-transform:uppercase;
}

.titleFeat .flRi{
  padding-top:10px;

}

.aboutDesc p:first-of-type{

}

#fullPage {
  display:none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
}

.datesList li{
  height:30px;
  overflow:hidden;
  line-height:30px;
  text-overflow:ellipsis;
    font-size: 16px;
 border-bottom:1px dotted #cacaca;
padding-bottom:4px;
  padding-top: 5px;
cursor:pointer;
}

.datesList li:hover{

      -moz-transition:all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition:all 0.5s;

  border-left:10px solid #055623;
  background-color:#E3E3E3;
  padding-left:5px;

}

#baseFoot img {
  width:35px;

}

.socialLogos{
  margin:0 1%;
}

.logosBack{
width:100%;
  margin:auto;
  position:absolute;
  z-index:1;
  left:45px;
  bottom: -80px;

}
.logosBackFront{
left:5px;
margin:auto;
max-width:1250px;
z-index:1;
margin: auto auto -50px;
}


.logosBack img{
 width:20%;
 max-width: 350px;
 min-width:240px;
}

.rightLogos2{
  position:absolute;
right:20px;
top:0px;
z-index:5;
  display:none;
}

.eventStrap{
  right:auto;
  float:left !important;
  left:0 !important;
  padding-left:55px;
  padding-right:60px;
}
.eventStrap h1{
   line-height: 1;
}

.eventStrap h3{
 margin:0;
 color:#fff;
}

.eventStrap h4{
  font-weight:normal;
  line-height:2;
}


#menuIcon {
    color: #fff;
    display:none;
      top:32px;
    left:20px;
    position:absolute;
}

.eventLogos{
  bottom:-110px;
}

.smallerText{
  font-size:46px !important;
  padding:10px 0;
}

 .smallerText2{
  font-size:30px !important;
  padding:10px 0;
   letter-spacing: -1px;
}

.rightLogo{
  text-align:center;
  padding:0;
  margin:0;
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: white;
  position: absolute;
  display: block;
  content: '';
}
#nav-toggle span:before {
  top: -10px;
}
#nav-toggle span:after {
  bottom: -10px;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
transition: all 500ms ease-in-out;
}
#nav-toggle.active span {
background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
top: 0;
}
#nav-toggle.active span:before {
transform: rotate(45deg);
}
#nav-toggle.active span:after {
transform: rotate(-45deg);
}



.mobileDrop{
    width: 100%;
    right:-16px;
  text-align:right;
  z-index:0;
}

.mobileDrop img{
 width:100px;
}

.clonedCopy{
  width:100%;
  position:relative;
  top:0;
  left:0;
  padding-bottom:25px;
  padding-top:10px;
  display:none;
}
.mapImage{
    max-width:300px;
}

.eventThumbs .thumbsRow img {
  width:28%;
}



.aboutRight{
  padding-left:20px;
}

.detailsBox{
  height:50px;
}

.showNav{
  display:none;
}

.eventRow:hover{
  border-left:10px solid #055623;
  background-color:#E3E3E3;
}

.detailsButton{
   background-color: #225736;
    border-radius: 5px;
    color: #fff !important;
    font-size: 14px;
    padding: 5px 10px;
        text-decoration:none !important;
}
.monthDisp{
  color: #00471c;
    font-size: 26.6px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    width:15%;
}

.calEvents li{

   line-height: 25px;
        -moz-transition:all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition:all 0.5s;

  padding-top: 5px;
  border-bottom:dotted #cacaca 1px;
}
.leftCol i {
  font-size:25px;
  font-weight:bold;
  font-style:normal;
}

.calEvents li:hover{
padding-left:10px;
  cursor:pointer;
 background-color:#E3E3E3;
}

.split2{
  width:50%;
  float:left;
}
.smallerStrap{
  font-size:23px;
}


.emailAdds{
  font-size: 16px;
    text-transform: uppercase;
font-size:14px;
}

.emailAdds a{
  text-transform:none;
  text-decoration:none;
  font-weight:normal;
}

.dropDownChamps{
cursor:pointer;
left: 391px;
position:absolute;
font-size:14px;
padding:15px 10px;
padding-top:64px;
color:#fff;
text-transform:uppercase;
font-weight:bold;
z-index:6000;
top:-600px;
}


.dropDownChamps:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(171, 51, 54, 0) rgba(171, 51, 54, 0) #B2CDBC;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: " ";
    height: 0;
    left: 60px;
    margin-left: -10px;
    pointer-events: none;
    position: absolute;
    top: 44px;
    transition: all 0.2s linear 0s;
    width: 0;
}


.dropDownChamps li{
        min-width: 300px;
        background-color: #232323;
        padding:10px 25px;
        list-style:none;
        border-bottom: 1px solid #4a4a4a;
}
.dropDownChamps li:hover a{
    color:#D1D1D1;
    padding-left:10px;
    border-left:11px solid #cacaca;
}

.dropDownChamps a{

      -moz-transition:all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition:all 0.5s;


  display:block;
    text-decoration:none;
    color:#fff;
}



.eventOver{
  z-index:8000;
  position:relative;
}

.downloadDoc
{
  margin:0;
  padding:0;
}

.downloadDoc li{
   padding-bottom: 6px;
               line-height:34px;
               list-style: none;
               padding-left:0;
               margin-left:8px;
               border-bottom:1px dotted #cacaca;
}

.downloadDoc li a{
  color:#7a7a7a;
  font-weight:normal;
  text-decoration:none;
  }

.downloadDoc li img{
margin-right:5px;
}

.mainNewsImg {
  width:90%;
}
.results{
  padding:20px;
  background-color:#EBEBEB;
  font-size:20px;
  margin:0 4%;
}

.raceDrop{
  position:relative;
  z-index:8000;
}

.footLine a{
  font-weight:normal;
  color:#fff !important;
  text-decoration:none;
}
.font21{
  font-size: 21px;
}


.strapLine a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

.eventInfoButt{
  text-transform:uppercase;
  display:inline-block;
  text-align:center;
  margin:auto;
  margin-top:10px;
  font-size:14px;
}

.padder{
  padding:0 20px;
}

.resultBox{
border-right:1px dotted #cacaca;
float:left;
width:47%;
margin:1%;
}

.resultBox ul{
 padding:0;
 margin:0;
}

.resultBox li{
             list-style-type:none;
}

.resultBox a{
    color: #7a7a7a;
  font-weight: normal;
  text-decoration: none;
}



.resultBox h3 i {

font-size:16px !important;
font-style:normal;
    color: #7a7a7a !important;

}



.resultBox a:hover{
color:#517F64;
 text-decoration:underline;
}

.green{
  color: #00471b;
  font-weight:bold;
}
.highlightBox{

    background: none repeat scroll 0 0 #eee;
    border: 1px solid #cacaca;
    color: #00471b;
    display: block;
    font-size: 20px;
    font-weight: 100;
    margin:0;
    padding: 10px;
    text-align: center;
    text-transform:uppercase;
}

.frontSize{
  font-size:14px;
}

.comingsoon{
padding-left:15px;
  font-weight:bold;
  color:#225736;
}

.frontPosition{
 position:absolute;
 bottom:-440px;
 left:09px;
}

.results a{
        text-decoration:none !important;
}


.results a:hover{
color:#000;
}

.results   a.active{
  padding:6px 15px;
  background-color:    #00471C;
  color:#fff;
}

.standFont{
  font-size:15px;
   font-family: "Open Sans",sans-serif;
}

.topCenter{
text-align:center;
position:relative;
bottom:-38px;	
}
 #roughGuideBar{
	     margin: 40px -100% -38px;
	 position: relative;
	 background-color: #F6F6F6;

 }
 
  #roughGuideHotel{
	  padding-top:25px;
	     margin: 40px -100% -38px;
	 position: relative;
	 padding-bottom:45px;
	 background-color: #F6F6F6;

 }
 
 #roughGuideBar .leftBoxHeader {
	margin-bottom: 15px;
    margin-top: 30px;
    background-color: #d9d9da;
    border-left-color: #d9d9da;	 
 }


  #roughGuideBar .leftCol{
	width:35%;
  }
  #roughGuideBar .rightCol{
	width:60%;  
  }
  .centCont{
	margin:auto;
	max-width:1250px;  
	width:100%;
  }
  
  #roughGuideBar h4{
	  text-transform:uppercase;
	font-weight:normal;
	margin:10px 0px;  

  }

  .ipadOnly{
    display:none;
  }
