body {
  font-family: Tahoma, Arial, Verdana;
  font-size: 10px;
  color: #555555;
  margin: 0px;
  background: url(/order/_images/back.gif) repeat-x;
}
h1{
	padding:5px;
}
h2{}
.h3{
  color: #444444;
  font-size: 11px;
  font-weight: bold;
}
p {
	font-size: 11px;
}
.generalText {
	font-size: 11px;
}
a {
  color: #444444;
}
a:hover {
  color: #222222;
}
#createNewOrderButton {
	margin: 3px;
	padding: 5px;
	background:#333333;
	text-decoration:none;
	color:#fff;
	font-size:120%;
}
#viewOrderButton {
	margin: 2px;
	padding: 2px;
	background:#333333;
	text-decoration:none;
	color:#fff;
	font-size:120%;
}
#newOrderButton {
	margin: 2px;
	padding: 2px;
	background:#333333;
	text-decoration:none;
	color:#fff;
	font-size:120%;
}
#printLabelButton {
	margin: 2px;
	padding: 2px;
	background:#333333;
	text-decoration:none;
	color:#fff;
	font-size:120%;
}
#jobArchiveButton {
	margin: 2px;
	padding: 2px;
	background:#333333;
	text-decoration:none;
	color:#fff;
	font-size:120%;
}
#loginstatus {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	background-color: #444444;
	text-align: right;
	color: #ffffff;
}
#loginstatus a {
	color: #ffffff;
}
#logoandtitle {
	background-color: #ffffff;
	padding: 10px;
	border-bottom: 1px solid #eeeeee;
	text-align: left;
}
#contentdiv {
	padding: 20px 25px 20px 25px;
}
.msg {
  width: 468px;
  padding: 20px;

  background: #ffffff;
  text-align: left;
  margin-bottom: 20px;
  color: red;
  border: 5px solid #ded8d9;
}
.green {
  color: green;
  font-size: 16px;
  text-align: center;
}
.dtbl  {
  border-top: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
  border-left: 5px solid #ffffff;
  border-right: 5px solid #ffffff;
}
.dtbl td {
  padding: 3px 6px 3px 7px;
}
.dtbl_head td {
  background-color: #eeeeee;
  border-bottom: 1px solid #f3f3f3;
  background-image: url('/order/_images/back_head.gif');
  background-repeat: repeat-y;
}
.dtbl_titl td {
  background-color: #f0f0f0;
  color: #444444;
  font-size: 11px;
  font-weight: bold;
}
.dtbl_foot td {
  background-color: #eeeeee;
  font-size: 10px;
  color: #555555;
  background-image: url('/order/_images/back_head.gif');
  background-repeat: repeat-y;
}
.dtbl_row1 td {
  background-color: #f9f9f9;
  font-size: 11px;
  color: #555555;
  height: 25px;
}
.dtbl_row2 td {
  background-color: #fcfcfc;
  font-size: 11px;
  color: #555555;
  height: 25px;
}
.dtbl_row1_list td {
  background-color: #f9f9f9;
  font-size: 11px;
  color: #555555;
  height: 25px;
}
.dtbl_row2_list td {
  background-color: #ccc;
  font-size: 11px;
  color: #555555;
  height: 25px;
}
.input {
  font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #555555;
  background-color: #ffffff;
	border: 1px solid #d9d9d9;
}
.footer {
  font-size: 9px;
  color: #888888;
}

#formmessage {
	color: red;
	font-size: 80%;
}

a.tab {
	color:#aaa;
	background:#eee;
	display:inline;
	width:100px;
	text-align:center;
	clear:none;
	float:left;
	line-height:20px;
	text-decoration:none;
}

a.tab:hover {
	color:#ccc;
	background:#aaa;
	
}

#clearer{
	clear:both;
	display:block;
	height:0;
	line-height:0;
}

th {
	background: #ccc;
	font-size:10pt;
}

th a, th a.link, th a.visited {
font-size:10pt;
text-decoration:none;
}

ul#tabs li {
	display:inline;
}
ul#tabs a {
	margin: 3px;
	padding: 5px;
	background:#333333;
	text-decoration:none;
	color:#fff;
	font-size:120%;
}

ul,form {
	border:0;
	margin:0;
	padding:0;
}

span#new a.new{background:white;color:black;font-weight: bold;}
span#production a.production{background:white;color:black;font-weight: bold;}
span#gloss a.gloss{background:white;color:black;font-weight: bold;}
span#matt a.matt{background:white;color:black;font-weight: bold;}
span#gto a.gto{background:white;color:black;font-weight: bold;}
span#digital a.digital{background:white;color:black;font-weight: bold;}
span#processed a.processed{background:white;color:black;font-weight: bold;}
span#printing a.printing{background:white;color:black;font-weight: bold;}
span#despatched a.despatched{background:white;color:black;font-weight: bold;}
span#customers a.customers{background:white;color:black;font-weight: bold;}
span#emails a.emails{background:white;color:black;font-weight: bold;}
span#scanner a.scanner{background:white;color:black;font-weight: bold;}
span#plated_jobs a.plated_jobs{background:white;color:black;font-weight: bold;}
span#a a.current{background:white;color:black;font-weight: bold;}
span#acurrent a.current{background:white;color:black;font-weight: bold;}
span#aarchive a.archive{background:white;color:black;font-weight: bold;}
span#aaccount a.account{background:white;color:black;font-weight: bold;}

