@import url('https://fonts.googleapis.com/css?family=Oswald');

#frame{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/17636/v1/img/top.jpg) center 0 no-repeat;	
}

#siteWrapper{
	background: url(//dy5vgx5yyjho5.cloudfront.net/v1/siteresources/17636/v1/img/contentrepeat.jpg) center 0 repeat-y;	
}

#frameSub, #topPicsWrap div.topPic1, #mainPicsWrap div.mainPic1{
	background: none;	
}

#mainPicsWrap::after
{display:none;}

.homeFeeds h2, #mainSide h2, #mainBottom h2{
	font-size: 1.5em;	
	font-style:italic;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color:#ea1c25;
}

.subHeading, .homeFeeds h2, #mainBottom h2{
	font-size: 2em;	
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	color:#ea1c25;
	margin-bottom:20px;
}

#homeBody .subContent h2
{display:block;}

#homeBody .subHeading
{display:none;}

#menu{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	font-size: 1.3em;
	box-shadow:0 0 3px #000;
	border: solid 1px #ea1c25;
	border-width:0 0 1px 0;
	background:#ea1c25;
}

#menu li
{margin:0 14px;}

#menu a{
	text-decoration: none;	
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

#menu a, #menu span
{line-height:46px;}

#mainTop, #mainBox{
	background: none;	
}

#mainTop
{display:none;}

#mainBox
{
	padding:5px 0 0;
	width:1200px;
}

.mainBoxSub
{width:910px;}

#mainTop:before, #mainTop:after{
	display: none;
}

#mainSide
{padding:50px 0 0;}

#footer{
	height: 145px;
	background:#1b2353;
}	

#headerSub{
	height: 475px;	
}

#footerSub
{padding-top:70px;}

.devFooter
{top:57px;}

#mainTopSub{
	overflow: hidden;	
	height:85px;
	padding:10px 0;
	margin-bottom:15px;
}

#logo{
    top: 77px;
    width: 782px;
    height: 290px;
    left: 208px;	
}

#socialLinks
{
	position:absolute;
	bottom:10px;
	right:10px;
}

#homeBody .contentSubWrap, #homeBody .contentSubWrap:last-child{
	border: none;	
}

#homeBody .subContent .homeFeeds .galleryFeedWrap h2
{text-align:left; margin-bottom:10px;}

.homeFeeds .galleryFeedWrap
{
	text-align:left;
	display:block;
	min-height:0;
	width:auto;
	margin:0 0 10px;
}

#mainBottom .videoFeedWrap
{
	padding:30px 10px;
	min-height:300px;
	background:#262626;
}	

#mainBottom .videoFeedPicWrap
{float:none;}

#mainSide a.btnGeneral{
	width: 200px;
	height: 25px;
	display: block;
	color: #ffffff;
	text-align: center;
	font-size: 1.7em;
	font-style:italic;
	line-height: 25px;
	border-radius: 8px;
	border-width:2px;
	margin: auto;
	text-decoration: none;
	margin-bottom: 10px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	background: #ea1c25;
}

#mainSide a.btnGeneral:hover{
	color:#ea1c25;
	background: #fff;
}

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

#menu ul li ul li ul {
	position: absolute;
	left:175px;
	top: 10px;
	width: auto;
}

#menu ul li > ul li a:hover
{color:#fff; cursor:pointer;}

#menu ul li ul li:hover > ul li a:hover
{color:#000; cursor:pointer;}

#menu ul ul a
{display:block;}

#menu ul ul{
	visibility: hidden;
	position: absolute;
	top: 53px;
	opacity:0;
	background: #262626;
  	transform: translate(0,0);
  	transition:all 0.75s ease-in-out;
	text-align: left;
	width: 220px;
}

#menu ul li:hover > ul{
	visibility: visible;
	opacity:1;	
}

#menu ul li:hover > ul{
  	transform: translate(0,-6px);
  	-webkit-transform: translate(0,-6px); /** Chrome & Safari **/
  	-o-transform: translate(0,-6px); /** Opera **/
	-moz-transform: translate(0,-6px); /** Firefox **/
}

#menu ul li > ul li
{
	float:none;
	display:block;
	position:relative;
	margin:0;
	line-height:20px;
	cursor: pointer;
}

#menu ul li > ul li a {
	display:block;
	position: relative;
	padding:3px 10px;
	line-height:20px;
}

.footMenu .dropdown{
	display: none;	
}

#homeBody #menu .homeNav > a,
#aboutBody #menu .bioNav > a,
#rainpolicyBody #menu .bioNav > a,
#racedayinfoBody #menu .bioNav > a,
#kidsClubBody #menu .bioNav > a,
#ticketinfoBody #menu .bioNav > a,
#grandstandinfoBody #menu .bioNav > a,
#historyBody #menu .bioNav > a,
#linksBody #menu .bioNav > a,
#driverinfoBody #menu .driverinfoNav > a,
#galleryBody #menu .mediaNav > a,
#videoBody #menu .mediaNav > a,
#newsBody #menu .pressNav > a,
#scheduleBody #menu .scheduleNav > a,
#contactBody #menu .contactNav > a,
.gokartBody #menu .gokartsNav > a
{
	color: #000;	
}

.spLeaderboard {
	position:absolute;
	top:370px;
	left:20px;
}
