﻿@import url("style_menu.css");
@import url("style_library.css");



a.word                  { background: url(/images/page_white_word.png) no-repeat; padding: 0px 0 2px 20px; margin: 1px; }
a.excel                 { background: url(/images/page_white_excel.png) no-repeat; padding: 0px 0 2px 20px; margin: 1px; }
a.pdf                   { background: url(/images/page_white_acrobat.gif) no-repeat; padding: 0px 0 2px 20px; margin: 1px; }


/* ------------------------| page elements |------------------------ */
img {  }

/* ------------------------| site containers |------------------------ */
#wrapper {
    position: relative;
    margin: 0px auto;
    width: 880px;
}
    #headerContainer, #contentContainer, #footerContainer {
        float: none;
        clear: both;    
    }
    
    #headerContainer {
    }
    
    #contentContainer {
    }
    
    #footerContainer {
    }


/* ------------------------| header |------------------------ */
#header {
    position: relative;
    height: 105px;
    z-index: 50;
}
    #header img.logo {
        position: absolute;
        top: 8px;
    }
    
    .banner {
        position: absolute;
        top: 10px;
        right: 0px;
       background: url(/images/mortgages_insert1.gif) no-repeat;
       
        height: 60px;
    }


.bannerA
 {background: url(/images/mortgages_insert1.gif) no-repeat; 
 width: 461px;}
 
.bannerB
{background: url(/images/tisco-Imageready_03.gif) no-repeat;
width: 520px;}


/* ------------------------| navigation |------------------------ */
#topNav {
    height: 27px;
    position: relative;
}
    .curveLeft, .curveRight {
        position: absolute;
        width: 5px;
        height: 5px;
        top: 0;
        z-index: 1;     
    }
        .curveLeft {
            background: url(/images/topNavCorner_L.png) no-repeat top left;
            left: 0;           
        }
        .curveRight {
            right: 0;
            background: url(/images/topNavCorner_R.gif) no-repeat top right;
        }
    
    /* ------------------------| jumpmenu |------------------------ */
    #jumpmenu_sitemap {
        border: 0;
        width: 150px;
        height: 20px;
        position: absolute;
        right: 5px;
        top: 31px;
        z-index: 5;
        font-size: 11px;
    }

/* ------------------------| navigation > information bar |------------------------ */
#date {
    position: absolute;
    top: 25px;
    left: 0px;
    color: #ffffff;
    z-index: 3;
    line-height: 30px;
    text-indent: 20px;
}

#centreTrans {
    position: absolute;
    top: 37px;
    left: 160px;
    width: 560px;    
    height: 20px;
    background: url(/images/centreTrans.png); /* transparent png element */
    z-index: 3;
  
}

/* ------------------------| header |------------------------ */
#col_Home {
    border-collapse: collapse;
    margin-top: 27px;
}

    #col_Home .centre {
        position: relative;
        width: 548px !important;
        vertical-align: top;
        height: auto;
        padding: 0;
        background: #e4e4e4 url(/images/contentSilhouette.jpg) no-repeat 0 0;
        margin: 0 auto;
    }

    #col_Home .centreHome {
        position: relative;
        width: 548px !important;
        vertical-align: top;
        height: auto;
        padding: 0;
        background: #e4e4e4 url(/images/contentHome.jpg) no-repeat 0 0;
        margin: 0 auto;
    }

.headerBg {
    position: relative;
    height: 145px;
    color: #074667;
}

h1.headerWelcome {
	position: absolute;
	top: -18px;
	line-height: 2em;
	text-indent: 1em;	
	z-index: 3;
	text-align:center;
	width:100%;
}

    h1.headerWelcome strong {
        color: #61c3bb;
    }

.homeStrap { /*Centre Strapline*/
    position: relative;
    margin: 132px auto 0 auto;
    width: 421px;
    height: 25px;
    background: url(/images/homeStrap.png) no-repeat;
}
.homeStrap02 { /*Centre Strapline*/
    position: relative;
    top: 95px;
    left: 0;
    width: 548px;
    height: 55px;
    background: url(/images/homeStrap02.png) no-repeat top center;
}

/* ------------------------| content container-ish |------------------------ */
.col_Base {
    position: relative;
    margin: 0 auto;
    background: url(/images/baseGrad.gif) repeat-x top left;
    width: 548px;
    height: 6px;
}

.outsideContainer {
    background: url(/images/outerContainer.gif) repeat-y top center;
    width: 560px;
    height: auto;
    left: -6px;
    top: 0px;
    position: relative;
}

