/* Import GENOA core client side classes */

@import url("ClientsideCore.css"); 

/* CSS FOR MARSH_GE CLIENT SIDE */

TD.UserLogonLabel, TD.UserLogonHeader
{
  BACKGROUND-COLOR: #BFBFBF;
  FONT-FAMILY: Arial;
  FONT-WEIGHT: none;
  FONT-SIZE:11px;
  COLOR: #003366;
  PADDING-LEFT: 15px;
  TEXT-TRANSFORM: uppercase
}

TD.UserLogonHeader
{
  FONT-WEIGHT: bold;
  PADDING-TOP: 12px;
  PADDING-LEFT: 16px;
  PADDING-BOTTOM: 12px;
}

.UserLogonBox
{
  FONT-FAMILY: Arial;
  FONT-WEIGHT: none;
  FONT-SIZE: 11px;
  COLOR: #003366;
  PADDING-LEFT: 15px;
  PADDING-RIGHT: 15px;
}

.Table
{
  background-color: #BFBFBF;
  border: 1px solid #3e3e3e
}

td.tdsetuptext
{
    padding-left:15%;
    padding-right:10%;
}

.bannerBg
{
	background-color: #ffffff;
	width: 100%;
	height: 80px	
}

.bannerborder
{
    border-bottom:3px #DFDFDF solid
}

.userInformation
{ 
	position: absolute;
	color: #F48132;
	top: 25px;
	right: 35px;
	width: auto;
}

.logOffMessage
{
    text-align:center;
    position:relative;
    margin-bottom: 30px
}

TABLE.DarkCell, .labelColumn, TD.LabelCell, TD.LabelCellShipment, TD.LabelCellSecurityRight, TD.Divider1, TD.ActionButton, TD.Hline2, TD.Hline4, TD.NewLabelCell
{
  background-color: #BFBFBF
}

TD.ReadOnlyCell, .MenuItems_Parent_Out, .MenuItems_Children_Out, .PolicySubmenu, .PolicyListSubMenus, .MenuItems_Parent_Over, .MenuItems_Children_Over, .PolicyListSubMenus_Over
{
  background-color: #FFFFFF
}

.MenuItems_Parent_Out, .MenuItems_Children_Out, .PolicySubmenu, .PolicyListSubMenus, .MenuItems_Parent_Over, .MenuItems_Children_Over, .PolicyListSubMenus_Over
{
	color: #002C77;
	font-size: 12px
}

.MenuItems_Parent_Over, .MenuItems_Children_Over, .PolicyListSubMenus_Over
{
	color: #00A8C8
}

.PolicySubmenu, .PolicyListSubMenus, .PolicyListSubMenus_Over
{
  text-align: left;
  padding-left: 10px;
  border: none  
}

.MenuItems_Children
{
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999
}

TD.Divider2, TD.Divider3, TD.Divider4, TD.Hline, TD.Hline3
{
  background-color: #404040
}

TR.ColumnHeader a, TR.ColumnHeaderNew, TD.ColumnGroupHeader, TD.ColumnHeader, TABLE.DarkCell, .labelColumn, TD.LabelCell, TD.LabelCellShipment, TD.LabelCellSecurityRight, TD.Divider1, TD.Divider2, TD.Divider3, TD.Divider4, TD.ActionButton, TD.Hline, TD.Hline2, TD.Hline3, TD.Hline4, TD.NewLabelCell
{
  font-weight: bold
}

TABLE.DarkCell, .labelColumn, TD.LabelCell, TD.LabelCellShipment, TD.LabelCellSecurityRight, TD.NewLabelCell, TABLE.StorageDeclarationPremiumDetailsTable TD.standardCell1, TABLE.StorageDeclarationPremiumDetailsTable TD.standardCell2,TABLE.StorageDeclarationPremiumDetailsTable TD.standardCell3, TABLE.StorageDeclarationPremiumDetailsTable TD.underlinedBolCell1
{
  color: #404040
}

TD.Header, TD.SubHeader
{
  background: url(../images/headerBg.jpg) repeat-x;
  border-bottom: 0px;
  color: #006D9E;
  font-weight: bold;
  font-style: normal;
  padding: 5px 0px 5px 10px;
  text-align: center
}

INPUT.ActionButton, INPUT.ActionButtonLong, INPUT.Button, INPUT.InTableButton, .LabelCell INPUT, .NewLabelCell INPUT, .ActionButton INPUT, .Divider1 INPUT
{
  background: url(../images/loginBg.gif) repeat-x;
  border: 0px;
  font-weight: normal;
  padding: 2px;
  min-width: 50px;
  width: auto !important
}

TD.Title, INPUT.ActionButton, INPUT.ActionButtonLong, INPUT.Button, INPUT.InTableButton, .LabelCell INPUT, .NewLabelCell INPUT, .ActionButton INPUT, .Divider1 INPUT
{
  color: #FFFFFF
}

TR.ColumnHeader, TR.ColumnHeaderNew, TD.ColumnGroupHeader, TD.ColumnHeader, TD.MainMenu, TD.TopMenu, TD.NewSubHeader, TD.SubTitle
{
  background-color: #808080
}