/* 
CSS Styles for Aussie Car Loans
Developer: e-CBD

*/

/* 
Display
*/

body {
	margin:0;
	padding:0;
	background-color: #547287;
	background-image: url(/images/bg-new.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 986px;
	\width: 1006px;
	w\idth: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		}

#banner {
	background-color: #FFFFFF;
	height: 132px;
	clear: both;
	background-image: url(/images/bgtop-new.gif);
	background-repeat: no-repeat;
	background-position: center top;
		}
		
		
#banner-home {
	background-color: #FFFFFF;
	height: 107px;
	clear: both;
	background-image: url(/images/bgtop-new.gif);
	background-repeat: no-repeat;
	background-position: center top;
		}		
#contentholder {
	FLOAT: left;
	WIDTH: 986px;
	margin: 0px;
	padding: 0px 0px 12px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(/images/contentbg-new.gif);
}

#content {
	FLOAT: left;
	WIDTH: 665px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#content2 {
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 270px;
	TEXT-ALIGN: left;
	display: block;
	padding: 0px;
	}

/* 
Footer
*/

#footer {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 50px;
	background-image: url(/images/footerbg-new.gif);
	background-repeat: no-repeat;
	background-position: center top;
}	
#creditscontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#credits li
{
	display: inline;
	padding-bottom: 14px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #615638;
	line-height: 20px;
	font-weight: normal;
}

