/* added to compensate for print */
#printLogo {
	display:none;
}
form {
	padding:0px;
	margin:0px;
}

body {
	background:  url("../images2/eos_back.gif") no-repeat;
	background-color:#ffffff;
	padding:22px 0px;
	margin:0px;
	}
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
p {
	margin:0px;
	padding:0px;
	}
a {
	color:#367;
}
a:hover {
	color:#000;
}
	
#head {
	height:115px;
	min-width:969px;
	}

div.headContainer {
	width:965px;
	white-space:nowrap;
	}
#head h1 {
	padding:0px;
	position:absolute;
	top:18px;
	left:31px;
	width:111px;
	height:52px;
	line-height:300px;
	overflow:hidden;
	background: url("../images/img/eos_title_print.gif") no-repeat;
	float:left;
	}

#topNav {
	position:absolute;
	top:66px;
	left:485px;
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	width:430px;
	height:20px;
	float:left;
	}

#topNav a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	}
#topNav a:hover {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#336677;
	text-decoration:underline;
	}
#topNav a.active {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
#topNav a:hover.active {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
	}
	
#head #signin {
	position:absolute;
	top:10px;
	left:0px;
	width:965px;
	text-align:right;
	}
#head #signin * {
	display:inline;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#79A;
	}

#head #signin a {
	text-decoration:none;
	color:#79A;
	padding:5px;
	line-height:21px;
	}

#head #signin a:hover {
	text-decoration:none;
	color:#000;
	padding:5px;
	line-height:21px;
	}
#head #signin #signedIn {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	}
#imgDivit {
	margin-left:5px;
	margin-right:5px;
	}

/* subnavigation */

.subNav {
	position:absolute;
	top:90px;
	left:450px;
	width:560px;
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	height:26px;
	visibility: hidden;
	z-index:5;
	}
.subNav #withBack {
	float:left;
	background-color:#d6ebf0;
	height:26px;
	}
.subNav #withBack div {
	padding-top:5px;
	}
.subNav #noBack {
	float:left;
}
.subNav a {
	color:#336677;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.subNav a:hover {
	color:#000000;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
.subNav a.current {
	color:#000000;
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.subNav a:hover.current {
	color:#000000;
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
.subPipe {
	color:#95cbd8;
	margin-left:4px; 
	margin-right:4px;
}
.subPipe2 {
	color:#d6ebf0;
}
/* subnavigation tertiary */

.subNav3 {
	position:absolute;
	top:116px;
	left:450px;
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	height:26px;
	visibility: hidden;
	z-index:10;
	}
.subNav3 #withBack {
	float:left;
	background-color:#eaf1f9;
	height:26px;
	}
.subNav3 #withBack div {
	padding-top:5px;
	}
.subNav3 #noBack {
	float:left;
}
.subNav3 a {
	color:#336677;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.subNav3 a:hover {
	color:#000000;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
.subNav3 a.current {
	color:#000000;
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.subNav3 a:hover.current {
	color:#000000;
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
/* +++++++ tertitary nav +++++++ */

#navigation {
	margin:0px 0px 10px 0px;
	}
#navigation a {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#79a;
	text-decoration:none;
	}
#navigation a:hover {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#79a;
	text-decoration:underline;
	}
#navigation #active {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	}

/* +++++++ body +++++++ */
#body {
	min-height:303px;
	padding:0px 0px 0px 122px;
	/* added this to fix a spacing issue in Firefox 
	border-top:1px solid #f2fafc;*/
	}

.cal {
	width:19px;
	height:14px;
	overflow:hidden;
	position:absolute;
	line-height:300px;
	background: url("../images/img/eos_cal_icon.gif") no-repeat;
	}


#welcome {
	padding:0px;
	margin:0px;
	margin-bottom:41px;
	height:22px;
	overflow:hidden;
	line-height:100px;
	}
#breadcrumb {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	}
#breadcrumb a {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration:none;
	}
#breadcrumb a:hover {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	}
.welcome {
	background: url("http://eosairlines.com/images/img/eos_myeos_welcome2.gif") no-repeat;
	width:600px;
	}
.connect {
	background: url("http://eosairlines.com/images/img/eos_title_connect.gif") no-repeat;
	width:400px;
	}
