*
{
	margin:0;
	padding:0;
}

body
{
	background:#e5cb89 url('/images/bck.gif') repeat-x top center;
	font-size:9pt;
	font-family:Verdana,Helvetica,sans-serif;
}

#container
{
	background:#8b4f13;
	width:955px;
	margin:0 auto;
}

#top
{
	height:85px;
	background:url('/images/top.gif') no-repeat;
	margin-bottom:6px;
}

#photo
{
	height:212px;
	/*background:url('/images/gepard.jpg') no-repeat;*/
}

#subpage
{
background:#eeba39;
border:solid 1px #52300e;
padding:8px;
}

#subpage img
{
margin:0px 10px 10px 10px;
}

#subpage ul
{
margin-left: 20px;
}


#sublinks
{
padding:0px;
background:#6a5e44;
width:150px;
float:right;
margin:10px 0 10px 10px;
}



#sublinks a.notbook
{
color:#FFFFFF;
display:block;
padding:3px;
}

#sublinks a.notbook:hover
{
background:#eeba39;
color:#513d0c;
}

#sublinks ul, #sublinks ul li
{
list-style:none;
padding:0;
margin:0;

}



#menu
{
width:928px;
margin:0 auto;
padding-top:5px;
}

#menu a
{
	background:url('/images/button.gif') no-repeat;
	display:block;
	width:109px;
	height:35px;
	padding-top:5px;
	float:left;
	margin-right:26px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:1.2em;
	
}

#menu a:hover
{
	background:url('/images/button_over.jpg') no-repeat;
}



#menu a.last
{
	margin-right:0px;
}


.clear
{
clear:both;
}

#leftcolumn
{
width:647px;
float:left;
margin-top:10px;
margin-left:15px;
}

#leftcolumn h1
{
background:#eeba39;
border:solid 1px #52300e;
padding:8px;
color:#FFFFFF;
font-family:Georgia;
font-weight:normal;
margin-bottom:5px;
font-size:15pt;
}

#subleft
{
	width:324px;
	float:left;
}

#subright
{
	width:312px;
	float:right;
}

#map
{
height:342px;
background:url('/images/namibia.jpg') no-repeat;
border:solid 1px #52300e;
}

#rightcolumn
{
width:259px;
float:right;
margin-top:10px;
margin-right:17px;
}

body #text
{
background:#eeba39;
border:solid 1px #52300e;
padding:5px;
line-height:1.5em;
min-height:448px;
font-size:8pt;
}

#text p
{
margin:8px 0;
}

h2
{
background:#eeba39;
border:solid 1px #52300e;
padding:5px;
font-size:9pt;
}

#specialist
{
background:#eeba39;
border:solid 1px #52300e;
padding:5px;
background:#eeba39 url('/images/specialist.jpg') right bottom no-repeat;
}

#car, #weather
{
background:#eeba39;
border:solid 1px #52300e;
padding:5px;
}

#ownsafari
{
background:#eeba39 url('/images/rent.jpg') left bottom no-repeat;
padding:5px;
border:solid 1px #52300e;
min-height:256px;
}

#footer
{
	text-align:center;
	font-size:8pt;
	margin:5px 0 30px 0;
	
}

#africa_en, #africa_pl
{
height:250px;
border:solid 1px #52300e;
}

#africa_en
{
background:url('/images/afryka_en.jpg') no-repeat;
}

#africa_pl
{
background:url('/images/afryka_pl.jpg') no-repeat;
}

#weather span
{
font-size:14pt;
}

#intro-pl
{
width:825px;
height:561px;
margin:30px auto 0 auto;
background:url('../images/intro_pl.jpg');
}

#intro-en
{
width:825px;
height:561px;
margin:30px auto 0 auto;
background:url('../images/intro_en.jpg');
}


#links
{
width:300px;
position:relative;
left:490px;
top:30px;
color:#FFFFFF;

}

a span, h1 span
{
position:relative;
left:-10000px;
}

#flags
{
text-align:center;
}



#intro h1
{
background:url('/images/intro_sign.png') no-repeat;
width:633px; 
height:51px;
}

#introphoto
{
background:url('/images/intro_foto.jpg') no-repeat;
width:633px; 
height:209px;
margin:10px 0;
}

a img
{
border:0;
}

form p
{
clear:both;
margin:3px 0;
}

form p label
{
float:left;
width:40%;
display:block;
}

form #places
{
float:right;
width:60%;
}

form p label.nlabel
{
width:auto;
float:none;
display:inline;
}

.submit
{
background:#993300 url('/images/submit.gif') repeat-x;
border:1px solid #993300;
padding:4px;
color:#FFFFFF;
font-weight:bold;
cursor: pointer;
}

p.more
{
margin:15px 0;
text-align:right;
}

p.more a
{
margin:5px 0;
font-weight:bold;
cursor:pointer;
}

input, select, textarea
{
border:solid 1px #52300e;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	/* padding-left:15px; */
	/*width:955px;*/
	/*overflow:hidden;*/
	}
	
	#slider
	{
	width:955px;
	padding:0;
	margin:0;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #AE8041;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
