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

@font-face {
    font-family: 'BebasRegular';
    src: url('font/BEBAS___-webfont.eot');
    src: url('font/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BEBAS___-webfont.woff') format('woff'),
         url('font/BEBAS___-webfont.ttf') format('truetype'),
         url('font/BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html,body{
 font-family: 'BebasRegular';
	width:100%;
	height:100%;
	background-image:url(../images/slide4/pattern2.png);
	background-repeat: repeat;
	background-color: rgba(110,152,152,1);
}

h1{
    color: #ffa6a6;
    font-family: "source sans pro";
    font-size: 0.75em;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 0;
    padding-top: 0;
    text-shadow: 3px 3px 0 #656565, -1px -1px 0 #656565, 1px -1px 0 #656565, -1px 1px 0 #656565, 1px 1px 0 #656565;
    width: 100%;
    word-spacing: 5px;
    line-height: 75px;
	
}

h2{
    font-family: 'BebasRegular';
    word-spacing: 10px;  
    text-shadow: 2px 2px 1px #000;
    color: #fff;
    font-size: 2.75em;
    font-weight: 400;
    line-height: 1.3em;
	
}

h3{
    color: rgba(138,216,198,1);
    font-family: 'BebasRegular';
    font-size: 22px;
    font-weight: 200;
    text-shadow: 0 2px 1px #000000;
    word-spacing: 5px;
	
}

h4{
    color: #2f5880;
    font-size: 2.2em;
    font-weight: 400;
    line-height: 1.3em;
    margin: 16px auto;
    font-family: "Source Sans Pro";
    text-shadow: 1px 2px 1px #666666;
    word-spacing: 5px;
}
p{
    font-family: "source sans pro";
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1.3em;
    margin: 10px 0 20px;
    text-align: left;
    color: #ffffff;

}

a{
    color: rgba(138,216,198,1);
    text-decoration: none;
    font-weight: bold;   
}

a:hover{
    background-color: rgba(138,216,198,1);
    color: #fff;
    text-decoration: none;
    font-weight: bold;   
}

p2{
 font-family: 'oswald';
	width:100%;
	height:100%;
	font-weight: 400;
    font-style: normal;
    word-spacing: 5px;
    font-size: 1em;
    color: white;
	
}

p1{
 font-family: 'BebasRegular';
	width:100%;
	height:100%;
	font-weight: bold;
    font-style: normal;
    word-spacing: 2px;
    font-size: .25em;
    color: black;
	
}

.headersponsor{
	position:fixed;
	z-index:4;
	top:0px;
	left: 50%;
	-webkit-box-shadow: 0 5px 20px 0 #666666;
	box-shadow: 0 5px 20px 0 #666666;
	float: left;
	text-align: center;
	width:100%;
	height: 80px;
	transform: translate(-50%,0%);	
	background-color: #ffffff;
	

}

.footersponsor{
    position:relative;
    z-index:1;
    bottom: 0px;
    left: 50%;
    -webkit-box-shadow: 0 5px 20px 0 #666666;
    box-shadow: 0 5px 20px 0 #666666;
    float: left;
    text-align: center;
    width:100%;
    height: auto;
    min-height: 80px;
    transform: translate(-50%,0%);	
    background-image:url(../images/slide4/pattern2inverted.png);
    background-repeat: repeat;
    background-color: rgba(141,141,141,1);
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3em;
    font-family: "Source Sans Pro";
    text-shadow: 1px 2px 1px #666666;
    word-spacing: 5px;
    padding-top: 20px;

}

.register{
    position:fixed;
    z-index:6;
    top:12px;
    right: 0px;
    background-color: rgba(138,216,198,1);
    -webkit-box-shadow: 2px 4px 3px 0 #ABABAB;
    box-shadow: 2px 4px 3px 0 #ABABAB;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 2px 2px 2px 2px;	
    float: left;
    text-align: center;
    text-shadow: 2px 2px 1px #8f8f8f;
	
}

.register a{
	color: #ffffff;	
}

#register ol{
     margin-left: 75px;
    

}

#register li{
    color: white;
    font-family: "source sans pro";
    font-size: 1.3em;
    font-weight: 300;
    line-height: 20px;
    list-style: decimal-leading-zero outside none;
    margin-bottom: 2px;
    padding: 5px 0;
    text-align: left;
    text-shadow: 2px 2px 2px #000000;
}

