@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, table, caption, tbody, tfoot, thead, tr, th, td. dl, dt, dd, ul.fareslist, ul.fareslist li{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

.hide{
	text-indent:-99999px;
	outline:0;
}
.clear, .clear2{
	clear:both;
}

.right {
	float: right;
	display: block;
	margin: 0 0 0 10px; 
}
.left {
	float: left;
	display: block;
	margin: 0 10px 0 0;
}
body.bg {
	line-height: 1;
	background:#3d61a0 url(images/body_bg.gif) repeat-x 0 0;
	font:normal 62.5% Arial, Helvetica, sans-serif;
}
ul#nav, ul#toplinks, ul#restabs, ul#nav li, ul#toplinks li, ul#restabs li, ul.flightopts, ul.flightopts li,  ul.fareslist, ul.fareslist li {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* framework ----------------------------------------------------------------*/

#frame{
	width:955px;
	margin:0 auto;
	position:relative;
	padding:145px 0 0;
}

#toplinks{
	position:absolute;
	top:24px;
	right:195px;
	font-size:1.1em;
	margin:0;
	padding:0;
}
#toplinks li{
	height:31px;
	line-height:31px;
	padding:0 10px;
	background:url(images/toplinks_bg.gif) repeat-y right top;
	float:left;
}
#search{
	position:absolute;
	top:30px;
	right:0;
	width:190px;
}
#search .NormalTextBox{
	border:0;
	width:110px;
	position:absolute;
	top:0;
	left:5px;
}

#nav{
	position:absolute;
	top:88px;
	left:0;
	margin:0;
	padding:0;
	z-index:2;
}
#nav li{
	float:left;
	margin:0;
}

#flybox, #dnn_FlashPane{
	float:left;
	position:relative;
	z-index:1;
}
#dnn_FlashPane{
	margin-top:27px;
	width:528px;
}

#promotionals{
	padding-top:5px;
}
.bordertop{
	border-top:1px solid #4976b7;
}


#flybox{
	width:418px;
	margin-right:5px;
}

#aircodes{
	display:none;
	position:absolute;
	left:70px;
	top:90px;
	width:155px;
	height:105px;
	background:#fff;
	border:1px solid #375c98;
	overflow:auto;
	color:#000;
	font-size:1.2em;
}
#aircodes ul, #aircodes ul li{
	padding:0;
	margin:5px 0;
	list-style-type:none;
}
#aircodes p a.hide{
	position:absolute;
	top:0;
	right:0;
	height:16px;
	width:16px;
	background:url(images/close_aircodes.gif) no-repeat 0 0;
	z-index:10;
}

#restabs{
	height:27px;
	margin:0 0 0 -5px;
	padding:0;
}
#restabs li{
	float:left;
	margin-left:5px;
}

#resbox{
	padding:5px 6px 0 5px;
	height:193px;
	background:#78a1e2;
	position:relative;
}

#resboxLoading_reservations
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background: #78A1E2 url(images/ajax-loader-reservations.gif) no-repeat center;
}

#resboxLoading_arrivals 
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background: #7EA75E url(images/ajax-loader-arrivals.gif) no-repeat center;
}

#resboxLoading_departures 
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background: #E4AD3E url(images/ajax-loader-departures.gif) no-repeat center;
}

.flightopts{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:1.2em;
}
.flightopts li{
	float:left;
	color:#042f58;
	font-weight:bold;
	margin:0 10px;
}
#flightbox, #arrivalbox, #deptbox{
	padding-top:5px;
	color: #ffffff;
}


#flightbox input{
	/*border:1px solid #0c3880;*/
	padding:0 0 0 5px;
}

#flightbox select{
	border:1px solid #0c3880;
	padding:0 0 0 5px;
	font-size:1.1em;
	
}

#flightbox input.long{
	border:1px solid #0c3880;
	width:145px;
}


#content{
	margin-top:7px;
	background:url(images/content_bg.gif) repeat-y 0 0;
	border-bottom:22px solid #2e4e8a;
	overflow:hidden;
	color:#f6f2f2;
	font-size:1.2em;
	border-top:1px solid #4976b7;
}


#content .rightalign, #content .lefty{
	float:right;
	width:243px;
	padding:10px;
}
#content .lefty{
	width:420px;
	padding:0 2px;
}


#footer{
	background:#0a306a;
	padding:10px 0;
	margin:0;
	font-size:1.1em;
	overflow:hidden;
	clear:both;
}

#copy, #flinks{
	float:left;
}
#copy{
	width:400px;
	padding:0 15px;
}
	

/* sub page -----------------------------------------------------------------*/

