@charset "utf-8";
/* CSS Document */


.l-container {
	border-bottom: 1px solid #D7D2CB; /* create new border because we don't have all the standard links */
}

#footer {
	padding-top: 0; /* reset this because we don't have all the standard links */
}

.sub-footer-links {
	padding: 0; /* reset this because we don't have all the standard links */
}

.left-sub-nav ul ul ul {
    background: none repeat scroll 0 0 #FFFFFF;
    /*border-top: 1px solid #D7D2CB;*/
}


input, select {
	float:left;
	margin: 0 10px 0 0;
}

label {
    margin-top: 10px;
}

.input-large, .input-options {
    width: 400px;
}

select.input-large {
    width: 422px;
}

.input-medium {
    width: 184px;
}

select.input-medium {
    width: 205px;
}

label .input-medium {
    width: 205px;
	display: inline-block;
	margin: 0 10px 0 0;
}

.input-mediumlarge {
    width: 292px;
}

select.input-mediumlarge {
    width: 314px;
}

label .input-mediumlarge {
    width: 314px;
	display: inline-block;
	margin: 0 10px 0 0;
}


.pull-right {
	display: block;
	float: right;

}
.pull-left {
	display: block;
	float: left;

}

.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}

.clear-link {
	padding: 5px 0 0 10px;
	display:inline-block;
}



.completed-step {
	color: #807370 !important;
}

.infotip {
    background: url("../images/icon_tooltip.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
    border: medium none;
    cursor: pointer;
    height: 16px;
    margin: 8px 0 0;
    overflow: hidden;
    text-indent: -99999px;
    vertical-align: top;
    width: 16px;
	float: left;
}

div.tooltip {
	position: absolute;
	z-index: 9000;
	border: 1px solid #e2dfda;
	background-color: #faf8f5;
	padding: 16px;
	font-size: 12px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 0 15px;
}

.infoLabel {
    color: #C6C3C3;
    margin-left: 20px;
}

.red {
	color: #DC1928;
}

.cancel-link {
	margin: 14px 30px;
	display: block;
}

.loading {
	margin: 10px;
}


form em {
    color: #DC1928;
}


.contentbox-footer {
    clear: both;
    margin: 10px 0 0;
    padding: 10px 0;
}

.contenttable td, .contenttable th {
	text-align: left;
}



.content-panel a, .content-panel a:active, .content-panel a:visited {
    color: #E41300;
}
.content-panel a:hover, .content-panel a:focus {
    color: #666666;
}

.breadcrumb a{
    color:#807370
}

.breadcrumb a:visited{
    color:#807370
}

.breadcrumb li:last-child{
    color:#382f2d
}

.lt-ie9 .breadcrumb .last-child{
    color:#382f2d
}





.stepper{
	font-size:16px;
	font-family:"letter_one",Arial,sans-serif;
	font-weight: bold;
	line-height:20px;
	border:1px solid #e2dfda;
	padding:0;
	margin:0;
	-webkit-border-radius:3px;
	border-radius:3px;
	background: #f6f5f1;
 }
.stepper ul{
	margin:0;
	padding:0;
	position:relative;
	z-index:1;
}
.stepper li{
	display:block;
	float:left;
	margin:0;
}
.stepper li:after{
	content:"\a0";
	display:inline-block;
	vertical-align:middle;
	width:40px;
	height:66px;
	background:transparent url("../images/stepper-separator.jpg") no-repeat 11px 0;
}
.stepper li:last-child:after{
	content:none;
	display:none
}

.stepper-content {
	display:block;
	float: left;
	padding: 10px 30px;  /* sdjust this if the wizard stepper needs spacing fixed */
}

.stepper-number {
	font-size:26px;
	font-weight: bold;
}

/* inexplicably missing from the style.css supplied by auspost */
.l-sb-form input[type="password"] {
	width: 138px;
}

div.l-sb-form div.show, div.formField p.show {
	display: block;
}

div.error-message.show {
	display: block;
}

div.initially-hidden {
	display: none;
}

p.fundname {
	font-size: 16px;
	line-height: 24px;
	color: #382f2d;
	font-weight: bold;
	padding-bottom: 24px;
}

p.fundname span.greyed {
	font-size: .813em;
	line-height: 24px;
	color: #807370;
	font-weight: normal;
	font-style: italic;

}

.confirm-fund {
	width:205px;
	margin: 0;
}

.confirm-fund-yesno {
	width: 100px;
	margin: 4px 0 0 20px;
}

select[disabled] {
	background: #c4bcb7;
	border-top: 1px solid #BAB2AE;
	color: #857874;
}


#add_fund_form a {
	cursor: pointer;
}