.register li{
     color: white;
    font-family: "bebasregular";
    font-size: 1.6em;
    font-weight: 300;
    line-height: 20px;
    list-style: decimal-leading-zero outside none;
    margin-bottom: 2px;
    padding: 0px 10px;
    text-align: left;
    text-shadow: 1px 1px 2px #000000;
    letter-spacing: 1px;
}
.register li:hover,.active{
	font-size: 1.8em;
	cursor:pointer;
	width:auto;
	text-decoration: none;
}

.navigation{
    background-color: rgba(138, 216, 198, 1);
    box-shadow: 0 5px 20px 0 #666666;
    padding: 15px 0;
    position: fixed;
    text-shadow: 1px 1px 2px #000;
    top: 80px;
    z-index: 2;
}
.navigation li{
    color: #fff;
    font-size: 1.8em;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 11px;
    padding: 10px 10px 0;
    text-align: left;
    width: auto;
    word-spacing: 10px;
}

.navigation li:hover,.active{
	font-size:2.6em;
	cursor:pointer;
	width:auto;
	text-decoration: none;
}

.sponsors{
	width:100%;
	height:100%;
	font-weight: bold;
    font-style: normal;
    color: black;
}

.sponsors li{
    list-style-type:none;
    font-family: 'BebasRegular';
    font-weight: bold;
    font-style: normal;
    word-spacing: 2px;
    color: black;
    line-height: 20px;
}

.sponsors li:hover,.active,.{
	cursor:pointer;
	width:auto;
	text-decoration: none;
	color: black;
	
}

.sponsors a{
	list-style-type:none;
	font-family: 'BebasRegular';
	font-weight: bold;
    font-style: normal;
    word-spacing: 2px;
    font-size: .25em;
    color: black;
    text-decoration: none;
}

.slide{
	background-attachment: fixed;
	width:100%;
	height:100%;
	position: relative;
	box-shadow:inset 0px 10px 10px rgba(0,0,0,0.3);
}
.wrapper{
	width:960px;
	height:200px;
	margin:0 auto;
	position:relative;
}
.slideno{
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:100px;
	font-weight:bold;
	color:rgba(255,255,255,0.3);
}
.button{
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	bottom:0px;
	left:50%;
	background-color:#333333;
	background-image:url(../images/arrow.png);
}
.button:hover{
	background-color:#494949;
	cursor:pointer;
}

#page-header{
    left: 50%;
    max-width: 500px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 15%;
    transform: translate(-50%, -50%);

}

#clears{
	clear: both;
}
/******************************
 SLIDE 1 
*******************************/
#slide1{
	background-image: url(../images/slide1/slide1.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}
#logo{
    left: 50%;
    max-width: 500px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 45%;
    transform: translate(-50%, -50%);

}

#logo img{
    width: 100%;
    
}
#slide1text{
    left: 50%;
    position: absolute;
    top: 70%;
    transform: translate(-50%, -2%);
    width: 900px;
}
#slide1text p{
	font-size: 1.6em;
	color: white;
	font-family: "source sans pro";
	font-weight: 300;
	text-shadow: 2px 2px 2px #000000;
	text-align: center;
	
}

/******************************
 SLIDE 2 
*******************************/
#slide2{
	background-image: url(../images/slide2/dirt.jpeg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	
}

#video{
    float: left;
    position: absolute;
    text-align: center;
    padding: 0px;
    width: 854px;
    height: 480px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#slider2{
    float: left;
    position: absolute;
    text-align: center;
    padding: 0px;
    width: 854px;
    height: 480px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 2px 15px 50px 1px #000000;
	box-shadow: 2px 15px 50px 1px #000000;
}

#raceinfo{
    background-image:url(../images/black-bg.png);
    color: white;
    height: 480px;
    margin: 0;
    max-width: 900px;
    padding: 25px;
    position: relative;
    text-align: center;
    border-radius: 5px;
}

#raceinfo p{
    color: white;
    
}
/******************************
 SLIDE 3 
*******************************/
#slide3-old{
	background-image:url(../images/slide3/sprocket.png);
	background-repeat: repeat;
}

