/* G E N E R A L */

* {
	padding:0;
	margin:0;
	}

body{
	
	background-color:#fff;
	}
	
img {
	padding:0;
	margin:0;
	}


h1, h2, h3, h4{
	font-size:14px;
	}

ul {
	margin-left:20px;
	}

a img{
	border:none;
	}

a {
	color:#777;
	text-decoration:none;
}	

a:hover {
	color:#333;
	text-decoration:none;
}
	
	/* M A I N  */

#container {
	width: 839px;

	margin: 0 auto;
	padding:0;
	background-image:url(../images/container_bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888;
	line-height:1.5em;

	}

#ticks {
	width:541px;
	height:95px;
	background-image:url(../images/right_ticks.jpg);
	margin-top:10px;
	margin-bottom:10px;
}

#ticks table td{
	padding-bottom:5px;
	padding-top:5px;
	padding-left:3px;
	font-weight:bold;
}
.spacer {
    clear:both;
	width:1;
	height:1;
	overflow:hidden;

}
/* H E A D E R */


#header{
	width:831px;
	height:134px;
	background-image:url(../images/header.jpg);

	}

#header_linkbar {
	float:right;
	position:relative;
	right:50px;
	top:60px;
	color:#636363;
	width:310px;
	text-align:right;
}

#header_linkbar a{
	color:#0066FF;
}

#header_linkbar h1{
	font-family: Trebuchet MS;
	color: #838383;
	letter-spacing: 0;
	font-size: 17px;
	font-weight:100;
}
#header_linkbar a:hover{
	color:#666666;
}


#flash_header{
	width:839px;
	height:280px;
	text-align:center;
	margin-top:10px;
	}

#flash_ticker{
	width:839px;
	
	
	
	}	

#welcome_bg {
	width:800px;
	height:53px;
	background-image:url(../images/welcome_bg.html); 
}	

#header img {
	display:block;
	
	}

/* N A V B A R */
#navbar {
    width:203px;
	height:371px;
	padding-left:10px;
	float:left;



}
#navbar_wrap{
	width:255px;
	float:right;


}

#navbar_wrap img{
float:left;

}



/* C O N T E N T */
#bottomlink {
	background-colour:#fff;
	margin-top:0px;

}
#content {
	width:831px;
	position:relative;
	left:20px;

}

#content strong {
color:#677e9e;	
}

h1.pagetitle{
	
	font-family: Trebuchet MS;

	color: #3c6195;
	word-spacing: 0;
	letter-spacing: -1px;
	text-indent: 0px;
		font-size: 15px;
		padding-left:10px;
}


#content_top {
	width:780px;

	background-repeat:no-repeat;
	margin-top:20px;
	
	font-size:9px;
	color:#777;
	

	}
	
#content_top_text {
	background-image:url(../images/content_top_bg.jpg);
	padding-left: 150px;

}

#content_top_text p{
	margin-left:10px;
}

#content_top_text a {
	text-decoration:underline;

}

#content_rss {
	width:790px;
	line-height: 1.2;
	
	font-size:9px;
	color:#777;	

}

#content_rss a {
	color:#3c6195;
	text-decoration:underline;
	
	}

#content_rss a:hover {
	color:#0066FF;

	text-decoration:underline;
	
	}
#content_rss strong {
	font-size:10px;
	font-weight:bold;
	
	}
#content_second {
	width:790px;
	
	

}

table.bottom_link {
	width:700px;
	background-color:#FFFFFF;
	
	
}

#second_nav{
	width:790px;
	height:50px;
	font-size:9px;
	color:#666;
	text-align:center;
	background-color:#FFFFFF;
	
}

#second_nav a{
	color:#999;
}

#bottom_link{
	width:790px;
	height:180px;
	background-color:#FFFFFF;
	
}

table.bottom_link td.link h3{
	font-size:10px;
	font-weight:bold;
	

}


