/*
 * Copyright (c) 2010 Isban UK.  All Rights Reserved.
 */ 
#content {
  height: 100%;
}

.form-item label .data {
  padding-bottom: 0;
  padding-top: 0;
}

/* FORM CHANGE OTP SERVICE PHONE NUMBER */
div.formchangeotpservice input.description {
  border: 0;
}
/* END FORM CHANGE OTP SERVICE PHONE NUMBER  */

#navigationBar {
	margin-top: -1em;
}

#navigationBar li {
	margin-bottom: 0.1em;
	margin-right: 0.1em;
	width: 12em;
}

div.pagination ul,
#navigationBar ul {
	width: 100%;
}

div#navigationBar li {
  float: left;
}

div#navigationBar li a {
  display: block;
  height: 3.2em;
  padding-top: 0.4em;
  width: 100%;
  /*m: expression(
		this.onmouseover = new Function("this.style.backgroundImage=url(../Images/menu_main02_active.png)"),
		this.onmouseout = new Function("this.style.backgroundImage=url(../Images/menu_main_active.png)")
	);*/
}

div#navigationBar li.active {
  margin-bottom: 0;
  padding-bottom: 0.1em;
}

div#navigationBar li.active a,
div#navigationBar li a:hover,
div#navigationBar li.over a {
  padding-bottom: 0;
}

div#navigationBar li.over {
  margin-bottom: 0.1em;
  padding-bottom: 0;
}

div#navigationBar li a span {
  cursor: hand; /* ie 6 "standard" */
  padding-top: expression(this.innerHTML.length<15?"0.6em":"inherited");
}

#informationBar {
	margin-left: 0.9em !important;
	margin-left: 0.5em;
}

#submenu ul li a {
	height: 100%;
}

#fasttransfer legend {
  padding: 0.2em 0 1.5em 0;
  width: auto;
}

#contactus .msg div {
	margin-right: 0.4em !important;
	margin-right: 0;
}

#pagetools {
	margin-top: 0;
}

#pagetools ul li {
	background-position: right 1.2em;
	padding-top: 0.6em;
}

div.guide {
	width: 100%;
}

div.guide li {
	float: left;
}

div.guide li.selected span {
	border-bottom: 2px solid #fe0002;
	color: #fe0002;
}

div.guide li span {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 0.6em 0.4em 0.6em;
}

div.guide li span.hidemeaural {
	border: 0;
	display: inline;
	font-size: 1em;
	padding: 0;
}

div.show div.form-item,
div.form div.form-item {
	width: 43.5em;
}

.search .form .form-item,
div.pagination ul ul {
  width: auto;
}

.accountinfo ul li {
	float: left;
	width: 49%;
}

.selectaccount .button input {
	display: block;
}

div.search span.labellike {
  padding-top: 0.2em;
}

#foot ul li {
  padding: 0 0.3em 0 0.6em;
}


/* TABLE STANDING ORDERS */
table.standingOrders th.nextpaymentcolumn {
  width: 8.5em;
}

table.standingOrders th.payeenamecolumn {
  width: 9em;
}
/* END TABLE STANDING ORDERS */

/* TABLE LOOP UP FOR AN EXISTING PAYEE */
table.lookup th.numbercolumn {
  width: 5em;
}

table.lookup th.namecolumn {
  width: 8em;
}

table.lookup th.datecolumn {
  width: 11em;
}

table.lookup th.amountcolumn {
  width: 11em;
}
/* END TABLE LOOP UP FOR AN EXISTING PAYEE */

.lookup .form .form-item {
	width: 100%;
}

/* TABLE PENDING PAYMENTS */
table.pendingPayments th.pmtdatecolumn {
  width: 7em;
}

table.pendingPayments th.accounttocolumn {
  width: 15.6em;
}

table.pendingPayments th.moneyoutcolumn {
  width: 8.5em;
}
/* END TABLE PENDING PAYMENTS */

/* TABLE PENDING PAY MONEY IN */
table.pendingPayMoneyIn th.pmtdatecolumn {
  width: 7em;
}

table.pendingPayMoneyIn th.accountfromcolumn {
  width: 15.6em;
}

table.pendingPayMoneyIn th.moneyincolumn {
  width: 8.5em;
}
/* END TABLE PENDING PAY MONEY IN */

/* TABLE VIEW EXISTING PAYEE */
table.viewExistingPayee th.payeenamecolumn {
  width: 14em;
}

table.viewExistingPayee th.lastpaidcolumn {
  width: 6.5em;
}

table.viewExistingPayee select {
  width: 10.5em  !important;
}

table.viewExistingPayee th.amountcolumn {
  width: 8.5em;
}
/* END TABLE VIEW EXISTING PAYEE */

/* TABLE VIEW DIRECT DEBIT */
table.viewdirectDebit th.lastpaymentcolumn {
  width: 8.5em;
}

table.viewDirectDebit th.lastamountcolumn {
  width: 9.5em;
}
/* END TABLE VIEW DIRECT DEBIT */

#headinfo,
.applyOnline ul a,
.applyOnline .applyOnlineContent,
#contactus .contactusend,
.myOffersBanner a:hover {
  zoom: 1;
}

#headinfo {
	padding-bottom: 1em;
}

.changeImage .images {
	margin-right: 5px;
}

.changeImage span.images input {
  margin: 0.4em 0 0 0;
}

