﻿body
{
}


/**********  busBubble   **************/
.busBubble
{
	padding:2px;


	font-size:12px;
}

.busBubble h1
{
	color:#02567B;
	font-size:15px;
	margin:0px;
	padding:0px;
	line-height:normal;
}

.busBubble h2
{
	color:#23BBC0;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:normal;
}

.busBubble table
{
	margin:0px;
	padding:0px;
	border-width:0px;
	border-spacing:0px;
	width:100%;
}

.busBubble .description
{
	color:#FE6000;
	padding-right:5px;	
}

.busBubble .data
{
	color:black;	
	text-align:right;
}

.busBubble a
{
	color:#015885;
	text-decoration:none;
}

.busBubble a img
{
	color:#015885;
	text-decoration:none;
	padding-right:5px;
}

.busBubble .soldout
{
	color:#02567B;
	font-size:15px;
	font-weight:bolder;
}

/**********  prices   **************/
.prices
{
	height:140px;
	width:180px;
	border-width: 2px;
	border-color: Black;
	border-style: solid;

	font-size:12px;
	padding:2px;
}

.prices table
{
	margin:0px;
	width:100%;
}


.prices h1
{
	color:#DE550D;
	font-size:15px;
	margin:0px;
}

.prices thead
{
	color:#006593;
}

.prices #zone1
{
	color:#17CAC4;
}

.prices #zone2
{
	color:#022AFC;
}

.prices #zone3
{
	color:#E00D13;
}

.prices #zone4
{
	color:#090F6D;
}

.prices #zone5
{
	color:#328009;
}



/**********  searchResult   **************/
.searchResult
{
	position:absolute;
	left:30px;
	background-color:white;
	z-index:50;
	border:solid 1px black;
}

.searchResult table
{
	border-collapse: collapse;
}

.searchResult .seperator
{
	border-bottom: solid 1px black;
}

.searchResult .seperator:Hover
{
	background-color:#FFE1A0;
	cursor: pointer;
}


.searchResult tbody td
{
	padding:5px;
}

.searchResult thead
{
	color:white;
	font-size:12px;
	background-color:#ED5901;
	font-weight:bold;
}

.searchResult thead td
{
	padding:3px;
	padding-left:5px;
	padding-right:5px;
}

.searchResult h1
{
	color:#006C9A;
	font-size:15px;
	margin:0px;
	padding:0px;
	line-height:normal;
}

.searchResult h2
{
	color:#2D2D2D;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:normal;
}

.searchResult .afstand
{
	text-align:right;
}

.searchResult .searchResultRow:Hover
{
	background-color:#FFE1A0;
	cursor: pointer;
}

.searchResult .opsamling
{
	text-align:left;
}

.searchResult a
{
	color:#006C9A;
	text-decoration:none;
}

/**********  IDs   **************/

#searchControlBar
{
	height:46px;
	width:820px;
	background:transparent url(img/background_bar.png) no-repeat scroll 0 0;
}

#searchControl
{
	background: transparent url(img/search_bar.png) no-repeat left top;
	height:30px;
	width:285px;

	position:relative;
	left:20px;
	top:8px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align:left;
	line-height:normal;
	white-space:normal;
}

#searchButton
{
	width: 81px;
	height: 27px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: transparent url(img/search_btn.png) no-repeat left top;
	text-indent: -1000em;
	

	overflow: hidden;
	cursor: pointer;
	line-height:normal;
	vertical-align:top;
	text-align:left;
	position:relative;
	top:1px;
}

#searchButton:Hover
{
	background-image:url(img/search_btn_hover.png);
}

#locactionSearch
{
	width:197px;
	margin-top:6px;
	margin-left:6px;
	padding:0px;
	vertical-align: top;
	text-align:left;
	font-size:15px;
	border:none;
}

#blue
{
	color:#006C9D;
}

#rheader
{
	margin-top:20px;
	margin-right:0px;
	float:right;
	width: 348px;
}

#rheader h1
{
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color:#DD511E;
	font-size:18px;
}

#rheader #chooseText
{
	color:Blue;
	background:transparent url(img/design3_choose.png) no-repeat scroll 0 0;
	width: 348px;
	height:42px;
	padding: 2px;
	padding-left:10px;
	padding-right:116px;
}

#rheader #chooseText h1
{
	color:#004B72;
	font-size:16px;
	margin:0px;
	padding:0px;
	line-height:normal;
	
}

#rheader #chooseText h2
{
	color:#5C5C5C;
	font-size:10px;
	margin:0px;
	padding:0px;
	line-height:normal;
	
}

#howTo
{
	margin: 5px;
	margin-left: 10px;
	font-size:larger;
}
