/* = Brilliant Loans 2008 CSS Document
-----------------------------------------------------------------------------*/

body{
	text-align: left;
	margin: 0px;
	background-image: url(../images/bkgd-body.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

#wrapper{
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url(../images/bkgd-body.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

.clear{
	position: relative;
	clear: both;
	width: 100%;
	height: 0px;
}

/* = Head Styles
-----------------------------------------------------------------------------*/

#header{
	position: relative;
	width: 860px;
	height: 220px;
	margin: 0 auto;
}

#headLogo{
	position: absolute;
	width: 114px;
	height: 178px;
	top: 0px;
	left: 0px;
}

#headLogoTop{
	position: relative;
	width: 114px;
	height: 122px;
}

#headLogoTop img{
	margin: 15px 0px 0px 27px;
}

#headLogoNumber{
	position: relative;
	width: 163px;
	height: 56px;
}

#headLogoNumber span{
	background-image: url(../images/top-phone.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 163px;
	height: 56px;
}

#headMainImage{
	position: absolute;
	width: 534px;
	height: 175px;
	top: 45px;
	left: 163px;
}

#headCallTo{
	position: absolute;
	width: 163px;
	height: 220px;
	top: 0px;
	right: 0px;
}

/* = Foot Styles
-----------------------------------------------------------------------------*/

#footer{
	position: relative;
	width: 500px;
	margin: 0 auto;
	margin-top: 22px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	padding-bottom: 22px;
	color: #293F92;
}

#footer p{
	margin: 0px 0px 0px 0px;
}

#footer p.footLinks{
	color: #C9227E;
	margin: 0px 0px 8px 0px;
}

#footer p.footLinks a{
	color: #C9227E;
}

#footer p.footText1{
	color: #0B6BB5;
	margin: 0px 0px 0px 0px;
}

/* = Main Column Styles
-----------------------------------------------------------------------------*/

#mainBodyArea{
	position: relative;
	width: 860px;
	margin: 0 auto;
	background-image: url(../images/bkgd-main.png);
	background-repeat: repeat-y;
	background-position: top center;
	padding-bottom: 32px;
}

#columnLeft{
	position: relative;
	width: 170px;
	background-image: url(../images/bkgd-left-column.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	float: left;
}

#columnLeftLoans{
	position: relative;
	width: 170px;
	background-image: url(../images/bkgd-right-column-loans.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	float: left;
}

#columnCentre{
	width: 520px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 60px;
}

.centreBase{
	position: absolute;
	width: 536px;
	height: 22px;
	left: 163px;
	bottom: -22px;
	background-image: url(../images/bkgd-main-base.png);
	background-repeat: no-repeat;
	z-index: 998;
}

#columnRight{
	position: relative;
	width: 170px;
	background-image: url(../images/bkgd-right-column.gif);
	background-repeat: repeat-y;
	background-position: top;
	float: right;
}

.columnTopL{
	position: relative;
	width: 170px;
	height: 46px;
	background-image: url(../images/bkgd-left-top-cap.gif);
	background-repeat: no-repeat;
	background-color: #4594CF;
}

.columnTopR{
	position: relative;
	width: 170px;
	height: 11px;
	background-image: url(../images/bkgd-right-top-cap.gif);
	background-repeat: no-repeat;
}

.columnBaseL{
	position: absolute;
	width: 170px;
	height: 14px;
	left: 0px;
	bottom: -14px;
	background-image: url(../images/bkgd-left-base-cap.gif);
	background-repeat: no-repeat;
}

.columnBaseLLoans{
	position: absolute;
	width: 170px;
	height: 14px;
	left: 0px;
	bottom: -14px;
	background-image: url(../images/bkgd-left-base-cap-loans.gif);
	background-repeat: no-repeat;
}

.columnBaseR{
	position: absolute;
	width: 170px;
	height: 14px;
	left: 0px;
	bottom: -14px;
	background-image: url(../images/bkgd-right-base-cap.gif);
	background-repeat: no-repeat;
}

/* = Content Styles
-----------------------------------------------------------------------------*/

#bodyContent{
	position: relative;
	width: 498px;
	margin-left: 11px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #293F92;
}

#bodyContent p{
	padding: 0px 0px 0px 0px;
	margin: 9px 9px 9px 9px;
}

#bodyContent ul{
list-style-image: url(../images/bullet-diamond.gif);
}


#bodyContent h1{
	padding: 0px 0px 0px 0px;
	margin: 6px 9px 10px 9px;
	font-size: 15px;
}