/* ------------------------| Curves |------------------------ */
.col_Base_L {
    position: absolute;
    top: -8px;
    left: -2px;
    width: 14px;
    height: 14px;
    background: url(/images/baseGrad_L.gif) no-repeat;
}
.col_Base_R {
    position: absolute;
    top: -8px;
    right: -6px;
    width: 14px;
    height: 14px;
    background: url(/images/baseGrad_R.gif) no-repeat;
}
    .baseSpan {
        padding: 0;
    }

/* ------------------------| Javascript Content Dropdown |------------------------ */
#content dd {
    overflow: hidden;
    position: relative;
    margin-left: 0;
    padding: 0 0 10px;
}

/* ------------------------| header |------------------------ */
.img-container, .contHome * {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    border-collapse: collapse;
}
    .img-container {
        margin: 0 12px;
        padding: 6px 15px 0 15px;
        background: #fafafa;
        height: auto;
        min-height: 200px;
        overflow: hidden;
        border-color: #fff #d2d2d2;
        border-width: 1px 1px 0;
    }
    .contHome {
        margin: 0 12px;
        padding: 6px 15px 0 15px;
        background: #fafafa;
        min-height: 500px;
        border-color: #fff #d2d2d2;
        border-width: 1px 1px 0;
        position: relative;
        top: 13px;
    }

    .img-container h1, .contHome h1 { padding: 0 0 10px; }
    .img-container h2 { padding: 5px 0 0; }
    .img-container h2, .contHome h2 { padding: 0 0 10px; color: #5fb7af; }
    .img-container h3, .contHome h3 { padding: 5px 0 0; }

    .img-container ol h1, .img-container ol h2 { margin-left: -25px !important; }
    .img-container ol li h1 { margin-left: -25px !important; }
    .img-container ol h1.blue, .img-container ol h2.blue { margin-left: -25px !important; }

    .img-container ol       { padding-left: 40px; list-style-position: outside; }
    .img-container ol li    { margin-bottom: 5px; }
    .img-container ul       { padding-left: 40px; list-style-position: outside; }
    .img-container ol ul    { margin: 5px 0 10px; } 
    .img-container ol ul li { margin: 0 0 0 -13px !important; list-style: disc; }
    .img-container ol ol    { padding: 5px 0 0 35px; }
    .img-container ol li { list-style-type: decimal;}
    .img-container ol ul ol { padding-bottom: 10px; }
    .img-container li * { list-style-type: disc; }

    .img-container blockquote ol { padding-bottom: 5px; }

    .img-container p span a:link, .img-container p span a:visited { color: #666666; }
    .img-container p span a:hover, .img-container p span a:active { color: #666666; text-decoration: underline; }

    .img-container a:link, .img-container a:visited { color: #616161; text-decoration: underline; }
    .img-container a:hover, .img-container a:active { color: #000000; text-decoration: underline; }

    .img-container table th {
        background: #eeeeed;
        line-height: 2em;
        border: 1px solid #eeeeed;
        border-width: 0 1px 1px 0;
    }
    .img-container table tfoot {
        background: #eeeeed;
        line-height: 2em;
        text-align: center;
    }

/* ------------------------| read more toggle |------------------------ */
#global {
    position: relative;
    top: -10px;
}

.contentBaseGrad {
    margin: 0 12px;
    height: 3px;
    background: url(/images/contentGrad.gif) repeat-x;
    position: relative;
}

    #readmoreToggle {
        cursor: pointer;
    }
    #readmoreToggle a {
        padding: 0 0 0 15px;
        color: #009100;
        background-position: 7px 11px;
    }
    
    a#aReadMore:link, a#aReadMore:visited {
        background: #fcfcfc url(/images/iconMore_Off.gif) no-repeat right center;
        display: block;
        width: 492px;
        height: 21px;
        line-height: 21px;
        position: absolute;
        bottom: 0;
        right: 13px;
        color: #000;
        text-align: right;
        padding-right: 30px;
        border-top: #fcfcfc solid 2px;
        text-decoration: none;
    }
    a#aReadMore:hover, a#aReadMore:active {
        background: #fcfcfc url(/images/iconMore_On.gif) no-repeat right center;
        color: #407998;
        text-decoration: none;
    }