#subcontent, #subcontent-full{
	background:url(images/subcontent_bg.gif);
}
#subcontent-full{
	background:#fff;
}
#subleft{
	float:left;
	width:205px;
	padding:10px;
	background:#fff;
}
#subleft p{
	font-size: 1.1em;
}
#middle, #middle-full, #middle-full2, #middle2, #middle-full-no-menu{
	float:left;
	width:509px;
	padding:10px;
	background:#fff;
	color:#696868;
	font-size:1.2em;
	line-height: 1.3em;
}
#middle-full{
	width:700px;
}
#middle-full2{
	width:935px;
	float:none;
}
#middle-full-no-menu{
	width:734px;
}


#dnn_SubRightPane, #right, #right-full, #subright{
	float:left;
	width:183px;
	padding:234px 9px 5px;
	background:url(images/clouds.jpg) no-repeat 0 0;
	font-size: 1.1em;
}
#subright #dnn_SubRightPane{
	background:0;
	width:auto;
	float:none;
	padding:10px 0 0;
}
#right, #right-full{
	background:0;
	margin-top:150px;
}

#right-full{
	margin:0 0 0 20px;
	width:171px;
	padding:0 5px;
}

#middle-full2 #crumbs, #middle-full2 .pagename{
	margin-left:225px;
}

/* headings -----------------------------------------------------------------*/

h1#logo, div#logo a, div#logo{
	width:264px;
	height:66px;
	background:url(images/logo.png) no-repeat 0 0;
	position:absolute;
	top:3px;
	left:0;
	display:block;
}
div#logo{
	top:16px;
}
div#logo a{
	background:0;
	top:0;
}


#content .rightalign h2{
	font:bold 1.2em Arial, Helvetica, sans-serif;
	color:#8ab9fa;
	margin:0 auto 10px;
	width:145px;
}

h2.newshead{
	width:193px;
	height:39px;
	background:url(images/newsheader_bg.gif) no-repeat 0 0;
	margin:0 0 5px;
}

h2.pagename, h2 .none{
	font:bold 2em Arial, Helvetica, sans-serif;
	color:#2871b6;
	margin:5px 0;
}

h2 .none{
	font-size:1em;
}

h1.subhead{
	background:#085fa7 no-repeat 26px 0;
	height:61px;
	margin:0;
}
h1.About{
	background-image:url(images/subhead_about.gif);
}
h1.Inside{
	background-image:url(images/subhead_inside.gif);
}
h1.Flights{
	background-image:url(images/subhead_flightsres.gif);
}
h1.Parking{
	background-image:url(images/subhead_parking.gif);
}
h1.Business{
	background-image:url(images/subhead_business.gif);
}
h1.Visiting{
	background-image:url(images/subhead_visiting.gif);
}
h1.Site{
	background-image:url(images/subhead_sitemap.gif);
}
h1.Search{
	background-image:url(images/subhead_searchresults.gif);
}
h1.Contact{
	background-image:url(images/subhead_contactus.gif);
}

h2.lowfareshead{
	width:418px;
	height:32px;
	background:url(images/lowestfares_bg.gif) no-repeat 0 0;
	margin:6px 0 0 0;
}


/* links --------------------------------------------------------------------*/

a:link{
	color:#2871b6;
	text-decoration:none;
}

label.lblyear
{
	margin: -10px 0px 0px 0px;
	background-color: #fff;
	border: solid 1px Gray;
	color: Black;
	padding: 1px 3px 1px 3px;
	height:14px;
}

label.labelSubmit
{
	display: inline;
	cursor: pointer;
}

#content a:link{
	color:#8ab9fa;
}
a:visited{
	color:#0a306a;
}
#content a:visited{
	color:#ecbe62;
}
a:hover{
	text-decoration:underline;
}

#toplinks li a:link, #toplinks li a:visited{
	color:#acc5ee;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:left;
}
#toplinks li a:hover{
	text-decoration:underline;
}

#nav li a{
	display:block;
	float:left;
	height:41px;
}
#about{
	width:127px;
	background:url(images/about-bg.png) no-repeat 0 0;
}
#inside{
	width:125px;
	background:url(images/inside-bg.png) no-repeat 0 0;
}
#flights{
	width:156px;
	background:url(images/flights-bg.png) no-repeat 0 0;
}
#portlansing{
	width:95px;
	background:url(images/port_lansing.png) no-repeat;
}
#parking{
	width:184px;
	background:url(images/parking-bg.png) no-repeat 0 0;
}
#business{
	width:148px;
	background:url(images/business-bg.png) no-repeat 0 0;
}
#visiting{
	width:115px;
	background:url(images/visiting-bg.png) no-repeat 0 0;
}
#nav li a:hover{
	background-color:#648ab9;
}
#nav li a.here{
	background-color:#0a315e;
	height:43px;
}

