@charset "utf-8";
/* CSS Document */

body{
	background-image: url(images/page-bg.jpg);
	margin-top: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #115588;
	line-height: 1.4em;
	font-size: 1em;
}
a {
	color: #34008a;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
}
a:hover {
	color: #553FAA;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
}
#pagewrapper {
	background: white;
	/* background-image: url(images/merc-green.jpg);
	background-repeat: no-repeat;
	background-position: 95% 70%; */
	width: 900px;
	border: #000066 solid 2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}
#pagewrapperindex {
	background: white;
	background-image: url(images/cars-bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 95%;
	width: 900px;
	height: 940px;
	border: #000066 solid 2px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}
#header-index {
	width:900px;
	height: 200px;
	background-image: url(images/header-plane.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#header-contact {
	width:900px;
	height: 200px;
	background-image: url(images/header-plane.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#header-wait {
	width:900px;
	height: 200px;
	background-image: url(images/header-bridge.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#header-area {
	width:900px;
	height: 200px;
	background-image: url(images/header-train.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#header-book {
	width:900px;
	height: 200px;
	background-image: url(images/header-merc.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#header-request {
	width:900px;
	height: 200px;
	background-image: url(images/header-request.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#header-tariff {
	width:900px;
	height: 200px;
	background-image: url(images/header-pool.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#header-contact {
	width:900px;
	height: 200px;
	background-image: url(images/header-contact.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#header-terms {
	width:900px;
	height: 200px;
	background-image: url(images/header-train.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
h2 {
	font-size: 1.5em;
	color: #34008a;
}
#content-left{
	float: left;
	width: 520px;
	padding: 0 2em 0 2em;
}
#content-left-terms{
	float: left;
	width: 580px;
	padding: 0 2em 0 2em;
}
#content-left_no_menu{
	float: left;
	width: auto;
	margin: 0 2em 0 2em;
}
#contentindex{
	float: left;
	width: 520px;
	height: 580px;
	padding: 0 1em 3em 2.25em;
	text-align: justify;
}

#cards{
	margin: 0;
	text-align: right;
}
#content-right{
	float: right;
	width: 200px;
	padding: 10px 2.25em 0 0;
	text-align: center;
	margin-bottom: 0;
}
#links{
	margin: 0;
}
#links a{
	margin: 10px 0;
	padding: 5px;
}
#content-left-tariff{
	float: left;
	width: 520px;
	padding: 0 0 0 2.25em;
}
#content-right-tariff{
	float: right;
	width: 200px;
	padding: 10px 2.25em 0 0;
	text-align: center;
}
#bottom{
	text-align: center;
	font-size: .8em;
	font-weight: bold;
	padding-top: 6.5em;
	clear: both;
}
.dataentryexample {
	font-size: .9em;
	font-style: italic;
	color: #D45FAA;
	margin-top: -5px;
	margin-bottom: 0px;
}

.invaliddata {
	color: red;
	margin-left: 20px;
}

#footer{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
	text-align: center;
	font-size: .8em;
	color: #FFFFCC;
	}
#footer a{
	text-decoration: underline;
	color: #FFCC66;
	}
#footer a:hover{
	color: #FFDF55;
	text-decoration: none;
	}
.headlines{
	font-weight: bold;
	color: #34008a;
}
.headlines li{
	margin: 0 3em 1em 3em;
	color: #34008a;
}
.contactlist{
	font-weight: bold;
	color: #34008a;
}
.contactlist li{
	margin: 0 1em 1em 1em;
	color: #34008a;
	font-size: 1.5em;
}
.services{
	list-style: none;
	display: inline;
	padding: 0;
}
.services a{
	display: block;
	border: #115588 solid 1px;
	background-color: #FFFFAA;
	padding: 5px;
	margin: 10px 0;
}
#booking{
	text-align: center;
}
.tariff td{
	font-size: .9em;
	padding-left: 3px;
	padding-right: 3px;
}
.pickups{
	font-style: italic;
	font-size: .9em;
	font-weight: bold;
	color: #D45FAA;
}
