body.theme-oztpo #loginPanel {
  background: #ffc000;
  background: -moz-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: -webkit-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: linear-gradient(to bottom, #ffc000 0%, #ae8401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc000', endColorstr='#ae8401',GradientType=0 );
  margin: 0  auto;
  border: 1px solid #957101;
  box-shadow: none;
  text-shadow: none;
  padding: 20px 15px;
  color: #493700; }
  body.theme-oztpo #loginPanel label {
    color: #493700; }
  body.theme-oztpo #loginPanel h1 {
    color: #493700; }
  body.theme-oztpo #loginPanel input[type=submit],
  body.theme-oztpo #loginPanel input[type=button] {
    text-shadow: 0 1px #2f2f2f;
    color: #f5f5f5; }
body.theme-oztpo .nav-outer-repeat {
  background: #ffc000;
  background: -moz-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: -webkit-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: linear-gradient(to bottom, #ffc000 0%, #ae8401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc000', endColorstr='#ae8401',GradientType=0 ); }
body.theme-oztpo .nav-divider {
  background: url(../images/shared/nav/divider-oztpo.png) top no-repeat; }
body.theme-oztpo .nav a {
  color: #493700; }
body.theme-oztpo .nav .select a {
  background: none; }
body.theme-oztpo .nav .current a {
  background: none; }
body.theme-oztpo .nav .current a b {
  background: none;
  display: block;
  padding: 0 20px 0 10px; }
body.theme-oztpo .nav .select a:hover,
body.theme-oztpo .nav .select li:hover a,
body.theme-oztpo .nav .select a:hover b,
body.theme-oztpo .nav .select li:hover a b {
  background: none;
  color: #493700; }
body.theme-oztpo .nav ul li {
  position: relative; }
  body.theme-oztpo .nav ul li a {
    z-index: 2;
    position: relative; }
  body.theme-oztpo .nav ul li .button-frame {
    display: block;
    visibility: hidden;
    position: absolute;
    top: 5px;
    left: 0px;
    right: 0px;
    bottom: 5px;
    z-index: 1;
    border-radius: 5px;
    border: 1px solid #ae8401;
    box-shadow: inset 0 0 6px #ae8401, 0px 1px 0px #ffc000; }
  body.theme-oztpo .nav ul li:hover .button-frame {
    visibility: visible; }
body.theme-oztpo .nav ul.current .button-frame {
  visibility: visible; }
body.theme-oztpo a#login, body.theme-oztpo a#logout {
  color: #493700; }
body.theme-oztpo .showhide-account a {
  color: #493700; }
body.theme-oztpo .ui-widget-header {
  background: #ffc000;
  background: -moz-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: -webkit-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: linear-gradient(to bottom, #ffc000 0%, #ae8401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc000', endColorstr='#ae8401',GradientType=0 );
  border: 1px solid #957101;
  box-shadow: inset 0 1px 0 #ffd966;
  /*text-shadow : 0 1px #202020;*/
  font-family: Helvetica, Arial;
  color: #fafafa;
  font-weight: bold; }
body.theme-oztpo .ui-widget-header a {
  color: white; }
body.theme-oztpo input[type=submit],
body.theme-oztpo input[type=button],
body.theme-oztpo button {
  background: #ffc000;
  background: -moz-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: -webkit-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: linear-gradient(to bottom, #ffc000 0%, #ae8401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc000', endColorstr='#ae8401',GradientType=0 );
  border-radius: 3px;
  border: 1px solid #957101;
  color: #493700;
  box-shadow: inset 0px 1px 0 #fafafa, 0 0 3px #aaa;
  text-shadow: 0 1px #ffc000; }
body.theme-oztpo input[type=submit]:hover,
body.theme-oztpo input[type=button]:hover,
body.theme-oztpo button:hover {
  background: #ffd966;
  background: -moz-linear-gradient(top, #ffd966 0%, #e1aa01 100%);
  background: -webkit-linear-gradient(top, #ffd966 0%, #e1aa01 100%);
  background: linear-gradient(to bottom, #ffd966 0%, #e1aa01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd966', endColorstr='#e1aa01',GradientType=0 ); }
body.theme-oztpo .pager ul.yiiPager .page a,
body.theme-oztpo .pager ul.yiiPager .next a,
body.theme-oztpo .pager ul.yiiPager .previous a {
  background: #ffc000;
  background: -moz-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: -webkit-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: linear-gradient(to bottom, #ffc000 0%, #ae8401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc000', endColorstr='#ae8401',GradientType=0 );
  border-radius: 3px;
  border: 1px solid #957101;
  color: #493700;
  box-shadow: inset 0px 1px 0 #fafafa, 0 0 3px #aaa;
  text-shadow: 0 1px #ffc000; }
body.theme-oztpo .pager ul.yiiPager .page a:hover,
body.theme-oztpo .pager ul.yiiPager .next a:hover,
body.theme-oztpo .pager ul.yiiPager .previous a:hover {
  background: #ffd966;
  background: -moz-linear-gradient(top, #ffd966 0%, #e1aa01 100%);
  background: -webkit-linear-gradient(top, #ffd966 0%, #e1aa01 100%);
  background: linear-gradient(to bottom, #ffd966 0%, #e1aa01 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd966', endColorstr='#e1aa01',GradientType=0 ); }
body.theme-oztpo .pager ul.yiiPager .page.selected a {
  background: linear-gradient(to bottom, #fafafa 0%, #cacaca 100%);
  text-shadow: 0 1px white; }
body.theme-oztpo .grid-view table.items th {
  background: #ffc000;
  background: -moz-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: -webkit-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: linear-gradient(to bottom, #ffc000 0%, #ae8401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc000', endColorstr='#ae8401',GradientType=0 );
  color: #493700;
  border: 0;
  border-top: 1px solid #957101;
  border-left: 1px solid #957101;
  border-bottom: 1px solid #957101;
  border-right: 1px solid #957101;
  padding: 3px;
  box-shadow: inset 0 1px 0 #fafafa;
  height: 26px;
  text-align: center; }
  body.theme-oztpo .grid-view table.items th a {
    color: #493700; }
    body.theme-oztpo .grid-view table.items th a:hover {
      color: black; }
body.theme-oztpo .app-bar {
  background: #ffc000;
  background: -moz-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: -webkit-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: linear-gradient(to bottom, #ffc000 0%, #ae8401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc000', endColorstr='#ae8401',GradientType=0 );
  border: 1px solid #957101;
  color: #493700;
  box-shadow: inset 0px 1px 0 #fafafa; }
body.theme-oztpo table.details-table th {
  background: #ffc000;
  background: -moz-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: -webkit-linear-gradient(top, #ffc000 0%, #ae8401 100%);
  background: linear-gradient(to bottom, #ffc000 0%, #ae8401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc000', endColorstr='#ae8401',GradientType=0 );
  border: 1px solid #957101;
  color: #493700;
  box-shadow: inset 0px 1px 0 #fafafa; }
body.theme-oztpo .ui-dialog-title {
  color: #493700; }
body.theme-oztpo .ui-jqgrid-title {
  color: #493700; }

/*# sourceMappingURL=theme-oztpo.css.map */