/* ------------------------| sections headers |------------------------ */
a.press, a.library, a.services, a.download {
    width: 160px;
    display: block;
    height: 38px;
    line-height: 33px;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    cursor: default;
}

    a.services, a.download { width: 156px; }

    a.services {
        background: url(/images/services.gif) no-repeat;
        text-indent: 45px;
    }
    a.library {
        position: relative;
        background: url(/images/library.gif) no-repeat;
        text-indent: 39px;
    }
    a.press {
        position: relative;
        background: url(/images/press.gif) no-repeat;
        text-indent: 50px;
    }
    a.download {
        position: relative;
        background: url(/images/download.gif) no-repeat;
        text-indent: 50px;
        height: 25px;
        line-height: 27px;
    }

/* ------------------------| content > left & right containers |------------------------ */
.LHS, .RHS {
    padding: 10px 0 0;
    width: 166px;
    vertical-align: top;
}
    .LHS ul ul, .RHS ul ul {
        margin-bottom: 15px;
         list-style-type:none;
    }
    
        ul#nav li ul li a 
        {
            margin: 0 0 0 15px;
            list-style-type:none;
        }

ul#nav li
{
 list-style-type:none;
}

/* ------------------------| content > left side |------------------------ */
.LHS .sideCol {
    position: relative;
    padding: 0 5px 0;
}

    .LHS .sideColEmpty { width: 161px; }

    .LHS ul {
        list-style: none;
        padding: 0;
        margin: 0 3px 0 0;
    }
    
    .LHS ul li
    {
     list-style-type:none;
    }
    
    .LHS ul a {
        display: block;
        color: #6464f2;
        border-bottom: #d5d5d5 solid 1px;
    }

    .LHS ul li ul a 
    {
        display: block;
        color: #808080;
        padding: 5px 0 0 10px;
        border-bottom: #e6e6e6 dashed 1px;
        background: url(/images/arrowServicesBlue.gif) no-repeat 0.1em 1em;
    }
    .LHS ul li ul a:hover { color: #000000; }

    .LHS ul li ul li, .RHS ul li ul li { display: inline; }


/* ------------------------| content > right side |------------------------ */
.RHS { width: 160px; }

    .RHS .sideCol {
        position: relative;
        padding: 0;
        right: 5px;
    }
    .RHS ul {
        list-style: none;
        padding: 0;
        margin: 0 0 0 3px;
    }
    
    .RHS ul li{ list-style-type:none;}
    
    .RHS ul a {
        display: block;
        color: #fe7203;
        line-height: 1.5em;
        border-bottom: #d5d5d5 solid 1px;
    }
    .RHS ul li ul a {
        display: block;
        color: #808080;
        padding: 5px 0 0 10px;
        border-bottom: #e6e6e6 dashed 1px;
        background: url(/images/arrowLibraryOrange.gif) no-repeat 0.1em 1em;
    }
    .RHS ul li ul a:hover { color: #000000; }
    
    
  .RHS .sideCol  #adviser_logos
  {margin:5px 0 0 0;
   padding:0px;
      }
      
      
#adviser_logos img
{
    margin:5px 0 0 22px;
    }

/* ------------------------| driver > below content |------------------------ */
.driverWrapper {
    margin-top: -10px;
    padding: 0 0 10px 0;
}
    .driverWrapper ul {
        margin: 10px 0 0 20px;
        padding: 0;
        list-style: none;
    }
    .driverWrapper ul a {
        color: #616161;
    }
    .driverWrapper p {
        margin: 10px 0 10px 20px;
    }
    .driverWrapper .driver {
        float: left;
        background: #FFFFFF url(/images/contentGrad.gif) repeat-x bottom left;
        width: 255px;
        margin: 0 0 0 12px;
        padding: 0 0 5px;
        height: 110px;
        position: relative;
        border: 1px solid #d2d2d2;
        border-width: 0 1px;
    }

/* Driver Header (top blue bar)
		---------------------------------------------- */
    .driverHead {
        height: 22px;
        background: url(/images/driverHead.gif) repeat-x top left;
    }

/* Driver Header (H1 Styles)
	   ---------------------------------------------- */
    .driverHead h1 {
        background: url(/images/driverCurveLeft.gif) no-repeat top left;
        color: #FFFFFF;
        line-height: 1.7em;
        text-transform: uppercase;
        text-indent: 1em;
    }
    .driverHead h1 span {
        display: block;
        height: 22px;
        background: url(/images/driverCurveRight.gif) no-repeat top right;
    }
    a.more:link, a.more:visited {
        position: absolute;
        bottom: 10px;
        padding: 10px 0 0 15px !important;
        color: #000000;
        background: url(/images/arrowServices.gif) no-repeat 4px 14px;
    }

/* ------------------------| footer |------------------------ */
    #footer {
        padding-top: 5px;
        color: #808080;
    }

    #footer a.tcs {
        float: left;
        color: #808080;
    }
    #footer a.sb {
        float: right;
        color: #808080;
    }
    #footer p {
        margin: 0 auto;
        width: 440px;
        text-align: center;
    }
    