#chk_alsootp,
#chk_block,
#chkinformative,
div.form .radioInput,
div.formchangeotpservice .description input {
	border: 0;
}

div.form input {
	border: 1px solid #bdbdbd;
}

div.form input.firstamount {
  margin-right: 0.1em;
}

/* KEYCODE */
div.container .keycode ul span {
  clear: both;
  padding-right: 0.55em;
  padding-left: 0.55em;
  float: left;
}

div.container .keycode ul {
  float: left;
  margin-left: 6em;
}

div.container .keycode ul span.number {
  float: left;
}
/* END KEYCODE */

div.container .keycode .digitsKeycode {
  margin-left: 10em !important;
  margin-left: 4em;
}

div.formchangeotpservice .description {
  margin-left: 15em;
  width: 28em;
}

span.alsootpmobile {
  display: inline;
  margin-left: 18em;
}

.data span.alsootpmobile {
  display: block;
  margin-left: 0;
}

div.message div.buttonholder {
	width: auto;
}

/* HOVER BUTTON FIX FOR IE 6 */
#content .button a:hover {
	background-color: #f00;
	border-color: #fc0000 #b4061d #b4061d #ff9094;
}

.buttonholder .button input,
fieldset span.button input { /* IE6 hover */
	background-color: #f00;
	border-color: #fc0000 #b4061d #b4061d #ff9094;
	border-style: solid;
	border-width: 2px;
	m: expression(
		this.onmouseover = new Function("this.style.backgroundColor='#D62835';this.style.borderBottomColor=this.style.borderRightColor='#91121D';this.style.borderTopColor='#C62431';this.style.borderLeftColor='#F2ACAE'"),
		this.onmouseout = new Function("this.style.backgroundColor='#FF0000';this.style.borderBottomColor=this.style.borderRightColor='#B4061D';this.style.borderTopColor='#FC0000';this.style.borderLeftColor='#FF9094'")
	);
	
	padding: 0.2em !important;
	padding: 0;
}
/* END HOVER BUTTON FIX FOR IE 6 */

/* CALENDAR STYLES */
div.calendarUI div.wrapper {
  right: 0 !important;
  top: 2em !important;
  right: 18em;
  top: 2em;
}

.calendarUI .bleach {
	background-color: #fff;
	border: none;
	display: none !important;
	display: block;
	height: 18em;
	position: absolute;
	right: 18em;
	top: 2em;
	width: 16.5em;
}
/* END CALENDAR STYLES */

/* MY ACCOUNTS */
table.myAccounts select {
  width: 11.7em;
}

table.viewDirectDebit select {
  width: 8.9em;
}

/* END MY ACCOUNTS */

/* IE select width */
div.selectaccount select {
  width: 37em;
}

.maximized .selectaccount select {
  width: 50em;
}


select.variableWidth.withButton,
div.setupstandingorders select.variableWidth.withButton,
div.payanewbill select.variableWidth.withButton,
div.payanewperson select.variableWidth.withButton,
div.pullmoneyinfrom select.variableWidth.withButton {
  width: 21em;
}

div.transferbetweenmyaccounts select.variableWidth {
  width: 29em;
}

div.transferbetweenmyaccounts select.variableWidth.withButton {
  width: 25em;
}

div.setupstandingorders select.variableWidth.withButton {
	width: 21em;
}
/* END IE select width */

/* IE bug with background images in second line */
div.form div.form-item .externallink {
  position: relative;
}
/* END IE bug */

div#content div.error {
  background: #FFFFCC url(../Images/ico_error.png) no-repeat 1.6em 1.7em;
}

#fasttransfer input.normal,  #fasttransfer input.decimal{
  color: #666666 !important;
}

/* IE bug with button padding top */
table.myAccounts span.button input,
table.viewDirectDebit span.button input,
table.eBankingTable span.button input,
table.viewDirectDebit span.button input {
  padding-top: 0.3em;
}
/* END IE bug with button padding top */

/* Quicktransfer fix */
#fasttransfer strong,
#fasttransfer strong span {
	line-height: 0.5em;
	position: relative;
}

#fasttransfer strong {
  right: 10px;
  top: 8px;
}

#fasttransfer strong span {
  bottom: 12px;
  left: 8px;
}
/* END Quicktransfer fix */

#auxcontentBar  {
	position: static !important;
	position: absolute;
	margin-left: 0 !important;
	margin-left: 1.5em;
}

/* IE6 form width bug */
#popup div.form div.form-item {
	width: 90%;
}
/* END IE6 form width bug */

table.OS_table td.description input,
table.OS_table td.order input {
	border: 1px solid #bdbdbd;
	padding-left: 0.2em;
}

div.pagination {
	padding: 0.55em 0.6em 0.7em 0.6em;
}

div.pagination ul span {
	float: left;
}

div.pagination ul ul li a {
	display: block;
}

.otpconfirm {
	display: inline-block;
}

.otpconfirm .otpbox,
#content .otpphone {
	display: block;
	float: left;
}

/* Background image text fix for IE 6 */
.nextMonthButton,
.previousMonthButton,
#fasttransfer strong span {
	overflow: hidden;
	text-indent: -100em;
}

#content div.container div.auxinfo li {
	background: none;
	padding: 0 0.5em 0 0;
}

#timeout .message.alert {
	margin: 0;
}

.positionKey .positions,
.positionKey .inputs {
	clear: both;
}

.positionKey .positions label,
.positionKey .inputs span {
	float: left;
	width: 2em;
}