@font-face {
	font-family: 'Cantarell';
	src: url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-Regular.eot');
	src: local('Cantarell'), local('Cantarell-Regular'), url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-Regular.woff') format('woff'), url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-Regular.ttf') format('truetype'), url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-Regular.svg#Cantarell-Regular') format('svg');
}

@font-face {
	font-family: 'Cantarell-Italic';
	src: url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-Oblique.eot');
	src: local('Cantarell'), local('Cantarell-Oblique'), url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-Oblique.woff') format('woff'), url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-Oblique.ttf') format('truetype'), url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-Oblique.svg#Cantarell-Oblique') format('svg');
}

@font-face {
	font-family: 'Cantarell-Bold';
	src: url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-Bold.eot');
	src: local('Cantarell'), local('Cantarell-Bold'), url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-Bold.woff') format('woff'), url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-Bold.ttf') format('truetype'), url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-Bold.svg#Cantarell-Bold') format('svg');
}

@font-face {
	font-family: 'Cantarell-Bold-Italic';
	src: url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-BoldOblique.eot');
	src: local('Cantarell'), local('Cantarell-BoldOblique'), url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-BoldOblique.woff') format('woff'), url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-BoldOblique.ttf') format('truetype'), url('http://www.asapfinance.co.nz/themes/theme/static/fonts/Cantarell-BoldOblique.svg#Cantarell-BoldOblique') format('svg');
}
/* END FONT FACE */
table {
  border-collapse: separate;
  border-spacing: 0;
  margin: 0;
  padding: 0;
}
th, td {
  text-align: left;
  font-weight: normal;
}
a img { border: none; }
:link img { border: none; }
:visited img { border: none; }
ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
pre, code {
  white-space: pre;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  line-height: 1;
}
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 15px; }
h5 { font-size: 13px; }
h6 { font-size: 11px; }
p {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 12px;
}
a {
  text-decoration: underline;
  color: #000000;
  outline: 0;
  border: none;
}
a:visited {
  text-decoration: underline;
  color: #000000;
  outline: 0;
  border: none;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
a:active {
  color: #ff0000;
  text-decoration: underline;
}
a:focus {
  color: #ff0000;
  text-decoration: underline;
}
.dotted { border-bottom: 1px dotted #cccccc; }
.brand_type { font-family: "Cantarell", Calibri, Helvetica, Arial, sans-serif; }
.uppercase { text-transform: uppercase; }
.rounded {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
body {
  font: 14px/1 Arial, Helvetica, sans-serif;
  color: #414141;
/*   background-color: #fefefe; */
  background: #fafafa url(http://www.asapfinance.co.nz/themes/theme/static/images/body_bg.png) repeat-x 0 0;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
}
header, nav, hgroup, section, article, aside, footer { display: block; }
footer { position: relative; }
#wrap {
  width: 100%;
  margin: 0;
  padding: 0;
}
.center_layout {
  width: 940px;
  padding: 0 10px;
  margin: 0 auto;
}
header section#header {
  height: 114px;
  border-bottom: 1px solid #ffffff;
  background: #ff8400 url(http://www.asapfinance.co.nz/themes/theme/static/images/orange_band.png) repeat-y center center;
}
header section#header .center_layout {
  background: transparent url(http://www.asapfinance.co.nz/themes/theme/static/images/header_graphic.png) no-repeat right top;
  height: 114px;
}
header a.logo {
  position: relative;
  top: 22px;
}
header nav {
  overflow: hidden;
  height: 35px;
  position: relative;
  border-bottom: 1px solid #ffffff;
  background: #fefefe url(http://www.asapfinance.co.nz/themes/theme/static/images/nav_bg.png) repeat-x 0 0;
}
header nav ul {
  padding: 10px 0;
  overflow: hidden;
}
header nav ul li {
  float: left;
  color: #ffa622;
  font-family: "Cantarell", Calibri, Helvetica, Arial, sans-serif;
}
header nav ul li a {
  margin: 0 10px;
  font-size: 13px;
  color: #ff8400;
  font-family: "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}
header nav ul li.last a { margin-right: 0; }
nav#loans {
	margin: 35px 0 0 4px;
}
nav#loans li {
	padding-bottom: 8px;
}
nav#loans a {
  font-size: 13px;
  color: #ff8400;
  font-family: "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}
