body {
/*	background:white url(../images/gradient.png) top left repeat-x; */
  color: #363636;
  font-family: "Open Sans", "Lucida Sans", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.35em;
  margin: 0;
  padding: 0;
}
a {
  color:blue; /* 1d9002; */
}

a:hover {
  color: green;
}
dd {
  color:#666666;
  font-size:95%;
  margin-left:1em;
}
dl {
  margin-bottom:1em;
}
dt {
  font-weight:bold;
  margin-top:0.5em;
}
em {
  font-style:italic;
}
form {
  margin-bottom:1em;
}
hr {
  color:#DADADA;
  margin:1.5em 0;
}
img {
  border-style:none;
  border:none;
}
h1, h2, h3, h4, h5 {
  font-weight:bold;
  line-height:normal;
}
h1 {
  font-size:150%;
}
h2 {
  font-size: 130%;
  line-height: 1.4em;
}
h3 {
  margin-top:1em;
}
ol {
  list-style-type:decimal;
  margin-bottom:1em;
  padding-left:2em;
}
p {
  margin:0 0 1.25em 0;
}
ul {
  margin-bottom:1em;
  padding-left:2em;
}
/* Classes */
.acceptlist {
  background: url(../images/accepted.gif) top center no-repeat;
}
.bold {
  font-weight:bold;
}

.link_bold {
  font-weight:bold;
  /*font-size:120%;*/
  color:#009;
  cursor:pointer;
  text-decoration:underline;
}

.underline {
  text-decoration:underline;
}

.link {
  cursor:pointer;
}

.link_pal {
  font-weight: bold;
  color:#009;
  cursor:pointer;
  text-decoration:underline;
}

.content {
  float: left;
  top: 160px;
}

.content h2 {
  font-size: 14pt;
}

.nopad {
  padding: 0;
  margin:0;
}

#packprocedures td {
  float:center;
}

#packproceduresimgs {
  position:relative;
  left:50%;
  top:10px;
  margin-left:-180px;
}

.content_large {
  font-size: 100%;
  line-height: 120%;
}

.credit {
  display:block;
  text-align:right;
}

.important {
  color:red;
}

.important h2 {
  color:red;
}

table.data {
  border-collapse:collapse;
  border-left:1px solid #888888;
  border-top:1px solid #888888;
}
table.data td {
  border-bottom:1px solid #888888;
  border-right:1px solid #888888;
  padding:2px;
}
table.data th {
  border-bottom:2px solid #888888;
  border-right:1px solid #888888;
  font-weight:bold;
  padding:2px;
}
.errormessage {
  color:#FF4444;
  font-weight:bold;
}

.italic {
  font-style:italic;
}
.blue {
  color:#00C;
}
.tdright {
  float:right;
}
form .label {
  font-weight:bold;
  margin-top:0.5em;
}
ol.locationlist li {
  list-style-type:upper-alpha;
}
.logos {
  float:left;
  padding-right:10px;
}
.nobottom {
  margin-bottom:0;
  padding-bottom:0;
}
.nomargin {
  margin:0;
  padding:0;
}
.nostyle {
  background:none;
}
.notice {
  background-color:#f2f3c3;
  border:4px solid #f1e092;
  padding:.5em
}
.notop {
  margin-top:0;
  padding-top:0;
}

.serviceline {
  color:#959595;
  float:right;
  font-size:80%;
  font-weight:bold;
  height:39px;
  margin:0 0 0 auto;
  text-align:right;
  text-transform:uppercase;
  width:175px;
}
.serviceline img {
  vertical-align:middle;
}

ol.steps {
  padding:0;
}
ol.steps li {
  list-style-type:none;
  padding-left:30px;
}
ol.steps li.one { background: url(../images/one.png) top left no-repeat;}
ol.steps li.two { background: url(../images/two.png) top left no-repeat;}
ol.steps li.three { background: url(../images/three.png) top left no-repeat;}
ol.steps li.four { background: url(../images/four.png) top left no-repeat;}
form .submitbutton {
  margin:1em 0;
}

