/* Global Styles */
/*
html
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	height:100%
}

body
{
	margin: 0;
	padding: 0;
	font-size: 75%;
	behavior:url("/CSS/template.htc");
}
/*** Image is 180px wide, and 20px high ***/


pre
{
	margin: 0;
	
	font-size: .9em;
}

a
{
	color: #114432;
	text-decoration: none;
}

a:visited
{
	color: #114432;
}

a:active
{
	color: #114432;
}

a:hover
{
	color: #8ea79b;
}

.nohover
{
	color: #000;
}

.nohover a:hover
{
	color: #000;
}




.alignright
{
	margin-top: 0;
	text-align: right;
}

.small
{
	font-size: .9em;
}

.return
{
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	padding: .5em;
	width: 200px;
}

/*******************************************************************************
                       Positioning rules
*******************************************************************************/

/* Headers footers and titles */
h1
{
	font-size: 25px;
	margin: 0;
	color: #000000;
}

h2
{
	font-size: 14px;
	margin: 0;
	color: #000000;
	/*background-color: #FFFFFF;*/
}

h2.gray
{
background-color: #D6D7D6;	
}

div.promotion
{
	font-size: 20px;
	font-weight: bold;
	color: #052858;
	margin-left: 5px; 
	padding-top:5px; 
	padding-bottom:5px; 
	clear: both;
}

div#header
{
	font-size: 12px;
	padding: 0;
	text-align: left;
	vertical-align: bottom;
	background-color: #333333;
}

div#header .floatright
{
	position: absolute;
}

div#paramheader
{
	font-size: 12px;
	margin: 0;
	color: #000000;
	background-color: #114432;	
	vertical-align: bottom;
	font-weight: bold;
	border-top: solid 1px white;
	z-index: 0;
}

div#paramheader2
{
	font-size: 12px;
	margin: 0;
	color: #000000;
	background-color: #8ea79b;	
	vertical-align: bottom;
	font-weight: bold;
	border-top: solid 1px white;
	z-index: 0;
}

#news a:link, #news a:visited
{
	color: rgb(255, 102, 0);
}

.news a:visited
{
	color: rgb(255, 102, 0);
}

#test a
{
    color:#000; background-color:#8ea79b; text-decoration:none; border-right: solid 1px #114432; width: 90px; display:block; text-align:center; float:left;
}

div#footer {
	padding: 10px;
	min-width: 300px;
}

/* End Headers footers and titles */

/* Right Block, Parametric Search and Text Ads */

div#rightinner
{
	/*float: left;
	position: relative;*/
	/*left: 10px;*/
	width: 200px;
	color: #000000;
	/*padding-top: 12px;*/
	/*padding-right: 5px;*/
}

