body {
	margin: 0;
}
img {
	border: none;
}
img.mtbIMG {
	float: left;
	padding-top: 5px;
	padding-left: 80px;
}
img.zoeken {
	float: right;
}
th {
	text-align: left;
}
form {
	margin: 0;
}
a.navLink:hover {
	padding-left: 25px;
	line-height: 20px;
	text-decoration: none;
	color: #ed1c24;
}
div.spacer {
	clear: both;
}
div#mainContainer {
	width: 1000px;
	margin: auto;
}

/*### HEADER ###*/
div#headerImg {
	border-top: 4px solid #ed1c24;
	position: relative;
	height: 150px;
}
div#headerImg div#rightNavTop {
	position: absolute;
	background: #ed1c24 url('gfx/head_maak_uw_route.gif') no-repeat;
	height: 36px;
	width: 241px;
	bottom: 0;
	right: 0;
}
img.logo {
	float: left;
	margin-top: 24px;
}
div#headerContainer {
	height: 88px;
}
div#headNavigation {
	float: right;
	width: 300px;
	padding: 20px 2px 2px 2px;
	text-align: right;
	color: #777;
}
div#headNavigation a.headerMenu:hover {
	color: #ed1c24;
}
div.subHead_navigation {
	text-align: right;
	float: right;
	border-bottom: 1px dotted #333;
}
div.subHead_navigation a {
	line-height: 24px;
	margin-left: 5px;
	color: #333;
}
div.subHead_textSize {
  float: right;
  text-align: right;
	margin-top: 5px;
	width: 300px;
}


/*### LEFT COLUMN ###*/
div#leftCol {
	width: 749px;
	float: left;
}
div#leftNav {
	width: 172px;
	float: left;
	padding-right: 10px;
}	
div#leftNav a {
	padding: 3px 0 3px 25px;
	text-decoration: none;
	color: #000;
	display: block;
	background: url('gfx/bullet_arrow_red.gif') no-repeat left center;
}
div#leftNav a:hover {
	color: #ed1c24;
}
div#leftNav a.subLink {
	background: none;
	padding: 1px 0 1px 25px;
	font-size: 11px;
}
div#centerContent {
	width: 550px;
	float: left;
}
div#searchContainer {
	margin-top:20px;
	padding: 20px;
	background: #f2f2f2;
	border: 1px solid #d8d8d8;
}
div#searchContainer input.zoeken {
	width: 120px;
	height: 24px;
	margin-top: 10px;
	margin-right: 10px;
	color: #fff;
	font-weight: bold;
	border: none;
	background: url('gfx/submit.gif') no-repeat;
}
div#searchContainer th {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 20px;
}
div#searchContainer #regio, #typen {
	width: 222px;
}
div#searchContainer #km {
	width: 111px;
}
div#searchContainer a.formLink {
	color: #ED1C24;
}


/*### TABS ###*/

div#tabsHome{
  margin-bottom: 20px;
}
div#tabsHome strong {
	color: #009dc5;
}
div#tabsHome .tab-menu {
	width: 757px;
	height: 49px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background: url('gfx/menuBG.gif') repeat-x;
}
div#tabsHome .tab-menu li {
	margin: 0;
	padding: 0;
	width: 120px;
	text-align: center;
	float: left;
	line-height: 49px;
	background: url('gfx/tab_border.gif') no-repeat right;
}
div#tabsHome .tab-menu li.tab-selected  {
	background: url('gfx/tab.gif') no-repeat left bottom;
	border-bottom: 1px solid #fff;
}
div#tabsHome .tab-menu li.home {
	width: 30px;
}
div#tabsHome .tab-menu li.home a {
	width: 30px;
	display: block;
	background: #afafaf url('gfx/tab_home.gif') no-repeat left top;
}
div#tabsHome .tab-menu li.home a:hover {
	background: #afafaf url('gfx/tab_home.gif') no-repeat left -51px;
}
div#tabsHome .tab-menu li a {
	color: #646464;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
div#tabsHome .tab-menu li a:hover {
	color: #000;
}
div#tabsHome .tab-menu li.tab-selected a {
	color: #000;
}

/*### RIGHT COLUMN ###*/
div#rightCol {
	width: 243px;
	float: right;
}
div#contentRight {
	text-align: right;
}
div#weatherHead {
	line-height: 36px;
	background-color: #ed1c24;
	padding-left: 20px;
	margin-top: 20px;
}
div#weatherHead h1.white {
	font-size: 16px;
	color: #fff;
	margin: 0;
}
div#weatherBlock {
	height: 148px;
	border: 1px solid #d9d9d9;
	background: url('gfx/wheater_bg.gif') repeat-x left bottom;
	position: relative;
	color: #444;
}
div#weatherBlock div.temp {
	font-size:18px;
	width:62px;
	height: 32px;
	padding-top: 10px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	text-align: center;
	position:absolute;
	top: 30px;
	right: 10px;
	font-weight:bold;
}


/*### FOOTER ###*/
div#footer {
	width: 1000px;
	text-align: right;
	margin-top: 20px;
	border-top: 1px solid #bfbfbf;
	padding-top:10px;
}
div#footer a {
	padding-right: 25px;
	margin-bottom: 10px;
}
div#footer a.hover1 {
	background: url('gfx/fiets4daagse.gif') no-repeat left top;
	float: right;
	width: 103px;
	height: 60px;	
}
div#footer a:hover.hover1 {
	background: url('gfx/fiets4daagse.gif') no-repeat  left -60px;
}
div#footer a.hover2 {
	background: url('gfx/rsd.gif') no-repeat left top;
	float: right;
	width: 167px;
	height: 60px;
}
div#footer a:hover.hover2 {
	background: url('gfx/rsd.gif') no-repeat  left -60px;
}
div#footer a.hover3 {
	background: url('gfx/outdoordrenthe.gif') no-repeat left top;
	float: right;
	width: 89px;
	height: 60px;
}
div#footer a:hover.hover3 {
	background: url('gfx/outdoordrenthe.gif') no-repeat  left -60px;
}
div#footer a.hover4 {
	background: url('gfx/wandelprovincie.gif') no-repeat left top;
	float: right;
	width: 65px;
	height: 60px;
}
div#footer a:hover.hover4 {
	background: url('gfx/wandelprovincie.gif') no-repeat  left -60px;
}


