/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	background: #666c71 url("../img/bg_repeat.gif") repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #494949;
}
#wrapper {
	width: 908px;
	margin: 0 auto;
}
#header_top {
	background: url("../img/header_top.gif") no-repeat;
	width: 898px;
	height: 17px;
	margin-top: 10px;
	margin: 0 auto;
}
#header {
	background: url("../img/header_bg.gif") repeat-x;
	height: 103px;
	width: 898px;
	margin: 0 auto;
	overflow: hidden;
}
h1 {
	display: none;
}
#logo {
	position: relative;
	background: url("../img/ipg_logo.gif") no-repeat;
	width: 213px;
	height: 93px;
	display: block;
	left: 10px;
	zoom: 1;
	border-right: 1px solid #818181;
	padding-right: 30px;
}
h2 {
	display: none;
}
#aupba_logo {
	background: url("../img/nzpba_logo.gif") no-repeat;
	width: 92px;
	height: 89px;
	display: block;
	position: relative;
	left: 275px;
	top: -90px;
}
#topnav {
	width: 306px;
	float: right;
	position: relative;
	display: block;
	top: -185px;
	height: 108px;
	overflow: hidden;
}
#top {
	width: 306px;
	list-style: none;
}
#top li {
	display: block;
}
.team a {
	text-indent: -1000em;
	background: url("../img/join_team_btn.gif") no-repeat;
	width: 120px;
	height: 44px;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
.team a:hover {
	text-indent: -1000em;
	background: url("../img/join_team_btn_over.gif") no-repeat;
}
.network a {
	text-indent: -1000em;
	background: url("../img/join_network_btn.gif") no-repeat;
	width: 120px;
	height: 44px;
	display: block;
	overflow: hidden;
}
.network a:hover {
	text-indent: -1000em;
	background: url("../img/join_network_btn_over.gif") no-repeat;
}
.booking_hotline {
	text-indent: -1000em;
	background: url("../img/booking_hotline.gif") no-repeat;
	width: 172px;
	height: 101px;
	display: block;
	position: relative;
	float: right;
	left: -10px;
	*top: -95px;
	top:-90px;
}
#navBar {
	background: url("../img/nav_bg.gif") no-repeat;
	width: 908px;
	height: 39px;
}
#nav {
	list-style: none;
	margin: 0 0 0 30px;
	overflow: hidden;
	width: 898px;
	width: 100%;
}
#nav li {
	display: block;
	float: left;
	margin: 3px 0 0 0;
}
#nav li a {
	text-indent: -1000em;
	background-repeat: no-repeat;
	margin: 0;
	overflow: hidden;
	display: block;
	height: 26px;
}

/* NAVIGATION */
#nav li.home_btn a {
	background-image: url("../img/home_btn.gif");
	width: 59px;
}
#nav li.how_it_works_btn a {
	background-image: url("../img/how_it_works_btn.gif");
	width: 110px;
	margin-left: 18px;
}
#nav li.buy_tickets_btn a {
	background-image: url("../img/buy_tickets_btn.gif");
	width: 87px;
	margin-left: 18px;
}
#nav li.faq_btn a {
	background-image: url("../img/faq_btn.gif");
	width: 52px;
	margin-left: 20px;
}
#nav li.testimonials_btn a {
	background-image: url("../img/testimonials_btn.gif");
	width: 98px;
	margin-left: 15px;
}
#nav li.specials_btn a {
	background-image: url('../img/specials_btn.gif');
	width:66px;
	margin-left: 10px;
}
#nav li.gokarting_btn a{
	background-image:url('../img/gokarting_btn.gif');
	width:92px;
	margin-left:10px;
}
#nav li.competitions_btn a{
	background-image:url('../img/competitions_btn.gif');
	width:99px;
	margin-left:10px;
}
#nav li.contact_btn a {
	background-image: url("../img/contact_btn.gif");
	width: 68px;
	margin-left: 15px;
}