.palentry_select {
  width: 210px;
}

.palentry_text {
  width: 80px;
}

.welcome {
  color:black;
  font-size:130%;
  font-weight:bold;
}

.welcome h2 {
  color:gray;
}

.submenu {
  font-weight:bold;
  padding: 0 40px;
}

.submenusel {
  font-weight:bold;
  padding: 0 40px;
  color:gray;
}
.submenusel a {
  color:gray;
}
.submenusel hover {
  color:gray;
}

.formbox {
  border:1px solid black;
}

.formbox_label {
  position:relative;
  top:-12px;
  left:10px;
  padding:0 12px 0 8px;
  font-weight:bold;
  font-size:12pt;
  color:#006;
  background-color:white;
}

.formbox table {
  padding: 5px 10px 5px 10px;
}

.formbox td {
  padding: 15px 10px;
}

#manifestform {
  width:400px;
}

.manifestform .formbox {
  width:840px;
}

.manifest_group {
  padding: 0;
  margin: -10px 0 0 0;
}

.manifest_group table {
  padding: 0 40px 0 0;
  margin: 0;
}

.manifest_group th {
  padding: 0;
  margin: 0;
}

.manifest_group td {
  padding: 0;
  margin: 0;
}

.manifest_table_footer {
  padding-top:10px;
  color:black;
}
.manifest_table_footer td {
  padding:1px 20px 1px 1px;
  font-weight:normal;
}

.manifest_table {
  color:#064;
}
.manifest_table th {
  min-width: 40px;
  font-weight: bold;
}

.manifest_table td {
  border-bottom: 1px solid gray;
  padding: 1px 8px 1px 1px;
  font-weight: normal;
}

.manifest_table .right {
  text-align: right;
}

.confirm_load_buttons {
  font-size:120%;
  color:#006;
}

#confirm_back {
  padding: 0 0 10px 0;
}

#load_schedule_group {
  margin:20px 50px 0 0;
  padding: 5px 0 0 0;
  color:#006;
}

#load_schedule_group table{
  height: 100px;
}

#load_schedule_group td {
  padding: 0px 40px 5px 5px;
}

#load_schedule td {
  margin:0 40px 0 0;
  padding: 0px 0px 0px 5px;
}

#load_seal {
  position:relative;
/*  top:-10px; */
}

#load_seal td {
  margin:0 20px 0 0;
  padding: 0px 0px 0px 5px;
  vertical-align:middle;
}

#confirm_save {
  font-weight:bold;
  color:#006;
}
#confirm_saveprint {
  font-weight:bold;
  color:#006;
}

/** IDS **/
#AdminFrame {
  width: 1000px;
  margin-left: 20px;
  padding:0;
}

#main {
  margin: 0 auto;
  min-height: 350px;
}

#main_pallets {
  margin: 0 auto;
  min-height: 350px;
  overflow: auto;
}

#loginarea {
  padding: 0 30px;
}

#loginarea table {
}

#loginarea td {
  font-weight:bold;
  padding: 4px 10px;
  vertical-align: middle;
}

#zipbox {
  border: 2px solid #000;
}

#loginbut {
  height:22px;
  width:87px;
}

/*
#findbox {
  background: url(../images/findbox.png) no-repeat;
  color:white;
  display:block;
  font-size:110%;
  font-weight:bold;
  height: 83px;
  padding:15px 10px 0;
  width:161px;
}
#findbox .instructions {
  font-size:80%;
}
*/
#footer {
  width: 100%;
  position:relative;
  border-top:2px solid #dadada;
  clear:both;
  margin:0 auto;
  padding:10px 0;
  text-align:center;
}
#footer span {
  color:#CCC;
  font-size:60%;
}

#itemslist {
  width:100%;
}
ol#locationlist {
  list-style-type:upper-alpha;
}
ol#locationlist li {
  list-style-type:upper-alpha;
}

