body {
	font-family: Arial CE, Helvetica CE, Arial, sans-serif;
	font-family: "Helvetica CE", Arial, Helvetica, sans-serif;
	color: black;
	text-align: left;
	margin: 0;
	padding: 120px 0 0;
	font-size: 10pt;
	background: white url('../objects/bck_page.gif') repeat-y;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: rgb(129,26,47);
}

a:hover {
	text-decoration: underline;
}

div#top {
	background: url('../objects/bck_top.gif') repeat-x;
	height: 97px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

p#topHead strong {
	position: absolute;
	top: 39px;
	left: 230px;
	color: rgb(128,44,57);
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 12pt;
	margin: 0;
}

p#logo img {
	position: absolute;
	left: 600px;
	top: 19px;
	border: 0;
	margin: 0;
}

p#contact {
	position: absolute;
	left: 210px;
	top: 67px;
	font-size: 8pt;
	line-height: 10pt;
	color: rgb(128,44,57);
	margin: 0;
}

	p#contact a {
	color: rgb(128,44,57);
	text-decoration: none;
	font-weight: normal;
}

	p#contact a:hover {
	text-decoration: underline;
}

div#main {
	margin: 0 0 0 220px;
	width: 530px;
	font-size: small;
	font-style: normal;
	padding: 0 0 30px;
}

p {
	margin: 10px 0;
}

p.submit {
	background: rgb(129,26,47);
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 150px;
	padding: 10px 0;
	margin: 15px 0;
	text-align: center;
}

p.submit a {
	color: white;
}

div#main img {
	border: 0;
}

p#heading,
h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(128,44,57);
	margin: 0 0 10px;
	letter-spacing: 1px;
	word-spacing: 1px;
	border-left: 20px solid rgb(243,214,85);
	padding-left: 10px;
	font-size: 12pt;
	line-height: 15pt;
}

p#langs {
	margin: 0;
}

	p#langs img {
	width: 17px;
	margin: 0 1px;
	border: 1px solid black;
}

	p#langs a:hover img {
	border: 1px solid white;
}

table.toursListSummer {
	width: 100%;
	border: 1px solid rgb(128,44,57);
	margin: 20px 0;
	font-size: 9pt;
	font-weight: bold;
	border-collapse: collapse;
}

	table.toursListSummer td {
	text-align: center;
	border: 1px solid rgb(128,44,57);
	padding: 4px;
}

	table.toursListSummer th {
	text-align: center;
	border: 1px solid rgb(128,44,57);
	padding: 4px;
	height: 24px;
	background: orange;
}

	table.toursListSummer th span {
	color: white;
}

	table.toursListSummer td.name {
	text-align: left;
	background: rgb(255,236,160);
}

	table.toursListSummer td.price {
	text-align: right;
	background: rgb(253,208,160);
}

	table.toursListSummer td.price2 {
	text-align: right;
	background: rgb(253,208,160);
	border-right: 0;
	white-space: nowrap;
}

	table.toursListSummer td.hours {
	background: rgb(253,208,160);
	white-space: nowrap;
}

	table.toursListSummer td.label {
	text-align: left;
	background: rgb(255,236,160);
	white-space: nowrap;
}

	table.toursListSummer td.icons {
	background: white;
	white-space: nowrap;
}

	table.toursListSummer td span {
	font-size: 7pt;
}

	table.toursListSummer td a {
	text-decoration: none;
	color: black;
	display: block;
	margin: -4px;
	padding: 4px;
}

	table.toursListSummer td a:hover {
	background: gold;
	text-decoration: none;
}

