﻿/* import other styles */

/* typography */

body
{
	margin: 0 auto; /*margin-left: 0px; 	margin-top: 0px; 	margin-right: 0px; 	margin-bottom: 0px;*/
	background: url(images/bg_new.jpg) top left repeat-x;
	background-color: #435770;
	font-family: Arial, Helvetica, Sans-Serif ;
	font-size: 0.8em;
}



/*Alert Template*/

#alert
{
	background: url(images/light.png) no-repeat;
	height:100%;
	width:100%;
	vertical-align:middle;
	
}



/* Container */

#container
{
	width: 1000px;
	margin: 11px auto; /*background-image: url(../Images/horiz_bg.png);*/ /*background: Transparent url(images/content_bg.png) repeat-y bottom;*/
}


/* logo */
 .logo
{
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
	z-index: 35;
	color: Black;
}

/* weather */
#weather
{
	font-size: 0.75em;
	position: absolute;
	width: 180px;
	height: 60px;
	margin-top: 15px;
	margin-left: 800px;
	z-index: 30;
	color: Black;
	background-color: White;
}

#weather div
{
	border: 0;
	border-width: thin;
	border-color: #cdcdcb;
	color: Black;
	z-index: 15;
	background-color: White;
}
#weather .headerDateTime
{
/*	font-family:Verdana Arial;*/
}

#config
{
	display: none;
	position: absolute;
	height: auto;
	margin-top: -200px;
	margin-left: 787px;
	z-index: 35;
	color: Black;
}

#config .configHeader
{
	cursor: pointer;
	z-index: 35;
	color: white;
	opacity: 0.9;
	filter: alpha(opacity=90) /* tweak for ie*/ width: 26px;
	margin-left: 180px;
}

#config .configPanel
{
	z-index: 36;
	width: 200px;
	color: white;
	border: 1px;
	border-color: Black;
	opacity: 0.97;
	filter: alpha(opacity=97) /* tweak for ie*/ background-color: Black;
	overflow: hidden;
	height: auto;
}

#config a, #config a:visited
{
	/*color: #000; background: #efefef;*/
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	color: white; /*#c10b3a;*/
}

#config a:hover
{
	color: white;
	overflow: hidden; /*background-color: #c10b3a;*/
}



/* Alert *//*
#ctl00_WucAlert1_pnlAlert  hack for asp net control*/
#WucAlert1_pnlAlert
{
	position: relative;
	width: 180px;
	height: 70px;
	top: 30px;
	left: 45%;
	z-index: 100; /*background-color: White;*/
}

.alert
{
	z-index: 100;
	position: static; /*left: 30%;	top: 30px;*/
}

#alert
{
	/*background-color: White;*/
	position: absolute;
	z-index: 100;
	color: Black;
	cursor: move;
}

#alert #close
{
	color: Red;
	font-size: 0.8em;
}
#alert #close-hover
{
	font-size: 0.7em;
	float: right;
	margin-top: -15px;
	color: Red;
}

.alert_title
{
	font-size: medium;
	font-weight: bold;
	color: #ca133f;
	text-decoration: none;
	z-index: 3;
}
.alert_content
{
	text-decoration: none;
	font-size: 0.8em;
	color: Black;
	width: 100px;
}


#header
{
	display: inline-block;
}
/* IE ignores this part IE can not read styles with [attribute]*/


.header[class]
{
	background: url(images/header_web.png) center top no-repeat;
}


#menu
{
	font-family: "trebuchet ms" ,Din Bold, Arial, MS Sans Serif;
	margin-top: 0;
	z-index: 15;
	line-height: .9em;
}

#menu H1
{
	visibility: hidden;
	display: none;
}

#menu ul
{
	margin: 0 auto;
	padding: 0;
	position: inherit;
	width: 1000px;
	height: 280px; /*282px; /*background: Transparent url(images/header1.jpg) no-repeat center;*/
	z-index: 15;
	overflow: hidden;
}
#menu li
{
	list-style-type: none;
	width: 120px;
	height: 25px;
	position: absolute;
}
#menu a
{
	display: block;
	width: 120px;
	height: 0;
	color: #000;
	text-decoration: none;
	padding-top: 40px;
	background: transparent;
	overflow: hidden;
	z-index: 10;
}

#menu b
{
	display: block;
	width: 120px;
	height: 0;
	color: #000;
	text-decoration: none;
	padding-top: 40px;
	background: transparent;
	overflow: hidden;
	z-index: 10;
}
* html #menu a
{
	height: 12px;
	height: 0;
}



    #myGallery
    {
    width: 425px !important;
    height: 230px !important;
    margin:5px;
    }