#restabs li a, a#dnn_ctr447_ArrivalDepature_lnkArrivalsTab, a#dnn_ctr447_ArrivalDepature_lnkDepatureTab{
	display:block;
	float:left;
	height:27px;
	width:120px;
	padding-left: 5px;
}
#restabs li a#res{
	margin:0;
	background:url(images/res_bg.gif) no-repeat 0 0;
}

#restabs li a#arrivals{
	background:url(images/arrivals_bg.gif) no-repeat 0 0;
}
#restabs li a#dept{
	background:url(images/dept_bg.gif) no-repeat 0 0;
}

#restabs li a:hover, #restabs li a.here{
	background-position:0 -27px !important;
}

#resbox a:link, #resbox a:visited{
	color:#0c3880;
	text-decoration:none;
}
#resbox a:hover{
	text-decoration:underline;
}

#footer a:link, #footer a:visited{
	color:#6591de;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#search a{
	display:block;
	position:absolute;
	top:-2px;
	right:0;
	height:21px;
	width:70px;
	background:url(images/search_go.gif) no-repeat 0 0;
}

.MenuHdr0{
	display:none;
}

a.sidelink:link, a.sidelink:visited, .MenuHdr1 a:link, .MenuHdr1 a:visited, .MenuItem1 a:link, .MenuItem1 a:visited{
	display:block;
	color:#0b85f6;
	font:bold 1.15em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:5px 0 5px 20px;
	border-bottom:1px solid #e4e1e1;
	background:url(images/sidelink_bg.gif) no-repeat 3px center;
}

.MenuItem2 a:link, .MenuItem2 a:visited{
	display:block;
	color:#000;
	padding:5px 0;
	font-size:1.1em;
	padding-left:32px;
	text-decoration:none;
	background:url(images/side-menu-bullet.gif) no-repeat 22px center;
	border-bottom:1px solid #e4e1e1;
}
.MenuItem2 a:hover{
	color:#fff;
	background:#2c71b7;
}

a.sidelink:hover, .MenuHdr1 a:hover, .MenuItem1 a:hover{
	background:#2c71b7 url(images/sidelink_bg.gif) no-repeat -222px center;
	color:#fff;
}

a.crumblink:link, a.crumblink:visited, span.crumblink{
	color:#359bfd;
	text-decoration:none;
	font-size:0.9em;
}
span.crumblink{
	color:#000;
}
a.crumblink:hover{
	text-decoration:underline;
}
ul.fareslist li a:link, ul.fareslist li a:visited{
	color:#fff;
	text-decoration:none;
}
ul.fareslist li a:hover{
	text-decoration:underline;
}
ul.fareslist li a.farecost:link, ul.fareslist li a.farecost:visited{
	color:#000;
}

#dnn_ctr347_SearchResults_dgResults a.CommandButton{
	width:700px;
}

#dnn_ctr347_SearchResults_dgResults a.SubHead{
	font-size:1.1em;
	display:block;
	margin:0 0 -15px;
	padding:0;
}

#dnn_ctr347_SearchResults_dgResults .Normal{
	font-size:1.1em;
}

#dnn_ctr347_SearchResults_dgResults td{
	padding-top:10px;
}

#dnn_ctr347_SearchResults_dgResults .NormalBold a:link, #dnn_ctr347_SearchResults_dgResults .NormalBold a:visited{
	font-size:1em;
	text-decoration:underline;
}

/* generic ------------------------------------------------------------------*/

#footer p{
	color:#4274b9;
	margin:0;
	padding:0;
}
#flinks{
	color:#6591de;
	width:520px;
}

#content .lefty p, #content .rightalign p{
	padding:10px;
	line-height:1.4em;
	font-size:1.1em;
	margin:0;
}

#content .rightalign a img{
	padding:8px;
	background:#0a306a;
	border:1px solid #5b84c2;
	margin:0 auto;
	display:block;
}

a.small{
	font-size:1em;
}

p#crumbs{
	color:#0a377e;
}

.bluetop{
	margin:0;
	padding:0;
	width:468px;
	height:12px;
	background:url(images/bluetop_bg.gif) no-repeat 0 0;
}

.bluebox{
	background:#dbe7fa;
	margin:0;
	width:448px;
	padding:5px 10px;
	overflow:hidden;
}

.bluebox img {
	border: 2px solid #c9d4e7;
	background-color: #fff;
	padding: 5px;
}
.bluebottom{
	margin:0 0 10px;
	padding:0;
	width:468px;
	height:12px;
	background:url(images/bluebottom_bg.gif) no-repeat 0 0;
}

