/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	background:#b4b3af;
}
	
#container {
	margin:0 auto;
	width:981px;
	text-align:left;
	border:solid #5A5653 1px;
	background:#FFFFFF;
}

#containerShadow{
	background:url(/images/backgrounds/side_shadow.jpg);
	width:1023px;
	margin:0 auto;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear{
	clear:both;
}

hr{
	background:#CCC;
	height:1px;
	border:none;
	*border-bottom:solid #CCC 1px;
	margin-bottom:15px
}

.landingHeader .mainContentBorder{
	width:693px;
	float:right;
	background:url(/images/backgrounds/landing_sides.gif) repeat-y;
}

.landingHeader .mainContentBorderTop{
	background:url(/images/backgrounds/landing_top.gif) no-repeat top;
	width:693px;
	height:9px;
}

.landingHeader .mainContentBorderBottom{
	background:url(/images/backgrounds/landing_bottom.gif) no-repeat bottom;
	width:693px;
	height:9px;
}

.landingHeader .leftCol{
	_margin-left:-10px;
}

.landingHeader .mainContentBorder{
	_margin-right:-11px
}


/* Header */

#top{
	width:1013px;
	height:140px;
	margin:0 auto;
	background:url(images/backgrounds/shadow_top.jpg) no-repeat bottom;
	padding-top:12px
}

.logo{
	margin:12px 0 0 47px;
	float:left;
}

.callToday{
	float:right;
	margin:66px 14px 0 0;
}

#header {
	background:#692c6f;
	height:316px;
	padding:22px;
}

#header p{
	margin:0 0 10px 6px;
	line-height:17px
}

.findLoan{
	width:208px;
	float:left;
}

.findLoanHeading{
	margin:0 0 10px 6px
}

.loan{
	background:url(/images/backgrounds/findloan_bg.gif) repeat-y;
	padding:0 8px 0 8px;
}

.loanTop{
	background:url(/images/backgrounds/findloan_top.gif) no-repeat;
	height:9px;
	_margin-bottom:-8px;
}

.loanBottom{
	background:url(/images/backgrounds/findloan_bottom.gif) no-repeat;
	height:10px;
	
}

.banners{
	float:right;
	margin-top:1px;
	_margin-bottom:-20px
}

.headerImgText{
	color:#000;
	font-size:15px;
	line-height:19px;
	margin:-100px 0 0 47px;
	_margin:-80px 0 0 47px;
	float:left;
}

.homeImgText{
	color:#000;
	font-size:15px;
	line-height:19px;
	margin:-120px 0 0 426px;
	*margin:-120px 0 0 218px;
	_margin:-100px 0 0 218px;
	float:left;
}

.loanHeaderBtn{
	float:left;
	margin:-49px 0 0 47px;
	*margin:-69px 0 0 255px;
	_margin:-49px 0 0 47px;
}

.homeHeaderBtn{
	float:left;
	margin:-53px 0 0 423px;
	*margin:-73px 0 0 423px;
	_margin:-53px 0 0 423px;
}

.homeVideo{
	margin:-296px 20px 0 0;
	float:right;
	*margin:-315px 20px 0 0;
	_margin:-296px 10px 0 0;
}


/* Main Navigation */

#mainNav {
	height:34px;
	background:url(/images/backgrounds/mainnav_bg.gif) no-repeat;
	padding:16px 0 0 9px;
	border-bottom:solid white 1px;
	text-align:center;
}

#mainNav li {
	list-style:none;
	display:inline;
	padding:0 25px 0;
	float:left;
}

#mainNav li a{
	font-size:15px;
	color:#5A5653;
	text-decoration:none;
	padding:0 0 7px;
	float:left;
}

#mainNav li a:hover{
	text-decoration:underline;
}

#mainNav li a.down{
	text-decoration:underline;
}


/* Sub Navigation */

#subNav{
	float:left;
	padding-bottom:6px;
}

#subNav li{	
	list-style:none;
	*margin-left:-20px;
	background:none;
}

#subNav li a{
	color:#000000;
	font-size:14px;
	background:url(/images/spacers/bullet.gif) no-repeat 0 6px;
	padding-left:20px;
	margin-bottom:5px;
	float:left;
	text-decoration:none;
}

#subNav li a:hover{
	text-decoration:underline;
}

#subNav li.down{
	font-weight:bold;
}


/* Left Col */

.leftCol{
	width:211px;
	float:left;
}

#testimonials{
	width:208px;
	font-size:11px;
	color:#682C6E;
	margin-top:15px;
	_padding-left:-30px;
}

.testimonialsContent{
	background:url(/images/backgrounds/testimonials_bg.gif) repeat-y;
	padding:0 15px 0 15px;
}

.testimonialstop{
	background:url(/images/backgrounds/testimonials_top.gif) no-repeat;
	height:9px;
	_margin-bottom:-8px;
}

.testimonialsbottom{
	background:url(/images/backgrounds/testimonials_bottom.gif) no-repeat;
	height:9px;
	margin-top:-18px
}

