table {
	font-size: 100%;
}

img {
	border: none;
}

/* Link color */
input[type="text"],input[type="password"],textarea,select {
	border: 1px solid #868686;
}

/* The same as the default font in body */
.link-inquiry-col3 textarea {
	font-family: "Lucida Grand", "Lucida Sans Unicode", Helvetica,
		sans-serif;
	font-size: 12px;
}

#avinode-broker-link {
	margin: 0px auto;
	width: 625px;
	margin: 10px;
	margin-bottom: 20px;
	margin-top: 0;
	display: block;
}

.avi-form {
	/* background-color: #e5e5e5; */
	/* background-color: #f4f1e9; */
	
}

.avi-form .search-route-legs {
	background-color:#ECECEC;
}

.avi-form input {
	margin-right: 5px;
	margin-bottom: 3px;
	vertical-align: middle;
}

.avi-form .gwt-RadioButton,
.avi-form .search-route-leg-column-date div {
	white-space: nowrap;
}

 

/* Zebra-color in search result */
.link-even {
	background-color: #eee;
}

.link-odd {
	background-color: #fff;
}

/* Selected row in search result */
.link-selected {
	background-color: #ddecdb;
}

/* Statusbar, border color (the same as link color) */
.avi-wizard-progress li {
	background-color: #fff;
	border-bottom-color: #4a0;
}

/* Search result tabel and cell */
.link-models {
	width: 100%;
	border-collapse: collapse;
}

.link-models td {
	border-bottom: 1px solid #fff;
}

/* Selected aircraft table */
.link-inquiry-selected {
	border-collapse: collapse;
}

.nostretch {
	width: 100%;
}

#avi-route-roundtrip {
	background: transparent url(/fileadmin/aviation/img/proud_member.gif) bottom right no-repeat;
	background-position: 443px 50px;
}