.browntop{
	margin: 15px 0 0 0;
	padding:0;
	width:468px;
	height:12px;
	background:url(images/browntop_bg.gif) no-repeat 0 0;
}

.brownbox{
	background:#f5f1e6;
	margin:0;
	width:448px;
	padding:5px 10px;
	overflow:hidden;
}
.brownbottom{
	margin:0;
	padding:0;
	width:468px;
	height:12px;
	background:url(images/brownbottom_bg.gif) no-repeat 0 0;
}
.greytop{
	background: transparent;
	margin: 15px 0 0 0;
	padding: 0;
}

.greybox{
	background:#dedede url(images/grey_box_bg.gif) no-repeat 0 0;
	margin: 0;
	width:448px;
	padding:5px 10px;
	overflow:hidden;
}

.greybox p, .greybox span{
	margin: 0 0 0 125px;
}
.greybottom{
	margin:0;
	padding:0;
	width:468px;
	height:12px;
	background:url(images/greybottom_bg.gif) no-repeat 0 0;
}

.topborder{
	border-top:1px solid #e4e4e4;
	margin-top:10px;
	padding-top:20px;
}

.module{
	clear:both;
}

.RadEWrapper{
	position:relative;
	z-index:100;
}

li.PageItem{
	margin:10px 0;
}

input.NormalTextBox, select, textarea.NormalTextBox, input.NormalTextBox2{
	border:1px solid #085fa7;
}
input.NormalTextBox2{
	width:300px;
}

/* Lowest Fares QUICK VIEW (front page) ------------------------------------------- */

ul.fareslist{
	margin: 0;
	padding: 0;
	float:left;
	width:209px;
	}

ul.fareslist li, a.listitem{
	color: #fff;
	padding:0 0 0 10px;
	font:bold 1.02em Verdana, Arial, Helvetica, sans-serif;
	background:#78a1e2;
	list-style-type:none;
	float: none;
	width:199px;
	height:23px;
	line-height:23px;
	display:block;
	position:relative;
}



ul.fareslist li a.first, a.listitem{
	padding: 0 10px 0 20px;
	background:url(images/lowfares_bg.gif) no-repeat left center;
}
	
a.listitem{
	display:block;
	background-color:#78a1e2;
	background-position: 180px center;
	width:168px;
	float:left;
	padding-right:25px;
	height:23px;
}

p.disclaimer{
	background-color:#78a1e2;
	margin:0;
	float:left;
	width:195px;
	padding:5px;
	height:13px;
	color:#fff;
}


ul.fareslist li a.farecost{
	padding: 0 10px;
	position:absolute;
	top:0;
	right:0;
	}

ul.fareslist li.odd{
	background-color:#4572b9;
}

a.listitem:hover{
	color:#fff;
	text-decoration:underline;
}



/* Lowest Fares FULL view page (best rates) ------------------------------------------ */

.lowfarestbl{
	background:#dce7fb;
	padding:10px 0;
}
.daysrow{
	background:url(images/daysrow_bg.gif) repeat-x 0 0;
	padding:0 4px;
	height:30px;
	line-height:30px;
}
#dnn_ctr447_ArrivalDepature_grdData{
	background:#fff;
}
table.fareslist th{
	background:#2c70b7;
	color:#fff;
	height:36px;
	line-height:36px;
	padding:0 5px;
	border-collapse: collapse;

}
table.fareslist td, #dnn_ctr447_ArrivalDepature_grdData td{
	background:url(images/fareslist_bg.gif) repeat-x bottom;
	height:36px;
	line-height:36px;
	padding:0 5px;
	color:#000;
	border:0;
	border-collapse: collapse;
}

table.fareslist a{
	display:block;
	height:36px;
	line-height:36px;
}
table.fareslist{
	background:#fff;
}

td.footer{
	padding:5px;
	color:#8ba0bf;
}


table.fareslist tr.farestblhover td{
	background:#dce7fb;
}


/*------------------ home --------------------*/

#promotionals div.prom{
	float:left;
	font-size:1.1em;
}

#promotionals h2{
	display:none;
}

#dnn_LeftPromo{
	float:left;
	width:200px;
	margin-right:2px;
}

#dnn_TravelTrust{
	padding:0;
	height:65px;
	color:#fff;
	width:216px;
}