#nav li.home_btn a:focus, #nav li.home_btn a:hover, #nav li.home_btn a:active {
	background-image: url("../img/home_btn_over.gif");
}
#nav li.how_it_works_btn a:focus, #nav li.how_it_works_btn a:hover, #nav li.how_it_works_btn a:active {
	background-image: url("../img/how_it_works_btn_over.gif");
}
#nav li.buy_tickets_btn a:focus, #nav li.buy_tickets_btn a:hover, #nav li.buy_tickets_btn a:active {
	background-image: url("../img/buy_tickets_btn_over.gif");
}
#nav li.faq_btn a:focus, #nav li.faq_btn a:hover, #nav li.faq_btn a:active {
	background-image: url("../img/faq_btn_over.gif");
}
#nav li.testimonials_btn a:focus, #nav li.testimonials_btn a:hover, #nav li.testimonials_btn a:active {
	background-image: url("../img/testimonials_btn_over.gif");
}
#nav li.gokarting_btn a:focus, #nav li.gokarting_btn a:hover, #nav li.gokarting_btn a:active {
	background-image: url('../img/gokarting_btn_over.gif');
}
#nav li.specials_btn a:focus, #nav li.specials_btn a:hover, #nav li.specials_btn a:active {
	background-image: url('../img/specials_btn_over.gif');
}
#nav li.competitions_btn a:focus, #nav li.competitions_btn a:hover, #nav li.competitions_btn a:active {
	background-image: url('../img/competitions_btn_over.gif');
}
#nav li.contact_btn a:focus, #nav li.contact_btn a:hover, #nav li.contact_btn a:active {
	background-image: url("../img/contact_btn_over.gif");
}
/* END NAVIGATION */
#content {
	width: 899px;
	background: #d4cdc7;
	clear: none;
	*height: 100%;
	padding-bottom: 10px;
	margin: 0 auto;
}
#tablestyle {
	border: 1px solid #333333;
	width:635px;
	margin:0 0 0 20px;
	*margin:0;
}
#tablestyle_top {
	width:370px;
	margin:0 0 0 20px;
	*margin:0;
}
.flash_header {
	width: 883px;
	display: block;
	margin: 0 auto;
}
#main_content {
	position: relative;
	background: #fff7ef url("../img/top_content.gif") no-repeat;
	width: 883px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
