/* Reset */
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 }*/
/* Standard Classes */
.clear {
    clear: both;
    overflow: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.hidden {
    display: none;
}

img {
    border: none;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.padded {
    margin: 10px;
}
/* Custom Classes */
body {
    font-family: Verdana, Helvetica, sans-serif;
    background: #cdcdcd url(../images/bodyBack.jpg) repeat-x left top;
    padding-top: 18px;
    height: 100%;
}
/*  OUTER CONTAINER ----------------------------- */
#bgTop {
    background: url(../images/bgTop.gif) no-repeat;
    height: 19px;
    width: 986px;
    margin: 0 auto;
}

#bgBottom {
    background: url(../images/bgBottom.gif) no-repeat;
    height: 19px;
    width: 986px;
    margin: 0 auto;
}

#bgWrap {
    background: url(../images/bgBack.gif) repeat-y;
    width: 986px;
    min-height: 491px;
    margin: 0 auto;
    position: relative;
}

#bookendLeft {
    background: url(../images/bgBookendLeft.gif) no-repeat;
    width: 11px;
    height: 428px;
    position: absolute;
    left: 0px;
    top: 0;
}

#bookendRight {
    background: url(../images/bgBookendRight.gif) no-repeat;
    width: 11px;
    height: 428px;
    position: absolute;
    right: -1px;
    top: 0;
}

#bgInnerWrap {
    background: #498bbd url(../images/bgInnerWrapBack.gif) repeat-x 50%;
    margin: 0 11px;
    padding-top: 18px;
    padding-bottom: 18px;
    position: relative;
}
/*  INNER CONTAINER ----------------------------- */
#bodyTop {
    background: url(../images/bodyTop.gif) no-repeat;
    width: 621px;
    height: 25px;
}

#bodyBottom {
    background: url(../images/bodyBottom.gif) no-repeat;
    width: 621px;
    height: 25px;
}

#bodyWrap {
    margin-left: 170px;
    position: relative;
}

#boxWrap {
    position: relative;
    overflow: hidden;
    width: 624px;
    background: url(../images/bodyBackInner.jpg) repeat-y;
}

#bodyBookendLeft {
    width: 19px;
    float: left;
    min-height: 100%;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
}

#bodyBookendRight {
    width: 22px;
    float: right;
    min-height: 100%;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
}

#BookendLeftGr {
    background: url(../images/bodyBookendLeft.gif) no-repeat 0 25px;
    width: 22px;
    height: 395px;
    position: relative;
    top: -50%;
}

#BookendRightGr {
    background: url(../images/bodyBookendRight.gif) no-repeat 0 25px;
    width: 19px;
    height: 395px;
    position: relative;
    top: -50%;
}

#bodyContent {
    float: left;
    width: 580px;
    min-height: 411px;
    position: relative;
    padding-left: 22px;
}

#inkGraphic {
    background: url(../images/inks.png)
}

.inkGraphic {
    position: absolute;
    z-index: 5;
    bottom: -11px;
    left: -3px;
}

#logo {
    position: absolute;
    z-index: 5;
    top: 5px;
    left: 15px;
}

.middle {position: absolute; top: 50%;} /* for explorer only*/
.middle[id] {display: table-cell; vertical-align: middle; position: static;}
.middle {
	width: 19px;
	height:395px;
}

#splash_content {
  position: absolute;
  text-align: center;
  width: 502px;
  left: 329px;
  top: 127px;
}

#splash_logo {
  margin-bottom: 40px;
}

#select_family {
  clear: both;
  width: 501px;
  height: 39px;
  background: url('../images/bg-select-family.png') no-repeat;
  color: white;
  font-size: 11px;
  padding: 8px 0 0 70px;
  text-align: left;
  margin-bottom: 20px;
}

#select_family select {
  width: 230px;
}

#splash_content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#splash_content ul li {
  display: inline;
  float: left;
  height: 46px;
  margin: 0 4px;
}

#splash_content ul li a {
  font-size: 11px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  color: black;
  text-align: center;
  width: 159px;
  line-height: 1.1em;
  padding: 16px 0 0 0;
  height: 30px;
  background: url('../images/bg-button_splash.png') 0 -46px no-repeat;
}

#splash_content ul li a:hover {
  background-position: 0 0;
}

#splash_nav {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 3px;
}

#splash_nav ul {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}