div#rightinner #mainheader
{
	/*position: relative;
	background-color: #052858;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;*/
	
	background-image: url(../images/homePageBoxHeaderBG.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	background-color: #c00000;
	color: #ffffff;
	/*background-color: #C7C7C7;*/
	text-align: center;
	position: relative;
	height: 22px;
}

div#rightinner #header
{
	position: relative;
	background-color: #cccccc;
}

div#rightinner #inner
{
	position: relative;
	background-color: #EEEEEE;
	font-size: 8pt;
}
/* End Left Block */

/* Middle Block - Main Data when including Parametric Search */
#middlebox
{
	padding-top: 13px;
	/*margin: 0 230px 0 0;
	margin: 0 10px 0 220px;
	position: relative;*/
	/*min-width: 300px;*/
}

#middlebox h1
{
	font-size: 20px;
	margin: 0;
	color: #01427C;
	
	background-color: #FFFFFF;
	width: 100%;
	font-weight: normal;
}

#middleboxDealer
{
	padding-top: 10px;
	padding-left: 10px;
	/*margin: 0 230px 0 0;
	margin: 0 10px 0 220px;
	position: relative;*/
	/*min-width: 300px;*/
}

div#middleboxDealer #middleheader
{
	/*** No side padding or borders, to avoid the IE5.x box model problem ***/
	position: relative;
	background-color: #FFFFFF; /*#052858;*/
	color: #000000; /* #FFFFFF;*/
	font-size: 20px;
	font-weight: bold;
	
}

div#middlebox #middleheader
{
	/*** No side padding or borders, to avoid the IE5.x box model problem ***/
	position: relative;
	background-color: #EEE; /*#052858;*/
	color: #000000; /* #FFFFFF;*/
	font-size: 20px;
	font-weight: bold;
	
}


div#middlebox #searchResultsHeader
{
	background-color: #EAE8DD; /*#052858;*/
	color: #000000; /* #FFFFFF;*/
	font-size: 18pt;
	font-weight: bold;
	
	padding-bottom: 2px;
	width: 100%;
}

div#middlebox #searchResults
{
	/*background-color: #EEE;*/
	/*padding-top: 2px;*/
}

td.ResultsHeaderRight
{
	font-size: 9pt;
	text-align: right;
	vertical-align: bottom;
	text-align: right;
}

div#middlebox #middlesubheader
{
	/*** No side padding or borders, to avoid the IE5.x box model problem ***/
	position: relative;
	background-color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	
	width: 100%;
	min-width: 330px;
}

div#middlebox #middleinner
{
	/*** No side padding or borders, to avoid the IE5.x box model problem ***/
	position: relative;
	background-color: #d7d6d6;
	/*width: 100%;*/
}

table.tblCraftSearch
{
	border: 1px solid #052858;
	width: 100px;
	font-size: 10px;
	background-color: #d7d6d6;
}

table.tblMain
{
	font-size: 12px;
}

.inputAirport
{
	width: 100px;
}
/* End MiddleBox */
/* Tables */
#tblOperators
{
	width: 100%;
	min-width: 300px;
	font-size: 12px;
	
}

#tblOperators tr.a th
{
	background-color: #052858;
	color: #FFFFFF;
}

#tblOperators tr.alt td
{
	background-color: #EEEEEE;
}

/* Main Data Area for Listings without Parametric Search */
#mainbox
{
	margin: 0 0 0 0;
	padding: 12px;
	/*
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC; /*background-color: #d7d6d6;*/
	
}

#mainbox h1
{
	font-size: 16px;
	padding: 5px 5px 0px 0px;
	margin: 0 0 5px 0px;
	color: #666666;
	
	text-transform:uppercase;
	/*font-variant:small-caps;*/
	/*background-color: #ffffff;*/
	/*width: 40%;*/
}

div#mainbox #middleheader
{
	position: relative;
	/*background-image: url(../images/homePageBoxHeaderBG.gif);*/
	margin-left: 15px;
	background-repeat:repeat-x;
	background-position:top;
	font-size: 16px;
	font-weight: bold;	
	color: #000;
	background-color: #D7D6D6;
	text-align: center;
	height: 22px;
}

div#mainbox #middleheaderNoText
{
	position: relative;
	background-color: #ce0000;
	color: #ffffff;
	margin-left: 15px;
	/*background-color: #C7C7C7;*/
	text-align: center;
	height: 2px;
}

.paramremove
{
	/*border: 0;*/
	font-size: 12px;
	/*background-color: #d7d6d6;*/
	border: solid 1px #114432;
	/*width: 100%;*/
	margin-right: 2px;
}

.paramremove .paramheader
{
	/*position: relative;
	background-color: #052858;
	color: #FFFFFF;
	text-align: left;*/
	
	/*background-image: url(../images/homePageBoxHeaderBG.gif);*/
	
	background-repeat:repeat-x;
	background-position:top;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	background-color: #114432;
	color: #fff;
	/*background-color: #C7C7C7;*/
	text-align: left;
	position: relative;
	height: 22px;
}

div#mainbox #middleinstr
{
	position: relative;
	background-color: #d7d6d6;
	/*width: 95%;*/
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	border-bottom: 1px solid #052858;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#mainbox #middleinnerdirectory
{
	position: relative;
	/*background-color: #d7d6d6;*/
	font-size: 8pt; /* border-bottom: 1px solid #052858; border-left: 1px solid #052858; border-right: 1px solid #052858;*/
	margin-left: 15px;
}

div#mainbox #middleinner
{
	position: relative;
	background-color: #d7d6d6;
	font-size: 12px; /* border-bottom: 1px solid #052858; border-left: 1px solid #052858; border-right: 1px solid #052858;*/
	margin-left: 15px;
}

div#mainbox #middleblockheader
{
	position: relative; /*background-color: #d7d6d6;*/
	width: 90%;
	font-weight: bold; /*border-top: 1px solid #052858; border-left: 1px solid #052858; border-right: 1px solid #052858;*/
	border-bottom: 1px solid #052858;
}

div#mainbox #middleblockinner
{
	position: relative;
	background-color: #FFFFFF;
	width: 90%; /*border-top: 1px solid #052858; border-bottom: 1px solid #052858; border-left: 1px solid #052858; border-right: 1px solid #052858;*/ /*border-bottom: 1px solid #052858;*/
	font-size: 12px;
}

div#mainbox #middleblockalpha
{
	position: relative;
	background-color: #FFFFFF;
	width: 90%; /*border-top: 1px solid #052858; border-bottom: 1px solid #052858; border-left: 1px solid #052858; border-right: 1px solid #052858;*/
	font-weight: bold;
	font-size: 12px;
}

/* Main Data Area for Popup Windows */
#popupbox
{
	margin: 0 0 0 0;
	padding: 12px; /*border-bottom: 1px solid #052858;*/ /*border-right: 1px solid #052858;*/ /*border-left: 1px solid #052858;*/ /*background-color: #d7d6d6;*/
}

#popupbox h1
{
	font-size: 25px;
	margin: 0;
	color: #000000;
	
	background-color: #FFFFFF;
	width: 500px;
}

div#popupbox #middleheader
{
	position: relative;
	font-size: 16px;
	font-weight: bold;
	
	width: 100%; /*border: 1px solid #052858;*/
	border-bottom: 1px solid #052858; /*margin-left: 15px;*/
}

div#popupbox #middleinstr
{
	position: relative;
	background-color: #d7d6d6;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	border-bottom: 1px solid #052858;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#popupbox #middleinner
{
	font-size: 12px;
	padding: 0;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	height: 95px;
	background-image: url(../images/header-diamond.jpg);
}

/* End Middle Block */

/* Right Block */
div#rightbox
{
	/*** No side padding or borders, to avoid the IE5.x box model problem ***/
	position: absolute;
	right: 0px; /*** IE5/mac will show a horizontal scrollbar  		if this is less than 16px, or other units are used 		http://www.l-c-n.com/IE5tests/right_pos/index.shtml ***/
	width: 150px;
	padding-top: 10px;
	background-color: #FFFFFF; /*border: 2px solid #052858;*/
}

/* End Right Block */



/* Nav Menu */
#menu
{
	margin:0;
	/*border-bottom: 1px solid #000000;*/
	height:24px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#menu ul, #menu li
{
	display: inline;
	list-style-type: none;
	/* text-transform:uppercase; */
	margin: 0;
	padding: 0;
}


#menu a:link, #menu a:visited
{
	/*background : #E8EBF0;*/
	/*background: #ffffff;*/
	color: #C6381A;
	float: left;
	font-size: small;
	font-weight: bold;
	/*line-height: 14px;*/
	margin-right: 0px;
	padding: 3px 1px 5px 1px;
	text-decoration: none;
}
#menu a:hover
{
	/*background : #E8EBF0;
	background: #d7d6d6;*/
	/*background: #ffffff;*/
	color: #F28337;
	float: left;
	font-size: small;
	font-weight: bold;
	/* line-height: 14px; */
	margin-right: 0px;
	padding: 3px 1px 5px 1px;
	text-decoration: none;
}

#menu a:link.active, #menu a:visited.active
{
	background: #ffffff;
	color: #000;
}

body.section-1 #menu li#nav-1 a, body.section-2 #menu li#nav-2 a, body.section-3 #menu li#nav-3 a, body.section-4 #menu li#nav-4 a, body.section-5 #menu li#nav-5 a, body.section-6 #menu li#nav-6 a,body.section-7 #menu li#nav-7 a,body.section-8 #menu li#nav-8 a
{
	color: #000000;
	border-top:solid 1px #999999;
	background-color: #ffffff;
	padding: 3px 0px 5px 0px;
	font-weight: bold;
}
body.section-1 #menu li#nav-1a a, body.section-2 #menu li#nav-2a a, body.section-3 #menu li#nav-3a a, body.section-4 #menu li#nav-4a a, body.section-5 #menu li#nav-5a a, body.section-6 #menu li#nav-6a a,body.section-7 #menu li#nav-7a a,body.section-8 #menu li#nav-8a a
{
	/*color: #000000;
	font-weight: bold;*/	
	background-color: #ffffff;	
	background-image: url(../images/navTabLeftSide.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: solid 1px #ffffff;
	padding: 0px;
}
body.section-1 #menu li#nav-1b a, body.section-2 #menu li#nav-2b a, body.section-3 #menu li#nav-3b a, body.section-4 #menu li#nav-4b a, body.section-5 #menu li#nav-5b a, body.section-6 #menu li#nav-6b a,body.section-7 #menu li#nav-7b a,body.section-8 #menu li#nav-8b a
{
	/*color: #000000;
	font-weight: bold;*/	
	background-color: #ffffff;	
	background-image: url(../images/navTabRightSide.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom: solid 1px #ffffff;
	padding: 0px;
}

/* End Nav */
/* Sub Nav */

#submenu
{
	border-bottom: 1px solid #052858;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 5px;
}

#submenu ul, #submenu li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#submenu a:link, #submenu a:visited
{
	background: #D52E2B;
	border: 1px solid #052858;
	color: #FFFFFF;
	float: left;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 6px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

#submenu a:link.active, #submenu a:visited.active
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

#submenu li#nav-1-selected a, #submenu li#nav-2-selected a, #submenu li#nav-3-selected a
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #01427C;
}


.headerStyle
{
	padding: 12px;
	font-size: 30px;
	margin: 0;
	color: red;
}

.featured 
{
	padding: 5px;
	background-color: #d7d6d6;
	/*position: relative;*/
}
.featuredBoxheader 
{
	background-image: url(../Images/homePageBoxHeaderBG.gif);
	background-repeat:repeat-x;
	background-position:center left;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #ffffff;
	/*background-color: #C7C7C7;*/
	text-align:left;
	vertical-align: top;
	position: relative;
	width: 100%;
	height: 13px;
}
.featuredBoxheader a
{
	color: #ffffff;
}
.featuredBoxheader a:hover
{
	color: #cccccc;
}
.featuredDatagrid 
{
	height: 20px;
	background-color: #cccccc;
	position: relative;
	width: 100%;
}
.featuredDatagridLight 
{
	height: 20px;
	background-color: #E0E0E0;
	position: relative;
	width: 100%;
}
.featuredCentered
{
	padding: 5px;
	background-color: #d7d6d6;
	text-align:center;
	position: relative;
}

div.copyright
{
	float: right;
}

ul.QuickLink
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	font-size: 9pt;
	list-style-type:none;
	list-style-image:none;
	position: relative;
}
/* IE6 Only */
* html ul.QuickLink
{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 9pt;
	list-style-type:none;
	list-style-image:none;
	position: relative;
}
/* IE7 Only */
*:first-child+html ul.QuickLink
{
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
	font-size: 9pt;
	list-style-type:none;
	list-style-image:none;
	position: relative;
}
ul.QuickLinkTwo
{
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: -35px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:inside;
	text-align:center;
	position: relative;
}
/* IE6 Only */
* html ul.QuickLinkTwo
{
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:inside;
	text-align:center;
	position: relative;
}
/* IE7 Only */
*:first-child+html ul.QuickLinkTwo
{
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:inside;
	text-align:center;
	position: relative;
}

.homepageboxNoBorder
{
	width: 33%;
	vertical-align: top;
	position: relative;
}

.homepagebox
{
	width: 33%;
	vertical-align: top;
	/*border-bottom: solid 1px #D4D4D4;
	border-left: solid 1px #D4D4D4;
	border-right: solid 1px #D4D4D4;
	border-top: solid 1px darkgray;*/
	/*background-color: #f7f6f6;*/
	position: relative;
}
.homepageboxheader
{
	background-repeat:repeat-x;
	background-position:top;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	/*background-color: #c00000;*/
	color: #000000;
	/*background-color: #114432;*/
	border-bottom: solid 1px #114432;
	/*background-color: #F28437;*/
	text-align: left;
	position: relative;
	width: 100%;
	height: 23px;
}

.featuredlistingstable
{
	background-color: #d7d6d6; 
	margin-left:5px;
	margin-right:10px;
	padding: 5px 5px 5px 5px;
	width:98%;
	height: 50px;
	border-bottom: solid 1px #D4D4D4;
	border-left: solid 1px #D4D4D4;
	border-right: solid 1px #D4D4D4;
	border-top: solid 1px darkgray;
}

.featuredlistingtext
{
	font-size: 12px;
	/*letter-spacing: 1px;*/
	/*line-height:14px;*/
}

.paramArrow
{
	background-image:url(../images/arrowGifOpen.gif); 
	background-repeat:no-repeat; 
	background-position:left; 
	float:left; 
	width:10px;
	padding-right: .3em;
	z-index: 1;
	position: relative;
	background-color: #8ea79b;
	display: block;
}

.IconLeft
{
	/*float: left;*/
	/*padding-right: .1em;*/
	
}
.DataGridGVNews
{
	width:100%;
	min-width:750px;
}

li
{
	position:relative;
	/*list-style-type:square;*/
}

ol
{
	
	
	/*list-style-type:square;*/
}

ol li
{
	position:relative;
	margin-left:6px;	
	
	list-style-position:inside;
}

ul li
{
	position:relative;
	margin-left:6px;	
	
	list-style-position:inside;
}

#filter {	
	vertical-align: middle;	
}

#filter ul.content {
    margin: .5em 0 .5em 0;   
}

#filter ul.content li {
    display:inline;
    white-space:normal;
    margin: 0 1em 0 0;
    vertical-align:baseline;
}

#filter .removeoption {
	background: url('../images/redx.gif') no-repeat center left;
	/*padding-left: 15px;*/
}