/*Content*/
#content
{
	display: inline-block;
	/*margin-top: /*237px;*//* 0;
	padding-top: 5px;*/
    margin-top:-4px!important;
	margin-left: 1px;
	background-position: bottom left;
	width: 1000px;
	font-family: Verdana, Geneva, Sans-Serif;
}


/* IE ignores this part IE can not read styles with [attribute]*/

.content[class]
{
	background-image: url(images/content_bg.png) /*repeat-y bottom left ;*/;
}


#content select
{
	width: 150px;
}
#content input
{
	/*border: 0;*/
	margin: 0px 5px; /*width: 150px; /*background-color:#c10b3a;*/ /*background-color: #4a5b79;*/ /*color: White;*/
}

/* take off the width for the flights panel */
#plLeft1 input
{
    margin: 0px;
}    

#search
{
	color: white;
	font-weight: bold;
	padding-left: 30px;
	position: absolute;
	top: 3px;
	z-index: 20;
}
/*left panel - flightinfo*/
#content #leftPanel
{
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	width: 250px;
	height: 245px;
	overflow: hidden;
	z-index: 20;
}
#content #leftPanel a, #content #leftPanel a:link, #content #leftPanel a:visited, #content #leftPanel a:active
{
	text-decoration: none;
	font-weight: bold;
	color: #c10b3a;
	font-weight: bold;
	
}
#content #leftPanel a:hover
{
    background-color:#c10b3a;
	color:  #FFF;	
}


/* right Panel - securityinfo*/

#content #rightPanel
{
	display: block;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	width: 250px;
	height: 245px;
	margin-top: -240px;
	margin-left: 735px;
	overflow: hidden;
}


#content #rightPanel a, #content #rightPanel a:link, #content #rightPanel a:visited, #content #rightPanel a:active
{
	text-decoration: none;
	font-weight: bold;
	color: #c10b3a;
	
}


#content #rightPanel a:hover
{
    background-color:#c10b3a;
	color:  #FFF;	
}

.image
{
	background-color: Transparent;
	margin: 0 10px 0 10px;
}

.tab_selected
{
	margin: 0 0;
	padding: 0;
	width: 125px;
	height: 23px;
	background: Transparent url(images/tab_white.gif) no-repeat center;
	z-index: 25;
	text-align: center;
	vertical-align: middle;
}

.tab_not_selected
{
	margin: 0 0;
	padding: 0;
	position: static;
	width: 125px;
	height: 23px;
	background: Transparent url(images/tab.gif) no-repeat center;
	z-index: 24;
	color: White;
	text-align: center;
	vertical-align: middle;
	cursor:pointer ;
}

.tab_text
{
	position: relative;
	top: 3px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}


/* left panel #1 arriving*/
#plLeft1
{
	width: 250px;
	height: 215px;
}
.plLeft1
{
	display: block;
	width: 250px;
	height: 200px;
	background-color: White;
}

/*#ctl00_pnlLeft1  hack for asp net control*/
#pnlLeft1
{
	display: block;
	position: relative;
	width: 250px;
	height: 220px; /*background-color: White;*/
	background: Transparent url(images/pane.gif) no-repeat left bottom;
}
/* left panle # 2departing */
#plLeft2
{
	width: 250px;
	height: 215px;
}

.plLeft2
{
	display: block;
	width: 250px;
	height: 200px;
	background-color: White;
}


/*#ctl00_pnlLeft2  hack for asp net control*/
#pnlLeft2
{
	display: block;
	position: relative;
	width: 250px;
	height: 220px; /*background-color: White;*/
	background: Transparent url(images/pane.gif) no-repeat left bottom;
	margin-top: -215px;
}

 /* #ctl00_cphRightContent_pnlLeft1 hack for asp net control*/
 #cphRightContent_pnlLeft1
{
	display: block;
	position: relative;
	width: 250px;
	height: 150px; /*background-color: White;*/
	background: Transparent url(images/pane.gif) no-repeat left bottom;
}

/* #ctl00_cphRightContent_pnlLeft2 hack for asp net control*/
#cphRightContent_pnlLeft2
{
	display: block;
	position: relative;
	width: 250px;
	height: 150px; /*background-color: White;*/
	background: Transparent url(images/pane.gif) no-repeat left bottom;
	margin-top: -215px;
}