#changeStatus {
	padding:10px;
	font-weight:bold;
	font-size:14px;
}

.required {
	background:#F7FCFD;
	background:#AFDBE4;
}

#pageb {
	background:white;
	display:block;
	width:auto;
}

div.buttonbar {
	padding: 10px 5px;
	
}

/*/////////
Date Picker
/////////*/


/* This is a very basic stylesheet for the date-picker. Feel free to create your own. */

/* The wrapper div (note: ie7 hack at bottom of file) */
.datePicker
        {
        position:absolute;
        min-width:21em;
        width:21em;
        z-index:9999;
        text-align:center;
        font:900 0.8em/0.8em Verdana, Sans-Serif;
        background:transparent;
        }
/*
   Quirksmode necessity
   --------------------
   
   If your HTML document renders in quirksmode (i.e. has no doctype declaration)
   then uncomment the following CSS rule or the datePicker will be HUGE in IE...
*/
.datePicker th,
.datePicker td
        {
        font-size:11px;
        }

/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
.iehack
        {
        position:absolute;
        background:#fff;
        z-index:9998;
        padding:0;
        border:0;
        display:none;
        }
/* The button created beside each input. (position:relative required for correct positioning of datePicker in IE) */
.date-picker-control
        {
        position:relative;
        border:0 none;
        padding:0;
        margin-left:4px;
        background:transparent url(/order/media/cal.gif) no-repeat 0 0;
        width:16px;
        height:16px;
        margin-top:0;
        vertical-align:top;
        cursor:pointer;
        }
/* The next & previous buttons */
.datePicker th button
        {
        display:inline;
        padding:0;
        margin:0;
        color:#000;
        height:1em;
        width:0.8em;
        line-height:0.8em;
        border-width:0;
        font-family: georgia, times new roman, palatino, times, bookman, serif;
        background:transparent;
        font-weight:bold;
        cursor:pointer;
        /* Remove the next line (or add it to an IE specific stylesheet imported using conditional comments) should you wish to validate the css */
        outline:expression(hideFocus="true");
        }
.datePicker th button:active,
.datePicker th button:focus,
.date-picker-control:active,
.date-picker-control:focus,
.datePicker th button.disabled
        {
        outline:none !important;
        /* Remove the next line should you need to validate the css */
        -moz-outline-style:none;
        }
.datePicker th button.prev-but
        {
        text-align:left;
        }
.datePicker th button.next-but
        {
        text-align:right;
        }
.datePicker th button.disabled
        {
        color:#aaa;
        cursor:default;
        }
/* The spacing between the buttons */
.but-spacer
        {
        margin-right:.2em !important;
        }
/* The mon, tue, wed etc day buttons */
.datePicker th button.fd-day-header
        {
        text-align:center;
        margin:0 auto;
        font:900 1em Verdana, Sans-Serif;
        height:auto;
        width:auto;
        text-decoration:none;
        line-height:1.4em;
        }
/* The table */
.datePicker table
        {
        position:relative;
        margin:0;
        padding:0;
        border:1px solid #ccc;
        background:#fff url(/order/media/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
        text-align:center;
        width:100%;
        }
.datePicker table tfoot td
        {
        background:#fff url(/order/media/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        }
/* Common TD & TH styling */
.datePicker table td
        {
        border: 1px solid #ccc;
        padding:0.6em 0.5em 0.5em 0.5em;
        vertical-align:middle;
        /* Opera requires a line-height bigger than 1em in order to redraw properly */
        line-height:1.2em;
        cursor:default;
        background:#fff url(/order/media/gradient-e5e5e5-ffffff.gif) repeat-x 0 -50px;
        }
.datePicker table th
        {
        border:0 none;
        padding:0;
        line-height:1em;
        font-weight:bold;
        color:#222;
        text-align:center;
        vertical-align:middle;
        }
/* The "mon tue wed etc" day header button styles */
.datePicker table th.date-picker-day-header
        {
        text-transform:lowercase;
        cursor:help;
        }
/* The "todays date" style */
.datePicker table td.date-picker-today
        {
        background:#fff url(/order/media/bullet2.gif) no-repeat 0 0;
        color:rgb(100,100,100) !important;
        }
/* The "selected date" style */
.datePicker table td.date-picker-selected-date
        {
        color:#333 !important;
        border-color:#333 !important;
        }
/* the "highlight days" style */
td.date-picker-highlight
        {
        color:#a86666;
        }
/* The date "out of range" style */
.datePicker table td.out-of-range
        {
        color:#ccc !important;
        font-style:oblique;
        background:transparent !important;
        cursor:default !important;
        }
/* The "disabled days" style */
.datePicker table td.day-disabled
        {
        color:#aaa !important;
        background:transparent !important;
        cursor:default !important;
        }
/* The "active cursor" style */
.datePicker table td#date-picker-hover
        {
        background:#fff url(/order/media/bg_header.jpg) no-repeat 0 0;
        cursor:pointer;
        border-color:rgb(100,130,170);
        color:rgb(100,130,170);
        }
/* Remove the images for Internet Explorer <= v6 using the "* html" hack */
* html .datePicker table td.date-picker-selected,
* html .datePicker table td.date-picker-hover,
* html .datePicker table td
        {
        background-image:none;
        }
/* Target ie7 only */
*:first-child+html .datePicker
        {
        min-width:23em;
        width:23em;
        }