table.bottom_link td.link
{
	background-color:#eff4ff;
	width:160px;
	height:100px;
	margin-left:10px;


}

#left_content {
	width:316px;
	position:relative;
	left:40px;


	float:left;
	
}



table.the_table {

	margin-left:20px;
		margin-top:20px;
		border-collapse:collapse;

}
 b.forename {

font-family: Arial;
color:#666666;
text-decoration: none;
word-spacing: Normal;

letter-spacing: -0px;


font-size: 14px;
	

}
 b.surname {
font-family: Arial;
color:#990000;
text-decoration: none;
word-spacing: Normal;

letter-spacing: -0px;


font-size: 14px;

}

table.the_table td{
padding:10px 0px 10px 0px;
vertical-align:top;
border-bottom:#777 1px solid;


}


td.address {
	background-image:url(../images/logoheader.html);
	background-position:top left;
	background-repeat:no-repeat;
}
	
#address {
float:left;
margin-right:15px;
	font-size:14px;
	/*color:#fff;*/
	letter-spacing: 0em;
	
	text-align:left;
	width: 620px;

}

#address h1 {
	color:#fff;
}

#address a {
	color:#9ec198;
}
#address a:hover {
	color:#666;
}


#address p{
	margin-left:5px;
	
}
#content_right p{
	margin-left:20px;
}



#content_right ul{
	margin-left:50px;
}


#footer {

	width:839px;
	height:98px;
	margin:auto;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:none;
	text-align:center;
	

	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;

}

#footerlinks {
	
		margin-top:30px;
		margin-left:150px;	
		float:left;
		width:552px;
	
	

}

	
#footer a {
	color:#fff;
	text-decoration:none;
	}	
#footer a:hover {
	color:#999;
	text-decoration:underline;
	}		

		
#w3c {	
	float:right;
	padding: 10px;
	}
#phnewmedia-link {
	width:839px;
	margin:auto;
}


#postfoot {

	width:839px;
	height:109px;
	margin:auto;
	

	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}


/* F O R M */

table.tbl_applynow {
	

}

table.tbl_applynow td {
	padding:3px;	

}

select, input, option{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	
}


#step_1_head {
	width:700px;
	height:43px;
	background-image:url(../images/form/1_who.jpg);

}	

#step_1_head_expand {

	width:700px;
	height:300px;
	background-image:url(../images/form/1_who_big.html);

}

#step_1a_head {
	width:700px;
	height:47px;
	background-image:url(../images/form/1a_joint.jpg);

}	

#step_1a_head_expand {

	width:700px;
	height:225px;
	background-image:url(../images/form/1a_joint_big.html);

}
	
	
#step_2_head {
	width:700px;
	height:43px;
	background-image:url(../images/form/2_where.jpg);

}	

#step_2_head_expand {

	width:700px;
	height:280px;
	background-image:url(../images/form/2_where_big.html);

}
		

#step_2a_head {
	width:700px;
	height:43px;
	background-image:url(../images/form/2a_joint.jpg);

}	

#step_2a_head_expand {

	width:700px;
	height:280px;
	background-image:url(../images/form/2a_joint_big.html);

}

#step_3_head {
	width:700px;
	height:43px;
	background-image:url(../images/form/3_work.jpg);

}	

#step_3_head_expand {

	width:700px;
	height:450px;
	background-image:url(../images/form/3_work_big.html);

}


#step_3a_head{
	width:700px;
	height:43px;
	background-image:url(../images/form/3a_joint.jpg);

}	

#step_3a_head_expand {

	width:700px;
	height:450px;
	background-image:url(../images/form/3a_joint_big.html);

}	

#step_4_head{
	width:700px;
	height:43px;
	background-image:url(../images/form/4_conf.jpg);

}	

#step_4_head_expand {

	width:700px;
	height:560px;
	background-image:url(../images/form/2_where_big.html);

}	
	
	
form em {
    color: #F00;
}
	
