@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000 url(../img/index_backround.jpg) top center no-repeat fixed;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#header {
	width: 980px;
	height: 122px;
	position: relative;
	background: url(../img/header-bg-new.jpg) no-repeat;
}
#header #newsletter {
	width: 215px;
	height: 80px;
	position: absolute;
	top: 17px;
	left: 745px;
}
#header #newsletter .title {
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
	margin: 0 0 5px 0;
}
#header #newsletter form {
	margin: 5px 0 0 0;
}
#header #newsletter .info {
	color: #000000;
	font-size: 10px;
}
#navcontainer {
	width: 980px;
	height: 39px;
	background: url(../img/nav-bg.jpg) repeat-x;
	position: relative;
	z-index: 5;
}
/* nav menu */
ul.dropdown { 
	position: relative;
	margin: 0;
}
ul.dropdown li { 
	font-size: 12px; 
	float: left; 
	zoom: 1;  
}
ul.dropdown a:hover { 
	color: #000; 
}
ul.dropdown a:active { 
	color: #ffffff; 
}
ul.dropdown li a { 
	display: block; 
	padding: 12px 17px 12px 17px; 
	color: #ffffff; 
	text-decoration: none;
	background: url(../img/nav-divider.jpg) no-repeat right;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	color: #ffffff; 
	position: relative; 
}
ul.dropdown li.hover a { 
	color: #ffffff; 
}
ul.dropdown li.hover a:hover {
	color: #ffef03;
}
ul.dropdown li a.active { 
	color: #ffffff;
	background: #a44138;  
} 
/* 
	LEVEL TWO
*/
ul.dropdown ul { 
	width: 180px; 
	visibility: hidden; 
	position: absolute; 
	top: 100%; 
	left: 0; 
	z-index: 6;
}
ul.dropdown ul li { 
	font-weight: normal;  
	color: #ffffff; 
	float: none; 
}
									  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a { 
	background: #921B1F;
	width: 100%; 
	display: inline-block; 
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #ffffff;
}
ul.dropdown ul li a:hover { 
	background: #CD5A45;
	width: 100%; 
	display: inline-block; 
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #ffffff;
}
#advert {
	width: 980px;
	height: 196px;
	position: relative;
	z-index: 2;
}
#advert .overlay {
	width: 400px;
	height: 150px;
	position: absolute;
	top: 15px;
	left: 25px;
	z-index: 3;
}