#palweight {
  text-align: right;
  }

/****** Page Header *****/
#wrapper {
  margin: 10px auto;
  padding: 0px 0;
}

#wrapperlogin {
  background: url(../images/greetingback.jpg) top center no-repeat;
  margin: 10px auto;
  padding: 0px 0;
}

#header {
  position: relative;
  height: 124px;
  margin: 0 auto;
}

#headerlogin {
  height:130px;
  margin:0 auto;
}

#logo {
  float:left;
  height:65px;
  padding-top:03px;
}
#logo a {
  padding:0 10px;
}

#sessioninfo {
  position: absolute;
  left: 256px;
  top: 5px;
  width: 740px;
  height: 50px;
}

#datebox {
  text-align: right;
}

#infobox {
  position: relative;
  top: 0px;
  font-size: 100%;
  padding: 10px 0px 0px 0px;
  width: 650px;
  text-align: right;
  color:black;
}

#logoutbox {
  float: right;
  position: relative;
  top: -18px;
}

#greeting {
  position:relative;
  top:50px;
  left:80px;
}

.logoutbutton {
    background-color:#bcdef4;
    color:black;
    font-weight: normal;
    font-size: 90%;
    width: 80px;
    height: 22px;
 }
.logoutbutton:hover, .logoutbutton:active {
  background-color:#196bb4;
}

.bluebutton {
  background-color:#008;
  color:white;
  font-weight:bold;
  margin: 2px 0 2px 0;
  padding: 2px 4px 2px 4px;
  height: 28px;
}

.bluebutton:hover {
  background-color:#52b34c;
}

#loginbutton, #loginbuttont {
  width:90px;
}

.topmain {
  position:absolute;
  top:160px;
  left:300px;
  width:500px;
  height:50px;
}

.palsavebutton {
    float:right;
    background-color:#52b34c;
    color:white;
    font-weight:bold;
    font-size:140%;
    width: 150px;
    height: 30px;
}
.palsavebutton:hover, .palsavebutton:active {
/*	color:52b34c; */
  background-color:#196bb4;
}

#palletentry, #palletsaved, #palletedit {
  margin: 20px;
}

#pickupsched3page {
  margin: 24px 0 0 0;
}

.hometip {
  width: 140px;
  position: absolute;
  margin: 10px 0;
  padding: 4px 6px 4px 6px;
  display: none;
  color: gray;
  border:1px solid gray;
  /* background-color: #FF8; */
  font-weight: bold;
  font-size: 9pt;
}

.pustep {
  min-width: 100px;
  font-size:90%;
  margin: 0px 20px 0 20px;
}

/****** MENU TABS *****/

#tabsJ {
  float: left;
  width: 100%;
  font-size: 100%;
  font-weight: bold;
  line-height: normal;
  border-bottom: 28px solid #e5e5e5;
}
#tabsJ ul {
  margin:0;
  padding:0px 0px 10px 0px;
  list-style:none;
}
#tabsJ li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabsJ a {
  float:left;
  background:url("../images/tableftR.png") no-repeat left top;
  margin:0;
  padding:0 5px 0 5px;
  text-decoration:none;
  }
#tabsJ a span {
  float:left;
  display:block;
  background:url("../images/tabrightR.png") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#52b34c; /*24618E; */
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
/* End IE5-Mac hack */
#tabsJ a:hover span {
  color:#FFF;
  }
#tabsJ a:hover {
  background-position:0% -42px;
  }
#tabsJ a:hover span {
  background-position:100% -42px;
        color:#009;
  }

#tabsJ .current a {
        background-position:0% -42px;
}
#tabsJ .current a span {
        background-position:100% -42px;
        color:#009;
}

#submenu {
  position: relative;
  top: -24px;
}

#palletsaved {
  margin:40px 0;
  color:#006;
  text-align:center;
}

.content .heading {
  font-size: 130%;
  color:#006;
  font-weight:bold;
}

