body {
  background: #fff url(images/bg-ijo.jpg) repeat-x;
  color: #000;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  font-size: 75%;
  margin: 0;
  padding: 0;
}

a:link, a:visited {
  color: #678197;
  text-decoration: underline;
}

a:hover, a:focus {
  color: #d42945;
  text-decoration: none;
}

a.sb {
  background: transparent url(images/sb_a_2.jpg) no-repeat scroll top right;
  display: block;
  float: left;
  font: normal 11px Arial, Sans-serif;
  height: 24px;
  margin: 8px 5px 0 0;
  padding-right: 10px;
  text-decoration: none;
}

a.sb span {
  color: #222;
  background: transparent url(images/sb_span_2.jpg) no-repeat;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 10px;
  text-decoration: none;
}

a.sb:active {
  background-position: bottom right;
  outline: none;
}

a.sb:active span {
  background-position: bottom left;
  padding: 6px 0 4px 10px;
  text-decoration: none;
}

#wrapper {
  width: 900px;
  margin: 0 auto;
}

#logo {
  height: 65px;
}

#logo img {
  margin-top: 20px;
}

#opt {
  background: url(images/sawah.jpg) no-repeat right 1px;
  height: 115px;
  padding: 10px 0 !important;
}

#menu {
  float: right;
  margin-top: -15px !important;
  margin-top: -20px;
  padding-right: 20px;
}

#menu ul {
  padding: 0 !important;
  padding: 5px;
  margin: 0;
}

#menu ul li {
  background: #95bb35;
  list-style: none;
  display: inline;
  border-top: 1px solid #647e25;
  border-left: 1px solid #647e25;
  border-right: 1px solid #647e25;
  padding: 5px;
  margin-left: 5px;
}

#menu ul li a:link, #menu ul li a:visited {
  color: #fff; /*#fff600;*/
}

#menu ul li a:hover, #menu ul li a:focus {
  color: #333; /*#f5ec00;*/
}

#content{
  padding: 20px 5px;
}

#result-prop, #result-kab, #result-ecer {
  background: #fefefe;
  border: 1px dashed #aaa;
  padding: 10px;
}

#result-kab p {
  background: #f4f9fe;
  border: 1px dashed #e5eff8;
  padding: 10px 5px;
}

#choose {
  /*border: 1px dotted #aaa;*/
  float: left;
  padding: 10px;
  height: 95px;
}

#choose label {
  font-size: 12px;
  font-weight: bold;
}

#sel {
  margin: 10px 5px 15px 0;
}

/* ******** **/

#tbRekap {
  width: 870px;
  text-align: right;
  border-top: 1px solid #e5eff8;
  border-right: 1px solid #e5eff8;
  border-collapse: collapse;
}

#tbRekap th {
  background: #f4f9fe;
  border-bottom: 1px solid #e5eff8;
  border-left: 1px solid #e5eff8;
  color: #678197;
  padding: .4em 1em;
  text-align: center;
}

#tbRekap td {
  border-bottom: 1px solid #e5eff8;
  border-left: 1px solid #e5eff8;
  color: #678197;
  padding: .4em 1em;
}

#tbRekap tfoot {
  background: #f4f9fe;
}

#tbRekap tfoot td {
  color: #444;
  font-weight: bold;
}

#tbRekap caption {
  padding: 5px 0 10px 0;
  text-align: left;
  font-style: italic;
  font-size: 1em;
  color: #d42945;
}

/* ******** **/

/* ******** **/

#tbAlamat {
  width: 100%;
  text-align: left;
  border-top: 1px solid #e5eff8;
  border-right: 1px solid #e5eff8;
  border-collapse: collapse;
}

#tbAlamat th {
  background: #f4f9fe;
  border-bottom: 1px solid #e5eff8;
  border-left: 1px solid #e5eff8;
  color: #678197;
  padding: .4em .5em;
  text-align: center;
}

#tbAlamat td {
  border-bottom: 1px solid #e5eff8;
  border-left: 1px solid #e5eff8;
  color: #678197;
  padding: .4em .5em;
}

#tbAlamat tfoot {
  background: #f4f9fe;
}

#tbAlamat tfoot td {
  color: #444;
  font-weight: bold;
}

#tbAlamat caption {
  padding: 5px 0 10px 0;
  text-align: left;
  text-transform: uppercase;
  font-size: 1.5em;
  color: #d42945;
}

/* ******** **/

#result-dodetail {
  display: none;
  position: fixed;
  _position: absolute;
  background: #fff;
  border: 4px solid #efefef;
  padding: 10px;
  width: 750px;
  height: 500px;
  z-index: 2;
  overflow: scroll;
}

#tbRekapKec {
  width: 740px;
  text-align: right;
  border-top: 1px solid #e5eff8;
  border-right: 1px solid #e5eff8;
  border-collapse: collapse;
}

#tbRekapKec th {
  background: #f4f9fe;
  border-bottom: 1px solid #e5eff8;
  border-left: 1px solid #e5eff8;
  color: #678197;
  padding: .4em 1em;
  text-align: center;
}

#tbRekapKec td {
  border-bottom: 1px solid #e5eff8;
  border-left: 1px solid #e5eff8;
  color: #678197;
  padding: .4em 1em;
}

#tbRekapKec tfoot {
  background: #f4f9fe;
}

#tbRekapKec tfoot td {
  color: #444;
  font-weight: bold;
}

#tbRekapKec caption {
  padding: 5px 0 10px 0;
  text-align: left;
  font-style: italic;
  font-size: 1em;
  color: #d42945;
}

/********* ******* */

#footer {
  color: #999;
  font-size: 0.9em;
  line-height: 18px;
  padding: 0 10px 20px 0;
}

/********* ******* */

#bgPop {
  display: none;
  position: fixed;
  _position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000000;
  border: 1px solid #333;
  z-index: 1;
}

/* classes */

.clear {
  clear: both;
}

.nag {
  background: #fefeef;
  border: 1px solid #f7db21;
  padding: 10px !important;
  padding: 5px 5px 10px 15px;
  width: 250px;
}

.no {
  text-align: center;
  width: 20px;
}

.ecer {
  text-align: left;
  width: 150px;
}

.kab {
  text-align: left;
  width: 200px;
}

.dis {
  text-align: left;
  width: 500px;
}

.do {
  text-align: left;
  width: 300px;
}

.kuan {
  width: 200px;
}

.odd {
  background: #f7fbff;
}

.child {
  text-align: left;
}

.left {
  float: left;
}

.loader {
  padding-left: 30px;
  background: url(images/ajax-loader.gif) no-repeat left;
}

.loader-small {
  height: 40px;
  padding-left: 30px;
  background: url(images/ajax-small.gif) no-repeat left;
}

.supply {
  color: #ff0000;
  font-size: 0.9em;
}

.info {
  padding: 5px 0 10px 0;
}

.close {
  font-size: 0.9em;
  text-align: right;
}

.cap {
  text-align: left;
  font-size: 1em;
  color: #fff;
}

.breadcrumb {
  background: url(images/information.gif) no-repeat left;
  font-size: 0.99em;
  font-weight: bold;
  color: #fff;
  padding: 5px 5px 5px 25px !important;
  padding: 5px 10px 4px 25px;
}

.breadcrumb a:link, .breadcrumb a:visited {
  color: #fffc00;
}

.breadcrumb a:hover, .breadcrumb a:focus {
  color: #ffe400;
}