nav#loans li.active a {
	text-decoration: none;
	border: none;
	color: #414141;
}
section#main {
  padding-top: 35px;
/*   background: #fafafa url(http://www.asapfinance.co.nz/themes/theme/static/images/background_pattern.png) repeat-x 0 0;	*/
}
section#main article { padding-bottom: 115px; }
section#main article div { float: left; }
section#main article div.left_col {
  width: 355px;
  margin-right: 60px;
}
section#main article div.right_col {
  width: 340px;
  padding-top: 53px;
}
section#main aside {
  float: right;
  width: 125px;
  margin-left: 60px;
  position: relative;
}
section#main aside img {
  position: relative;
  top: 0;
  margin-bottom: 39px;
}
section#main aside div { position: relative; }
section#main aside div em {
  display: block;
  color: #ffb733;
  font-family: Georgia, Palatino, Times, "Times New Roman", "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 11px;
  line-height: 2.5;
}
section#main aside a.header {
  color: #969696;
  margin-bottom: 4px;
  display: block;
  border-bottom: 1px dotted #cccccc;
}
section#main aside a.header:hover {
  color: #414141;
  border-bottom: 1px dotted #cccccc;
}
section#main aside a {
  color: #c9c9c9;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: -0.03em;
  font-family: "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
section#main aside a:hover {
  color: #a7a7a7;
  border-bottom: none;
}
footer section#newsletter {
  background: #ebebeb url(http://www.asapfinance.co.nz/themes/theme/static/images/newsletter_bg.png) repeat-x 0 0;
  height: 65px;
}
footer section#newsletter div.float {
  float: left;
  text-align: left;
}
footer section#newsletter div.left_col {
  width: 240px;
  padding-top: 16px;
}
footer section#newsletter div.left_col a {
  color: #a7a7a7;
  font-family: "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-bottom: 1px dotted #cccccc;
}
footer section#newsletter div.left_col a span {
  display: block;
  color: #636363;
  font-family: "Cantarell-Bold", "Cantarell", Calibri, Helvetica, Arial, sans-serif;
}
footer section#newsletter div.center_col {
  width: 510px;
  padding-top: 28px;
}
footer section#newsletter div.right_col { width: 190px; }
footer section#footer {
  background-color: #ebebeb;
  height: 35px;
  position: relative;
  overflow: hidden;
  clear: both;
}
footer section#footer div.footer_rule {
  background: transparent url(http://www.asapfinance.co.nz/themes/theme/static/images/footer_rule.png) no-repeat center top;
  height: 1px;
  overflow: hidden;
  width: 100%;
}
footer section#footer p {
  color: #636363;
  font-size: 10px;
  line-height: 1;
  white-space: pre;
  margin: 13px 0 0 0;
  font-family: "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