.content {
  margin:10px 10px 10px 10px;
}

.warning {
  font-size:130%;
  color:#006;
  position:relative;
  top:-20px;
  margin:0px 10px 5px 10px;
  height:10px;
  font-weight:bold;
}

#discrepancywarning {
  height:30px;
}

#palletedit {
  color:black;
}

.headingpickup {
  font-size:100%;
  color:#000;
  margin:-20px 10px 10px 10px;
  font-weight:normal;
}

#palletedit .headingpal {
  font-size:100%;
  color:#000;
  margin:-5px 10px 10px 10px;
  font-weight:normal;
}

#palletedit p {
  color:#000;
}

#paltablediv table {
  border-color: black;
  border-width: 0 0 1px 1px;
  border-style: solid;
  color: #000;
  overflow:visible;
  max-height:400px;
}
#paltablediv th {
  padding: 2px 10px 2px 10px;
  border-color: black;
  border-width: 1px 1px 0 0;
  border-style: solid;
  vertical-align:bottom;
  text-align:center;
  position:relative;
  font-weight:bold;
}

#paltablediv #scrollcol {
  padding: 0;
  width: 18px;
  border-right:none;
  border-top:none;
}

#paltablediv td {
  padding: 1px 10px 1px 10px;
  border-color: black;
  border-width: 1px 1px 0 0;
  border-style: solid;
  text-align:center;
}

#paltablediv tbody {
  overflow:auto;
}

#paltablediv .oddrow {
  background-color:#afa;
}

#v .oddrow td {
  border:1px solid gray;
}

#paltablediv .evenrow td {
  border:1px solid gray;
}

#paltablediv tbody tr:hover {
  background:#FF8;
}

.pallet_row {
  font-size: 80%;
  font-weight: normal;
  color: #000000;
}

.tdtop {
  vertical-align:top;
}

#palletentry #palnote {
  margin-left:20px;
  width:440px;
  height:48px;
}

#buildload_table td {
  padding: 0 40px 0 0;
}

#buildload_form {
  position: relative;
  top: 0;
  left: 0;
}

#buildload_form .heading {
  color:#009;
  font-weight:bold;
  font-size:120%;
}

#buildload_avail_select  {
  height:250px;
  width:370px;
  overflow:auto;
}

#buildload_manifest_select {
  height:250px;
  width:370px;
  overflow:auto;
}

.build_submit_button {
  background-color: #ccf;
  color:#006;
  font-weight:bold;
  width:140px;
}

.next_icon {
  position:relative;
  top:8px;
}

.boxhelp {
  vertical-align:middle;
}

.load_seal_note {
  line-height:1.5em;
  vertical-align:middle;
}

.question_icon {
  position:relative;
  top:3px;
}

.question_icon_full {
  position:relative;
  top:10px;
}

#pickupviewpage {
  display:none;
}

#pickupsched1page {
  display:none;
}

/* Pickups - Schedule a Pickup 2 */
#pickupsched1page .formbox_label {
  position:relative;
  top:-26px;
  left:10px;
  padding:0 12px 0 8px;
  font-weight:bold;
  font-size:12pt;
  color:#006;
  background-color:white;
}

#pickupsched1page .formbox_label_icon {
  position:relative;
  top:10px;
}

#pickupsched2page {
  display:none;
}

#pickupsched2page .formbox_label {
  position:relative;
  top:-26px;
  left:10px;
  padding:0 12px 0 8px;
  font-weight:bold;
  font-size:12pt;
  color:#006;
  background-color:white;
}

#pickupsched2page .formbox_label_icon {
  position:relative;
  top:10px;
}

#pickupsched3page {
  display:none;
}

#pickupsched3page .formbox_label {
  position:relative;
  top:-26px;
  left:10px;
  padding:0 12px 0 8px;
  font-weight:bold;
  font-size:12pt;
  color:#006;
  background-color:white;
}

#pickupsched3page .formbox_label_icon {
  position:relative;
  top:10px;
}

