/*********************************************************************************************************/

/*** Overriding the way browsers handle elements *********************************************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

ol, ul {
    list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
table {
    /*border-collapse: collapse;
    border-spacing: 0;*/
}
fieldset, img {
    border: 0;
}
caption, th {
    text-align: left;
}
q:before, q:after {
    content: '';
}
/*** DO NOT MODIFY ANY OF THE ABOVE **********************************************************************/
/*********************************************************************************************************/
/*********************************************************************************************************/
/*** Centres site in browser *****************************************************************************/

html {
    text-align: center;
    background: #cab7ce;
}
body {
    position: relative;
    width: 966px;
    margin: 0 auto;
    text-align: left;
}
/*********************************************************************************************************/
/*** master page layout structure ************************************************************************/

#sitemappath
{
    padding:10px 0px 10px 0px;
    float:left;
    display:none;
}

#header {
    height: 101px;
    width: 100%;
    background: #660099 url(/images/css/header/header_withsquares_background.gif) no-repeat;
}

#topnavigation {
    width: 964px;
    height: 40px;
    background-color: #ffffff;
    border-left: solid 1px #660099;
    border-right: solid 1px #660099;
}

#slappyfont_container {
    float:left;
    width: 964px;
    height: 85px;
    background-color: #ffffff;
    border-left: solid 1px #660099;
    border-right: solid 1px #660099;
}

#content_container {
    float:left;
	width: 964px;
    padding-bottom: 20px;
    background-color: #ffffff;
    border-left: solid 1px #660099;
    border-right: solid 1px #660099;
    border-bottom: solid 1px #660099; 
}

.clear {
    clear: both;
}
/*********************************************************************************************************/
/*** part of content_container layout structure **********************************************************/
#main_content {
	float:left;
	margin:0px 0px 0px 15px;
    background-color:#ffffff;
    border: solid 7px #cab7ce;
    width: 712px;
}
.information 
{
    float:left;  
    padding: 0px 10px 0px 10px;
    margin: 10px 0px 0px 0px;
    width: 485px;
}

#left_content {
    float:left;
	margin:0px 0px 0px 0px;
    width: 200px;
    background-color:#ffffff;
}

.our {
    margin:0px 0px 0px 14px;
}


/*********************************************************************************************************/
/*** part of content_container for Home page layout ONLY structure ***************************************/
#content_home_container {
    position: relative;
    width: 964px;
    margin: 0;
    padding: 0px 0px 30px 0px;
    background-color: #ffffff;
    border-left: solid 1px #660099;
    border-right: solid 1px #660099;
    border-bottom: solid 1px #660099;
}

#main_content_wrapper {
    float:left;
}

#main_content_home {
    position: relative;
    left:14px;
    width: 716px;
    background-color:#ffffff;
    border: solid 7px #cab7ce;
}

.flash_banner 
{
    position: relative;
    left:15px;
    padding-top:10px;
}

#threepanels_home 
{
    background-color:#fff;
    margin: 0px;
    padding:5px 5px 5px 5px;
}

#panel1_layout1_home 
{
    background-color:#fff;
    margin: 0px;
    padding: 0px;
}

.homepanelsbuttons
{
    clear:left;
}

.homepanelsbutton
{
    text-align:center;
    background-color: #f0e6f5;
    padding-bottom:10px;
    padding-top:10px;
}

.homepanelsbuttonFloat
{
text-align:center;
padding: 0;
margin: 0;
}
.homeheightpadding
{
    font-size: 5px;
}

#needhelp_home {
    float:left;
    margin:10px 0px 0px 30px;
    width:198px;
}


.calculator
{
    text-align:center;
}

.calcText
{
    color:#660099;
    padding-top:5px;
    padding-bottom:10px;
    font-weight:bold;
}

/*********************************************************************************************************/
/*** part of threepanels_home for layout HOME ONLY  ******************************************************/

.heading img {
    margin: 5px 0px 0px 5px;
 }