/*### VERVOLG PAGINA ###*/
div#breadCrumbs {
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 200px;
	color: #ed1c24;
}
img.makeRoute {
	margin-top: 10px;
	cursor: pointer;
}
hr.centerContent-hr {
	height: 1px;
	border: 0;
	border-bottom: 1px dotted #000;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.bestelBut {
	width: 130px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 30px;
	background: url('gfx/bestelButton.gif') no-repeat;
}
div.bestelBut a {
	color: #fff;
	text-decoration: none;
}
div.bestelBut a:hover {
	color: #fff;
	text-decoration: underline;
}
div.kleinKaart {
	float: right;
	padding-right: 20px;
}
div.specs {
	float: left;
	width: 70px;
	color: #694a00;
}
div.titles {
	float: left;
	width: 130px;
}
div.reactieContainer {
	margin-top: 20px;
}
div.reactie {
	background: #f6f4d9;
	padding: 20px;
}
div.reactieHead {
	height: 21px;
	line-height: 21px;
	padding-left: 20px;
	background: #eeeab5;
	border-bottom: 1px solid #dcc584;
	color: #c2972f;
}

/*******************************************************************************************************************
	Zoekresultaten fietsroutes
*******************************************************************************************************************/

div#resultPages{
	float:right;
	width:250px;
	text-align:right;
}
div#resultPages a{
	border:solid 1px #ed1c24;
	line-height:16px;
	padding-left:4px;
	padding-right:4px;
	display:block;
	margin-right:2px;
	float:left;
	text-align:center;
}
div#resultPages a.active{
	border:solid 1px #ed1c24;
	line-height:16px;
	display:block;
	margin-right:2px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:black;
	background:#E2FFDF;
}

/********************************************
	Edited by: Jelle Posthuma
********************************************/

table.routeDetail td{
	padding-bottom:10px;
}
table.routeDetail td.label{
	width:87px;
	vertical-align:top;
	width: 120px;
	font-weight: bold;
}
div.tintScreen{
	background:black;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	opacity:0.7;
	filter:alpha(opacity=70);
}
div.window{
	background:white;
	border:solid 1px #afafaf;
	padding:14px;
	position:absolute;
	z-index:101;
}
div.closeBtn{
	background:#ED1C24;
	font-weight:bold;
	padding:5px;
	right:2px;
	top:2px;
	position:absolute;
	width:50px;
	text-align:center;
	color:white;
	cursor:pointer;
}
input.button{
	background:#5BC001;
	font-weight:bold;
	padding:3px;
	color:white;
	cursor:pointer;
	border:0px;
}

/*********************************************************************
	ROUTE DESIGNER (VOORKANT)
*********************************************************************/

input#hand {
  background: url('http://google.com/mapfiles/ms/t/Bsu.png') no-repeat;
  width:200px;
  height:35px;
	border:none;
	text-align:left;
	font-weight:bold;
	padding-left:35px;
}
input#hand.selected {
  background: url('http://google.com/mapfiles/ms/t/Bsd.png') no-repeat;
  width:200px;
  height:35px;
	border:none;
	text-align:left;
	font-weight:bold;
	padding-left:35px;
}


input#line {
  background: url('http://google.com/mapfiles/ms/t/Blu.png') no-repeat;
  width:200px;
  height:35px;
	border:none;
	text-align:left;
	font-weight:bold;
	padding-left:35px;
}
input#line.selected {
  background: url('http://google.com/mapfiles/ms/t/Bld.png') no-repeat;
  width:200px;
  height:35px;
	border:none;
	text-align:left;
	font-weight:bold;
	padding-left:35px;
}

input.routeDesign_field{
	width:400px;
	border:solid 1px #ccc;
	font-size:12px;
	padding:3px;
}
textarea.routeDesign_area{
	width:400px;
	height:150px;
	border:solid 1px #ccc;
	font-size:12px;
	padding:3px;
}
div.distance{
	width:400px;
	border:solid 1px #ccc;
	padding:3px;
	font-size:12px;
	background:#e7e7e7;
	color: #8a8a8a;
}
td.colHead{
	/*background:url( 'gfx/colHead.gif' ) repeat-x;*/
	color:white;
	background-color: #ed1c24;
	height:27px;
	padding-left:10px;
}
td.searchResult{
	background:#f2f2f2;
	padding:12px;
}
td.searchResult a{
	font-weight: bold;
	line-height: 22px;
}
td.searchResult span.startPoint{
}
div.pageNum{
	padding: 11px 0;
}
div.pageNum a{
	background:#edd3d4;
	font-weight:bold;
	color:#ed1c24;
	width:18px;
	line-height: 18px;
	text-align:center;
	font-size:11px;
	float:left;
	margin-right:3px;
	text-align: center;
}
div.pageNum a.active{
	background:#ed1c24;
	color:#ffffff;
}
div.sign{
	width:44px;
	height:42px;
	line-height:42px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background-color: #c2c2c2;
	border: 1px solid #777;
	/*background:url( 'gfx/sign.gif' ) no-repeat;*/
}