div.ranger {
  border: 1px solid #666; 
  margin: 5px 0;
}

div.ranger div.line {
  width: 115px;
  padding: 2px;
  border-bottom: 1px solid #666;
}

div.ranger.prices div.line {
  width: 170px;
}

div.ranger div.line.top {
  background: #666;
  color: #fff; 
}
div.ranger div.line div.from, 
div.ranger div.line div.to,
div.ranger div.line div.price {
  float: left;
  width: 55px;
}

div.ranger input.small {
  width: 50px;
}

div.distributor {
  font-size: 14px; 
  color: #4c4c4c;
}

div.distributor div.destroyer { clear: left; }
div.distributor div.destroyeright { clear: right; }

input.standard {
  border: 1px solid #808080;
  padding: 2px;
  font-size: 14px;
  margin: 3px 0 5px 0;
}

div.gray {
  background: #d7d7d7;
  position: relative;
  padding: 10px;
}

div.gray img.tl,
div.gray img.tr,
div.gray img.bl,
div.gray img.br {
  position: absolute;
}

div#contentMiddle div.gray img.tl,
div#contentMiddle div.gray img.tr,
div#contentMiddle div.gray img.bl,
div#contentMiddle div.gray img.br {
  margin: 0;
}
div.gray img.tl { top: 0; left: 0; }
div.gray img.tr { top: 0; right: 0; }
div.gray img.bl { bottom: 0; left: 0; }
div.gray img.br { bottom: 0; right: 0; }

div.distributor_login {
  width: 320px;
  /*height: 180px; */
  margin: 20px auto;
}

h1.welcome {
  width: 320px;
  height: 67px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0 auto 10px auto;
  background: transparent url(../images/distributor/h1_welcome.gif) top center no-repeat;
}

h1.title {
  width: 171px;
  height: 40px;
  overflow: hidden;
  text-indent: -9999px; 
  margin: 0;
  padding: 0;
  background: transparent url(../images/distributor/h1_title.gif) top center no-repeat;  
}

div.distributor_login input.company_number { width: 230px; }

div.distributor_login input.password { width: 135px; }

div.blackround input {
  border: 0;
  padding: 0 20px 0 15px;
  text-align: center;
  margin: 0;
  height: 17px;
  line-height: 14px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background: transparent url(../images/distributor/blackround_left.gif) top left no-repeat;
  cursor: pointer;
}
div.blackround {
  padding: 0 0 0 0;
  height: 17px;
  width: auto;
  display: inline;
  background: transparent url(../images/distributor/blackround_right.gif) top right no-repeat;
}
div.main div.blackround {
  float: right; 
  margin-top: 3px;
}

div.distributor_login div.blackround {
  float: left;
  margin: -25px 0 0 195px; 
}

div.main {
  width: 720px; 
  margin: 5px auto;
}

div.c_panel {
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 200px;
  width: 400px;
  height: 60px;
  color: #890000;
  font-size: 1em;
}

div#contentMiddle div.c_panel a,
div.c_panel a {
  color: #890000;
  text-decoration: underline;
  font-weight: bold;
}

div#contentMiddle div.c_panel a:hover,
div.c_panel a:hover {
  text-decoration: none;
}

div.c_panel span.ten {
  font-size: 1em; 
}

div#contentMiddle div.new,
div.new {
  color: #138013;
  border-left: 16px solid #138013; 
  font-weight: 700;
  cursor: pointer;
}

div#contentMiddle div.new a,
div.new a {
  display: block;
  color: #138013;
  padding: 3px;
  text-decoration: none;   
  background: transparent url(../images/distributor/sub_title_new_bg.gif) top left repeat;
}

