/* Default look and feel */
.dlaf_headerText
{
	text-decoration: none;
	font-family: helvetica medium, verdana, arial, sans-serif;
	font-size: 10px;
	color: black;
}

.dlaf_menuLink
{
	font-family: helvetica medium, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

/* Reporting CSS */
.FadingTooltip
{
	border-right: darkgray 1px outset;
	border-top: darkgray 1px outset;
	font-size: 12pt;
	border-left: darkgray 1px outset;
	width: auto;
	color: black;
	border-bottom: darkgray 1px outset;
	height: auto;
	background-color: white;
}

/* Generic stuff */
body
{
	font-size: x-small;
	font-family: helvetica medium, verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #ebebeb;
}

table
{
	font-size: x-small;
	font-family: helvetica medium, verdana, arial, sans-serif;
}

.textLink
{
	cursor: pointer;
	color: blue;
	text-decoration: underline;
}

.width75
{
	width: 75px;
}
.width150
{
	width: 150px;
}
.width400
{
	width: 400px;
}
.width490
{
	width: 490px;
}
.width300
{
	width: 300px;
}
.width200
{
	width: 200px;
}
.width100pct
{
	width: 100%;
}
.width80pct
{
	width: 80%;
}
.width19pct
{
	width: 19%;
}
.width600
{
	width: 600px;
}
.width500
{
	width: 500px;
}
.width490height100
{
	width: 490px;
	height: 100px;
}
.width600height150
{
	width: 600px;
	height: 150px;
}
.width100pctHeight100
{
	width: 100%;
	height: 100px;
}
.width100pctHeight400
{
	width: 100%;
	height: 400px;
}

.marginBottom10
{
	margin-bottom: 10px;
}

.error_details
{
	font-family: Lucida Console, Courier New, Monospace;
	font-size: 10px;
	color: gray;
}

.blueLink
{
	text-decoration: underline;
	color: blue;
}

.formWidth
{
	width: 300px;
}

.colorFirebrickBold
{
	color: #ff0000;
	font-weight: bold;
}

.formSizelessInput
{
	border: 1px solid gray;
	background-color: white;
}

.negativeTextBox
{
	border: 1px solid #bbbbbb;
	background-color: gray;
	color: #bbbbbb;
}

.formInput
{
	border: 1px solid gray;
	background-color: white;
	font-family: helvetica medium, verdana, arial, sans-serif;
	font-size: x-small;
	width: 300px;
}

.formBigInput
{
	border: 1px solid gray;
	background-color: white;
	font-family: helvetica medium, verdana, arial, sans-serif;
	font-size: x-small;
	width: 300px;
	height: 150px;
}

.headerUserInfo
{
	font-size: 9px;
	color: white;
}

.popupMenu a
{
	color: black;
	text-decoration: none;
}

.rolloutTitle
{
	font-weight: bold;
	color: white;
}

/* Main navigation menu links */
.snapInList a:hover
{
	color: black;
	text-decoration: underline;
}
.snapInList a:active
{
	color: black;
	text-decoration: underline;
}
.snapInList a:link
{
	color: black;
	text-decoration: underline;
}
.snapInList a:visited
{
	color: black;
	text-decoration: underline;
}

/* Links in a table header for sorting */
.sortLink
{
	color: White;
	text-decoration: none;
}

/* User settings and logout links in the navigation header */
.navUserLink:active
{
	color: white;
	text-decoration: underline;
}
.navUserLink:hover
{
	color: white;
	text-decoration: underline;
}
.navUserLink:link
{
	color: white;
	text-decoration: underline;
}
.navUserLink:visited
{
	color: white;
	text-decoration: underline;
}
.orderInfoFieldLabel
{
	font-weight: bold;
}
.divShow
{
	visibility: visible;
}
.divHide
{
	visibility: hidden;
}

.eofsorderdetail
{
	border: solid 1px #333333;
}

.eofsorderdetail TD
{
	padding: 2px;
}

.eofsorderdetail TD, TD INPUT, TD SELECT
{
	font-family: Arial, MS Sans Serif;
	font-size: 12px;
}

.eofsorderdetail .title
{
	background-color: #333333;
	color: #ffffff;
	font-family: Arial, MS Sans Serif;
	font-size: 16px;
	font-weight: 900;
	padding: 5px;
}

.eofsorderdetail .subtitle1
{
	background-color: #666666;
	color: #ffffff;
	font-family: Arial, MS Sans Serif;
	font-size: 14px;
	font-weight: 900;
	padding: 2px;
	text-align: center;
}
.lateOrders
{
	color: Red;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.nearLateOrders
{
	color: Yellow;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.ordersWaiting
{
	color: #FF00FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.TopMenuStaticMenuItem
{
	color: #FFFFFF;
	padding-right: 10px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	text-decoration: none;
}

.TopMenuStaticMenuItem:hover
{
	text-decoration: underline;
}

.TopMenuDynamicMenu
{
	border: solid 1px #008000;
}

.TopMenuDynamicMenuItem
{
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 100%;
}

.TopMenuDynamicMenuItem A
{
	padding: 5px 10px 5px 10px;
}

.TopMenuDynamicMenuItem A:hover
{
	text-decoration: none;
	background-color: #00AC43;
}

.UserImage
{
	border: solid 1px darkgray;
}

.checkBoxMidText label {
	position: relative;
	top: -2px;
}

.radioButtonMidText label {
	position: relative;
	top: -2px;
	white-space: nowrap;
}