.resSearch {
	background: url("../images/img/eos_myeos_resSearch.gif") no-repeat;
	width:350px;
	float:left;
	}
.resSelect {
	background: url("../images/img/eos_res_select_title.gif") no-repeat;
	width:350px;
	float:left;
	}
.resConfirm {
	background: url("../images/img/eos_res_confirm_title.gif") no-repeat;
	width:350px;
	float:left;
	}
.resInfo{
	background: url("../images/img/eos_res_info_title.gif") no-repeat;
	width:350px;
	float:left;
	}
.resTravel{
	background: url("http://eosairlines.com/images/img/eos_res_travel_title.gif") no-repeat;
	width:350px;
	float:left;
	}
.resPayment {
	background: url("../images/img/eos_res_payment_title.gif") no-repeat;
	width:350px;
	float:left;
	}
.resData {
	background: url("../images/img/eos_res_data_title.gif") no-repeat;
	width:350px;
	float:left;
	}
.myBecome {
	background: url("../images/img/myeos_become_title.gif") no-repeat;
	width:443px;
	float:left;
	}
.myBecome2 {
	background: url("http://eosairlines.com/images/img/myeos_become_title2.gif") no-repeat;
	width:443px;
	float:left;
	}
.myForgot {
	background: url("../images/img/myeos_forgot_title.gif") no-repeat;
	width:350px;
	float:left;
	}
.myRetrieve {
	background: url("../images/img/myeos_retrieve_title.gif") no-repeat;
	width:350px;
	float:left;
	}
.myCreate {
	background: url("../images/img/myeos_create_title.gif") no-repeat;
	width:350px;
	float:left;
	}
.myViewEdit {
	background: url("../images/img/myeos_view_title.gif") no-repeat;
	width:350px;
	float:left;
	}
.nonViewEdit {
	background: url("http://eosairlines.com/images/img/non_view_title.gif") no-repeat;
	width:350px;
	float:left;
	}
.myEos {
	background: url("../images/img/eos_myeos_welcome.gif") no-repeat;
	width:200px;
	height:22px;
	float:left;
	}
