/* --------------------------------------------------------------------------------
                                      TAGS
   -------------------------------------------------------------------------------- */
BODY { padding: 0; margin: 0; height: 100%;}
BODY {  color: #191919; }

A        { color: #03c; }
A:hover  { color: #ff0000; }

H1 { font-size: 14pt;
background: url('../img/lst_dots.gif') no-repeat left;
margin: 0 0 5px 6px;
padding: 0 0 0 10px;
}
H2 { font-size: 13pt; }
H3 { font-size: 14px; }
H4 { font-size: 11pt; }

/* --------------------------------------------------------------------------------
                                      BUTTON
   -------------------------------------------------------------------------------- */
  .btn-disabled {
  border: 1px inset #E6E6E6;
  display: inline;
  padding: 1px 5px 1px 5px;
  color: gray;
  margin: 0 5px 0 0;
  text-align: center;
  background: white;
}
.btn-disabled a {
    text-decoration: none;
}

.btn-show {
  border: 1px outset #E6E6E6;
  display: inline;
  padding: 1px 5px 1px 5px;
  margin: 0 5px 0 0;
  text-align: center;
  color: black;
  background: white;
    text-decoration: none;
}
.btn-show a {
    text-decoration: none;
}
.btn-show:hover {
  color:red;
}

input, select { font: 11px/14px Arial, Helvetica, sans-serif; }
input.img { position: relative; top: 6px;}
/* --------------------------------------------------------------------------------
                                      FRAME
   -------------------------------------------------------------------------------- */
#utility
{
  text-align: right;
  background: url('../img/bg_gradiant.gif') repeat-y left;
  color: #FFFFFF;
  font: 7pt Verdana;
  padding: 5px;
}
#utility a
{
  color: #FFFFFF;
}

#logo
{
  background: url('../img/bg_lightGradient.gif') repeat-y left;
  height: 36px;
  line-height: 36px;
  font-size: 14pt;
    letter-spacing: 0.2em;
  padding: 0 0 0 10px;
  color: #999;
}

#logout
{
  color: #535353;
  position: absolute;
  top: 7px;
  right: 0;
  padding-right: 60px;
  font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
}

#logout a
{
  color:#535353;
}

#banner
{
  background: url('../img/bg_banner.gif') repeat-y left #5175c9;
  color: #FFFFFF;
  font-size: 10pt;
  padding: 5px 5px 5px 10px;
    letter-spacing: 0.3em;
}

#navigation
{
  background: #F1F1F1;
  color: #C0C0C0;
  border-top: #999 1px solid;
  border-bottom: #999 1px solid;
  vertical-align: middle;
  padding: 8px 10px 8px 10px;
}
#navigation a
{
  font: 8pt Verdana;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  color: #000000;
  border: #F1F1F1 1px solid;
}
#navigation a:hover
{
  border: #999 1px solid;
  background: #C0C0C0;
  color: #000000;
}
#navigation a.high
{
  font-weight: bold;
}

#footer
{
  background: url('../img/bg_gradiant.gif') repeat-y left;
  color: #000000;
  border-top: 1px solid #5076c9;
  padding: 10px;
  font: 7pt Verdana;
}

#middle
{
  height: 100%;
}

/* --------------------------------------------------------------------------------
                                       FRAME
   -------------------------------------------------------------------------------- */
#frame {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}

#crumbtrail,
#crumbtrail a
{
  text-decoration: none;
  font-size: 8pt;
}
#crumbtrail
{
  padding: 6px 0 2px 0;
  background: url('../img/bg_lightGradient2.gif') no-repeat bottom left;
}

/* --------------------------------------------------------------------------------
                                        MAIN
   -------------------------------------------------------------------------------- */
#main {
  vertical-align: top;
  padding: 21px 10px 10px 10px;
  position:relative;
  top:0;
  left:0;
}

#maindiv{
    vertical-align:top;
    padding:10px;
  width: 100%;
}

#main h1
{
  font-size: 14pt;
  font-weight: bold;
  margin: 0 0 5px 6px;
  padding: 0 0 0 10px;
  background: url('../img/lst_dots.gif') no-repeat left;
  height: 25px;
  line-height: 25px;
}

.message
{
  background: #dfdfdf;
  padding: 5px;
  border: 1px solid #c00000;
  color: #c00000;
  font-weight: bold;
}


/* --------------------------------------------------------------------------------
                                        FORMS
   -------------------------------------------------------------------------------- */
.form {
   width: 100%;
}
.form-label {
  text-align: right;
  padding: 5px;
  font-size: 11px;
  width: 105px;
  color: #191919
}
.form-required {
  text-align: right;
  padding: 5px;
  background: #E6E6E6;
  border: 1px solid #E6E6E6;
  font-weight: bold;
}
.form-header {
   width: 100%;
   text-align: right;
   padding: 10px 0;
}
.form-data {
  padding: 5px;
}
.form-bottom {
clear:both;
  width: 100%;
  margin: 5px 0 0 0;
  padding: 10px 0 0 20px;
}
.form-data input.submit { margin: 0 20px 0 145px; }
.grid {
  width: 100%;
}
.form-error{
    background: yellow;
}
.inline-icon {
    border: 0;
    display: inline;
}

/* --------------------------------------------------------------------------------
                                       SIDEBAR
   -------------------------------------------------------------------------------- */
#sidebar {
  width: 210px;
  height: 100%;
  padding: 0;
  vertical-align: top;  color: #191919;
}
#sidebar h1 {
  width: 200px;
  height: 26px;
  line-height: 26px;
  background: url('../img/bg_title.gif') no-repeat left;
  color: #FFFFFF;
  font-size: 120%;
  font-weight: bold;
  padding:15px 0 15px 10px;
  margin-left:5px;
  margin-bottom:20px;
}
#sidebar ul {
  padding: 0 0 0 10px;
  margin: 0 0 0 20px;
}
#sidebar li {
  margin: 5px 0 5px 0;
}
#sidebar fieldset {
  margin: 0 0 0 22px;
  padding: 0 10px 4px;
}
#sidebar legend {
  font-weight: bold;
  font-size: 14px;
}
#sidebar select {
  width: 155px;
}
#side-nav-on {
  font-weight: bold;
}
#sidebar p {
  margin: 0 5px 15px 15px;
}
#sidebar table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  font-size: 11px;
}
#sidebar table tr { vertical-align: top; }
#sidebar table td {
  padding: 2px 1px 2px 1px;
}

