a.removeValue  {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 10px; font-weight: bold; text-decoration: none; line-height:150%; }

div.topMenuPos       { position: fixed; left: 0px; top: 0px; background-color: white; z-index: 99; width: 100%; height: 20px;}
/* div.topMenuPos       { position: absolute; left: 0px; top: 0px; background-color: white; z-index: 99; width: 100%;} */
div.topMenuPosInside { background-color: white; z-index: 99;}
/* div.printContent     { position: absolute; top: 35px; width: 99%; z-index: 2;} */
div.printContent     { position: relative; top: 60px; width: 99%; z-index: 2;}

a.t_link         {color: black; text-decoration: underline;}
a.t_link:link    {color: black; text-decoration: underline;}
a.t_link:visited {color: black; text-decoration: underline;}
a.t_link:active  {color: black; text-decoration: underline;}
a.t_link:hover   {color: #FF0000; text-decoration: underline;}

table.ticketList td {border-right: 1px solid black; padding-left: 2px; padding-right: 2px;}

tr.t_note_header        {background-color: #9bbbd4;}
tr.t_note_header_public {background-color: #FF8F93;}
td.t_note_header    {height: 20px; font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 12px; font-weight: bold; text-decoration:none; border-bottom: 1px solid black;}
td.t_groupheadline  {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 12px; font-weight: bold; text-decoration:none;}
.t_legend           {color: #000000; ;font-size:11px; font-weight:normal; font-family: Verdana,Tahoma,Arial,sans-serif; font-weight: bold; }
.t_toolbar_label    {font-weight: bold; text-align: right; }
tr.t_files          {background-color: #e2edf3;}
td.t_files          {border-top: 1px solid black;}
td.t_note_text      {font-family: Verdana,Tahoma,Arial,sans-serif;}
div.t_note_text     {font-family: 'courier new', sans-serif, monospace; font-size: 12px; white-space: normal;}
div.t_note_htmltext {border: 1px dotted #cccccc; background-color: #FFF6CF; font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 12px; white-space: normal; margin: 10px;}

tr.t_mb_info        {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 14px; font-weight: bold; text-decoration:none; background-color: #F0F0F0;}
th.t_mb_info        {font-size: 14px; font-weight: bold; border-bottom: 1px solid black; }
td.t_mb_info        {font-size: 12px; font-weight: bold; border-bottom: 1px solid black; }

div.infobox           {background: #D1E2EF; border: 1px solid black; }
div.infobox th, div.infobox tr, div.infobox td                      {background: #AAC6DB; }
div.infobox th        {background: #AAC6DB; font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 13px; font-weight: bold; text-decoration:none; border-bottom: 2px solid black;}
div.infobox th a      {font-weight: bold; text-decoration:none;}
div.infobox td        {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 11px; font-weight: normal; text-decoration:none; }
div.infobox a         {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 11px; font-weight:normal; text-decoration: none; }
div.infobox a:link    {color: black;}
div.infobox a:visited {color: black;}
div.infobox a:active  {color: red;}
div.infobox a:hover   {color: red;}

/* div.window {padding: 10px; background-color: rgba(0,0,0, 0.5);  border-top-left-radius: 10pt; border-radius: 10pt; -moz-border-radius: 10pt; } */
div.window th.windowTitle  {background-color: #AAC6DB; border-top: 1px solid black; white-space: nowrap;}
div.window td.leftTop      {height: 10px; width: 10px; font-size: 2px; background-image: url(../images/msg_liob.png);}
div.window td.rightTop     {height: 10px; width: 10px; font-size: 2px; background-image: url(../images/msg_reob.png);}
div.window td.leftBottom   {height: 10px; width: 10px; font-size: 2px; background-image: url(../images/msg_liun.png);}
div.window td.rightBottom  {height: 10px; width: 10px; font-size: 2px; background-image: url(../images/msg_reun.png);}
div.window td.left         {background-color: #AAC6DB; border-left: 1px solid black; }
div.window td.right        {background-color: #AAC6DB; border-right: 1px solid black; }
div.window td.right a      {font-weight: bold; color: black; text-decoration: none;}
div.window table           {empty-cells: show;}
div.window div.content     {background-color: #AAC6DB; border-top: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; max-height: 400px; overflow: auto; }
div.window table.content   {background-color: #AAC6DB; border-top: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; }
div.window table td.label  {font-weight: bold;   padding-left: 5px; padding-right: 5px;}
div.window table td.input  {font-weight: normal; padding-left: 5px; padding-right: 5px;}
div.window table td.bottom {background-color: #AAC6DB; border-bottom: 1px solid black; }

div.errorbox                     {background: #FDFF3F; border: 1px solid black; }
div.errorbox th, div.errorbox td {background: #FDFF3F; }
div.errorbox th   {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 13px; font-weight: bold; text-align: center; text-decoration:none; border-bottom: 1px solid black; border-left: 1px solid black;}
div.errorbox th a {font-weight: bold; text-decoration:none; }
div.errorbox td   {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 11px; font-weight: bold; text-decoration:none; }
div.errorbox a    {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 11px; font-weight:bold; text-decoration: underline; }
div.errorbox a:link    {color: black;}
div.errorbox a:visited {color: black;}
div.errorbox a:active  {color: red;}
div.errorbox a:hover   {color: red;}

div.help       {background: #EFE2A4; }
div.help table {border-collapse: collapse; border: 2px solid #776202; }
div.help th    {background: #EFE2A4; font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 13px; font-weight: bold; text-align: center; text-decoration:none; border: 2px solid #776202;}
div.help th a  {font-weight: bold; text-decoration:none; }
div.help td    {background: #FFFCEF; font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 11px; font-weight: normal; text-decoration:none; padding: 5px 5px 5px 5px; }
div.help a     {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 11px; font-weight:bold; text-decoration: underline; }
div.help a:link    {color: black;}
div.help a:visited {color: black;}
div.help a:active  {color: red;}
div.help a:hover   {color: red;}

div.headline     {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 13px; font-weight: bold; text-decoration:none; background: #E0E0E0; position: absolute; top: 0px; left: 5px; right: 5px; height: 20px; border: 1px solid black;}

a         {font-family: Verdana,Tahoma,Arial,sans-serif; color: #000000; font-size:11px; font-weight:normal; text-decoration:none; }
a:visited {font-family: Verdana,Tahoma,Arial,sans-serif; color: #000000; font-size:11px; font-weight:normal; text-decoration:none; }
a:hover   {font-family: Verdana,Tahoma,Arial,sans-serif; color: #000000; font-size:11px; font-weight:normal; text-decoration:underline; }


a.link         {font-family: Verdana,Tahoma,Arial,sans-serif; color: #000000; font-size:11px; font-weight:normal; text-decoration:none; }
a.link:visited {font-family: Verdana,Tahoma,Arial,sans-serif; color: #000000; font-size:11px; font-weight:normal; text-decoration:none; }
a.link:hover   {font-family: Verdana,Tahoma,Arial,sans-serif; color: #000000; font-size:11px; font-weight:normal; text-decoration:underline; }
a.date_expired {font-family: Verdana,Tahoma,Arial,sans-serif; color: #FF0000; font-size:11px; font-weight: normal; text-decoration: blink; }

a.link.inactive { color: #969696; }          

a.navigation         {padding-left: 20px; padding-right: 20px; font-family: Verdana,Tahoma,Arial,sans-serif; color: #000000; font-size:8pt; font-weight:normal; text-decoration:none; }
a.navigation:visited {font-family: Verdana,Tahoma,Arial,sans-serif; color: #000000; font-size:8pt; font-weight:normal; text-decoration:none; }
a.navigation:hover   {font-family: Verdana,Tahoma,Arial,sans-serif; color: #000000; font-size:8pt; font-weight:normal; text-decoration:underline; }


table.menu_bar    { border-bottom: #000000 1px solid;}
td.menu_bar       { }
.menu_bar         { background-color: #E0E0E0 }

a.mb_link         { font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size:11px; font-weight:bold; text-decoration:underline; }
a.mb_link:visited { font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size:11px; font-weight:bold; text-decoration:underline; }
a.mb_link:hover   { font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size:11px; font-weight:bold; text-decoration:underline; background-color: #9bbbd4; }

tr.headline    {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 14px; font-weight: bold; text-decoration:none; background-color: #F0F0F0}
th.headline    {border-bottom: 1px solid black; border-top: 1px solid black; font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 18px; font-weight: bold; text-decoration:none; text-align: left}
td.headline    {font-family: Verdana,Tahoma,Arial,sans-serif; color: white; font-size: 14px; font-weight: bold; text-decoration:none; text-align: left}
a.headline     {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 14px; font-weight: normal; text-decoration:underline; text-align: center}

tr.headline2   {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 13px; font-weight: bold; text-decoration:none; background-color: #FFFFFF;}
th.headline2   {border-bottom: 1px solid black; border-top: 1px solid black; font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 13px; font-weight: bold; text-decoration:none; background-color: #FFFFFF}
a.headline2    {font-family: Verdana,Tahoma,Arial,sans-serif; color: black; font-size: 13px; font-weight: normal; text-decoration: none; text-align: center}

th             {font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size:12px; font-weight: bold; text-decoration:none;}
td             {font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size:11px; font-weight: normal; text-decoration:none; text-align: left; }

tr.data_0         {background-color: #DEDBDE }
tr.data_1         {background-color: #E8E8E8 }
tr.data_2         {background-color: #FFFFFF }
tr.data_highlight {background-color: #9bbbd4; }


tr.data_0_0         {background-color: #76db84 }
tr.data_0_1         {background-color: #76db84 }
tr.data_0_2         {background-color: #76db84 }

tr.data_1_0         {background-color: #d01c2d }
tr.data_1_1         {background-color: #d01c2d }
tr.data_1_2         {background-color: #d01c2d }

tr.data_2_0         {background-color: #ef9d1d }
tr.data_2_1         {background-color: #ef9d1d }
tr.data_2_2         {background-color: #ef9d1d }

tr.secgroup-level-0 {background-color: #DEDBDE }
tr.secgroup-level-1 {background-color: #E8E8E8 }
tr.secgroup-level-2 {background-color: #F4F4F4 }

th.data_char   {padding-left: 5px; padding-top: 2px; padding-bottom: 1px; text-align: left; }
th.data        {padding-left: 5px; padding-top: 2px; padding-bottom: 1px; text-align: center; }
th.data_number {padding-left: 5px; padding-top: 2px; padding-bottom: 1px; text-align: right; }

td.data        {padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 1px; font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size: 8pt; font-weight: normal; text-decoration:none; text-align: center; min-height: 18px; vertical-align: top;}
td.data_number {padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 1px; font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size: 8pt; font-weight: normal; text-decoration:none; text-align: right; width: 5%; vertical-align: top;}
td.data_char   {padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 1px; font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size: 8pt; font-weight: normal; text-decoration:none; text-align: left; min-height: 18px; vertical-align: top;}
td.data_label  {border-bottom: 1px dotted #cccccc; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 1px; font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size: 8pt; font-weight: bold; text-decoration:none; text-align: left; vertical-align: top;}
td.data_field  {padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 1px; font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size: 8pt; font-weight: normal; text-decoration:none; text-align: left; vertical-align: top}


td.data_field_active  {padding-left: 5px; padding-top: 2px; padding-bottom: 1px; font-family: Verdana,Tahoma,Arial,sans-serif; color:#76db84; font-size: 8pt; font-weight: bold; text-decoration:none; text-align: left; vertical-align: top}
td.data_field_inactive  {padding-left: 5px; padding-top: 2px; padding-bottom: 1px; font-family: Verdana,Tahoma,Arial,sans-serif; color:#d01c2d; font-size: 8pt; font-weight: bold; text-decoration:none; text-align: left; vertical-align: top}
td.data_field_unknown  {padding-left: 5px; padding-top: 2px; padding-bottom: 1px; font-family: Verdana,Tahoma,Arial,sans-serif; color:#ef9d1d; font-size: 8pt; font-weight: bold; text-decoration:none; text-align: left; vertical-align: top}

.article_title    {font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size:14px; font-weight: normal; text-decoration:none; text-align: left;}
.article_subtitle {font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size:12px; font-weight: normal; text-decoration:none; text-align: left; background-color: #F2F2F2}
.article_text     {font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-size:11px; font-weight: normal; text-decoration:none; text-align: left}

ul.forum          { color: white; vertical-align: top }
li.forum          { color: white; vertical-align: top }

tr.invisible      { visibility: hidden; position: relative; }

table.locked      { background-color: yellow; }

table.uploads     {
                     BACKGROUND-COLOR: #E0E0E0;
                     BORDER-RIGHT: #000000 1px solid;
                     BORDER-TOP: #000000 1px solid;
                     BORDER-LEFT: #000000 1px solid;
                     BORDER-BOTTOM: #000000 1px solid;
                     FONT-WEIGHT: normal;
                     FONT-SIZE: 11px;
                     COLOR: #000000;
                     FONT-STYLE: normal;
                     FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
                     TEXT-DECORATION: none;
                   }
th.uploads         {border-bottom: #000000 1px solid;}

div._req { background-color: #EEEFA4; }

input.list  { width: 98%; border: #cccccc 1px solid; font-weight: normal; font-size: 8px; color: #000000;                     
              font-family: Verdana,Tahoma,Arial,sans-serif; }	

input.data_field  {  border: #cccccc 1px solid;
                     FONT-WEIGHT: normal;
                     FONT-SIZE: 11px;  COLOR: #000000;
                     FONT-STYLE: normal;
                     FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
                     TEXT-DECORATION: none;
                     VERTICAL-ALIGN: middle }
input.data_field:focus         {background-color: #EFEFEF; border: 2px solid #cfcfcf;}
input.data_field_req:focus     {background-color: #EFEFEF; border: 2px solid #cfcfcf;}
textarea.data_field:focus      {background-color: #EFEFEF; border: 2px solid #cfcfcf;}
textarea.data_field_100:focus  {background-color: #EFEFEF; border: 2px solid #cfcfcf;}
textarea.data_field_req:focus  {background-color: #EFEFEF; border: 2px solid #cfcfcf;}
select.data_field:focus        {background-color: #EFEFEF; border: 2px solid #cfcfcf;}
select.data_field_req:focus    {background-color: #EFEFEF; border: 2px solid #cfcfcf;}

input.data_field_req {
                     background-color: #EEEFA4;
                     border: #cccccc 1px solid;
                     FONT-WEIGHT: normal;
                     FONT-SIZE: 11px;  COLOR: #000000;
                     FONT-STYLE: normal;
                     FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
                     TEXT-DECORATION: none;
                     VERTICAL-ALIGN: middle;
                   }
textarea.data_field  {
                     border: #cccccc 1px solid;
                     FONT-WEIGHT: normal;
                     FONT-SIZE: 11px;  COLOR: #000000;
                     FONT-STYLE: normal;
                     FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
                     TEXT-DECORATION: none;
                     VERTICAL-ALIGN: middle;
                   }
textarea.data_field_req  {
                     background-color: #EEEFA4;
                     border: #cccccc 1px solid;
                     FONT-WEIGHT: normal;
                     FONT-SIZE: 11px;  COLOR: #000000;
                     FONT-STYLE: normal;
                     FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
                     TEXT-DECORATION: none;
                     VERTICAL-ALIGN: middle;
                   }
textarea.data_field_100  {
                     BORDER-RIGHT: #cccccc 1px solid;
                     BORDER-TOP: #cccccc 1px solid;
                     BORDER-LEFT: #cccccc 1px solid;
                     BORDER-BOTTOM: #cccccc 1px solid;
                     FONT-WEIGHT: normal;
                     FONT-SIZE: 11px;  COLOR: #000000;
                     FONT-STYLE: normal;
                     FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
                     TEXT-DECORATION: none;
                     VERTICAL-ALIGN: middle;
                     WIDTH: 100%;
                   }
select.data_field  {
                     border: #cccccc 1px solid;
                     FONT-WEIGHT: normal;
                     FONT-SIZE: 11px;  COLOR: #000000;
                     FONT-STYLE: normal;
                     FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
                     TEXT-DECORATION: none;
                     VERTICAL-ALIGN: middle
                   }

select.data_field_req  {
                     background-color: #EEEFA4;
                     border: #cccccc 1px solid;
                     FONT-WEIGHT: normal;
                     FONT-SIZE: 11px;  COLOR: #000000;
                     FONT-STYLE: normal;
                     FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
                     TEXT-DECORATION: none;
                     VERTICAL-ALIGN: middle
                   }

input.save  {
                     BORDER-RIGHT: #cccccc 1px solid;
                     BORDER-TOP: #cccccc 1px solid;
                     BORDER-LEFT: #cccccc 1px solid;
                     BORDER-BOTTOM: #cccccc 1px solid;
                     FONT-WEIGHT: normal;
                     FONT-SIZE: 11px;  COLOR: #000000;
                     FONT-STYLE: normal;
                     FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
                     TEXT-DECORATION: none;
                     VERTICAL-ALIGN: middle
                   }
input.reset  {
                     BORDER-RIGHT: #cccccc 1px solid;
                     BORDER-TOP: #cccccc 1px solid;
                     BORDER-LEFT: #cccccc 1px solid;
                     BORDER-BOTTOM: #cccccc 1px solid;
                     FONT-WEIGHT: normal;
                     FONT-SIZE: 11px;  COLOR: #000000;
                     FONT-STYLE: normal;
                     FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
                     TEXT-DECORATION: none;
                     VERTICAL-ALIGN: middle
                   }
input.delete  {
                     BORDER-RIGHT: #cccccc 1px solid;
                     BORDER-TOP: #cccccc 1px solid;
                     BORDER-LEFT: #cccccc 1px solid;
                     BORDER-BOTTOM: #cccccc 1px solid;
                         FONT-WEIGHT: normal;
                     FONT-SIZE: 11px;  COLOR: #000000;
                     FONT-STYLE: normal;
                     FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
                     TEXT-DECORATION: none;
                     VERTICAL-ALIGN: middle
                   }
-->

div.confirm table.confirm               {border: 1px solid #CFCFA8; border-top-left-radius: 10pt; border-radius: 10pt; -moz-border-radius: 10pt; }
div.confirm table.confirm th            {padding: 5px; background-color: #CFCFA8; font-family: verdana, arial, sans-serif; font-weight: bold; font-size: 10pt; }
div.confirm table.confirm th.left       {width: 380px; border-top-left-radius: 10pt; -moz-border-radius-topleft: 10pt;}
div.confirm table.confirm th.right      {width:  20px; border-top-right-radius: 10pt; -moz-border-radius-topright: 10pt;}
div.confirm table.confirm td            {padding: 5px; background-color: #f5f5dc; font-family: verdana, arial, sans-serif; font-weight: normal; text-align: left; font-size: 9pt; vertical-align: top;}
div.confirm table.confirm input         {border: 1px solid black; background-color: #CFCFA8; font-family: verdana, arial, sans-serif; font-size: 8pt;}
div.confirm table.confirm tr.bottom     {border-bottom-left-radius: 10pt; -moz-border-radius-bottomleft: 10pt; border-bottom-right-radius: 10pt; -moz-border-radius-bottomright: 10pt;}
div.confirm table.confirm td.buttons    {text-align: center; border-bottom-left-radius: 10pt; -moz-border-radius-bottomleft: 10pt; border-bottom-right-radius: 10pt; -moz-border-radius-bottomright: 10pt;}
div.confirm table.confirm a.closeWindow {font-size: 10pt; text-decoration: none; color: black; font-weight: bold;}
div.confirm table.confirm td.qm         {width: 20px; font-family: courier-new; font-size: 20pt; font-weight: bold;}

div.searchInfo {padding: 5pt; font-size: 8pt; font-family: verdana, arial, sans-serif; background-color: #cfcfcf; border: 1px solid black;}
/* ------ new layout ----- */
div.topHeadline { padding: 3pt; background: #cccccc url(../../css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; font-family: Verdana,Tahoma,Arial,sans-serif; position: relative; top: 45px; text-align: left; left: 0px; font-size: 10pt; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
/*
div.topHeadline {
  padding: 3pt; 
  background-color: #D1EAEF;  
  font-weight: bold; 
  font-family: Verdana,Tahoma,Arial,sans-serif; 
  position: relative; top: 45px; 
  text-align: left; 
  left: 0px;  
  font-size: 10pt;
  border: 1px solid #cccccc; 
  }
*/
div.topHeadline.sub {font-size: 8pt; border-top: 0px solid black; border-bottom: 0px solid black;}
div.topHeadline.sub a {font-size: 8pt;}

div.topHeadline a {font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 10pt; font-weight: bold; color: #000000;} 

/* top menu bar */
div.topMenuPos    { position: fixed; top: 0px; left: 0px; }
div.menu_bar      { font-size: 8pt; min-height: 10pt; background-color: #E8E8E8; border: 1px solid #cccccc; border-bottom: 1px solid black;}
div.menu_bar div.menu_bar_name {display: none; padding-left: 5px; padding-right: 5px; float: left; }
div.menu_bar div.mbi {padding-left: 5px; padding-right: 5px; border-left: 1px solid black; float: left; }
div.menu_bar div.mbi a         { font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-weight:bold; text-decoration:underline; }
div.menu_bar div.mbi a:visited { font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-weight:bold; text-decoration:underline; }
div.menu_bar div.mbi a:hover   { font-family: Verdana,Tahoma,Arial,sans-serif; color:black; font-weight:bold; text-decoration:underline; background-color: #9bbbd4; }

div.locked    {height: 12pt; font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 8pt; border: 1px solid #cccccc; background-repeat: no-repeat; background-image: url(../../images/Lock16.gif); padding-left: 20px; background-color: #FEFF7F;}
div.notlocked {height: 12pt; font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 8pt; border: 0px solid #ffffff; background-color: #EFEFEF; }


table.tabs {width: 100%; margin-top: 5px;}
 
table.tabs td.tab 
        {white-space: nowrap;
         background-color: #bebebe;
         margin-top: 5px; 
         margin-right: 0px; 
         padding: 5px;        
         /*float: left;*/  
         border-left: 1px solid black; 
         border-bottom: 1px solid black;
         border-right: 1px solid black;
         border-top: 1px solid black;         
         border-top-left-radius: 10px; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px;
         border-top-right-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
         }
                  
table.tabs td.tab.current {
	     background-color: #eeeeee;
	     border-bottom: 1px solid #eeeeee;
	     }
	     
table.tabs td.tabFiller {	
	     width: 90%; 
	     white-space: nowrap;    
	     border-bottom: 1px solid black;
	     }	     
	     
div.tab_content {
	     padding: 5px;
	     background-color: #eeeeee; 
	     border-left: 1px solid black;
	     border-bottom: 1px solid black;
	     border-right: 1px solid black;
         }
         
a.htmlMode {
	border: 1px dotted #cccccc;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: yellow;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}         	     


select.table-autofilter {
    border: #cccccc 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;  COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Tahoma,Arial,sans-serif;
    TEXT-DECORATION: none;
    VERTICAL-ALIGN: middle}
    
div.vtgdb_list_info {padding: 5px; font-family: Verdana,Tahoma,Arial,sans-serif; font-size: 6pt; font-weight: normal; }    
  
/*    
table.vtgdb_list    {border-collapse: collapse;}    
table.vtgdb_list th {font-size: 9pt; border: 1px solid #aaaaaa; background-color: #cccccc; padding: 3px; }
table.vtgdb_list td {border: 1px solid #cccccc;}
table.vtgdb_list td a         {font-size: 8pt; text-decoration: underline; }
table.vtgdb_list td a:hover   {font-size: 8pt; text-decoration: underline; }
table.vtgdb_list td a:visited {font-size: 8pt; text-decoration: underline; }

table.vtgdb_list th.header         {cursor: pointer;} 
table.vtgdb_list th.headerSortDown {cursor: pointer; background-color: #dddddd; background-image: url(../../images/Down12.gif); background-repeat: no-repeat; background-position: center right;}
table.vtgdb_list th.headerSortUp   {cursor: pointer; background-color: #dddddd; background-image: url(../../images/Up12.gif); background-repeat: no-repeat; background-position: center right;}
*/
table.vtgdb_list th.ui-state-hover {font-weight: bold;}
table.vtgdb_list td a         {font-size: 8pt; text-decoration: underline; }
table.vtgdb_list td a:hover   {font-size: 8pt; text-decoration: underline; }
table.vtgdb_list td a:visited {font-size: 8pt; text-decoration: underline; }


/* new ticket layout*/
.topHeadline table th              {font-weight: bold; font-size: 10pt;}
#ticketList table.vtgdb_list       {border-collapse: collapse;}
#ticketList table.vtgdb_list tr th {background-color: #ffffff; border: 0px solid white; font-size: 8pt; text-align: left; padding-top: 10px;}
#ticketList table.vtgdb_list tr td {font-size: 8pt; padding-left: 3px; padding-right: 3px; border: 1px solid #cccccc; text-align: left; vertical-align: top;}
#ticketList table.vtgdb_list tr td a {font-size: 8pt; text-decoration: underline;}
table#ticketHistoryList       {border-collapse: collapse; }
table#ticketHistoryList tr td {font-size: 8pt; padding-left: 3px; padding-right: 3px; border: 1px solid #cccccc; text-align: left; vertical-align: top;}
table#ticketHistoryList tr td a {font-size: 8pt; text-decoration: underline;}

/* added for jQuery */
.vtgdb-ui-autocomplete-image {position: relative; left: -21px; top: 3px; }
