﻿/*
 * [License Block]
 *
 * $HeadURL: svn://mysvnserver/Parlinkie/VUR/Reef/trunk/www/Modules/Infrastructure/Home.aspx.cs $
 * $LastChangedBy: vibuli $
 * $LastChangedDate: 2008-10-03 18:01:17 +1000 (Fri, 03 Oct 2008) $
 * $LastChangedRevision: 24 $
 *
 */
 
/***************************
 * Underwriter account groups
 ***************************/
.divSubSectionEditContentFooter
{
    padding: 8px;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    background: #e8e8e8;
}

.viewing .hideOnView
{
    display: none;
}
.editing .hideOnEdit
{
    display: none;
}


/***************************
 * Opportunity Messages
 ***************************/
 .divSubSectionTitleActionLine2
 {
    padding: 4px 0px 4px 0px;
 }
 
 .divOppMsgNoMessages
 {
    color: #000000;
    background-color: #e8e8e8;
    padding: 8px 4px 8px 4px;
 }
 
 .divOppMsgNoMessages a
 {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
 }

.divOppMsgCounterPartyContainer
{
     margin-bottom: 10px;
}
.divOppMsgCounterParty
{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;            /* #333333; */
    background-color: #4092C2; /* 75% of 006DAD */
    padding: 8px 4px 8px 4px;
}
.divOppMsgCounterParty img
{
    vertical-align: text-bottom;
}
.divOppMsgCounterPartyContent
{
}

.divOppMsgConversation
{
    background-color: #eeeeee;
}
.divOppMsgConversation img
{
    vertical-align: text-bottom;
}
.divOppMsgConversationContent
{
    background-color: #ffffff;
    border-bottom: solid 1px #cccccc;
}

.tdConversationIcon img
{
	display: none;
}

.tblOppMsgTable
{
    font-size: 13px;
    width: 100%;
}
.tblOppMsgTable .trNormal
{
}
.tblOppMsgTable .trHover
{
    background: #D6EFFF;
}
.tblOppMsgTable td
{
   border-top: solid 1px #cccccc;
}
.tblOppMsgTable .tdToggleIcon
{
    padding: 4px 4px 4px 4px;
    width: 16px;
}
.tblOppMsgTable .tdConversationIcon
{
    padding: 4px 4px 4px 0px;
    width: 16px;
}
.tblOppMsgTable .tdMessageType
{
    padding: 4px 4px 4px 4px;
    width: 125px;
}
.tblOppMsgTable .tdDescription
{
    padding: 4px 4px 4px 4px;
}
.tblOppMsgTable .tdDescription .extra 
{
    display: none;
}
.tblOppMsgTable .tdDescription:hover .extra 
{
    display: block;
}
.tblOppMsgTable .tdDescription:hover .extra ol
{
    padding: 0px 0px 0px 20px;
}
.tblOppMsgTable .tdTimestamp
{
    padding: 4px 8px 4px 4px;
    width: 75px;
    text-align: right;
}
.tblOppMsgTable .tdMenu
{
    padding: 4px 4px 4px 4px;
    text-align: right;
    width: 30px;
}
.tblOppMsgTable .tdMenu ul
{
    text-align: left;
}


.spnTransmissionStatus_Draft
{
    font-weight: bold;
    color: #ffffff;
    background-color: #000000;
    padding: 2px 8px 2px 8px;
}
.spnBusinessStatus_Quoted, .spnBusinessStatus_Bound, .spnBusinessStatus_Closed
{
    font-weight: bold;
    background-color: #008800;
    color: #ffffff;
	padding: 2px 4px 2px 4px;
	border-radius: 2px;  
}
.spnBusinessStatus_Declined, .spnBusinessStatus_Lapsed, .spnBusinessStatus_Error, .spnBusinessStatus_Cancelled
{
    font-weight: bold;
    background-color: #880000;
    color: #ffffff;
    padding: 2px 4px 2px 4px;
	border-radius: 2px;  
}
.spnBusinessStatus_Info, .spnBusinessStatus_InfoRequired, .spnBusinessStatus_ReferralRequired
{
    font-weight: bold;
    background-color: #FF6600;
    color: #ffffff;
    padding: 2px 4px 2px 4px;
	border-radius: 2px;  
}
.spnBusinessStatus_RequestReferral, .spnBusinessStatus_RequestPremiumAdjustment, .spnBusinessStatus_InfoSupplied
{
    font-weight: bold;
    background-color: #FFCC00;
    color: #000000;
    padding: 2px 4px 2px 4px;
	border-radius: 2px;  
}
.spnInstalmentsLink
{
    font-weight: bold;
    color: #008800;
}
.spnBoldRed
{
    font-weight: bold;
    color: #880000;
}
.spnBoldRedLarge
{
    font-weight: bold;
    color: #880000;
    font-size: 20px;
}