#box
{
  background: #E6E6E6;
  border: 1px solid #999;
  margin: 0 0 20px 0;
}
#box ul
{
  margin: 10px 0 10px 20px;
  padding: 0;
}

#error
{
  background: #ff6600;
}
.dropdown-trigger{
  display:inline;
  cursor: pointer;
  background: url('../img/btn_down_tiny.gif') no-repeat right;
  padding-right: 7px;
}
.dropdown
{
    background: #ffffff;
    border: 1px solid #7f9db9;
    z-index: 100;
}
.dropdown a
{
    padding: 3px;
    display: block;
    text-decoration: none;
}
.dropdown a:hover
{
    color: red;
    background:  #E6E6E6;
}

img.button { cursor: pointer; }

/* --------------------------------------------------------------------------------
                                       LISTS
   -------------------------------------------------------------------------------- */

.scroller
{
  width: 100%;
  height: 100%;
  overflow: auto;
}
.list
{
  width: 100%; font: 11px/15px Arial, Helvetica, sans-serif;
}
th { font-size: 11px; }
.list th
{
  background: #C0C0C0;
  border: 1px solid #9d9d9d;
  font-weight: normal;
  color: #191919;
  text-align: left;
  height: 24px;
}
.list td.clickable,  .list th, .list td {
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
}
.sort{
cursor:pointer;
}
.list th a
{
  font-weight: normal;
  color: #191919;
  text-decoration: none;
}
.list th img
{
    border:0;
}
.list td img
{
    border: 0;
}
.list tr.type0
{
  background: #E6E6E6;
}
.list td a
{
  text-decoration: none;
}

.row-type-0, .row-type-1, .row-highlight {
  background: #eaeae1;
  color: #191919;
}
.row-type-1 {
    background:#FFFFFF;
}
 .row-highlight {
    background: #C0C0C0;
}
.clickable {
    cursor: pointer;
}
.clickable label a:hover {
    background: #ff9600;
    color: black;
}
.clickable label a {
    display: block;
    color: black;
}
.utility-buttons
{
    /*text-align:right;*/
}

.list a.ops { display: block; width: 18px; height: 18px; text-indent: -1000em; background: url(../img/mail.jpg) top left no-repeat; float: left; cursor: pointer; margin: 0 0 0 6px; }
.list a.ops.down { background-image: url(../img/down.jpg); }
.list a.ops.del { background-image: url(../img/delete.jpg); }
.list a.ops.map { background-image: url(../img/map-pin.png); }


/* --------------------------------------------------------------------------------
                                       TABS
   -------------------------------------------------------------------------------- */
.tabs {
  width: 100%;
  min-height: 33px;
  line-height: 20px;
  padding: 8px 0 0;
  margin: 0;
  background: #eaeae1;
}
.tabs a {
  font-size: 11px;
  text-decoration: none;
  color: #191919;
}
a.tab-on {
  color: #fe5708;
}
.tabs .noprint { margin-left: 51px; }

/* --------------------------------------------------------------------------------
                                       PAGINATION
   -------------------------------------------------------------------------------- */

#page-numbers {
    list-style-type: none;
    padding: 2px 0 0 0;
    margin: 1px 0 0 2px;
}
#page-numbers li {
    float: left;
    padding-right: 10px;
}
#page-numbers a{
    padding-right: 3px;
}
#page-numbers em{
    font-style: normal;
    font-weight: bold;
    padding-right: 3px;
}
#pagination img{
    border: 0;
}

