body {
  font-family: arial, helvetica;
  background-image: url(/images/bg_body.jpg);
  background-repeat: repeat-x;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px; }

.formError {
  margin-bottom: 2px;
  padding: 5px;
  background: url("/images/error.png") no-repeat left #fce9e9;
  /* red */
  text-align: center;
  height: 35px;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  color: #514f1c;
  background-color: #fce9e9;
  width: 70%;
  border: none; }

#isbnformfailure {
  background-color: #abc578;
  border: 1px solid black;
  position: absolute;
  top: 50%;
  margin-top: -100px;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  height: 200px;
  font-size: 12px;
  text-align: center;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -khtml-border-radius: 7px;
  -o-border-radius: 7px; }

.registerBox {
  font-size: 10px;
  background-color: #abc578;
  border: 1px solid black;
  width: 100%;
  height: 100%;
  text-align: center;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -khtml-border-radius: 7px;
  -o-border-radius: 7px; }

#selectGuides {
  text-align: left;
  border-left: 1px solid black;
  background-color: #cccccc; }

.reportWrapper {
  font-size: 10px;
  width: 98%; }
  .reportWrapper table {
    width: 100%;
    border-collapse: collapse;
    padding: 0px;
    border: 1px black solid; }
  .reportWrapper th {
    font-weight: 800;
    text-align: center; }
  .reportWrapper td {
    border-collapse: collapse;
    padding: 0px;
    border: 1px black solid;
    padding: 3px; }

.accountWrapper {
  font-size: 20px; }
  .accountWrapper table {
    font-size: 14px; }
  .accountWrapper input {
    width: 200px; }

.book-row:hover {
  background-color: #cccccc;
  border: 0px;
  border-collapse: collapse;
  padding: 0px; }

.inlineWrapper {
  position: fixed;
  left: 100%;
  margin-left: -190px;
  margin-top: 0px;
  height: 400px;
  width: 190px;
  z-index: -999; }

.inlineTable {
  font-size: 9px;
  width: 90%;
  text-align: left;
  padding: 0px;
  border: 1px #666666 solid;
  border-collapse: collapse; }
  .inlineTable td {
    border-collapse: collapse;
    border: 1px #666666 solid; }

.inlineBookData {
  display: none;
  padding: 9px;
  border: solid 1px #e4e4e4;
  background-color: #eeeeee;
  /*	border:solid 1px #aeaeae; */
  /*	background-color:#c8c8c8; */
  width: 100%;
  height: 100%;
  text-align: left;
  -moz-border-radius: 7px 0px 0px 7px;
  -webkit-border-radius: 7px 0px 0px 7px;
  border-radius: 7px 0px 0px 7px;
  -khtml-border-radius: 7px 0px 0px 7px;
  -o-border-radius: 7px 0px 0px 7px; }

#loginWrapper {
  position: absolute;
  top: 50%;
  margin-top: -175px;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  height: 350px; }

.loginBox {
  background-color: #abc578;
  border: 1px solid black;
  width: 100%;
  height: 100%;
  text-align: center;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -khtml-border-radius: 7px;
  -o-border-radius: 7px; }
  .loginBox input {
    width: 150px;
    font-size: 15px;
    font-weight: 500; }

#menuAdmin {
  padding-right: 40px;
  background-color: black;
  color: white; }
  #menuAdmin:hover {
    padding-right: 40px;
    background-color: black;
    color: #cccccc; }

.adminBar {
  float: right;
  text-align: right;
  background-color: black;
  color: white;
  font-size: 12px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  position: fixed;
  margin-top: 0px;
  width: 100%;
  height: 28px;
  z-index: 1000; }

#hideMenu {
  display: none;
  color: white;
  background-color: black;
  position: fixed;
  margin-top: -14px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-left: 85%;
  -moz-border-radius: 0px 0px 7px 7px;
  -webkit-border-radius: 0px 0px 7px 7px;
  border-radius: 0px 0px 7px 7px;
  -khtml-border-radius: 0px 0px 7px 7px;
  -o-border-radius: 0px 0px 7px 7px;
  z-index: 1000; }
  #hideMenu a {
    color: white;
    text-decoration: none; }

#left {
  float: left; }

#right {
  float: right; }

.customerBox {
  border: 0px;
  width: 50%;
  padding: 10px;
  font-size: 11px; }

hr {
  border: 0;
  color: #9e9e9e;
  background-color: #9e9e9e;
  height: 1px;
  padding: 0px;
  width: 80%;
  margin-left: 10%;
  text-align: center; }

#totalId {
  font-size: 14px;
  padding-right: 15px;
  float: right; }