footer section#footer p a {
  color: #636363;
  border-bottom: 1px dotted #636363;
}
footer section#footer p a:hover {
  color: #414141;
  border-bottom: 1px solid #414141;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
}
h1 {
  color: #ff8400;
  text-transform: uppercase;
  font-family: "Cantarell-Bold", "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  font-size: 50px;
  line-height: 50px;
  text-shadow: 0 1px 0 #ffffff;
  letter-spacing: -0.05em;
}
p {
  font: 13px/1.5 "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  padding-bottom: 20px;
}
b,strong {
	font-weight: normal;
	font-family: Cantarell-Bold, Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
}
a {
  text-decoration: none;
  color: #ff8400;
  outline: 0;
}
a:visited {
  text-decoration: none;
  color: #ff8400;
  outline: 0;
}
a:hover {
  text-decoration: none;
  color: #ff8400;
  border-bottom: 1px dotted #ff8400;
}
li.active a {
  text-decoration: none;
  color: #ff8400;
  border-bottom: 1px solid #ff8400;
}
a:active {
  text-decoration: none;
  color: #ff8400;
  border-bottom: 1px solid #ff8400;
}
a:focus {
  text-decoration: none;
  color: #ff8400;
  border-bottom: 1px solid #ff8400;
}
.spinner {
  display: block;
  width: 67px;
  height: 69px;
  margin: 0 auto;
  position: relative;
  top: 20px;
}
label {
  font-family: "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #c9c9c9;
}
textarea {
  background: transparent;
  border: none;
  font-size: 12px;
  padding: 3px 5px 2px 5px;
  color: #a7a7a7;
/*   text-transform: uppercase; */
  font-family: "Cantarell", Calibri, Helvetica, Arial, sans-serif;
}
button {
  background-color: #ebebeb;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #dddddd;
  font-size: 11px;
  padding: 3px 5px;
  color: #a7a7a7;
  cursor: pointer;
/*   text-transform: uppercase; */
  font-family: "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
button:hover {
  color: #414141;
  background-color: #eeeeee;
  background-color: rgba(0, 0, 0, 0.05);
  border: 1px solid #cccccc;
}
.float_right { float: right; }
.hasjs label { display: none; }
div.input {
  background-color: #ebebeb;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #dddddd;
  width: 240px;
  margin-bottom: 8px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
div.input input { width: 230px; }
div.input.last { margin-right: 0; }
div.checkbox {
  clear: left;
  padding: 3px 0 2px 0;
}
div.checkbox label {
  display: inline;
  margin-left: 10px;
}
div.checkbox label span { color: #858585; }
div.checkbox:hover label { color: #525252; }
div.checkbox:hover label span { color: #525252; }
input {
  background: transparent;
  border: none;
  font-size: 12px;
  padding: 3px 5px 2px 5px;
  color: #a7a7a7;
/*   text-transform: uppercase; */
  font-family: "Cantarell", Calibri, Helvetica, Arial, sans-serif;
}
div.input:hover input { color: #414141; }
#contact_form div {
  float: none !important;
  width: 97.5%;
  background-color: #fafafa;
  background-color: rgba(0, 0, 0, 0.01);
}
#contact_form div input { width: 97%; }
#contact_form div textarea { width: 97%; }
#contact_form div textarea { min-height: 120px; }
#contact_form div:hover { border: 1px solid #bbbbbb; }
#contact_form div:hover textarea { color: #414141; }
#contact_form button {
  background-color: #fafafa;
  background-color: rgba(0, 0, 0, 0.01);
  float: none;
}
html, body { height: 100%; }
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -135px;
  position: relative;
}
footer, .push {
  height: 101px;
  clear: both;
}
section#newsletter, footer { margin-top: 34px; }
.validationMessage {
  display: block;
  color: red;
  position: relative;
}
section#image_band {
  overflow: hidden;
  height: 179px;
  background-color: #cccccc;
  border-bottom: 1px solid #ffffff;
  clear: both;
  background: transparent url(http://www.asapfinance.co.nz/themes/theme/static/images/sample-stripe.jpg) repeat-x center top;
}
#contact_wrap {
  position: relative;
  top: -125px;
}
#contact_wrap .right_col {
  clear: left;
  padding-top: 0 !important;
}
#contact_wrap aside { margin: 0 15px !important; }
#contact_wrap aside p,
aside #faq p {
  font: 13px/1.2 "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  letter-spacing: -0.05em;
  color: #969696;
  text-transform: uppercase;
}
#contact_wrap aside p a,
aside #faq p a {
  font-size: 13px;
  color: #414141;
}
#contact_wrap aside p a:hover,
aside #faq p a:hover {
  color: #414141;
  text-decoration: underline;
  border: none;
}
aside #faq {
	display: block;
	margin-top: 20px;
}
div.portraits {
  float: left;
  width: 520px;
  margin-bottom: 20px;
}
div.portraits a {
  float: left;
  display: block;
  position: relative;
/*   overflow: hidden; */
  margin-right: 35px;
  background-color: #ffffff;
  padding: 9px;
  border: 1px solid #ececec;
  text-decoration: none;
  line-height: 0;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}