.animation {
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.hpt
{
    width:707px;
}

.hpt td 
{
    background-color: #f0e6f5;
    text-align:center;
    margin: 0;
    padding: 0;
    vertical-align:top;
}

.hpt td p
{
    color: #660099;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.hpt td.spacer 
{
    background-color: white;
    width:10px;
}

.description p {
    text-align: center;
}

.descriptions
{
    float:left;
    background-color: #f0e6f5;
}

.description
{
    width: 20px;
    float:left;
    border-right:solid 10px white;
    background-color: #f0e6f5;
}

.hp1
{
    text-align: center;
    color: #660099;
    font-size:175%;
}

.hp2
{
    text-align: center;
    color: #660099;
    font-size:175%;
    font-weight:bold;
}

.descriptionheading {
    text-align: center;
    color: #660099;
    font-size: 110%;
    font-weight:bold;
    padding-top:5px;
}

.description a {
    text-align: center;
    height:17px;
}
/*********************************************************************************************************/
/*** part of header layout structure *********************************************************************/

#header .logo {
    float: left;
    padding: 36px 0px 0px 54px;
    /*width: 660px;*/
}

#header .myaccounts 
{
    float: right;
    margin: 44px 5px 0px 0px;
    padding: 0px;
    width: 260px;
}

#header .search 
{
    color:White;
    font-weight: bold;
    font-size: 12px;
    float: right;
    margin: 23px 15px 0px 0px;
    padding: 0px;
    background-color: #660099;
}

#header .accessibility 
{
    color:White;
    font-weight: bold;
    font-size: 12px;    
    float: right;
    margin: 21px 15px 0px 0px;
    padding-top: 3px;
    background-color: #660099;
}

#header .debugwarning
{
    color:red;
    font-weight: bold;
    font-size: 12px;
    float: right;
    margin: 12px 15px 0px 0px;
    padding: 0px;
}

/*********************************************************************************************************/
/*** part of slappyfont_container structure **************************************************************/

.slappyfont_heading {
    float: left;
    margin: 0px;
    width: 730px;
    background-color: #ffffff;
}

.slappyfont_speaktous {
    float: left;
    margin: 10px 0px 0px 15px;
    width: 200px;
    height:55px;
    background: #ffffff url(/images/header/speaktous.gif) top center no-repeat;
}

.slappyfont_speaktous p
{
    margin-top:6px;
    padding-top:1px;
    text-indent:15px;
    color:white;
    font-size:1.05em; 
    font-weight:bold;
}

.slappyfont_speaktous p.number
{
    margin-top:-6px;
    padding-bottom:2px;
    font-size:1.7em; 
}

.slappyfont_speaktous p.callcharges
{
    margin-top:-10px;
}

.slappyfont_speaktous p.callcharges a
{
    font-size:0.8em; 
    color:White; 
}

/*********************************************************************************************************/
/*** part of Need Help layout structure ******************************************************************/


/*********************************************************************************************************/
/*** part of Need Help for Home layout ONLY structure ******************************************************************/

#needhelp_home .infopanel 
{
    padding-bottom:10px;
    display:none;
}

#needhelp_home .infopanel .starthere {
    margin: 0px 5px 0px 0px;
    padding: 0px 20px 0px 0px;
    top:-20px;
    position:relative;
    text-align:right;
    float:right;
}

#needhelp_home .infopanel2 
{
    clear:both;
    margin: 0px 4px 0px 0px;
    padding: 0;
    position:relative;
    top:-5px; 
    /* border-bottom: solid 1px #cab7ce; */
}

#needhelp_home .infopanel3 {
    margin: 0px 4px 0px 0px;
    padding: 0;
    position:relative;
    top:-5px; 
    border-bottom: solid 1px #cab7ce;
}

#needhelp_home .flash_block 
{
    margin: 0px 4px 0px 0px;
    padding: 0;
    position:relative;
    top:-5px; 
    border-bottom: solid 1px #cab7ce;
}


/* footer */

#footer .footer_nav {
    background: #cab7ce;
    padding: 0px;
    margin: 5px 0px 0px 0px;
}

/*help !*/
.needhelp 
{
    float:right;
    border-left: solid 1px #cab7ce;
    padding-left:10px;
    padding-right:10px;
    margin:0px;
    width:160px;
}

.needhelp strong
{
    font-weight:bold;
}

p.helpheader
{
    color:#609;
    font-weight:bold;
    margin:15px 0px 0px 0px;
    font-size:17px;
    padding:0px 0px 10px 0px;
}

.helppanelcontainer
{
    font-size:100%;
}

.helppanelcontainer .helpheading
{
    color:#40145d;
    padding:0px;
    margin:0px;
    font-weight:bold;
}

.helppanelcontainer a
{
    color:#476e9e;
    font-weight:bold;
}

.helppanelcontainer p
{
    padding-bottom:5px;
}

.helppanelheader
{
    float:left;
    padding-bottom:5px;
}

.helppanelicon
{
    float:left;
    padding:3px 5px 0px 0px;
}

.helppanelheading
{
    float:left;
    width:120px;
}

.helppanelbody
{
    float:left;
    padding:0px 0px 20px 0px;
}

.helppaneltextcontainer
{
    clear:left;
    text-align:center;
    padding:0px 0px 20px 0px;
}

.helppanelcontainer ul.list
{
    background-color:#E9DAF1;
    margin: 10px 0px 10px 0px;
    padding:10px 10px 10px 10px;
}

