div, span, a, ol, ul, li, fieldset, form, label{
	margin: 0;
	padding: 0;
	border:0;
	outline: 0;
}

.easyClear{
clear:both;
}

#new-area{
margin-bottom:7px;
font-family:Arial, Helvetica, sans-serif;
padding-left:3px;
}

/* Info Bar */
.info-bar{
border:1px solid #CCC;
background:#e5f0ff url(http://www.tripcentral.ca/TRAVEL/flights/images/gradient-lightblue.png) repeat-x bottom;
font-size:12px;
color:#575656;
margin-bottom:1px;
text-align:left;
padding:0;
}

a.continue{
text-align:center;
display:block;
width:150px;
padding:11px 0 12px 0;
float:left;
text-decoration:none;
color:#FFF;
background:#ca4c02 url(http://www.tripcentral.ca/TRAVEL/flights/images/button-forward-orange.png) no-repeat;
background-position:left center;
margin-right:7px;
font-size:12px;
}
fieldset table td{
font-size:12px;
}

/* Standard 7px Padding Box */
.pad{padding:7px;}

.searchForm fieldset {
float: left;
clear: both;
width: 100%;
border-top:1px solid #CCC;
background: #f5f9f9;
padding: 5px 0 0 0;
}

.searchForm fieldset h3{
padding:0 0 15px 10px;
font-size:14px;
}

.searchForm fieldset ol {
list-style: none;
padding: 0 10px 0 10px;
}

.searchForm fieldset li {
float: left;
clear: left;
width: 100%;
padding-bottom: 5px;
margin:0;
position:relative;
}

.searchForm fieldset.submit {
float:none;
width:auto;
padding-top:10px;
padding-left: 150px;
background: #FFF;
}

.searchForm fieldset.submit button.search-button{
width:159px;
padding:12px 0;
text-align:center;
background:#FFF url(http://www.tripcentral.ca/TRAVEL/flights/images/button-search.png) no-repeat center;
border:none;
color:#FFF;
font-size:13px;
}

.searchForm label {
position: relative;
display: block;
float: left;
width: 100px;
margin-right: 10px;
font-size:12px;
}
.searchForm fieldset li input{
padding:2px 3px;
font-size:12px;
color:#575656;
font-family:"Arial";
border: solid 1px #828282;
background:#FFF url(http://www.tripcentral.ca/TRAVEL/flights/images/bg-input.png) repeat-x top;
}
.searchForm fieldset li select{
padding-left:3px;
font-size:12px;
color:#575656;
border: solid 1px #828282;
font-family:"Arial";
}

.searchForm .date{
background:url(http://www.tripcentral.ca/TRAVEL/flights/images/calendar_view_month.png) no-repeat 5px center;
cursor:pointer;
padding-left:27px;
color:#AAA;
}

/* Prompt boxes for locations */

.prompt-box {
font-size:12px;
position: absolute; 
background:#e5f0ff url(http://www.tripcentral.ca/TRAVEL/flights/images/gradient-light-blue-large.png) repeat-x bottom;
border:3px solid #88b9ba;
padding:10px;
width:300px; 
z-index:9999;
color:#4f5e5e;
}
.prompt-box h5{
font-size:12px;
padding:0;
margin:0;
padding-bottom:7px;
border-bottom:1px solid #c0ccdb;
}
.prompt-box img.stay-left{
float:left;
padding:0;
padding-right:15px;
}
.prompt-box h5 a.float-right{
float:right;
font-weight:normal;
font-size:11px;
}
.prompt-box ul{
padding:0;
padding-top:7px;
border-top:1px solid #eaf3ff;
font-size:12px;
margin-left:0px;
float:none;
overflow:auto;
list-style:square;
}
.prompt-box ul li{
margin:0;
padding:0;
padding-left:15px;
width:200px;
background:url(http://www.tripcentral.ca/TRAVEL/flights/images/bullet-small-blue.gif) no-repeat 3px center;
}
.prompt-box a{
color:#4f5e5e;
font-size:11px;
}
.prompt-box p.border-this{
padding:0;
margin:0;
padding-top:7px;
border-top:1px solid #eaf3ff;
font-size:12px;
}

#full-flight-search-form #departSearchDesc {
position:absolute;
top:22px;
left:110px;
}
#full-flight-search-form #departAirList {
position:absolute;
top:22px;
left:110px;
}
#full-flight-search-form #departSearchDescError {
position:absolute;
top:22px;
left:110px;
}
#full-flight-search-form #arrivalSearchDesc {
position:absolute;
top:22px;
left:110px;
}
#full-flight-search-form #arrivalAirList {
position:absolute;
top:22px;
left:110px;
}
#full-flight-search-form #arrivalSearchDescError {
position:absolute;
top:22px;
left:110px;
}

.listbox {
width:300px; 
background:#e5f0ff url(http://www.tripcentral.ca/TRAVEL/flights/images/gradient-light-blue-large.png) repeat-x bottom;
border:3px solid #88b9ba; 
overflow : auto; 
font-size:11px;
}

