/* Import GENOA core client side classes */

@import url("ClientsideCore.css");


/* CSS FOR LARIZZA CLIENT SIDE - CUSTOMIZED CORE CLASSES */

TR.ColumnHeader, TD.ColumnGroupHeader, TD.ColumnHeader, TR.ColumnHeaderNew 
{
  background-color: #616161
}

TD.Header, TD.SubHeader, TD.NewSubHeader, TD.Divider2, TD.Divider3, TD.Divider4, TD.Hline2, TD.Hline4
{
  background-color: #262626
}

TD.Header
{
  font-style: normal;
}

TD.LabelCell, TD.NewLabelCell, TD.LabelCellShipment, TD.LabelCellSecurityRight, TD.Divider1, TD.ActionButton, TD.Hline, TD.Hline3
{
  background-color: #A6A6A6
}

TD.LabelCell, TD.LabelCellSecurityRight
{
  color: #000000
}

TD.ReadOnlyCell, TD.DarkYellowCell
{
  background-color: #FFFFFF
}

SPAN.ReadOnlyLabel
{
  background-color: #FFFFFF;
  border: #FFFFFF thin solid
}

.MenuItems_Parent_Out, .MenuItems_Children_Out, .PolicySubmenu, .PolicyListSubMenus
{
  background-color: #004564
}

.MenuItems_Parent_Over, .MenuItems_Children_Over, .PolicyListSubMenus_Over
{
  background-color: #FFCC01;
	color: #004564
}

/* NON-CORE CLASSES */

.bannerContainer
{
  width: 100%
}

.topLinks
{
  float: right;
  position: absolute;
  top: 10px; 
  right: 30px;
  clear: left
}

.topLinks, .topLinks a, .bottomBorder a, .bannerTitle, .logOnTitle, .logOnText, .logInBoxContent, .logInBoxContent a, .logInButton, .touContainer, .touContainer a, .touTitle, .touSubTitle, .touSubTitle2
{
  font-family: Calibri;
  font-weight: normal;
  font-style: normal;
  font-size: 9pt;
  color: #004564;
  text-decoration: none  
}

.topLinks a:hover, .bottomBorder a:hover, .bottomBorder a:active, .touContainer a:hover
{
  color: #FFCC01
}

.topLinks span
{
  font-size: 9pt;
  color: #7D8697;
  padding: 0px 3px 0px 3px
}

.bannerLeft
{
  float: left;
  position: absolute;
  left: 10px;
  top:15px;
}

.larizzaLogo
{
  position: absolute;
  width: 354px;
  height: 46px
}

.bannerTitle
{
  position: relative;
  top: 37px;
  font-weight: bold;
  font-size: 13pt;
  text-align: center;
  z-index: -1
}

.bottomBorder
{
  background: #004564;
  position: relative;
  top: 57px;
  clear: both;
  padding: 5px
}

.bottomBorderMenu
{
  width: 475px
}

.bottomBorder a
{
  font-weight: bold;
  font-size: 18pt;
  color: #FFFFFF
}

.bottomBorder span
{
  padding: 0px 10px 0px 10px
}

.touContainer, .touTitle, .touSubTitle, .touSubTitle2
{
	color: #000000;
	font-size: 11pt;
  margin-left: auto;
	margin-right: auto;
  width: 750px;
  height: auto;
  text-align: justify
}

.touContainer li
{
  padding-bottom: 15px
}

.touTitle, .touSubTitle, .touSubTitle2
{
  font-weight: bold;
  font-size: 12pt;
  padding: 10px 0px 15px 0px;
  text-align: center
}

.touSubTitle, .touSubTitle2
{
  padding: 0px 0px 15px 0px
}

.touContainer a, .touSubTitle2
{
  font-size: 11pt;
  text-decoration: underline
}

.touContainer a:hover
{ 
  text-decoration: none
}

.logonContainer
{
  position: absolute;
  left: 33px
}

.logOnTitle
{
  font-weight: bold;
  font-size: 18pt;
  padding-bottom: 15px
}

.logOnText
{
  font-size: 14pt;
  padding-bottom: 25px
}

.logInBg, .forgotPasswordBg
{
  position: relative;
  left: 15px;
  background: url(../images/loginBg.gif) no-repeat;
  width: 239px;
  height: 204px
}

.logInBoxContent
{
  position: relative;
  top: 45px;
  left: 15px;
  font-size: 10pt;
  color: #000000
}

.logInBoxContent a, .logInBoxContent a:hover
{
  font-weight: bold;
  padding: 5px
}

.logInBoxContent a:hover
{
  text-decoration: underline
}

.logInButton, .forgotPasswordButton
{
	position: absolute;	
	top: 130px;
	right: 38px;
	color: #000000
}

.forgotPasswordBg
{
  background: url(../images/forgotPasswordBg.gif) no-repeat;
  width: 239px;
  height: 163px
}

.forgotPasswordButton
{
  top: 85px;
  right: 33px
}