/* Import GENOA core client side classes */

@import url("ClientsideCore.css");

/* CSS FOR TT Club 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: #E6E2E3
}

TD.ReadOnlyCell, .PolicySubmenu, .PolicyListSubMenus
{
  background-color: #FFFFFF;
}

.PolicySubmenu, .PolicyListSubMenus {
    color: #333F48
}

.PolicyListSubMenus_Over {
    color: #E32118
}

.MenuItems_Parent_Out, .MenuItems_Children_Out, .PolicySubmenu, .PolicyListSubMenus {
    background-color: #E6E2E3;
    color: #333F48;
}

.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: #333F48
}

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: #333F48
}

TD.Header, TD.SubHeader {
    background: url(../images/headerBg.jpg) repeat-x;
    border-bottom: 0px;
    color: #333F48;
    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: #333F48
}

TR.ColumnHeader, TR.ColumnHeaderNew, TD.ColumnGroupHeader, TD.ColumnHeader, TD.MainMenu, TD.TopMenu, TD.NewSubHeader, TD.SubTitle {
    background-color: #E6E2E3;
    color: #333F48;
}

.subtitle {
    text-decoration: underline;
    font-weight: bold;
    color: #333F48;
}

.userInformation {
    position: absolute;
    color: #333F48;
    top: 140px;
    left: 15px;
    width: auto;
    z-index: -1
}

/* CUSTOM PRE and POST LOGON CLASSES */

.bannerContainer, .bannerContainer hr, .loginContainer
{
  width: 100%
}

.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/TTClubHeader.jpg) no-repeat;
    width: 609px;
    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: #333F48;
    text-decoration: none
}

.contentContainer a
{
    font-weight:normal;
}

.bannerTitle /* Extranet class only */ {
    float: right;
    position: relative;
    top: 120px;
    right: 725px;
    font-size: 12pt;
    font-weight: normal;
    color: #333F48;
}

.preLoginMessage span.Message, .preLoginMessage span.Error
{
  position: relative;
  top: 25px;
  font-size: 12pt !important;
  font-weight: normal;
}

.loginLabel, .loginButtonBg
{
  color: #000000
}

.topLinks a:hover, topLinksPost a, .topLinksPost a:hover, .forgotPassword a:hover, .loginButtonBg:hover, .contentContainer a:hover, .touContainer a:hover {
    color: #E32118
}

.topLinks a {
    color: #333F48;
}

.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
{
  position: relative;
  top: 20px;
  width: 575px;
  font-weight: normal;
  color: #404040;
  margin: auto;
  text-align: left
}

.touContainer
{
  width: 850px;
  font-size: 12px
}

.contentContainer .title, .touContainer .touTitle {
    color: #E32118;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 20px;
    text-transform: uppercase
}

.contentContainer .title {
    color: #000000;
    padding-bottom:10px;
}

.touContainer .touTitle
{
  text-align: left;
}

.contentContainer .subTitle {
    font-weight: bold;
    padding: 10px 0px 5px 0px;
    color: #E32118
}

.contentContainer a:hover {
    color: #E32118;
}

.touContainer .subTitle a, .touContainer .subTitle a:hover {
    color: #E32118 !important;
    font-size: 10pt !important;
    padding: 15px 0px 15px 0px
}

.touContainer .subTitle, .touContainer .subTitle2
{
  font-size: 9pt !important;
  font-weight: bold;
  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: 10px 0px 20px 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;
}

.clear {
    clear: both;
}

ul.policywordingbullet
{
    list-style-type:disc;
    padding-left:40px;
}