/* Import GENOA core client side classes */

@import url("ClientsideCore.css");

/* CSS FOR Mobiliar CLIENT SIDE */
/* CUSTOM CORE POST LOGON CLASSES */

TABLE.DarkCell, .labelColumn, TD.LabelCell, TD.LabelCellShipment, TD.LabelCellSecurityRight, TD.Divider1, TD.ActionButton, TD.Hline2, TD.Hline4, TD.NewLabelCell
{
  background-color: #BFBFBF
}

TD.ReadOnlyCell, .PolicySubmenu, .PolicyListSubMenus
{
  background-color: #FFFFFF
}

.PolicySubmenu, .PolicyListSubMenus
{
	color: #ffffff;
}

.PolicyListSubMenus_Over
{
	color: #00A8C8
}

.MenuItems_Parent_Out, .MenuItems_Children_Out, .PolicySubmenu, .PolicyListSubMenus
{
  background-color: #999999
}

.MenuItems_Parent_Over, .MenuItems_Children_Over, .PolicyListSubMenus_Over
{
  background-color: #ffffff;
	color: #999999
}

.PolicySubmenu, .PolicyListSubMenus, .PolicyListSubMenus_Over
{
  font-size: 12px;
  text-align: left;
  padding-left: 10px;
  border: none;
}

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: #008ED3;
  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
}

TD.Title, INPUT.ActionButton, INPUT.ActionButtonLong, INPUT.Button, INPUT.InTableButton, .LabelCell INPUT, .NewLabelCell INPUT, .ActionButton INPUT, .Divider1 INPUT
{
  color: #000000
}

TR.ColumnHeader, TR.ColumnHeaderNew, TD.ColumnGroupHeader, TD.ColumnHeader, TD.MainMenu, TD.TopMenu, TD.NewSubHeader, TD.SubTitle
{
  background-color: #808080
}

.subtitle
{
    text-decoration: underline;
    font-weight:bold;
}

.userInformation
{ 
	position: absolute;
	color: #E4293A;
	top: 140px;
	left: 15px;
	width: auto;
	z-index: -1
}

.CSPreResetPW
{
  position: relative;
  margin:0 auto 0 auto;
  padding:0 auto 0 auto;
}

/* CUSTOM PRE and POST LOGON CLASSES */

.bannerContainer, .bannerContainer hr, .loginContainer
{
  width: 100%
}

.loginContainer
{
    text-align:center;
}

.bannerLeft, .topLinks
{
  float: left
}

.bannerLeft div 
{
  position: absolute;
  top: 15px;
  left: 15px
}

.bannerContainer .topLinks
{
  width: 1024px
}

.bannerRight
{
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url(../images/bannerBg.jpg) no-repeat;
  width: 660px;
  height: 135px;
  z-index: -1
}

.bannerContainer hr
{
  position: absolute;
  top: 190px;
  left: 0px
}

.bannerSpacer
{
  margin: 215px
}

.topLinksPost
{
  float: right;
  position: absolute;
  top: 140px;
  right: 0px;
  padding-right: 15px
}

.topLinks
{
  position: relative;
  top: 165px; 
  left: 15px;
  text-transform: uppercase;
  text-align: left
}

.topLinks ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px
}

.topLinks li
{
  display: inline;
  padding-right: 15px
}

.topLinks a, .topLinksPost, .topLinksPost a, .loginLabel, .loginButtonBg, .forgotPassword a, .validationMessage, .contentContainer, .contentContainer .title, .contentContainer a, .preLoginMessage span.Message, .touContainer a, .touContainer .subTitle a, .bannerTitle
{
  font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #76777A;
	text-decoration: none
}

.bannerTitle /* Extranet class only */
{
  float: right;  
  position: relative;
  top: 120px;
  right: 725px;
  font-size: 12pt;
  font-weight: normal
}

.preLoginMessage span.Message, .preLoginMessage span.Error
{
  position: relative;
  text-align:center !important;
  top: 25px;
  font-size: 12pt !important;
  font-weight: normal;
}

.loginLabel, .loginButtonBg
{
  color: #000000
}

.topLinks a:hover, .topLinksPost a:hover, .forgotPassword a:hover, .loginButtonBg:hover, .contentContainer a:hover, .touContainer a:hover, .subTitle
{
  color: #E4293A
}

.loginPanel
{
  position: relative;
  top: 60px;
  text-align: left;
  width: 410px;
  margin: 0px auto 0px auto
}

.loginLabel
{
  float: left;
  clear: left;
  padding: 7px 0px 7px 10px;
  width: 125px;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase
}

.loginField
{
  float: right;
  padding: 5px 0px 0px 0px;
  width: 265px
}

.loginField2
{
  float: left;
  position: relative;
  left: 10px;
  padding: 0px;
  text-align: center;
  width: 175px;
  margin: auto
}

.loginField input
{
  border: 1px solid #B5B8C8
}

.loginButton, .forgotPassword a, .validationMessage
{
  position: relative;
  top: 0px
}

.loginButtonBg
{
  background: url(../images/loginBg.gif) repeat-x;
  border: 0px;
  font-weight: normal;
  padding: 3px;
  width: auto;
  height: 27px;
  text-transform: uppercase
}

.forgotPassword a
{
  top: 25px
}

.validationMessage
{
  clear: both;
  top: 25px;
  left: 90px;
  text-align: left
}

.contentContainer, .touContainer, .touContainerButton
{
  position: relative;
  top: 20px;
  width: 575px;
  font-weight: normal;
  color: #404040;
  margin: auto;
  text-align: left
}

.touContainer, .touContainerButton
{
  width: 850px;
  font-size: 12px;
  font-weight:normal;
}

.touContainerButton
{
    text-align:center;
}

.contentContainer .title, .touContainer .touTitle, .touSubTitle, .touSubTitleProperCase
{
  color: #E4293A;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 20px;
  text-transform: uppercase
}

.touContainer .touTitle, .touSubTitleProperCase, .touSubTitle, .touContainer a.TOUText
{
    color:#333333;
}

.touContainer a.TOUText
{
    font-weight:normal;
}

.touSubTitle
{
    text-decoration:underline;
}

.touSubTitleProperCase
{
    text-transform:none;
}

table.touheaderlink
{
    margin:20px auto 70px auto;
    width:800px;
}

td.toulanguagelink
{
    text-align:center;
}

ol.listtype
{
    list-style-type:lower-alpha;
}

.contentContainer .subTitle
{
  font-weight: bold;
  padding: 10px 0px 10px 0px;
  text-decoration: underline;
  color: #008ED3
}

.touContainer .subTitle a, .touContainer .subTitle a:hover
{
  color: #E4293A !important;
  font-size: 10pt !important;
  padding: 15px 0px 15px 0px
}

.touContainer .subTitle, .touContainer .subTitle2
{
  font-size: 9pt !important;
  padding: 15px 0px 15px 0px
}

.touContainer .subTitle2
{
  padding: 0px 0px 15px 0px
}

.touContainer span
{
  padding-left: 42px
}

.touContainer .arrow
{
  text-align: right
}

.contentContainer ul
{
  list-style-type: none;
  margin: 20px 0px 0px 0px;
  padding-left: 0px
}

.contentContainer li
{
  padding-bottom: 3px
}

.touContainer li
{
  padding-bottom: 15px
}

.touContainer li a
{
  text-decoration: none
}

.FNOL
{
    margin:0px auto 0px auto;
}