﻿@media Print
{
  a
  {
    text-decoration: none;
    color: #000000;
  }

  #header .logo
  {
    display: none;
  }

  hr
  {
    display: none !important;
  }

  #navigation, #advertising, #other, #footer, #FAQPanel, #Calculate, #directdebitprogress, #ddButtons, #debtPaymentScreen, #DebtFullCreditorName
  {
    display: none !important;
  }

  #header, .header, .navbar, .leftcolumn, .rightcolumn, .breadcrumb, .contenttext, .statementPaperlessComment, .infoIcon, .StatementsTabs, .toplink, .toplinklast, .ctrlLinks, .debtPaymentRight, .PrintLink, .DDstep2header, .divline, .DDpleasecheckmsg, .mainheader, ul.budgetPanels .colPanelHeadercol2
  {
    display: none !important;
  }

  .mainheaderprint
  {
    display: inline-block;
  }

  ol, ul
  {
    list-style: none outside none;
  }


  body
  {
    padding: 0px;
    margin: 0 0 50px 0;
    font-size: 1.5em;
    font-family: arial,helvetica;
  }
  html
  {
    font-size: 100%;
  }
  a:active
  {
    outline: none;
  }
  p
  {
    margin: 0;
    padding: 0px;
    font-size: 1em;
  }
  .clearleft
  {
    clear: left;
    height: 0px;
    font-size: 0.1em;
  }
  .clearboth
  {
    clear: both;
    height: 0px;
    font-size: 0.1em;
  }

  /**PAGE LAYOUT**/
  .pagecenter
  {
    margin: 0 auto;
    width: 990px;
    overflow: visible;
    float: none;
  }

  /**COLUMNS LAYOUT**/
  .maincontent .midcolumn
  {
    width: 100%;
    margin: 0;
    float: none;
  }
  .maincontent .largerightcolumn
  {
    width: 100%;
    margin: 0;
    float: none;
  }

  /**CONTENT BOX**/
  .contentbox
  {
    overflow: visible;
    width: 100%;
    margin: 0;
    float: none;
  }
  .contentbox h1
  {
    font-size: 1em;
    font-weight: 200;
    color: #F6871F;
    margin: 0;
    padding: 5px 0px 7px 11px;
    border-bottom: 1px dotted #ccc;
  }
  .contentbox .content
  {
    padding: 10px 12px 13px 12px;
    font-family: Arial;
    font-size: 0.75em;
    color: #585858;
    line-height: 1.4em;
    overflow: visible;
  }
  .contentbox .content .large
  {
    font-size: 1.4em;
    color: #585858;
    line-height: 1.2em;
    padding: 0 0 13px 0;
    overflow: visible;
  }
  .contentbox .content p
  {
    padding: 0 0 12px 0;
    overflow: visible;
    width: 100%;
  }
  .contentbox .content .nopadding
  {
    padding: 0;
  }
  .contentbox .content .divline
  {
    margin: 12px 0 0 0;
    padding-bottom: 9px;
    line-height: 0.1em;
    font-size: 0.1em;
    width: 100%;
    border-top: 1px dotted #ccc;
  }
  .contentbox .content ul, .contentbox .content ol
  {
    margin: 0px 30px 15px 30px;
    padding: 0px;
    list-style-position: outside;
  }
  .contentbox .content ul.nobottommargin, .contentbox .content ol.nobottommargin
  {
    margin: 0px 30px 0px 30px;
    padding: 0px;
    list-style-position: outside;
  }
  .contentbox .content li
  {
    margin: 0px 0px 6px 0px;
  }
  .contentbox .content h2
  {
    font-size: 1.2em;
    font-weight: normal;
    color: #F6871F;
    margin: 0px 0px 5px 0;
    padding: 0px 0px 0px 0;
  }
  .contentbox .content h3
  {
    font-size: 1.1em;
    font-weight: bold;
    color: #777;
    margin: 0 0 5px 0;
    padding: 0px 0px 0px 0px;
  }
  .contentbox
  {
    border: none;
  }

  .colPanels
  {
    list-style-type: none;
    margin: 0px 0 10px 0 !important;
    padding: 0px !important;
  }
  .colPanelHeader
  {
    display: block;
    text-decoration: none !important;
    color: #585858 !important;
    clear: both;
    height: 13px;
  }
  .colPanelHeader div
  {
    float: left;
    position: relative;
    top: -2px;
  }
  div.panelSelected
  {
    color: #fff !important;
    font-weight: bold;
  }

  .mainheaderprint
  {
    font-weight: bold;
    font-family: arial;
    border-bottom: 1px dotted #ccc;
    height: 42px;
    margin-bottom: 6px;
    padding-bottom: 6px;
    color: #585858;
  }

  .mainheaderprint div
  {
    float: left;
  }

  .mainheadercol1
  {
    width: 440px;
  }

  .mainheadercol2
  {
    width: 200px;
  }

  .mainheadercol3
  {
    width: 180px;
  }

  .mainheadercol4
  {
    width: 120px;
  }

  .standardLinePadding
  {
    padding-bottom: 12px;
  }

  #debtPaymentPrint
  {
    display: block;
    left: 0px;
  }

  .debtstable
  {
    width: 100%;
    padding: 0px 10px 7px 20px;
    margin-bottom: 10px;
  }
  tr
  {
    padding: 0;
    margin: 0;
  }
  td
  {
    padding: 0;
    margin: 0;
  }

  .debtstable
  {
    font-family: arial;
    font-size: 0.9em;
    margin-left: 21px;
  }

  .debtstable td
  {
    padding: 0px 8px;
  }

  .debtstable th
  {
    padding: 6px 8px;
    color: #585858 !important;
    text-align: left;
    border-bottom: dotted 2px #000;
  }



  .debtstable th.headerdate
  {
    border-right: dotted 2px #000;
  }

  .amountcolumn
  {
    text-align: right;
  }
  .debtPaymentLeft
  {
    width: 49%;
    float: left;
  }
  .debtPaymentRight
  {
    width: 45%;
    float: right;
    padding: 30px 0 7px 0;
    text-align: center;
  }
  .rightdotted
  {
    border-right: dotted 2px #000;
  }

  .heldOrRefundText
  {
    color: #993300 !important;
  }

  .heldOrRefundBoldText
  {
    font-weight: bold;
    line-height: 1.8em;
  }

  .colPanelHeadercol0
  {
    width: 440px;
    text-align: left;
    font-family: arial;
    font-size: 0.9em;
    font-weight: bold;
  }

  .colPanelHeadercol2
  {
    width: 200px;
    text-align: left;
    font-family: arial;
    font-size: 0.9em;
    white-space: nowrap;
  }

  .colPanelHeadercol3
  {
    width: 170px;
    padding-right: 10px;
    text-align: right;
    font-family: arial;
    font-size: 0.9em;
  }

  .colPanelHeadercol4
  {
    width: 110px;
    padding-left: 10px;
    text-align: left;
    font-family: arial;
    font-size: 0.9em;
    color: #993300;
  }

  .DebtSeparator
  {
    border-top: 1px solid black;
    margin-bottom: 20px;
  }

  .panelSelected div.colPanelHeadercol4
  {
    color: #ffffff !important;
  }

  .LBcontentbox
  {
    overflow: visible;
    width: auto;
    border-left: solid 1px #b0b0b0;
    border-right: solid 1px #b0b0b0;
  }
  .LBh1
  {
    font-size: 1.1em;
    font-weight: normal;
    color: #e07a13;
    margin: 0;
    padding: 3px 0px 7px 11px;
    border-bottom: 1px dotted #ccc;
  }

  .info
  {
    color: black;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
  }

    .error {
        color: black;
        display: block;
        margin-bottom: 10px;
    }

  .MediaInfo
  {
    color: black;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    margin-top: 12px;
  }


  ul.pendinglist
  {
    margin-top: 5px !important;
    padding: 0 !important;
    margin-left: 11px !important;
  }

  li.pending
  {
    list-style-type: none;
    color: #993300;
    padding: 0 !important;
    margin-left: 0 !important;
    line-height: 1em;
    font-size: 98%;
    font-family: arial;
    font-size: 0.9em;
  }



  #NewBalance
  {
    margin-left: 2px;
  }



  .balanceDisplay
  {
    top: 0;
  }

  .balanceEdit
  {
    top: 0;
  }



  .washedout
  {
    color: #999999;
  }

  .dottedBottom
  {
    margin: 0px 0 10px 0;
    padding-bottom: 9px !important;
    width: 100%;
    border-bottom: 1px dotted #ccc;
  }
  .topPara
  {
    margin-top: -3px;
  }
  .singleLine
  {
    margin-bottom: 0px;
    padding-bottom: 5px !important;
  }

  MystatementsInfo .washedout
  {
    text-align: left;
  }
  .OtherInfolabelspan
  {
    display: block;
    float: left;
    width: 190px;
  }

  .homePanel
  {
    width: 242px;
    float: left;
    height: 155px;
    border-top: dotted 1px #999999;
  }
  .homePanelLeft
  {
    border-right: dotted 1px #999999;
    padding: 12px 12px 12px 0;
  }
  .homePanelRight
  {
    padding: 12px 0px 12px 12px;
  }
  h2
  {
    padding-bottom: 3px !important;
  }
  .homePanel h2
  {
    line-height: 1.2em;
    color: #585858 !important;
    font-size: 1.4em !important;
    letter-spacing: 0px;
    padding-bottom: 5px !important;
    font-weight: normal !important;
  }
  .homePanel img
  {
    float: left;
    margin-right: 10px;
  }
  .homePanel p
  {
    float: left;
    width: 140px !important;
  }

  /*My Budget Styles */


  div.budgetheader
  {
    clear: both;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 4px;
    margin-bottom: 6px;
  }
  ul.budgetPanels .colPanel
  {
    padding: 6px;
  }
  ul.budgetPanels .colPanelHeadercol1
  {
    width: 400px;
    font-weight: bold;
  }
  ul.budgetPanels .colPanelHeadercol2
  {
    width: 100px;
    text-align: right;
  }
  ul.budgetPanels .colPanelHeadercol3
  {
    width: 190px;
  }
  h2.morePadding
  {
    margin-top: 22px;
  }
  .budgettable
  {
    float: none;
    width: 600px;
    font-family: arial;
    font-size: 0.9em;
    margin-left: 14px;
    clear: both;
  }

  .budgettable .headertype
  {
    width: 100px;
  }
  .budgettable .headeramount
  {
    width: 100px;
  }
  .budgettable .headercomments
  {
    width: 400px;
  }

  .budgettable tr th
  {
    text-align: center;
  }

  .fontverdana
  {
    font-family: arial !important;
    font-size: 0.9em !important;
  }
  .budgettable th
  {
    padding: 6px 0px;
    margin-bottom: 40px;
    color: #585858 !important;
    text-align: left;
    border-bottom: dotted 2px #000;
  }
  .budgettable td
  {
    padding: 2px 6px;
  }
  .budgettable th.headertype
  {
    border-right: dotted 2px #000;
    width: 300px;
  }
  .budgettable th.headeramount
  {
    border-right: dotted 2px #000;
    width: 120px;
  }
  .budgettable th.headercomments
  {
    width: 470px;
  }
  .budgettable td.rightdotted
  {
    padding: 2px 0;
  }
  .budgettable td.amountcolumn
  {
    padding: 2px 6px;
  }

  div.mybudgetsummary
  {
    padding: 4px 10px 0px 10px;
  }
  div.mybudgetsummary dl
  {
    width: 340px;
  }
  div.mybudgetsummary div.divline
  {
    margin: 0px;
    padding: 0px;
  }
  div.mybudgetsummary dt, div.mybudgetsummary dd
  {
    padding-bottom: 5px;
  }
  dt
  {
    clear: both;
  }
  dt.lastone, dd.lastone
  {
    padding-bottom: 0px !important;
  }
  div.mybudgetsummary dt
  {
    display: block !important;
    float: left;
    width: 200px;
  }
  div.mybudgetsummary dd
  {
    display: block !important;
    float: left;
    width: 100px;
    text-align: right;
  }
  ul.budgetPanels li
  {
    padding-bottom: 50px;
  }

  #LumpSum
  {
    border: solid 1px #ccc;
    margin-left: 10px;
  }

  th.credColumn
  {
    text-align: left;
    width: 310px;
  }

  #pnlCurrentStatus
  {
    border-top: dotted 1px #ccc;
    margin-top: 20px;
  }

  #pnlProposedStatus
  {
    border-top: dotted 1px #ccc;
    padding-top: 20px;
    margin-top: 10px;
  }


  /* Statements */

  .DMPPaymentDue
  {
    padding: 25px;
  }

  .statementCtrlLinks
  {
    display: none;
  }
  .statement
  {
    font-family: Verdana;
  }

  .statementHeader
  {
    font-weight: bold;
    height: 50px;
    margin-bottom: 6px;
    padding-bottom: 6px;
    padding-left: 0.5em;
    clear: both;
  }

  .statementHeader div
  {
    float: left;
  }

  .statement .col1
  {
    width: 350px;
  }

  .statement .col2
  {
    width: 155px;
  }

  .statement .col3
  {
    width: 130px;
    text-align: right;
  }

  .statement .col4
  {
    width: 130px;
    text-align: right;
  }

  .statement .col5
  {
    width: 130px;
    text-align: right;
  }

  .statement .col6
  {
    display: none;
  }

  .statementItemHeader
  {
    display: block;
    height: 13px;
    padding: 0.5em;
    clear: both;
  }

  .statementItem .col1, .statementItem .col2, .statementItem .col3, .statementItem .col4, .statementItem .col5
  {
    float: left;
  }

  .statementItem .col6
  {
    display: none;
  }

  .statementItemBodyContainer
  {
    padding-left: 50px;
    display: block !important;
  }

  .statement ul.statementItems
  {
    margin: 0px;
  }

  .statementSeparator
  {
    border-top: 1px solid black;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .statementFooter
  {
    padding-left: 0.5em;
    padding-top: 20px;
  }

  .statementFooter div
  {
    float: left;
    font-weight: bold;
  }

  #MyStatementsInfoContainer
  {
    float: right;
    width: 360px;
  }

  #MystatementsInfo
  {
    width: 330px;
  }

  .statementsTbl
  {
    width: 100%;
  }

  .statementsTblHeader
  {
    color: #585858;
    font-family: arial;
    font-weight: bold;
    height: 50px;
    margin-bottom: 6px;
    padding-bottom: 6px;
  }

  .statementsTblHeader th div
  {
    width: 100%;
  }

  .statementsTblHeader th.col1
  {
    text-align: left;
    width: 350px;
  }

  .statementsTblHeader th.col2
  {
    text-align: left;
  }

  .statementsTblHeader th.col3
  {
    text-align: left;
    width: 180px;
  }

  .statementsTblHeader th.col4
  {
    text-align: left;
    width: 110px;
  }

  .statementsTblHeader th.col5
  {
    text-align: left;
    width: 150px;
  }

  .statementsTblHeader th.col6
  {
    /* width:150px;*/
    display: none;
  }

  .statementDivCenterLeft
  {
    text-align: center;
    float: left;
  }

  .statementDivRight
  {
    text-align: right;
  }


  .statementsTbl td
  {
    padding: 2px 3px 6px;
    border-bottom: solid 6px white;
    font-family: arial;
    font-size: 0.9em;
  }

  .statementsTbl tr.first
  {
    border-top: solid 5px white !important;
  }

  .statementsTblTrDebts td.col1
  {
    width: 350px;
    text-align: left;
  }

  .statementsTblTrDebts td.col2
  {
    text-align: left;
  }

  .statementsTblTrDebts td.col3
  {
    width: 180px;
    text-align: left;
  }

  .statementsTblTrDebts td.col4
  {
    text-align: right;
  }

  .statementsTblTrDebts td.col5
  {
    text-align: right;
  }

  .statementsTblTrDebts td.col6
  {
    /*text-align:right; 	    padding-right:15px !important; */
    display: none;
  }

  .statementsTblTrDebtsTotal td
  {
    font-weight: bold;
    text-align: left;
  }

  .statementsTblTrDebtsTotal td.Heading
  {
    text-align: left;
  }

  .statementsTblTrDebtsTotal td.Last
  {
    padding-right: 40px !important;
  }

  #MystatementsInfo
  {
    margin: 2px 5px !important;
  }

  #MystatementsInfo td
  {
    padding: 5px !important;
  }

  #MystatementsInfo td.Infodata
  {
    color: #ccc !important;
  }

  #statementDate
  {
    float: left;
  }


  /* open all accordians */

  div.statementsColPanels
  {
    display: block !important;
  }

  .statementsTblTrDebts td.statementsBG
  {
    display: inline;
  }


  div.colPanel
  {
    display: block !important;
  }

  div.colPanelHeader div
  {
    display: inline;
  }


  /* direct debit */

  #ddForm
  {
    margin: none;
    width: 100%;
  }
  #ddForm h2
  {
    padding-top: 10px;
  }
  #ddForm h3
  {
    padding-top: 10px;
  }
  #ddForm #ddHeader
  {
    padding-bottom: 20px;
    border: none;
    padding-right: 100px;
    background-color: White; /*background-image: url("images/ddLogo.gif");*/
    content: url("images/ddLogo.gif");
    background-repeat: no-repeat;
    background-position: right top;
  }

  #ddForm h1
  {
    font-size: 1.3em;
  }
  #ddForm h2
  {
    font-size: 1.1em;
  }
  #ddForm h3
  {
    font-size: 0.9em;
  }
  /*#ddForm p { font-size: 0.8em; line-height:1.5em; }*/

  #ddForm table.layout tr td
  {
    vertical-align: top;
  }

  #ddForm td#leftCol, #ddForm td#rightCol
  {
    width: 300px;
    padding: 20px;
  }

  #ddForm table.Form, #ddForm table.date
  {
    border-collapse: collapse;
    border-top: 1px #585858 solid;
    border-right: 2px #585858 solid;
    border-bottom: 2px #585858 solid;
    border-left: 1px #585858 solid;
  }

  #ddForm table.Form tr
  {
    height: 20px;
    border-bottom: 1px #585858 solid;
  }
  #ddForm table.Form td
  {
    padding: 2px;
    border-right: 1px #585858 solid;
  }

  #ddForm table.fixWidth
  {
    width: 100%;
  }
  #ddForm table.noWidth td
  {
    width: 20px;
  }

  #ddForm td
  {
    padding: 10px;
  }

  #ddForm table.date span
  {
    border-bottom: 1px #585858 solid;
  }
  #ddForm table.date tr td
  {
  }


  #ddButtons a.cancel
  {
    display: block;
    float: left;
    padding-top: 6px;
  }

  #ddButtons a.back
  {
    text-decoration: none;
    float: left;
    color: #fff;
    font-weight: bold;
    border: none;
    width: 104px;
    height: 24px;
    padding-top: 5px;
    padding-left: 30px;
    font-size: 1.2em;
    background: url('images/But_TransferDebtsmall.png') no-repeat;
  }

  #ddButtons a.SetupDD
  {
    text-decoration: none;
    float: right;
    color: #fff;
    font-weight: bold;
    border: none;
    width: 210px;
    height: 24px;
    padding-top: 5px;
    text-align: center;
    font-size: 1.2em;
    background: url('images/But_TransferDebtLarge.png') no-repeat;
  }


  #ddButtons input
  {
    float: right;
    color: #fff;
    font-weight: bold;
    padding-bottom: 3px;
    border: none;
    width: 104px;
    height: 29px;
    background: url('images/But_TransferDebtsmall.png') no-repeat;
  }

  #ddButtons input.ConfirmDD
  {
    width: 210px;
    background: url('images/But_TransferDebtLarge.png') no-repeat;
  }

  .menuleft .menuHeaderSelected a
  {
    background-color: #EBEBEB !important;
    border: 2px solid #FFFFFF;
    color: #585858;
    display: block;
    font-size: 0.75em;
    font-weight: normal;
    margin: 1px 0 0;
    padding: 4px 10px 5px 10px;
    text-decoration: none;
    width: 174px;
  }

  ul#ddstep1 li
  {
    display: block;
    width: 650px;
    height: 30px;
    padding-bottom: 0px;
    padding-top: 10px;
  }
  ul#ddstep1 li label
  {
    display: block;
    width: 400px;
    float: left;
    text-align: left;
    padding-right: 100px;
    padding-top: 0px;
  }
  ul#ddstep1 li select
  {
    display: block;
    width: 120px;
    float: left;
    margin-left: -10px;
    margin-top: -5px;
  }
  ul#ddstep1 li label.radio-button-label
  {
    display: block;
    width: 20px;
    float: left;
    padding-right: 10px;
    padding-top: 0px;
    position: relative;
    top: 3px;
  }
  ul#ddstep1 li input.radio-button
  {
    display: block;
    float: left;
    position: relative;
    top: 3px;
  }


  ul#ddstep2
  {
    padding-top: 0px;
  }
  ul#ddstep2 li
  {
    display: block;
    width: 350px;
    padding: 0px 0;
    height: 30px;
  }
  ul#ddstep2 label
  {
    display: block;
    width: 100px;
    float: left;
    text-align: left;
    padding-top: 2px;
    padding-right: 10px;
  }
  ul#ddstep2 input
  {
    display: block;
    width: 200px;
    float: left;
  }
  ul#ddstep2 input#Step2_AccountNumber
  {
    width: 98px;
  }

  ul#ddstep2 span.sortCode
  {
    float: left;
  }
  ul#ddstep2 span.sortCode input
  {
    display: inline;
    float: none;
    width: 22px;
  }

  dl#ddContactInfo
  {
    height: 180px;
    width: 360px;
  }

  dl#ddContactInfo dt
  {
    display: block;
    float: left;
    width: 150px;
    font-weight: bold;
    padding-top: 10px;
  }

  dl#ddContactInfo dd
  {
    display: block;
    float: left;
    width: 200px;
    padding-top: 10px;
  }

  div#ddGuarantee
  {
    border: solid thin #585858;
  }

  div#ddGuarantee h1
  {
    color: #585858;
    font-size: 2em;
    text-align: center;
    border: none;
    background-color: White;
    background-image: url("images/ddLogo.gif");
    background-repeat: no-repeat;
    background-position: 652px 18px;
    height: 48px;
    margin-top: 10px;
    margin-right: 30px;
    padding-top: 30px;
  }

  div#ddGuarantee ul li
  {
    list-style-type: disc;
  }

  .ddimg
  {
    left: 223px;
    position: relative;
    top: -54px;
  }
}
