/*----- Main Body -----*/
body
{
	background-color: #CFD9DE;
	background-image: url('images/index_images/bkgr_main.gif');
	background-repeat: repeat-x;
	font-size: 8pt;
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #333333;
	word-spacing: 1px;

}
/*----- SkyTrack -----*/
.skytrack {
	background-color: #D7D7FF;
	color: #FFFFFF;
	padding: 5px;
	line-height: 17px;
	border: 2px solid #000066;
}
.skytrack_text{
	color: #333333;
}
/*----- Hyper Links -----*/
a:link
{
	color: #000066;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a:visited
{
	color: #000066;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a:hover
{
	color: #000066;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: none;
	cursor: hand;
	cursor: pointer;
}
.whitelink
{
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.whitelink a:link
{
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.whitelink a:visited
{
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

.whitelink a:hover
{
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

/*----- Forms -----*/

.styleform
{
font-family: Tahoma, sans-serif;
font-size: 8pt;
color: #000000;
border: 1px solid #000066;
padding: 5px;
}
.styleform_button
{
font-family: Tahoma, sans-serif;
font-size: 8pt;
color: #FFFFFF;
font-weight: bold;
background-color: #000066;
border: 1px solid #000066;
cursor: pointer;
cursor: hand;
padding: 5px;
}

/*----- Headers -----*/
.mainheader
{
	font-family: Tahoma, sans-serif;
	font-size: 14pt;
	color: #000066;
}
.mainheaderbold
{
	font-family: Tahoma, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
	margin-top:0px;
  margin-bottom:0px;
}
.subheaderbold
{
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
.boldwhite
{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	color: #FFFFFF;
}
.boldblue
{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	color: #000066;
	margin-top:0px;
  margin-bottom:0px;
}
.boldblack
{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	color: #333333;
}
.normalwhite
{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.normalblue
{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color: #000063;
}

/*----- Homepage how can we help box -----*/

.help_style1
{
width: 238px;
height: 39px;
background-color: #DCDDDE;
padding-left: 6px;
padding-top: 6px;
}
.help_style2
{
width: 238px;
height: 39px;
background-color: #EFEFEF;
padding-left: 6px;
padding-top: 6px;
}

.help_title 
{
color: #000066; 
font-size: 10pt;
font-family: tahoma, Helvetica, sans-serif;
font-weight: bold;
}
.help_content
{
color: #333333; 
font-size: 8pt;
font-family: tahoma, Helvetica, sans-serif;
line-height: 20px;
}

/*----- Other Items -----*/

hr
{
	color: #000066;
	background-color: #000066;
	border: 1px solid #000066;
}
select
{
	font-size: 8pt;
	color: #333333;
}
input
{
	font-size: 8pt;
	color: #333333;
}
form
{
margin-bottom:0;
}
.border_grey
{
	border: 1px solid #9C9E9C
}
/*----- Tables & crap -----*/
.bglines
{
	background: url(images/index_images/bkgr_content.gif);
	/*background-repeat: repeat-x;*/
	border: 1px solid #000066;
	/*width: 625px;*/
}
.tableheader
{
	background-color: #000066;
	padding: 2pt;
}
.tableheader_lb
{
	background-color: #A4BEDB;
	padding: 2pt;
}
.tablerowdark
{
	background-color: #DCDDDE;
	padding: 2pt;
	font-size: 8pt;
}
.tablerowlight
{
	background-color: #EFEFEF;
	font-size: 8pt;
}
.tablerowdarkside
{
	background-color: #DCDDDE;
	font-size: 8pt;
}
.tablerowlightside
{
	background-color: #EFEFEF;
	font-size: 8pt;
}
.tablerowdark_border
{
	background-color: #DCDDDE;
	font-size: 8pt;
	padding: 4px;
	border: 1px solid #9C9E9C;
}
.tablerowdark_border_new
{
	background-color: #DCDDDE;
	font-size: 8pt;
	padding: 6px;
	border: 1px solid #9C9E9C;
}
p
{ 
margin-top: 0px;
}
p.home
{ 
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
}
.tablesidebox_border
{
	background-color: #E5EAED;
	font-size: 8pt;
	border: 1px solid #404490;
}
.tablesidebox_row_light
{
	background-color: #E3E4F2;
	font-size: 8pt;
}
.tablesidebox_row_dark
{
	background-color: #C9CEE4;
	font-size: 8pt;
}

.draggable
{
	border: 2px solid #000000;
}

/*----- Menu -----*/
.menuOn
{
	border-top:1px solid #EBEBEB;
	border-left:1px solid #EBEBEB;
	border-right:1px solid #3B3D3C;
	background-color:#B5B5B5;
	color:#333333;
	font-weight:bold;
	cursor:hand;
	font-size: 8pt;
}
.menuOff
{
	font-size: 8pt;
	border-top:solid 1px #DCDDDE;
	border-left:solid 1px #DCDDDE;
	border-right:solid 1px #DEDBDE;
	color:#39454A;
	font-weight:bold;
	cursor:hand;
}
a.menu
{
	color:#2A343B; 
	font-family: tahoma, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:8pt; 
	text-decoration:none; 
	display:block; 
	width:auto;
	padding:3px;
}
a.menu:link
{
	color:#2A343B;
	text-decoration: none;
	display:block; 
	width:auto;
	padding:3px;
	border-top:solid 1px #DEDBDE;
	border-bottom:solid 1px #DEDBDE;
}
a.menu:visited
{
	color:#2A343B;
	text-decoration: none;
	display:block; 
	width:auto;
	padding:3px;
	border-top:solid 1px #DEDBDE;
	border-bottom:solid 1px #DEDBDE;
}
a.menu:hover
{
	color:#000000; 
	background-color:#B5B5B5;
	text-decoration: none;
	display:block; 
	width:auto;
	padding:3px;
	border-top:solid 1px #EBEBEB;
	border-bottom:solid 1px #888888;
}
a.subnav:hover
{
	color:#EA9A19;
}
a.footer:hover
{
	color:#666666;
	text-decoration: none;
}
a.bodylink:hover
{
	color:#000000; 
	text-decoration: underline;
}
a.bodylink
{
	color:#E5641F; 
	text-decoration: none;
}
td
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #2A343B;
	margin-top:0px; 
  margin-bottom:0px;
}
ol
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #2A343B;
}
li
{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	list-style-image: url(images/other/bullet.gif);
}
tr.box
{
	color:#000000;
}
.header
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2A343B;
	text-decoration: none;
}
.bodyheader
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal
	text-transform: none;
	color: #2A343B;
	text-decoration: none;
}
.subnav
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #E1E1E1;
	font-variant: normal;
	text-transform: none;
	background-position: center;
	text-decoration: none;
}
.subnavactive 
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #EA9A19;
	font-variant: normal;
	text-transform: none;
	background-position: center;
	text-decoration: none;
}
.bodylink
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #2A343B;
}
.input
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #2B2B2B;
	font-variant: normal;
	text-transform: none;
	background-position: center;
	text-decoration: none;
	width: 150px;
	border-top:solid 1px #333333;
	border-left:solid 1px #333333;
	border-bottom:solid 1px #D9D9D9;
	border-right:solid 1px #D9D9D9;
}
.list 
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #2B2B2B;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: 152px;
	border-bottom:solid 1px #D9D9D9;
	border-right:solid 1px #D9D9D9;
}
.submit 
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #2B2B2B;
	font-variant: normal;
	text-transform: none;
	background-position: center;
	text-decoration: none;
	width: 40px;
	border-top:solid 1px #D9D9D9;
	border-left:solid 1px #D9D9D9;
	border-bottom:solid 1px #333333;
	border-right:solid 1px #333333;
}
.tickbox 
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #2B2B2B;
	font-variant: normal;
	text-transform: none;
	background-position: center;
	text-decoration: none;
}
.footer	
{
	font-size:7pt; 
	font-family: tahoma, Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
}
.shareheader
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.bannerheader
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #39454A;
	text-decoration: none;
}
#dropmenudiv
{
	position:absolute;
	border:1px solid #000066;
	border-bottom-width: 0;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height:18px;
	z-index:100;
	text-align:center;
}
#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: none;
}
#dropmenudiv a:hover
{
	background-color: CFD9DE;
}

