body {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #000;
	margin: 10px 10px 10px 10px;
}

td,th {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

span.arrowlink {
	font-size: 14px;
	background: url(../images/web/linkarrow.gif) left top no-repeat;
	padding: 0px 10px 0px 12px;
}

.gray {
	color: gray;
}

a.nodecor {
	text-decoration: none;
}

table.seatmap {
	width: 329px;
}

table.providers {
	width: 200px;
}

table.carriages {
	width: 300px;
}

td.seatmap {
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	border: none;
}

.button a {
	cursor: pointer;
	font-size: 9px;
	font-weight: bold;
	margin: 2px;
	background: url(../images/buttonleft.gif) left top no-repeat;
	text-decoration: none;
}

.button a:hover {
	cursor: pointer;
	color: red;
}

.largebutton a {
	font-size: 12px;
	margin-right: 5px;
	text-decoration: none;
	background: url(../images/largebuttonleft.gif) left top no-repeat;
}

.largebutton a:hover {
	color: red;
	cursor: pointer;
}

.largebutton a span {
	padding: 10px 11px 11px 10px;
	display: block;
	background: url(../images/largebuttonright.gif) right top no-repeat;
}

.disabledlargebutton a span {
	color: rgb(221, 221, 221);
	padding: 10px 11px 11px 10px;
	display: block;
	background: url(../images/largebuttonright-disabled.gif) right top
		no-repeat;
}

.disabledlargebutton a {
	font-size: 12px;
	margin-right: 5px;
	text-decoration: none;
	background: url(../images/largebuttonleft-disabled.gif) left top
		no-repeat;
}

.button a span {
	padding: 0px 4px 2px 4px;
	display: block;
	background: url(../images/buttonright.gif) right top no-repeat;
	height: 20px;
	vertical-align: middle;
}

.disabledbutton a {
	font-size: 9px;
	font-weight: bold;
	margin: 2px;
	background: url(../images/buttonleft-disabled.gif) left top no-repeat;
	text-decoration: none;
}

.disabledbutton a span {
	color: rgb(221, 221, 221);
	padding: 0px 4px 2px 4px;
	display: block;
	background: url(../images/buttonright-disabled.gif) right top no-repeat;
	height: 20px;
	vertical-align: middle;
}

td.provider {
	padding: 5px;
}

span.provider {
	width: 100px;
	height: 19px;
	text-align: center;
}

td.error {
	color: red;
	font-weight: bold;
	text-align: left;
}

td.error span {
	padding-left: 5px;
}

table.legend {
	width: 120px;
}

.center table.legend td {
	text-align: left;
	border-bottom: none;
	border-right: none;
}

div#messageAlert {
	color: green;
	margin-bottom: 10px;
}

div#errorAlert {
	color: red;
	margin-bottom: 10px;
}

.searchWelcomeNote {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

.testonicaFooter {
	vertical-align: bottom;
	border-top: 1px dotted #ccc;
	margin-top: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.breakhere {
	page-break-after: always;
}

.ticket {
	font-family: "Courier New", sans-serif;
	font-size: 9pt;
}
