html, body
{
	width: 100%;
	height: 100%;
}

body
{
	margin: 0px 0px 0px 0px;
}

a
{
	text-decoration: none;
}

.hand
{
	cursor: hand;
}

.KPOPage
{
	margin: 10px 10px 10px 10px;
}

.KPOLogo
{
	width: 250px;
	height: 92px;
}

#Header
{
	width: 100%;
	white-space: nowrap;
}

#Banner
{
	margin: 14px 29px 14px 29px;
	height: 64px;
	background-image: url(Images/banner_background.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.BannerDivider
{
	float: right;
	position: relative;
	width: 2px;
	height: 41px;
	margin: 8px 7px 15px 7px;
	background-color: #113F77;
}

.BannerContent
{
	float: right;
	position: relative;
	height: 41px;
	padding: 8px 0 0 0;
	/*margin: 12px 0px 15px 0px; */
	margin: 0;
}

.BannerTextDividerClear
{
	display: inline;
	width: 2px;
	height: 8px;
	margin: 0px 8px 0px 8px;
}

.BannerTextDividerBlack
{
	display: inline;
	width: 2px;
	height: 8px;
	margin: 0px 8px 0px 8px;
	background-color: #000000;
}

.BannerTextDividerBlue
{
	display: inline;
	width: 2px;
	height: 8px;
	margin: 0px 8px 0px 8px;
	background-color: #113F77;
}

.BannerLinks
{
	position: absolute;
	bottom: 2px;
	left: 0px;
	line-height: 0px;
}

.BannerLink:hover
{
	color: White;
	background-color: Gray;
}

#PartyName
{
	text-decoration: underline;
}

#TabContainer
{
	display: block;
	white-space: nowrap;
	background-image: url(Images/app_tabset_bkg_grad.jpg);
	background-repeat: repeat-y;
	background-color: Transparent;
}
.White
{
	background-color: White;
}
.WhiteWithBorder
{
	border-bottom: solid 1px #113F77;
	background-color: White;
}
.Tab
{
	display: inline;
	position: relative;
	margin: 0px 0px 0px 0px;
	border-style: none;
	overflow: hidden;
}
.TabInventoryLeft, .TabVehicleLeft, .TabAdminLeft,
.TabInventoryRight, .TabVehicleRight, .TabAdminRight
{
	width: 7px;
	height: 18px;
}
.TabInventoryMiddle, .TabVehicleMiddle, .TabAdminMiddle
{
	width: 100%;
	height: 18px;
}
.TabHighlightRow, .TabContentRow
{
	height: 18px; 
	overflow: hidden;
}
.TabHighlightRow
{
	position: absolute; 
	border: none 0px Black;
}
.DropShadowTextContainerOff, .DropShadowTextContainerOn
{
	position: relative;
	top: +2px;
	left: +1px;
	margin: 3px 4px 1px 5px;
	padding: 0px 8px 0px 8px;
	color: #1D2F46;
	/*text-transform: uppercase;*/
	/* Modified by Thunderbirds : Change text to mixed case on 07/19/2007 */
}

.DropShadowTextContainerOn
{
	color: #9FA6AB;
}

.DropShadowTextOff, .DropShadowTextOn
{
	position: absolute;
	top: 1px;
	left: 7px;
	color: White;
	/*text-transform: uppercase;*/
	/* Modified by Thunderbirds : Change text to mixed case on 07/19/2007 */
}

.DropShadowTextOn
{
	color: Black;
}

.VehicleTabOn, AdminTabOn
{
	background-color: Transparent;
}

.VehicleTabOff
{
	background-color: #3A5E8B;
	border-bottom: solid 1px #113F77;
}

.AdminTabOff
{
	background-color: #666666;
	border-bottom: solid 1px #113F77;
}

.VehicleTabDisabled
{
	background-color: #6f95c4;
	border-bottom: solid 1px #113F77;
}

.AdminTabDisabled
{
	background-color: #cfcfcf;
	border-bottom: solid 1px #113F77;
}

.Hand
{
	cursor: hand;
}

#TabsetBody
{
	width: 100%;
/*	border-collapse: separate;*/
	border-top: none 0px Black;
	border-right: solid 1px #113F77;
	border-bottom: solid 1px #113F77;
	border-left: solid 1px #113F77;
	/* top gradient */
	background-color: Transparent;
	background-image: url(Images/app_tabset_bkg_grad_top.jpg);
	background-repeat: no-repeat;
}
.TabsetBottomGradient
{
	background-color: Transparent;
	background-image: url(Images/app_tabset_bkg_grad_btm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#Summary
{
	margin: 10px 5px 10px 10px;
	border: solid 1px #113F77;
	padding: 3px 3px 3px 3px;
	background-color: White;
}

#Workspace
{
	min-height: 420px;
	margin: 0 10px 10px 5px;
	border: solid 1px #113F77;
	padding: 3px;
	background-color: #fff;
}

.CaptionPanel
{
	position: relative;
	width: 100%;
	height:32px;
}

.PageCaption
{
	float: left;
	position: relative;
	width: auto;
	height: auto;
	top: 5px;
	right: 0px;
	bottom: 0px;
	left: 6px;
	margin: 0px 0px 0px 0px;
	border: none 0px Black;
	padding: 0px 0px 0px 0px;
	font-family: 'Avenir LT Std 65 Medium', Arial;
	font-weight: bolder;
	font-size: 20px;
	line-height: 28px;
}

#ButtonBar
{
	position: absolute;
	width: auto;
	height: 30px;
	top: auto;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: 0px 4px 3px 4px;
	border: none 0px Black;
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: middle;
	z-index: -1;
}

#Footer
{
	height: 21px;
	padding: 0px 32px 5px 0px;
	color: #666666;
	background-color: White;
	text-align: right;
	vertical-align: bottom;
}

.NeedHelpLink
{
	position: absolute;
	top: 5px;
	right: 15px;
	color: Blue;
	text-decoration: underline;
	/*text-transform: uppercase;*/
	/* Modified by Thunderbirds : Change text to mixed case on 07/19/2007 */
}

.NoList
{
	width: 50%;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 3px 0px;
	list-style-type: none;
}

.OneColumnList
{
	width: 50%;
}

/**********************/
/* Font color classes */
/**********************/
.Reverse
{
	color: White;
}
/*
subnav classes
.subnav_cursor
{
	cursor: hand;
}
.subnav_img
{
	margin: 6px 2px 4px 4px;
}
.subnav_off
{
	font-size: 2px;
	height: 1px;
	background-color: #956F23;
}
.subnav_on
{
	font-size: 2px;
	height: 1px;
	background-color: #D0972B;
	vertical-align: top;
}
*/

/*************************************************************
 * Error & Warning classes                                   *
 *************************************************************
 * NOTE: please do not edit these class names. They are      *
 * compiled into the MessageDisplayControl in ClientServices *
 *************************************************************/
.MLoc /* do not edit this classname */
{
	position: relative;
	width: auto;
	height: 28px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 10px;
	margin: 0px 94px 0px 0px;
	border: none 0px Black;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
	z-index: 2000;
}
.MCtnr /* do not edit this classname */
{
	position: relative;
	width: auto;
	/* height: 21px; */
	margin: 0;
	border: 0;
	padding: 1px 4px 5px 12px; /* required to have drop shadow work properly */
	font-size: 0px;
}
.MCtnt /* do not edit this classname */
{
	position: relative;
	width: auto;
	left: -10px;
	margin: 0;
	border: solid 1px #f00;
	padding: 0;
	background-color: #FFE4E4;
	font-size: 12px;
	line-height: 12px;
	color: #f00;
}
.MHdr /* do not edit this classname */
{
	display: block;
	position: relative;
	width: auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	border: none 0px Black;
	padding: 0px 0px 0px 0px;
}
.MPadd
{
	margin: 0;
	padding: 4px;
}
.MIcn /* do not edit this classname */
{
	border: 0;
	height: 16px;
	margin: 0 0 0 2px;
	padding: 0;
	width: 16px;
	vertical-align: top;
}
.MGrpTtl /* do not edit this classname */
{
	border: 0;
	margin: 0;
	padding: 2px 0 0 3px;
}
.MGrpTxt /* do not edit this classname */
{
	position: absolute;
	width: 172px;
	top: 8px;
	left: 65px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.MWinCl /* do not edit this classname */
{
	position: absolute;
	width: auto;
	height: 6px;
	top: 8px;
	right: 14px;
	bottom: 0px;
	left: auto;
	margin: 0;
	border: 0;
	padding: 0px 0px 3px 7px;
	vertical-align: baseline;
	font-family: Verdana;/* Modified by Thunderbirds : Change font from silkscreen to Verdana on 07/19/2007 */
	font-size: 8px;
	line-height: 8px;
	text-decoration: underline;
	/* Modified by Thunderbirds : Change text to mixed case on 07/19/2007 
	text-transform: uppercase;*/
	color: #0000FF;
	background-image: url(Images/bullet_windowclose.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	cursor: hand;
}
.MWinOp /* do not edit this classname */
{
	position: absolute;
	width: auto;
	height: 6px;
	top: 8px;
	right: 14px;
	bottom: 0px;
	left: auto;
	margin: 0;
	border: 0;
	padding: 0px 0px 3px 7px;
	vertical-align: baseline;
	font-family: Verdana;/* Modified by Thunderbirds : Change font from silkscreen to Verdana on 07/19/2007 */
	font-size: 8px;
	line-height: 8px;
	text-decoration: underline;
	/* Modified by Thunderbirds : Change text to mixed case on 07/19/2007 
	text-transform: uppercase;*/
	color: #0000FF;
	background-image: url(Images/bullet_windowopen.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	cursor: hand;
}
.Errs, .Wrns, .Nots /* do not edit these classnames */
{
	margin: 16px 18px 6px 48px;
	padding: 0px 0px 6px 0px;
	line-height: 18px;
}
.Errs, .Wrns /* do not edit this classname */
{
	color: #FF0000;
}
.Nots /* do not edit this classname */
{
	color: #000000;
}
.Err, .Wrn, .Not /* do not edit these classnames */
{
	list-style-position: outside;
	line-height: 13px;
	color: inherit;
}
.Err /* do not edit this classname */
{
	list-style-image: url(Images/bullet_error.gif);
}
.Wrn /* do not edit this classname */
{
	list-style-image: url(Images/bullet_error.gif);
}
.Not /* do not edit this classname */
{
	list-style-image: url(Images/bullet_notice.gif);
}
.MRul /* do not edit this classname */
{
	margin: 0px 0px 7px 0px;
	border-bottom: solid 1px #FFF2F2;
	font-size: 8px;
	list-style-type: none;
}
.MessageFinalSpacer /* do not edit this classname */
{
	line-height: 10px;
}
.HLnk /* do not edit this classname */
{
	position: relative;
	top: -1px;
	font-family: Verdana;/* Modified by Thunderbirds : Change font from silkscreen to Verdana on 07/19/2007 */
	font-size: 8px;
	text-decoration: underline;
	/* Modified by Thunderbirds : Change text to mixed case on 07/19/2007 
	text-transform: uppercase;*/
	color: #0000FF;
	cursor: hand;
}
.InlineLink /* do not edit this classname */
{
	display: inline;
	text-decoration: underline;
	color: #0000FF;
	cursor: hand;
}
.NeedHelpIcon /* do not edit this classname */
{
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0px 0px 0px 0px;
	width: 56px;
	height: 22px;
	border-style: none;
}

.InvPoolDropDown /* do not edit this classname */
{
	position:absolute;
	top: 8px;
	right: 70px;
	margin: 0px 0px 0px 0px;
	width: 250px;
	height: 28px;
	border-style: none;
}

.PoolViewLabel /* do not edit this classname */
{
	position:absolute;
	top: 10px;
	right: 340px;
	margin: 0px 0px 0px 0px;
	width: 10px;
	height: 10px;
	border-style: none;
	font-family: 'Avenir LT Std 65 Medium', Arial;
	font-size: 12px;
}


/*hidden frame which covers underlying windowed html elements (IE 5.5/6.0 only)*/
iframe#wndCover
{
	display: none; /*IE5.5 and up*/
	display: block; /*IE5.5 and up*/
	position: absolute; /*must have*/
	top: 0; /*must have*/
	left: 0; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	width: auto; /*inline set to parent width*/
	height: auto; /*inline set to parent height*/
}

/*********************************/
/* Vehicle specification classes */
/*********************************/
.SpecTitle
{
	padding-left: 6px;
}

.SpecLabel
{
	text-align: right;
	padding-left: 6px;
	padding-right: 6px;
}

.SpecItem
{
	line-height: 14px;
	padding-bottom: 3px;
}

/**************************************/
/* Wizard Tab classes for File Export */
/**************************************/
#FileExportWizardTabControl
{

}
.WizardTab-FileExportWizardTabControl
{
 font-family: 'Avenir LT Std 65 Medium', Arial;
 font-weight: bold;
 font-size:medium;
 height: 20px;
 display: inline;
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 4px 15px 0px 2px;
}
.WizardTab-PREV-FileExportWizardTabControl
{
	background-color:#CCCCCC;
	color:#999999;
}
.WizardTab-ON-FileExportWizardTabControl
{
	background-color:#CCCCCC;
	color:Black;
	background-image: url(Images/tabarrow_manualfileexport_new.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.WizardTab-NEXT-FileExportWizardTabControl
{
	background-color:#999999;
	color:#666666;
}

/********************/
/* Inventory Colors */
/********************/
.InventoryBorder
{
	background-color: #BDBDBD; /* gray */
	padding: 0px;
}
.InventoryHeadEdge
{
	background-image: url(Images/inventory_head_edge.png);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 7px;
}
.InventoryBodyEdge
{
	background-image: url(Images/inventory_body_edge.png);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 7px;
}
.InventoryHead
{
	background-color: #DADADA; /* light gray */
}
.InventoryBody
{
	background-color: #BDBDBD; /* gray */
	margin-top: 3px;
	margin-right: 4px;
}
.InventoryButtons
{
	padding: 5px 5px 5px 5px;
}

/*********************/
/* Message Broadcast */
/*********************/

.MessageBody
{
	padding:8px;
	font-family: Verdana;
	font-size:80%;
}
.MessageInput
{
	width:400px;
	font-family: Verdana;
}