@charset "iso-8859-1";
/* Codeworks style sheet */

/* Main document body characteristics */
body { 
background-color: white; 
color: #202868; 
padding: 10px 0px 0px 5px;
font-family: arial; 
font-size: 1em; 
}

img { 
border: 0;
padding: 0px 0px 0px 0px;
}

h1 {
font-family: arial;
font-size: 2.0em;
text-align: left;
padding-top: 80px;
padding-left: 20px;
color: white;
<!--[if IE]>padding-top: 100px;<![endif]-->
}				  		

th { 
background-color: #516673;
color: white;
font-family: arial; 
text-align: left; 
vertical-align: top; 
font-size: .9em; 
padding-right: .7em; 
background-position: bottom 50% 
}

/* Company branding */
div#branding {
background-image: url(ShippersTopNew.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: top left;
margin-top: -25px;
margin-left: 1px;
position: absolute;
width: 100%;
height: 200px;
z-index: 3;
}


body > div#branding {
position: fixed;
} 

/* Page Title */
div#pagetitle {
top: 10px;
text-align: center;
width: 100%;
position: absolute; 
} 

body > div#pagetitle {
position: fixed;
}  

div#identity {
bottom: 10px;
text-align: right;
top: 10px;
right: 60px;
width: 100%;
height: 100px;
position: absolute; 
font-size: .9em;
z-index: 3;
}

body > div#identity {
position: fixed;
}  

div#NoIdentity {
	position: fixed;
	width: 100%
}

div#NoIdentity H1 {	
	padding-top: 0px;
}

div#logout {
	top: 100px;	
	text-align: right;
	right: 50px;
	width: 100%;
	position: absolute;
	z-index: 5;	
}

/* Searches */
div#searchcontrols {
 top: 175px;
 left: 15px;
 width: 100%;
 position: absolute;
color : #285818;
font-family: arial;
font-size: .9em;
}

div#searches {
top: 200px;
margin-left: 2em;
width: 100%;
position: absolute; 
color : #285818; 
font-family: arial;
font-size: .9em;
z-index: 3;
} 

body > div#searches {
position: fixed;
}  

/* Work With Table Headings */
div#tabletop {
width: 90%;
margin-left: 1em;
min-width: 35%;
position: absolute; 
top: 225px;
overflow: auto;
padding-right: 1em;  
overflow: auto;
z-index: 3;
height: 600px;
} 

body > div#tabletop {
position: fixed;
height: 600px;
}  

/* The is the table that spans the results for a work with panel */
#tabletop th { 	
	font-family: arial; text-align: left;
	vertical-align: top; color: white; 
	padding-right: .7em; background-color: #516673; 
}
    
#tabletop input, textarea, select {
background-color: #FFFFFF;
}
 
/* Maintenance Panel Positioner	*/
div#mainttop {
width: 90%;
margin-left: 1em;
min-width: 35%;
position: absolute; 
top: 180px;
overflow: auto;
padding-right: 1em; 
} 

body > div#mainttop {
position: fixed;
top: 180px;
}  

/* Results Section */
div#resultstable {
width: 90%;
margin-left: 1em;
min-width: 35%;
position: absolute; 
padding-right: 1em;
height: 600px;
z-index: 3;
} 

body > div#resultstable {
position: fixed;
}  

#WorkWithOptions input {
background-color: black;
}

/* table data cells */ 
.Light   { color : #000000; background-color : #D7FDD7; font-size: .8em }
.Dark   { color : #000000; background-color : #ffffff; font-size: .8em }
.Error  { color : red; background-color: black; }
.Adjustment { color : #000000; background-color : #c9eebe; font-size: .8em }
.Receipt { color : #000000; background-color : #BBBEE7; font-size: .8em }
.Shipment { color : #000000; background-color : #FFFF99; font-size: .8em }
.Balance { color : #000000; background : #B0F5AF; font-size: .8em }
.LotBoundry { color : #000000; background : #FFFFFF; font-size: .8em }
.RED        { color : red; font-size : 1em;}
.BLUE       { color : blue;	 font-size : 1em;}
.BLACK      { color : black; font-size : 1em;}
.GREEN      { color : green; font-size : 1em;}
.BIGRED     { color : red; font-size : 1.4em;}
.BIGBLUE    { color : blue;	 font-size : 1.4em;}
.BIGBLACK   { color : black; font-size : 1.4em;}
.BIGGREEN   { color : green; font-size : 1.4em;}

/* Error Messages */
div#ErrorMessages {
width: 80%;
height: 80px;
position: absolute; 
bottom: 140px;
left: 30px;
color: red;
} 

body > div#ErrorMessages {
position: fixed;
}  

div#navigation {
	background-image: none;
	float: right;
	position: absolute; top: 150px; left: 0px;
	max-width: 80%;
	z-index: 5;
}  

body > div#navigation {
	position: fixed;
} 

#navigation #menuleftend {
 background-image: url('ShippersMenu.jpg');background-repeat:no-repeat;	
 background-position-x:6px; background-position-y: 0px;	padding-top:.1em;
	padding-bottom:.5em;
}

#navigation #menurightend {
 background-image: url('ShippersMenu.jpg');background-repeat:no-repeat;
 background-position-x:-5px; background-position-y: 0px; padding-top:.1em;
	padding-bottom:.5em; 
}

#navigation ul {
	position: relative; 
	margin-left: 1em;
	display: inline;
	border-style: hidden;	
	z-index: 5;
}

#navigation li {
	background-image: url('ShippersMenu.jpg');
	background-repeat:repeat-x;
	border-style: hidden;	
	padding-top:.1em;
	padding-left: 1em;
	padding-right: .5em;
	padding-bottom: .5em;
	margin-left: -.5em;
	font-family: bold hightower text, verdana, trebuchet ms, sans-serif;
	font-style: normal;
	font-size: .9em;
	color: #FFFFFF;       
	list-style-position: inherit;
	list-style-type: none;
	display: inline;	
	z-index: 5;
}

#navigation a	{
	text-decoration: none;	
}

#navigation a:link, a:visited {
	color: #F6B548;   /* initial color */
}

#navigation a:hover, a:focus, a:active {
	color: #AADD89;
}


#navigation #SubMenu1, #navigation #SubMenu2, #navigation #SubMenu3, #navigation #SubMenu4, #navigation #SubMenu5 {
	position: absolute;
	display: none;
	width: 160px;
	z-index: 2;
	margin-top: -5px;
	margin-left: 75px;
}

#SubMenu1 li, #SubMenu2 li, #SubMenu3 li, #SubMenu4 li, #SubMenu5 li {
	border-style: none;	
	background-image: none;
	background-color: #516673;
	padding: 2px;
	display: block;
	z-index: 2;
}

#More {
	padding-top: 10px;
	font-weight: bold;
	font-size: .9em;
}

#security {
	position: absolute;
	bottom: 40px;
	right: 40px;
	color: #C46126;
}

body > div#security {
position: fixed;
}  

/* Credits and Copyright Lines */
#credits {
color: white;
font-size: .7em;
padding: 4em 0em 0em .2em;
}


