﻿
HTML, BODY /*, FORM*/
{
	height: 100%;
	margin: 0;
	padding: 0;
	/*background: url(images/main-bg.png) 0 0 repeat-x white;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	min-width: 840px;
}
#headercontent
{
	clear: both;
	width: 100%;
	height: 100px;
	margin: 0;
	border: solid #da2128;
	border-width: 0 0 10px 0;
}

div#headercontent div.title
{
	float:left;
	width: 40%;
	height:74px;
	font-size: 2.75em;
	font-weight: bold;
	padding:.6em;
	vertical-align: middle;
	color:#da2128;
}

div#headercontent span.logon
{

	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	vertical-align: middle;
	
}

div#headercontent div.procreditLogo
{
	float: right;
	width: 50%;
	height: 90px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url('images/ProCreditLogo.jpg');
	background-position: right;
	background-repeat: no-repeat;
}

#main-content
{
    float :left;
	background-color: #e6e7e8; /* grey */ /* #FFFFAA; yellow */
	width: 100%;
	min-height: 700px;
}

#leftcontent
{
	float: left;
	padding: 0px;
	width: 15%;
	height: 100%;
	background-color: #e6e7e8; /* grey */ /* #FFFFAA; yellow */
}
#tree
{
	width : 100%;
	height : 100%;	
}

#right-content-outer
{
	float: right;
	width: 84.5%;
	height : 100%;
	min-height: 700px;
	background-color:White;
	border-left : solid 1px #da2128;
}

#right-content-inner
{
	padding : 20px;
	height : 100%;
}

#footer
{
	clear: both;
	/*border: solid 1px black;*/
	width: 100%;
	height: 25px;
	z-index: 100;
}
a:link
{
	color: #034af3;
	text-decoration: none;
}
a:visited
{
	color: #505abc;
	text-decoration: none;
}
/*
a:hover
{
	color: #1d60ff;
	text-decoration: none;
}
a:active
{
	color: #12eb87;
}
*/
/*a.special
{
	font-weight: bold;
	color: #FC0082; /*font-size: 1.5em;*/
/*}*/