#credits a
{
	COLOR: #aca792;
	TEXT-DECORATION: none;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif, "Trebuchet MS";
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#credits a:link, #creditscontainer a:visited
{
	color: #aca792;

}
#credits a:hover
{
	text-decoration: underline;
	color: #615638;
}


#credits a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
/* 
Logo
*/


#logo {
	width: 260px;
	line-height: 90px;
	font-family: Verdana, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 28px;
	color: #FFFFFF;
	height: 107px;
	background-image: url(/images/logo-new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#logo-home {
	width: 260px;
	line-height: 107px;
	font-family: Verdana, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 28px;
	color: #FFFFFF;
	height: 107px;
	background-image: url(/images/logo-new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

/* 
Text Styles - H / P
*/
h1,
h2,
h3,
h4 {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #41535f;
	FONT-WEIGHT: normal;
}
h1 {	
	font-size: 24px;
	background-image: url(/images/headingbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 5px 10px;
	padding: 0px 0px 5px;
}
h2 {
	font-size: 18px;
	margin: 5px 0px;
	padding: 0px 0px 0px 10px;
}
h2 a {
	COLOR: #9adcff; TEXT-DECORATION: none
}

h2 a:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
h3 {
	font-size: 12px;
	margin: 15px 0px 5px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
p {
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 18px;
	padding: 0px 10px;
	margin: 5px 0px 10px;
}
td {
	LINE-HEIGHT: 16px;
}
p a,
td a {
	COLOR: #5583a2;
	TEXT-DECORATION: underline;
}

p a:hover {
	COLOR: #41535f;
	TEXT-DECORATION: underline
}


/* 
Ordered and Unordered Lists
*/

#content ul li,
#content ul.normalbullets li {
	padding-left: 20px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 11px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin-bottom: 5px;
	line-height: 18px;
}
#content li a {
	color: #556B79;
}
#content li a:hover {
	color: #000000;
}

/* 
Floats
*/

.fl {
	FLOAT: left
}
.fr {
	FLOAT: right;
	margin: 0px 0px 5px 8px;
}
#horizontalmenu {
	background-color: #322B28;
	height: 45px;
	background-image: url(/images/navbg-new.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 15px;
}
/* CSS Main Navigation Menu */

#navcontainer {
	width: 600px;
	margin-top: 30px;
	float: left;
	height: 40px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navlist
{
	margin: 0;
	padding-bottom: 19px;
	padding-left: 0px;
}

.navlist ul, .navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navlist a:link, .navlist a:visited
{
	color: #E3DFDD;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-right: 1px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/navbgr-new.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 14px;
	padding-left: 7px;
}

.navlist a:link.active, .navlist a:visited.active
{
	color: #000;
	background-color: #FFFFFF;
	background-image: url(/images/bgactive.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.navlist a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* CSS Main Vertical List Menu */



.verticallist {
	width: 245px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.verticallist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 22px;
}
.verticallist li {
	padding: 0px;
	overflow: hidden;
	height: 22px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}
.verticallist a {
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #556B79;
	text-decoration: underline;
	background-image: url(/images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	font-weight: normal;
}
.verticallist a:link {
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #556B79;
	text-decoration: underline;
	background-image: url(/images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	font-weight: normal;
}
.verticallist a:visited {
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #556B79;
	text-decoration: underline;
	background-image: url(/images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	font-weight: normal;
}
.verticallist a:hover {
	color: #000000;
}


/* CSS Main Vertical List Menu Home FAQ */

#accordion {
margin-left:10px;
width:250px !important;
}

#accordion div {
height:70px !important;
width:194px !important;
overflow-x:auto;
overflow-y:auto;
display:block;
}
#accordion h3 {
	padding-top: 5px;
	height: 45px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#accordion h3 img {
	float: right; 
	padding-right: 5px; 
	padding-bottom:5px;
}

#accordion h3 a {
	padding-top: 12px;
	font-size: 14px;
}

 .verticallist2 {
	padding: 3px 0px 0px 0px;
	margin-bottom: 10px;
	border: 1px solid #fff;
}	
	
 .verticallist2 a { 
  text-decoration: none;
  text-align:left;
  color: #556B79;
   } 
 
 .verticallist2 a:hover { 
	 text-decoration: none; 
	color: #000000; 
 }  
 .verticallist2 a span { 
	 padding: 2px 8px 4px 8px;   
	 color: #556B79; 
	 display: block;
	 text-decoration:none; 
	 overflow:hidden;
	 height:24px;

 }  
 .verticallist2 a:hover span {
	height: 280px;
	 text-decoration: none; 
	color: #000000; 	
 } 


#verticallist2-outer {
	height:600px;
	width: 245px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.verticallist2_links {
	text-align:right;
	padding: 4px 4px;
}

.verticallist2_links a{
	color:#FF9900;
}

.nopop {
	padding-left: 8px !important;
	padding-bottom: 4px !important;
	height: 25px;
}

.nobox {
	border: 0px solid #fff;
}


#featurepanel {
	background-color: #2D2825;
	height: 209px;
	clear: both;
	background-image: url(/images/featurebg-new.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#featurepanel .image {
	float: left;
	width: 546px;
	height: 209px;
}
#featurepanel .apply {
	float: left;
	width: 420px;
	height: 200px;
	padding-left: 20px;
	padding-top: 9px;
}
#chbg {
	FLOAT: left;
	WIDTH: 986px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/chbg-new.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.phonemsg {
	float: right;
	height: 132px;
	margin: 0px;
	padding: 0px;
	width: 695px;
	background-image: url(/images/header-tr-new-sub.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.phonemsg-home {
	float: right;
	height: 107px;
	margin: 0px;
	padding: 0px;
	width: 695px;
	background-image: url(/images/header-tr-new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.phonewhite {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
}
.apply h2 {
	color: #FFFFFF;
}
.apply .bullets {
	float: left;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.apply .calc {
	float: left;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.but-findoutmore {
	DISPLAY: block;
	FONT-SIZE: 0.7em;
	WIDTH: 169px;
	COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-image: url(/images/but-findoutmore.gif);
	height: 28px;
	background-repeat: no-repeat;
	float: left;
	background-position: top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
A.but-findoutmore:hover {
	DISPLAY: block;
	background-image: url(/images/but-findoutmore.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.but-apply {
	DISPLAY: block;
	FONT-SIZE: 0.7em;
	WIDTH: 169px;
	COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-image: url(/images/but-apply.gif);
	height: 28px;
	background-repeat: no-repeat;
	float: left;
	background-position: top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
A.but-apply:hover {
	DISPLAY: block;
	background-image: url(/images/but-apply.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sideblock {
	float: left;
	width: 208px;
	padding-left: 10px;
	padding-top: 15px;
}
.sideblockr {
	float: left;
	width: 215px;
	padding-left: 10px;
	padding-top: 5px;
}
.division {
	clear: both;
	float: left;
	width: 208px;
	margin-bottom: 25px;
}
.division .img {
	float: left;
	width: 60px;
}
.division .desc {
	float: left;
	width: 148px;
}
.division .img img {
	border: 4px solid #FFFFFF;
}
.division  p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 16px;
}

.division-long {
	clear: both;
	float: left;
	width: 416px;
	margin-bottom: 25px;
	padding-left:10px;
}
.division-long .img {
	float: left;
	width: 208px;
}
.division-long .desc {
	width: 208px;
	float:left;
}
.division-long .img img {
	border: 4px solid #FFFFFF;
}
.division-long  p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 16px;
}

.featuredlink-col {
	width: 320px;
	padding-left: 10px;
	padding-top: 15px;
	float: left;
}
a.featuredlink {
	width: 310px;
	font: normal 18px Arial, Helvetica, sans-serif;
	height: 80px;
	color: #425562;
	font-weight: normal;
	text-decoration: none;
	display: block;
	cursor: hand;
}

a.featuredlink:hover {
	color: #6F8A9D;
}

a.featuredlink img {
	float: left;
	border: 4px solid #FFFFFF;
}
a.featuredlink .desc {
	float: left;
	width: 220px;
	padding-left: 10px;
	padding-top: 20px;
}

#footer p {
	padding-left: 25px;
}



/* Search */

.searchbox {
	height: 50px;
	text-align: right;
	background-image: url(/images/searchbox.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.searchbox form {
	float: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0px;
	width: 250px;
}

#search legend {
	display: none;
}

#content ul {
	margin: 10px 0px 10px 30px;
	padding: 0px;
}

#content ul,
#content ol {
	margin: 10px 0px 10px 30px;
	padding: 0px;
}
#content ol li {
	background: url(none);
	margin-bottom: 5px;
	line-height: 18px;
}
img.floatleft {
	float: left;
	margin-right: 5px;
}

table.info-table {
	width: 640px;
	margin: 10px 0px 10px 10px;
}

table.info-table td {
	vertical-align: top;
	padding: 5px 5px 10px;
	border-bottom: 1px solid #B9CAD4;
}

table.info-table th {
	padding: 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #41535F;
	background: #B3C6D0;
	border-bottom: 1px solid #A0B7C5;
	text-align: center;
}
table.form-table {
	width: 650px;
	margin: 10px 0px 10px 10px;
}

table.form-table td {
	padding: 10px 5px 5px;
}

table.form-table th {
	padding: 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #41535F;
	background: #B3C6D0;
	border-bottom: 1px solid #A0B7C5;
	text-align: center;
}
tr.column-bg-light {
	background: #C9D6DE;
}
input,
textarea,
select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #BAC7CF;
}
form {
	margin: 0px;
	padding: 0px;
}
table td.nobottomborder {
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.very-short-form-element {
	width: 55px;
}
.short-form-element {
	width: 150px;
}
.medium-form-element {
	width: 275px;
}
.long-form-element {
	width: 390px;
}
.very-long-form-element {
	width: 630px;
}
select.medium-form-element {
	width: 285px;
}
input.submitbutton {
	background: #99B0BB;
	border: 1px solid #8298AA;
}
.required {
	color: #FF9900;
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
}
#content2 ul.bulletlist {
	margin: 10px 0px 10px 15px;
	padding: 0px;
	list-style: none;
}
ul.bulletlist li {
	padding-left: 12px;
	background: url(/images/arrow.gif) no-repeat 0px center;
	margin-bottom: 5px;
}
.large-form-element {
	font: 18px Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 588px;
}
.privacy-readthrough {
	height: 350px;
	overflow: auto;
	padding: 15px;
	border: 1px solid #BBC9D4;
	background: #F3F7F8;
}
table.form-table table td {
	padding: 0px;
}
.requiredfield {
	border: 1px solid #FFD84F;
	background: #FFF7D5;
}
td.divider {
	border-top: 1px solid #BFCED7;
}
td.subheadercell {
	border-bottom: 2px solid #B9C9D2;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #394F5B;
	letter-spacing: -1px;
}
#chclassifieds {
	FLOAT: left;
	WIDTH: 986px;
	margin: 0px;
	padding: 0px 0px 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(/images/contentbg.gif);
}
#container #chclassifieds {
	background-image: url(/images/chbg_class_stretch.jpg);
	background-repeat: repeat-y;
}
#container #chbgclassifieds {
	FLOAT: left;
	WIDTH: 986px;
	margin: 0px;
	background-image: url(/images/chbg_class.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#contentwide {
	FLOAT: left;
	WIDTH: 940px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#partnerlogos {
	clear: both;
	margin: 0px;
	background-image: url(/images/lowerbg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 70px;
}
#footer p {
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.apply h2 {
	font-size: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.apply .calc .calcbg {
	height: 139px;
	background-image: url(/images/bg-calc-new.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
#loancalc .field {
	color:#DDE4EA;
	width:165px;
	background-color: #343739;
	margin-bottom: 3px;
	background-image: url(/images/bgfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	border-width: 0px;
	border-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#loancalc {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#loancalc .fieldsml {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#DDE4EA;
	height:11px;
	width:74px;
	background-color: #343739;
	margin-bottom: 3px;
	background-image: url(/images/bgfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px;
	margin-top: 4px;
	margin-right: 24px;
	margin-left: 10px;
	float:right;
}
#loancalc .left {
	float:left;
	padding: 0px;
	margin: 0px;
	}
			
#loancalc .right {
	float:right;
	padding: 0px;
	margin: 0px;
	padding-right: 22px;
}#loancalc input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.applybutton {
	padding-top: 6px;
	margin: 0px;
	width: 190px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/* Aussie World Links */

#nav {
	float: left;
	width: 963px;
	margin: 0px;
	padding: 0px 8px 0px 15px;
	background: #FFF url(../images/nav-bg.gif) repeat-y center top;
	}
	.menu {
		FLOAT: left;
		POSITION: relative;
		margin: 0px;
		padding: 0px;
	}
	.menu UL {
	FLOAT: left;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	POSITION: relative;
	padding: 1px 0px 0px;
	background: #474747;
	}
	.menu UL LI {
	DISPLAY: inline;
	FLOAT: left;
	POSITION: relative;
	margin: 0px;
	}
	 HTML .menu UL LI A {
	WIDTH: auto;
	margin: 0px;
	}
	.menu UL LI UL {
	DISPLAY: none;
	margin: 0px;
	}
	#auto a:link, #auto a:visited  {
	DISPLAY: block;
	WIDTH: 147px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-equipment-search.gif) no-repeat top;
	}
	#auto span { visibility:hidden; 
	}
	
	#auto a:hover {
		background-position: bottom;
	}	
	#boat a:link, #boat a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-boat-loans.gif) no-repeat top;
	}
	#boat span { visibility:hidden; 
	}
	
	#boat a:hover {
		background-position: bottom;
	}
	#bike a:link, #bike a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-bike-loans.gif) no-repeat top;
	}
	#bike span { visibility:hidden; 
	}
	
	#bike a:hover {
		background-position: bottom;
	}
	#truck a:link, #truck a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-truck-loans.gif) no-repeat top;
	margin: 0px;
	}
	#truck span { visibility:hidden; 
	}
	
	#truck a:hover {
		background-position: bottom;
	}
	
	
	
	#leisure a:link, #leisure a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-leisure-loans.gif) no-repeat top;
	}
	#leisure span { visibility:hidden; 
	}
	
	#leisure a:hover {
		background-position: bottom;
	}	
	
	
	
	#personal a:link, #personal a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-personal-loans.gif) no-repeat top;
	}
	#personal span { visibility:hidden; 
	}
	
	#personal a:hover {
		background-position: bottom;
	}	
	
	
	#car a:link, #car a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-car-loans.gif) no-repeat top;
	}
	#car span { visibility:hidden; 
	}
	
	#car a:hover {
		background-position: bottom;
	}	
	
	
	
	
	#equipment a:link, #equipment a:visited  {
	DISPLAY: block;
	WIDTH: 135px;
	COLOR: #ffffff;
	HEIGHT: 22px;
	TEXT-DECORATION: none;
	float: left;
	text-align: center;
	background: url(../images/btn-equipment-loans.gif) no-repeat top;
	}
	#equipment span { visibility:hidden; 
	}
	
	#equipment a:hover {
		background-position: bottom;
	}
