/*********************************************************************************/
/*                   JomiTech Components For PHP Stylesheet                      */
/*               Copyright © JomiTech 2007. All Rights Reserved.                 */
/*********************************************************************************/
@import "sitethemestyles.css";

.jthnavbar
{
}

.jthnavbar table
{
  height: 28px;
}

.jthnavbar_button
{
  background: white;
  border: solid 1px #C1C1C1;
  padding: 1px;
}

.jthnavbar_button_inner
{
  color: #515050;
  cursor: pointer;
  font-size: 10pt;
  height: 100%;
  padding-top: 2px;
  text-align: center;
  width: 100%;
}

.jthnavbar_button_inner_default
{
  background: url(images/nav_back.gif);
  border: solid 1px #C1C1C1;
  height: 24px;
  padding-top: 2px;
}

.jthnavbar_button_inner_over
{
  background: #EEEDED;
  height: 24px;
  padding: 1px;
  padding-top: 3px;
}

.jthnavbar_button_inner_active
{
  background: #871719;
  color: white;
  height: 24px;
  padding: 1px;
  padding-top: 3px;
}

.jthnavbar a
{
  color: #515050;
  text-decoration: none;
}

.jtnavbar_subitem
{
  color: #515050;
  cursor: pointer;
  display: inline;
  font-size: 8pt;
  list-style-type: none;
  margin-right: 6px;
}

.jtnavbar_subbar
{
  border: solid 1px #C1C1C1;
  height: 28px;
  margin-top: 1px;
  overflow: hidden;
  padding: 1px;
}

.jtnavbar_subbar_inner
{
  background: #EEEDED;
  height: 24px;
  overflow: hidden;
  width: 100%;
}

.jtnavbar_subbar ul
{
  margin: 0;
  padding: 4px 0 0 3px;
}

.jtvnavbar
{
  background: white;
  border: solid 1px #C1C1C1;
  overflow: hidden;
  padding: 1px;
}

.jtvnavbar_caption
{
  background: url(images/cat_header_back.gif);
  border-bottom: solid 1px #C1C1C1;
  color: #515050;
  font-size: 9pt;
  font-weight: bold;
  height: 23px;
  padding-left: 2px;
  padding-top: 3px;
  width: 100%;
}

.jtcatcaption span
{
}

.jtvnavbar_button
{
  color: #515050;
  cursor: pointer;
  font-size: 9pt;
  padding: 5px 0 5px 4px;
  width: 100%;
}

.jtvnavbar_button_over
{
  background: #EEEDED;
}

.jtvnavbar_button_active
{
  background: #871719;
  color: white;
}

.jtnavbar a
{
  text-decoration: none;
}