#splash_nav ul li {
  display: inline;
  float: right;
  height: 55px;
  padding: 0 2px;
}

#splash_nav ul li a {
  font-size: 11px;
  font-weight: normal;
  display: block;
  text-decoration: none;
  color: black;
  text-align: center;
  width: 55px;
  line-height: 1.1em;
  padding-top: 5px;
  height: 20px;
  background: url('../images/bg-breadcrumbs.png') 0 -25px no-repeat;
}

#splash_nav ul li a:hover {
  background-position: 0 0;
}

div.flash {  
	text-align: center;
	border: 2px solid #9cbc52;
	width: 95%;
	margin: auto;
  margin-bottom: 20px;
	padding: 6px;
	font-weight: bold;
	font-size: 12px;
  background-color: #c2ddf3;
}

#splash_flash {
  position: absolute;
  text-align: center;
  width: 502px;
  left: 329px;
  top: 40px;
}

.fieldWithErrors {
  display: inline;
}

#errorExplanation {
  width: 539px;
  margin-left: 10px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

#nav {
  position: absolute;
  left: 195px;
  top: 7px;
  z-index: 99;
}

#nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#nav ul li {
  display: inline;
  float: left;
  height: 29px;
  margin-right: 3px;
}

#nav ul li a {
  display: block;
  padding-top: 8px;
  font-size: 12px;
  text-decoration: none;
  color: #efefef;
  text-align: center;
  width: 119px;
  line-height: 1em;
  height: 21px;
  background: url('../images/nav-tab.png') 0 -58px no-repeat;
}

#nav ul li a:hover {
  color: white;
  background-position: 0 -29px;
}

#formulation #nav .formulationlink a, #custom #nav .customlink a, #prices #nav .priceslink a, #jobs #nav .jobslink a, #families #nav .familieslink a, #content #nav .contentlink a, #users #nav .userslink a {
  color: white;
  background-position: 0 0;
}

#nav ul li.homelink a {
  color: black;
  width: 40px;
  background: url('../images/nav-home.png') 0 -58px no-repeat;
}

#nav ul li.homelink a:hover {
  background-position: 0 -29px;
}

#home #nav .homelink a {
  color: white;
  background-position: 0 0;
}

#nav ul li.helplink a {
  width: 40px;
  background: url('../images/nav-tab-sm.png') 0 -58px no-repeat;
}

#nav ul li.helplink a:hover {
  background-position: 0 -29px;
}

#help #nav .helplink a {
  color: white;
  background-position: 0 0;
}

div.section {
  width: 559px;
  margin: 16px 0 10px 10px;
  clear: both;
  font-size: 14px;
  position: relative;
}

div.section a.admin_edit_link {
  position: absolute;
  top: -10px;
  right: 10px;
  padding: 4px;
  background: white;
}

div.section div.top {
  background: url('../images/bg-section-top.png') no-repeat;
  height: 6px;
}

div.section div.mid{
  background: url('../images/bg-section-middle.png') repeat-y;
  width: 539px;
  padding: 10px;
}

div.section h1 {
  font-size: 14px;
  font-weight: bold;
  color: #9cbc52;
  position: absolute;
  top: -8px;
  left: 13px;
  background: white;
  padding: 0 3px;
  margin-top: 0;
}

div.section h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px 0;
  color: #9cbc52;
}

div.section div.bottom {
  background: url('../images/bg-section-bottom.png') no-repeat;
  height: 6px;
}

div.section p {
  margin: 0 0 15px 0;
}

div.section a.permalink {
  font-size: 12px;
  color: black;
  text-decoration: none;
}

div.section a.permalink:hover {
  border-bottom: 1px solid #9cbc52;
}

div.section table {
}

div.section table {
  border-collapse: collapse;
  font-size: 11px;
}

div.section tr {
	  border: 1px solid #cccccc;
}

div.section th {
  background: url('../images/bg-table-header.png') repeat-x;
  border: none;
  color: white;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  padding: 4px 0;
}

div.section th.partnumber {
  width: 84px;
}

div.section th.status {
  width: 100px;
}

div.section th.auth {
  width: 100px;
}

div.section th.date {
  width: 75px;
}

div.section th.description {
  width: 190px;
}

div.section th.email {
  width: 175px;
}

div.section th.weight {
  width: 66px;
}

div.section th.grams {
  width: 83px;
}

div.section th.cost {
  width: 85px;
}

div.section th.colorname {
  width: 450px;
}