#pickupsched3page .formbox_label_confirm {
  position:relative;
  top:-12px;
  left:10px;
  padding:0 12px 0 8px;
  font-weight:bold;
  font-size:12pt;
  color:#006;
  background-color:white;
}

#pickupsched3page .formbox_label_check {
  position:relative;
  top:2px;
}

#debuginfo {
  position:absolute;
  top:800px;
}

a.dp-choose-date {
  float: left;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 5px 3px 0;
  display: block;
  text-indent: -2000px;
  overflow: hidden;
  background: url(../images/calendar_select_day.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
  background-position: 0 -20px;
  cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
  width: 140px;
  float: left;
}

table.jCalendar td.weekend, table.jCalendar td.weekend:hover {
  background: #777;
  color: #555;
}

.createpallet_links {
  padding-left:  10px;
}

.createpallet_links img {
  padding:0 0 10px 0;
  position:relative;
  top:10px;
}

#howsupplieswork {
  float:right;
  color:#009;
  font-weight:bold;
  font-size:120%;
}

#howdiscrepancieswork {
  float:right;
  color:#009;
  font-weight:bold;
  font-size:120%;
}

#load_schedule td {
  padding: 10px 10px 10px 10px;
}

.create_label_note {
  font-size: 100%;
}

.stat_requested {
  background-color: #99cdfe;
  border:1px solid gray;
}

.stat_scheduled {
  background-color: #ffcb99;
  border:1px solid gray;
}

.stat_intransit {
  background-color: #cc99fc;
  border:1px solid gray;
}

.stat_delivered {
  background-color: #80027f;
  border:1px solid gray;
}

.stat_received {
  background-color: #993365;
  color:white;
  border:1px solid gray;
}

.stat_disputed {
  background-color: #fc0100;
  color:white;
  border:1px solid gray;
}

.stat_reconciled {
  background-color: #349967;
  color:white;
  border:1px solid gray;
}

.stat_actionrequired {
  background-color: #fdfc1b;
  border:1px solid gray;
}



.bolnote {
  color:black;
  width:350px;
  font-size:110%;
}

#reportproblem {
  position: relative;
  top: 12px;
  left: 380px;
  width: 360px;
  text-align: right;
}

#reportproblem table {
  text-align:right;
  margin-left:auto;
}

#reportproblem img {
  padding-top:2px;
  padding-right:4px;
}

#reportproblem td {
  text-align:right;
  margin-left:10px;
}

#tableviewloads {
  font-size: 11pt;
  color: black;
  border-color: black;
  border-width: 0 0 1px 1px;
  border-style: solid;
}

#tableviewloads th {
  font-weight: bold;
  text-align: center;
  border-color: black;
  border-width: 1px 1px 0 0;
  border-style: solid;
}

#tableviewloads td {
  min-width: 40px;
  text-align: center;
  border-color: black;
  border-width: 1px 1px 0 0;
  border-style: solid;
}

#pickupviewpage .oddrow {
  background-color:#afa;
}

#pickupviewpage .oddrow td {
/*  border:1px solid gray; */
}

#pickupviewpage .evenrow td {
/*  border:1px solid gray;    */
}

#pickupviewpage tbody tr:hover {
  background:#FF8;
}

#waiting {
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-100px;
  margin-top:-40px;
  background-color:#888;
  font-weight:bold;
  color:white;
  padding:10px 10px 12px 10px;
  display:none;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
}

#waiting img {
  position:relative;
  top:3px;
}

#envpartners {
  position:relative;
  left:40px;
  top:60px;
}

#loadid {
  position:relative;
  top:-25px;
  font-size: 120%;
  font-weight:bold;
  color:#006;
}

#loadidc {
  position:relative;
  top:-25px;
  font-size: 120%;
  font-weight:bold;
  color:#006;
}

#tipprintlabel {
  width: 325px;
  top: 170px;
  left: 730px;
  border: 1px solid black;
  margin-bottom: 7px;
}