table.toursListWinter {
	width: 100%;
	border: 1px solid rgb(128,44,57);
	margin: 20px 0;
	font-size: 9pt;
	font-weight: bold;
	border-collapse: collapse;
}

	table.toursListWinter td {
	text-align: center;
	border: 1px solid rgb(128,44,57);
	padding: 4px;
}

	table.toursListWinter th {
	text-align: center;
	border: 1px solid rgb(128,44,57);
	padding: 4px;
	height: 24px;
	background: rgb(97,191,243);
}

	table.toursListWinter th.day {
	text-align: center;
	border: 1px solid rgb(128,44,57);
	padding: 4px;
	height: 24px;
	background: rgb(97,191,243);
	line-height: 8pt;
}

	table.toursListWinter th span {
	color: white;
}

	table.toursListWinter td.name {
	text-align: left;
	background: rgb(255,236,160);
}

	table.toursListWinter td.price {
	text-align: right;
	background: rgb(177,224,250);
}

	table.toursListWinter td.price2 {
	text-align: right;
	background: rgb(177,224,250);
	border-right: 0;
	white-space: nowrap;
	font-size: 8pt;
}

	table.toursListWinter td.hours {
	background: rgb(177,224,250);
	white-space: nowrap;
}

	table.toursListWinter td.label {
	text-align: left;
	background: rgb(255,236,160);
	white-space: nowrap;
}

	table.toursListWinter td.label- {
	text-align: center;
	background: rgb(255,236,160);
	white-space: nowrap;
}

	table.toursListWinter td.icons {
	background: white;
	white-space: nowrap;
}

	table.toursListWinter td span {
	font-size: 7pt;
}

	table.toursListWinter td a {
	text-decoration: none;
	color: black;
	display: block;
	margin: -4px;
	padding: 4px;
}

	table.toursListWinter td a:hover {
	background: gold;
	text-decoration: none;
}

ul#generalConditions {
	margin: 25px 0 0 15px;
	padding: 0;
}

	ul#generalConditions li {
	margin: 0 0 5px 10px;
	padding: 0;
}

p#turning {
	float: right;
	margin: 10px 10px 0 0;
	font-size: small;
	font-weight: bold;
}

	p#turning a {
	color: rgb(128,44,57);
	text-decoration: none;
}

	p#turning a:hover {
	text-decoration: underline;
}

p#tourLabel {
	margin: 10px 0 0;
	padding: 0 0 5px 10px;
	font-weight: bold;
}

p#length {
	float: right;
	background: rgb(255,236,160);
	color: rgb(128,44,57);
	width: 85px;
	border: 1px solid rgb(128,44,57);
	padding: 5px 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
	clear: both;
}

div#tourname h1 {
	font-size: 10pt;
	line-height: auto;
	background: rgb(247,198,1);
	width: 420px;
	border: 1px solid rgb(128,44,57);
	padding: 5px 10px;
	text-transform: none;
	letter-spacing: 0;
	word-spacing: 0;	
}

div#aboutTour {
	width: 250px;
	float: left;
}

p#new {
	font-size: 14pt;
	color: indianred;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

p#commentary {
	font-size: small;
	font-weight: bold;
	margin: 0 0 5px;
	text-transform: uppercase;
	padding: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: rgb(255,236,160);
}

h2 {
	font-size: small;
	margin: 10px 0;
}

p#description {
	margin: 10px 0;
}

p#tourPhoto {
	margin: 10px 0;
}

	p#tourPhoto img {
	border: 3px double rgb(128,44,57);
	width: 250px;
}

p.warning {
	color: darkred;
	font-weight: bold;
	margin: 10px 0;
}

	p.warning span {
	color: black;
	font-weight: normal;
}

div#reservationForm {
	width: 250px;
	background: rgb(255,250,231);
	margin: 0 0 0 274px;
	border: 3px double rgb(128,44,57);
	color: black;
}

div#reservationForm p {
	margin: 10px;
	font-weight: bold;
}

	div#reservationForm p span {
	color: rgb(128,44,57);
}

	div#reservationForm p span.normal {
	font-weight: normal;
	font-size: 9pt;
}

	div#reservationForm select {
	width: 230px;
	border: 1px solid rgb(128,44,57);
}

	div#reservationForm input {
	width: 60px;
	border: 1px solid rgb(128,44,57);
}

	div#reservationForm input.quantity {
	width: 30px;
	background: rgb(255,236,160);
	margin-left: 3px;
}

	div#reservationForm p#chooseLanguage {
	margin: -9px 10px 10px;
}

	div#reservationForm p#chooseLanguage input {
	width: auto;
	border: 0;
}

	div#reservationForm p#chooseLanguage input.otherLanguage {
	width: 150px;
	border: 1px solid rgb(128,44,57);
	margin: 5px 0 0;
}

	div#reservationForm img {
	width: 18px;
	border: 1px solid black;
	margin: 0 6px -2px 0;
}

	div#reservationForm textarea {
	width: 230px;
	height: 45px;
	border: 1px solid rgb(128,44,57);
	font-family: Arial CE, Helvetica CE, Arial, sans-serif;
}

	div#reservationForm p#calendarDateAvailable {
	margin: -5px 0 2px 10px;
	font-weight: normal;
	border-left: 15px solid rgb(251,226,128);
	padding: 0 0 0 5px;
}

	div#reservationForm p#calendarDateChoosen {
	margin: 0 0 0 10px;
	font-weight: normal;
	border-left: 15px solid rgb(161,83,99);
	padding: 0 0 0 5px;
}