#bodyContent h2,h3,h4,h5{
	padding: 0px 0px 0px 0px;
	margin: 6px 9px 10px 9px;
	font-size: 13px;
}

#bodyContent a{
	color: #293F92;
}

#bodyContent a:hover{
	color: #E3227D;
}

#bodyContent hr{
	width: 100%;
	height: 4px;
	color: #D1E5F5;
	border: none;
	margin: 0px;
	padding: 0px;
	line-height: 1px; 
	font-size: 1px; 
} /* For Internet Explorer */

html>body #bodyContent hr{
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 4px;
	background-color: #D1E5F5;
	border: none;
} /* For Gecko-based browsers */

html>body #bodyContent hr{
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 4px;
	background-color: #D1E5F5;
	border: 0px solid #D1E5F5;
} /* For Opera and Gecko-based browsers */

.bodyAdvert{
	float: right;
	margin: 0px 0px 12px 12px;
}

.bodyBanner{
	margin: 0 auto;
}

#subColLeft{
	position: relative;
	width: 170px;
	float: left;
	margin-right: 2px;
}

#subColLeftTitle{
	position: relative;
	width: 170px;
	height: 42px;
}

#subColLeftTitle span{
	background-image: url(../images/latest-news-header.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 170px;
	height: 42px;
}

#subColLeftTitle h2{
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

#subColLeft a{
	color: #E3227D;
}

#subColLeft a:hover{
	color: #293F92;
}

#subColLeft p.date{
	font-size: 9px;
	margin: -6px 0px 0px 9px;
	color: #ED97B4;
}

#subColLeft p.newsItem{
	color: #4892D1;
}

#subColLeft hr{
	width: 100%;
	height: 1px;
	color: #4793CF;
	border-bottom: dotted 1px #456789;
	margin: 0px;
	line-height: 1px; 
	font-size: 1px; 
} /* For Internet Explorer */

html>body #subColLeft hr{
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom: dotted 1px #456789;
} /* For Gecko-based browsers */

html>body #subColLeft hr{
	margin: 10px 0px 10px 0px;
	width: 100%;
	height: 1px;
	background-color: #FFFFFF;
	border-bottom: dotted 1px #456789;
} /* For Opera and Gecko-based browsers */

#subColRight{
	position: relative;
	width: 326px;
	float: Right;
}

/* = Horizontal Nav Styles
-----------------------------------------------------------------------------*/

#hNav{
	position: absolute;
	left: 170px;
	top: 0px;
	width: 520px;
	height: 56px;
	background-image: url(../images/bkgd-horz-nav.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	z-index: 9999;
}

html>body #hNav{
	z-index: 9999;
}

#hNav ul {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	float: left;
	width: 520px;
}

#hNav ul li{
	display: inline;
}

#hNav ul li a.hLink1{
	border-right: 1px solid #07568F;
}

#hNav ul li a.hLink2{
	border-left: 1px solid #5497CB;
	border-right: 1px solid #07568F;
}

#hNav ul li a.hLink3{
	border-left: 1px solid #5497CB;
}

#hNav ul li a{
	display: block;
	height: 30px;
	width: 98px;
	padding-top: 16px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image: url(../images/bkgd-horz-nav-item.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#hNav li a:link, #hNav li a:visited{
	display: block;
	height: 30px;
	width: 98px;
	padding-top: 16px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image: url(../images/bkgd-horz-nav-item.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#hNav a:link, a:visited{
	color: #fff;
}

#hNav ul li a:hover{
	color: #EE98B5;
}

/* = Vertical Nav Styles
-----------------------------------------------------------------------------*/

#vNav{
	position: relative;
	width: 170px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 1px solid #6BA9D8;
	border-top: 1px solid #3876A5;
	background-image: url(../images/bkgd-vert-nav.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#vNav ul {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	width: 170px;
	list-style: none;
}

#vNav ul li a{
	display: block;
	height: 24px;
	width: 140px;
	padding-top: 12px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bkgd-horz-nav-item.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-top: 1px solid #3876A5;
	border-bottom: 1px solid #6BA9D8;
}

#vNav li a:link, #vNav li a:visited{
	display: block;
	height: 24px;
	width: 140px;
	padding-top: 12px;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bkgd-horz-nav-item.gif);
	border-top: 1px solid #6BA9D8;
	border-bottom: 1px solid #3876A5;
}

#vNav a:link, a:visited{
	color: #fff;
}

