﻿/*CA Toolbar styles*/
.TopToolBar {
background-repeat:repeat-x;
font-size:10px;
  border:none;
  background-color:#B1D3FF;
  background-image:url(images/bg.gif);
  background-repeat:repeat-x;
  height:20px;

}
.TopToolBarCustomItem
{
  padding:0px;
  border:none;
  margin:0px;
}
.TopToolBarBreakItem TR TD.ca_tb_img
{
  padding:5px;
}


.item {
border:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-repeat:repeat-x;
cursor:hand;
font-weight:700;
font-size:10px;
padding-top:5px;
padding-bottom:5px;
background-color:Transparent;
vertical-align:middle;
text-align:left;
  background-image:url(images/bg.gif);
}

.Highlight {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FA0;
cursor:hand;
font-weight:700;
font-size:10px;
}

.itemLeft {
background:url(images/menur_hover_left.gif) no-repeat;
height:18px;
font-size:10px;
}

.itemHover {
border:none;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FA0;
cursor:hand;
font-weight:700;
text-decoration:underline;
font-size:10px;
 background-image:url(images/bg.gif);
}

.itemActive {
background-color:#f7b642;
background-image:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFF;
cursor:hand;
font-size:10px;
border-color:#0A246A;
border-style:solid;
border-width:1px;
}

.MenuGroup {
background-image:url(images/group_background.gif);
background-color:#FFF;
cursor:default;
border-right:solid 1px #316ac5 ;
border-top:solid 1px #316ac5 ;
border-left: solid 1px #316ac5 ;
border-bottom:Solid 1px #6693cf;
}

.MenuItem {
color:#036;
font:10px Verdana,Arial,Helvetica,sans-serif;
cursor:hand;
border-bottom:transparent 1px dotted;
border-top:transparent 1px dotted;
margin:1px;
}

.MenuItemHover {
background-color:#FFFBD6;
color:#036;
border-bottom:#316ac5 1px dotted;
border-top:#316ac5 1px dotted;
cursor:hand;
font:10px Verdana,Arial,Helvetica,sans-serif;
margin:1px;
}

.MenuBreak {
background-image:url(images/break_bg.gif);
width:100%;
height:1px;
}
