﻿@import "OutputMenuSettings.css";
/*@import "AirportDelays.css";*/

/************************************************************/
/* Base Styles                                              */
/************************************************************/
body
{
    background: #c0c0c0 url(Images/PageBack.gif);
    font-family: Arial, Tahoma;
}

#BaseRegion
{
	width:1000px;
	margin:auto;
} 

#BaseRegion blockquote
{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 15px !important;
}

#BaseRegion h1
{
	font-size: 20px !important;
	color:#323477 !important;
	margin:0px;
}

#BaseRegion h2
{
	font-size: 160% !important;
	margin:0px;
}

#BaseRegion h3
{
	font-size: 145% !important;
	margin:0px;
}

#BaseRegion h4
{
	font-size: 125% !important;
	margin:0px;
}

#BaseRegion h5
{
	font-size: 110% !important;
	margin:0px;
}

#BaseRegion h6
{
	font-size: 90% !important;
	margin:0px;
}

.LeftShadow
{
	background: url(Images/ShadowLeft.gif) repeat-y top right;
	width:50px;
}

.RightShadow
{
	background: url(Images/ShadowRight.gif) repeat-y top left;
	width:50px;
}

/************************************************************/
/* HeaderRgn Styles											*/
/************************************************************/
#HeaderRgn td
{
	background-color:#ffffff;
	color: #000000;
}

#HeaderRgn
{
	width:100%;
	height:105px;
	_height:105px;
	max-height:105px;
	min-height:105px;
	overflow:hidden;
}

#HeaderRgn .EditorPanel
{
	font-family: Arial, Tahoma;
	font-size:12px;
	color: #000000;
	
	height:105px;
	_height:105px;
	min-height:105px;
	min-height:105px;
	overflow:hidden;
}

#HeaderRgn .EditorPanel ul, #HeaderRgn .EditorPanel ul li,
#HeaderRgn .EditorPanel ol, #HeaderRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

/* END: HeaderRgn Styles */


/************************************************************/
/* MenuRgn Styles											*/
/************************************************************/

#MenuRgn
{
	width:100%;
	height:30px;
	_height:30px;
	vertical-align:middle;
	background-color: #998742;
	border-top:solid 0px #998742;
	border-bottom:solid 0px #998742;
}

#MenuRgn .EditorPanel
{
	height:30px;
	vertical-align:middle;
}

/************************************************************/
/* MainImageRgn Styles										*/
/************************************************************/

#MainImageRgn
{
	width:100%;
	height:auto;
	_height:120px;
	vertical-align:middle;
	background-color: #998742;
}

#MainImageRgn .EditorPanel
{
	height:120px;
	_height:120px;
	min-height:120px;
	vertical-align:middle;
	font-family:Arial, Tahoma;
	font-size:12px;
}

#MainImageRgn .EditorPanel ul, #MainImageRgn .EditorPanel ul li,
#MainImageRgn .EditorPanel ol, #MainImageRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

.MainImageDivision
{
	line-height:2px;
	background-color:#ffffff;
}

.MainImageDivision2
{
	line-height:10px;
	background-color:#998742;
}


/************************************************************/
/* BodyRgn Styles											*/
/************************************************************/

#BodyRgn
{
	width:100%;
	background-color:#ffffff;
	table-layout:fixed;
}

#BodyRgn td
{
	font-family:Arial, Tahoma;
	font-size:12px;
	color:#000000;
}

#BodyRgn .EditorPanel
{
	font-family: Arial, Tahoma;
	font-size:12px;
}

#BodyRgn .EditorPanel a
{
	color:#3399FF;
	text-decoration:none;
}

#BodyRgn .EditorPanel a:hover
{
	text-decoration:underline;
}

#BodyRgn .EditorPanel ul, #BodyRgn .EditorPanel ul li,
#BodyRgn .EditorPanel ol, #BodyRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

#BodyRgn .LeftRailWrapper
{
	width:256px;
	background: url(Images/LeftRailShadow.gif) repeat-y right;
	padding:0px 14px 0px 0px;
	font-family: Arial, Tahoma;
	font-size:12px;
	background-color:#ebe7da;
}

#BodyRgn .LeftRailWrapper .EditorPanel
{
	width:242px;
	height:auto;
	_height:200px;
	min-height:200px;
	overflow-x:hidden;
}

#BodyRgn .MarginLeft
{
	width:20px;
}

#BodyRgn .LeftRailBottomShadow
{
	height:12px;
	_height:12px;
	line-height:12px;
	padding:0px 14px 0px 0px;
	background: url(Images/LeftRailBottomShadow.gif) no-repeat top right;
	font-size:1px;
}

.LTN_NrwLeftPanel #BodyRgn .MainPanelWrapper
{
  width:610px;
  padding:0px 15px 0px 15px;
  font-family: Arial, Tahoma;
  font-size:12px;
  color:#000000;
  background-color:#ffffff;
}

.LTN_NrwLeftPanel #BodyRgn .MainPanelWrapper .EditorPanel
{
	width:580px;
	height:auto;
	_height:200px;
	min-height:200px;
	overflow-x:hidden;
	color:#000000;
}

.LTN_CentralPanel #BodyRgn .MainPanelWrapper
{
  width:100%;
  padding:10px 10px 10px 10px;
  font-family: Arial, Tahoma;
  font-size:13px;
  color:#000000;
  background-color:#ffffff;
}

.LTN_CentralPanel #BodyRgn .MainPanelWrapper .EditorPanel
{
	width:880px;
	height:auto;
	_height:200px;
	min-height:200px;
	overflow-x:hidden;
}
/* END: BodyRgn Styles */

/************************************************************/
/* FooterRgn Styles											*/
/************************************************************/

.FooterDivision
{
	height:1px;
	_height:1px;
	line-height:1px;
	background-color:#998742;
	background: url(Images/LeftRailBottomShadow.gif);
	font-size:1px;
}

#FooterRgn
{
	width:100%;
	height:auto;
	background-color:#ffffff;
}

#FooterRgn .EditorPanel
{
	height:auto;
	_height:20px;
	min-height:20px;
	font-family: Arial, Tahoma;
	font-size:11px;
	padding:5px;
	color:#000000;
}

#FooterRgn .EditorPanel a
{
	color:#000000;
	text-decoration:none;
}

#FooterRgn .EditorPanel a:hover
{
	text-decoration:underline;
}

#FooterRgn .EditorPanel ul, #FooterRgn .EditorPanel ul li,
#FooterRgn .EditorPanel ol, #FooterRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

/* END: FooterRgn Styles */

#LoginLink,
#LoginLink a
{
	width: 900px;
	margin:auto;
	margin-top: 10px;
	font-size: 11px !important;
	font-family: Arial, Tahoma, Verdana !important;
	color:#c0c0c0 !important;
	text-decoration: none !important;
}

#LoginLink a:hover
{
	text-decoration: underline !important;
	color:#c0c0c0;
}

/************************************************************/
/* WTPPowerByLink Styles                                    */
/************************************************************/

#WTPPowerByLink
{
	width:900px;
	margin:auto;
	color: #000000;
	font-size:10px;
	font-family:Arial;
	margin-top: 10px;
	text-align: right;
	display:none;
}

#WTPPowerByLink a
{
	color: #000000;
	font-size:10px;
	font-family: Arial;
	text-decoration: underline !important;
}

#WTPPowerByLink a:hover
{
	text-decoration: underline !important;
}