table.calendar {
	background: white;
	width: 175px;
	text-align: center;
	border: 1px solid rgb(128,44,57);
	border-collapse: collapse;
	font-size: 8pt;
	color: rgb(128,44,57);
	margin: 5px 10px 0;
}

	table.calendar th {
	color: rgb(128,44,57);
	font-size: 10pt;
}

	table.calendar th a {
	color: rgb(128,44,57);
	display: block;
	padding: 2px 0;
	cursor: hand;
	cursor: pointer;
}

	table.calendar th a:hover {
	background: rgb(128,44,57);
	color: white;
	padding: 2px 0;
	margin: -1px 0;
	text-decoration: none;
}

	table.calendar td {
	width: 25px;
	border: 1px solid rgb(128,44,57);
	vertical-align: middle;
	padding: 2px;
	font-weight: bold;
}

	table.calendar td a {
	display: block;
	background: rgb(251,226,128);
	margin: -1px;
	padding: 2px;
	color: rgb(128,44,57);
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}

	table.calendar td a:hover {
	background: rgb(247,198,1);
}

	table.calendar td.inaccessible {
	color: rgb(223,202,205);
}

	table.calendar td.selected {
	background: rgb(161,83,99);
	color: white;
}

table.calendar td.dayHead {
	background: whitesmoke;
}

table#orders {
	margin: 0;
	color: rgb(128,44,57);
	width: 250px;
	background: rgb(255,236,160);
	border-top: 1px solid rgb(128,44,57);
	border-bottom: 1px solid rgb(128,44,57);
}

	table#orders caption {
	color: black;
	text-align: left;
	font-weight: bold;
	padding: 0 0 5px 10px;
}

	table#orders th {
	width: 220px;
	text-align: left;
	padding: 4px 0;
}

	table#orders th span {
	font-weight: normal;
}

table#orders th.no-booking {
	color: black;
	font-weight: normal;
}

	table#orders td {
	vertical-align: top;
	width: 20px;
	text-align: left;
	padding: 4px 0 4px 10px;
}

	table#orders td.note {
	width: auto;
	text-align: left;
	padding: 0 0 4px;
	color: black;
	font-style: italic;
}

	table#orders input {
	border: 0;
	margin: 0;
	width: auto;
}

div#reservationForm p#checkIn {
	width: 205px;
	background: whitesmoke;
	border-bottom: 1px solid rgb(128,44,57);
	margin: 0;
	padding: 5px 10px 5px 35px;
	color: rgb(128,44,57);
}

	div#reservationForm p#checkIn span {
	font-weight: normal;
}

table#sumPrice {
	width: 210px;
	border: 1px solid rgb(128,44,57);
	background: white;
	margin: 10px 20px;
	border-collapse: collapse;
}

	table#sumPrice tr#last {
	background: rgb(255,236,160);
	border: 3px double rgb(128,44,57);
	font-weight: bold;
}

	table#sumPrice th {
	text-align: right;
	padding: 5px;
	color: dimgray;
	border-bottom: 1px solid rgb(128,44,57);
}

	table#sumPrice td {
	text-align: right;
	padding: 5px 15px 5px 5px;
	white-space: nowrap;
	border-bottom: 1px solid rgb(128,44,57);
}

p#orderButton {
	text-align: center;
}

	p#orderButton input {
	background: rgb(129,26,47);
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 125px;
	padding: 5px 0;
	margin-top: 10px;
}

table#orderRecap {
	width: 100%;
	border: 3px double rgb(129,26,47);
	background: white;
	margin: 20px 0;
	border-collapse: collapse;
}

	table#orderRecap th {
	border: 1px solid rgb(128,44,57);
	vertical-align: top;
	padding: 5px;
	background: rgb(255,236,160);
}

	table#orderRecap td {
	border: 1px solid rgb(128,44,57);
	vertical-align: top;
	padding: 5px;
	text-align: center;
}

	table#orderRecap td.name {
	text-align: left;
	background: rgb(255,250,231);
}

	table#orderRecap td.name a {
	font-weight: bold;
	color: rgb(129,26,47);
}

	table#orderRecap td.name a:hover {
	color: black;
}

	table#orderRecap td.price {
	background: rgb(255,250,231);
}

	table#orderRecap td#action a {
	background: rgb(129,26,47);
	color: white;
	font-weight: bold;
	padding: 5px;
	margin: 5px 0;
	text-decoration: none;
	display: block;
}