div.portraits a img {
  margin: 1px;
  border: 1px solid #ececec;
  width: 125px;
}
div.portraits a span {
  display: block;
  position: absolute;
  padding: 5px;
  margin: 11px;
  height: 28px;
  bottom: 1px;
  left: 0;
  right: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
}
div.portraits a.last span {
	height: 42px;
}
div.portraits a span p {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font: 11px/1.3 "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
div.portraits a span p.title { color: #999999; }
div.portraits a.last { margin-right: 0; }
div.portraits a:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}
.hasjs .portraits span { display: none; }
table#contact_info { margin-top: 50px; }
td {
  vertical-align: top;
  font: 13px/1.3 "Cantarell", Calibri, Helvetica, Arial, sans-serif;
  color: #b8b8b8;
  padding-bottom: 15px;
  white-space: pre;
  white-space: pre-wrap;
}
td a { color: #b8b8b8; }
td.header {
  color: #414141;
  padding-right: 20px;
}
ul#questions li {
	font-family: Palatino, Georgia, Times, "Times New Roman",serif;
	font-style: italic;
}
.win ul#questions li,
.win ul#questions li a,
.win ul#answers li,
.win ul#answers li a {
	font-family: "Segoe UI","Candara","Trebuchet MS", Arial, Helvetica, sans-serif !important;
	letter-spacing: 0 !important;
}
.win ul#answers div p {
	padding-top: 4px;
}
ul#questions li a {
	font-family: "Cantarell",Arial, Helvetica, sans-serif;
	line-height: 1.7;
	letter-spacing: -0.5px;
/* 	text-transform: uppercase; */
	font-style: normal;
}
ul#questions li a:hover {
	color: #414141;
}
ul#answers li {
	padding-bottom: 10px;
	position: relative;
}
ul#answers li.header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 20px;
	margin-top: 20px;
}
ul#answers li.answer span {
	position: absolute;
	left:0;
	top:3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
ul#answers li.answer div {
	margin-left: 18px;
}
ul#answers li p {
	padding-bottom: 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#answers li p b {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bttl {
	margin-left: 18px;
	font-size: 10px;
	text-transform: uppercase;
}
body.contact #image_band {
	background: #fff url('http://www.asapfinance.co.nz/themes/theme/static/images/contact_bg.jpg') repeat-x center center !important;
}
table#downloads td a {
	color: #414141;
}
/* ================= */
/* = WINDOWS FIXES = */
/* ================= */
body.win p,
body.win b,
body.win h2,
body.win strong,
body.win span,
body.win a,
body.win label,
body.win button,
body.win textarea,
body.win td,
body.win input {
	font-family: "Segoe UI","Candara","Trebuchet MS", Arial, Helvetica, sans-serif !important;
	letter-spacing: 0 !important;
}
body.win b,
body.win td.header,
body.win strong {
	font-weight: bold;
}
/* =========== */
/* = Pop Ups = */
/* =========== */
.hasjs div.popup {
/* 	display: none; */
}
div.popup {
	display: none;
	background-color: #fff;
/* 	background-color: rgba(255, 255, 255, 0.95); */
	margin: 10px 10px 10px -100px;
	padding: 10px;
	border: 1px solid #ebebeb;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.06);
	-o-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.06);
	position: absolute;
	top:75%;
	left:50%;
	width: 180px;
	height: auto;
	z-index: 2000;
	cursor: default;
}
.popup h2 {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1;
	color: #414141;
	position: relative;
	letter-spacing: -1px !important;
}
.popup p.title {
	text-transform: uppercase;
	font-size: 12px;
	color: #777;
	letter-spacing: 0 !important;
}
.popup p {
	letter-spacing: 0 !important;
	color: #555;
	font-size: 12px;
	line-height: 1.6;
	padding-bottom: 8px;
}
#contact_info td,
#contact_info td a {
	color: #777;
}
#contact_info td.header {
	color: #414141;
}
