/* CSS Document */
.style19 {color: #FFFFFF}

.style3 {
	color: #0066CC;
	font-weight: bold;
	font-size: 16px;
}

.style1 {color: #0066CC}

.style11 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style13 {font-size: 12px margin:20px; }
.style16 {padding:0px 9px 0 9px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #003366; font-size: 14px; }

.style18 {color: #666666}

body{
	margin:0px;
	padding:0px;
	background:url(images/mainbg.gif) 0 0 repeat-x #F6F4E4;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}
div, p, ul, h1, h2, h4, img, form, label{
	margin: 0px;
	padding: 0px;
}
ul{list-style-type:none;}

/*----MAIN PANEL----*/
#mainPan{width:770px; position:relative; margin:0 auto; padding:0px;}
/*----Top PANEL----*/
#topPan{
	width:770px;
	height:130px;
	position:relative;
	margin:0 auto;
	padding:0;
	background-image: url(images/header.jpg);
}

#topPanRepo{
	width:770px;
	height:130px;
	position:relative;
	margin:0 auto;
	padding:0;
	background-image: url(images/repossession-head.jpg);
}

#topPan ul.button{width:140px; height:50px; position:absolute; top:125px; left:623px;}
#topPan ul.button li{float:left; height:50px;}
#topPan ul.button li.home a{width:147px; height:50px; display:block; background:url(images/top-button.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 0 0 0;}
#topPan ul.button li.home a:hover{background:url(images/top-button-over.gif) 0 0 no-repeat;}

/*----Left Panel----*/
#leftPan{width:190px; float:left; border-right:1px solid #bbb;}

#leftPan ul{
	width:175px;
	height:240px;
	display:block;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#leftPan ul li{
	width:165px;
	height:27px;
	position:relative;
	background:url(images/dot.gif) 0 100% repeat-x;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 0px;
}
#leftPan ul li a{
	width:165px;
	height:26px;
	display:block;
	background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4;
	color:#333333;
	font-weight:normal;
	padding:0 0 0 22px;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
}
#leftPan ul li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#336699; text-decoration:none; }
#leftPan ul li.home{
	width:155px;
	height:27px;
	display:block;
	background: url(images/homebg.gif) 0 0% no-repeat #F6F4E4;
	color:#336699;
	font-weight:normal;
	padding:0 0 0 22px;	
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
}
#leftPan ul li.contact{background:none;}


#leftPan ul.links{
	width:165px;
	height:200px;
	display:block;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#leftPan ul.links li{
	width:165px;
	height:27px;
	position:relative;
	background:url(images/dot.gif) 0 100% repeat-x;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 0px;
}
#leftPan ul.links li a{
	width:165px;
	height:26px;
	display:block;
	background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4;
	color:#333333;
	font-weight:normal;
	padding:0 0 0 22px;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
}
#leftPan ul.links li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#339966; text-decoration:none; }

#leftTopPan{width:262px; height:125px; position:relative; margin:0 auto; padding:0; background:url(images/left-top.jpg) 0 0 no-repeat;}
#leftTopPan img{width:160px; height:39px; margin:30px 0 0 37px;}

#leftPan h2{ background:#F6F4E4; color:#339966; font-size:16px; padding:0 0 0 50px; font-weight:normal; padding:20px 10px 10px 10px;}

#leftPan form{width:222px; height:173px; position:relative; margin:0 auto; background:url(images/formbg.gif) 0 0 no-repeat #ABA894; color:#fff;}
#leftPan form input{width:143px; height:17px; margin:3px 0 2px 35px; }
#leftPan form label{width:143px; height:18px; margin:2px 0 0 35px; font:12px/15px Arial, Helvetica, sans-serif; font-weight:bold;}

#leftPan form input.button{width:51px; height:17px; float:left; background:url(images/button.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-size:12px; font-weight:bold; line-height:18px; border:none; padding:0 10px 0 0;  margin:3px 10px 2px 28px; }