#dnn_DetroitHassle{
	width:206px;
	background: url(images/parking-trans.gif) no-repeat 0 0;
	margin-left:5px;
	padding:40px 5px 10px 50px;
	position:relative;
}
#ParkingVisiting {
	width:206px;
	background: url(images/parking-trans.gif) no-repeat 0 0;
	margin-left:5px;
	padding:30px 5px 10px 50px;
	position:relative;
}
#dnn_DetroitHassle{
	padding:0;
	background:0;
	width:261px;
	color:#fff;
}
.clear, .clear2{
	clear:both;
}
#ParkingVisiting ul{
	padding-bottom:82px;
	margin-top:5px;
	margin-left: 8px;
}
#ParkingVisiting ul li{
	color: #fff;
	display: block;
	float: left;
	line-height: 11px;
	margin: 3px;
	width: 120px;	
}
#ParkingVisiting ul li a:link, ParkingVisiting ul li a:visited{
	xdisplay:block;
	xfloat:left;
	color:#fff;
	text-decoration:none;
	font-size:1em;
}
#ParkingVisiting ul li a:hover{
	text-decoration:underline;
}

#ParkingVisiting p{
	clear:both;
	padding:0 0 0 50px;
	margin:0;
	color:#9cbef3;
}
#ParkingVisiting a, #dnn_DetroitHassle a, #dnn_TravelTrust a{
	color:#fff;
	font-weight:bold;
}

#ParkingVisiting a#parklink, #ParkingVisiting a#visitlink{
	display:block;
	position:absolute;
	top:14px;
	left:17px;
	width:64px;
	height:64px;
}
#ParkingVisiting a#visitlink{
	top:110px;
	z-index:100;
}
#dnn_ctr382_ModuleContent{
	position:relative;
	padding-bottom:15px;
}

#content p.airportnewsitem{
	color:#fff;
	margin:2px 0;
	padding:0;
}
#content p.airportnewsitem a:link, #content p.airportnewsitem a:visited{
	color:#a0c0f4;
	text-decoration:none;
}
#content p.airportnewsitem a:hover{
	text-decoration:underline;
}

#content a.readmorelink{
	display:block;
	position:absolute;
	bottom:0;
	right:5px;
}
	
	
	
/* ArrivalDepatureMini */

.sortLinks
{
	display: none;
}


div#ArrivalDepatureMini_arrivalDepartBack  {	
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 20px;
	padding-bottom: 26px;
	width: 418px;
	height: 154px;
	font-family: Verdana;
	font-size: 8pt;
}

.backPanel_Depature
{
	background-color: #E4AD3E;
}

.backPanel_Arrival
{
	background-color: #7EA75E;
}



tr.grdHeaderRow {
	height: 20px;
}

tr.grdHeaderRow th 
{
	font-weight: bold;
}

tr.arr th {
	color: #738850;
}

tr.dept th {
	color: #AF8444;
}

th.flightNum_Column {
	padding-left: 10px;
	text-align: left;
}

th.airline_Column {
	padding-left: 5px;
	text-align: left;
}

th.city_Column {
	padding-left: 15px;
	text-align: left;
}

th.scheduled_Column {
	padding-right: 20px;
	text-align: right;
	color: #738850;
}

th.status_Column {
	text-align: left;
}

tr.arr, tr.arr a
{
	background-color: #E1ECCE;
	color: #788B54;
}

tr.dept, tr.dept a
{
	background-color: #F6EAD2;
	color: #AD713D;
}


tr.grdRow
{
	height: 20px;
	
	color: #67705D;
}

td.flightNum_Column {
	padding-left: 15px;
	text-align: left;
}

td.airline_Column {
	padding-left: 5px;
	text-align: left;
}

td.city_Column {
	padding-left: 15px; 
	text-align: left;
}

td.scheduled_Column {
	padding-right: 20px;
	text-align: right;
}

td.status_Column {
	text-align: left;
}


tr.odd_arr 
{
	background-color: #E1ECCE;
}

tr.odd_dept 
{
	background-color: #F6E6D6;
}

