@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #777777;
	background-image: url(../../img/page-bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.kh #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.kh #header {
	width: 900px;
	height: 247px;
	position: relative;
	background: #ffffff; 
	padding: 0;
	background-image: url(../../img/header-bg.jpg);
	background-repeat: no-repeat;
}
.kh #header h1 {
	margin: 0;
	padding: 10px 0;
	display: none;
}
.kh #header #menu { 
	position: absolute; 
	top: 210px; 
	left: 10px;
	margin: 0;
	padding: 0; 
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

.kh #header #menu li {
	display: inline;
	color: #ffffff;
}
.kh #header #menu li a {
	color: #ffffff;
	padding: 0 10px;
	text-decoration: none;
}
.kh #mainContent {
	width: 880px;
	padding: 0 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
/* right column */
.kh #content-right {
	width: 212px;
	float: left;
	text-align: left;
}
.kh #content-right h2 {
	border-bottom: 1px solid #ffffff;
	padding: 10px 0 2px 0;
	margin: 0 10px;
	font-size: 12px;
	font-weight: bold;
}
.kh #content-right p {
	margin: 3px 10px 10px 10px;
	padding: 0;
	font-size: 10px;
}
.kh #content-right p.link {
	margin: 15px 0 0 10px;
}
.kh #content-right a.white {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.kh #content-right a.black {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.kh #content-right a:hover {
	text-decoration: underline;
}

.kh #content-right #newstitle {
	width: 212px;
	height: 100px;
	background: url(../../images/newsbg.jpg) repeat-x;
	color: #ffffff;
	font-size: 10px;
}
.kh #content-right #newsarticles {
	width: 212px;
	height: 350px;
	background: #eaebec;
}
.kh #content-right #newsarticles ul {
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style-type: none;
}
.kh #content-right #newsarticles ul li {
	margin: 0;
	padding: 5px 0;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px dashed #333333;
}
.kh #content-right #newsarticles ul li a {
	display: block;
	color: #000000;
	background: url(../../images/news-bullet.jpg) 0 3px no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none;
}
.kh #content-right #newsarticles ul li a:hover {
	text-decoration: underline;
	color: #ff0000;
}
#content-right #newslink {
	width: 212px;
	height: 20px;
	background: #eaebec;
	color: #ff0000;
}
.kh #content-right #newslink a {
	color: #ff0000;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	background: url(../../images/news-bullet.jpg) 0 3px no-repeat;
}
.kh #content-right #newslink a:hover {
	text-decoration: underline;
}
.kh #content-right #newsletter {
	width: 212px;
	height: 100px;
	margin: 0;
	padding: 0;
}
.kh #content-right #karting {
	width: 212px;
	height: 150px;
	background: url(../../images/khkartingbg.jpg) repeat-x;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
.kh #content-right #events {
	width: 212px;
	height: 150px;
	background: url(../../images/kheventsbg.jpg) repeat-x;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
.kh #content-right #trackdays {
	width: 212px;
	height: 150px;
	background: url(../../images/khtrackdaysbg.jpg) repeat-x;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
.kh #content-right #corporate {
	width: 212px;
	height: 150px;
	background: url(../../images/khcorporatebg.jpg) repeat-x;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
.kh #content-right #experiences {
	width: 212px;
	height: 100px;
	background: url(../../images/experiencesbg.jpg) repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
}
.kh #content-right #excellence {
	width: 212px;
	height: 100px;
	background: url(../../images/khexcellencebg.jpg) repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
}
/* left content */
.kh #content-left {
	width: 668px;
	float: left;
}
.kh #content-left #videoplayer{
	width: 660px;
	height: 400px;
}
.kh #content-left #xmasbanner{
	width: 660px;
	height: 137px;
}
.kh #content-left #caption{
	width: 660px;
	height: 34px;
	background: url(../../images/captionbg.jpg) repeat-x;
	color: #ffffff;
}
.kh #content-left #caption a {
	color: #ffffff;
	text-decoration: underline;
}
.kh #content-left #caption p {
	padding: 7px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}
