/*
Stylesheet www.WhereIsTheBus.nl
Author: B. Raijmakers / IllegalAdvertising 2008
*/
body {
	background: #b2b3b6;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0; padding: 0;
}

.useability_addon { display: none; }

.menu, .menu li { margin: 0; padding: 0; list-style-type: none; }
#langalt { position: absolute; top: 20px; right: 20px; }
#langalt li { padding: 3px; }
#langalt li a { display: block; line-height: 12px;}
#langalt li a img { vertical-align: middle; margin: 0; padding: 0; }
 
.notrans { display: block; padding: 10px; border: 1px solid yellow; margin-bottom: 5px;  }

/**
 * Block layout
 */
#sitecontainer {
	background: url('gfx/bg-gradient.png') top left repeat-x;
	position: relative;
	width: 920px;
	margin: 0px auto;
	min-height: 780px;
	padding-bottom: 35px;
}

#header {
	margin: 0; padding: 0;
	height: 120px;
}
#header img { vertical-align: top; }


#navigation
{
	background-image: url('gfx/bg-menu.png');
	background-repeat: no-repeat;
	background-position: top;
	height: 32px;
	padding: 0px;
	margin: 0px;
}


#ctbox {
	position: relative; 
	margin: 30px 0 0 155px;
}

#ctbox.hassidebar { 
	background: url("gfx/bg_bar.gif") 535px 0 repeat-y;
}

#ctbox.hassidebar #block_content { 
	margin-right: 260px;
}
#sidebar { 
	position: absolute;
	right: 30px;
	top: 0;
	width: 160px;
	padding: 20px;
	color: #DDDDDD;
	background: #82898f;
}



#block_content
{
	background-color: #82898f;
	color: #DDDDDD;	
	padding: 20px;
	margin-right: 30px; 
	line-height: 16px;
	min-height: 503px;
}


#block_credits
{
	position: absolute; bottom: 0; left: 0; width: 815px; padding-right: 105px; 
	text-align: center;
	color: #333333;
}

#block_credits .copyright { position: absolute; color: #EEE; position: absolute; bottom: 0; right: 30px; }
#block_credits .copyright a { text-decoration: none; color: #EEE; }
#block_credits .copyright a:hover {  color: #FFF; }

/**
 * Sidebar and information bars at location, weblog etc
 */
div.bar {
	width: 160px;
	padding: 20px;
}
div.bar ul, div.bar li {
	line-height: 16px; 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}
div.bar li label {
	display: block;
	float: left;
	width: 85px;
}
div.bar h3 {
	font-size: 14px;
	padding-bottom: 3px;
}
div.bar div { padding: 10px 0; }
div.bar p { margin: 0; padding: 0; }

#country_body
{
	position: absolute;
	left: 250px;
	top: 48px;
	float: right;
	width: 470px;
}


a, a:visited, a:link, a:active
{
	color: white;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}


a img { border: none; }

a.credits, a.credits:link, a.credits:active, a.credits:visited
{
	color: #333333;
	text-decoration: underline;
}

a.credits:hover
{
	text-decoration: none;
}


/*
Styles voor weblog items
*/

#blog_status
{
	background-color: #4b4c4d;
	padding: 5px;
	color: #DDDDDD;
}

#blog_image
{
position: absolute;
padding-top: 22px;
}

#blog_body
{
padding-left: 190px;
padding-top: 20px;
top: 0;
left: 0;
}




/* Styles voor controls blog */
.controls
{
	margin: 0px;
	padding-top: 20px;
	padding-left: 175px;

}

.controls li
{
	display: inline;
	margin: 10px;
	border-left: 3px solid #4b4c4d;
	padding: 5px;
}

.controls li:hover
{
background-color: #4b4c4d;
display: inline;
}


.controls li a
{
	text-decoration: none;
}

/* Styles voor location pages, geo info and various */


#blog_bar {
	background-color: #4b4c4d;
}


#location_body
{
	position: absolute;
	left: 260px;
	top: 370px;
}

#map
{
	margin-bottom: 10px;
}

/* weblog overview */
.weblogoverview, .weblogoverview li { margin: 0; padding: 0; list-style-type: none; }
.weblogoverview li h3 { font-size: 12px; }
.weblogoverview li h3 .date { font-weight: normal; }



/* Styles voor comments */
#blog_comments
{
	margin-top: 20px;
	border-top: 1px dashed #4b4c4d; padding-bottom: 20px;
}

#blog_comments dt
{
background-color: #4b4c4d;
display: block;
text-align: right;
padding: 5px;

}

.name
	{
	display: block;
	float: left;
	}

#blog_comments dd
{
margin: 0px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 20px;

}