#main_content_body {
	background: #fff7ef;
	width: 679px;
	float: left;
	margin: 20px 0 0 0;
	float: left;
}
#main_content_body p {
	line-height: 150%;
	margin: 7px 30px 8px 20px;
}
#overlord_main_content_body{
	background: #fff7ef;
	width: 679px;
	float: left;
	margin: 20px 0 0 0;
}
#overlord_main_content_body p{
	line-height:130%;	
}
.content_img {
/*	margin: 0 12px 10px 15px; */
	border: 1px solid #c63210;
}
* html .content_img {
/*	margin: 0 40px 10px 15px; */
}
h3 {
	text-indent: -1000em;
}
.welcome {
	background: url("../img/heading_welcome.gif") no-repeat;
	width: 338px;
	height: 19px;
	display: block;
	position: relative;
	left: 18px;
}
h4 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff7ef;
	background: #c63210;
	height: 20px;
	line-height: 20px;
	width: 640px;
	margin: 10px 0 10px 15px;
	padding: 5px;
}
h5 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff7ef;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: url("../img/heading_bg.gif") no-repeat;
	height: 20px;
	line-height: 20px;
	width: 640px;
	margin: 10px 0 10px 15px;
	padding: 5px;
}
.content_list {
	margin: 0 30px 0 40px;
}
.content_list li {
	margin: 0 0 10px 0;
}
#sidebar {
	width: 204px;
	background: #fff7ef;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
	zoom: 1;
}
#sides {
	list-style: none;
	width: 204px;
	background: #fff7ef;
	margin: 10px 0 0 0;
}
#sides li {
	display: block;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.book_now a {
	text-indent: -1000em;
	background: url("../img/book_now_btn.gif") no-repeat;
	width: 191px;
	height: 80px;
	display: block;
	overflow: hidden;
}
.book_now a:hover {
	background: url("../img/book_now_btn_over.gif") no-repeat;
	display: block;
}
.locations a {
	text-indent: -1000em;
	background: url("../img/find_location_btn.gif") no-repeat;
	width: 191px;
	height: 136px;
	display: block;
	overflow: hidden;
}
#flagstrip {
	width: 883px;
	height: 148px;
	float: left;
	margin: 10px auto 0 auto;
	clear: both;
	background: #8a8968;
}
/* FLAGS */
#flag_strip {
	list-style: none;
}
#flag_strip li {
	display: block;
	float: left;
}
#nz_flag{
	background:url("../img/nz_flag.gif") no-repeat;
	width:123px;
	height:148px;
	display:block;
	text-indent:-1000em;
}
#uk_flag a {
	background: url("../img/uk_flag.gif") no-repeat;
	width: 127px;
	height: 148px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
}
#uk_flag a:hover {
	background: url("../img/uk_flag_over.gif") no-repeat;
	display: block;
}
#ireland_flag a {
	background: url("../img/ireland_flag.gif") no-repeat;
	width: 127px;
	height: 148px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
}
#ireland_flag a:hover {
	background: url("../img/ireland_flag_over.gif") no-repeat;
	display: block;
}
#usa_flag a {
	background: url("../img/usa_flag.gif") no-repeat;
	width: 126px;
	height: 148px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
}
#usa_flag a:hover {
	background: url("../img/usa_flag_over.gif") no-repeat;
	display: block;
}
#canada_flag a {
	background: url("../img/canada_flag.gif") no-repeat;
	width: 129px;
	height: 148px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
}
#canada_flag a:hover {
	background: url("../img/canada_flag_over.gif") no-repeat;
	display: block;
}
#aus_flag a{
	background: url("../img/aus_flag.gif") no-repeat;
	width: 124px;
	height: 148px;
	display: block;
	text-indent: -1000em;
}
#aus_flag a:hover{
	background: url("../img/aus_flag_over.gif") no-repeat;
	display: block;
}
#sa_flag a {
	background: url("../img/sa_flag.gif") no-repeat;
	width: 126px;
	height: 148px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
}
#sa_flag a:hover {
	background: url("../img/sa_flag_over.gif") no-repeat;
	display: block;
}
/* END FLAGS */
.clearing {
	clear: both;
	height: 0;
}
.contact_num {
	font-weight: bold;
	color: #c63210;
}
a {
	color: #c63210;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.testimonials {
	list-style: none;
}
.testimonials li {
	margin: 10px 15px 10px 15px;
}
.downloads {
	list-style: none;
}
.downloads li {
	margin: 10px 15px 10px 20px;
}
#terms_list {
	width: 679px;
}
#terms_list li {
	margin: 5px 20px 5px 40px;
}
/*FORMS*/
form {
	margin-left: 20px !important;
	
}
fieldset {
	margin: 10px 0 0 0;
	padding: 0;
	border: 1px #c63210 solid;
	margin-bottom: 15px;
	background: #FFF;
	width: 550px;
}
fieldset legend {
	background: #FFF;
	border: 1px #c63210 solid;
	margin-top: 0;
	margin-left: 15px;
	padding: 3px 4px;
	float: left;
}
fieldset ol {
	list-style: none;
	padding: 15px 20px 15px 20px;
	margin: 0;
}
fieldset label {
	clear: none;
	display: block;
	float: left;
	width: 250px;
}
fieldset input {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 2px 0;
	padding: 2px;
	float: left;
	clear: none;
}
fieldset input#confim_booking {
	float: left;
	display: inline-block;
	margin: 0 !important;
}
textarea {
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 250px;
}
select {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 2px 0;
}
select option {
	padding-left: 3px;
	padding: 1px 0 1px 3px;
}
form ol li {
	margin: 5px 0 10px;
	overflow: hidden;
	zoom: 1;
	padding-left: 30px;
}
.validationError {
	display: block;
}
/* FAQ show and hide*/
.question {	/* Styling question */
	/* Start layout CSS */
	color: #c63210;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #fff7ef;
	width: 587px;
	margin: 2px 0 2px 15px;
	padding: 5px;
	letter-spacing: 2px;
	/* End layout CSS */	
	overflow: hidden;
	cursor: pointer;
	display: block;
}
.question p {
	height: 60px;
}
.answer {	/* Parent box of slide down content */
	/* Start layout CSS */
	border: 1px solid #c63210;
	background-color: #fff;
	width: 578px;
	/* End layout CSS */
	visibility: hidden;
	height: 0;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
}
.answer_content {	/* Content that is slided down */
	padding: 1px;
	position: relative;
}
.orange_text {
	color: #c63210;
	text-transform: uppercase;
	font-weight: bold;
}
.orange_text_big{
	color: #4b661f;
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
}
.white_text {
	color: #FFF;
}
#download_mp_btn a {
	text-indent: -9999em;
	background: url("../img/download_map_btn.gif") no-repeat;
	width: 173px;
	height: 30px;
	position: relative;
	float: right;
	top: 10px;
	*top:39px;
	right: 30px;
	overflow: hidden;
}
#download_mp_btn a:hover {
	background: url("../img/download_map_btn_over.gif") no-repeat;
	display: block;
	overflow: hidden;
}
#print_map_btn a {
	text-indent: -9999em;
	background: url("../img/print_map_btn.gif") no-repeat;
	width: 84px;
	height: 27px;
	position: relative;
	float: right;
	top: 11px;
	*top:38px;
	right: 30px;
	overflow: hidden;
}
#print_map_btn a:hover {
	background: url("../img/print_map_btn_over.gif") no-repeat;
	display: block;
	overflow: hidden;
}
#bottom_links {
	text-align: center;
	color: #FFF;
	margin: 5px auto;
}
#bottom_links a {
	color: #FFF;
	text-decoration: none;
}
#bottom_links a:hover {
	text-decoration: underline;
}
#copy_text {
	color: #FFF;
	text-align: center;
	margin: 5px 0;
}
#locations_map {
	width: 625px;
	margin: 0 auto;
}