#leftPan form h2{width:150px; height:47px; display:block; background:url(images/memberbg.gif) 0 0 no-repeat #D5D2BC; color:#fff; font-size:18px; line-height:47px; padding:0 0 0 65px;}


/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{
	width:540px;
	float:right;
}

#rightPan h4 span{color:#9F9D81; background:#F6F4E4; font-size:16px; font-weight:bold; line-height:18px;}

#rightPan p{padding:20px 10px 0 9px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
#rightPan dl{padding:-10px 0 0 100px;}
#rightPan p.bottompadding{padding:22px 0 0 9px; margin:0 0 38px 0;}
#rightPan p span.boldtext{font-weight:bold;}
#rightPan p span.magedacolortext{background:#F6F4E4; color:#8F146E;}
#rightmorePan{width:420px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorePan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorePan a{float:left; width:36px; height:28px; display:block; background:url(images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#0066CC; text-decoration:none; padding:0 15px 0 40px; margin:0 0 0 20px;}
#rightmorePan a:hover{text-decoration:underline;}

#rightmorenextPan{width:420px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorenextPan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorenextPan a{float:left; width:36px; height:28px; display:block; background:url(images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#0066CC; text-decoration:none; padding:0 15px 0 40px; margin:0 0 0 20px;}
#rightmorenextPan a:hover{text-decoration:underline;}

#rightmorefinalPan{width:420px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorefinalPan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorefinalPan a{float:left; width:36px; height:28px; display:block; background:url(images/morebg.gif) 0 0 no-repeat #D5D2BC; color:#0066CC; text-decoration:none; padding:0 15px 0 40px; margin:0 0 0 20px;}
#rightmorefinalPan a:hover{text-decoration:underline;}


#rightaddPan{width:442px; height:170px; position:relative; margin:0 auto; padding:50px 0 0 9px;}
#rightaddonePan{width:218px; height:110px; float:left; background:url(images/image1.jpg) 100% 0 no-repeat #CBC8B2; color:#fff; }
#rightaddonePan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddonePan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}
#rightaddonePan a{width:97px; height:33px; display:block; background:url(images/viewmore.jpg) 0 0 no-repeat #ABA894; color:#fff; font-size:16px; line-height:30px; text-decoration:none; margin:15px 0 0; padding:0 0 0 55px;}
#rightaddonePan a:hover{text-decoration:underline;}

#rightaddtwoPan{width:218px; height:110px; float:left; background:url(images/image2.jpg) 100% 0 no-repeat #CBC8B2; color:#fff; margin:0 0 0 6px;}
#rightaddtwoPan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddtwoPan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}

#rightaddtwoPan a{width:82px; height:33px; display:block; background:url(images/viewmore.jpg) 0 0 no-repeat #ABA894; color:#fff; font-size:16px; line-height:30px; text-decoration:none; margin:15px 0 0; padding:0 0 0 55px;}
#rightaddtwoPan a:hover{text-decoration:underline;}