/* front page left Airport News panel */
#content .airportnews
{
    font-size:0.85em;
    padding: 0px 0px 0px 5px;
    margin:5px 0px 0px 5px;
    list-style-type: none;
}
#content .airportnews li
{
  padding-bottom : 5px;
}
#content .airportnews a, #content .airportnews a:visited
{
    color:#000 !important;
    font-weight: normal !important;
}

#content .airportnews a:hover
{
    color:#c10b3a !important;
    text-decoration :underline !important;
}
#content .airportnews_date
{
    color: Gray;
    font-size:0.8em; 
    font-style:italic;   
}

/*Center news Photo Gallery*/
#content #news
{
	color: black;
	display: inline-block;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	width: 435px;
	height: /*235px;*/ 240px;
	overflow: hidden;
	margin-top: -245px;
	margin-left: 285px; /*background-color:White;*/
	padding: 0;
	background: url(../../images/news_bg.gif);
}

.news
{
	display: block;
	width: 420px;
	color: black;
	display: block;
	margin-top: 0px; /*3px*/
	width: 100%;
}



#content #news p, #content #news h2
{
	text-transform: capitalize;
	padding: 0 10px;
}
#content #news h2
{
	font-size: 1.3em;
	font-weight: bold;
}

#content #news p
{
	font-size: 0.8em;
}


/* right Panel #1 - waiting*/
#plRight1
{
	width: 250px;
	height: 212px;
	font-size: 0.83em;
	display:block;
}

