/* 
    Document   : default-navigator
    Created on : January 12, 2006, 11:56 AM
    Author     : llturro
    Description:
    Standard navigators.
*/

/* Protected options */

.protected {
  font-style: italic;
  font-weight: lighter;    
}

div.tabulator {
  position: absolute;
  top: 73px;
  margin: 0;
  width: auto;
  height:35px;
  vertical-align: middle;
  background: rgba(255,255,255,0.5);
  border-top: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-bottom: none;
  border-color: #d0d0cf #727272 #66666a #b0b0b0;
  text-align: left;
  white-space: wrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 15px 15px 0px 0px; -moz-border-radius: 15px 15px 0px 0px; -webkit-border-radius: 15px 15px 0px 0px;
  box-shadow: 0 5px 10px rgba(128, 128, 128, 0.5);
  -moz-box-shadow: 0 5px 10px rgba(128, 128, 128, 0.5);
  -webkit-box-shadow: 0 5px 10px rgba(128, 128, 128, 0.5);
}

ul.tabulator {
  width: auto;
  bottom: 0;
  margin: 0 0 0 0;
  padding:4px 4px 4px 4px;
  list-style: none;
}

ul.tabulator li {
  height: 22px;
  float: left;
  background: none;
  background-color: none;
  padding: 0 0 0 0px;
  margin: 0 7px 0 0;
  border: 0px;
}

ul.tabulator li a {
  height: 14px;
  float: left;
  display: block;
  padding: 4px 4px 4px 4px;
  background: none;
  background-color: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  text-decoration: none;
  font-size: 12px;
}

ul.tabulator li a:hover {
  color: #0B4F76;
  background: none;
  text-decoration: none;
}

ul.tabulator li.active a:hover,
ul.tabulator li.inpath a:hover {
  color: #0B4F76;
  background: none;
  text-decoration: none;
}

ul.tabulator li:hover {
  background: none;
  background-color: none;
}

ul.tabulator li:hover a {
  background: none;
  background-color: none;
}

ul.tabulator li.active,
ul.tabulator li.inpath {
  float: left;
  background: none;
  background-color: none;
  padding: 4px 4px 4px 4px;
  margin: 0 7px 0 0;
  border: 0px;
}

ul.tabulator li.active a,
ul.tabulator li.inpath a {
  float: left;
  display: block;
  padding: 0px 0px 0px 0px;
  background: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0B4F76;
  text-decoration: none;
}

ul.tabulator li.active:hover a,
ul.tabulator li.inpath:hover a { 
  background: none;
  background-color: none;
  color: #0B4F76;
  font-weight: bold;
}

ul.tabulator li.active:hover,
ul.tabulator li.inpath:hover { 
  background: none;
  background-color: none;
}

div.locator {
  margin: 0;
}

div.locator a {
  padding-left: 15px;
  text-decoration: none;
  color: #6b7594;
  background: transparent url("list_arrow.gif") 0 90% no-repeat;
}

div.locator a:hover {
  color: #a4756b;
}

div.location_top,
div.location_top div {
  padding: 0;
  margin: 0;
}

div.location_bottom,
div.location_bottom div {
  padding: 0;
  margin: 0;
}

div.options {
  padding-left: 0px;
  width:180px;
  background: none;
}

div.options h1 {
  margin: 0;
  padding: 2px;
  color: #969a9e;
  font-size: 120%;
}

div.options_top {
  background: none;
  padding: 0 0 0 5px;
  margin: 0;
}

div.options_top div {
  background: none;
  padding: 0 5px 0 0;
  height: 8px;
  margin: 0;
}

div.options_bottom {
  background: none;
  padding: 0 0 0 5px;
  margin: 0;
  margin-bottom: 2px;
}

div.options_bottom div {
  background: none;
  padding: 0 5px 0 0;
  height: 8px;
  margin: 0;
}

ul.options {
  margin: 0px;
  list-style-type: none;
  list-style-image: none;
  padding-left: 0px;
}

ul.options ul {
  margin: 0px;
  list-style-type: none;
  list-style-image: none;
  padding-left: 1em;
}

ul.options a {
  display: block;
  color: #666666;
  text-decoration: none;
  text-indent: 0;
  padding: 5px 5px 4px 17px;
  border-bottom: 1px dotted;
  font-size: 10px;
}

ul.options a:hover,
ul.options a.inpath:hover {
  color: #0B4F76;
  background: transparent url("options_background.gif") 0 100% no-repeat;
}

ul.options a.inpath {
  color: #0B4F76;
}

ul.options a.active, ul.options a.active:hover {
  color: #0B4F76;
  font-weight: bold;
  background: transparent url("options_background_arrow.gif") 0 100% repeat-y;
}

td.options {
  background: none;
}

/* Float options */

div.floating {
  position: relative;
  z-index: 5;  
}

div.float_options_top {
  background: url(float-options.gif) 0 0 no-repeat;
  padding: 0 0 0 5px;
  margin: 0;
}

div.float_options_top div {
  background: url(float-options.gif) 100% 0 no-repeat;
  padding: 0 5px 0 0;
  height: 8px;
  margin: 0;
}

div.float_options_bottom {
  background: url(float-options.gif) 0 100% no-repeat;
  padding: 0 0 0 5px;
  margin: 0;
  margin-bottom: 2px;
}

div.float_options_bottom div {
  background: url(float-options.gif) 100% 100% no-repeat;
  padding: 0 5px 0 0;
  height: 8px;
  margin: 0;
}

ul.float_options {
  background-color: white;
  margin: 0px;
  list-style-type: none;
  padding: 5px;
  border-left: solid 1px gray;
  border-right: solid 1px gray;
}

ul.float_options ul {
  margin: 0px;
  list-style-type: none;
  padding-left: 1em;
}

ul.float_options a {
  display: block;
  color: #666666;
  text-decoration: none;
  text-indent: 10px;
  padding: 3px;
  border-left: 1px solid #f6fafe;
  border-top: 1px solid #f6fafe;
  border-right: 1px solid #d6dade;
  border-bottom: 1px solid #d6dade;
}

ul.floating a {
  display: block;
  color: #666666;
  text-decoration: none;
  text-indent: 10px;
  padding: 3px;
}

ul.float_options a:hover {
  background: #0b4f76;
}

ul.floating a:hover {
  background: #0b4f76;
  color: white;
}

/* Traversal */

div.traversal {
  padding: 0;
  margin: 0;
}

div.traversal span#trav-previous {
  background: transparent url('prevpg.gif') left no-repeat;
  padding-left: 15px;
}

div.traversal span#trav-next {
  background: transparent url('nextpg.gif') right no-repeat;
  padding-right: 15px;
}

div.traversal span#trav-parent {
  background: transparent url('uppg.gif') left no-repeat;
  padding-left: 15px;
}

div.traversal a {
  padding: 0;
  background-image: none;
}