/* Promo Code AJAX feedback related */
#promocode_holder .promocode_success {
	color: #067A3D;
}

#promocode_label_n_field__n_error {
	float: left;
}

#promocode_narrative_holder {
	float: left;
}

#promocode_narrative {
	float:left;
	padding-top: 40px;
	padding-left: 30px;
}

#promocode_error_div {
	clear: both;
}



div.primary_contact_divs {
	padding: 8px 11px;
	margin-right: 10px;
	float: left;
}

table.fund-list-table {
	margin-top: 15px;
	margin-bottom: 10px;
}

table.fund-list-table td {
	vertical-align: middle;
}

table.fund-list-table tr a {
	padding-right: 25px;
	display: inline-block;
	cursor: pointer;
}

table.fund-list-table tr td:first-child  {
	text-align: right;
}

button.disabled-greyed-out {
	background-color: #807370;
	border-color: #807370;
}

button.disabled-greyed-out:hover {
	background-color: #5e514d;
	border-color: #5e514d;
}



/* css for confirmation of fund registraiton */

#confirm_funds_table td, #confirm_funds_table th {
	vertical-align: middle;
}

#confirm_funds_table tfoot td, #confirm_funds_table .grand-total-label {
	border: 0;
	background: #FFF;
	font-weight: bold;
	color: #5E514D;
}

#confirm_funds_table .registration-select input[type="checkbox"] {
	float: none;
	margin: 0;
}

#confirm_funds_table .registration-period, #confirm_funds_table .registration-select {
	text-align: center;
}
#confirm_funds_table .registration-period select {
	float: none;
	margin: 0;
}

#confirm_funds_table .amount {
	text-align:right;
	padding-right: 40px;
}

#confirm_funds_table .registration-fundname {
	text-align: right;
}

#confirm_funds_table input[type=checkbox], #wizard-step1-form input[type=checkbox], .checkboxFormField input[type=checkbox] {
	/* bigger Checkboxes */
	-ms-transform: scale(1.5); /* IE */
	-moz-transform: scale(1.5); /* FF */
	-webkit-transform: scale(1.5); /* Safari and Chrome */
	-o-transform: scale(1.5); /* Opera */
	transform: scale(1.5);

}

#confirm_funds_table tr.toggled-off td {
	filter: alpha(opacity=65);
	opacity: 0.65;
}

#confirm_funds_table tr.toggled-off td.registration-select {
	filter: alpha(opacity=100);
	opacity: 1;
}


.payment-container-wide {
	width: 960px;
	margin-top: 30px;
}

.payment-container-menu {
	width: 760px;
	margin-top: 30px;
}

.payment-summary {
	margin: auto;
	width: 500px;
	font-weight: bold;
}

.payment-orderid-caption {
	width: 200px;
	float: left;
}
.payment-orderid-value {
	float: right;
	padding-right: 100px;
	text-align: right;
}

.payment-totalamount-caption {
	width: 200px;
	float: left;

}

.payment-totalamount-value {
	float: right;
	padding-right: 100px;
	text-align: right;
}

.payment-secureframe-container {
	margin: 30px auto;
}

.payment-secureframe-container div.errors {
	width: 490px;
	margin: 10px auto;

}



/* payment-summary-table */

.payment-summary-table {
	width: 490px;
	margin: 20px auto;
}

.payment-summary-table td {
}

.payment-summary-label {
	font-weight: bold;
	text-align: right;
	width: 160px;
	padding: 14px 20px 14px 0;
}
.payment-summary-value {
	text-align: left;
}