#slide3{
	background-image:url(../images/slide4/slide4-green.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#register{
    
    background-image:url(../images/black-bg.png);
    border-radius: 5px;
    float: left;
    height: auto;
    left: 50%;
    line-height: 70px;
    margin-top: 10px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 850px; 
    padding: 20px 10px;}
    
    /*float: left;
    position: absolute;
    text-align: center;
    padding-top: 20px;
    margin-top: 10px;
    width: 854px;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 2px 15px 50px 1px #000000;
    box-shadow: 2px 15px 50px 1px #000000;
    background-color: rgba(255,255,255,1.0);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    font-family: 'source sans pro';
    font-weight: 300;
    font-style: normal;
    word-spacing: 5px;
    font-size: 2em;
    line-height:70px;/*



/******************************
 SLIDE 4 
*******************************/
#slide4{
    margin-bottom: 100px;
    
}

#slide4-old{
	background-image:url(../images/slide4/slide4-green.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#slide4-old{
	background-image:url(../images/slide3/sprocket.png);
	background-repeat: repeat;
}


#parallaxbg{
	position:absolute;
	text-align: center;
	float: left;
	font-size:100px;
	color:rgba(255,255,255,1);
	width: auto;
	height: auto;
	left: 50%;
	top:10%;
	transform: translate(-50%, -50%);
}

#sponsorwrapper{
   	/*float: left;
    height: auto;
    left: 50%;
    margin-top: 5px;
    padding: 5px 5px 100px;
    position: inherit;
    top: 50%;
    transform: translate(-50%, 0%);
    width: 800px;
    margin-bottom: 90px;
    padding-bottom: 90px;*/
    
    background-color: #ffffff;
    box-shadow: 0 5px 20px 0 #666666;
    margin: auto auto 100px;
    padding: 5px 5px 30px;
    position: absolute;
    text-shadow: 1px 1px 2px #000;
    transform: translate(-50%, 12%);
    width: 850px;
	
}

#sponsorwrapper a{
	display: inline-block;
}
#sponsorwrapper a:hover{
	background-color: rgba(255, 255, 255, 0);
}

#level3{
    height: auto;
    margin: 10px;
    min-width: 760px;
    padding: 10px;
    position: relative;
    text-align: center;
    width: auto;
    border-bottom: 1px dashed #8f8f8f;	
}

#level3 img{
    width: 100%;
    vertical-align: text-top;
}

#level3img1{
    float: left;
    margin: 15px;
    max-height: 220px;
    width: 25%;
    /*
    float: left;
    height: 30%;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 30%;*/   
}

#level3img2{
    float: left;
    margin: 15px;
    max-height: 220px;
    width: 25%;
    /*
    float: left;
    height: 30%;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 30%;*/
}

#level3img3{
    float: left;
    margin: 15px;
    max-height: 220px;
    width: 25%;
    /*
    float: left;
    height: 15%;
    padding-left: 20px;
    position: relative;
    text-align: center;
    width: 15%;
    margin-top: 25px;*/
}

#level2{
    height: auto;
    margin: 10px;
    min-width: 760px;
    padding: 10px;
    position: relative;
    text-align: center;
    width: auto;
    border-bottom: 1px dashed #8f8f8f;
    
 
}

#level2 img{
    width: 100%;
    vertical-align: text-top;
    max-height: 100px;
    
}

#level2img1{
    float: left;
    height: auto;
    margin: 5px 50px;
    width: 30%;
    max-height: 100px;
	

}

#level2img2{
   float: left;
    height: auto;
    margin: 5px 50px;
    width: 30%;
    max-height: 100px;
}



#level1{
    height: auto;
    min-width: 760px;
    padding: 10px;
    position: relative;
    text-align: center;
    top: 70%;
    width: auto;
	
}

/******************************
Footer
*******************************/

#footer {
	width: 100%;
	background:#fff;
	border-top: aqua solid 3px;
	position: relative;
	bottom: 0px;
	background-image:url(../images/slide4/pattern2inverted.png);
	background-repeat: repeat;
	font-size: 1em;
    font-weight: 400;
    line-height: 1.3em;
    font-family: "Source Sans Pro";
    text-shadow: 1px 2px 1px #666666;
    word-spacing: 5px;
	-webkit-box-shadow: 0 5px 20px 0 #666666;
	box-shadow: 0 5px 20px 0 #666666;
	float: left;
	text-align: center;
	width:100%;
	height: auto;
	min-height: 80px;
	color: white;
	padding-top: 20px;
	z-index: 4;
	}