#tipprintlabel p {
  padding: 5px 10px 5px 10px;
  margin: 0;
}

.pdflinks {
  background-color:white;
  border-top:0px solid white;
  text-align:left;
  padding:0;
  margin:0;
}

.pdflinks a {
  text-decoration:none;
  text-align:left;
}

#sealnum {
  font-size: 100%;
}

#sealnum[readonly] {
  color:#000;
  border:0px;
}

/*** Discrepancy Page ***/
#howdiscrepancieswork {
  position:absolute;
  left:660px;
  width:300px;
}

#discrepancytablediv h2 {
  color:#006;
  font-size:120%;
  margin:0 0 5px 0;
}

#actionrequireddiv h2 {
  color:#006;
  font-size:120%;
  margin:0 0 5px 0;
}

#discrepancytablediv {
  width: 99%;
}

#actionrequireddiv {
  position:relative;
  top:10px;
}

#table_discrepancies {
  border-color: black;
  border-width: 0 0 1px 1px;
  border-style: solid;
}

#table_discrepancies th {
  font-weight:bold;
  border-color: black;
  border-width: 1px 1px 0 0;
  border-style: solid;
  text-align:center;
}

#table_discrepancies td {
  min-width:40px;
  text-align:center;
  border-color: black;
  border-width: 1px 1px 0 0;
  border-style: solid;
}

#table_discrepancies .oddrow {
  background-color:#f0f0f0;
}

#table_discrepancies tbody tr:hover {
  background:#FF8;
}

#table_actionrequired {
  border:1px solid black;
  color:black;
  margin-top:10px;
}

#table_actionrequired th {
  font-weight:bold;
  border:1px solid black;
  text-align:center;
  vertical-align:bottom;
}

#table_actionrequired td {
  min-width:40px;
  text-align:center;
  vertical-align:center;
  padding:1px 5px 1px 5px;
}
#table_actionrequired .leftcell {
  border:1px solid gray;
  border-left:2px solid black;
  vertical-align:middle;
}

#table_actionrequired .cell {
  border:1px solid gray;
  margin-top:5px;
  vertical-align:middle;
}

#table_actionrequired .rightcell {
  border:1px solid gray;
  border-right:2px solid black;
  vertical-align:middle;
}

#table_actionrequired .oddrow {
  background-color:#afa;
}

#actionreasonsheader {
  font-weight:bold;
  font-size:120%;
  color:#006;
  margin-bottom:8px;
}

.reasons {
  padding-bottom:10px;
  height:40px;
  position:relative;
}

.reasonlabel {
  position:absolute;
  top:10px;
  font-weight:bold;
}

.reasonbox {
  position:absolute;
  padding-left:120px;
}

#actionreasons {
  position:relative;
  left:50px;
}

#discsave {
  height:30px;
}

#pickupviewpage p {
  margin-top:0px;
  margin-bottom:8px;
}

#popupwarning {
  color:#006;
  font-weight:bold;
  font-size:120%;
  top:-6px;
  width:360px;
  padding:4px;
  border:2px solid black;
  font-size:10pt;
  margin-bottom: 10px;
}

#popupmessage {
  position:relative;
  top:4px;
}

#suppliespage {
}

#howsupplieswork {
  position:absolute;
  left:700px;
}

#suppliesbox {
  top:185px;
  left:0;
  width:300px;
  height:150px;
  font-size:140%;
  font-weight:bold;
}

#suppliesbox .formbox_label {
  position:relative;
  top:-10px;
  font-size:120%;
  color:#006;
}

#suppliesbox thead th {
  padding:20px 10px 10px 10px;
  font-weight:bold;
  color:#006;
  min-width:50px;
}

#suppliesbox table {
  padding:0;
  margin:0;
  color:#006;
}

#suppliesbox table td {
  padding:8px 20px 10px 8px;
  text-align:right;
}

