html, body { height: 100%; }

a 
{
	cursor: pointer;	/* For View Details link icon not working */
}

@media print 
{
	.noPrint  { display: none; }
}

.orderlistchild .Voltaire #BodyContent
{
	background-color: White;
	min-height: 150px;
	height:auto !important;
	height: 150px;
}

body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	background-color: White;
	font-family:    verdana,helvetica,arial,sans-serif;
	font-size: 12px;
}

#AllContent {
	width:99%;
	margin: 0 1% 0 1%;
}

.Footer
{
	bottom:1px;
	width:100%;
	background-color:Transparent;
}
.Footer img
{
	float:right;	
	padding-right:5px;
	background-color:Transparent;
}


#Logo {
	width: 1002px;
	/*margin-right: -3px;*/
	padding: 0px 0px 0px 0px;
	height:107px;	
}

#Logo img 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 107px;
}

#TopNav 
{
	margin-top: 2px; /*15px;*/
	height: 23px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 20px;
	width: 980px;
}

#TopNavL ul {
	margin:0;
    padding:0;
    list-style:none;
	clear:both;
}

#TopNavL li {
	float:left;
   	margin: 0 8px 0 0;
    padding:0;
	font-size: 130%;
	font-weight: bold;
}

#TopNavL ul li a {
	text-decoration: none;
	display: block;
	padding: 5px 5px 0px 5px;
	vertical-align: bottom;
}

.floatLogOff
{
	float:right;
}

.floatRight {
	float: right;
}

.floatLeft {
	float:left;
}


#BodyContent {
	float: left;
	border-style:ridge;
	padding-left: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	width: 990px;
	border-color: black;
	border-style: solid;
	border-top-width: 8px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
}

.ingeststatus .Voltaire #BodyContent #transparentGrey 
{
	left: 16px;
	padding: 0;
	
}

.IE .ingeststatus .Voltaire #BodyContent #transparentGrey  
{
	width: 102.1%;
}

.NonIE .ingeststatus .Voltaire #BodyContent #transparentGrey  
{
	width: 77.9%;
}

#BodyContent h1 
{
	margin-top:10px;
	margin-bottom:0px;
}

.boldLabel 
{
	text-align:right;
	margin-right: 2px;
	margin-top: 5px;
	font-weight: bold;
	font-size:16px;
	width:100px;
	
}
.LoginControl
{
	width:280px;
}

.login #loginUserName label
{
	padding-left:40px;
}

#loginRemember
{
	padding-left:105px;
}

#loginSubmit
{
	padding-left:105px;
}

input, textarea, select
{
	margin-top: 10px;
}

.alignOutputs
{
	float:left;
	width: 280px;
	font-weight:bold;
	margin-top: 2px;
	display: block;
	width: 100%;
}
.alignRow label, label.alignRow
{
	float:left;
	width: 140px;
	font-weight:bold;
	margin-top: 2px;
}

.alignRow 
{
	display: block;
	float:left;
	width: 100%;
}

.SubmitButton 
{
	color: White;
	font-weight: bold;
	border-width: 3px;
	border-color: #98A3AC;
	margin-bottom: 10px;
}

/* Bookings screen */
#inBooking
{
	background-color: White;
	min-height: 450px;
	height:450px;
	height:auto !important;
}

.tablediv
{
	display: table;
}

.headerdiv  {
	display:table-header-group;
	font-weight:bold;
	width: 100%;
}

.rowdiv  {
	display:  table-row;
	width: 100%;
}

.headerdiv .celldiv 
{
	height: 25px;
	font-size: 10pt;
}

.celldiv {
	float:left;
	display: table-cell;
	border-left: solid 1px Black;
	overflow:auto;
	padding-left: 1px;
	padding-top: 1px;
	height:155px;
}

.BBC .searchAsset .rowdiv .celldiv
{
	height: 60px;
		
}

.BBC .searchAsset .headerdiv .celldiv
{
	height: 25px;
}


.celldiv ul
{
	margin-top: 5px;
	position: relative;
	left: -25px;
}

.celldiv li
{
	position: relative;
	left: 10px;
}


