html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	font: normal 11px Arial, Helvetica, sans-serif;
}
body {
	background: #000;
	text-align: center;
}
img{
border: 0;
}
h1{
}
h2{
	
}
h3{
}
p{}

a {
	color: #009AC8;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

h1#logo {
	position: absolute;
	display: block;
	left: 8px;
	top: 8px;
	z-index: 1000;
}

div#header {
	position: relative;
}

/*wrapper*/
div#containerPage{
	background: #000;
	height: 100%;
	height: auto !important;
	margin: 0 auto;
	min-height: 100%;
	padding: 0;
	position: relative;
	text-align: left;
	width: 880px;
}
/*content-container*/
div#containerContent{
	margin: 0;
	width: 100%;
	padding-bottom: 500px;
	z-index: 9;
}

/*header*/
div#header{
	margin: 0 auto;
	padding: 0;
	width: 880px;
	height: 110px;
	background: #000;
	text-align: left;
}

/*header-logo*/
div#logo{
	float: left;
	margin: 0;
	padding: 0;
	width: 188px;
	height: 110px;
	background: #000;
	display: block;
}

/*header-slogan*/
div#headerSlogan{
	float:right;
	margin-top: 27px;
	margin-right: 20px;
	padding: 0;
	width: 440px;
	height: 20px;
	background: url(../images/header_slogan.jpg) no-repeat;
	display: inline;
}

/*header-nav*/
div#mainNav{
	float: left;
	margin-top: 24px;
	padding: 0 0 0 182px;
	width: 435px;
	height: 16px;
	background: #000;
}
div#mainNav ul{
	margin: 0;
	padding: 0;
}
div#mainNav li{
	float: left;
	margin-right: 13px;
	padding: 0;
	height: 17px;
	display: inline;
	list-style-type: none;
}
div#mainNav li a{
	float: left;	
	display: inline;
/*
		height: 17px;
		background: url(../images/navigation.png) no-repeat; 
*/
}
div#mainNav li.home a{
	float: left;
	width: 44px;
	height: 17px;
	display: block;
	background-position: 0 0;
}
div#mainNav li.home a:hover{
background-position: 0 -17px;
}
div#mainNav li.home a:active{
background-position: 0 -34px;
}
div#mainNav li.safaris a{
	float: left;
	width: 64px;
	height: 17px;
	display: block;
	background-position: -59px 0px;
}
div#mainNav li.safaris a:hover{
background-position: -59px -17px;
}
div#mainNav li.safaris a:active{
background-position: -59px -34px;
}
div#mainNav li.bookings a{
	float: left;
	width: 76px;
	height: 17px;
	display: block;
	background-position: -138px 0px;
}
div#mainNav li.bookings a:hover{
background-position: -138px -17px;
}
div#mainNav li.bookings a:active{
background-position: -138px -34px;
}
div#mainNav li.about a{
	float: left;
	width: 77px;
	height: 17px;
	display: block;
	background-position: -230px 0px;
}
div#mainNav li.about a:hover{
background-position: -230px -17px;
}
div#mainNav li.about a:active{
background-position: -230px -34px;
}
div#mainNav li.fanzone a{
	float: left;
	width: 73px;
	height: 17px;
	display: block;
	background-position: -321px 0px;
}
div#mainNav li.fanzone a:hover{
background-position: -321px -17px;
}
div#mainNav li.fanzone a:active{
background-position: -321px -34px;
}
div#mainNav li a span{
	display:none;
}

/*header-searchbox*/
div#searchBox{
	float: right;
	margin-top: 25px;
	margin-right: 20px;
	padding: 0;
	width: 180px;
	height: auto;
	color: #fff;
	/* background: #f00; */
	display: inline;
}

div#searchBox div {
	margin: 0;
	padding: 0;
	display: inline;
}

div#searchBox fieldset{
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
	width: 180px;
	height: 25px;
	background: #000;

}
div#searchBox #s {
	float: left;
	margin: 0;
	padding:1px;
    width: 103px;
	height: 18px;
	color: #fff;
	border: solid 3px #fff;
    background: #000;
}
div#searchBox #search {
	float: right;
	margin-top: 2px;
	padding:0;
	width: 60px;
	height: 25px;
	background: none;
}
div#searchBox input#search {
margin: 3px 0px 0px 0px;
width: 60px;
height: 22px;
background: url(../images/button/btn_search_box.jpg) no-repeat;
background-position: bottom;
display: block;
outline: none;
border: none;
cursor : pointer;
}
div#searchBox input#search:hover {
background: url(../images/button/btn_search_box_hover.jpg) no-repeat;
background-position: bottom;
display: block;
}


/* Columns support */
body.double div#left {
	background:#FFFFFF none repeat scroll 0 0;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	width:375px;
}
body.double div#right {
	display:block;
	float:right;
	margin:0;
	padding:0;
	width:265px;
}

