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

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}


html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

a img {border: none; }

body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-position: 50% 145px;
	background-repeat: no-repeat;
	min-width: 1000px;
	min-height: 1195px;
	background-image: url(images/banners/addbanner-telstra-green.jpeg);
	/*-webkit-font-smoothing: antialiased;*/
	font-family: 'OpenSansRegular';
	font-size:12px;
	-webkit-font-smoothing: subpixel-antialiased;
}

a {
	color:#CD2013;
}
h1 {
	margin-top:2px;
	margin-bottom:9px;
	letter-spacing:-0.08em;
	color:#1C4A67;
	overflow:hidden;
	font-family: 'MuseoSlab500';
}
h2 {
	margin-top:2px;
	margin-bottom:9px;
	letter-spacing:-0.08em;
	color:#1C4A67;
	overflow:hidden;

	font-family: 'MuseoSlab500';
	
}
h3 {
	margin-top:2px;
	margin-bottom:6px;
	letter-spacing:-0.08em;
	color:#1C4A67;
	overflow:hidden;
	padding-bottom:3px;
	font-family: 'MuseoSlab500';
	border-bottom:solid 1px #1C4A67;
}
.h_underline {
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#1C4A67;
}

p.readmore {margin-bottom:30px;}
.h_white {
	color:white;
}
.background_banner {
}

#aiContactSafeSendButton{
font-family: 'MuseoSlab500';
clear: both;
background-color: #a00;
border: 0 none;
border-radius: 4px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-size: 15px;
font-weight: bold;
height: 42px;
line-height: 32px;
margin: 0 5px 10px 0;
padding: 0 22px;
text-align: center;
text-decoration: none;
vertical-align: top;
white-space: nowrap;
width: 281px;
}

div#aiContactSafe_mainbody_6 div.aiContactSafe_contact_form_field_right {
float: left;}

.search_box input, textarea {
	border-radius:5px;
	border-width:1px;
	padding:5px;
	margin-bottom:7px;
	color:#CCCCCC;
	font-style: italic;
	text-align:right;
	behavior: url(PIE.htc);
}
.search_box input:hover {
	color:#1C4A67;
	-webkit-transition:color 1s ease-in;
	-moz-transition:color 1s ease-in;
	-o-transition:color 1s ease-in;
	transition:color 1s ease-in;
}
input, textarea, textbox {
	border-radius:5px;
	border-width:1px;
	padding:5px;
	margin-bottom:7px;
	color:#777777;
	font-style:normal;
	text-align:left;
	behavior: url(PIE.htc);
}
/* -------- head classes -------- */


.header {
	width:100%;
	height:158px;
	background-color:white;
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 30px rgba(0,0,0,.6);
	box-shadow: 0 0 30px rgba(0,0,0,.6);
	behavior: url(PIE.htc);
}
.header_wrapper {
	width:960px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}
.header_logo {
	width:400px;
	height:90px;
	float:left;
	margin-top: 25px;
}
.header_nav {
	width:100%;
	height:30px;
	background-color:#1C4A67;
	padding-top: 8px;
}
.header_nav_inner {
	width:960px;
	height:20px;
	margin-right:auto;
	margin-left:auto;
	font-size:15px;
}
.header_nav_inner ul {
	display: inline;
	padding-left:0px;
	padding-right:10px;
	padding-top:0px;
	color:white;
	font-family: 'OpenSansRegular';
	text-transform:uppercase;
}
.header_nav_inner li {
	list-style-type: none;
	display: inline;
	padding-right:10px;
}
.header_nav_inner li a:hover {
	color:white;
	background-color:#5590B6;
	-webkit-transition:all 1s ease-in;
	-moz-transition:all 1s ease-in;
	-o-transition:all 1s ease-in;
	transition:all 1s ease-in;
}
.header_nav_inner li a {
	text-decoration:none;
	color:white;
	padding:8px;
}
.under_header_banner {
	width:960px;
	height:120px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 20px;
	display: block;
}
.search_box {
	width:400px;
	height:30px;
	float:right;
	text-align: right;
	
}
.phone {
	width:400px;
	height:55px;
	float:right;
	text-align: right;
}
.head_wrapper {
	width:560px;
	height:90px;
	float:left;
	margin-top: 25px;
}
/* -------- head classes end -------- */

.main_wrapper {
	width:940px;
	margin-right:auto;
	margin-left:auto;
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 30px rgba(0,0,0,.6);
	box-shadow: 0 0 30px rgba(0,0,0,.6);
	padding: 10px;
	min-height: 600px;
	background-color: white;
	margin-top: 20px;
	behavior: url(PIE.htc);
	margin-bottom: 20px;
}
.sidebar {
	width:310px;
	height:auto;
	float:left;
	min-height: 260px;
}
.content {
	width:630px;
	height:auto;
	float:left;
}
.hero_banner {
	width:940px;
	height:291px;
	min-height:200px;
	float:left;
	background-color: whiteSmoke;
	margin-bottom: 10px;
}
.one_third {
	width:310px;
	height:auto;
	min-height:200px;
	float:left;
	background-color: whiteSmoke;
}
.two_thirds {
	width:598px;
	height:auto;
	min-height:200px;
	float:left;
	margin-right:10px;
	background-color: whiteSmoke;
	margin-bottom: 10px;
	padding: 10px;
	clear: both;
	border: 1px lightGrey solid;
}
.two_thirds_banner {
	width:620px;
	height:auto;
	min-height:250px;
	float:left;
	background-image:url(../images/rewards-banner.jpg);
	margin-right:10px;
	margin-bottom: 10px;
	clear: all;
	display:none;
}
.online_rewards_content {
	width:450px;
	height:100px;
	margin-left:20px;
	margin-top:130px;
	float:left;
	color: white;
}
.full_width {
	width:918px;
	height:auto;
	min-height:100px;
	float:left;
	margin-right:10px;
	background-color: whiteSmoke;
	padding: 10px;
	clear: both;
	border: 1px lightGrey solid;
}
.page-header {
	width:918px;
	height:60px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background-image: url(../images/header-background-full.jpg);
	background-repeat:no-repeat;
	padding: 10px;
	background-color: #1C4A67;
	font-family: 'MuseoSlab500';
	}
