/* general styles cross all sites */
body.reservations { background:#FFFFFF;}
img, div { behavior: url(../includes/iepngfix.htc) }
h1 { background:url(../images/pagetitle.gif) top left no-repeat; width:685px; height:43px; font-size:20px; padding:10px 15px; text-transform:uppercase; }

@font-face {
    font-family: 'bebas_neueregular';
    src: url('/includes/fonts/BebasNeue-webfont.eot');
    src: url('/includes/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/includes/fonts/BebasNeue-webfont.woff') format('woff'),
         url('/includes/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('/includes/fonts/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.notValidated {
	color:#FF0000;
}

li.current {
	font-weight:bold;
}

.btn-slide {
	float:right;
	width:210px;
	height:40px;
	padding-right:30px;
}

#contactform {
	display: none;
	width:860px;
	margin:0px auto 20px auto;
	padding:30px;
	background:#FFFFFF;
	clear:both;
	border:#666666 1px solid;
}

#sureform {
	width:550px;
	padding-right:30px;
}

#sureform input, #sureform textarea {
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#sureform input[type="submit"]{
	clear:both;
	padding:10px 30px;
	display:block;
}


.text-full {
	padding:0 0 15px 15px;
	width:639px;
	float:left;
	color:#000000;
	font-size:14px;
	
}
.text {
	font-size:14px;
}

.rightcolbanner {
	padding-bottom: 10px;
}

#rightcolbannerwrap {
	width:202px;
	float:right;
	padding:15px;
}

.rightcolbanner{
	padding-bottom: 10px;
}

.rightcolbanner{
	padding-bottom: 10px;
}

.rightcolbanner p{
	width:180px;
	height:51px;
	padding:10px;
}

.rightcolbanner p span {
	display:block;
	text-align:right;
	font-size:11px;
}

.rightcolbanner a{
	text-decoration:none;
}

#galleryimages img {
	display:block;
	float:left;
	width: 120px;
	height:90px;
	padding:5px;
	border:1px solid #C1C1C1;
	margin-right:10px;
}

#right-testimonial {
	margin-top:10px;
	width:180px;
	padding:10px;
	background:#E2E2E2;
	border:1px solid #C1C1C1;
	
}

#right-testimonial span{
	display:block;
	text-align:right;
	font-style:italic;
	font-weight:bold;
	
}


.gallerycategory {
	margin-bottom:10px;
}

.gallerycategoryimage {
	width:120px;
	float:left;
}


.gallerycategorytext {
	width:470px;
	float:left;
}

.searchkeyword {
	padding:15px;
	background:#f8f8f8;
	border:1px solid #a7a6a6;
	margin-bottom:15px;
}
#rightcol div.menuBreadCrumbs {
    padding-left: 15px;
	padding-bottom: 15px;
}

.newslettersignup, .brochurerequest {
	cursor:pointer;
}

#images {
	margin-top:15px;
}

#images img {
	padding:5px;
	border:1px solid #C1C1C1;
	margin-bottom:10px;
}

#digitise .ULMenu {
	display:inline;
}

#digitise .ULMenu li{
	list-style:none;
	display:inline;
	padding-right:5px;
}	

.events ul li:hover, .newsroom ul li:hover, .motorevents ul li:hover {
	/*text-decoration:underline;*/

} 
.events ul, .newsroom ul, .motorevents ul {
	padding-top: 20px;

} 

.events h2, .newsroom h2, .motorevents h2 {
	text-transform:uppercase;
	width:200px;
	margin:0;
	background: #fc080a; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjMDgwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NzE0MDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fc080a 0%, #771403 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc080a), color-stop(100%,#771403)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fc080a 0%,#771403 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fc080a 0%,#771403 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fc080a 0%,#771403 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fc080a 0%,#771403 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc080a', endColorstr='#771403',GradientType=0 ); /* IE6-8 */
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	padding: 12px;
	border-radius: 3px;
} 

.motorevents h2 {
	color:#FFFFFF;
}

.testimonial {
	border-bottom:1px solid #D4D4D4;
	padding-top:15px;
}


