body
{
	margin: 0px;
	padding: 0px;
	background-color: #00036D;
	font:.8em verdana, arial, helvetica, sans-serif;
}

img
{
	border:none;
}

h1
{
	display:inline;
	font-size:1em;
}
h2
{
	font:bold 1.6em georgia, serif;
	color: #00036D;
}
h2, h3, h4, p, dl, dt, dd
{
	margin: 0;
	padding:1em 12px 1em 12px;
	
}
h3
{
	font:bold 1.3em georgia, serif;
}
h4
{
	font:bold 1em georgia, serif;
	color: #00036D;
}

a
{
	color:#00036D;
	text-decoration: underline;
}
a:hover
{
	color:#000000;
	text-decoration: none;
}

/****************************************************************/
/* Generic Classes												*/
/****************************************************************/

.attn
{
	display:block;
	clear:left;
	margin-bottom:1em;
	text-align:center;
	color:#2d87c5;
	font:bold 1.8em georgia, serif;
}

.pseudoStrong
{
	margin:1em 0 1em 0;
	padding:0 12px 0 12px;
	display:block;
	font:bold 1.1em georgia, serif;
}

.StrongBlue
{
	margin: 0;
	padding: 0;
	display:block;
	font:bold 1em georgia, serif;
	color: #00036D;
}


/****************************************************************/
/* Static Page Classes											*/
/****************************************************************/
.primImg
{
float:left;
clear:left;
margin:0 1em 1em 1em;
}
.AirDenverTravel
{
	font:bold 1.2em georgia, serif;
	color: #00036d;
}

.secImg
{
	float:right;
	clear:right;
	margin:0 1em 1em 1em;
}

#linksIndex
{
	text-align:center;
}

#linksIndex li
{
	display:inline;
	font:bold 1.4em georgia, serif;
}

#linksWrap span
{
	display:block;
	padding-left:24px;
	font:bold 1.8em georgia, serif;
	color:#1b355d;
}

#contactWrap
{
width:455px;
margin:auto;
overflow:hidden;
}

.left_div
{
	width: 49%;
	float: left;
}

.left_div_small
{
    width: 39%;
    float: left;
}

.right_div
{
	width: 49%;
	float: right;
}

.right_div_large
{
    width: 58%;
    float: right;
}

.UL_NOSTYLE
{
	list-style-type: none;
	padding-left: 10px;
}

/*******************************************************************/
/* Form Layouts													   */
/*******************************************************************/

fieldset
{
	margin: 15px 15px;
	padding: 10px;
	border: 1px solid #D7D7D7;
	background-color: #DDE0FF;
	position: relative;
}

fieldset *
{
	margin: 0;
	padding: 0;
	font-size: .9em;
}


legend
{
	padding: 1px 0;
	font-family: Tahoma,arial,Verdana,Sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #115098;
	margin-top: -.4em;
	position: relative;
	line-height: 1.2em;
	top: 0;
	vertical-align: middle;
}

dl {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.00em;
}


dt .explain { font-style: italic;}

dt label {
	font-size: 1.00em;
	text-align: left;
	font-weight: bold;
	color: #4A5A73;
}

dd label {
	font-size: 1.00em;
	white-space: nowrap;
	margin: 0 10px 0 0;
	color: #4A5A73;
}

html>body dd label input { vertical-align: text-bottom;}	/* Tweak for Moz to align checkboxes/radio buttons nicely */

dd input
{
	font-size: 1.00em;
	max-width: 100%;
}

dd select
{
	font-size: 100%;
	width: auto;
	max-width: 100%;
}

dd textarea
{
	font-size: 0.90em;
	width: 90%;
}

dd select {
	width: auto;
	font-size: 1.00em;
}

fieldset dl {
	margin-bottom: 10px;
	font-size: 0.85em;
	height: 25px;
}

fieldset dt
{
	float: left;
	width: 60%;
	text-align: left;
	border: none;
	border-right: 1px solid #CCCCCC;
	padding-top: 3px;
	height: 25px;
}

fieldset dd
{
	color: #666666;
	margin: 0 0 0 60%;
	padding: 0 0 0 5px;
	border: none;

	vertical-align: top;
	font-size: 1.00em;
	height: 25px;
}

/* Hover highlights for form rows */
fieldset dl:hover dt, fieldset dl:hover dd {
	border-color: #666666;
}

fieldset dl:hover dt label {
	color: #000000;
}

fieldset dl:hover dt {
	background-color: #D0E0FF;
}

fieldset dl:hover dd {
	background-color: #D0E0FF;
}

fieldset dl dd label:hover {
	color: #BC2A4D;
}

input:focus, textarea:focus {
	border: 1px solid #BC2A4D;
	background-color: #E9E9E2;
	color: #BC2A4D;
}

