body, h1, h2, h3, h4, h5, h6, ul, li, p, form {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust:none;
}
body {
	font: 12px Helvetica, Arial, sans-serif;
	background: #B7C9DF;
	min-height: 416px;
}
body {
	font: 12px Helvetica, Arial, sans-serif;
	background: #B7C9DF;
}
h1 {
	color: #fff;
	font-weight: normal;
	font-size: 22px;
	padding: 0 0 10px 15px;
	text-shadow: 1px 1px 1px #615036;
}
h2 {
	color: #B7C9DF;
	font-weight: normal;
	font-size: 33px;
	padding: 0 0 10px 15px;
	text-shadow: 1px 1px 1px #615036;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #615036;
	padding: 12px 0 0 15px;
}
#titlebar {
	height: 40px;
	background: #6D84A2;
	background: url(http://realtime.dockyard.be/img/iPhoneToolbar.png) repeat-x rgb(109, 132, 162);
	background-repeat: repeat-x;
	background-attachment: initial;
	background-position-x: initial;
	background-position-y: initial;
	-webkit-background-clip: initial;
	-webkit-background-origin: initial;
}
#content {
	background: #AF8F60 url(img/back_content.png) repeat-x;
}
ul {
	border-top: 1px solid #C3AB87;
	border-bottom: 1px solid #7F6846;
	list-style: none;
}
li {
	background: #fff;
	border-top: 1px solid #7F6846;
	font-size: 16px;
	padding: 10px 15px;
}
li span {
	font-size: 12px;
}
li.even {
	background: #F7F4EF;
}
li.gone {
	color: #7F6846;
}
.time {
	float: left;
	width: 50px;
	height: 25px;
	padding-right: 5px;
	font-weight: bold;
}
.time span {
	font-weight: normal;
}
.ok {
	color: #669900;
}
.nok {
	color: #990000;
}
a {
	color: #6E84A1;
}
.gone a:hover {
	color: #6E84A1;
}
.gone a {
	color: #7F6846;
}
.button {
	background: none;
	-webkit-border-bottom-left-radius: 0px 0px;
	-webkit-border-bottom-right-radius: 0px 0px;
	-webkit-border-image: url(http://realtime.dockyard.be/img/iPhoneBackButton.png) 0 5 0 5 stretch stretch;
	-webkit-border-top-left-radius: 0px 0px;
	-webkit-border-top-right-radius: 0px 0px;
	border-width: 0px 5px 0px 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding: 0px;
	position: absolute;
	right: 6px;
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, 0.597656) 0px -1px 0px;
	top: 6px;
}
#homeButton {

-webkit-border-image: url(http://realtime.dockyard.be/img/iPhoneBackButton.png) 0 8 0 14 stretch stretch;
border-width: 0px 8px 0px 14px;
display: none;
left: 6px;
right: auto;
}
#footer {
	background: url(img/back_footer.png) repeat-x;
	height: 30px;
	color: #6E84A1;
	font-size: 14px;
	padding: 23px 15px 0 0;
	text-align: right;
	text-shadow: 1px 1px 1px #fff;
}
#stationTextBox {
		width				:85%;
		margin-left:10px;
		font-size: large;
	-webkit-appearance: searchfield;
}
#select_hours {
		width				:90%;
		margin-left:10px;
		font-size: large;
	   -webkit-border-radius:5px;
}
#departureRadioButton,
#arrivalRadioButton {
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}
#submit_button {
	font-size: large;
	margin-left:10px;
	margin-top:15px;
		width				:90%;
		margin-left:10px;
	-webkit-appearance: button;
	-webkit-box-sizing: border-box;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
}
.cancelled {
	color: #990000;
}
#arrival {
	
	width:45%;
	display: block;
	float:left;
	font-size: 14px;
}
#departure {
	margin-left:10px;
	float:left;
	width:45%;
	display: block;
	font-size: 14px;
}
form {
	padding-bottom: 15px;
}
#titlebar > h2 {
color:#FFFFFF;
font-size:20px;
font-weight:bold;
line-height:20px;
margin:0;
padding:10px;
text-align:center;
text-shadow:0 -1px 0 rgba(0, 0, 0, 0.6);
}
.ac_results {
	
	font-size:10px;
}
.ac_results > ul {
	display:inline;
	/*width:85%;*/
	height:12px;
}
.ac_results > ul > li {
	font-size:12px;
	margin-top:3px;
	padding:5px;
	/*background-color: black;*/
	background-color: rgba(0,0,0,0.45);
	/*opacity: 0.45;*/
	margin-right:3px;
	display: block;
	float:left;
}
.ac_even p,
.ac_odd p {
	color:white;

}
.ac_odd {

}

#error {
	background-color:white;
}
.fourohfour {
	padding-top:20px;
	padding-bottom:20px;
	font-size:16px;
	text-align: center;
}
#loading_div {
	display: none;
   
      position: absolute;
   
      top: 0%;
   
      left: 0%;
   
      width: 100%;
   
      height: 100%;
   
      background-color: black;
   
      z-index:1001;
      opacity:0.45;

}
#loading {
		position:absolute;
		margin: auto;
		z-index:1002;
	/*	background:#fff;*/
		top:50%;
		left:50%;
		width:220px;
		height:19px;
		margin-left: -110px;
		margin-top:-9px;
}