@charset "utf-8";
/* CSS Document */
{
    box-sizing: border-box;
}
/**** scroll to top ****/

#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#3498db;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff
}
#scroll:hover {
    background-color:#e74c3c;
    opacity:1;
    filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
body{
	background-image: url('https://secure.financialservicesonline.com.au/templates/anyloan.com.au/page_bg.jpg'); 
	background-repeat: repeat-x; 
	background-position-y: top;
	background-color:#567288; 
	padding:0px;
	font-family: arial, verdana, tahoma;	
	color: #333333; 
	font-size: 12px;
	max-width:1000px; 
	margin:auto;
}
p, table, td, div, input, select{
	font-family: arial, verdana, tahoma;
	color: #333333;
	font-size: 12px;
	vertical-align: top;
}
img{
	max-width:100%;
	height:auto;
}
#pagecontainer{
	max-width:100%; 
	margin:auto;
	padding:0px;
}
#pageheader{
	padding:0px;
	background-image: url('https://secure.financialservicesonline.com.au/templates/anyloan.com.au/head_bg.jpg'); 
	background-repeat: repeat-x; 
	background-position-y: top; 
	color: white;
	background-color:#4E4E4E;
	border:1px solid white;
	min-height:95px;
}
#pageheader a {color: #ffffff; text-decoration: none; }
#pageheader a:hover {text-decoration: underline; }

.logo{
	float:left;
	padding:12px;
}

.siteTitle {
	color:#FFCC00; 
	padding:20px 0px 3px 12px;
	font-size:30px;
	font-weight:bold;
	text-shadow: 2px 2px 4px #000000;
}
.byline{
	color: white;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	padding:6px;
}
.licensing{
	padding:3px 0px 3px 12px;
	float:left;
	color:#ffffff;
	font-size:11px;
	text-shadow: 1px 1px 2px #000000;
}
.social{
	color:#ffffff; font-size:10px;
	max-width:300px;
	padding:6px; 
	float:right;
}

.menu1{
	background-color: #536E83;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
    color: white;
}
.menu1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #536E83;
}
.menu1 li {
    float: left; 
	font-size:12px;
	border-right: 1px solid gray;
}
.menu1 li a, .dropbtn {
    display: block;
    color: white;
    text-align: center;
    padding: 12px 14px;
    text-decoration: none;
}
.menu1 li a:hover, .dropdown:hover .dropbtn {
    background-color: #49879B;
    text-decoration: underline;}
.menu1 li.dropdown {
    display: inline-block;
}
.dropdown-content {
	z-index: 99;
    display: none;
    position: absolute;
    background-color: gray;
    min-width: 120px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.dropdown-content a:hover {background-color: #f1f1f1}
.dropdown:hover .dropdown-content {display: block;}

#pagebody{
	background-color: white;
	border: 1px solid white;
	float:left;
}
#margin{
	width:180px;
	max-width:35%;
	background-color:#f9faf5;
	float:right;
}
#pagecontent{
	max-width:100%;
	background-color:white;	
	padding:12px;
	margin-top:9px;
	border-radius:5px;
}
#pagefooter{
	max-width:100%;
	margin: auto;
	background-color:none;
}
.menu2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: none;
}
.menu2 li {
    float: left; 
	font-size:12px;
	border-right: none;
}
.menu2 li a{
    display: block;
    color: white;
    text-align: center;
    padding: 12px 10px;
    text-decoration: none;
}
.menu2 li a:hover{
    background-color: #49879B;
}
.menu2 li.dropdown {
    display: inline-block;
}
#disclosure{
	padding:20px;
	background-color:none;
	color:#ffffff;
	text-align:left;
}
#disclosure a {color: #ffffff; font-weight:bold; text-decoration: none; }
#disclosure a:hover {color: #ffffff; text-decoration: underline; }

#disclaimer{
	padding:10px;
	background-color:#3c3c44;
	color:#ffffff;
	text-align:left;
}
#copyright{
	padding:0px;
	background-color:none;
	color:#ffffff;
	text-align:center;
}
#copyright a {color: #ffffff; font-weight:bold; text-decoration: none; }
#copyright a:hover {color: #ffffff; text-decoration: underline; }
.paragraph{padding:6px;font-size:13px;}