body.double div#overviewLeftColumn01 {
	width:381px;
}

body.double div#overviewRightColumn {
	float:left;
	margin:0;
	padding:0;
	width:253px;
}
div#columnContainer {	
	float:left;
	margin:0;
	padding:0;
	width:679px;
}

div#rightTopContainer {
	float:left;
	height:95px;
	margin:0;
	padding:0;
	width:679px;
}

/*beadcrumbs*/
div#breadcrumb{
/*	position:absolute;*/
	position: relative;
/*	top: 15px;*/
	top: 0;
	margin: 0;
	padding: 0;
	width: 450px;
	/* height: 8px; */
	background: #fff;
	color: #999;
}

div#breadcrumb

div#breadcrumb ul{
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background: #fff;
	
}
div#breadcrumb li{
	margin: 0;
	padding: 0;
	display: inline;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #999;
}
div#breadcrumb a{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #999;
	
}
div#breadcrumb a:hover{
	color: #ff6600;
}

/*banner title*/
div#bannerImg{
	position:relative;
	top: 15px;
	margin: 0;
	padding: 0px 20px 0px 20px;
	width: 639px;
	background: #fff;

}
div#bannerImg h4{
	position:absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 300px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ff6600;
	background: #fff;

}
div#bannerImg img{
	position:absolute;
	top: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	background: #009AC8;
}

/*content*/
div#mainContent{
	margin: 0 auto;
	padding: 0;
	width: 880px;
	background: #000;
}
/*content-flash*/
div#flashContent{
	margin: 0;
	padding: 0;
	width: 900px;
	height: 320px;

}
/*content-teaser*/
div#teaserContent{
	margin: 10px 0px 0px 0px;
	padding: 0;
	width: 866px;
	height: 224px;
	background: #000;
	z-index: 10;
}
h3.teaserHeadersA{
	margin: 0 0 0 8px;
	padding: 0;
	width: 92px;
	height: 19px;
	background: #000 url(../images/header_player_safaris.jpg) no-repeat;
	display: block;
}
h3.teaserHeadersB{
	margin: 0 0 0 8px;
	padding: 0;
	width: 97px;
	height: 19px;
	background: #000 url(../images/header_region_safaris.jpg) no-repeat;
	display: block;
}
h3.teaserHeadersC{
	margin: 0 0 0 8px;
	padding: 0;
	width: 140px;
	height: 19px;
	background: #000 url(../images/header_build_safaris.jpg) no-repeat;
	display: block;
}
h3.teaserHeadersD{
	margin: 0 0 0 8px;
	padding: 0;
	width: 61px;
	height: 19px;
	background: #000 url(../images/header_fan_zone.jpg) no-repeat;
	display: block;
}
h3 span{
	display: none;
}
div#playerSafaris{
	float: left;
	margin-top: 0;
	margin-right: 5px;
	padding: 0;
	width: 262px;
	height: 224px;
	background: #000 url(../images/scroll_div.png) no-repeat;
	background-position: bottom;
	display: inline;
}
div#regionSafaris {
	float: left;
	margin-right: 5px;
	padding: 0;
	width: 262px;
	height: 224px;
	background: #000 url(../images/scroll_div.png) no-repeat;
	background-position: bottom;
	display: inline;
}