td.arrow_odd_arr
{
	background-color: #E1ECCE;
	background-image: url(images/arrow4.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

td.arrow_even_arr
{
	background-color: #D3E3BC;
	background-image: url(images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

td.arrow_odd_dept
{
	background-color: #F6E6D6;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

td.arrow_even_dept
{
	background-color: #F0DCC4;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

div#viewAdditionalDiv
{
	text-align: right;
	position: relative;
	color: White;
}

#resbox a.viewAdditionalArrivals
{
	color:#fff;
	position: absolute;
	top: 6px;
	right: 20px;
}

#resbox a.viewAdditionalDepatures, a.viewAdditionalDepatures:hover, a.viewAdditionalDepatures:visited, a.viewAdditionalDepatures:link
{
	color:#fff;
	position: absolute;
	top: 6px;
	right: 20px;
}


tr.even_arr
{
	background-color: #D3E3BC;
}

tr.even_dept
{
	background-color: #F0DCC4;
}



#grdDataWrapper
{
	width: 100%;
}

#ArrivalDepatureMini_grdData
{
	width: 100%; 
}

.booking{
	font-weight:bold;
}

.booking a:hover{
	color:#000;
}

/* Main Style Sheet for jQuery UI date picker */
#datepicker_div, .datepicker_inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #ddd;
	width: 185px;
}
#datepicker_div {
	display: none;
	border: 1px solid #777;
	z-index: 10; /*must have*/
}
.datepicker_inline {
	float: left;
	display: block;
	border: 0;
}
.datepicker_dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
button.datepicker_trigger {
	width: 25px;
}
img.datepicker_trigger {
	margin: 2px;
	vertical-align: middle;
}
.datepicker_prompt {
	float: left;
	padding: 2px;
	background: #ddd;
	color: #000;
}
* html .datepicker_prompt {
	width: 185px;
}
.datepicker_control, .datepicker_links, .datepicker_header, .datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
}
.datepicker_control {
	background: #0b315e;
	padding: 2px 0px;
}
.datepicker_links {
	background: #0465ac;
	padding: 2px 0px;
}
.datepicker_control, .datepicker_links {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 1px;
}
.datepicker_links label { /* disabled links */
	padding: 2px 5px;
	color: #888;
}
.datepicker_clear, .datepicker_prev {
	float: left;
	width: 34%;
}
.datepicker_current {
	float: left;
	width: 30%;
	text-align: center;
}
.datepicker_close, .datepicker_next {
	float: right;
	width: 34%;
	text-align: right;
}
.datepicker_header {
	padding: 1px 0 3px;
	background: #294e9c;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.datepicker_header select {
	background: #fff;
	color: #000;
	font-weight: bold;
	font-size:0.9em;
}
.datepicker {
	background: #ccc;
	text-align: center;
	font-size: 100%;
}
.datepicker a {
	display: block;
	width: 100%;
}
.datepicker_titleRow {
	background: #777;
}
.datepicker_daysRow {
	background: #eee;
	color: #666;
}
.datepicker_weekCol {
	background: #777;
	color: #fff;
}
.datepicker_daysCell {
	color: #000;
	border: 1px solid #ddd;
}
.datepicker_daysCell a{
	display: block;
}
.datepicker_weekEndCell {
	background: #ddd;
}
.datepicker_daysCellOver {
	background: #78a1e1;
	color:#fff;
	border: 1px solid #777;
}
.datepicker_unselectable {
	color: #888;
}
.datepicker_today {
	background: #fcc !important;
}
.datepicker_currentDay {
	background: #999 !important;
}

/* ________ Datepicker Links _______

** Reset link properties and then override them with !important */
#datepicker_div a, .datepicker_inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.datepicker_inline .datepicker_links a {
	padding: 0 5px !important;
}
.datepicker_control a, .datepicker_links a {
	padding: 2px 5px !important;
	color: #eee !important;
}
.datepicker_titleRow a {
	color: #eee !important;
}
.datepicker_control a:hover {
	background: #fdd !important;
	color: #333 !important;
}
.datepicker_links a:hover, .datepicker_titleRow a:hover {
	background: #ddd !important;
	color: #333 !important;
}

/* ___________ MULTIPLE MONTHS _________*/

.datepicker_multi .datepicker {
	border: 1px solid #777;
}
.datepicker_oneMonth {
	float: left;
	width: 185px;
}
.datepicker_newRow {
	clear: left;
}

/* ___________ IE6 IFRAME FIX ________ */

.datepicker_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}


/* Arrivals / Departures ------------------------------------------------------------ */
#dnn_ctr447_ModuleContent{
 	/*background:#0b315e;*/
	background:#DCE7FB;
 	/*padding:2px 0 0;*/
 	padding: 5px;
}


#dnn_ctr447_ArrivalDepature_grdData, #dnn_ctr447_ArrivalDepature_grdData td, #dnn_ctr447_ArrivalDepature_grdData th{
	border:0;
	padding:0 5px;
}

#dnn_ctr447_ArrivalDepature_grdData{
	width:100%;
}

#dnn_ctr447_ArrivalDepature_grdData th{
	color:#ddfbc5;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

#dnn_ctr447_ArrivalDepature_grdData th a:link, #dnn_ctr447_ArrivalDepature_grdData th a:visited{
	/*color:#ddfbc5;*/
	color:#fff;
	font-weight:bold;
	height:30px;
	line-height:30px;
	display:block;
	padding-right:15px;
	float:left;
	background:0;
}