.pagingdiv
{
	width:100%;
}

.countdiv
{
	width:60%;
	display:inline;
	vertical-align:top;
}
.pagediv
{
	display:inline;
	width:40%;
	text-align:right;
	vertical-align:top;
}

.PageLinks
{
	color:Blue;
}

.priority 
{
	width: 49px;
	text-align:center;
	vertical-align: middle;
	font-size: 115%;
	font-weight: bold;
}

.high 
{
	background-color: #FF4D4D;
}

.medium 
{
	background-color: #FB952E;
}

.low 
{
	background-color: #FFE54E;
}

.High
{
	background-color: #FF4D4D;
}

.Medium 
{
	background-color: #FB952E; 
}

.Low 
{
	background-color: #FFE54E; 
}

.quarantinePriority
{
	background-color:#C8C8C8;
	color: #808080;
}

.high, .medium, .low  
{
	line-height:90px;
}

.BBC .searchAsset .high, .BBC .searchAsset .medium, .BBC .searchAsset .low  
{
	line-height:55px;
}

.wo {
    width: 94px;
}

.spool {
    width: 100px;
}

.olid 
{
	width: 105px;
}

.metadata 
{
	width: 225px;
	overflow:auto;	
}

.output 
{
	width: 199px;
}

.action
{
	width: 115px;
}

.HiddenText label
{
	display:none;
	width:1px;
}

#transparentGrey
{
	width:100%;
	height:100%;
	background-color:Gray;
	position:absolute;
	top:0;
	left:0;
	opacity:0.65;
	filter:alpha(opacity=65);
}

/* START POPUP PANELS */

/* OUTSIDE FORM ELEMENT MUST HAVE AN ID FOR THE JAVA SCRIPT BUT JUST APPLY OuterPopupPanel class */
#divProcessWO, #divEpisodeNum,#divIPVRecreator, #divOrderLineFrm,
.OuterPopupPanel
{
	height:100%;
	position:absolute;
	left: 0;
	top: 0;
	margin-left: auto;
	width:100%;
	margin: 0 auto;   /* align for good browsers */
	text-align:center;
}

#divOrderLineFrm
{
	padding-top: 10px;
	padding-bottom: 10px;
}

/* INSIDE CONTENT */
.ViewOrderLine
{
	text-align: left; /* counter the body center */
	background-color:White;	
	height: 100%;
	width: 670px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size:15px;
}

#divManifest
{
	text-align: left; /* counter the body center */
	background-color:White;	
	height: 100%;
	/*border: solid 1px #000;*/
	width: 650px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	
}

#divIPVRecreatorContent, #divProcessContent, #divEpisodeNumContent,
.InsidePopupContent
{
	text-align: left; /* counter the body center */
	background-color:White;	
	border: solid 1px #000;
	width: 650px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	
}

#divProcessContent
{
	height: 500px;
}

#divEpisodeNumContent, .SmallHeight
{
	/*height: 290px;*/
}



#divIPVRecreatorContent
{
	/*height: 200px;*/
}

.MediumPopupWidth 
{
	width: 400px;
}

#divProcessContent, .LargePopupWidth
{
	width: 800px !important;
	
}

.HugePopupWidth 
{
	width: 900px;
}

#divProcessContent
{
	/*height: 490px;*/
}

#divEpisodeNum input 
{
	margin-top: 0px !important;
}

#hypViewDetails 
{
	color:Blue;
	text-decoration: underline;
	cursor:hand;
}

.error 
{
	color:Red;
	font-size: 9.5pt;
	font-weight: bold;
}

.overdue 
{
	background-color: #7FBEF1; /*#B3D7FB;*/ /*#9CCCFB;*/ /*#C5E0F5;*/ /*#84D6EC;*/
}

.close 
{
	background-color: #C8E1FF; /*#98C7FF;  #D4E7FF;*/ /*#DDECFB;*/ /*#E2F5FB;*/
}

.quarantineRow 
{
	background-color:#C8C8C8;
	color: #808080;
}

.onReferralRow 
{
	background-color:#C8C8C8;
	color: #808080;
}