.plRight1
{
	display: block;
	width: 250px;
	height: 200px; /*background-color:White;*/
	background-image: url(images/security_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
/* #ctl00_pnlRight1 hack for asp net control*/
#pnlRight1
{
	display: block;
	position: relative;
	width: 250px;
	height: 220px; /*background-color: White;*/
	background: Transparent url(images/pane.gif) no-repeat left bottom;
}


/* right Panel #2 parking */
#plRight2
{
	width: 250px;
	height: 212px;
	font-size: 0.83em;
	display:block;
	
}

.plRight2
{
	display: block;
	width: 250px;
	height: 200px;
	background-color: White;
	background-image: url(images/security_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
/*#ctl00_pnlRight2  hack for asp net control*/
#pnlRight2
{
	display: block;
	position: relative;
	width: 250px;
	height: 220px; /*background-color: White;*/
	background: Transparent url(images/pane.gif) no-repeat left bottom; /* pane2 is with mobile */
	margin-top: -212px;
}


/* links */

#content #links
{
	text-align: center;
	display: block; /*margin-left:15px;*/
	margin-top: 10px; /*margin-right:15px;*/
	margin-bottom: 10px;
	width: 1000px;
	height: 120px;
}


/* CONTENT FOOTER */
#content_footer
{
	display: inline-block;
	margin-top: /*237px;*/ 0;
	margin-left: 1px;
	width: 1000px;
	height: 30px;
	background-position: bottom left;
}

/* IE ignores this part IE can not read styles with [attribute]*/

.content_footer[class]
{
	background-image: url(images/bottom_border.png) /*repeat-y bottom left ;*/;
}



/* Fisheye Menu Styles */

#HJAIAFishEye img
{
	z-index:50;
}

#dockContainer
{
	text-align: center; /*position: absolute;*/
	bottom: 0;
	width: 1000px;
	margin: 0;
	padding: 0px;
	overflow: hidden;
}

#fisheye_menu
{
	padding: 0 12px 0 12px;
	display: inline;
	white-space: nowrap;
	margin-left: 0 auto;
	margin-right: 0 auto; /*border: 1px solid red;*/ /* 	list-style: none; 	padding: 0; 	width: 1024px; 	margin:0 auto; 	height: 150px; 	text-align:center; 	background-position:center;*/
}


#fisheye_menu li
{
	list-style-type: none;
	display: inline;
	position: relative; /* 	position: relative; 	display: block; 	float:left;*/
}
#fisheye_menu span
{
	/*width: 116px; 			text-align: center; 			display: none; 			position: absolute; 			margin: 0; padding: 0; border: 0; 			*/
	position: absolute;
	top: 100%;
	left: 15px;
	text-align: center;
	width: 125px;
	padding: 0 margin: 0;
	border: solid 0px #bbb;
	color: #fff; /*background: #eee url(;*/
	background: Transparent url(images/tab_vert.gif) no-repeat bottom;
	visibility: hidden;
}
#fisheye_menu a
{
	text-decoration: none;
}
#fisheye_menu img
{
	border: 0;
	vertical-align: top;
}
/************** END OF CONTENT *********/
/*footer*/
#footer
{
	display: block; /*margin-left:15px; 	margin-top:0; 	margin-right:15px;*/
	margin: 15px auto;
	width: 970px;
	height: 40px;
	text-align: center;
	color: White;
	font-size: .7em;
}

#footer a:link, #footer a:visited, #footer a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: White;
}


#footer a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #c10b3a;
}

/*For the Forms developed by suneela and Dawn*/

.labelText
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
.Download
{
	font-size: 13px;
	color: Gray;
	font-family: Arial;
	text-decoration: none;
}

.header-text-2
{
	font-family: arial;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-align: left;
}

.headertext3
{
	font-family: arial,helvetica;
	color: Gray;
	font-size: 12px;
	font-weight: bold;
}


.inputtext
{
	width: 50%;
	font-weight: bold;
	font-size: 11px;
	font-family: arial,helvetica;
	color: dimgray;
	margin: 0;
}

.colorbackground
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	background-color: #DDD;
}

.Concessions
{
	
	font-weight: bold;
	font-family: Arial, Verdana;
}

.StoreLogo
{
	height:50px;
	width:50px;
	}
	
	
	
	/** comments - feedback  **/
.comment, a.comment
{
	font-size:.8em;
	margin:0 auto;
	
}

.commentPanel
{
	border:solid 1px black;
	background:white;
	width:500px;
	color:Black;
	padding:10px;
}

.commentBackground {
 background-color:black;
 width:2000px;
 height:700px;
 
 filter:alpha(opacity=70);
 opacity:0.7;
}

  
    /*Modal Popup*/
.modalBackground {
	background-color:#616D7E;/*Gray;*/
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	color:#000000;
	font-family: Verdana , Arial, MS Sans Serif;
	font-size:12px;
	text-align:left;
	padding:3px;
}
 .modalPopupHeader {
    cursor: move;
	background-color: #e4e4e5;
	background-image: url(App_Themes/blue/images/accordionHeader_bg.jpg);
    border:solid 1px Gray;
	font-size: 14px;
    text-align:center;
    font-weight:bold;
 }
 
 
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	background-color : white;/*inherit;*/
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	color : windowtext;
	cursor : 'default';
	height : 200px;
    list-style-type : none;
	margin : 0px!important;
	overflow : auto;
	padding: 0px!important;
    text-align : left; 
	visibility : hidden;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/* AJAX Tabs Style */ 
/* ATL theme */

.ATLTabs .ajax__tab_header {background:url(images/tab-line.gif) repeat-x bottom;padding:0px;}
.ATLTabs .ajax__tab_outer {padding-right:0px;}
.ATLTabs .ajax__tab_inner {padding-left:0px;}
.ATLTabs .ajax__tab_tab 
{	
	background: Transparent url(images/tab_red.png) no-repeat top;
	color: White;
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    font-weight:bold;
	height: 15px;
    margin:0px!important;
    padding:4px 0px 4px 0px;
	width: 125px;}
.ATLTabs .ajax__tab_hover .ajax__tab_tab {background: Transparent url(images/tab_blue.png) no-repeat top;}
.ATLTabs .ajax__tab_active .ajax__tab_tab {background: url(images/tab_active.png) no-repeat top;
	color: Black;}
.ATLTabs .ajax__tab_body {border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}


/*AJAX Update Process Style */

#loadingWrapper
{
    background-color:#FFF;
    color:Black; 
	text-align:center;
    height:180px; 
    width:200px;
    
	border-width:3px;
	border-style: solid;
	border-color:#435770;
    position: relative;
    font-weight:bold; 
    top: 30%;
    z-index: 10000;
}	
#loadingImage
{
    background: White url('/images/logo_trans.gif') no-repeat center; 
}    
#loadingText
{
    font-size: 1em;
}
.alignRight_txt
{
    text-align:right;
}    

/*error message */
.errMsg
{
    color: Red;
    font-weight:bold;
    background-color: Yellow;
    border-width:1px;
    border-style:dashed;
    width:95%;
    display:block;
    padding:10px;
}

/*successful message */
.successfulMsg
{
    color: Green;
    font-weight:bold;
    background-color: #eee;
    border-width:1px;
    border-style:dashed;
    width:95%;
    display:block;
    padding:10px;
}