table#totalPrice {
	border: 3px double rgb(129,26,47);
	border-collapse: collapse;
	margin: 20px 0;
	font-weight: bold;
}

	table#totalPrice th {
	width: 50%;
	background: rgb(255,236,160);
	padding: 5px;
	border: 1px solid rgb(129,26,47);
}

	table#totalPrice td {
	width: 50%;
	text-align: center;
	padding: 5px;
	border: 1px solid rgb(129,26,47);
}

table#customer {
	border: 3px double rgb(129,26,47);
	border-collapse: collapse;
	margin: 20px 0 0;
	background: rgb(255,250,231);
}

	table#customer th {
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	border: 1px solid rgb(129,26,47);
	white-space: nowrap;
}

	table#customer td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid rgb(129,26,47);
	white-space: nowrap;
}

	table#customer img {
	display: block;
	margin-bottom: 5px;
	border: 1px solid rgb(129,26,47);
}

	table#customer input,
	table#customer textarea {
	border: 1px solid rgb(129,26,47);
	width: 200px;
	margin: 0 0 2px;
}

	table#customer td#button {
	background: white;
	text-align: center;
}

p#newOrder {
	margin: 15px 0;
}

	table#customer td#button input,
p#newOrder a {
	background: rgb(129,26,47);
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	min-width: 125px;
	padding: 5px 20px;
	margin: 5px 0;
	text-decoration: none;
}
	
	p#newOrder a {
	width: 300px;
	margin: 10px 0 20px;
	text-align: center;
}

p#requiredFields {
	margin: 0 0 0 20px;
}

div#menu {
	position: absolute;
	z-index: 1;
	top: 120px;
	left: 10px;
	width: 190px;
	font-size: 13px;
}

	div#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

	div#menu ul li {
	margin: 0 0 5px;
	padding: 0;
}

	div#menu ul li a {
	display: block;
	height: 18px;
	background: url('../objects/bck_link.gif') no-repeat;
	color: white;
	text-decoration: none;
	padding: 6px 8px;
}

	div#menu ul li.different a {
	display: block;
	height: 18px;
	background: url('../objects/bck-link-different.gif') no-repeat;
	color: rgb(128,44,57);
	text-decoration: none;
	padding: 6px 8px;
}

	div#menu ul li a:hover {
	color: rgb(247,198,1);
}

	div#menu ul li.different a:hover {
	color: white;
}

	div#menu ul li a.selected {
	background: url('../objects/bck_link-hover.gif') no-repeat;
}

	div#menu ul li.different a.selected {
	background: url('../objects/bck-link-different-hover.gif') no-repeat;
}

	div#menu p {
	margin: 20px 0;
	text-align: center;
}

	div#menu p img {
	border: 2px solid darkred;
}

	div#menu p#footer {
	width: 100px;
	color: white;
	font-size: 9pt;
}

	div#menu p#footer a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

	div#menu p#footer a:hover {
	color: rgb(247,198,1);
}

img#topLeftCorner {
	position: absolute;
	top: 0;
	left: 0;
}

img#silhouettes {
	position: absolute;
	top: 1px;
	left: 225px;
}

hr {
	color: rgb(128,44,57);
	margin: 10x 0;
	padding: 0;
	size: 1px;
	height: 1px;
	background: rgb(128,44,57);
	border: 0;
	clear: both;
}

table#acceptRefuse {
	width: 100%;
	border: 3px double rgb(129,26,47);
	background: white;
	margin: 20px 0;
	border-collapse: collapse;
	text-align: left;
}

	table#acceptRefuse th {
	border: 1px solid rgb(128,44,57);
	vertical-align: top;
	padding: 5px;
	background: rgb(255,236,160);
}

	table#acceptRefuse td {
	border: 1px solid rgb(128,44,57);
	vertical-align: top;
	padding: 5px;
}

	table#acceptRefuse textarea {
	width: 250px;
	height: 50px;
	border: 1px solid black;
}

	table#acceptRefuse input {
	background: rgb(129,26,47);
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	min-width: 125px;
	padding: 5px 20px;
	margin: 0;
	text-decoration: none;
}