#dnn_ctr447_ArrivalDepature_grdData th a:hover, #dnn_ctr447_ArrivalDepature_grdData th a.asc:link, #dnn_ctr447_ArrivalDepature_grdData th a.asc:visited, #dnn_ctr447_ArrivalDepature_grdData th a.asc:hover{
	color:#fff;
	background: url(images/a_asc.gif) no-repeat right center;
}

#dnn_ctr447_ArrivalDepature_grdData th a.departs:hover{
	color:#fff;
	background: url(images/d_asc.gif) no-repeat right center;
}



#dnn_ctr447_ArrivalDepature_grdData th a.desc:link, #dnn_ctr447_ArrivalDepature_grdData th a.desc:visited, #dnn_ctr447_ArrivalDepature_grdData th a.desc:hover{
	color:#fff;
	background: url(images/a_desc.gif) no-repeat right center;
}

#dnn_ctr447_ArrivalDepature_grdData th a.desc_d:link, #dnn_ctr447_ArrivalDepature_grdData th a.desc_d:visited, #dnn_ctr447_ArrivalDepature_grdData th a.desc_d:hover{
	color:#fff;
	background: url(images/d_desc.gif) no-repeat right center;
}

#dnn_ctr447_ArrivalDepature_grdData th a.asc_d:link, #dnn_ctr447_ArrivalDepature_grdData th a.asc_d:visited, #dnn_ctr447_ArrivalDepature_grdData th a.asc_d:hover{
	color:#fff;
	background: url(images/d_asc.gif) no-repeat right center !important;
}



div.linkContainer 
{
	position: relative;
	height: 35px;
}

div.tabContainer
{
	position: absolute;
	width: 300px;
	left: 0px;
	bottom: 0px;
}

div.blueButtonContainer
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#btnRefresh 
{
	position: absolute;
	top: -5px;
}




a.arrTab{
	background:url(images/arrivals.gif) no-repeat 0 0;
	height:26px !important;
}

a.deptTab{
	background:url(images/departures.gif) no-repeat 0 0;
	height:26px !important;
}

a.arrTab:hover, a.arrSelected
{
	background-position: 0 -26px;
	position: relative;
}

a.deptTab:hover, a.deptSelected
{
	background-position: 0 -27px;
	position: relative;
}


.sortLinks{
	display:none;
}

.dateTimeLabel{
	background:#dce7fb;
	color:#80898E;
	padding:0 5px;
	position: relative;
	height: 20px;
	padding: 5px;
}

#dnn_ctr447_ArrivalDepature_lblCurrentDataTime
{
	width: 100%;
	position: absolute;
	left: 5px;
	top: 10px;
	text-align: left;
}






/*---------------------------------Autocomplete CSS--------------------------------------------------*/
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	z-index: 10000;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	/*background : Window url(images/indicator.gif) right center no-repeat;*/
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}


/* Inside the Airport -------------------------------------------------------*/
.insidehalf{
	margin: 0 5px;
	padding:10px 5px;
	width:230px;
	float:left;
}

.insidehalf ul, .insidehalf ul li{
	list-style-type:none;
}
.insidehalf ul li{
	padding-left:11px;
	background:url(images/blue-arrow-inside.gif) no-repeat 0 3px;
}

#dnn_ctr446_FormMaster_ctl__20071114T144527, #dnn_ctr446_FormMaster_ctl__20071114T144743{
	display:none;
}

#flightbox label, #flightbox a{
	display:block;
	margin:10px 0 0;
}
#flightbox a#advsearch{
	float:right;
	margin:10px 10px 0;
}
#flightbox a#aSubmit{
	float:right;
}

#flightbox ul li label, #flightbox a label{
	margin:0;
	display:inline;
}

#flightbox div{
	float:left;
	width:55%;
}


.agencyTbl a:link, .agencyTbl a:visited, .agencyTbl td strong{
	color:#2871b6;
	padding-left:5px;
}

#otherLinks{
	margin:5px 0;
	padding:0;
	text-align:right;
}

#otherLinks li, #otherLinks li a:link, #otherLinks li a:visited{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font-size:1.1em;
	margin:0 5px;
	padding:0;
	text-decoration:underline;
}
#otherLinks li a:hover{
	text-decoration:none !important;
}

#flightbox h4{
	margin:15px 0 2px;
	float:left;
	width:130px;
	color:#fff;to d
}

.False{
	display:none;
}

#main-weather {
	
}

#dnn_RadarWeatherPane{
	display: block;
	width: 280px;
	float: left;
}

#accu_weather{
	float: left;
	margin: 0 auto;
	width: 120px;
}

/*-------------------------- Coupons -------------------------*/
.coupon{
	background:#fffac6 url(images/50off.gif) no-repeat center;
	padding:10px;
	margin:5px;
	border:1px dashed #000;
	color:#000;
	width:477px;
	float:left;
}