div#contentMiddle div.new a:hover,
div.new a:hover { background-color: #96d696; }

div.wide_title {
  margin: 12px -8px 5px -8px;
  padding: 0 10px;
  background: #4c4c4c;
  color: #efefef;
  font-weight: 700;
  line-height: 18px;
}

div.wide_title.new {
  background: transparent;
  padding: 0 5px;
  border-left-width: 25px;
}

div#contentMiddle div.wide_title a.editor,
div.wide_title a.editor {
  color: #96d696;
}

div#contentMiddle div.wide_title a:hover.editor,
div.wide_title a:hover.editor {
  background: #138013;
}

div.sub_title {
  font-size: 12px;
  line-height: 10px;
  border-left: 10px solid #b3b3b3;
  padding-left: 5px;
  margin: 0 0 5px 0;
  color: #4c4c4c;
  font-weight: 700;
}

div.sub_title.new {
  border-left: 16px solid #138013; 
}

div.item_box {
  border: 1px solid #4c4c4c;
  border-width: 0 1px 1px 1px; 
  color: #4c4c4c;
  margin: 0 0 5px 0;
  font-size: 12px;
}

div.item_box div.new {
  margin: 5px;
  line-height: 10px;
  border-left-width: 10px; 
}

div.item_box div.new a {
  padding: 0 3px;
}

div.item_box div.row {
  font-size: 12px; 
  border-top: 1px solid #4c4c4c;
}

div.item_box div.row.last {
  border-bottom: 1px solid #4c4c4c;
}

div.retail div.item_box div.row.top,
div.item_box div.row.top {
  background: #4c4c4c;
  color: #efefef; 
  height: 14px; 
  line-height: 14px;
  font-size: 10px;
}

div.item_box div.row div.netting,
div.item_box div.row div.item_number,
div.item_box div.row div.fiber,
div.item_box div.row div.dimensions,
div.item_box div.row div.square_yard,
div.item_box div.row div.tl_quantity,
div.item_box div.row div.product,
div.item_box div.row div.long {
  padding: 3px 0 3px 10px;
  float: left;
  border-right: 1px solid #4c4c4c;
  height: 14px;
  overflow: hidden;
}

div.item_box div.row div.long {
  padding-right: 10px;
}

div.retail div.item_box div.row {
  height: 28px; 
}

div.retail div.item_box div.row div.netting,
div.retail div.item_box div.row div.item_number,
div.retail div.item_box div.row div.fiber,
div.retail div.item_box div.row div.dimensions,
div.retail div.item_box div.row div.square_yard,
div.retail div.item_box div.row div.tl_quantity,
div.retail div.item_box div.row div.product,
div.retail div.item_box div.row div.long {
  height: 22px;
}

div.retail div.item_box div.row.top div.netting,
div.retail div.item_box div.row.top div.item_number,
div.retail div.item_box div.row.top div.fiber,
div.retail div.item_box div.row.top div.dimensions,
div.retail div.item_box div.row.top div.square_yard,
div.retail div.item_box div.row.top div.tl_quantity,
div.retail div.item_box div.row.top div.product,
div.retail div.item_box div.row.top div.long {
  height: 14px; 
}

div.item_box div.row.top div.long,
div.item_box div.row.top div.netting,
div.item_box div.row.top div.item_number,
div.item_box div.row.top div.fiber,
div.item_box div.row.top div.dimensions,
div.item_box div.row.top div.square_yard,
div.item_box div.row.top div.tl_quantity,
div.item_box div.row.top div.product { padding: 0 0 0 10px; }

div.item_box div.row div.netting,
div.item_box div.row div.item_number { width: 100px; }

div.item_box div.row div.fiber { width: 100px; }

div.item_box div.row div.dimensions { width: 75px; }

div.item_box div.row div.square_yard { width: 50px; }

div.item_box div.row div.tl_quantity { width: 55px; }

div.item_box div.row div.product { width: 110px; }

div.sub_title div.total,
div.item_box div.row div.remove,
div.item_box div.row div.total {
  text-align: right; 
  padding: 1px 5px 2px 0;
}

div.sub_title div.total {
  display: inline;
  margin-left: 400px;
}

div.item_box div.row.top div.remove,
div.item_box div.row.top div.total {
  padding-right: 15px; 
}

div.item_box div.row div.total input.monetary,
div.item_box div.row div.total input.number {
  font-size: 12px;
  border: 1px solid #4c4c4c;
  color: #4c4c4c; 
  margin: 0;
  padding: 1px;
  width: 30px;
}

div.item_box div.row div.total input.monetary {
  width: 50px;
}

div.item_box div.row div.total input.checker {
  margin: -2px 10px 0 10px;
  padding: 0;
}

div.item_box div.row div.onefive {
  width: 155px; 
}

div.item_box div.row div.one {
  width: 105px; 
}

div.item_box div.row div.seventy {
  width: 70px; 
}

select.p_lines {
  width: 140px; 
}

input.i_num {
  width: 90px; 
}

input.p_name {
  width: 140px; 
}

div.big_total {
  float: right; 
  font-size: 18px;
  font-weight: 700;
  color: #9a9a9a;
  margin: 0 10px 0 0;
}

div.big_total span.money {
  color: #4c4c4c;
  font-size: 14px;
}

div.ship_date {
  color: #4c4c4c;
  font-weight: 700;
  font-size: 12px;
  margin: 10px 0 0 0;
  width: 200px;
  float: left;
  margin-bottom: 10px;
}

input.ship_date {
  border: 1px solid #4c4c4c;
  width: 150px;
  font-size: 16px;
  font-weight: 700;
  color: #4c4c4c;
  padding: 5px;
}

div.ship_date.comments {
  width: 400px;
  padding: 0 0 0 100px;
}

div.ship_date.comments textarea {
  width: 400px;
  height: 100px; 
  border: 1px solid #4c4c4c;
  overflow: auto;
}

div.thx_message {
  text-align: center; 
  margin: 40px 0 0 0;
}

hr.admin_list { 
  border: 0;
  padding: 0 10px;
  margin: 3px -10px;
  height: 1px;
  background: #4c4c4c;
} 

div#contentMiddle a.editor,
div#contentMiddle div.c_panel a.editor,
div.c_panel a.editor,
a.editor {
  color: #138013;  
  text-decoration: none;
  padding: 0 3px;
  font-size: 12px;
  font-weight: 700;
  margin: 0 5px 0 0;
}

div#contentMiddle a:hover.editor,
a:hover.editor {
  background-color: #96d696;
}

input.general,
input.measurement,
input.prod_cat_name {
  border: 1px solid #4c4c4c; 
  padding: 3px 5px;
  width: 450px;
  color: #4c4c4c;
}

input.general {
  width: 150px;
  padding: 1px 5px;
}

input.measurement {
  width: 20px;
  padding: 1px 5px;
}

div.block {
  border: 1px solid #b3b3b3;
  border-bottom-width: 4px;
  padding: 10px 5px; 
  margin: 10px 0;
  background: #d7d7d7 url(../images/distributor/block_bg.gif) top left repeat-x;
}

div.left {
  float: left;
  width: 341px; 
}

div.right {
  float: left;
  width: 341px;   
  margin: 10px 0 10px 10px; 
}

span.righter {
  float: right; 
}

span.lefter {
  float: left; 
}

div#contentMiddle a.dist,
a.dist {
  display: block; 
  margin: 5px 0;
  padding: 2px;
  color: #343434;
  text-decoration: none;
}

div#contentMiddle a:hover.dist,
a:hover.dist {
  background: #b2b2b2; 
}

div.order {
  float: left;
  width: 340px;
  margin: 5px;
}

div.block h2 {
  font-size: 18px;  
  margin: 0;
}

div.block ul {
  padding-left: 15px;
}

div.smaller {
  font-size: 12px; 
}

div.abs {
  position: absolute; 
  text-align: center;
  top: 10px;
  left: 220px;
  font-size: 10px;
  width: 250px;
}

input.position {
  width: 40px; 
}

div#contentMiddle div.main h2 {
  padding-top: 15px; 
}

div.b_lister {

  height: 20px;
  margin: 10px 0; 
}

div#dump {

}

input.sorter {
  width: 30px;
  margin: 2px 5px 2px 0; 
}