#advert img {
	border: none;
}
#advert .overlay p {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
#advert .overlay .yellow {
	color: #FFFF00;
}
#advert .overlay ul {
	margin: 10px 0 10px 25px;
	list-style-image: url(../img/feature-bullet.jpg); 
}
#advert .overlay ul li {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#content-wrapper {
	width: 980px;
	float: left;
}
#content-left {
	width: 492px;
	float: left;
}
#content-left .banner {
	width: 492px;
	height: 301px;
	float: left;
	position: relative;
	z-index: -1;
}
#content-left .txtbox {
	padding: 10px 15px;
}
#content-left .txtbox p {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 10px 0;
}
#content-left .txtbox a {
	display: block;
	background: url(../img/red-bullet.jpg) no-repeat 0 8px;
	padding: 5px 0 5px 15px;
	color: #cc0017;
	font-weight: bold;
	text-decoration: none;
}
#content-left .txtbox a:hover {
	text-decoration: underline;
}
#content-left .eventsbox {
	width: 246px;
	height: 255px;
	background: #ffffff url(../img/eventsbox-bg.jpg) repeat-x;
	float: left;
}
#content-left .experiencesbox {
	width: 246px;
	height: 255px;
	background: #eceded url(../img/experiencesbox-bg.jpg) repeat-x;
	float: left;
}
#content-left .trackdaysbox {
	width: 246px;
	height: 255px;
	background: #eceded url(../img/trackdaysbox-bg.jpg) repeat-x;
	float: left;
}
#content-left .kartingbox {
	width: 246px;
	height: 255px;
	background: #ffffff url(../img/kartingbox-bg.jpg) repeat-x;
	float: left;
}
#content-left .corporatebox {
	width: 246px;
	height: 255px;
	background: #ffffff url(../img/corporatebox-bg.jpg) repeat-x;
	float: left;
}
#content-left .drivingcentrebox {
	width: 246px;
	height: 255px;
	background: #eceded url(../img/drivingcentrebox-bg.jpg) repeat-x;
	float: left;
}
#content-left h2 {
	display: block;
	padding: 10px 0 10px 15px;
	font-size: 12px;
}
#content-right {
	width: 488px;
	height: 811px;
	float: left;
	background: #ededee url(../img/content-bg.jpg) repeat-y;
}
#content-right #buttons {
	width: 202px;
	float: left;
	margin: 0 0 10px 0;
}
#content-right #buttons .event-title {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
#content-right #buttons .event-date {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
#content-right #buttons a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}	
#content-right #buttons .b1 {
	width: 165px;
	height: 35px;
	background: url(../img/buttons/knockhill_events_button.gif) no-repeat;
	margin: 10px 0 10px 13px;
	padding: 20px 0 0 10px;
}
#content-right #buttons .b2 {
	width: 165px;
	height: 35px;
	background: url(../img/buttons/knockhill_trackdays_button.gif) no-repeat;
	margin: 10px 0 10px 13px;
	padding: 20px 0 0 10px;
}
#content-right #buttons .b3 {
	width: 165px;
	height: 35px;
	background: url(../img/buttons/knockhill_voucher_button.gif) no-repeat;
	margin: 10px 0 10px 13px;
	padding: 20px 0 0 10px;
}
#content-right #buttons .b4 {
	width: 165px;
	height: 35px;
	background: url(../img/buttons/knockhill_karting_button.gif) no-repeat;
	margin: 10px 0 10px 13px;
	padding: 20px 0 0 10px;
}
#content-right #buttons .b5 {
	width: 165px;
	height: 35px;
	background: url(../img/buttons/knockhill_corporate_button.gif) no-repeat;
	margin: 10px 0 10px 13px;
	padding: 20px 0 0 10px;
}
#content-right .newsfeed {
	width: 286px;
	float: left;
	background: url(../img/newsfeed-bg.jpg) repeat-x bottom;
}
#content-right .newsfeed .box {
	background: #767779;
	padding: 10px;
}
#content-right .newsfeed .box h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ffffff;
}
#content-right .newsfeed .box p {
	font-size: 11px;
	color: #ffffff;
	margin: 5px 0 0 0;
}
#content-right .newsfeed ul li {
	margin: 0;
}
#content-right .newsfeed ul li a {
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: #ededee url(../img/news-bullet.jpg) no-repeat 5px 11px;
	border-bottom: 1px solid #cacbcc;
	
}
#content-right .newsfeed ul li a:hover {
	color: #999999;
}
#content-right .newsfeed .rssfeed {
	padding: 15px 0 0 0;
	background: url(../img/rssfeed.jpg) no-repeat right bottom;
}
#content-right .newsfeed .rssfeed a {
	display: block;
	padding: 10px 10px 10px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #cc0017;
	text-decoration: none;
	background: url(../img/red-bullet.jpg) no-repeat 5px 13px;
}
#content-right .newsfeed .rssfeed a:hover {
	text-decoration: underline;
}
#content-networking {
	width: 488px;
	float: left;
	background: #ffffff url(../img/networking-bg.jpg) repeat-x;
}
#content-networking h2,h4 {
	display: block;
	padding: 10px 0 10px 15px;
	font-size: 12px;
}
#content-networking ul.links {
	margin: 0 0 0 25px;
	padding: 0 0 10px 0;
}
#content-networking ul.links a {
	display: block;
	color: #000000;
	text-decoration: underline;
	padding: 2px 0;
	font-size: 11px;
}
#content-networking .logos {
	padding: 10px 20px;
	border-bottom: 3px solid #d9dadb;
}
#content-networking .logos img {
	border: none;
	margin: 0 10px 10px 0;
}
#content-networking .logos ul li {
	display: inline;
}
#footer {
	width: 980px;
	float: left;
	background: #000000 url(../img/footer-bg-new.jpg) repeat-x;
	clear: both;
	padding: 15px 0;
}
#footer .footerlinks {
	width: 120px;
	float: left;
	padding: 10px;
	color: #ffffff;
}
#footer .footerlinks h5 {
	display: block;
	font-size: 10px;
	font-weight: bold;
}
#footer .footerlinks ul {
	margin: 10px 0 0 0;
}
#footer .footerlinks ul li a {
	color: #ffffff;
	font-size: 10px;
	display: block;
	padding: 2px 0;
}
.white {
	color: #ffffff;
}