/* Temp Club 48 titles */
.cClub {
	background: url("../images/img/48_Club48.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
.cFlight {
	background: url("../images/img/48_Flight.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
.cContact{
	background: url("../images/img/48_Contact.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
.cContact2{
	background: url("http://eosairlines.com/images/img/48_Contact2.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
.cAddress{
	background: url("http://eosairlines.com/images/img/48_Address.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
.cAddress2{
	background: url("http://eosairlines.com/images/img/48_Address2.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
.cTraveler{
	background: url("http://eosairlines.com/images/img/48_Traveler.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
.cTraveler2{
	background: url("http://eosairlines.com/images/img/48_Traveler2.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
.cBilling{
	background: url("http://eosairlines.com/images/img/48_Billing.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
.cBilling2{
	background: url("http://eosairlines.com/images/img/48_Billing2.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
.cPref{
	background: url("../images/img/48_Pref.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
.cDocs{
	background: url("../images/img/48_Docs.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
.cTravelDocs {
	background: url("http://eosairlines.com/images/img/48_travelDocs.gif") no-repeat;
	width:400px;
	height:22px;
	float:left;
	}
	
/* CHANGES */
.myChange {
	background: url("../images/img/myeos_change_title.gif") no-repeat;
	/*width:350px;
	float:left;*/
	}
.myCancel {
	background: url("../images/img/myeos_cancel_title.gif") no-repeat;
	/*width:350px;
	float:left;*/
	}
.getPNR {
	background: url("../images/img/eos_title_getPNR.gif") no-repeat;
	width:350px;
	float:left;
	}
.viewPNR {
	background: url("http://eosairlines.com/images/img/eos_title_PNRview.gif") no-repeat;
	width:350px;
	float:left;
	}
.cancelPNR {
	background: url("http://eosairlines.com/images/img/eos_title_PNRcancel.gif") no-repeat;
	width:350px;
	float:left;
	}
.Change {
	background: url("http://eosairlines.com/images2/titles/title_PNRchange.gif") no-repeat;
	width:350px;
	float:left;
	}
.Cancel {
	background: url("http://eosairlines.com/images2/titles/title_PNRcancel.gif") no-repeat;
	width:350px;
	float:left;
	}

	
/* Agency Title */
#awelcome {
	padding:0px;
	margin:0px;
	margin-bottom:41px;
	height:19px;
	overflow:hidden;
	line-height:300px;
	}
.awelcome {
	background: url("http://eosairlines.com/images/img/a_title_welcome.gif") no-repeat;
	width:400px;
	}
.agencyProfile {
	background: url("http://eosairlines.com/images/img/a_title_agencyProfile.gif") no-repeat;
	width:350px;
	float:left;
	}
.aSearch {
	background: url("http://eosairlines.com/images/img/a_title_search.gif") no-repeat;
	width:350px;
	float:left;
	}
.aSelect{
	background: url("http://eosairlines.com/images/img/a_title_select.gif") no-repeat;
	width:350px;
	float:left;
	}
.aInfo{
	background: url("http://eosairlines.com/images/img/a_title_info.gif") no-repeat;
	width:350px;
	float:left;
	}
.aPayment{
	background: url("http://eosairlines.com/images/img/a_title_pay.gif") no-repeat;
	width:350px;
	float:left;
	}
.aConfirm{
	background: url("http://eosairlines.com/images/img/a_title_confirm.gif") no-repeat;
	width:350px;
	float:left;
	}
.aView{
	background: url("http://eosairlines.com/images/img/a_title_view.gif") no-repeat;
	width:350px;
	float:left;
	}
.aChange {
	background: url("http://eosairlines.com/images/img/a_title_change.gif") no-repeat;
	width:350px;
	float:left;
	}
.aCancel {
	background: url("http://eosairlines.com/images/img/a_title_cancel.gif") no-repeat;
	width:350px;
	float:left;
	}

#agencyID {
	clear:both;
}

/* End of Agency titles */
	
ul#resProgress {
	margin:0px;
	margin-left:30px;
	padding:0px;
	list-style:none;
	clear:right;
	width:301px;
	display:block;
	float:left;
	}
ul#resProgress li {
	display:inline;
	}
ul#resProgress li a {
	display:block;
	float:left;
	height:35px;
	cursor:default;
	overflow:hidden !important;
	text-indent:-3000px;
	}
li.progSearch a {
	width:53px;
	background: url("../images/img/eos_res_prog_search.gif") no-repeat;
	}
li.progSearchActive a {
	width:53px;
	background: url("../images/img/eos_res_prog_search_active.gif") no-repeat;
	}
li.progSelect a {
	width:50px;
	background: url("../images/img/eos_res_prog_select.gif") no-repeat;
	}
li.progSelectActive a {
	width:50px;
	background: url("../images/img/eos_res_prog_select_active.gif") no-repeat;
	}
li.progConfirm a {
	width:57px;
	background: url("../images/img/eos_res_prog_confirm.gif") no-repeat;
	}
li.progConfirmActive a {
	width:57px;
	background: url("../images/img/eos_res_prog_confirm_active.gif") no-repeat;
	}
li.progInfo a {
	width:57px;
	background: url("../images/img/eos_res_prog_contact.gif") no-repeat;
	}
li.progInfoActive a {
	width:57px;
	background: url("../images/img/eos_res_prog_contact_active.gif") no-repeat;
	}
li.progPayment a {
	width:61px;
	background: url("../images/img/eos_res_prog_payment.gif") no-repeat;
	}
li.progPaymentActive a {
	width:61px;
	background: url("../images/img/eos_res_prog_payment_active.gif") no-repeat;
	}
li.progData a {
	width:75px;
	background: url("../images/img/eos_res_prog_data.gif") no-repeat;
	}
li.progDataActive a {
	width:75px;
	background: url("../images/img/eos_res_prog_data_active.gif") no-repeat;
	}

fieldset {
	clear:both;
	border:0px;
	}
#holder {
	clear:both;
	border:0px;
	}
.legend {
	display:inline;
	background-color:#8DB4C1;
	color:#ffffff;
	padding:3px 18px;
	line-height:20px;
	margin-right:5px;
	}
div.signInElements {
	margin-top:1px;
	border-top:1px solid #336677;
	border-bottom:1px solid #336677;
	width:634px;
	height:96px;
	}
div.searchElements {
	margin-top:1px;
	border-top:1px solid #336677;
	border-bottom:1px solid #336677;
	height:230px;
	width:634px;
	background: url("../images/img/eos_res_guy.gif") no-repeat top right;
	}
	
span.formElements {
	display:block;
	float:left;
	width:239px;
	padding:19px 0px;
	}
.formElements label {
	display:block;
	float:left;
	width:77px;
	line-height:19px;
	margin-left:10px;
	margin-bottom:7px;
	}
.formElements input {
	width:132px;
	height:15px;
	/*border:1px solid #336677;*/
	margin-bottom:7px;
	}

span.submitButton {
	display:block;
	float:left;
	width:91px;
	height:96px;
	}
.submitButton input {
	margin-top:48px;
	margin-left:2px;
	}

span.helperLinks {
	display:block;
	float:left;
	width:300px;
	height:96px;
	}
.helperLinks .buffer {
	padding-top:6px;
	margin-left:100px;
	}
.helperLinks a {
	display:block;
	padding:0px 0px 0px 15px;
	background: url("../images/img/eos_arrow_small_right.gif") no-repeat top left;
	color:#7799aa;
	font-weight:bold;
	text-decoration:none;
	margin-top:12px;
	}
.helperLinks span {
	display:block;
	margin-left:15px;
	}

#body ul#searchInput {
	list-style:none;
	margin:20px 10px;
	padding:0px;
	/*width:312px;*/
	width:380px;
	}
#body ul#searchInput li {
	line-height:22px;
	margin-bottom:3px;
	}
.searchSelectCity {
	margin-bottom:10px;
	clear:both;
	height:22px;
	}
.searchSelectCity div {
	width:25%;
	display:block;
	float:left;
	}
.searchSelectCity span {
	width:75%;
	display:block;
	float:left;
	}
.searchSelectRoute {
	margin-bottom:10px;
	clear:both;
	height:22px;
	}
.searchSelectRoute div {
	width:25%;
	display:block;
	float:left;
	}
.searchSelectRoute span {
	width:75%;
	display:block;
	float:left;
	}
.searchSelectDepart label, .searchSelectReturn label, .searchSelectPassengers label, .searchSelectBilling label {
	width:25%;
	display:block;
	float:left;
	}
.searchSelectDepart span, .searchSelectReturn span, .searchSelectPassengers span, .searchSelectBilling span {
	width:75%;
	display:block;
	float:left;
	}
.searchSelectDepart {
	margin-bottom:5px;
	clear:both;
	height:22px;
	}
.searchSelectReturn {
	height:22px;
	margin-bottom:5px;
	clear:both;
	}
	
.searchSelectPassengers {
	height:22px;
	clear:both;
	}
.searchSelectBilling {
	clear:both;
	}
#itineraryHeader {
	clear:both;
}
.dataTable {
	border-top:1px solid #336677 !important;
	margin-top:1px;
	margin-bottom:20px;
	clear:both;
	}
.dataTable thead td {
	font-weight:bold;
	padding-top:10px;
	}
.dataTable .odd {
	background-color:#eeeeee;
	}
.dataTable .even {
	background-color:#dddddd;
	}
.dataTable .even td {
	border-top:1px solid #ffffff;
	}
.dataTable .topBottom td {
	border-top:1px solid #336677;
	border-bottom:1px solid #336677;
	}
.dataTable .even.noborder td {
	border-top:0px;
	}
div.selectOptions {
	width:635px;
	height:60px;
	}

.dataTable.confirm {
	clear:both;
	padding-bottom:20px;
	border-bottom:1px solid #336677 !important;
	margin-bottom:20px;
	}

div.twoPanels {
	width:634px;
	margin-bottom:20px;
	}
div.panelLeft, div.panelRight {
	width:316px;
	float:left;
	clear:none;
	border-bottom:0px !important;
	}
.panelLeft.confirm h1, .panelRight.confirm h1 {
	margin:0px 10px 0px 0px;
	padding:0px;
	}
div.panelLeft.confirm h2 {
	margin:5px 15px;
	}
div.panelLeft.confirm dl {
	margin:10px 20px 20px 10px;
	padding:0px;
	}
div.panelLeft.confirm dl dt {
	display:block;
	float:left;
	width:50%;
	padding-right:5px;
	text-align:right;
	}
div.panelLeft.confirm dl dt, div.panelLeft.confirm dl dd {
	margin-bottom:10px;
	}
div.panelLeft.confirm p {
	margin:10px 15px;
	}
div.panelLeft.confirm ul {
	margin:10px 20px;
	padding:0px;
	list-style:none;
	}
div.panelLeft.confirm ul label {
	width:40%;
	float:left;
	}
div.panelRight {
	height:1%;
	}
.panelLeft.data p {
	margin:5px 0px;
	}
.panelLeft.data dd {
	margin:5px 15px;
	}
/* MY CHANGES TO CONFIRM */
div.panelRight.confirm h2 {
	margin:5px 15px;
	}
div.panelRight.confirm dl {
	margin:10px 20px 20px 10px;
	padding:0px;
	}
div.panelRight.confirm dl dt {
	display:block;
	float:left;
	width:50%;
	padding-right:5px;
	text-align:right;
	}
div.panelRight.confirm dl dt, div.panelRight.confirm dl dd {
	margin-bottom:10px;
	}
div.panelRight.confirm p {
	margin:10px 15px;
	}
div.panelRight.confirm ul {
	margin:10px 20px;
	padding:0px;
	list-style:none;
	}
div.panelRight.confirm ul label {
	width:40%;
	float:left;
	}
.panelRight.confirm p {
	margin:5px 0px;
	}
.panelRight.confirm dd {
	margin:5px 15px;
	}
/* END MY CHANGES */	

.control {
	width:634px;
	margin:20px 0px;
	}

#body ul.informationList {
	clear:both;
	margin:0px;
	padding:0px;
	list-style:none;
	width:634px;
	padding-top:20px;
	border-bottom:1px solid #336677;
	}

li.informationItem {
	margin:0px 0px 20px 20px;
	}

li.informationItem img {
	float:left;
	height:62px;
	margin-right:16px;
	}

li.informationItem dl, li.informationItem dt, li.informationItem dd {
	margin:0px;
	padding:0px;
	}
li.informationItem dl {
	height:62px;
	}
li.informationItem dt {
	font-size:14px;
	font-weight:bold;
	color:#333;
	}
li.informationItem dd {
	font-size:11px;
	line-height:14px;
	color:#666;
	}

#passengerInfo {
	width:634px;
	}
#passengerInfo dd {
	margin-bottom:25px;
	}
#passengerInfo dd  dt {
	float:left;
	display:block;
	width:35%;
	padding-right:5px;
	}
#passengerInfo dd dd {
	margin-bottom:5px;
	}
/* added to make page subtitles stand out */
.titleText {
	/*color:#336699;*/
	color:#333;
	font-size:14px;
	font-weight:bold;
}

#passengerInfo dt b {
	/*color:#336699;*/
	color:#333;
	font-size:14px;
	font-weight:bold;
}
dl.spaceForText dd {
	line-height:21px;
}
.underline {
	width:634px;
	border-top:1px solid #336677;
	/*border-top:1px dashed #666666;*/
	clear:both;
	margin-top:2px;
}
/* END of added to make page subtitles stand out */

.becomeBlurb {
	clear:both;
	width:634px;
	padding-bottom:20px;
	/*border-bottom:1px solid #336677;*/
	margin-bottom:20px;
	}
	
.teeAndCeeContainer {
	margin:0px;
	}
.teeAndCee {
	width:90%;
	height:100px;
	overflow:scroll;
	padding:20px 0px;
	}

/* changed myEosNav */

.myEosNav {
	clear:both;
	height:25px;
	/*width:427px;*/
	width:90%;
	background:url("subnav.jpg") no-repeat;
	margin:0px 0px 15px 0px;
	padding:5px 0px 0px 20px;
	list-style:none;
	}

.myEosNav li {
	/*display:inline;*/
	float:left;
	padding-right:30px;
	}
.myEosNav li a {
	color:#336677;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.myEosNav li a:hover {
	color:#000000;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.myEosNav li a.current {
	color:#FFFFFF;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.myEosNav li a.current:hover {
	color:#FFFFFF;
	text-decoration:none;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	}
/* revised myEos for agency */
.myEosNav2 {
	clear:both;
	height:25px;
	/*width:427px;
	width:90%*/
	background:url("subnav2.jpg") no-repeat;
	margin:0px 0px 15px 0px;
	padding:5px 0px 0px 25px;
	list-style:none;
	}
.myEosNav2 li {
	/*display:inline;*/
	float:left;
	padding-right:50px;

	}
.myEosNav2 li a {
	color:#336677;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.myEosNav2 li a:hover {
	color:#000000;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.myEosNav2 li a.current {
	color:#FFFFFF;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	.myEosNav2 li a.current:hover {
	color:#FFFFFF;
	text-decoration:none;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	}
/* My Bookings table styles */
#myBook a {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#3A6375;
	text-decoration:none;
}
#myBook a:hover {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#myBook a.current {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
.confirmNumberHans {
	color:#000000;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	}
.myBookHead {
	background-color:#DDDDAA;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#888855;
}
.dataTable .myBookHead td {
	border-bottom:1px solid #ffffff;
	}
.noTop {
	border-top:1px solid #ffffff !important;
	margin-bottom:40px;
}
.myBookH2 {
	width:634px;
	clear:both;
	margin-top:20px;
}
#agencyID {
	margin-bottom:20px;
}

/* END My Bookings table styles */

.memberTitle {
	/*margin:0px;*/
	margin-bottom:20px;
	clear:both;
	}

.noHistory {
	margin:0px 0px 50px 0px;
	}

p.search {
	clear:both;
	margin-top:10px;
	margin-bottom:35px;
	}
p.become {
	display:block;
	width:634px;
	text-align:right;
	padding:9px 0px 43px 0px;
	}
p.become a {
	float:right;
	display:block;
	width:141px;
	height:26px;
	overflow:hidden;
	line-height:300px;
	background: url("../images/img/eos_myeos_become.gif") no-repeat;
	}

input.date {
	width:30px;
	}
input.mid {
	width:100px;
	}
input.small {
	width:50px;
	}
input.large, select.large {
	width:200px;
	}
inut.agency {
	width:132px;
	height:17px;
	/*border:1px solid #336677;*/
	margin-bottom:7px;
	}

h2.larger {
	font-size:13px;
	}
	
.confirmNumber {
	color:#FF9900;
	font-size:20px;
	}
	
.confirmStatus {
	font-size:16px;
	}

.small {
	font-size:9px !important;
	}

p.padded {
	margin:10px 0px;
	}

.left {
	float:left;
	}
.right {
	float:right;
	}
.alignRight {
	text-align:right;
	}
.alignCenter {
	text-align:center;
	}
.borderLeft {
	border-left:1px solid #336677 !important;
	}
.borderRight {
	margin-right:-1px;
	border-right:1px solid #336677 !important;
	}
.nobottom {
	border-bottom:0px solid #ffffff !important;
	margin-bottom:0px !important;
	}
.notop {
	border-top:0px solid #ffffff !important;
	margin-top:0px !important;
	}
.clearBoth {
	clear:both;
	}
.clearRight {
	clear:right;
	}
.clearRight.margin {
	margin-right:350px;
	}
.margbot {
	margin-bottom:20px;
	}
.infoDesc {
	margin:10px 0px 20px 0px;
	}
.reqFieldAlert, .required, .failed {
	color:#ff0000;
	}

/* +++++++ footer +++++++ */

#footer {
	border-top:1px solid #336677;
	width:100%;
	
	}
#footerCopy {
	padding-left:29px;
	width:939px;
	
	}
#logo {
	text-align:right;
	clear:both; 
	margin:20px 0px 0px 0px;
	width:969px;
	}

#footer ul {
	padding:0px;
	margin:2px 0px;
	list-style:none;
	}
#footer ul li {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	/*display:inline;*/
	float:left;
	color: #7799aa;
	}
#footer ul li a {
	font:bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#79a;
	padding-right:6px;
	}
#footer ul li a:hover {
	font:bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	padding-right:6px;
	}
	
#footer ul.ul2 {
	padding:0px;
	margin:2px 0px;
	list-style:none;
	}