.adis_request *
{
	margin: 0;
	padding: 0;
}
.adis_request dd
{
	width: 248px;
	text-align: left;
	float: right;
}

.adis_request dt
{
	padding-right: 5px;
	text-align: right;
	width: 143px;
}

.adis_request div
{
	padding: 10px;

}
.adis_request label
{
	font-size: 1.00em;
	text-align: left;
	font-weight: bold;
	color: #4A5A73;
}

/****************************************************************/
/* Page Layout													*/
/****************************************************************/

#Header
{
	position: absolute;
	display: block;
	height: 128px;
	width: 100%;
	z-index: 100;
	background-color: #FFFFFF;
}
#ControlBar
{
	position: absolute;
	z-index: 200;
	width: 100%;
	margin: 0;
	padding: 0;
}
#ControlBarDiv
{
	position: relative;
	float: right;
	text-align: right;
	width: 260px;
	height: 27px;
	background-image: url(/graphics/default/LoginBar.gif);
	font-weight:bold;
	color: #FFFFFF;
}
#ControlBarLoginSubmit
{
	margin:0;
	padding:0;
	border: none;
	width: 25px;
	margin-right: 5px;
	background-color: #FFFFFF;
	color: #00036D;
	height: 19px;
}
#ControlBar .input
{
	margin:0;
	padding:0;
	border: none;
	width: 100px;
	height: 16px;
	color: #6060FF;
}

#BODY
{
	position:absolute;
	top: 125px;
	display: block;
	width: 100%;
	z-index: 0;
}

#Main
{
	position:relative;
	display: block;
	background-color: #FFFFFF;
	width: 98%;
	margin-left: 1%;
}
#Footer
{
	position:relative;
	background-color: #FFFFFF;
	width: 98%;
	margin-left: 1%;
	height: 100px;
	display: block;
	text-align: center;
	font-size: 10pt;
	border-top: 4px ridge #0000AA;
}
#Footer_Left
{
	float: left;
	width: 49%;
}
#Footer_Right
{
	float: right;
	width: 49%;
}

/****************************************************************/
/* Search Suggestions											*/
/****************************************************************/

#SearchHelp * 
{
	margin:0;
	padding:1px;
	list-style-type: none;
}

#SearchHelp .even
{
	background-color: #FFFFFF;
}

#SearchHelp .odd
{
	background-color: #DDDDFF;
}

#SearchHelp ul
{
	display: inline;

}

#SearchHelp .S_type
{
	font-family: Tahoma,arial,Verdana,Sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #115098;
}

#SearchHelp .S_ICAO
{
	font-size: 1.00em;
	font-weight: bold;
	color: #4A5A73;
}

#SearchHelp .S_CITY
{
	font-style: italic;
}

#SearchHelp .S_Name
{
	
	font-style: italic;
	font-weight: bold;
	color: #4A5A73;
}

#SearchHelp .S_GPS
{
	padding-left: 10px;
	padding-right: 10px;
}

#SearchHelp .S_hover
{
	display: none;
	font-size: .9em;
	padding-left: 15px;
}
/* Hover Effects */
#SearchHelp ul li:hover .S_hover
{
	display: block;
}

/* AUTO SUGGEST */
div.suggestions
{
	border: 1px solid #D7D7D7;
	background-color: #DDE0FF;
    position: absolute;   
}

div.suggestions div {
    cursor: default;
    padding: 0px 3px;
}

div.suggestions div.current {
    background-color: #3366cc;
    color: white;
}

.Zip
{
	font-weight: bold;
}

.City
{
	font-weight: bold;
}

div.suggestions div.AirportI
{
	margin-left: 10px;
	font-size: .8em;
}

/****************************************************************/
/* POPUP CALENDAR												*/
/****************************************************************/
div.popup_calendar
{
	border: 4px ridge #0000AA;
	background-color: #DDE0FF;
    position: absolute;   
}

.popup_calendar
{
	border: 4px ridge #0000AA;
}