.feedheader{color: #768393; background-color:#fff; font-size: 18px; font-weight: bold; text-align:center;padding: 9px;margin:9px 0px 9px 0px;width:100%;border:1px solid #768393; border-radius:5px;}
.introtext{color: #808080; font-size: 18px;}
.feed{color: #000000; font-size: 12px; padding: 4px;}
.error{border: 1px solid red; background-color: #ffffee; color: #336699; width: 99%; padding: 5px;}
.notify{border: 1px solid #660000; background-color: #ffffee; color: #336699; width: 99%; padding: 5px;}
.notice {color: #999999}
.confirm {color: #FF0000}
 input{color: #333333; border: 1px solid #999999; background-color: #F9FFF0;}
.submit input{color: #000000; border: 2px solid #99CC99; background-color: #006666; font-weight: bold;}
.radio{border: none; cursor: pointer; background-color: #ffffff;}
.button{color: #333333; border: 1px solid #999999; background-color: #F9FFF0; font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 11px;}
a {color: #0000FF; text-decoration: none; }
a:hover {color: #ff0000; text-decoration: underline; }
h1 {color: #336699; font-size: 28px;}
h2 {color: #336699; font-size: 20px;}
h3 {color: #336699; font-size: 16px;}
.header1 {font-weight:bold;color:#0F5B9E;font-size:14pt;font-family:arial, verdana, tahoma;padding-left:24px;}
.subheader1 {font-weight:bold;color:#000000;font-size:12pt;font-family:arial, verdana, tahoma;}

.category{color: #0F5B9E; font-size: 12pt;}
.headline{color: #8797AB; font-size: 12px;}

a.newslink {color: #3C3C44; font-size:11px; text-decoration: none; }
a:hover.newslink {color: #ffffff; text-decoration: underline; }

td.label { text-align: right; }
td.note { text-align: center; }
.snote {font-size: 9px;}

.tabletop{font-weight:bold;color:#ffffff;background-color:#3C3C44;font-size:10pt;font-family:arial, verdana, tahoma; }

ul.list { padding-left: 26px; }
.row0 { background-color: #E0EAE9;}
.row1 { background-color: #F0FAF9;}

.description{font-style:italic;}
.info {padding: 6px; border: 1px solid #CCCCCC; font-size: 10px; }
.conf {padding: 6px; border: 1px solid #22FF22; font-size: 10px; }
.error {padding: 6px; border: 1px solid #FFFF22; font-size: 10px;}
/* form specific */
form {
  max-width: 700px;
  position: relative;
  margin: 0px auto 0;
  font-size: 15px;
}
input,textarea,select {
	    text-align: left;
		padding: 10px;
	    outline: none;
	    resize: none;
		border-radius: 5px;
		border: 1px solid #bdd0df;
		margin-bottom: 5px;
}
textarea {
    width: 95%;
    min-height: 75px;
}
/* radio buttons */

.radiobtn {
  position: relative;
  display: block;
}
.radiobtn label {
  display: block;
  background: #e0e8ef;
  font-size:12px;
  color: #000;
  border-radius: 5px;
  padding: 10px 20px;
  border: 1px solid #bdd0df;
  margin-bottom: 5px;
  cursor: pointer;
}
.radiobtn label:after, .radiobtn label:before {
  content: "";
  position: absolute;
  right: 11px;
  top: 11px;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: #acc4d6;
}
.radiobtn label:before {
  background: transparent;
  transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s, 0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
  z-index: 2;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: center;
  width: 0;
  height: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0LjcuOGwtLjQtLjRhMS43IDEuNyAwIDAgMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwIDAtMi4zLjFMLjQgN2ExLjcgMS43IDAgMCAwIC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwIDAgMi40LS4xTDE1IDMuMWExLjcgMS43IDAgMCAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+);
}
.radiobtn input[type="radio"] {
  display: none;
  position: absolute;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.radiobtn input[type="radio"]:checked + label {
  background: #acc4d6;
  -webkit-animation-name: blink;
          animation-name: blink;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  border-color: #799fbd;
}
.radiobtn input[type="radio"]:checked + label:after {
  background: #799fbd;
}
.radiobtn input[type="radio"]:checked + label:before {
  width: 20px;
  height: 20px;
}

@-webkit-keyframes blink {
  0% {
    background-color: #acc4d6;
  }
  10% {
    background-color: #acc4d6;
  }
  11% {
    background-color: #bdd0df;
  }
  29% {
    background-color: #bdd0df;
  }
  30% {
    background-color: #acc4d6;
  }
  50% {
    background-color: #bdd0df;
  }
  45% {
    background-color: #acc4d6;
  }
  50% {
    background-color: #bdd0df;
  }
  100% {
    background-color: #acc4d6;
  }
}

@keyframes blink {
  0% {
    background-color: #acc4d6;
  }
  10% {
    background-color: #acc4d6;
  }
  11% {
    background-color: #bdd0df;
  }
  29% {
    background-color: #bdd0df;
  }
  30% {
    background-color: #acc4d6;
  }
  50% {
    background-color: #bdd0df;
  }
  45% {
    background-color: #acc4d6;
  }
  50% {
    background-color: #bdd0df;
  }
  100% {
    background-color: #acc4d6;
  }
}

/* submit button */
 
.button,input[type=submit]{
	background-color: #536E83; 
	border-radius: 5px;
	border: none;
	color: white;
	padding: 10px 24px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
  	box-shadow: 3px 3px 3px silver;
}
.button a{
	color: white;
}
.button:hover,input:hover[type=submit]{
  	opacity: 0.8;
  	filter: alpha(opacity=50); /* For IE8 and earlier */
	color:yellow; 
	cursor: pointer;
}
.button a:hover{
	color: yellow;
	text-decoration: none;
}
.button:active,input:active[type=submit]{
  	opacity: 0.8;
  	filter: alpha(opacity=80); /* For IE8 and earlier */
  	transform: translateY(2px, 2px);
  	box-shadow: none;

}

#formcontainer{
	width:100%;
	margin:auto;
	background-color:white;
}
#formline{
	width:100%;
	padding: 10px;
	float:left;
	margin-bottom:10px;
	font-size:14px;
}
.formlabel{

}
.formdata{

}

.slideshow {
  list-style: none;
  z-index: 1;
}
.slideshow li span {
  	height: 230px;
	width:800px;
	max-width:90%;
	margin: auto;
	padding: 10px;
	border-radius:5px;
  position: absolute;
  background-size: cover; 
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: imageAnimation 30s linear infinite 0s;
  -moz-animation: imageAnimation 30s linear infinite 0s;
  animation: imageAnimation 30s linear infinite 0s;
  color: #fff;
	font-size:24px; text-align:right; font-weight:bold;text-shadow: 1px 2px gray;
}
.slideshow li h3 {
  position: relative;
  text-align: right;
  z-index: 2;
  bottom: 10px;
  left: 0;
  right: 0;
  opacity: 0;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  color: #fff;
  -webkit-animation: titleAnimation 30s linear 1 0s;
  -moz-animation: titleAnimation 30s linear 1 0s;
  animation: titleAnimation 30s linear 1 0s;
}
@media only screen and (min-width: 768px) {
  .slideshow li h3 {
    bottom: 30px;
    font-size: 8.125em;
  }
}
@media only screen and (min-width: 1024px) {
  .slideshow li h3 {
    font-size: 10.9375em; 
  }
}

.slideshow li:nth-child(1) span {
  background-image: url(https://secure.financialservicesonline.com.au/templates/income-insurance.com.au/incomeProtection1.jpg);
}

.slideshow li:nth-child(2) span {
  background-image: url(https://secure.financialservicesonline.com.au/templates/income-insurance.com.au/incomeProtection2.jpg);
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  animation-delay: 6s;
}

.slideshow li:nth-child(3) span {
  background-image: url(https://secure.financialservicesonline.com.au/templates/income-insurance.com.au/incomeProtection3.jpg);
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  animation-delay: 12s;
}

.slideshow li:nth-child(4) span {
  background-image: url(https://secure.financialservicesonline.com.au/templates/income-insurance.com.au/incomeProtection4.jpg);
  -webkit-animation-delay: 18s;
  -moz-animation-delay: 18s;
  animation-delay: 18s;
}
.slideshow li:nth-child(5) span {
  background-image: url(https://secure.financialservicesonline.com.au/templates/income-insurance.com.au/incomeProtection5.jpg);
  -webkit-animation-delay: 24s;
  -moz-animation-delay: 24s;
  animation-delay: 24s;
}
.slideshow li:nth-child(6) span {
  background-image: url(https://secure.financialservicesonline.com.au/templates/income-insurance.com.au/incomeProtection6.jpg);
  -webkit-animation-delay: 30s;
  -moz-animation-delay: 30s;
  animation-delay: 30s;
}

@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
  }
  12.5% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
  }
  25% {
    opacity: 1;
  }
  37.5% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes imageAnimation {
  0% {
    opacity: 0;
    -moz-animation-timing-function: ease-in;
  }
  12.5% {
    opacity: 1;
    -moz-animation-timing-function: ease-out;
  }
  25% {
    opacity: 1;
  }
  37.5% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  12.5% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  25% {
    opacity: 1;
  }
  37.5% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes titleAnimation {
  0% {
    opacity: 0;
  }
  12.5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  37.5% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes titleAnimation {
  0% {
    opacity: 0;
  }
  12.5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  37.5% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes titleAnimation {
  0% {
    opacity: 0;
  }
  12.5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  37.5% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.no-cssanimations .slideshow li span {
  opacity: 1;
}