/*----- Lightbox -----*/
#TB_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#TB_secondLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	/*padding:2px 15px 15px 15px;*/
	overflow:auto;
	text-align:left;
	/*line-height:1.4em;*/
}

#TB_ajaxContent.TB_modal{
	/*padding:15px;*/
}

#TB_ajaxContent p{
	/*padding:5px 0px 5px 0px;*/
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}	

/*----- Chris TABS Script - Tabs -----*/

.shadetabs{
padding: 7px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-family: tahoma, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 7px;
padding-right: 30px;
margin-right: 3px;
color: #FFFFFF;
background: #000066;
}

.shadetabs li a:visited{
color: #FFFFFF;
}

.shadetabs li a:hover{
color: #FFFFFF;
background: #575884;
text-decoration: none;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
background: #575884;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/*----- Chris TABS Script - Fly UK Today -----*/

.shadetabs_flyuk_today{
padding: 7px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-family: tahoma, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs_flyuk_today li{
display: inline;
margin: 0;
}

.shadetabs_flyuk_today li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 7px;
padding-right: 20px;
margin-right: 3px;
color: #FFFFFF;
background: #000066;
}

.shadetabs_flyuk_today li a:visited{
color: #FFFFFF;
}

.shadetabs_flyuk_today li a:hover{
color: #FFFFFF;
background: #575884;
text-decoration: none;
}

.shadetabs_flyuk_today li a.selected{ /*selected main tab style */
position: relative;
background: #575884;
}

.shadetabs_flyuk_today li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs_flyuk_today li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/*----- Chris TABS Script - Real World Events System -----*/

.shadetabs_rw{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-family: tahoma, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs_rw li{
display: inline;
margin: 0;
}

.shadetabs_rw li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #000066;
color: #FFFFFF;
background: #000066;
}

.shadetabs_rw li a:visited{
color: #FFFFFF;
}

.shadetabs_rw li a:hover{
text-decoration: underline;
color: #FFFFFF;
}

.shadetabs_rw li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs_rw li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs_rw li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/*----- Chris TABS Script - Fleet -----*/

.shadetabs_fleet{
padding: 7px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-family: tahoma, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs_fleet li{
display: inline;
margin: 0;
}

.shadetabs_fleet li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 7px;
padding-right: 30px;
margin-right: 3px;
color: #FFFFFF;
background: #000066;
}

.shadetabs_fleet li a:visited{
color: #FFFFFF;
}

.shadetabs_fleet li a:hover{
color: #FFFFFF;
background: #575884;
text-decoration: none;
}

.shadetabs_fleet li a.selected{ /*selected main tab style */
position: relative;
background: #575884;
}

.shadetabs_fleet li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs_fleet li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/*----- Chris TABS Script - mainstream_ops -----*/

.shadetabs_mainstreamops{
padding: 7px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-family: tahoma, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs_mainstreamops li{
display: inline;
margin: 0;
}

.shadetabs_mainstreamops li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 7px;
padding-right: 10px;
margin-right: 3px;
color: #FFFFFF;
background: #000066;
}

.shadetabs_mainstreamops li a:visited{
color: #FFFFFF;
}

.shadetabs_mainstreamops li a:hover{
color: #FFFFFF;
background: #575884;
text-decoration: none;
}

.shadetabs_mainstreamops li a.selected{ /*selected main tab style */
position: relative;
background: #575884;
}

.shadetabs_mainstrea_ops li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs_mainstreamops li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