/* LATEST NEWS */
#latest_news p {
	_margin-right: 20px;
}
#latest_news .article_heading {
	color: #c63210;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	width: 564px;
	float: right;
/*	line-height: 63px; */
	clear: none;
	margin-left: 0;
	margin-top: 0;
	_margin: 0 15px 0 0;
}
#latest_news .date {
	background: url(../img/news-icon.gif) no-repeat;
	width: 45px;
	height: 63px;
	display: block;
	line-height: 63px;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 0 0 20px;
	_margin: 0 0 0 10px;
	padding: 5px;
	color: #000;
	text-align: center;
	font-weight: bold;
	float: left;
	clear: none;
	margin-right: 10px;
}
#latest_news .date span {
	display: block;
	font-size: 8px;
	text-transform: uppercase;
}
#latest_news .date span.date_weekday {
	color: #FFF;
	margin-top: 10px;
	_margin-top: 15px;
	*margin-top: 15px;
}
#latest_news .date span.date_month {
	margin-top: 3px;
}

#latest_news .date span.date_day {
	font-size: 27px;
	line-height: 22px;
}

.readmore {
	text-align: right;
}

/* JOBS */
#join_jobs {
	width: 679px;
	overflow: hidden;
}
#aus_jobs {
	width: 222px;
	padding: 2px;
	float: left;
}
#uk_jobs {
	width: 222px;
	padding: 2px;
	float: right;
}
#sa_jobs {
	width: 222px;
	padding: 2px;
	float: right;
}
.jobs_list li {
	margin: 0 0 5px 35px;
	font-weight: normal;
}

/* CONTACT PAGE DISPLAY AND HIDE DIVS */
div.TabView div.Tabs {
	height: 24px;
	overflow: hidden;
	margin-left: 26px;
}
div.TabView div.Tabs a {
	float: left;
	display: block;
	width:  90px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	background: url("../img/tabs.png") no-repeat -2px -1px;
	text-decoration: none;
}
div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active {
	background: url("../img/tabs.png") no-repeat -2px -31px;
	color: #FFF;
}
div.TabView div.Pages {
	clear: both;
	border: 1px solid #c63210;
	overflow: hidden;
	width: 625px !important;
	margin: 0 auto;
}
div.TabView div.Pages div.Page {
	height: 100%;
	padding: 0;
	overflow: hidden;
}
div.TabView div.Pages div.Page div.Pad {
	padding: 3px 5px;
}
.phn {
	float: left;
	margin: 5px 3px 0 12px;
}
#locations_images {
	width: 680px;
	margin: 0 auto;
}
#locations_images img {
	margin: 0 0 20px 20px;
	border: 1px solid #c63210;
}
#news_images {
	width: 635px;
	margin: 0 auto;
}
#news_images img {
	margin: 0 0 20px 10px;
	border: 1px solid #c63210;
}
.no_border {
	border: 0px !important;
}
#sitemap_content {
	float: left;
	margin: 5px 3px 0 12px;
}
#dollar {
	float: right;
	margin: 15px;
}
#specials {
/*	width: 600px; */
	margin: 20px auto;
}
h6 {
	background: url("../img/heading_specials.gif") no-repeat;
	display: block;
	text-indent: -9999em;
	width: 65px;
	height: 16px;
}
#mapTable{
	width: 679px;
	margin-left: 20px;
}

#news_update{
	width: 635px;
	margin: 0 auto;
}
#news_archive a{
	overflow:hidden;
	border:none !important;

}
.sml_phn{
	margin: 2px 2px 0 5px;
}
#creditcards {
	clear: both;
	text-align: center;
	margin: 5px auto 10px;
}
#table_xmas{
	margin:0 0 0 20px;
}

.paginate-current {
	color: #000099;
	font-weight: bold;
}
.pagination {
	text-align: center;
}

#shareThis {
	float: right;
	padding-right: 10px;
}