.helppanelcontainer ul.list li
{
    color:#660099;
    margin:0 0 0 12px;
    padding:0 0 3px 12px;
    list-style:none;
    background:url(/images/css/purplesquarebullet.gif) no-repeat 0 7px;
}

/* Mortgage Picker & affordability calculator */
table.mortgage {width:100%; background:#e7e7e7; font-size:1em;}

table.mortgage th {background:#cab7ce; color:#609; padding:3px 5px; border-bottom:1px solid #609; border-top:1px solid #fff;}

table.mortgage th.grey {background:#e7e7e7; color:#999; border-bottom:1px solid #999;}

table.mortgage td {background:#e7e7e7; padding:8px 5px; vertical-align:top;}

table.mortgage td input.field {width:120px; border:1px solid #7293bc;}

table.mortgage td input.check {width:auto; border:none;}

table.mortgage td.nextsteprow {font-weight:bold; border-top:2px solid #fff;text-align:right;}

table.mortgage td.value {color:#609;}

table.mortgage td.innertable {padding:0;}

th {
	font-weight:bold;
	padding:0;
	vertical-align:text-bottom;
}

.formsubmiterrormessage
{
    color:Red;
    display:block;
    padding:4px 0px 0px 4px;   
}

.affordcalccalcbutton
{
    padding-right:30px;
    text-align:right;
}


/* mortgage product tables   */

.mortgagepercentage
{
    font-size:150%;
}

.mortgagepercentageoverallapr
{
    font-size:200%;
}
.aprapr
{
    font-size:165%;
    margin-right:13px;
}

table.mortgageproducts
{
    border-spacing: 6px;
    /*border-collapse:separate;*/
}

th.mortgagepage{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
}

td.mortproductname{

	width: 100px;
	color: #000000;
	background-color: #ECE0EF;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: .3em;
	line-height: 1.3em;
}

td.mortltv
{
    width:40px;
	color: #660099;
	background-color: #DEC6E6;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: .6em .4em .8em .4em;
}

td.mortgagepageunderline{
	height: 2px;
	border-bottom: 2px solid black;
}

.mortgagepagesubtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.4em;
}

td.mortarrow
{
    width:110px;
	color: #660099;
	background-color: #ECECEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 6px;
	background-image: url("/images/arrow.gif");
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}

td.mortcomparison
{
    width:80px;
	background-color: #ffffff;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
}

td.mortgagepageunderlinebottom{
	height: 5px;
	border-top: 1px solid #cccccc;
}

/* banking demo */

table.bankdemoscenario
{
    margin-top:10px;
    border:solid 1px #AAAAAA;
    background-color:#E7E7E7;
}

table.bankdemoscenario th
{
    font-weight:bold;
    color:#660099;
    font-size:110%;
}

table.bankdemoscenario td
{
    padding:10px;
}

.hidden
{
    display:none;
}

/* About us */
.mediacontacts1
{
    float:left;
    padding-left:80px;
    margin-top:20px;
}

.mediacontacts2
{
    float:right;
    padding-right:80px;
    margin-top:20px;
}

.spokespersonphoto
{
    float:left;
    margin-top:5px;
    margin-bottom:40px;
}

.spokespersonbio
{
    margin-top:18px;
    float:right;
    width:510px;
}

/* printer-friendly */

.printerfriendly
{
    float:right;
}

/* Connected Box */
.connectedBox
{
    float:left;
    border:solid 1px #660099;
    padding:5px;
    margin:10px 0px 10px 0px;
}

.connectedBoxIcon
{
    float:left;
    padding-top:5px;
    padding-left:5px;
}

.connectedBoxText
{
    float:left;
    margin-left:15px;
    width:400px;    
    
}

.connectedBoxLink
{
    float:right;
    text-align:right;
}

.separator
{
    margin:0px 50px 0px 50px;
}

.separator p
{
    text-align:right;
    padding:0;
    
    padding-left:50px;
    border-top: solid 1px #cab7ce;
}


.formbutton a.buttonLook {
    background: #660099 url(/images/css/evolutionbuttonDarkArrowOff.gif) no-repeat right center;
    line-height: 12px;
    margin: 0px;
    padding:2px 20px 2px 5px;
    border:0;
    text-decoration: none;
    font: bold 100% Arial;
    color: #ffffff;
    position:relative;
    top:-2px;
    left:-2px;
}
.formbutton a.buttonLook:Visited { color: #ffffff; text-decoration: none; }
.formbutton a.buttonLook:Hover {
    background: #d4c4d7 url(/images/css/evolutionbuttonDarkArrowOn.gif) no-repeat right center;
    color: #660099;
}