#rightNav {
    position: absolute;
    z-index: 5;
    color: #fff;
    top: 7px;
    right: 0;
    padding: 0 10px 0 0;
}

#rightNav a:link, #rightNav a:visited { color: #fff; }
#rightNav a:hover, #rightNav a:active { color: #fff; }

.border {
    border-bottom: #fff 1px solid;
    border-top: #e0dddc 1px solid;
    margin: 0 1px 0 4px;
    background: url(/images/newsFooter.jpg) no-repeat;
}

/* ------------------------| e-newsletter - personal accounts |------------------------ */
#newsWrapper {
    position: relative;
    right: 5px;
    width: 160px;
    background: url(/images/newsY.gif) repeat-y;
    margin-top: 50px;
}

    #newsHead {
        background: url(/images/newsHeader.jpg) no-repeat;
        height: 44px;
    }

    #newsY p {
        padding: 0 5px 0 10px;
        display: block;
    }

    #newsWrapper form {
        background: url(/images/newsY.jpg) repeat-y;
        margin: 0;
        padding: 0;
    }

        #newsWrapper form div {
            padding: 0 0 0 10px;
            margin: 2px 0 0;
        }
            #newsWrapper input {
                position: relative;
                margin: 5px 0 5px 15px;
                z-index: 7;
                border: 1px solid #000;
                padding: 2px;
                width: 120px;
            }
            #newsWrapper input.submit {
                position: relative;
                bottom: 5px;
                width: 60px;
                left: 1px;
                line-height: 10px;
                z-index: 7;
                cursor: pointer;
                text-align: center;
            }
            
    #newsFooter {
        background: url(/images/newsFooter.jpg) no-repeat;
        height: 44px;
        width: 160px;
        bottom: 0;
        left: 0;
        position: absolute;
        z-index: 5;
    }
    
/* ------------------------| summary - personal accounts |------------------------ */
#paSummaryWrapper {
    width: 154px;
    margin-top: 5px;
    background: url(/images/DWPY.gif) repeat-y;
}
    #paHeader {
        position: relative;
        height: 22px;
        background: url(/images/greenGradBase.gif) repeat-x;
        color: #fff;
        text-align: center;
        line-height: 22px;
    }
    h2.paHead2 {
        height: 19px;
        background: url(/images/headerSave.gif) no-repeat;
    }
    #DWP {
        background: url(/images/DWP.jpg) no-repeat center center;
        height: 38px;
    }
        #paSummaryWrapper ul li a {
            display: block;
            color: #808080;
            padding-right: 25px;
            background: url(/images/arrowServicesGreen.gif) no-repeat 5px 10px;
            line-height: 25px;
        }


#ulHome { width: 160px !important; }
.ulhome { width: 160px; }

.newsHead {
    display: block;
    padding: 0;
    margin: 0;
    color: #e14102;
    border-bottom: #d5d5d5 1px solid;
}
.floatLeft {
    float: left;
    padding: 0 10px 0 0;
}
.blueBox {
    background: #b8d7e5;
    padding: 10px;
    margin: 5px 0;
}
.blue, .blue a { color: #2371aa !important; }

blockquote .blueBox {
    background: #b8d7e5;
    padding: 10px;
    margin: 0 0 10px 0;
}

.bBorder { border: solid 1px #529eb3; }

.archiveIntro { margin-left: 20px; }

.paCover {
    width: 155px;
    height: 100px;
    background: url(/images/paCoverv2.jpg) no-repeat #ececec;
    position: relative;
    left: 0;
    top: 0;
}
a.viewArchive {
    color: #e14102 !important;
}

a.sub:link, a.sub:visited {
    color: #000000;
    border-bottom: dashed 1px #e6e6e6;
    background: url(/images/arrowServicesGreen.gif) no-repeat 5px 8px;
    padding: 0 0 0 15px;
    font-weight: bold;
     margin:0 2px 0 0;
}

a.sub2:link, a.sub2:visited {
    border-bottom: dashed 1px #e6e6e6;
    background: url(/images/arrowServicesOrange.gif) no-repeat 5px 8px;
    padding: 0 0 0 15px;
    margin:0 2px 0 0;
}

/* contact form */
.tdHeader {
    text-decoration: underline;
    padding-bottom: 5px;
}


table#chkTable td {
    vertical-align: top;
}
.chkBox {
    top: 0;
    left: 0;
}

#personal accounts {
    border: 20px #000000 solid;
}