.SearchResultsTable {
  width: 100%;
  padding: 10px;
  border: #cccccc 1px solid;
  /*	border: 0px; */
  border-collapse: collapse; }

#toppage {
  width: 800px; }

#date {
  float: left;
  width: 190px;
  height: 39px;
  border-bottom: solid 1px #999999;
  border-right: solid 1px #999999; }

#topbar {
  float: left;
  width: 608px;
  height: 40px;
  background-image: url(/images/bg_topbar.gif);
  background-color: #cbc55c;
  background-repeat: repeat-x;
  border-right: solid 1px #999999; }

#header, #content {
  width: 800px; }

#contenttext {
  float: left;
  width: 608px;
  background-color: #f7f7f7;
  border-left: solid 1px #999999;
  border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
  border-top: dotted 1px #cccccc;
  min-height: 360px; }

#logo {
  float: left;
  width: 190px;
  height: 110px;
  background-color: #f7f7f7;
  border-left: solid 1px #999999; }

#pagetitle {
  position: relative;
  float: left;
  width: 608px;
  height: 110px;
  background-color: #f7f7f7;
  border-right: solid 1px #999999; }

#title {
  position: absolute;
  right: 10px;
  bottom: 0px;
  width: 600px; }

#menu {
  float: left;
  width: 190px;
  margin: 0px; }

#footer {
  width: 590px;
  padding-right: 10px;
  padding-left: 200px; }

/*GRAY PANEL */
.panel {
  padding: 12px;
  border: solid 1px #e4e4e4;
  background-color: #eeeeee;
  margin: 10px;
  padding: 10px;
  width: 550px;
  height: 160px; }

/*TEXT STYLES */
.bodytext {
  font: 0.7em Tahoma, sans-serif;
  color: #666666; }

.smalltext {
  font: 0.7em Tahoma, sans-serif;
  font-size: 11px;
  color: #666666; }

.smallwhitetext {
  font: 0.7em Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: white; }
  .smallwhitetext a {
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration: none; }
    .smallwhitetext a:hover {
      text-decoration: underline; }

.smallgraytext {
  font: 0.7em Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #cccccc; }
  .smallgraytext a {
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #cccccc;
    text-decoration: none; }
    .smallgraytext a:hover {
      text-decoration: underline; }

.titletext {
  font: 0.7em Tahoma, sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #cccccc; }

.logotext {
  font: 0.7em Tahoma, sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #999999; }

.orangelogotext {
  font: 0.7em Tahoma, sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #ff9900; }

.orangetitle {
  font: 0.7em Tahoma, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #ff9900; }

#linksmenu a {
  float: right;
  width: 183px;
  height: 20px;
  background-color: #abc578;
  border-left: solid 1px white;
  border-bottom: solid 1px white;
  font: 0.7em Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  padding-top: 5px; }
  #linksmenu a:hover {
    background-color: #514f1c; }

.percent input {
  width: 25px; }

/* inline mobile css */
.inlineWrapperMobile {
  position: fixed;
  left: 100%;
  margin-left: -100px;
  margin-top: 0px;
  height: 300px;
  width: 100px;
  z-index: 999; }

.inlineTableMobile {
  font-size: 8px;
  width: 90%;
  text-align: left;
  padding: 0px;
  border: 1px #666666 solid;
  border-collapse: collapse; }
  .inlineTableMobile td {
    font-size: 8px;
    border-collapse: collapse;
    border: 1px #666666 solid; }

/* end inline mobile */
/* start password popup */
#blanket {
  background-color: #111111;
  opacity: 0.65;
  filter: alpha(opacity=65);
  position: absolute;
  z-index: 9001;
  top: 0px;
  left: 0px;
  width: 100%; }

/* end password popup */
/* begin css for flashdata */
.msg {
  text-align: center;
  vertical-align: middle;
  background: url("/images/valid.png") no-repeat left #edfce9;
  /* green */
  background-position: 15px;
  border: solid 1px #111111;
  font-size: 13px;
  font-weight: bolder;
  margin-bottom: 10px;
  width: 300px;
  height: 40px;
  display: none; }

.fail-msg {
  text-align: center;
  vertical-align: middle;
  background: url("/images/error.png") no-repeat left #fce9e9;
  /* red */
  background-position: 15px;
  border: solid 1px #111111;
  font-size: 13px;
  font-weight: bolder;
  margin-bottom: 10px;
  width: 300px;
  height: 40px;
  display: none; }

#msg {
  text-align: center;
  vertical-align: middle; }

/* end css for flashdata */
/* CSS for map */
#map_canvas {
  height: 400px;
  width: 100%; }

.price-field {
  width: 4em; }

.qty-field {
  width: 2em; }

.remove-book {
  color: red;
  font-weight: bolder;
  /* end map CSS */ }