.introduction {float: left; width: 240px; height: 100px; padding: 0px 10px 0px 10px; margin:15px 0 0;}
.pic1 {float: left; width: 200px; height: 200px; background:url(images/secured-loan-girl.jpg) 0 0 no-repeat; padding: 0px 0px 0px 0px; margin:10px 0px 0px 20px;}
.picrepo {float: left; width: 200px; height: 200px; background:url(images/repossession.jpg) 0 0 no-repeat; padding: 0px 0px 0px 0px; margin:10px 0px 0px 20px;}
.button a{float: right; width: 270px; height:40px; display:block; background:url(images/top-button.gif) 0 0 no-repeat #ABA894; color:#fff; font-size:18px; line-height:40px; text-decoration:none; margin:10px 30px 0px 20px; padding:0 0 0 35px;}
.button a:hover{text-decoration:none; background:url(images/top-button-over.gif) 0 0 no-repeat #ABA894;}

.smallbutton a{
	float: left;
	width: 500px;
	height:40px;
	display:block;
	background:url(images/form.gif) 0 0 no-repeat #ABA894;
	font-color: #ffffff;
	font-size:14px;
	line-height:28px;
	text-decoration:none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-indent: 10px;
}
.smallbutton a:hover{
	text-decoration:none;
	background:url(images/formover.gif) 0 0 no-repeat #ABA894;
	color:#333366;
	text-indent: 10px;
}
.salespointscontainer {float: left; width:540px; padding:0 0 0 20px;}
.salespoints{float: left; width:230px; height:18px; display:block; background:url(images/tick.gif) 0 0 no-repeat #F6F4E4; color:#336699; font-size:14px; font-weight: bold; line-height:18px; padding:0 0 0 20px; margin:5px 0 0 9px;}

.salespointslarge{float: right; width:300px; height:18px; display:block; background:url(images/tick.gif) 0 0 no-repeat #F6F4E4; color:#336699; font-size:16px; font-weight: bold; line-height:18px; padding:0 0 0 20px; margin:5px 5px 0 20px;}

.boxcontainer {
	float: left;
	width: 500px;
	height: 241px;
	padding: 0px;
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.boxcontainer h2 {
	width:230px;
	height:30px;
	display:block;
	color:#336699;
	font-size:16px;
	line-height:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.boxcontent { width: 250; height: 210px; background-image:url(images/backgrounds/propertyskills.gif); 
background-repeat:no-repeat;}

.contentcontainer {float: left; width: 520px; padding: 0px 0px 0px 0px; margin:20px 0px 0px 20px; border-right:1px solid #bbb; border-left:1px solid #bbb; border-top:1px solid #bbb; border-bottom:1px solid #bbb;}
.contentcontainer h1 {width:500px; height:30px; display:block; color:#336699; font-size:16px; line-height:30px; padding:0 0 0 10px; margin:0px 0 0 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.contentcontainer h2 {width:500px; height:30px; display:block; color:#336699; font-size:16px; line-height:30px; padding:0 0 0 10px; margin:0px 0 0 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.contentcontainer h3 {width:500px; height:30px; display:block; color:#336699; font-size:16px; line-height:30px; padding:0 0 0 10px; margin:0px 0 0 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.header {width:500px; height:30px; display:block; color:#336699; font-size:16px; font-weight: bold; line-height:30px; padding:0 0 0 10px; margin:0px 0 0 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.link { color: #336699;}
.contenttop { width: 520; height: 30px; background-color:#fff; border-bottom:1px solid #bbb;}
.newcontent { width: 520; background:url(images/bubble-back-long.gif);}
.lendercontent { width: 520; background:url(images/bubble-back-long.gif); border-bottom:1px solid #bbb;}

.linkscontainer {float: left; width: 750px; padding: 10px 10px 10px 10px; margin:0px 0px 0px 0px; border-right:1px solid #bbb; border-left:1px solid #bbb; border-top:1px solid #bbb; border-bottom:1px solid #bbb; background:url(images/bubble-back-longer.gif);}
.linkscontainer a { color: #336699; font-size:10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.linkscontainer a:hover { color: #003399; font-size:10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.linkscontainer p { font-size:10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

.landingcontainer {float: left; width: 750px; padding: 10px 10px 10px 10px; margin:0px 0px 0px 0px; border-right:1px solid #bbb; border-left:1px solid #bbb; border-top:1px solid #bbb; border-bottom:1px solid #bbb; background:url(images/bubble-back-longer.gif);}
.landingcontainer a {font-size:13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; color: #333333;}
.landingcontainer a:hover { font-size:13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; color: #333333;}
.landingcontainer p { font-size:13px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.landingcontainer h2 { font-size:16px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  color:#336699;}


.casecontainer { float: left; width: 170px; padding: 5px 5px 5px 5px;  margin:40px 0px 0px 0px; background:url(images/bubble-back.gif); border-right:1px solid #bbb; border-left:1px solid #bbb; border-top:1px solid #bbb; border-bottom:1px solid #bbb;}
.casecontainer h3 {
	width:150px;
	height:20px;
	display:block;
	color:#336699;
	font-size:13px;
	line-height:20px;
	padding:0 0 0 10px;
	margin:0px 0 0 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.pic { float: right;}
.casecontainer p { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; padding: 5px 5px 5px 5px;}
.casecontainer a { float: left; width: 150px; height:28px; display:block; background:url(images/side-button.jpg) 0 0 no-repeat #ABA894; color:#336699; font-size:12px; font-weight: bold; line-height:28px; text-decoration:none; padding:0 0 0 10px; }
.casecontainer a:hover { text-decoration:none; background:url(images/side-button-over.jpg) 0 0 no-repeat #ABA894; }

#main h1{width:500px; height:30px; display:block; background:url(images/h1.gif) 0 0 no-repeat #F6F4E4; color:#336699; font-size:20px; line-height:30px; padding:0 0 0 40px; margin:20px 0 0 9px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

#main h2{width:500px; height:30px; display:block; background:url(images/h1.gif) 0 0 no-repeat #F6F4E4; color:#336699; font-size:20px; line-height:30px; padding:0 0 0 40px; margin:20px 0 0 9px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

/*----/Right Panel----*/

/*----/Link Panel----*/
#LinkPan{ color:#fff; position:relative; padding:20px; width:770px; height:100px;}


/*----Footer Panel----*/
#footermainPan{
	background:url(images/footerbg.gif) 0 0 repeat-x #6B6854;
	color:#000000;
	position:relative;
	height:150px;
	clear:both;}
	
#footerPan{
	width:750px;
	position:relative;
	margin:0 auto;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

#footerPan a { font-size: 11px; color: #336699; }
#footerPan a:hover { font-size: 11px; color: #003399; }


/*----Images----*/
#floatright
{
float: right;
margin: 20px 20px 10px 10px;
width:270px;
height:136px;
}

#floatright a{width:270px; height:136px; display:block; background:url(images/report.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 0 0 0;}
#floatright a:hover{background:url(images/report-over.gif) 0 0 no-repeat;}



.floatleft
{
float: left;
margin: 10px 10px 0px 0px;
}
.ned-form{width:440px;height:700px;float:left;background-color:#CCEAF4;border: dashed #CC0000 4px;margin:10px 10px;font-size:13px;padding:20px 0;_clear:right;_margin:5px 5px;}
.ned-form label{width:200px;min-height:20px;float:left;text-align:right;padding:1px 5px;margin:0 5px 7px 0;clear:left}
.ned-form label span{color:#FF0000}
.ned-form input{width:190px;height:20px;float:left;text-align:left;padding:2px 5px;margin:0 0 7px;font-size:13px;}
.ned-form select{width:190px;height:24px;float:left;text-align:left;padding:2px 2px 0;margin:0 0 7px;}
input.radio{width:40px;_margin:10px 0;} label.radio{width:55px;clear:none;margin:0;text-align:left;padding:0;_margin:10px 0;}
input.hidden{display:none;margin:0;padding:0;}
.button{clear:both;float:left;width:130px;height:20px;margin-left:180px;_margin-left:90px;}
button{margin-top:2px;height:24px;width:120px;}
.small{font-size:0.8em;}
#crafty_postcode_result_display_1{margin:10px 0 10px 20px;float:left;width:400px;text-align:center;height:20px;font-size:13px;}
#submit{height:30px;width:180px;margin:10px 130px;padding:0;display:block;_margin:5px 0 0 65px;text-align:center}
.radioq{float:left;width:440px;height:30px;clear:both;display:block;margin-bottom:8px;}