.coupon p{
	font-weight:bold;
	font-size:1.1em;
	float:left;
	width:50%;
	margin:5px 0;
}
.coupon p.couponlink{
	width:100%;
}
.coupon p.right{
	text-align:right;
}
a#detailsLink:link, a#detailsLink:visited{
	display:block;
	text-indent:-999999px;
	width:98px;
	height:20px;
	background:url(images/viewprint_bg.gif) no-repeat 0 0;
	float:right;
}
a#detailsLink:hover{
	background-position:0 -20px;
}
#mainPage p.heading3{
	text-align:right;
}

.form-title{
	font-size: 1.5em;
}

#dnn_ctr523_AddNewCoupon_btnSave{
	display: block;
	background: url(images/save-button.gif);
	height: 18px;
	width: 70px;
	text-indent: -9999px;
	outline: none;
	border: 0px;
	margin-left: 80px;
}

#resbox a#noscriptlink:link, #resbox a#noscriptlink:visited{
	display:block;
	margin:20px auto;
	width:220px;
	color:#fff !important;
	font-size:1.4em;
}

#translate{ width:195px; float:right; margin-right:10px; padding:4px; background-color: #23518C;}
#translate select{ border:1px solid #475d0c; color:rgb(101, 145, 222); padding:2px; width:190px; }
#translate h3{ background: url(images/lang_trans_title.gif) no-repeat 0 0; height:18px; }
#translate h3{ margin:0 0 2px; }


/* -- mobile skin styles --*/
div.mobileFrame { width: 320px; font-size: 12px; background: #ffffff; }
div.mobileHeader { background-color: #1378bb; text-align:center; padding: 0 0 3px 0; color: #ffffff; font-weight: bold; border-bottom: 5px solid white;}
div.mobileHeader  a {color: #fff;}
.mobileArriveDepartBar { display: block; background: #4e4a4a; color: #ffffff; text-transform: uppercase; letter-spacing: 5px; font-weight: bold; padding: 2px 0 2px 15px; width: 305px;  }
div.mobileArrivalDeparture { border-top: 5px solid white; }
div.mobileFrame #grdDataWrapper table {background: #000000 !important; color: #efea00; width: 320px; }
table#dnn_ctr587_ArrivalDepatureMini_grdData  tr.grdRow, table#dnn_ctr590_ArrivalDepatureMini_grdData tr.grdRow { color: #efea00 !important; }
div.mobileFrame #grdDataWrapper table th { background: #000000 !important; text-align: center;  font-weight: bold; color: #ffffff; }
div.mobileFrame #grdDataWrapper table td { background: #000000 !important; padding-bottom: 3px; text-align: center;  font-weight: bold;}
div.mobileMidpageImage {border: solid white; border-width: 9px 7px;  }
.mobileNewsBar { display: block; background: #004e91; color: #ffffff; padding: 3px; font-weight: bold; }
.mobileNewsHeader {display: block; padding-top: 10px; color: #2467a0; font-weight: bold;}
div.mobileNewsContent {padding-left: 10px; }
div.mobileWeather { font-weight: bold; padding: 5px; background: #e1ebcd; border-bottom: 2px solid white; }
.mobileWeatherForecast { color: #709451; }
div.mobileBottomLinks {text-align: center; font-size: 11px; word-spacing: 3px; letter-spacing: -1px; background: #b6d4ed; color: #004e91; padding: 5px 0; font-weight: bold; }
div.mobileFooter {text-align: center; color: #004e91; font-weight: bold; padding: 5px; }
.delayedText {color: #e33d10 !important; } 
div.mobileFrame th.airline_Column, div.mobileFrame td.airline_Column, div.mobileFrame div#viewAdditionalDiv { display: none;} 
div.mobileFrame td.arrow_even_arr, div.mobileFrame td.arrow_odd_arr { background: #000000 !important;}
div.mobileFrame td.flightNum_Column { padding-left: 0px; }
div.mobileFrame th.city_Column, div.mobileFrame td.city_Column { padding-left: 5px; }
div.mobileFrame th.scheduled_Column, div.mobileFrame td.scheduled_Column { padding-right: 10px; }

/*Res Flight Box*/
#res_box{  }
#res_box_left{ width:215px; padding-left:5px; float:left; }
#res_box_right{ width:177px; float:left; height:100%; padding-left:10px; background:url(/DesktopModules/FlightBox/images/strip.png) repeat-y left top; }
#res_box_right img{ padding-bottom:8px; }
#res_box ul, #res_box li{ margin:0; padding:0; list-style-type:none; }
#res_box li{ height:38px; padding:0; margin:0;}
#res_box a img{ border:0; }
