/**
 * @version $Id: ieonly.css 9029 2007-09-26 21:20:45Z jinx $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2007 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

/***************** Google Maps - Map instellingen ****************/
#map {
	border:1px solid #ccc;
	width:550px;
	height:450px;
}

#content ul.routebeschrijving {
	list-style:none;
	margin-left:0;
}
#content ul.routebeschrijving li span {
	line-height:27px;
	vertical-align: middle;
	padding-bottom:25px;
}
div#google_maps_info_html h1,
div#google_maps_info_html h2,
div#google_maps_info_html h3,
div#google_maps_info_html h4,
div#google_maps_info_html h5 {
	font-family: Arial;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	color: #da9a23;
}

div#gm_routes_search a:link img,
div#gm_routes_search a:hover img,
div#gm_routes_search a:visited img {
	border: none;
}

div#gm_routes_image {
	padding-top: 4px;
	padding-bottom: 10px;
	margin-left: 0px;
}

div#gm_routes_image img {
	border: none;
	display: block !important;
}

div#gm_routes_image a img {
border: none;
}

div#gm_routes_image {
position: relative;
float: left;
}

div#gm_routes_image span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}
div#iwstyle {
	width: 350px;
	height: 250px;
	padding:3px;
	text-align:left;
	color: #555;
	overflow:auto;
}
div#iwstyle a img{
	border-style:none;
}
div#iwstyle_empty a img{
	border-style:none;
}
div#iwstyle_tmz {
	width: 350px;
	height: 250px;
	padding:3px;
	text-align:left;
	color: #555;
	overflow:auto;
}
div#routeheader {
	display:block;
	width: 540px;
}
div#routetitel {
	float:left;
}
div#routemain {
	float: left;
}
div#printbutton {
	float: right;
	position:relative;
}
div#printbutton a img {
	border-style:none;
}
div#printbutton a:link,
div#printbutton a:hover,
div#printbutton a:visited {
	text-decoration:none;
}
div#moduleblock-header {
	padding-top: 4px;
	padding-bottom: 10px;
	margin-left: -7px;
}

div#moduleblock-header img {
	border: none;
	display: block !important;
}

div#moduleblock-header a img {
border: none;
}

div#moduleblock-header {
position: relative;
float: left;
}

div#moduleblock-header span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}
div#google_maps_sidebar,
div#google_maps_sidebar_search {
	display: block;
}
div#gm_bezienswaardigheden,
div#gm_bezienswaardigheden_search {
	display: block;
}
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "left" to left align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none;
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #9aafe5;
color: #000;
background-color: #00a4ed;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px 0 5px;
border: 1px solid #9aafe5;
background-color: #00a4ed;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}