/* Styles voor forms */
form ul, form li { list-style-type: none; margin: 0; padding: 0;}
form ul label { display: block; float: left; font-weight: normal; width: 80px; padding: 7px 10px 0px; text-align: right; }
form .required { font-weight: bold; }
form span.required { font-size: 80%; font-weight: bold; }
form input.text, form textarea { width: 340px; border: 1px solid #4b4c4d; margin: 4px; padding: 2px; background-color: #EFEBE7;} 
form textarea {  height: 200px; }
.submit {margin-left: 104px; border-left: 3px solid #4b4c4d;	padding: 5px; background-color: #82898f; border-bottom: none 0px; border-right: none 0px; border-top: none 0px; color: #FFFFFF; font-family: arial, helvetica, sans-serif;}
.submit:hover {background-color: #4b4c4d;}

#add_comment ul { }


.border, #sponsoren li img
{
	border: #666666 solid 1px;
}


/* Gallery styles */
#gallery_list td
{
vertical-align: top;
width: 165px;
}

a.title
{
width: 151px;
background-color: #4b4c4d;
padding: 5px;
display: block;
}

a.thumb img
{ 
margin-top: 10px;
}

a.title { text-decoration: none; }
a.title:hover { text-decoration: underline; }
a.thumb { display: block; height: 180px; }

ul.details { list-style-type: none; padding: 0; padding-bottom: 20px; margin: 0; }
ul.details li { clear: left; }

ul.details label {
clear: left; 
font-weight: bold;
float: left;
width: 57px;
display: block;
padding-bottom: 1px;  }

#gallery_body span
{
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 10px;
}

#gallery_loc ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#gallery_loc ul li
{
	display: inline;
	padding: 3px;
	padding-right: 10px;
}

table.gallery
{
	width: 700px;
}

#gallery_loc h3
{
	padding-top: 20px;
	padding-bottom: 10px;
}

#gallnav 
{
	margin: 0; padding: 0;
	position: absolute;
	right: 2px;
	top: 61px;
	list-style-type: none;
	width: 200px;
}

#gallnav li
{
	display: block;	
	float: left;
	margin: 0; padding: 0 1px 0 0;
	width: 76px;
	line-height: 24px;
	height: 24px;
	border-left: 3px solid #4b4c4d;
}

#gallnav li a
{
	padding: 5px;
	text-decoration: none;
}
#gallnav li span { padding: 5px; color: #BBB; }

#gallnav li a:hover
{
background-color: #4b4c4d;
}

#gallery_image
{
	padding-top: 10px;
}

#image_details
{
	padding: 20px;
	margin: 0;
	list-style-type: none;
	
	position: absolute;
	right: 50px;
	top: 100px;
	width: 110px;  
	
	background: #4b4c4d;

}

#image_details li {
	padding-bottom: 10px; 
}
#image_details li span, #image_details li a { white-space: nowrap; }

#image_details li label
{
	font-weight: bold;
	display: block;
	float: left;
	width: 75px;

}

/* Landen styles */
#countrylist, #countrylist li.country { margin: 0; padding: 0; list-style-type: none; }
#countrylist h2 { line-height: 28px; }
#countrylist h2 img { vertical-align: middle; }

/* sponsor styles */
#sponsoren {
	margin: 0; 
	padding: 30px 13px 30px 12px; 
	position: absolute;
	top: 152px;
	left: 0;
	background: url("gfx/line-vert.png") top right no-repeat;
}
#sponsoren li {
	list-style-type: none;
	padding-bottom: 7px;
}

/* Google Maps styles */
.gmnoprint
{
	color: #333333;
}

.gballoon a
{
	color: #333333;
}

.gballoon img
{
	vertical-align: top;
	float: left;
	margin-right: 10px;
}


a.wit, a.wit:link, a.wit:active, a.wit:visited
{
	color: #DFDFDF;
	font-weight: bold;
}

a.wit:hover
{
	font-weight: bold;
	text-decoration: none;
}

h1
{
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

h2
{
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
#block_content h2 a { text-decoration: none; }
#block_content h2 a:hover { text-decoration: underline; }

h3 
{
	font-size: 14px; 
	color: #FFFFFF;
	margin: 0; padding: 0;
}

#block_content img, .bar img
{
	border: 1px solid #DDDDDD;
}




/* EO -- menu styleshete */


#navigation,#navigation li, #navigation ul { margin: 0; padding: 0; list-style-type: none; }
#navigation { border-bottom: 1px solid #7b7d81; padding-top: 1px; }
#navigation { padding-left: 135px; height: 30px; }
#navigation li { float: left; height: 30px; line-height: 30px; position: relative; }
#navigation li a { color: #dfdfdf; font-size: 14px; display: block; padding: 0 10px; text-decoration: none; }
#navigation li a:hover { background: #4d4d4f; display: block; }


#navigation li ul { display: none; background: #5d5d5f; }
#navigation li ul li { height: 20px; line-height: 20px; border-bottom: 1px solid #707276; }
#navigation li ul li a { z-index: 1000; white-space: nowrap; }
#navigation li:hover { z-index: 1000; }
#navigation li:hover ul { display: block; position: absolute; z-index: 1000; top: 26px; left: -1px; border: 1px solid #707276; border-bottom: none; }
#navigation li:hover ul li { float: none; margin: 0; z-index: 1000; }