#footer ul li a {
	padding-right:10px;
}
#sponsors {
	padding-bottom:20px;
}


#sureform h2 {
	border-top: #c7c8ca 1px solid;   
	border-bottom: #c7c8ca 1px solid;
	padding:0;
	margin:20px 0;  
	padding-bottom:10px;  
	padding-top:10px;
}

#wrap {
	width:981px;
	margin: 20px auto 0 auto;

}

#header {
	position:relative;
	width:981px;
	height:100px;
}

.headerimage {
	position:absolute;
	width:981px;
	height:298px;
	top:0;
	left:0;
	z-index:1;
}

.logo {
	width:428px;
	height:77px;
	position:absolute;
	top:0;
	left:5px;
	z-index:2;
}

hr {
	color:#c7c8ca;
	 background:#c7c8ca;
	 border:0;
	 height:1px;
	 width:100%;
}

#footerquote {
	width:931px;
	text-align:center;
}

#footer {
	clear:both;
}

#searchrow {
	width:981px;
	height:16px;
	z-index:3;
	background:url(../images/motorsport/search-bg.png?v=2) top center no-repeat;
	position:absolute;
	bottom:0;
	left:0;
}
.ui-accordion .ui-accordion-header a { display:inline-block;}
#accordion h3 ul { padding-left: 35px; font-size:12px; padding-bottom:15px;} 

.calendar_list { position:relative;}
.calendar_img { position:absolute; right:10px; top:-10px; padding:3px; background:#ffffff; border:1px solid #A0A0A0; margin-right:10px; width:120px; list-style:none;}

/*slideshow styles*/

.jshowoff{
	width: 932px;
	height: 345px;
}
#slideshow-container {
		margin: 0 auto;
		padding: 0 0px;
		height: 345px;
		width: 932px;
		display:block;
		position: relative;
		z-index: 950;
		clear: both;
}
#header-slideshow {
		position:relative;
		height: 345px;
		width: 932px;
		top: -5px;
		display:inherit;
		overflow: hidden;
		z-index: 980;
	}
div.pagetext {
	padding-top: 20px;
}
.caption {
		display: none;
		width:300px;
		position: absolute;
		top:35px;
		right:15px;	
		z-index:999;
		text-align:right;
		color:#FFF;
		overflow: visible;
	}

	.caption p {
		color:#FFF;	
	}

	.caption h4.title { font: 28px/28px Helvetica, Arial, Sans-Serif; color:#FFF; font-style:normal; font-weight:700; letter-spacing:1px;}

	
	.caption p {
		 margin-top:8px;
		 text-transform:uppercase;	font-weight: bold;
	}
	.caption h4.title , .caption p, .caption a { text-shadow: #023976 0.1em 0.1em 0.2em }
	.caption  h4, .caption p, .caption a { filter: glow(color=#023976,strength=2), alpha(opacity=70);}
	/*.caption h4.title , .caption p, .caption a .ie6 #basicTextShadow p,
	.caption h4.title , .caption p, .caption a .ie7 #basicTextShadow p,
	.caption h4.title , .caption p, .caption a .ie8 #basicTextShadow p,
	.caption h4.title , .caption p, .caption a .ie9 #basicTextShadow p {
			zoom: 1;
			background-color: #023976;
			
			filter: progid:DXImageTransform.Microsoft.Chroma(Color=#023976)
					progid:DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=#023976);
	}*/

	.caption a{color: #FFF; font-weight: bold; text-decoration: none;}
	.caption a:hover{text-decoration: underline;}
	.jshowoff p.jshowoff-slidelinks {
		position: absolute;
		top: 10px;
		right: 10px;
		border-radius: 15px;
		/*background: red;*/
		margin: 0;
		padding: 0 5px;
		z-index: 998;
	}
	.jshowoff-slidelinks a, .jshowoff-controls a {
		border-radius: 10px;
		background-color: #FFFFFF;
		opacity: 0.5;
		display: block;
		width:15px;
		height: 15px;
		color: white;
		/*padding: 5px 7px 5px;*/

		margin: 5px 3px;
		float: left;
		text-decoration: none;
		outline: none;
		font-size: 0px;
		line-height: 0px;
	}
	
	p.jshowoff-controls {
		display: none;
	}
	
	.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	
	opacity: 0.8;
	color: #CCC;
	}
	.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #FFF;
	opacity: 1.0;
	color: #000;
	}
/*main navigation*/
#mainnav{
	border: 1px solid #000;
	-moz-box-shadow: inset 0 0 3px #000000;
	-webkit-box-shadow: inset 0 0 3px #000000;
	box-shadow: inset 0 0 3px #000000;
	background: #fc080a !important; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjMDgwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NzE0MDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top,  #fc080a 0%, #771403 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc080a), color-stop(100%,#771403)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fc080a 0%,#771403 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fc080a 0%,#771403 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fc080a 0%,#771403 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #fc080a 0%,#771403 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc080a', endColorstr='#771403',GradientType=0 ) !important; /* IE6-8 */
	margin: 0 auto !important;
	padding-left: 10px !important;
	height: 50px !important;
	width: 921px !important;
	border-radius: 3px;
	
}

#mainnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#mainnav li{
	display: block;
	float: left;
	padding: 15px 0px 0px 18px;
	margin: 0;
	position: relative;
	
}

#mainnav li a{
	display: block;
	color: white;
	text-decoration: none;
	height: 27px;
	font-weight: normal;
	text-transform: uppercase;
	font-size:20px;
	font-family: 'bebas_neueregular';
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #000;
	}
	
