@import url(NavStyle.css);
@import url(ArrivalNotice.css);
@import url(Search.css);
@import url(Login.css);

BODY
{
	font: 14px/1.5em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

A
{
	font: 1em/1.5em Arial, Helvetica, sans-serif;
}

H3
{
	margin-bottom: .5em;
}

H5
{
	font-size: 1.2em;
}

INPUT[type="button"], INPUT[type="submit"] 
{
	font-size: 11px;
	margin-top: 8px;
	width: 7em;
}

INPUT[Type="radio"]
{
	font-size: .9em;
	margin: 0 2px 0 6px;
	padding: 0;
}

INPUT[type="text"], INPUT[type="password"]
{
    font-size: 1em;
    color: #009;
    border: inset 1px #999;
    text-align: inherit;
    text-transform: inherit;
    padding: 0 1px;
}

UL
{
	margin-top: 0;
}

.TextDate, .SearchWrapper .tblSearchCriteria .TextDate
{
    width: 6.5em;
    text-align: right;
    background-color: #fff;
}

.Text05
{
	width: 4.5em;
    text-align: right;
    background-color: #fff;
}

.Text08
{
    width: 08em;
}

.Text10
{
    width: 10em;
}

.Text15
{
    width: 15em;
}

.Text20
{
    width: 20em;
}

.Text40
{
    width: 40em;
}

SELECT 
{
    color: #009;
}

SPAN.CommentBox
{
	font-size: .8em;
	font-weight: 900;
}

TEXTAREA.CommentBox, INPUT.CommentBox
{
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
	font-size: 1em;
	width: 16em;
	margin-bottom: 5px;
}

TEXTAREA.CommodityCommentBox
{
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
	font-size: 1em;
	width: 55em;
	margin-bottom: 5px;
}

TD, TH, TABLE
{
    border: solid 1px #fff;
    background-color: #fff;
    vertical-align: top;
}

.ApprovalBody INPUT[Type="text"]
{
	font-size: .8em;
	margin: 0 2px 0 6px;
	padding: 0;
	width: 95%;
}

.CustomerHeaderWrapper
{
	text-align:center;
	text-transform: none;
	font-weight: 900;
	font-size: 1.2em;
	margin: 0 .5em 0 0;
	padding: 0;
	border: solid 0px transparent;
}

.CustomerHeaderWrapper SELECT
{
	clear: left;
	float: left;
	font-size: .6em;
	text-transform: capitalize;
}

.CustomerHeaderWrapper LABEL, .CustomerHeaderWrapper SPAN
{
	padding-right: .3em;
}

.DocumentWrapper
{
	float: left;
	margin: 0;
	padding: 5px;
	border: solid 0px transparent;
	height: 100%;
	width: 1090px;
	background-color: #012950; /* dark blue */
	background-color: #1D2C34; /* charcoal blue */
	background-color: #abb8c5; /* pale blue */
}

.DisplayOff
{
	display: none;
	visibility: hidden;
}

.HelpDivPopup
{
	background-color: #fff;
	border: solid 1px #012950; 
	cursor: help;
	font-size: 1em;
	font-weight: normal;
	left: 41em; 
	line-height:1.2em;
	margin: 5px;
	padding: 0px; 
	position: absolute; 
	text-align: left; 
	top: 12em; 
	width: 22em; 
	z-index: 100; 
}

.HelpDivPopup P
{
	padding: 3px;
	margin: 3px;
}

.OrderStatusSelector 
{
	float:left; 
	position:relative;
	top:-40px;
	height: 0;
}

.OrderStatusSelector SPAN
{
	font-size: .7em;
}

.TableHeaderCell
{
	background-color: #fff;
    border: solid 1px #fff;
	color: #000;
	padding: 1px 2px;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: 900;
	vertical-align: middle;
	white-space: nowrap;
}

A.TableHeaderCell
{
	color: Blue;
}

.TableHeaderCell SELECT
{
	font-size: .9em;
}

.TableDataCell, .TableDataCell SELECT, .TableDataCell INPUT
{
	background-color: #fff;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0;
	padding: 0px;
	text-transform: none;
	vertical-align: middle;
}

.TableDataCell INPUT[type="radio"]
{
	margin: 0 1px 2px 5px;
}

.TableDataCell SPAN, .TableDataCell DIV, LABEL.TableDataCell, SPAN.TableDataCell
{
	color: #009;
	padding-left: 2px;
}

.TableDataCell LABEL
{
	color: #000;
}

.TableDataCell .TextDate, .TableDataCell .Text05
{
	padding-right: 1px;
}

.TabWrapper 
{
	clear: both;
	font-size: .8em;
	line-height: 1.2em;
}

.TabLabel
{
	font-size: .8em;
	font-weight: 300;
	line-height: 1em;
	clear: both;
	float: left;
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
	background-color: #012950;
	padding: 5px;
	margin: 5px 5px 0 0;
	text-align: left;
	position: relative;
	width: 98%;
}

.TabLabel IMG
{
	padding: 2px 5px;
	vertical-align: bottom;
}

#tblShipmentHeader, #tblAirCargo, #tblSeaCargo, #tblCommodityDetail, #tblContainerDetail
{
    width: 99%;
	font-weight: 500;
	float: left;
	text-align: left;
	padding: 0;
	margin: 1px 1px 10px 1px;
	border: solid 0px #abb8c5;
	border-collapse: collapse;
}

TD.TableHeaderCell + TD.ApprovalBody
{
	text-align: center;
	font-size: .8em;
}
TD.TableDataCell + TD.ApprovalBody
{
	text-align: left;
	font-size: inherit;
}

TD.TableDataCell + TD.ApprovalBody TD 
{
	margin: 0;
	max-width: 2em;
	padding: 0;
	text-align: center;
	white-space: pre-wrap;
}

.ErrorMessage, .SuccessMessage
{
	background-color: Yellow;
	clear: both;
	color: Red;
	font-size: .8em;
	font-weight: 900;
	line-height: 1.1em;
	margin: 0px;
	padding: 5px;
	text-align: center;
}

.SuccessMessage
{
	font-size: 1.5em;
	background-color: White;
	color: Green;
}

.LeftAlign, INPUT.LeftAlign
{
    text-align: left;
}

.RightAlign, INPUT.RightAlign
{
    text-align: right;
    padding-right: 2px;
}

.BottomAlign
{
	vertical-align: bottom;
}

.CenterAlign, INPUT.CenterAlign
{
	text-align: center;
}

.TopAlign, INPUT.TopAlign
{
	vertical-align: top;
}

.Smaller
{
	font-size: 80%;
}

.Bold
{
	font-weight: bold;
}

SPAN.Red
{
	font-family: Serif;
	color: Red;
}

INPUT.AddRow
{
	background-color: #aab8c5;
	border-color: #aab8c5;
	font-size: 9px;
	width: 4em;
}

INPUT.Calculate
{
	background-color: #aab8c5;
	border-color: #aab8c5;
	font-size: 9px;
}

INPUT.ReCalculate
{
	background-color: red;
	color: white;
	font-size: 9px;
}

INPUT.UpdateContainer
{
	background-color: #aab8c5;
	border-color: #aab8c5;
	font-size: 9px;
	width: 5em;
}

TR.AltBg TD, TR.AltBgBold TD
{
	background-color: #aab8c5;
	line-height: 1.2em;
}

TR.AltBgBold TD
{
	height: 1.8em;
	font-weight: bold;
	vertical-align: bottom;
}

TR.AltBg TH, TR.AltBg TH A, .SearchResults TR.TableHeaderCell TD, .SearchResults TR.TableHeaderCell TD A

{
	background-color: #012950;
	color: #eee;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}

.Footer
{
	color: White;
	float:right;
	font-size:.8em;
	line-height: 1.1em;
	padding: 10px;
}

SELECT[disabled="true"]
{
	color: #009;
	font-size: 3em;
}

.Required
{
	background-color: Lime;
}

.NoWrap
{
	white-space: nowrap;
}

.Hidden 
{
	display: none;
	visibility: hidden;
}

INPUT[type="text"].LabelView
{
	border: none;
}