/***************************
 * Payables
 ***************************/
.tblGIPolicyPayablesTable
{
    font-size: 13px;
    width: 100%;
}
.tblGIPolicyPayablesTable .tdLabel
{
    text-align: right;
    font-weight: bold;
    padding-right: 8px;
}
.tblGIPolicyPayablesTable .tdData
{
    width: 130px;
}
.tblGIPolicyPayablesTable .tdData input
{
    width: 125px;
    text-align: right;
}

/***************************
 * Broadcast Messages
 ***************************/
.BroadcastMessage
{
    background: #E9F4F9 ;
    color: #000000;
}
.BroadcastMessage ul
{
    list-style-position: outside;
    list-style-image: none;
    list-style-type: disc;
    padding-top: 5px;
    margin-left: 15px;
}
.BroadcastMessage ul li
{
    padding-bottom: 10px;
}

/***************************
 * Working
 ***************************/
#divFooterWorking
{
    position :fixed; 
    z-index:1000; 
    right:0px; 
    bottom:0px; 
    width:100px; 
    padding: 0px 4px;
    margin: 0;
    line-height: 2em;
    background-color: #48afe0;
    border: 1px solid #777777;
    color: #222222;
}


/***************************
 * Quote Options
 ***************************/
.divQuoteOptions td
{
    border: none;
}
.divQuoteOptions th
{
    background-color: #2B5189;
    color: #fff;
    text-align: center;
    padding: 3px;
}
.divQuoteOptions tbody th
{
    text-align: left;
}
.divQuoteOptions tbody td
{
   text-align: center;
   padding: 3px 8px 3px 8px;
}

/***************************
 * Side Bar notices
 ***************************/
.SideBarNotice
{
    background: #ffffff;
    color: #000000;
}
.SideBarNotice ul
{
    list-style-position: outside;
    list-style-image: none;
    list-style-type: disc;
    padding-top: 5px;
    margin-left: 15px;
}
.SideBarNotice ul li
{
    padding-bottom: 10px;
}

/***************************
 * Modal popup
 ***************************/
.modalPopupBackground {
    background-color: #888888;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #FFFFFF;
    border-width: 3px;
    border-color: #000000;
    padding: 3px;
}

.divModalHeading {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff; /* #333333; */
    background-color: #4092C2; /* 75% of 006DAD */
    padding: 8px 4px 8px 4px;
}

.divSubSectionTitleLabel2 {
    font-size: 14px;
    text-align: left;
    vertical-align: bottom;
    line-height: 25px;
    padding: 6px 0px 4px 8px;
}

#divHeaderModal {
    background: #4092C2; /* #00548C; #44749D; */
    overflow: hidden;
}

#divHeaderModalBox {
    position: relative;
    width: 950px;
    left: 50%;
    margin-left: -475px;
}

#divHeaderModalLogo {
    text-align: left;
    font-family: Arial, "Times New Roman", Helvetica;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    color: #ffffff;
    height: 30px;
    padding-top: 4px;
}

.trCheckBox {
    padding-left: 4px;
}


.tblModalMsgTable {
    font-size: 12px;
    width: 100%;
}

    .tblModalMsgTable .trNormal {
    }

    .tblModalMsgTable .trHover {
    }

    .tblModalMsgTable td {
    }

    .tblModalMsgTable .tdToggleIcon {
        padding: 1px 2px 0px 4px;
        width: 14px;
    }

    .tblModalMsgTable .tdConversationIcon {
        padding: 1px 2px 0px 4px;
        width: 14px;
    }

    .tblModalMsgTable .tdMessageType {
        padding: 1px 2px 0px 4px;
        width: 125px;
    }

    .tblModalMsgTable .tdDescription {
        padding: 1px 2px 0px 4px;
    }

.divMessageTitle {
    position: relative;
    margin-top: 3px;
}

.divMessage {
    background-color: #ffffff;
    border: solid 1px;
    border-left: 3px solid #046EB7;
    font-size: 12px;
    padding: 4px;
    border-radius: 5px;
}

.close-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap
}

.topright {
    position: absolute;
    right: 0;
    top: 0
}