.awaitingIPV 
{
	color:Black;
	font-weight: bold;
}

.showActionLink
{
 display:block;
}

.hideActionLink
{
 display:none;
}

.errorIPV 
{
	color:Red;
	font-weight: bold;
}

.Voltaire .complete 
{
	color:#006400;
	font-weight: bold;
}

.failed 
{
	color:Red;
	font-weight: bold;
}

.inprogress 
{
	color:#d2691e;
	font-weight: bold;
}

.queued 
{
	color:#8b4513;
	font-weight: bold;
}
 

label.alignMaster 
{
	width:120px;
	position:relative;
	top:3px;
	height:10px;
}

.noAlign input, label.alignRow
{
	margin-top: 4px !important;
}

.OrderDetails 
{
	text-indent: -20px;
	list-style: none;
	position:relative;top:-5px;
}

.OrderDetails li 
{
	padding-top: 7px;
}

.OrderDetails li label 
{
	vertical-align:super;
}

#HistoryDetails 
{
	width: 100%;float:left;margin-bottom:20px;
}

#HistoryPic 
{
	width:180px;height:140px;float:left;
}

#HistoryPic img 
{
	width:176px;
	height:136px;
}

.popupMenu 
{
	visibility:hidden;
}

.dvRefresh
{
	float: left;
	width: 790px;
	display:inline;
	margin-top: 10px;
	border: 0px solid red;
}

.dvXcodeLink
{
	width:50%;
	text-align:right;
	display:inline;
}

.dvToggleOrders
{
	width:50%;
	text-align:right;
	display:inline;
	font-weight:bold;
}

.dvIPVStatus
{
	float: right;
	width: 245px;
	font-size:7pt;
}

.dvIPVStatus fieldset legend 
{
	font-size:6.5pt;
}

div.IPVStatus
{
	float:right;
}

div.IPVStatus span
{
	font-size:6.5pt;
}

#tblSearchResults 
{
	width: 50%;
	border: solid 2px Black;
	border-collapse: collapse;
	text-align: left;
	
}

#tblSearchResults td, #tblSearchResults th 
{
	padding-left: 5px;
	border: solid 2px Black;
}

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopupTitleBar
{
    cursor: move;
    background-color:#DDDDDD;
    border:solid 1px Gray;
    color:Black;
    height:20px;
} 

.modalPopup 
{
background-color:#ffffff;
border-width:3px;
border-style:solid;
border-color:Gray;
padding:3px;
width:600px;
height: 500px;
}

.modalOnReferralPopup 
{
background-color:#ffffff;
padding:3px;
width:550px;
height: 300px;
}

.confirm
{
   background-color:White;
   padding:1
   0px;
   width:800px;
}

span.MetaDataHeader
{
	font-weight:bold;
	font-size:small;
	text-decoration:underline: 
}
     
.lastCol 
{
	border-right: solid 1px black;
}

.lastRow .celldiv
{
	border-bottom: solid 1px black;
}

/*search and filter controls*/
.BBC .search
{
	
	float: left;
	width: 280px;
	height: 38px;
	
}

.BBC .filterStatus
{
	width:  670px;
	height: 39px;
	
}

.BBC .filterType
{
	
	float: left;
	left: 18px;
	width: 670px;
	height: 39px;
	

	
}

.BBC .toggleOrders
{
	
	float: right;
	width: 200px;
	height: 10px;
	padding: 0px;
	margin-top: -5px;
}

.orderlistchild #AllContent 
{
	margin: 0;
	
}

.orderlistchild  #Logo
{
	display: none;
}

.orderlistchild #TopNav 
{
	display: none;
}

.orderlistchild #BodyContent 
{
	border: 0;
	padding: 0;
	width: 963px;
}

.tablediv .noTopBorder .celldiv
{
	border-top: 0px !important;
}

.IE .tablediv .rowdiv
{
	margin: 0;
}

.IE .tablediv .noOL 
{
	height: 50px;
	padding-top: 10px;
}

.headerdiv .celldiv
{
	border-top: solid 1px black;
}