.containertable #nav {
	float:none;
	height:auto;
	margin:auto;
	padding:auto;
	width: 100%;
}
.apply .calc p a {
	color: #28323a;
	text-decoration: none;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	line-height: 5px;
	font-size: 9px;
}
}
/* Use this to create a horizontal ruler across a column. */

hr {
background-color:#C2D0DB;
border:medium none;
clear:both;
color:#C2D0DB;
float:none;
height:1px;
margin-bottom:8px;
margin-left:0pt;
margin-right:0pt;
padding:0px;
width:100%;
}
.sm-form-element {
	width: 210px;
}
#loancalc select.field {
	margin: 0px 0px 3px;
	padding: 2px;
	width: 171px;
}
/* contact page table styles */

.contact-table {
	margin-top: 20px;
	margin-bottom: 20px;
}


.contact-table .blue-border {
border-left:1px solid #c3d5e1;
border-bottom: 1px solid #c3d5e1;
}

.contact-table .blue-border-last {
border-bottom: 1px solid #c3d5e1;
border-right:1px solid #c3d5e1;
border-left:1px solid #c3d5e1;
}
.contact-table-ul {
	margin: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 5px !important;
	padding-bottom: 10px !important;			
}

.contact-table th {
	background-color: #c3d5e1;
	border-bottom:1px solid #bbcfdd;
	font-size:15px;
	color:#41535F;
	font-weight:bold;
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
/******************* christmas styles ************************/

#container-xmas {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/xmas-decoration-left.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	height: 502px;
}

.content-xmas {
	float:left;
	width:151px;
	padding-left:40px;
}