/* 
    Document   : default-navigator
    Created on : January 12, 2006, 11:56 AM
    Author     : llturro
    Description:
    Standard navigators.
*/

div.container {
  margin: 0;
  padding: 0;
  background: transparent;
}

div.tabulator {
  position: absolute;
  top: 72px;
  margin: 0;
  width: 945px;
}

ul.tabulator {
  width: auto;
  bottom: 0;
  right: 0;
  margin: 0 0 0 0;
  padding: 0 50px 0 0;
  list-style: none;
}

ul.tabulator li {
  float: right;
  background: transparent url("header_tab.gif") 0 0 no-repeat;
  padding: 0 0 0 6px;
  margin: 0 4px 0 0;
  border: 0px;
}

ul.tabulator li a {
  float: left;
  display: block;
  padding: 4px 10px 4px 4px;
  background: transparent url("header_tab.gif") 100% 0 no-repeat;
  font-weight: bold;
  color: #FECE00;
  text-decoration: none;
}

ul.tabulator li a:hover {
  color: #fff;
  text-decoration: none;
}

ul.tabulator li.active a:hover,
ul.tabulator li.inpath a:hover {
  color: #fece00;
  text-decoration: none;
}

ul.tabulator li:hover {
  background: transparent url("header_tab_hover.gif") 0 0 no-repeat;
}

ul.tabulator li:hover a {
  background: transparent url("header_tab_hover.gif") 100% 0 no-repeat;
}

ul.tabulator li.active,
ul.tabulator li.inpath {
  float: right;
  background: transparent url("header_stab.gif") 0 0 no-repeat;
  padding: 0 0 0 6px;
  margin: 0 4px 0 0;
  border: 0px;
}

ul.tabulator li.active a,
ul.tabulator li.inpath a {
  float: left;
  display: block;
  padding: 4px 10px 4px 4px;
  background: transparent url("header_stab.gif") 100% 0 no-repeat;
  font-weight: bold;
  color: #001c44;
  text-decoration: none;
}

ul.tabulator li.active:hover a,
ul.tabulator li.inpath:hover a { 
  background: transparent url("header_stab_hover.gif") 100% 0 no-repeat;
}

ul.tabulator li.active:hover,
ul.tabulator li.inpath:hover { 
  background: transparent url("header_stab_hover.gif") 0 0 no-repeat;
}

div.locator {
  margin: 0;
}

div.locator a {
  padding-left: 15px;
  text-decoration: none;
  color: #fece00;
  background: transparent url("list_arrow.gif") 0 90% no-repeat;
}

div.locator a:hover {
  color: #fff;
}

div.location_top,
div.location_top div {
  padding: 0;
  margin: 0;
}

div.location_bottom,
div.location_bottom div {
  padding: 0;
  margin: 0;
}

div.options {
}

div.options h1 {
  margin: 0;
  padding: 2px;
  background: #fece00;
  color: #fece00
  font-size: 120%;
}

div.options_top {
  background: transparent url(options.gif) 0 0 no-repeat;
  padding: 0 0 0 5px;
  margin: 0;
}

div.options_top div {
  background: transparent url(options.gif) 100% 0 no-repeat;
  padding: 0 5px 0 0;
  height: 8px;
  margin: 0;
}

div.options_bottom {
  background: transparent url(options.gif) 0 100% no-repeat;
  padding: 0 0 0 5px;
  margin: 0;
  margin-bottom: 2px;
}

div.options_bottom div {
  background: transparent url(options.gif) 100% 100% no-repeat;
  padding: 0 5px 0 0;
  height: 8px;
  margin: 0;
}

ul.options {
  background: #3d599a;
  margin: 0px;
  list-style-type: none;
  padding-left: 0px;
}

ul.options ul {
  margin: 0px;
  list-style-type: none;
  padding-left: 1em;
}

ul.options a {
  display: block;
  color: #fece00;
  text-decoration: none;
  text-indent: 10px;
  padding: 3px;
  border-left: 1px solid #3d599a;
  border-top: 1px solid #3d599a;
  border-right: 1px solid #3d599a;
  border-bottom: 1px solid #3d599a;
}

ul.options a:hover,
ul.options a.inpath:hover {
  background: #001c44;
}

ul.options a.inpath {
  background: #001c44;
}

ul.options a.active,
ul.options a.active:hover {
  background: transparent url('list_arrow.gif') left no-repeat;
  background-color: #fece00;
  color: black;
}

/* Float options */

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: #000;
  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.float_options a:hover {
  background: #dddddd;
}

/* 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;
}