/* Secureframe TEMP STYLES */

.fake-secureframe {
	border: 1px solid #E2DFDA;
	border-radius: 3px;
	padding: 19px 19px 9px;
	margin: 20px auto;
	width: 450px;
}

.fake-secureframe #header,
.fake-secureframe #card_logos,
.fake-secureframe #amount,
.fake-secureframe #primary_ref {
	display: none;
}

.fake-secureframe #card_number,
.fake-secureframe #card_expiry,
.fake-secureframe #cvv,
.fake-secureframe #buttons,
.fake-secureframe #external_errors,
.fake-secureframe .test_payment_warning
{
	display: block;
	clear: both;

}

.fake-secureframe .field_label {
	float: left;
	width: 160px;
	margin: 5px 0;
	text-align: right;
}

.fake-secureframe .field_label label {
	margin: 5px 0;
	padding: 0 20px 0 0;
	font-weight: bold;
}

.fake-secureframe .field_value {
	float: left;
	/*width: 550px;*/
	margin: 5px 0;
}

.fake-secureframe .card_input {
	width: 40px;
}

.fake-secureframe #card_expiry select {
	width: 127px;
}

.fake-secureframe #expiry_delimiter {
	float: left;
	margin: 5px 10px 0 0;
}

.fake-secureframe #cvv_icon {
	margin: 5px 0 0 0;
}

.fake-secureframe #buttons {
	padding: 0 0 0 160px;
}

.fake-secureframe #buttons input {
	margin: 5px 10px 5px 0;
}

.fake-secureframe .test_payment_warning {
    background-image: url("https://payment.securepay.com.au/test/v2/images/warning.gif");
    background-repeat: no-repeat;
    color: #DC1928;
    padding: 0 0 0 18px;
    text-align: left;
}




/* home page changes - tweeks to gi-3cols */
.gi-2cols {
	width: 960px;
}
.gi-2cols .gi-top, .gi-2cols .gi-btm {
	width: 400px;
}

/* #modyify-account-submenu */
#modyify-account-submenu .primary-cta {
	float:left;
	margin: 10px;
	width: 160px;
	text-align: center;
}

#modyify-account-submenu div.explanation {
	float:left;
	margin: 14px 10px 10px 10px;;
}


/* PW strength meter */
div.password-strength-meter {
	float: left;
	padding-top: 5px;
}

div.password-strength-meter img {
	float: right;
	padding-top: 2px;
}

#pw_strength {
	padding: 0px 20px 0px 10px;
	color: #dc1928;
}

#pw_strength.pw_zero, #pw_strength.pw_weak {
	color: #dc1928;
}

#pw_strength.pw_medium {
	color: #F59943;
}

#pw_strength.pw_strong, #pw_strength.pw_excellent {
	color: #12841d;
}

div.tooltip p {
	margin-bottom: 8px !important;
}


/* activation_not_received */
#activation_not_received div.show {
	display: block;
}



/* A4 PAGE SIZE - 72 DPI */
#terms_and_conditions {
	width:960px;
	margin:0;
	font-size:12px;
}
#terms_and_conditions img {
	border:0;
}
#terms_and_conditions h1 {
	font-size: 35px;
    line-height: 37px;
    margin: 15px 0 16px;
}
#terms_and_conditions h2 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}
#terms_and_conditions ol {
	margin-top:0;
	margin-bottom:0;
}
#terms_and_conditions .number {
	float:left;
	width:35px;
}
#terms_and_conditions .content {
	float:left;
	width:925px !important;
	margin:0 0 10px 0;
}
#terms_and_conditions .clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* according to George @ AP web brand team, the success color from the auspost site CSS is wrong, and we must use this color instead */
.success {
	padding-top: 9px;
	color: #067A3D;
	border-color: #067A3D;
}

.success h3, .success p{
	color: #067A3D;
}

table#search_result_table tr.active > td {
	background: #edeae6;
	color: #5e514d;
}

p.privacy-statement{
	font-size: 12px;
	font-style: italic;
}

span.marketing-opt-in-text{
	font-size:11px;
}