.landingForm{
	background:#692c6f;
	float:left;
	width:228px;
	margin:-19px 0 15px -19px;
	padding:20px 0 25px 18px;
}

.requestCall{
	margin:0 0 10px 0;
}

.talktous{
	margin:0 0 12px 0;
}


/* Blog */

.blogMenu{
	list-style:none;
}

.blogMenu li{
	margin-top:3px;
}

.blogMenu li a{
	color:#000000;
	text-decoration:none;
}

.blogMenu li a:hover{
	text-decoration:underline;
}

.blogSearch{
	margin-bottom:30px;
}

.blogDate{
	font-size:11px;
}

.displaying{
	text-align:center;
}


/* Content */

#contentHolder {
	width:942px;
	padding:19px;
	float:left;
}

#contentHolder p, #contentHolder table, #contentHolder ul {
	margin:0 0 18px 0;
}

.mainContent ul li, .mainContent ol li{
	list-style:none;
	background:url(/images/spacers/bullet.gif) no-repeat 0 6px;
	padding-left:20px;
}

.mainContentBorder{
	width:715px;
	float:right;
	background:url(/images/backgrounds/contentborder_sides.gif) repeat-y #FFFFFF;
}

.mainContentBorderTop{
	background:url(/images/backgrounds/contentborder_top.gif) no-repeat top;
	width:715px;
	height:9px;
}

.mainContentBorderBottom{
	background:url(/images/backgrounds/contentborder_bottom.gif) no-repeat bottom;
	width:715px;
	height:9px;
	float:left;
	_margin-top:-5px;
}

.mainContent{	
	padding:11px 30px 1px 30px;
	float:left;
}

.tickbox{
	margin:0 15px 10px 0;
	vertical-align:middle
}

.testimonialImg{
	float:left;
	border:solid #CCC 3px;
	margin-right:10px
}

.firstTestimonial{
	width:633px;
	background:#ebe6f4;
	border:dashed #bcb8c1 1px;
	padding:10px 10px 0 10px;
	margin-bottom:20px
}

.piggybank{
	float:right;
	margin-left:10px;
}


/* Landing Page */

.landingHolder{
	width:655px;
	float:left;
	margin-bottom:35px;
	_margin-bottom:10px;
}

.landingLeftCol{
	width:206px;
	float:left;
	_margin:-19px 0 0 -22px;
	_padding:19px 0 0 60px;
}

.youtubeVid{
	float:left;
	width:432px;
}

.findoutmore{
	float:right;
	width:193px;
	margin:80px 10px 0 0;
	_margin-right:5px;
}

.findoutmoreTop{
	background:url(/images/backgrounds/findoutmore_top.gif) no-repeat top;
	height:9px;
	width:193px;
	_margin-bottom:-8px;
}

.findoutmoreBottom{
	background:url(/images/backgrounds/findoutmore_bottom.gif) no-repeat bottom;
	height:9px;
	width:193px;
	_margin-top:-8px;
}

.findoutmoreText{
	font-size:15px;
	color:#000000;
	background:#e3ded6;
	border-left:solid #CEC8BF 1px;
	border-right:solid #CEC8BF 1px;
	padding:5px 19px 10px 19px;
}

.landingField{
	float:left;
	color:#FFFFFF;
	font-size:11px;
	margin-top:5px
}

.landingInput{
	float:right;
	width:100px;
	margin-top:5px;
	padding:1px 1px 1px 1px;
}


/* Lenders Bar */

.bottomCol{
	height:106px;
	width:942px;
	float:left;
	margin-top:20px;
}

.afgLogo{
	float:left;
	margin:30px 0 0 5px;
}

.lenders{
	width:784px;
	height:102px;
	float:right;
}

.lendersLogos{
	background:url(/images/backgrounds/lenders_bg.gif) repeat-x;
	height:102px;
	width:742px;
	float:left;
}

.lendersPrev{
	float:left;
	margin:45px 0 0 12px;
}

.lendersNext{
	float:right;
	margin:45px 2px 0 0;
}


/* Lenders Slider */

#portfolioMenu{
	width: 750px;
	height: 102px;
	position: relative;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #bebebe;
	padding:3px;
}

.loan .textinput {
	border:1px solid #682C6E;
	padding:2px;
}

.loan .textinputhover {
	border:1px solid #692c6f;
	padding:2px;
}

.textinputhover {
	border:1px solid #692c6f; 
	padding:3px;
}

select {
	font-size:11px;
	color:#808080;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footer {
	text-align:left;
	width:945px;
	margin:0 auto;
	padding:26px 34px 26px 34px;
	background:url(/images/backgrounds/shadow_bottom.jpg) no-repeat top;
}

#footer a {
	color:#FFFFFF;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.footerNav{
	float:left;
	width:510px;
	display:inline;
	list-style:none;
}

#footer li {
	display:inline;
	list-style:none;
}

#footer li a{
	text-decoration:underline;
	margin:6px 17px 0 0;
	float:left;
	font-size:11px;
}

#footer li a:hover{
	text-decoration:none;
}

#footer img{
	float:right;
	margin-top:25px
}