#vNav ul li a:hover{
	color: #EE98B5;
}

/* = Calculator Styles
-----------------------------------------------------------------------------*/

#calcWrap{
	position: relative;
	width: 150px;
	background-color: #B8DA86;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/bkgd-calculator.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #2D4B01;
}

#calcWrap form{
	margin: 0px 0px 0px 8px;
	padding: 0px;
}

#calcWrap form p{
	margin: 8px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

#calcWrap form .calcFormItem{
	width: 128px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #2D4B01;
	border: 1px solid #7D9C4C;
	padding: 2px 2px 2px 2px;
}

#calcWrap form .calcSubmit{
	margin: 9px 0px 8px 0px;
cursor: pointer;
}

#calcHead{
	position: relative;
	width: 150px;
}







/* = Poll Styles
-----------------------------------------------------------------------------*/

#pollWrap{
	position: relative;
	width: 150px;
	background-color: #599FD3;
	margin: 10px 0px 0px 10px;
	background-image: url(../images/bkgd-poll.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #274293;
}

#pollWrap a{
	color: #274293;
}

#pollWrap form{
	margin: 0px 0px 0px 8px;
	padding: 0px;
}

#pollWrap form p{
	margin: 8px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

#pollWrap form p.pollResults{
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 8px 0px;
}

#pollWrap form .pollItem{
	display: block;
	width: 128px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #2D4B01;
	border-bottom: 1px dotted #FFFFFF;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}

#pollWrap form .pollSubmit{
	margin: 9px 0px 2px 0px;
}

#pollWrap form label{
	cursor:pointer;
	color: #FFFFFF;
	font-weight: bold;
}

#pollHead{
	position: relative;
	width: 150px;
}

/* = Loans Guide Nav Styles
-----------------------------------------------------------------------------*/

#loansSubNav{
	position: relative;
	width: 170px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 8px;
}

#loansSubNav ul {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	width: 170px;
	list-style: none;
}

#loansSubNav ul li a{
	display: block;
	width: 130px;
	padding: 4px 10px 4px 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bkgd-loans-nav.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#loansSubNav li a:link, #loansSubNav li a:visited{
	display: block;
	width: 130px;
	padding: 4px 10px 4px 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bkgd-loans-nav.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#loansSubNav a:link, a:visited{
	color: #fff;
}

#loansSubNav ul li a:hover{
	color: #EE98B5;
}


/* = Side Advert Styles
-----------------------------------------------------------------------------*/

.columnAdverts{
	position: relative;
	width: 170px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

.columnAdverts img{
	border: 1px solid #FFFFFF;
	margin: 0px 0px 10px 0px;
}

/* = Under Column Styles
-----------------------------------------------------------------------------*/

#underLeft{
	position: relative;
	width: 170px;
	margin: 30px 0px 0px 0px;
	text-align: center;
}

#underRight{
	position: relative;
	width: 170px;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

.fsa{
	margin: 0px 0px 0px 14px;
}

.afb{
	margin: 20px 0px 0px 0px;
}


/* = news
-----------------------------------------------------------------------------*/
.date{
	font-size: 9px;
	color: #ED97B4;
}

.newsItem{
	color: #4892D1;
}

#newsitems a{
	color: #E3227D;
}

#newsitems a:hover{
color: #293F92;
}

form .pollSubmit{
	margin: 9px 0px 8px 0px;
cursor: pointer;
}

#myResult{
	margin: 0 0 20px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
color: #2D4B01;
}

#payments_title{
	margin: 0 0 2px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
color: #2D4B01;
font-weight: bold;
}

#payments_total_title{
	margin: 0 0 2px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
color: #2D4B01;
font-weight: bold;
}

#payments_form{
	margin: 0 0 10px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
color: #2D4B01;
font-weight: bold;
}

#payments_total_form{
	margin: 0 0 10px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
color: #2D4B01;
font-weight: bold;
}

#mypollResults{
	margin: 0 0 20px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
font-weight: bold;
padding: 0 0 20px 0px;
}
#pollResults{
	margin: 0 0 20px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
font-weight: bold;
padding: 0 0 20px 0px;
}

.largepink
{
	font-size: 18px;
font-weight: bold;
color:#CC3366;
}

.footerwarning
{
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
font-weight: bold;
}

.calclink a:link, a:visited{
	color: #CC3366;
}

.calclink ul li a:hover{
	color: #293F92;
}

.APR
{
	font-size: 14px;
}
	
}