/**
* Styles used by the Assets in the US Airtours package
*/

table.search-results-table {
	width: auto;
	border-collapse: separate;
	border-spacing: 1px;
	border-style: none;
	padding: 0px;
}
table.search-results-table tr th {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4C6EAC;
	font-weight: bold;
	padding: 5px 8px;
	margin: 0px;
	text-align: center;
}
table.search-results-table tr th.alt {
	color: #17487A;
	background-color: #D3E9F8;
}
table.search-results-table tr td {
	padding: 7px 7px;
	margin: 0px;
}
table.search-results-table tr td.alt-1 {
	background-color: #D3DBEB;
}
table.search-results-table tr td.alt-2 {
	background-color: #DDE3EF;
}
table.search-results-table tr td.nav-bar {
	background-color: #1F4A97;
}
table.search-results-table tr td div.location {
	font-size: xx-small;
}

table.search {
	background-color: #FFFFFF;
	width: auto;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: #4C6EAC;
	border-width: 1px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
table.search tr th, table.search tr td {
	padding: 0px 8px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: xx-small;
}
table.search tr th {
	font-weight: bold;
	text-align: left;
	color: #ef1b27;
}
table.search th.title {
	height: 1px;
	padding: 0px;
	margin: 0px;
	font-size: x-small;
}
table.search td.submit-row {
	padding: 0px 0px;
	text-align: right;
}
input.search, select.search {
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 10px;
}

table.pricing-table {
	width: auto;
	border-collapse: separate;
	border-spacing: 1px;
	border-style: none;
	padding: 0px;
}
table.pricing-table tr th {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4C6EAC;
	font-weight: bold;
	padding: 5px 8px;
	margin: 0px;
	text-align: center;
}
table.pricing-table tr th.alt {
	color: #17487A;
	background-color: #D3DBEB;
}
table.pricing-table tr td {
	background-color: #DDE3EF;
	padding: 3px 7px;
	margin: 0px;
}
table.pricing-table tr td.alt {
	background-color: #DDE3EF;
}







table.product, table.hotel {
	width: 485px;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none;
	padding: 0px;
}

table.hotel {
	width: 485px;
	border-style: solid;
	border-color: #4C6EAC;
	border-width: 1px;
}
table.hotel tr td {
	padding: 5px 5px;
}
table.hotel tr td hr {
	color: #E3F0F9;
	border-style: solid;
	height: 1px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

h2.small {
	font-size: 11px;
}

.package-conditions {
	color: #b0b0b0;
}

table.price-conditions {
	width: 160px;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none;
	padding: 0px;
}
table.price-conditions tr th {
	font-size: 11px;
	color: #17487A;
	background-color: #D3DBEB;
	font-weight: bold;
	padding: 5px 8px;
	margin: 0px;
	text-align: left;
	white-space: nowrap;
}
table.price-conditions tr td {
	padding: 3px 7px;
	margin: 0px;
	background-color: #DDE3EF;
}


table.package-fly-drive-itinerary {
	width: auto;
	padding: 0px;
}
table.package-fly-drive-itinerary tr td {
	vertical-align: top;
	padding: 3px 3px;
	margin: 0px;
}

table.insurance {
	width: auto;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
table.insurance tr td {
	padding: 8px 8px;
	margin: 0px;
}


table.insurance-type {
	width: auto;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none;
	padding: 0px;
}
table.insurance-type tr th {
	font-size: 8pt;
	padding: 3px 8px;
	margin: 0px;
	text-align: left;
}
table.insurance-type tr td {
	padding: 3px 8px;
	margin: 0px;
}
table.insurance-type tr td.submit {
	text-align: right;
}
table.insurance-type tr td.note {
	font-size: xx-small;
}


table.product-booking {
	width: auto;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none;
	padding: 0px;
}
table.product-booking tr.header {
	background-color: #E3F0F9;
}
table.product-booking tr.alt {
	background-color: #F5F9FC;
}
table.product-booking tr th {
	vertical-align: top;
	font-size: 8pt;
	padding: 3px 8px;
	margin: 0px;
	text-align: left;
}
table.product-booking tr td {
	vertical-align: top;
	padding: 3px 8px;
	margin: 0px;
}
table.product-booking tr td.submit {
	text-align: right;
}
table.product-booking tr td.note {
	font-size: xx-small;
}


table.hottest-deals-table {
	width: 300px;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	padding: 3px;
	margin: 0px 10px;
}
table.hottest-deals-table tr td {
	padding: 3px;
	margin: 0px;
}
table.hottest-deals-results {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	border-style: none;
	padding: 0px;
	margin: 0px;
}
table.hottest-deals-results tr td {
	padding: 3px;
	margin: 0px;
}
table.hottest-deals-results tr.row-1 {
	background-color: #5B95CD;
}
table.hottest-deals-results tr.row-2 {
}
table.hottest-deals-results tr.row-3 {
	background-color: #75B8E0;
}
table.hottest-deals-results tr.row-4 {
}

.errors {
	font-weight: bold;
	color: #ff0000;
}




table.newsletter {
	width: auto;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none;
	padding: 0px;
	background-color: #89C353;
}
table.newsletter tr td {
	padding: 7px 0px;
	margin: 0px;
}

table.nothing {
	width: auto;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
table.nothing tr td {
	padding: 0px;
	margin: 0px;
}



div.hundred-percent {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-width: 1px;
	padding: 0px;
	margin: 0px;
}

/*
/////////////// IMAGES //////////////
*/
input.newsletter-submit {
	width: 19px;
	height: 18px;
	background-image: none;
}
img.hotel-diamond {
	width: 17px;
	height: 17px;
	background-image: none;
}
img.hotel-diamond-half {
	width:  17px;
	height: 17px;
	background-image: none;
}
img.hotel-diamond-plus {
	width:  17px;
	height: 17px;
	background-image: none;
}
img.product-book-now {
	width: 117px;
	height: 21px;
	background-image: none;
}
input.search-submit {
	width: 62px;
	height: 22px;
	background-image: none;
}
img.search-results-more-info {
	width: 65px;
	height: 15px;
	background-image: none;
}
img.search-results-new-search {
	width: 70px;
	height: 11px;
	background-image: none;
}
img.search-results-previous {
	width: 54px;
	height: 11px;
	background-image: none;
}
img.search-results-next {
	width: 36px;
	height: 11px;
	background-image: none;
}
input.agency-finder-search-submit {
	width: 48px;
	height: 11px;
	background-image: none;
}



input.view-booking-submit {
	width: 90px;
	height: 22px;
	background-image: none;
}

table.view-booking {
	background-color: #FFFFFF;
	width: auto;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: #4C6EAC;
	border-width: 1px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
table.view-booking tr th, table.view-booking tr td {
	padding: 0px 8px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: xx-small;
}
table.view-booking tr th {
	font-weight: bold;
	text-align: left;
	color: #ef1b27;
}
table.view-booking th.title {
	height: 1px;
	padding: 0px;
	margin: 0px;
	font-size: x-small;
}
table.view-booking td.submit-row {
	padding: 0px 0px;
	text-align: right;
}
input.view-booking, select.view-booking {
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 10px;
}
.bkgtext {
	font-weight: bold;  
	text-decoration: none;
	color: #1F4A97;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, san-serif;
}
.bkgcode {
	font-weight: bold;  
	text-decoration: none;
	color: #1F4A97;
	font-size: x-small;
	font-family: Arial, Verdana, Helvetica, san-serif;
}


/* New USA Flight Engine Search Form */

table.flight-engine-search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 2px;
}

table.flight-engine-search input {
	background-color: #EAFBEB;
	border: 1px solid #108716;
}

table.flight-engine-search select {
	background-color: #EAFBEB;
	border: 0px solid #108716;
}

table.flight-engine-search input.submit {
	background-image: none;
	width: 68px;
	height: 24px;
	border: none;
}

/* New USA Flight Engine Search Results */

table.flight-engine-results {
	border:1px solid #2F722F;
}
table.flight-engine-results tr.results-title {
	background-color: #E5FDE7;
	border-width: 1px;
	border-style: solid;
	border-color: ;
	font-family: Arial,verdana,serif;
	font-size: 10pt;
	color: #2F722F;
	height:23px;
}
table.flight-engine-results tr.results {
	border: 1px solid #2F722F;
	font-family: Arial,verdana,serif;
	font-size:8pt;
	height: 50px
}
table.flight-engine-results tr.results-footer {
	border: 1px solid #2F722F;
	font-family: Arial,verdana,serif;
	font-weight: bold;
	font-size: 10pt;
	color: #1EA2C9;
}
table.flight-engine-results tr.results-title td, table.flight-engine-results tr.results td {
	border-bottom: 1px solid #2F722F;
}

/* New USA Flight Engine Airport List Popup*/

table.flight-engine-airport-popup {
	border:1px solid #2F722F;
}
table.flight-engine-airport-popup tr td {
	font-family: Arial,verdana,serif;
	font-size:8pt;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #2F722F;
}
table.flight-engine-airport-popup tr.title td, table.flight-engine-airport-popup tr.footer td {
	background-color: #E5FDE7;
	font-family: Arial,verdana,serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2F722F;
}
table.flight-engine-airport-popup tr.footer td {
	border-bottom: 0px;
}