#index h1 {
    margin: 0;
    padding: 0;
}

/*-------------------| bbc rss feed |-------------------*/
div#rssContainer {
    margin:8px 0 0 0;
    width: 162px;
}
    div#rssContainer a {
    }
    #bbcHeader {
        height: 20px;
        background: url(/images/bbcHeader.gif) no-repeat;
    }
        ul#RSSnav li {
            border: #980000 solid 1px;
            border-width: 0 1px;
             list-style-type:none;
        }
    #bbcFoot {
        background: url(/images/bbcFoot.gif) no-repeat;
        height: 20px;
    }


a.subLibrary:link, a.subLibrary:visited {
    border-bottom: dashed 1px #e6e6e6;
    background: url(/images/arrowServicesOrange.gif) no-repeat 5px 8px !important;
    padding-left: 15px;
    
 
}
.ulHome ul li
{
 list-style-type:none;
}

.ulHome ul li a:link, .ulHome ul li a:visited {
    padding-left: 10px;
    border-bottom: dashed 1px #e6e6e6;
    background-position: 0 7px !important;
}

.ulHome ul li span a:link, .ulHome ul li span a:visited {
    padding-left: 15px;
}

.news_p {
    padding: 0 0 0 10px;
    margin: 0;
}

ul#ul_home li a:link, ul#ul_home li a:visited {
    padding-left: 20px;
    background-position: 10px 10px !important;
}

ul#nav li a.downloadSub:link, ul#nav li a.downloadSub:visited {
    color: #808080 !important;
    padding-left: 15px !important;
    border-bottom: dashed 1px #e6e6e6 !important;
    background: url(/images/arrowServicesBlue.gif) no-repeat 5px 8px !important;
    text-transform: capitalize;
}

#hmeLeft {
    position: absolute;
    width: 165px;
    height: 377px;
    background: url(/images/hmeLeft.jpg);
    z-index: 10;
    top: 135px;
    left: 0;
}
#hmeRight {
    position: absolute;
    width: 165px;
    height: 377px;
    background: url(/images/hmeRight.jpg);
    z-index: 10;
    top: 135px;
    right: 0;
}



#data154Table * {
    font: normal normal normal 12px/1.2em "Trebuchet MS";
    margin: 0;
}

#data154Table blockquote h2, #data154Table h1 {
    font-size: 140%;
    color: #5679ac;
    padding-bottom: 10px;
}

#data154Table blockquote p img, div#financeData h3 {
    display: none;
}

#data154Table a.calc {
    background: url(/images/arrowServicesBlue.gif) no-repeat 0 center;
    padding-left: 10px; margin: 1px;
    line-height: 17px;
}

#data154Table a.calc:hover {
    color: #5679ac;
}

ul#taxIntro li {
    list-style-type: none;
    background: url(/images/arrowServicesBlue.gif) no-repeat 0 center;
    padding-left: 10px; margin: 1px;
    line-height: 17px;
}

#data154Table p * {
    margin-left: 0;
}
	
	table#data154Table tbody tr td form div,
	table#data154Table tbody tr td form blockquote p {
	    margin-left: 0 !important;
	}
	
	table#data154Table tbody tr td form blockquote p {
	    margin-bottom: 15px;
	}
	
/*~~~~~~~~~~| Mortgage Form |~~~~~~~~~~~*/
	
	#mortgage_form table tr td select
	{
	width:205px;
	border:1px solid #ccc;
	}
	
	#mortgage_form  tr td .textboxes
	{
	width:200px; 
    border:1px solid #ccc;
	}
		
	#mortgage_form  tr td a img
	{
	margin:0;
	}

    #mortgageType tr td
    {
    text-align:right;
    }
    
    #mortgage_form  tr td
    {
    height:30px;
    }
    
    .float-right
    {
      float:right;
    }
    
    .textContact
    {
    border:1px solid #ccc;
    width:490px;
    height:100px;
    margin:0 0 10px 0;
    }