#footer ul.ul2 li {
	font:10px/12px Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	/*display:inline;*/
	float:left;
	color: #7799aa;
	}
#footer ul.ul2 li a {
	font:10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#79a;
	padding-right:6px;
	}
#footer ul.ul2 li a:hover {
	font:10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	padding-right:6px;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display:inline-table;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Added by Eamon */
 .buttonW {
	height:24px;
	width:65px;
	BACKGROUND: url("bW1.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#666666;
	border: 0px;
	margin-top:1px;
}
 .buttonWOver {
	height:24px;
	width:65px;
	BACKGROUND: url("bW1.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	border: 0px;
	margin-top:1px;
}
 .buttonW2 {
	height:24px;
	width:85px;
	BACKGROUND: url("bW2.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#666666;
	border: 0px;
	margin-top:1px;
}
 .buttonW2Over {
	height:24px;
	width:85px;
	BACKGROUND: url("bW2.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	border: 0px;
	margin-top:1px;
}
 .buttonG {
	height:24px;
	width:85px;
	BACKGROUND: url("bG2.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	border: 0px;
	margin-top:1px;
}
 .buttonGOver {
	height:24px;
	width:85px;
	BACKGROUND: url("bG2.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	border: 0px;
	margin-top:1px;
}
.buttonGbig {
	height:24px;
	width:145px;
	BACKGROUND: url("bG5.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	border: 0px;
	margin-top:1px;
}
 .buttonGbigOver {
	height:24px;
	width:145px;
	BACKGROUND: url("bG5.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	border: 0px;
	margin-top:1px;
}
.buttonB2 {
	height:24px;
	width:125px;
	BACKGROUND: url("bB4.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	border: 0px;
	margin-top:1px;
}
 .buttonB2Over {
	height:24px;
	width:125px;
	BACKGROUND: url("bB4.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	border: 0px;
	margin-top:1px;
}
.buttonB {
	height:24px;
	width:145px;
	BACKGROUND: url("bB5.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	border: 0px;
	margin-top:1px;
}
 .buttonBOver {
	height:24px;
	width:145px;
	BACKGROUND: url("bB5.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	border: 0px;
	margin-top:1px;
}
.buttonBsmall {
	height:24px;
	width:85px;
	BACKGROUND: url("bB2right.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	border: 0px;
	margin-top:1px;
}
 .buttonBsmallOver {
	height:24px;
	width:85px;
	BACKGROUND: url("bB2right.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	border: 0px;
	margin-top:1px;
}
.buttonBsmall2 {
	height:24px;
	width:85px;
	BACKGROUND: url("bB2.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	border: 0px;
	margin-top:1px;
}
 .buttonBsmall2Over {
	height:24px;
	width:85px;
	BACKGROUND: url("bB2.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	border: 0px;
	margin-top:1px;
}

.buttonBCancel {
	height:24px;
	width:125px;
	BACKGROUND: url("http://eosairlines.com/styles/bCancel.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	border: 0px;
	margin-top:1px;
}

.buttonBCancelOver {
	height:24px;
	width:125px;
	BACKGROUND: url("http://eosairlines.com/styles/bCancel.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	border: 0px;
	margin-top:1px;
}

.buttonBChange {
	height:24px;
	width:125px;
	BACKGROUND: url("http://eosairlines.com/styles/bChange.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	border: 0px;
	margin-top:1px;
}
.buttonBChangeOver {
	height:24px;
	width:125px;
	BACKGROUND: url("http://eosairlines.com/styles/bChange.jpg") no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#000000;
	border: 0px;
	margin-top:1px;
}
/* Select Links */
.selectLinkL {
	padding-right:5px;
	width:75px;
}
.selectLinkR {
	padding-left:5px;
	border-left:1px solid #3e6a75;
	width: 75px;
}
.selectLinkL a {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#7799AA;
	text-decoration:none;
}
.selectLinkL a:hover {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
.selectLinkR a {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#7799AA;
	text-decoration:none;
}
.selectLinkR a:hover {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

.err {
	color:#FF0000; 
	font-size:14px; 
	font-weight:bold; 
}