p, ul
{
	margin-bottom: 20px;
	line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

/*h1
{
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 0;
}*/
h2
{
	color: #0063DC;
	padding: 0 0 10px 0;
}
/*h3
{
	font-size: 1.2em;
}*/
/*h4
{
	font-size: 1.1em;
}*/
/*h5, h6
{
	font-size: 1em;
}*/
/*
div#header div.title, div.item h3, div.item h4, div.pager a
{
	font: bold 1em;
}

div#header
{
	border-bottom: 2px solid #111;
	color: #DA2128;
	height: 110px;
}

div#header div.title
{
	font-size: 2.75em;
	font-weight: bold;
	padding: .6em;
	vertical-align: middle;
}

div#header span.logon
{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: Black;
	vertical-align: middle;
}

div#content
{
	border-left: 2px solid gray;
	margin-left: 15em;
	padding: 1em;
}

div#menu
{
	float: left;
	width: 15em;
	padding: .3em;
}

div#footer
{
	text-align: right;
	border-top: 2px solid gray;
	padding-top: .7em;
	margin-top: 1em;
}

div#footerColours
{
	width: 100%;
	height: 8px;
}
*/
/* MISC  
----------------------------------------------------------*/

input[type="text"]
{
	border-top-color: #abadb3;
	border-bottom-color: #e3e9ef;
	border-right-color: #dbdfe6;
	border-left-color: #e2e3ea;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
input[type="password"]
{
	border-top-color: #abadb3;
	border-bottom-color: #e3e9ef;
	border-right-color: #dbdfe6;
	border-left-color: #e2e3ea;
	border-style: solid;
	border-width: 1px;
	font-size: 10pt;
}

select
{
	border-top-color: #abadb3;
	border-bottom-color: #e3e9ef;
	border-right-color: #dbdfe6;
	border-left-color: #e2e3ea;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

label
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
}

.field-validation-error
{
	color: #ff0000;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}

/* ----------------------- */

/* page main title */
#titleMain
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: normal;
	font-size: 20px;
	color: #DA2128;
	padding: 2px 0px 10px 0px;
}

/* header */
#headerMain
{
	border-top: solid 2px #DA2128;
	border-bottom: solid 1px #999;
	border-left: solid 1px #efefef;
	border-right: solid 1px #efefef; /*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	background-color: #efefef;
	width: 610px;
	margin-bottom: 5px;
}

#headerSummary
{
	border-top: solid 2px #DA2128;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	width: 610px;
	margin-bottom: 5px;
}

/* header text */
.headerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 4px;
	color: #999;
	padding: 0px 0px 4px 4px;
}

/* table in main area */
div.tableRow
{
	text-align: left;
	width: 610px;
	padding-top: 2px;
}

/* left column in main area */
div.leftColumn
{
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}

/* right column in main area */
div.rightColumn
{
	border: none;
	float: right;
	margin: 0;
	padding: 0;
	width: 410px;
}

INPUT
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/* TABLES  
----------------------------------------------------------*/

.table
{
	border-top: solid 2px #da2128; /*border: 1px solid #efefef;*/
	width: 610px;
}

.table-horizontal-th
{
	/*background-image: url(Images/TableHeaderHorizontalBackground.png);
	background-color: #efefef;
	background-repeat: repeat-x;*/
	border-top: solid 2px #DA2128;
	border-bottom: solid 1px #999;
	border-left: solid 1px #efefef;
	border-right: solid 1px #efefef; /*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	background-color: #efefef;
	margin-bottom: 5px;
	
	text-align: left;
	color: Black;
}

.table-td
{
	border-bottom: 1px dotted #efefef;
	background-color: White;
	vertical-align: top;
}

.table-vertical-th
{
	background-image: url(Images/TableHeaderVerticalBackground.png);
	background-repeat: repeat-y;
	width: 200px;
}

/* TABLES  
----------------------------------------------------------*/
/*
ul.listing 
{
	list-style-type: none;
	margin-left: 0;
}

ul.listing li
{
	margin-top: 10px;
	background-color: #f5f5f5;
	border-bottom: 1px dotted #686868;
}
*/
.row
{
	background-color: #efefef;
	width: 610px;
	margin-bottom: 5px;
}

input[type=submit].buttonAsLink
{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	color: #0000FF;
	text-decoration: underline;
	text-align: left;
	cursor: hand;
}

input[type=submit].linkButton, a.linkButton
{
	background-color:#E0E0E0;
	border-style: solid;
	border-width: 1px;
	border-top-color:#d0d0d0;
	border-left-color:#d0d0d0;
	border-bottom-color:Gray;
	border-right-color:Gray;
	color:#00000F;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	display:block;
	padding:2px;
}

input[type=submit]:hover.linkButton, a:hover.linkButton
{
    background-color: #d7e7ff;
    /*border-bottom-color:#d0d0d0;
    border-right-color:#d0d0d0;
    border-top-color: Gray;
    border-left-color:Gray;*/
    
}
input[type=submit]:active.linkButton, a:active.linkButton
{
    background-color: #d7d7d7;
    border-bottom-color:#d0d0d0;
    border-right-color:#d0d0d0;
    border-top-color: Gray;
    border-left-color:Gray;
    
}
DIV.pager
{
	text-align: left;
	border-top: 2px solid silver;
	padding: .5em 0 0 0;
	margin-top: 1em;
}

DIV.pager A
{
	font-size: 1.1em;
	color: #666;
	text-decoration: none;
	padding: 0 .4em 0 .4em;
}

DIV.pager A:hover
{
	font-weight: bold;
}

DIV.pager A.selected
{
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}

input[type="text"].standard
{
	width: 380px;
}

select.standard
{
	width: 384px;
}
.menuParent
{
	border-top-style: solid;
	border-color: #da2128;
	border-width: 1px;
	font-weight: bold;
	color: Black;
}
.menuChild
{
	padding-left: 25px;
	color: Blue;
	font-size: 12px;
}
.menuLinkStyle
{
	margin-top: 5px;
	font-size: 12px;
	text-decoration: none;
}

.transferAmount
{
	text-align: right;
}

.transferAmountDecimalDigits
{
	width: 20px;
}

.beneficiaryBankInfo
{
	background-color: #efefef;
	border-top-color: #DA2128;
	border-top-style: solid;
	border-top-width: 1px;
}

.alignRight
{
	text-align: right;
}

.printLabelInsteadDropDownList,
.printLabelInsteadTextBox
{
	display: none;
}

.disclaimer
{
    font-size:10px;
    color:Gray;
}