div#tourDetailSummer {
	background: rgb(253,208,160);
	width: 240px;
	margin: 15px 0 0;
	border: 3px solid rgb(255,165,0);
	padding: 5px;
}


	div#tourDetailSummer p.season {
	font-weight: bold;
	background: rgb(255,165,0);
	color: white;
	padding: 5px 5px 8px;
	margin: -5px -5px 10px -5px;
}

	div#tourDetailSummer p.season span {
	font-weight: normal;
	font-size: 9pt;
}

	div#tourDetailSummer p.price {
	margin: 0;
	float: right;
	text-align: right;
	font-weight: bold;
	color: white;
}

	div#tourDetailSummer p.price span {
	font-weight: normal;
	font-size: 9pt;
}

	div#tourDetailSummer table {
	background: white;
	border-collapse: collapse;
	border: 1px solid black;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0;
}

	div#tourDetailSummer table caption {
	text-align: left;
	margin: 0;
	padding: 0;
}

	div#tourDetailSummer table th {
	background: rgb(254,232,208);
}

	div#tourDetailSummer table th,
	div#tourDetailSummer table td {
	border: 1px solid black;
	width: 25%;
	padding: 2px;
}

	div#tourDetailSummer table.departures th,
	div#tourDetailSummer table.departures td {
	width: 14%;
}

div#tourDetailWinter {
	background: rgb(137,207,246);
	width: 240px;
	margin: 15px 0 0;
	border: 3px solid rgb(97,191,243);
	padding: 5px;
}


	div#tourDetailWinter p.season {
	font-weight: bold;
	background: rgb(97,191,243);
	color: white;
	padding: 5px 5px 8px;
	margin: -5px -5px 10px -5px;
}

	div#tourDetailWinter p.season span {
	font-weight: normal;
	font-size: 9pt;
}

	div#tourDetailWinter p.price {
	margin: 0;
	float: right;
	text-align: right;
	font-weight: bold;
	color: white;
}

	div#tourDetailWinter p.price span {
	font-weight: normal;
	font-size: 9pt;
}

	div#tourDetailWinter table {
	background: white;
	border-collapse: collapse;
	border: 1px solid black;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0;
}

	div#tourDetailWinter table caption {
	text-align: left;
	margin: 0;
	padding: 0;
}

	div#tourDetailWinter table th {
	background: rgb(177,224,250);
}

	div#tourDetailWinter table th,
	div#tourDetailWinter table td {
	border: 1px solid black;
	width: 25%;
	padding: 2px;
}

	div#tourDetailWinter table.departures th,
	div#tourDetailWinter table.departures td {
	width: 14%;
}

table.tour25lang {
	border: 1px solid rgb(128,44,57);
	border-collapse: collapse;
	width: 250px;
	float: left;
	margin: 15px 15px 0 0;
	background: rgb(255,245,207);
}

table.tour25lang th {
	background: rgb(255,236,160);
	padding: 4px;
	text-align: left;
	text-transform: uppercase;
	border: 1px solid rgb(128,44,57);
	height: 30px;
}

table.tour25lang th.flag {
	text-align: center;
}

table.tour25lang th.flag img {
	border: 1px solid black;
}

table.tour25lang th img.sample {
	float: right;
	border: 0;
	margin-bottom: 10px;
}

table.tour25lang td {
	vertical-align: top;
	padding: 2px 4px;
	border: 1px solid rgb(128,44,57);
	height: 40px;
}

table.tour25lang td a {
	text-decoration: none;
	color: black;
	font-weight: bold;
	display: block;
	height: 40px;
	padding: 2px 4px;
	margin: -2px -4px;
}

table.tour25lang td a:hover {
	background: rgb(255,215,0);
	display: block;
}

table.tour25lang td.symbols {
	text-align: center;
	background: white;
	white-space: nowrap;
}

table.tour25lang td.label {
	white-space: nowrap;
}

div#main p#siteLanguage {
	position: absolute;
	top: 71px;
	left: 680px;
	margin: 0;
	text-align: right;
	width: 70px;
}

div#main p#siteLanguage img {
	border: 1px solid black;
	height: 15px;
	margin: 0 0 0 4px;
}






















div.pictures {
	float: right;
	background: #FFECA0;
	width: 200px;
	margin: 0 0 15px 15px;
	border: 2px solid rgb(128,44,57);
	text-align: center;
	clear: right;
}

div.pictures img {
	border: 1px solid rgb(128,44,57);
	margin: 10px auto;
}

p.linkstars {
	float: left;
	width: 22%;
	font-weight: bold;
	border: 2px solid black;
	text-align: center;
	background: darkred;
	color: white;
	padding: 2px 0;
}

	p.linkstars a {
	color: white;
	text-decoration: none;
}

	p.linkstars a:hover {
	color: #FFECA0;
}