/* --------------------------------------------------------------------------------

   -------------------------------------------------------------------------------- */


/*------------------------------------------------------*/
#loading-img {
    position: absolute;
    right: 0;
    top: 0;
    display:none;
}

/* -------------------REPORT GENERATION ----------------*/

/* --- column header dropdown lists */
.column-bucket {
    height: 100%;
    position: absolute;
    background: white;
    border: 1px solid black;
}
.column-bucket-trigger {
    text-align: center;
    float: left;
    width: 120px;
    background: #c0c0c0;
    border: 1px outset #c0c0c0;
    cursor: pointer;
}
.column-bucket-trigger collapsed {
    border: 1px outset #c0c0c0;
}
.column-bucket-trigger expanded {
    border: 1px inset #c0c0c0;
}
/* --- report body----*/
.columns-wrapper{
    overflow:auto;
    padding-bottom:20px
}
.columns-wrapper ul {
    list-style-position:inside;
    list-style-type:none;
}
.columns-wrapper li {
    float:left;
    margin:0 1px;
    width: 140px;
}

.rep-row-type-0 {
    height:2em;
}
.rep-row-type-1 {
    background: #E6E6E6;
    height:2em;
}

.report-column-handle {
    background: #f0f0f0;
    cursor: pointer;
    padding: 2px 0;
    height: 2em;
}
.report-column-handle table {
    padding:0;
    margin:0;
}
.report-column-handle .closer {
    width: 13px;
}

.report-column-handle .closer a {
    display:block;
    width: 100%;
    background: url('../img/xout.gif') no-repeat left;
    text-decoration: none;
}
.report-column-handle .closer a:hover {
    display:block;
    width: 100%;
    background: url('../img/xout-live.gif') no-repeat left;
    text-decoration: none;
}
.report-column-handle .hider {
    width:120px;
}
.report-column {
    float: left;
    width: 140px;
    margin: 0 1px;
}
.report-column div {
    width: 140px;
}
.report-column div select {
    height: 1.7em;
}

.report-header {
    vertical-align: middle;
    border: none;
    font-weight: bold;
    background: #C0C0C0;
    white-space: nowrap;
    height: 2em;

}
.rep-cell {
    border:0;
    padding:2px;
    margin:0;
    background:0
}
.bg-pink {
    background:pink;
    height:2em;
}
.bg-lightgreen {
    background:lightgreen;
    height:2em;
}

.displayNone {
    display: none;
}

/* ------------------------LOGIN-----------------------*/

#login {
  padding: 5px;
  background: url(../img/logintbl.jpg) top left no-repeat;
  text-align: left;
}
#login .form-label { text-align: left; padding-left: 30px; font-size: 12px; font-weight:bold; }
#login h2 { font-size: 14px; padding: 0; margin: 0 0 0 28px; }

/* ------------------------COLLAPSING LEGENDS-----------------------*/
LEGEND.expanded{
    background: url('../img/btn_down.gif') no-repeat right;
    padding-right: 12px;
    cursor: pointer;
}
LEGEND.collapsed {
    background: url('../img/btn_up.gif') no-repeat right;
    padding-right: 12px;
    cursor: pointer;
}
/* ------------------------AUTO COMPLETE LISTS -----------------------*/


div.auto_complete {
    position         :absolute;
    width            :250px;
    background-color :white;
    border           :1px solid #888;
    margin           :0;
    padding          :0;
}

li.selected { background-color: #ffb; }

/*--- filter ---*/
#sidebar { padding: 0 !important; border-right: 2px solid #eaeae1; width: 210px !important; }

.filterHeader{
        color:#333;
  font-weight: bold;
        font-size:12px;
        line-height:23px;
        height:23px;
        cursor:default;
        background: #eaeae1;
width: 210px;
    }
    .filterDiv{
border-bottom: 2px solid #fff;
    }
    .filterHeader a{
        cursor:pointer;
        padding: 3px 10px 0 18px;
display: block; float: left;
    }
    .filterFieldDiv{
        padding:5px 17px;
        background-color:#fff;
        font-size:12px;
    }

#sidebar h2 { font-size: 15px; margin: 14px 0 14px 48px; padding: 0; text-align: left !important; width: 162px; }
#sidebar .filter { margin-right: 8px; }
#sidebar #FilterSearch.filter { width: 155px !important; }
.filterFieldDiv a.clickable { margin-left: 31px; }
#sidebar .filterDiv .filterFieldDiv select#FilterDateField { width: 138px !important; }
#sidebar input.button, #sidebar input.img { margin-bottom: 20px; }
table.cake-sql-log{clear: both;}
.new-btn {
  padding: 4px 11px 0px;
  border: 2px solid #cacacc;
  background-color: e5e6e8;
  vertical-align: top;
  display: inline-block;
  margin: 0 5px 0 0;
  text-align: center;
  color: 4d37e2;
  text-decoration: none;
  cursor: pointer;
}
.new-btn:hover {
  color: 4d37e2;
}