#suppliesgraphic {
  left:360px;
  top:100px;
}

#reporttitle {
  font-size: 150%;
  font-weight: bold;
  color: #52b34c;
  padding-bottom: 9px;
  border-bottom: 1px solid #52b34c;
  padding-top: 20px;
  margin-bottom: 20px;
}

#reporttitle_sub {
  font-size: 150%;
  font-weight: bold;
  color: #52b34c;
  padding-bottom: 9px;
  border-bottom: 1px solid #52b34c;
  padding-top: 0px;
  margin-bottom: 20px;
}

#reportbox .formbox_label {
  color:#000;
  font-size:110%;
}

#reporttext {
  color:#006;
  font-size:120%;
  padding-top:6px;
  padding-left:10px;
}

#reportbox .bluebutton {
  margin-left:80px;
  margin-bottom:10px;
}

#report {
  position:absolute;
  left:0;
}

#discrepency_helplinks {
  width: 99%;
  float: right;
}

#discrepency_helplinks img {
  padding: 0 0 0px 0;
  position: relative;
  top: 10px;
}

#label_watchvideo img {
  padding:0 0 0px 0;
  position:relative;
  top:10px;
}

#reports_helplinks {
  position:relative;
  text-align:right;
  left:600px;
  top:0px;
  width:300px;
}

#reports_helplinks img {
  padding:0 0 0px 0;
  position:relative;
  top:10px;
}

#welcomepage_disabled {
  position:relative;
  left:0px;
  top:0px;
  text-align:center;
}

#welcome_menu {
  position:relative;
  left:125px;
  top:10px;
}

#account_savenote {
  color:blue;
}

.resources_title {
  font-weight: bold;
  font-size: 140%;
  color: #009;
  text-align: center;
  padding-top: 20px;
}

.resourcetable {

  top: 0px;
  float: center;
  width: 100%;
  font-weight: bold;
  font-size: 100%;
  color: #009;
}

.resourcetable td {
  font-weight:bold;
}

/*
.resourcetable td {
  border:solid 1px black;
}
*/
.resource_section_label {
  text-align:left;
  padding-top:30px;
  padding-bottom:4px;
  border-bottom:solid 2px #aaa;
}

.resource_label {
  background-color:#e5e5e5;
  padding: 4px 4px 4px 4px;
  border:solid 2px #aaa;
}

.resource_margin {
  width:40px;
}

.resource_icon {
  width:40px;
  text-align:left;
  padding-top:2px;
  vertical-align:middle;
}

.resource_title {
  text-align: left;
  padding-right: 30px;
  vertical-align: middle;
}

.resource_title a {
  color:#009;
}

.resource_doc {
  text-align: left;
  width: 300px;
  vertical-align: middle;
}
.resource_doc a {
  color:#009;
}

.resource_thumb {
  padding-top:5px;
  padding-right: 10px;
}

.resource_time {
  text-align: right;
  vertical-align: middle;
}

.resource_vertline_topspace {
  height:80px;
}

.resource_vertline {
  width:20px;
  height:580px;
  border-left:solid 2px #aaa;
}

#packsortprocedures {
  margin-top:30px;
  cursor:pointer;
}

#xsnazzy h1, #xsnazzy p {margin:0 10px; letter-spacing:1px; padding:0;}
#xsnazzy h1 {font-size:2em; color:#000; text-align:center; font-style:italic; padding-top:10px; line-height:1.2em;}
#xsnazzy p {font-size:2em; padding:0.0em 10px 0.5em 20px; font-style:italic; line-height:1.2em;}
#xsnazzy {background: transparent; margin:25px 1em 25px 130px; width:440px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ff8; border-left:1px solid #08c; border-right:2px solid #aa3;}
.xb1 {margin:0 5px; background:#aa3;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#ff8; border:0 solid #aa3; border-width:0 2px;}

 /** Form validation error label **/
label.error {
  display: inline-block;
  margin-left: 10px;
  color: #ff0000;
}