.popup_calendar *
{
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.popup_calendar .Header *
{
	font-weight: bold;
	background-color: #00036D;
	color: #FFFFFF;
}

.popup_calendar .DaysOfTheWeek
{
	font-weight: bold;
	border-bottom: thin solid #0000AA;
}

.popup_calendar .othermonth *
{
	color: #505050;
}

.popup_calendar .currentmonth *
{

}

.popup_calendar .Today_Link
{
	text-decoration: none;
	font-weight: bold;
}
/****************************************************************/
/* Tables														*/
/****************************************************************/

.tables *
{
	margin: 0px;
	padding: 0px;
	border: none;
}

.table_hidden
{
	display: none;
	border-bottom-width: 4px;
	margin-bottom: 10px;
	border-bottom: 2px ridge #00036D;
}


.HeadRow *
{
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #00036D;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.HeadRow2
{
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #00036D;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.MinorRowHeader
{
    font-weight: bold;
    color: #000066;
    background-color: #99CCFF;
}

#CargoManafest
{
    border: 3px ridge #00036D;

}
#CargoManafest *
{
    font-size: 12px;
}

.MinorTable
{
    border-left: 2px ridge #00036D;
    border-right: 2px ridge #00036D;
    border-bottom: 2px ridge #00036D;
    margin-bottom: 10px;
    width: 800px;
}

.border_row
{
	border-left: 2px ridge #00036D;
	border-right: 2px ridge #00036D;
	padding-left: 10px;
	padding-right: 10px;

}

.odd
{
	background-color: #DDF0FF;
	border-color: #DDF0FF;
}

.even
{
    background-color: #F0F5FF;
    border-color: #F0F5FF;
}

.even_nohover
{
    background-color: #F0F5FF;
    border-color: #F0F5FF;
}

.odd_nohover
{
    background-color: #DDF0FF;
    border-color: #DDF0FF;
}

.even:hover *, .odd:hover * 
{
    background-color: #AABBFF;
    border-color: #AABBFF;
}

.odd td
{
	background-color: #DDF0FF;
	border-color: #DDF0FF;
	border-top-style: solid;
	border-bottom-style: solid;
}



.even td
{
	background-color: #F0F5FF;
	border-color: #F0F5FF;
	border-top-style: solid;	
	border-bottom-style: solid;
}

/****************************************************************/
/* MAIN MENU													*/
/****************************************************************/
#Menu
{
	position:relative;
	width: 100%;
	display: block;
	height: 29px;
	background-image: url(/graphics/default/MenuBar.jpg);
	font-weight:bold;
	color: #FFFFFF;
}
#Search
{
	float: right;
	padding-top: 4px;
}
#SearchBox
{
	margin:0;
	padding:0;
	border: none;
	width: 100px;
	height: 16px;
	color: #6060FF;
}
#SearchBoxGo
{
	margin:0;
	padding:0;
	border: none;
	width: 25px;
	margin-right: 10px;
	background-color: #FFFFFF;
	color: #00036D;
	height: 19px;
}
#SearchHelp
{
	float: right;
	width: 300px;
	background-color: #FFFFFF;
	display: none;
	border-left: 4px ridge #0000AA;
	border-bottom: 4px ridge #0000AA;
}
#DropDownMenu
{
	float: left;
}

/* zeroing padding/margin for all elements */
#DropDownMenu,
#DropDownMenu * 
{
	margin:0;
	padding:0;
}
/* "Master" UL (the whole Menu) */
#DropDownMenu
{
	position: relative;
	height: 20px;
}
/* sub-menu ULs */
#DropDownMenu li ul
{
	width: 200px !important;
	cursor:default;
	position:absolute;
	display: none;
	left: 0px;
	background-color: #FFFFFF;
}
#DropDownMenu li ul li ul
{
	width: 200px !important;
	cursor:default;
	position:absolute;
	display: none;
	left: 200px;
	top: 0px;
	background-color: #FFFFFF;
	border-top: 1px ridge #00036D;
}
/* All LIs */
#DropDownMenu li
{
	position:relative;
	width: 150px;
	cursor:pointer;
	float:left;
	list-style-type:none;
	padding-top: 5px;
	height: 29px;
	text-align: center;
}
/* sub-menu LIs */
#DropDownMenu li ul li
{
	width: 200px;
	border: 1px ridge #00036D;
	border-top:none;
	height: auto;
	text-align: left;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}
/* All anchors */
#DropDownMenu li a
{
	color: #FFFFFF;
	text-decoration: none;
}

/* sub-menu Anchors */
#DropDownMenu li ul li a
{
	cursor:pointer !important;
	width: 200px;
	font-weight:normal;
	color: #000000;
	z-index: 900;
	display: block;
}

#DropDownMenu ul a:hover,
#DropDownMenu ul a:focus,
#DropDownMenu ul a:active
{
	color:#000 !important;
	background: #AABBFF;
}
/* display and z-index for the sub-menus */
#DropDownMenu li:hover ul
{
	display: block;
	top: 29px !important;
}

#DropDownMenu li:hover ul li ul
{
	display: none;
}

#DropDownMenu li ul li:hover ul
{
	top: 0px !important;
	display: block;
}



.BID_INFO_DIV
{
    border: 3px ridge #0066AA;
    border-top: none;
    position: absolute;
    background-color: #FFF;
    width: 55%; 
    display: none;
    z-index: 200;
}

.BidCell
{
    cursor: pointer;
}

.BidCell:hover
{
    color: #0000AA;
    text-decoration: underline;
}