body {
        margin: 0 auto;
        width: 1000px;
        background: #3B281A;
        vertical-align: top;
        font: 76% verdana, arial, sans-serif;
	behavior: url("../csshover2.htc");
	color: #000;
	position: relative
}
div {
        margin: 0;
        padding: 0;
        overflow: hidden;
}
h1 {
        font-size: 1.7em;
        color: #A53716;
        margin: 0;
        text-align: center;
}
h3 {
        color: #A53716;
}
form {
	margin: 0;
}
a:hover {
	color: #B8210E;
}
a:visited {
	color: #3B281A;
}
a:link {
	color: #3B281A;
}

div.tabArea {
  font-size: 80%;
  font-weight: bold;
  overflow: visible;
  margin: 5px 0 0;
  z-index: 100;
}
a.tab {
  background-color: #f0f0f0;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}

a.tab, a.tab:visited {
  color: #808080;
}

a.tab:hover {
  background-color: #d0d0d0;
  color: #606060;
}
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #F0E3C7;
  color: #3B281A;
}
div.tabMain {
  background-color: #E7DCC8;
  padding: 5px;
  border-color: #8C8C8C;
  border-width: 0 2px 2px;
  border-style: solid;
  overflow: visible;
  width: 811px;
}
.datatable {
	width: 820px;
	text-align: center;
	margin: 10px auto;
	border: 2px solid black;
	background: #F0E3C7;
}
.clear {
	clear: both;
	height: 0;
}
.dark {
	background: #D9CBB4;
}
.reddish {
	color: #A53716;
	font-size: 18px;
	font-weight: bold;
}
.barcode {
	font-family: "Free 3 of 9 Extended";
	font-size:64px;
	color:black;
}
.ictopbox {
	width: 375px;
	padding: 5px;
}
.remake, .success {
	color: #090;
}
.rush, .error {
	color: #c00;
}
img {
        border: 0;
}
.right {
	text-align: right;
}
.small {
	font-size: .9em;
}
.waysmall {
	text-align: right;
	margin: 5px;
	font: 8px arial, sans-serif;
}
.total {
	font-size: 1.2em;
	font-weight: bold;
}
.list {
        font-size: .9em;
}
.jobProgress {
        background-repeat: repeat-y;
	text-align: center;

	width: 100%;
	overflow: visible;
	z-index: 100;
}
.jobProgressTable {
	font-size: .8em;
	width: 190px;
}
/*Quick Access Styles*/
#infobox {
	position: relative;
	width: 155px;
	background: #fff url(../images/infobox_bg.gif) repeat-y;
	color: #633A23;
	font-size: .9em;
	margin: 5px 2px;
	padding: 0;
	float: left;
}
#infobox, #infobox div {
	overflow: visible;
}
#infobox_top {
	overflow: hidden;
	height: 8px;
	font-size: 1px;
	width: 155px;
	margin: 0;
	padding: 0;
	background: #000 url(../images/infobox_top.gif) no-repeat;
}
#infobox_bot {
	overflow: hidden;
	position: absolute;
	font-size: 1px;
	bottom: 0;
	height: 6px;
	width: 155px;
	clear: both;
	background: #E7DCC8 url(../images/infobox_bot.gif) no-repeat;
}
#infobox h1 {
	font-size: 1em;
	text-align: center;
}
#infobox hr {
	width: 140px;
}
#infobox p {
	margin: 10px;
}
#qaccess {
	border: 1px solid #000;
	margin: 186px 0 0;
	width: 175px;
	float: left;
	background: #F0E8D7;
	text-align: center;
	padding: 0 0 10px;

}
#qaccess hr {
	margin: 2px 0;
}
#qaccess h1 {
	font-size: 1.2em;
	color: black;
	font-weight: normal;
}
#qaccess .big, #qaccess .big input {
	font-size: 1.4em;
	font-weight: bold;
}
#qaccess .big input {
	padding: 0;
	margin: 0;
}
#list img {
        cursor: pointer;
}
#page td {
        vertical-align: top;
}
#header {
	background: #fff url(../images/lc_logo.png) no-repeat 20px center;
	height: 100px;
	width: 1000px;
}
#topnav, #secnav, #nav3 {
	width: 1000px;
	height: 32px;
	margin: 5px 0 0;
}
#cutlist_nav {
	width: 825px;
	height: 32px
}
#topnav ul, #secnav ul, #nav3 ul, #cutlist_nav ul {
	height: 26px;
	padding: 0;
	list-style: none;
}
#topnav ul {
	margin: 6px 0 0 74px;
}
#secnav ul {
	margin: 8px 0 0 2px;
}
#nav3 ul {
	margin: 6px 0 0 -3px;
}
#cutlist_nav ul {
	margin: 6px 0 0 189px;
}
#topnav ul li, #secnav ul li, #nav3 ul li, #cutlist_nav ul li {
	height: 24px;
	line-height: 24px;
	width: 147px;
	text-align: center;
	margin: 0 0 0 6px;
	float: left;
	font-weight: bold;
}
#secnav ul li {
	width: 148px;
	font-size: .9em;
}
#nav3 ul li, #cutlist_nav ul li {
	width: 105px;
	font-size: .9em;
}

#main, #topnav {
	background: #fff;
}
#main {
	margin: 5px 0;
}
#nav {
        background: #E8BD8D;
	height: 20px;
}
#nav2 {
	background: #999;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000;
	font-size: 1.1em;
}
#nav2 td {
	border: 1px solid #000;
	text-align: center;
}

#page {
	background: #fff;
}
#loginmain {
	height: 353px;
	background: #f0e8d7 url(../images/accountlogin_02.jpg) no-repeat;
}
#loginmain #error {
	height: 110px;
	width: 500px;
	color: #f00;
	text-align: center;
	line-height: 110px;
	font-size: 1.8em;
}
#loginmain #content {
	margin: 25px 30px 40px 3px;
}
#loginbox {
	float: right;
	text-align: right;
}
#pricesForCompany table {
	float: left;
	border: 3px solid black;
	margin: 0 10px;
	background: #F0E3C7;
	text-align: center;
}

/* Footer */
#footer {
	background: url(../images/footer.jpg) no-repeat;
	text-align: center;
	height: 49px;
}
#footer p {
	margin: 10px;
}
#textlinks {
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: .9em;
	color: #fff;
}
#textlinks a, #textlinks a:visited {
	color: #fff;
}
#copyright {
	color: #D9CBB4;
	font-size: .8em;
	text-align: center;
	margin: 5px;
}