.page-header-right{width:218px; height:20px;margin-top:45px; float:left;color:whiteSmoke;text-align:right;}	
.page-header-left{width:700px; height:60px; float:left;}
.page-header h2{
	color: whiteSmoke;
	padding-top:12px;
	font-size:24px;
	}	
.support_form {
	width:290px;
	padding:10px;
	height:auto;
	min-height:80px;
	float:left;
	background-image: linear-gradient(bottom, #1C4A67 31%, #5590B6 100%);
	background-image: -o-linear-gradient(bottom, #1C4A67 31%, #5590B6 100%);
	background-image: -moz-linear-gradient(bottom, #1C4A67 31%, #5590B6 100%);
	background-image: -webkit-linear-gradient(bottom, #1C4A67 31%, #5590B6 100%);
	background-image: -ms-linear-gradient(bottom, #1C4A67 31%, #5590B6 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.31, #1C4A67), color-stop(1, #5590B6));
	color: white;
	background-color: #1C4A67;
	margin-bottom: 10px;
}
.support_form h2 {
	font-family: 'OpenSansSemibold';
	margin-top:0px;
	margin-bottom:0px;
}
.employee_box {
	width:290px;
	padding:10px;
	height:auto;
	min-height:120px;
	float:left;
}
.footer {
	width:100%;
	height:200px;
	background-color:#1C4A67;
	background-image: linear-gradient(bottom, #39779e 31%, #1C4A67 100%);
	background-image: -o-linear-gradient(bottom, #39779e 31%, #1C4A67 100%);
	background-image: -moz-linear-gradient(bottom, #39779e 31%, #1C4A67 100%);
	background-image: -webkit-linear-gradient(bottom, #39779e 31%, #1C4A67 100%);
	background-image: -ms-linear-gradient(bottom, #39779e 31%, #1C4A67 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.31, #39779e), color-stop(1, #1C4A67));
}
.footer_inner {
	width:960px;
	height:20px;
	margin-right:auto;
	margin-left:auto;
	color: white;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:20px;
	text-align: center;
}

.footer_inner a {
	color:lightGrey; 
}
/*float left*/
.left {
	float: left; /*left in our text*/
	margin: 0px 9px 0px 0px;
	border: 1px lightGrey solid;
}
/*float right*/
.right {
	float: right; /*right in our text*/
	margin: 0px 0px 9px 9px; /*space around the image*/
	border: 1px lightGrey solid;
}

/******  Tables ******/

#box-table-a
{
	font-family: 'OpenSansRegular';
	font-size: 11px;
	margin: 0px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	background-color: #1C4A67;
	border-bottom: 1px solid #fff;
	
	color: #FFF;
}
#box-table-a td
{
	padding: 5px;
	background-color: #eee;
	border: 1px solid lightgrey;
	
	color: #444;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	background-color: #fff;
	
	color: #444;

}

.blog-featured ul, li{
	display:inline;
	padding-right:3px;
	-webkit-padding-start: 0px;
}
.item-page ul, li{
	/*display:inline;*/

	padding-right:3px;
	-webkit-padding-start: 0px;
}

.item-page li{
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
	padding-right:3px;
	-webkit-padding-start: 0px;
}
.environ-content li {
	list-style-type: circle;
	display: list-item;
}

.environ {
	background-image: url(../images/banners/environment.png);
}

/* ++++++++++++++  icons  ++++++++++++++ */

ul.actions
{
        text-align:right;
        padding:0 ;
        width:100%;
        margin:0
}

ul.actions li
{
        display:inline
}

ul.actions a
{
        text-decoration:none
}

div#aiContactSafe_mainbody_4 div#aiContactSafeBtns input {
	
	margin:0px;
font-family: 'MuseoSlab500'; clear:both; background-color: #a00; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;
}

div#aiContactSafe_mainbody_3 div#aiContactSafeBtns input {
	
	margin:0px;
font-family: 'MuseoSlab500'; clear:both; background-color: #a00; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;
}

div#aiContactSafe_mainbody_5 div#aiContactSafeBtns input {
	
	margin:0px;
font-family: 'MuseoSlab500'; clear:both; background-color: #a00; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;
}

/* MailChimp Form Embed Code - Classic - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:0px 0 10px 3%}
#mc_embed_signup h2 {font-family: 'MuseoSlab500'; font-weight:normal; padding:0; margin:15px 0; font-size:1.5em; color:white;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {font-family: 'MuseoSlab500'; clear:both; background-color: #a00; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#c60; font-size:200%;}
#mc_embed_signup .mc-field-group .asterisk {position:absolute; top:25px; right:10px;}        
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:inline; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}