#mainnav a:hover{
	color: #000;
	text-shadow:1px 1px 1px #fff;
}

#mainnav li ul a:hover {
	color: #60B2FF
}

#mainnav li, #mainnav a {
	height:52px;
	display:block;
}

#mainnav ul ul{
	display: none;
	width: 150px;
	position: absolute;
	top: 36px;
	background: #161616;
	z-index: 9999;
	padding-bottom: 10px;
	}

#mainnav ul li:hover ul {
	display: block;
	width: 200px;
	background: url(../images/black1.png);
	padding-top: 10px;
	padding-bottom: 20px;
	z-index: 9999;
	position: absolute;
}

#mainnav ul li li{
	width: 200px;
	min-height: 15px;
	height: auto;
	padding: 0 0 10px 10px;
}
#mainnav ul li ul li a{
	margin: 0;
	text-shadow: none;
	background: none;
	padding: 5px 10px;
	display: list-item;
	color: #FFF;
	font-weight: normal;
	height: auto;
	min-height: 15px;
	font-size: 15px;
}
#mainnav ul li ul li a:hover {
	color: #60B2FF;
	text-shadow:none;
}

div.footer-wrap {
	min-height: 320px;
	background: #000;
	background: url(../images/footer-bg.png);
	-moz-box-shadow: inset 0 0 50px #000000;
   	-webkit-box-shadow: inset 0 0 50px #000000;
   	box-shadow: inset 0 0 40px #000000;
}

div.footer {
	clear:both;
	width: 960px;
	margin: 0 auto;
	color: #fff;
	padding-top: 30px;
}

div.footer h4 {
	font-family: 'bebas_neueregular';
	color: #fff;
	font-size: 25px;
	letter-spacing: 1px;
}

.block h3 {
	font-family: 'bebas_neueregular';
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;	
}

div.footer a, div.footer a:visited {
	color: #F70009;
	text-decoration: none;
}

div.col-4 {
	float:left;
	width: 250px;
	margin-right: 80px;
	margin-top:2px;
}

div.footer div.weather {
	margin: 0px;
}

html > body {
	background-color:#000;
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	font-family: 'Open Sans', sans-serif;
	background-position: top center;
}

div.pagetext #digitise {
	display: none;
}

div.highlights-block h3 {
	text-align: center;
	font-family: 'bebas_neueregular';
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;	
}

#header-slideshow .imagebit  img {
	width: 932px;
	height: auto;
}