div#buildSafaris{
	float: left;
	margin-right: 5px;
	padding: 0;
	width: 162px;
	height: 224px;
	background: #000 url(../images/build_div.jpg) no-repeat;
	background-position: bottom;
	display: inline;
}
div#fanZone{
	float: left;
	margin: 0;
	padding: 0;
	width: 162px;
	height: 224px;
	background: #000 url(../images/fanzone_div.jpg) no-repeat;
	background-position: bottom;
	display: inline;
}
.innerTeaserContentA{
	float: left;
	margin: 0;
	padding: 0;
	width: 262px;
	height: 202px;
	position: relative;
}
.innerTeaserContentA p{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
.innerTeaserContentB{
	float: left;
	margin: 0;
	padding: 0;
	width: 162px;
	height: 202px;
}
.innerTeaserContentB img{
	margin: 10px 0px 0px 10px;
	padding: 0;
	border: 0;
}
.innerTeaserContentB p{
	margin: 0;
	padding: 5px 10px 0px 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
.innerTeaserContentB a{
	margin: 34px 0px 0px 55px;
	padding: 0;
	height: 17px;
	display: block;
	background: url(../images/btn_start_building.jpg) no-repeat;
}
.innerTeaserContentB a:hover{
	background: url(../images/btn_start_building_hover.jpg) no-repeat;
}
.innerTeaserContentB a span{
	display: none;
}
.innerTeaserContentC{
	float: left;
	margin: 0;
	padding: 0;
	width: 162px;
	height: 202px;
}
.innerTeaserContentC img{
	margin: 10px 0px 0px 9px;
	padding: 0;
}
.innerTeaserContentC p{
	margin: 0;
	padding: 5px 0px 0px 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
.innerTeaserContentC a{
	margin: 15px 0px 0px 50px;
	padding: 0;
	height: 17px;
	display: block;
	background: url(../images/btn_visit_fan_zone.jpg) no-repeat;
}
.innerTeaserContentC a:hover{
margin-top: 16px;
	background: url(../images/btn_visit_fan_zone_hover.jpg) no-repeat;
}
.innerTeaserContentC a span{
	display: none;
}

/*rightContent*/
div#rightContent{
	float: left;
	margin: -277px 0px 0px 185px;
	padding:0;
	width: 679px;
	/*background: url(../images/player_safari_summary/bg_content.png) repeat-y; */
	display: inline;
	background-color: #fff;
	min-height: 400px; /* @todo: verwijderen */
}
div#rightContentCloser{
	clear: both;
	float: left;
	position: relative;
	margin: 0px 0px 0px 185px;
	padding: 0;
	width: 679px;
	height: 17px;
	background: url(../images/background/bg_right_content_bottom.png) no-repeat;
	background-position: left top;
	display: inline;
	overflow: hidden;
	z-index:1;
}

/* clickmaps */

.clickMap {
	background: url(../images/bgClickMap.png) no-repeat 0 0;
	height: 130px;
	left: 23px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 57px;
	width: 210px;
}

.clickMap li {
	list-style: none;
}

.clickMap a {
	display: block;
	position: absolute;
	text-indent: -999em;
	z-index: 1;
}

.map1 .area1 {
	background: url(../images/map1Area1.png) no-repeat 0 0;
	height: 71px;
	left: 122px;
	top: 6px;
	width: 89px;
}

.map1 .area2 {
	background: url(../images/map1Area2.png) no-repeat 0 0;
	height: 64px;
	left: 141px;
	top: 64px;
	width: 45px;
}

.map1 .area3 {
	background: url(../images/map1Area3.png) no-repeat 0 0;
	height: 48px;
	left: 84px;
	top: 82px;
	width: 57px;
}

.map1 .area4 {
	background: url(../images/map1Area4.png) no-repeat 0 0;
	height: 71px;
	left: 2px;
	top: 28px;
	width: 56px;
}


.map2 .area1 {
	background: url(../images/map2Area1.png) no-repeat 0 0;
	height: 123px;
	left: 121px;
	top: 5px;
	width: 89px;
}

.map2 .area2 {
	background: url(../images/map2Area2.png) no-repeat 0 0;
	height: 126px;
	left: 1px;
	top: 3px;
	width: 118px;
}

.clickMap a:hover {
	background-position: 0 -150px;
	z-index: 9;
}

/** scrollbars **/

.scroll,
.jScrollPaneContainer {
	height: 156px;
	width: 247px;
}

.jScrollPaneContainer {
	margin-top: 10px;
	overflow:hidden;
	position:relative;
	z-index:1;
}

.jScrollPaneContainer p {
	margin: 0px 0 10px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #1E1E1E;
}
.jScrollPaneDrag {
	position: absolute;
	background: #1E1E1E;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	background: url(../images/btnScrollUp.png) no-repeat 0 0;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	background-position: 0 -12px;
}

a.jScrollArrowDown {
	background: url(../images/btnScrollDown.png) no-repeat 0 0;
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	background-position: 0 -12px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/**/

.scroll ul {
	margin: 0 0 0 8px;
	padding: 0;
}

.scroll ul li {
	clear: left;
	color: #666;
	float: none;
	list-style: none;
}

.scroll ul li img {
	float: left;
	margin: 0 9px 7px 0;
}

.scroll ul li a {
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.scroll ul li a:hover {
	color: #F60;
}

/*footer*/
div#footer{
	clear: both;
	position:relative;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
	width: 880px;
	height: 40px;
	background: #000;
	z-index: 7;
}
/*footer-nav*/
div#footer ul{
	margin: 0;
	padding: 0;
	width: 880px;
	height: 40px;
	list-style-type: none;
	text-align: right;
}
div#footer li{
	margin: 0;
	padding-right: 20px;
	display: inline;
}
div#footer li a{
	margin: 0;
	padding: 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ff6600;
	text-decoration: none;
}
div#footer li a:hover{
	margin: 0;
	padding: 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #8d8d8d;
	text-decoration: none;
}
/*background-image-bottom*/
div#bgImage{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000 url(../images/background/bg_footer.jpg) no-repeat;
	background-position: bottom;

}
/*footer-container*/
div#containerFoot{
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	width: 100%;
	height: 500px;
}