div.section th.pagename {
  width: 495px;
}

div.section th.w50 {
  width: 50px;
}

div.section th.w65 {
  width: 65px;
}

div.section th.w75 {
  width: 75px;
}

div.section th.w100 {
  width: 100px;
}

div.section th.w150 {
  width: 150px;
}

div.section td {
  border: 1px solid #cccccc;
  height: 24px;
  padding: 0 7px 0 7px;
}

div.section td.no_border {
	border: none;
}

div.section tr.odd td {
  background: white;
}

div.section tr.even td {
  background: #ebebeb;
}

div.section tr.footer td {
  font-weight: bold;
  background: #d7d7d7 url('../images/bg-table-footer.png') repeat-x;
}

#batch {
  position: relative;
  height: 39px;
  padding: 0 0 5px 0;
}

#batch ul {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}

#batch ul.batch li {
  display: inline;
  float: left;
  height: 51px;
  margin-right: 3px;
}

#batch ul li.break-left {
  margin-left: 4px;
}

#batch ul li a {
  font-size: 11px;
  display: block;
  text-decoration: none;
  color: black;
  text-align: center;
  width: 49px;
  line-height: 1.1em;
  height: 46px;
  padding-top: 5px;
  background: url('../images/bg-batch.png') 0 -51px no-repeat;
}

#batch ul li a:hover {
  background-position: 0 0;
}

#batch ul li.custom {
  position: relative;
  width: 162px;
  margin-left: 3px;
  font-size: 11px;
}

#batch ul li.custom label {
  position: absolute;
  top: 3px;
  left: 0;
}

#batch ul li.custom input {
  position: absolute;
  top: 0;
  left: 54px;
  border: 2px solid #cccccc;
  height: 14px;
  margin-top: 1px;
  width: 42px;
  text-align: right;
}

#batch ul li.custom a.apply {
  position: absolute;
  top: -3px;
  left: 109px;
  width: 55px;
  height: 20px;
  background: url('../images/bg-batch-apply.png') 0 -25px no-repeat;
}

#batch ul li.custom a.apply:hover {
  background-position: 0 0;
}

#batch ul li.custom a.new {
  position: absolute;
  top: 25px;
  left: 0;
  width: 164px;
  height: 20px;
  background: url('../images/bg-batch-new.png') 0 -25px no-repeat;
}

#batch ul li.custom a.new:hover {
  background-position: 0 0;
}

form#prices_form input.price {
  text-align: right;
  width: 65px;
  height: 13px;
}

select.auth {
  font-size: 12px;
  height: 19px;
}

div.pagination {
  margin: 3px 0 7px 0;
  text-align: center;
  width: 95%;
  font-size: 13px;
}

div.pagination a {
  padding: 0 2px;
  text-decoration: none;
  color: black;
}

div.pagination span.current {
  border: 1px solid #9cbc52;
  padding: 0 2px;
}

div.pagination a:hover {
  color: white;
  background-color: #9cbc52;
}

input.submit {
  margin-top: 5px;
  width: 175px;
}

div.float_left {
  float: left;
}

div.help-image {
  text-align: center;
  float: left;
  margin: 4px 10px 0 0;
}

#calculator_mesh_factor {
	width: 57px;
}

input.button {
  margin: 2px;
  padding: 0;
  font-size: 11px;
  text-decoration: none;
  color: black;
  text-align: center;
  display: inline;
  line-height: 1.1em;
  width: 164px;
  height: 25px;
  border: none;
  background: url('../images/bg-batch-new.png') 0 -25px no-repeat;
}

input.button:hover {
  background-position: 0 0;
}

input.numeric_edit {
  width: 75px;
  text-align: right;
}

span.required {
  color: red;
  font-size: 12px;
}

div.buttonwrap {
  margin: 10px 0;
}

a.button {
  font-size: 11px;
  margin: 0 3px;
  text-decoration: none;
  color: black;
  text-align: center;
  display: block;
  line-height: 1.1em;
  padding-top: 5px;
  width: 164px;
  height: 20px;
  background: url('../images/bg-batch-new.png') 0 -25px no-repeat;
}

a.button:hover {
  background-position: 0 0;
}

div.blockMsg {
    width:  30%;
    top:    45%;
    left:   35%;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    color: #fff;
}

div#desktop_link {
  position: absolute;
  top: 420px;
  right: 15px;
}

