
#avi-nls-options {
	display: none;
}

#txt-head {
	display: none;
}

#avi-search-form {
	display: none;
}

#txt-result {
	display: none;
}

#txt-note {
	display: none;
}

#top-nav {
	display: none;
}

#avi-empty-leg-link h2, #avi-empty-leg-link h3 {
	color: #666;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 0.3em;
}

#avi-empty-leg-link h2 {
	color: #666;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 0.3em;
	font-size: 1.6em;
}

#avi-empty-leg-link h3 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#avi-empty-leg-link p {
	font-family: Arial;
	font-size: 9pt;
	margin-bottom: 1.4em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.popup-standard {
	background-color: #fff;
	border-color: #767676;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#avi-route-builder {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fcf8f6;
	background-image: url(emptyleglink-img/bg-box.gif);
	background-repeat: repeat-x;
	border-color: #d5c3aa;
	border-radius: 4px;
	border-style: solid;
	border-width: 2px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#avi-nav ul li a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #e8b33d;
	background-image: url(emptyleglink-img/bg-nav.gif);
	background-position: 100%;
	background-repeat: repeat-x;
	border-color: #e18b25;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#avi-nav ul li a:hover {
	background-color: #e29027;
	border-color: #e08723;
	color: #f6f1e8;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#avi-nav ul li.active a {
	background-color: #00b1e7;
	background-image: url(emptyleglink-img/bg-nav-active.gif);
	background-position: 100%;
	background-repeat: repeat-x;
	border-color: #0086d1;
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.avi-form .gwt-Label {
	color: #333;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.avi-form input,.avi-form textarea {
	background-color: #fff;
	border-color: #d5c3aa;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.avi-form input:focus,.avi-form textarea:focus {
	border-color: #aa7a4d;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

a#avi-submit-ellink-search-form-link,a.avi-link-nav-forward,#empty-leg-list td.request-btn a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #0086d1;
	border-color: #15aae1;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	color: #fff !important;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

a#avi-submit-ellink-search-form-link:hover,a.avi-link-nav-forward:hover,#avi-empty-leg-link td.request-btn a:hover,a#avi-submit-ellink-search-form-link:focus,a.avi-link-nav-forward:focus,#avi-empty-leg-link td.request-btn a:focus {
	background-color: #0090d6;
	border-color: #0086d1;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#empty-leg-list, .route {
	border-color: #d5c3aa;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#empty-leg-list tr.column-header td,.route thead td {
	background-color: #ceb696;
	background-image: url(emptyleglink-img/bg-thead.gif);
	background-repeat: repeat-x;
	border-bottom-color: #cdad83;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #111;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#empty-leg-list tbody td {
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#empty-leg-list tbody tr.link-even td {
	background-color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#empty-leg-list tbody tr.link-odd td {
	background-color: #fcf8f2;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#empty-leg-list tbody tr:hover td {
	background-color: #eef4f8 !important;
	border-color: #cce0ed;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#empty-leg-list a.avi-map {
	display: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#top-nav a:hover,#top-nav a.link-nav-selected:hover {
	color: #333;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#top-nav a.link-nav-selected {
	color: #666;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#top-nav a#avi-show-img {
	background-image: url(emptyleglink-img/icon-img-list.gif);
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

#top-nav a#avi-hide-img {
	background-image: url(emptyleglink-img/icon-txt-list.gif);
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.avi-emptyleg-teaser a {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.avi-emptyleg-teaser a:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.avi-emptyleg-teaser ul {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	list-style-image: none;
	list-style-style: none;
	margin: 0;
	padding: 0;
}

.avi-emptyleg-teaser ul li a {
	background-color: #0086D1;
	border-bottom-color: #009cf2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #fff !important;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

.avi-emptyleg-teaser ul li a:hover {
	background-color: #0081c8;
	color: #eee;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}

.avi-emptyleg-teaser a.avi-view-all-empty-legs {
	background-color: #0086D1;
	background-image: url(emptyleglink-img/arrow.gif);
	background-position: 50%;
	background-repeat: no-repeat;
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-left: 10px;
}