div.stars {
	font-weight: bold;
	margin: 50px 0 10px 10px;
	background: #FFECA0;
	padding: 5px 10px;
	color: darkred;
	width: 160px;
	border: 2px solid darkred;
	clear: left;
}

table.accommodation {
	border: 2px solid #802C39;
	width: 100%;
}

table.accommodation img {
	border: 1px solid #802C39;
	margin: 5px;
}

table.accommodation td {
	vertical-align: top;
	border-bottom: 1px solid #802C39;
}

table.accommodation div.name {
	font-weight: bold;
	color: darkred;
	text-transform: uppercase;
	margin: 5px;
	text-decoration: underline;
}

table.accommodation div.location {
	margin: 5px;
	margin-top: -5px;
	font-style: italic;
}

table.accommodation div.description {
	margin: 5px;
}

table.accommodation tr.coloured {
	background: #FFECA0;
}

table.accommodation ul {
	margin: 5px 0 5px 10px;
}

table.accommodation li {
	margin: 0 0 0 10px;
}

div.leftbuses {
	float: left;
	width: 400px;
	border: 2px solid darkred;
	padding: 4px;
	margin: 5px 0;
}

div.leftbuses img {
	border: 1px solid darkred;
	float: left;
	margin: 0 15px 0 0;
}

div.leftbuses p {
	margin: 15px 0 0 0;
	font-size: small;
	text-align: left;
}

div.rightbuses {
	float: right;
	width: 400px;
	border: 2px solid darkred;
	background: #FFECA0;
	padding: 4px;
	margin: 5px 0;
}

div.rightbuses img {
	border: 1px solid darkred;
	float: right;
	margin: 0 0 0 15px;
}

div.rightbuses p {
	margin: 15px 0 0 0;
	font-size: small;
	text-align: right;
}

div.busstops {
	margin-top: 40px;
}

div.busstops p {
	margin: 20px 0 0 0;
	font-weight: bold;
}

div.busstops ul {
	margin: 0 0 0 20px;
}

div.mail {
	border: 2px solid #802C39;
	border-left: 1px solid #802C39;
	border-right: 1px solid #802C39;
	font-family: Courier New,monospace;
	padding: 0 0 10px 0;
	margin-bottom: 25px;
}

div.mail span {
	background: #FFECA0;
	display: block;
	padding: 5px 10px;
	font-weight: bold;
	color: #802C39;
}

div.mail p {
	margin: 5px 10px;
}

div.about {
	background: #FFECA0;
	padding: 5px 10px;
	border: 1px solid #802C39;
	color: #802C39;
	font-weight: bold;
}

ul.about {
	margin: 5px 0 30px 30px;
	color: gray;
}

ul.about li {
	font-weight: bold;
	margin-top: 10px;
}

ul.about li a {
	font-weight: normal;
	text-decoration: none;
}


p#onlineBooking {
	font-size: 14pt;
	color: indianred;
	font-weight: bold;
	margin: 0 0 2px 274px;
	text-transform: uppercase;
}

div.end {
	width: 1px;
	height: 20px;
	margin-bottom: 15px;
}

p#bannerOnlineBooking {
	position: absolute;
	top: 104px;
	left: 630px;
	margin: 0;
	width: 100px;
	height: 38px;
}

p#bannerOnlineBooking img {
	border: 0;
}

table.packages {
	width: 100%;
	border: 1px solid #802C39;
	border-collapse: collapse;
}

table.packages tr.space {
	height: 5px;
}

table.packages th {
	background: #802C39;
	color: white;
	padding: 4px 6px 6px;
	vertical-align: bottom;
}

table.packages td {
	vertical-align: top;
	padding: 4px;
	border: 1px solid #802C39;
}

table.packages td.package {
	background: #FFECA0;
	width: 140px;
}

table.packages td.day {
	white-space: nowrap;
}

table.packages td.programme {
	width: 400px;
}

table.packages td.price {
	background: #FFECA0;
	width: 120px;
}

table.packages td.price2 {
	text-align: right;
	background: #FFECA0;
	width: 60px;
}

table.packages div {
	font-weight: bold;
	margin-bottom: 5px;
}

table.packages tr {
	height: 5px;
}

table.packages ul {
	margin: 0;
	padding: 0;
	list-style: square;
}

table.packages ul li {
	margin: 0 0 0 15px;
	padding: 0;
}