/* P O P B O X */

.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("../images/magplus.html"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("../images/magminus.html"), pointer;
}



/* --- */

#content_form {
    width: 700px;
    margin: 0 auto;
}

#content_archive {
    width: 700px;
    margin: 0 auto;
}

#content_form img {
    display: block;
}
#formPart1, #formPart2, #formPart3, #formPart4, #formPart1a, #formPart2a, #formPart3a {
    background-repeat: repeat-y;
}
#formPart1, #formPart2, #formPart3, #formPart4 {
    background-image: url('../images/form/formbg.jpg');
}
#formPart1a, #formPart2a, #formPart3a {
    background-image: url('../images/form/formjointbg.jpg');
}
#content_form label {
    margin-left: -220px;
    float: left;
    text-align: right;
    width: 210px;
}
#content_form p {   
    clear: both;
    padding-left: 280px;
    margin: 0 0 5px 0;
}
#content_form p.ni {
    padding-left: 0;
}
#content_form p.nif {
    padding-left: 60px;
}
#content_form option {
    padding-right: 1em;
}
#content_form input.text {
    width: 300px;
    border: 1px solid #aaa;
}
#content_form .textError {
    width: 300px;
    border: 1px solid #c00;
}
#content_form input.amount {
    width: 70px;
    border: 1px solid #aaa;
}
#content_form input.amountError {
    width: 70px;
    border: 1px solid #c00;
}
#content_form input.digits {
    width: 40px;
    border: 1px solid #aaa;
}
#content_form input.digitsError {
    width: 40px;
    border: 1px solid #c00;
}
#content_form input.postcode {
    width: 100px;
    border: 1px solid #aaa;
}
#content_form input.postcodeError {
    width: 100px;
    border: 1px solid #c00;
}
#content_form textarea {
    width: 360px;
    height: 100px;
}
img.heading {
    margin-top: 5px;
}
img.fade {
    padding-bottom: 10px;
}
p.formNavi1, p.formNavi2 {
    padding: 20px 0 20px 0;
    background-position: bottom center;
}
#formFinish {
    padding-top: 20px;
}
select.addressList {
    width: 380px;
}
p.formNavi1 {
    background-image: url('../images/form/formnavibg.jpg');
}
p.formNavi2 {
    background-image: url('../images/form/formnavijointbg.jpg');
}
p.formNavi1 a, p.formNavi2 a, a.button, #formFinish a {
    color: #000;
    font-weight: bold;
    border: 1px solid #000;
    padding: 0 4px;
    font-size: 1.4em;
    background-color: #FFF;
}
p.formNavi1 a:hover, p.formNavi2 a:hover, a.button:hover, #formFinish a:hover {
    background-color: #EEE;
}
#disclosure {
    border: 1px solid #AAA;
    margin: 0 10px 0 60px;
    padding: 5px;
    background-color: #FFF;
}
#disclosure p {
    padding: 0;
}
#appsuccess {   
    background-color: #FFF;
}
#appsuccess a {
    color: #00F;
}
#appsuccess h1, h2 {
    font-size: 13pt;
    text-align: center;
    color: #000;
    margin: 10px 0;
}
#appsuccess p {
    text-align: center;
    margin: 10px 0;
    padding: 0;
}
#appsuccess span.blue {
    font-size: 2em;
    color: #31849b;
}
#appsuccess table {
    background-color: #DDD;
}
#appsuccess td p {
    text-align: left;
}
#legalfooter {
    margin: 0 40px;
    color: #707070;
}
.wrapformA {
}
wrapformB {
}
.formAbox {

}
.formBbox {
}
.applynowtitle {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B6A98;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.spanlabel {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.field {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 400px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: 12;
}
.newapplyform {
	background-image: url(../images/formbg.png);
	background-repeat: repeat-y;
	width: 460px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.loan1 {
	margin-left: -30px;
	padding-bottom: 5px;
}