.kh #content-left #presellbox {
	width: 660px;
	height: 100px;
	position: relative;
	background: url(../../images/presellbg.jpg) repeat-x;
	color: #ffffff;
}
.kh #content-left #presellbox #pic {
	width: 230px;
	height: 93px;
	position: absolute;
	top: 0;
	left: 0;
}
.kh #content-left #presellbox #txtbox {
	width: 260px;
	height: 93px;
	position: absolute;
	top: 0;
	left: 250px;
	color: #000000;
	padding: 10px 0 0 0;
}
.kh #content-left #presellbox #txtbox p {
	font-size: 11px;
	padding: 0;
	margin: 0 0 5px 0;
}
.kh #content-left #presellbox #buttons {
	width: 125px;
	height: 93px;
	position: absolute;
	top: 0;
	left: 530px;
	color: #000000;
	padding: 10px 0 0 0;
}
.kh #content-left #presellbox #buttons img {
	margin: 0 0 5px 0;
	border: none;
}
.kh #content-left #presellbox2 {
	width: 660px;
	height: 100px;
	position: relative;
	background: url(../../images/presellbgwhite.jpg) repeat-x;
	color: #ffffff;
}
.kh #content-left #presellbox2 #pic {
	width: 230px;
	height: 93px;
	position: absolute;
	top: 0;
	left: 0;
}
.kh #content-left #presellbox2 #txtbox {
	width: 260px;
	height: 93px;
	position: absolute;
	top: 0;
	left: 250px;
	color: #000000;
	padding: 10px 0 0 0;
}
.kh #content-left #presellbox2 #txtbox p {
	font-size: 11px;
	padding: 0;
	margin: 0 0 5px 0;
}
.kh #content-left #presellbox2 #buttons {
	width: 125px;
	height: 93px;
	position: absolute;
	top: 0;
	left: 530px;
	color: #000000;
	padding: 10px 0 0 0;
}
.kh #content-left #presellbox2 #buttons img {
	margin: 0 0 5px 0;
	border: none;
}
.kh #footer {
	width: 900px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: #FF0000 url(../../vouchers/images/footerbg.jpg) repeat-x;
}
.kh #footer p {
	margin: 0; 
	padding: 0; 
}
.kh #footer .options {
	list-style-type: none;
	padding: 20px 0 10px 20px;
	margin: 0;
}
.kh #footer .options li {
	display: inline;
	font-size: .8em;
	margin: 0;
	padding: 0;
	color: #ffffff;
}
.kh #footer .options li a:link, .options li a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
.kh #footer .options li a:hover, .options li a:active {
	color: #ffffff;
	text-decoration: underline;
}
.clear-content {
	clear: both;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.black {
	color: #000000;
	font-weight: bold;
}
.image-right {
	float: right;
	margin: 0 0 10px 10px;
}
.options {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.options li {
	display: inline;
	font-size: 65%;
	margin: 0;
	padding: 0;
}
.options li a:link, .options li a:visited {
	color: #333333;
	text-decoration: none;
}
.options li a:hover, .options li a:active {
	color: #999999;
	text-decoration: underline;
}

.txt {
	font-size: 75%;
	margin: 5px 0 5px 0;
	padding: 0;
}
.presell-box {
	width: 880px;
	height: 87px;
	background-image: url(../../img/presell-bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	border: 1px solid #cccccc;
}
.presell-box img {
	border: none;
}
.presell-box .pic {
	width: 237px;
	padding: 5px 0 5px 3px;
	float: left;
}
.presell-box .txtblock {
	width: 373px;
	padding: 5px 5px 5px 10px;
	float: left;
	margin: 0 0 0 5px;
}
.presell-box .txtblock p {
	font-size: 70%;
	margin: 0 0 4px 0;
	padding: 0;
	color: #000000;
}
.presell-box .btns {
	width: 240px;
	padding: 5px 0;
	float: left;
}
.presell-box .btns ul {
	list-style-type: none;
	margin: 8px 0 0 30px;
	padding: 0;
}
.presell-box .btns ul li {
	margin: 0; 
}
.bestsell-box {
	width: 880px;
	height: 140px;
	background-color: #F2F2F2;
	background-image: url(../../img/best_sellers_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	border: 1px solid #cccccc;
}
.bestsell-box img {
	border: none;
}
.bestsell-box .pic {
	width: 237px;
	padding: 5px 0 5px 3px;
	float: left;
}
.bestsell-box .txtblock {
	width: 373px;
	padding: 15px 5px 5px 10px;
	float: left;
	margin: 0 0 0 5px;
}
.bestsell-box .txtblock p {
	font-size: 70%;
	margin: 0 0 4px 0;
	padding: 0;
	color: #000000;
}
.bestsell-box .btns {
	width: 240px;
	padding: 5px 0;
	float: left;
}
.bestsell-box .btns ul {
	list-style-type: none;
	margin: 8px 0 0 30px;
	padding: 0;
}
.bestsell-box .btns ul li {
	margin: 0; 
}
#voucher {
	width: 206px;
	height: 134px;
	float: left;
	margin: 0 15px 15px 0;
}
#voucher img {
	border: none;
}