@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(../../about_us/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;
}
.kh #mainContent h2 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 0;
	padding: 5px;
	background-color: #000000;
}
.kh #mainContent ol li {
	margin: 0 0 15px 0;
}

.kh #footer {
	width: 900px;
	height: 82px;
	padding: 0;
	background-color: #ffffff;
	background-image: url(../../img/footer-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.kh #footer p {
	margin: 0; 
	padding: 0; 
}
.kh #footer img {
	margin: 40px 0 0 0;
	padding: 0;
}
.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(../../events/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: 353px;
	padding: 5px 5px 5px 10px;
	float: left;
	margin: 0 0 0 15px;
}
.presell-box .txtblock p {
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;
	color: #ffffff;
}
.presell-box .btns {
	width: 240px;
	padding: 5px 0;
	float: left;
}
.presell-box .btns ul {
	list-style-type: none;
	margin: 0 0 0 30px;
	padding: 0;
}
.presell-box .btns ul li {
	width: 183xpx;
	height: 28px;
	margin: 0 0 5px 0;
	padding: 6px 0 0 25px;
	background-image: url(../../karting/img/button-bg.gif);
	background-repeat: no-repeat; 
}
.presell-box .btns ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.presell-box-red {
	width: 880px;
	height: 87px;
	background-image: url(../../corporate/img/business_training_courses_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	border: 1px solid #cccccc;
}
.presell-box-red img {
	border: none;
}
.presell-box-red .pic {
	width: 237px;
	padding: 5px 0 5px 8px;
	float: left;
}
.presell-box-red .txtblock {
	width: 353px;
	padding: 5px 5px 5px 10px;
	float: left;
	margin: 0 0 0 15px;
}
.presell-box-red .txtblock p {
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;
	color: #ffffff;
}
.presell-box-red .btns {
	width: 240px;
	padding: 5px 0;
	float: left;
}
.presell-box-red .btns ul {
	list-style-type: none;
	margin: 0 0 0 30px;
	padding: 0;
}
.presell-box-red .btns ul li {
	width: 183xpx;
	height: 28px;
	margin: 0 0 5px 0;
	padding: 6px 0 0 25px;
}
.presell-box-red .btns ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 25px;
}
.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 10px 15px 0;
}
#voucher img {
	border: none;
}
#content-right {
	width: 212px;
	float: left;
	text-align: right;
}
#content-right .teen {
	border: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#yourorder {
	margin: 0;
	padding: 0;
	color: #ff0000;
	font-size: 12px;
	text-align: right;
}
#yourorder a:link, #yourorder a:visited {
	color: #ff0000;
	text-decoration: none;
	margin: 0;
	padding: 0;
} 
#yourorder a:hover, #yourorder a:active {
	color: #ff0000;
	text-decoration: underline;
	margin: 0;
	padding: 0;
} 
#teen-drive {
	background-image: url(../../img/teen-drive-bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#teen-drive .block {
	margin: 10px 300px 0 0;
}
/* tables */
table.prices {
	width: 100%;	
	border-collapse: no-collapse;
	font-size: 11px;
	margin: 0 0 15px 0;
}
table.prices th {
	background-color: #999999;
	color: #000000;
	padding: 4px 2px;
	text-align: left;
}
table.prices td {
	padding: 4px 2px;
}
table.prices tr.d0 td {
	background-color: #ffffff;
}
table.prices tr.d1 td {
	background-color: #eaeaea;
}	
.image-left {
	padding: 0 10px 10px 0;
	float: left;
}
.image-right {
	padding: 0 0 0 6px;
}
#property {
	width: 315px;
	height: 150px;
	float: left;
	margin: 0 10px 0 0;
}
#property img {
	border: none;
}
#property #address {
	margin: 0 0 0 160px;
}
#property #address p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.event-list {
	margin: 0 0 0 25px;
	padding: 0 0 15px 0;
}
.event-list li {
	width: 200px;
	float: left;
}
.errormsg {
	border: 1px solid #FF0000;
	padding: 3px;
	color: #000000;
	font-size: 11px;
}