.listbox div{
border-bottom:1px solid #b2c3dc;
border-top:1px solid #FFF;
padding:3px 5px;
}
.mouseOutClass{background:#d7e8ff;}
.mouseOverClass{background:#cde2ff;
text-decoration:underline;}

.error-list {
border: 1px solid rgb(0, 0, 0); 
position: absolute; 
background-color: rgb(237, 237, 237); 
left: 110px; 
top: 220px;
}

/* Date Box */

.date-box{
 position: absolute; 
 background-color: rgb(237, 237, 237); 
 left: 0px; 
 top: 0px;
z-index:3;
border:3px solid #ccc;
}
.date-box table{ 
border-collapse: collapse; 
background-color:#fff; 
font-family:"Arial";
font-size:11px;
}
.date-box table table{
background-color:#d7e8ff;
}
.date-box table td{ 
font-size:11px;
border: 1px solid #eee; 
padding:5px 5px; 
}
.date-box table td h5{
font-size:12px;
margin:0;
} 
.date-box table td h5 a.float-right{
color:#02878a;
font-size:11px;
float:right;
font-weight:normal;
text-decoration:underline;
cursor:pointer;
}
.date-box table td table td{ 
border: 1px solid #CCC; 
padding:3px 4px; 
}
.date-box table th{ 
border:1px solid #d7e8ff; 
text-align:center;
font-weight:bold;
padding:3px 0px; 
}

a#back-button{
display:block;
width:20px;
height:15px;
background:url(http://www.tripcentral.ca/TRAVEL/flights/images/arrow-left-blue.gif) no-repeat center center;
}

a#next-button{
display:block;
width:20px;
height:15px;
background:url(http://www.tripcentral.ca/TRAVEL/flights/images/arrow-right-blue.gif) no-repeat center center;
}

.strike{text-decoration:line-through;color:#AAA;}

.weekday {background-color:#eee;}
.weekend {background-color:#dbdbdb;}
.headRow{background-color: #919191;color:#ccc;text-align:center;font-size:10px;}

.dateOverClass{background-color:#b1b1b1;cursor:pointer; }
.dateOver2Class{background-color:#b1b1b1;cursor:pointer; }

.dateOutClass{background-color:#CCC;}

.pastDate{font-weight:bold;color:#b1b1b1;}

.selectBoth{background-image:url(http://www.tripcentral.ca/TRAVEL/flights/images/both.png);}

.dateChosenClass{background-color:#359fa1;}
.dateChosenClass2{background-color:#88b9ba;}
.midDate{color:#000;background-color:#dedede;}
.midDateWeekend{color:#000;background-color:#bebebe;}

/* -------------------------------------------------- */
/* Search Progress Box */

#search-progress{
background:#e5f0ff url(http://www.tripcentral.ca/TRAVEL/flights/images/gradient-progress-box.png) repeat-x bottom;
margin-bottom:7px;
border:1px solid #CCC;
}
#search-progress .pad{
padding:15px 15px;
}
#search-progress .pad p{
font-size:11px;
}
#search-progress table{
border-collapse:collapse;
width:100%;
padding:0;
font-size:12px;
color:#000;
}
#search-progress table td{padding:0;}
#search-progress table td.one{width:70px;}
#search-progress table td.two{width:355px;}
#search-progress table td.three{}
#search-progress table td.four{width:50px;}

#search-progress #progress-bar{
width:340px;
background:#FFF;
border:1px solid #d4d4d4;
height:17px;
}
#search-progress #progress-bar #progress-meter{
background:#34a2a5 url(http://www.tripcentral.ca/TRAVEL/flights/images/gradient-progress.png) repeat-x;
height:17px;
width:0px;
}

/* Processing Div */

.small-wait {
left:50%;
top:50%;
position:fixed;
background:url(http://www.tripcentral.ca/TRAVEL/flights/images/shadow-small.png) no-repeat;
width:407px;
height:177px;
margin-left:-203px;
margin-top:-88px;
z-index:9999;
}
* html .small-wait {
left:50%;
top:50%;
position:absolute;
background:none;
width:407px;
height:177px;
margin-left:-203px;
margin-top:-88px;
}
.small-wait #contents{
text-align:center;
border:1px solid #a0a0a0;
background:#FFF url(http://www.tripcentral.ca/TRAVEL/flights/images/gradient-processing.png) repeat-x bottom;
width:347px;
margin:29px 0 0 29px;
height:117px;
}
.small-wait #contents .alert-button{
display:block;
cursor:pointer;
font-size:14px;
background:url(http://www.tripcentral.ca/TRAVEL/flights/images/processing-button.gif) no-repeat center;
padding:10px 0;
text-align:center;
width:60px;
margin:10px auto 0 auto;
position:relative;
}
.small-wait img{
margin-top:8px;
}
.small-wait p{
font-size:14px;
color:#757575;
margin-top:30px;
}


.long-wait {
left:50%;
top:50%;
position:fixed;
background:url(http://www.tripcentral.ca/TRAVEL/flights/images/shadow-large.png) no-repeat;
width:495px;
margin-left:-247px;
margin-top:-88px;
height:177px;
z-index:9999;
}
* html .long-wait {
left:50%;
top:50%;
position:absolute;
background:none;
width:495px;
margin-left:-247px;
margin-top:-88px;
height:177px;
}

.long-wait #contents{
text-align:center;
border:1px solid #a0a0a0;
background:#FFF url(http://www.tripcentral.ca/TRAVEL/flights/images/gradient-processing.png) repeat-x bottom;
width:435px;
height:117px;
margin-left:29px;
margin-top:29px;
}

.long-wait img{
margin-top:8px;
}
.long-wait p{
font-size:14px;
color:#757575;
margin-top:28px;
}
.long-wait table{
width:100%;
}
.long-wait h2{
margin-top:25px;
width:127px;
padding:3px 0;
font-size:44px;
color:#b2b2b2;
font-weight:normal;
background:url(http://www.tripcentral.ca/TRAVEL/flights/images/processing-timer.gif) no-repeat;
}

/* Pop Ups */

.searchInformation{
position:absolute;
left:-9999px;
top:0;
background:#e5f0ff url(/TRAVEL/flights/images/gradient-light-blue-large.png) repeat-x bottom;
border:2px solid #88b9ba;
padding:10px;
width:400px;
}
.centerInfoHover{
cursor:pointer;
text-decoration:underline;
}
