/* CNW header footer */
/* header */

.au-css.header{
	height: 180px;
}

.au-css.header > div:nth-child(2){
	height: 29px;
	padding-top: 10px;
}

.au-css a{
	text-decoration: none;
}

.au-css > div{
	width: 950px;
	margin: 0 auto;
}

.au-css .sub-header-1-item{
	float: right;
}

.au-css #sub-header-2{
	clear: both;
}

.au-css #logo{
	float: left;
}

.au-css #logo img{
	border: 0;
}
.au-css ul#sub-header-2-nav{
	padding-top: 15px;
}

.au-css #sub-header-2-nav > li{
	float: right;
}

.au-css .phoneLink{
	margin-top: 3px;
	margin-left: 15px;
	display: block;
	height: 30px;
	width: 30px;
	font-size: 14px;
	background: url(//medianet.com.au/images/Round_Social_Media_Icons_28_R3.png) no-repeat right top;
}

.au-css #twitter{
	background-position: -93px 0;
}

.au-css #linkedIn{
	background-position: -33px 0;
}

.au-css #youTube{
	background-position: -155px 0;
}

.au-css .sub-header-1-item{
	padding: 0 15px;
	display: block;
}

.au-css .sub-header-1-item:first-child{
	height: 45px;
}

.au-css .sub-header-1-item#aboutUs,
.au-css .sub-header-1-item#contactUs{
	background: url(//medianet.com.au/images/nav_divider.png) no-repeat right top; */
}

.au-css .sub-header-1-item#aboutUs > a,
.au-css #sub-header-2-nav #clientSuccess > a,
.au-css #sub-header-2-nav #product{
	padding-right: 30px;
}

.au-css .sub-header-1-item#aboutUs > a{
	background: url(//medianet.com.au/images/list_down.png) no-repeat 80px center;
}

.au-css #sub-header-2-nav #product{
	background: url(//medianet.com.au/images/list_down.png) no-repeat 100px center;
}

.au-css #sub-header-2-nav #clientSuccess > a{
	background: url(//medianet.com.au/images/list_down.png) no-repeat 146px center;
}

.au-css #sub-header-2-nav > li{
	background: url(//medianet.com.au/images/nav_divider.png) no-repeat left 0;
	padding: 0 10px;
}

.au-css #sub-header-2-nav > li:last-child{
	background: none;
}

.au-css .sub-header-1-item > * {
	float: left;
}

.au-css .sub-header-1-item #signUp {
	line-height: 0;
	font-size: 0;
	background: url(//medianet.com.au/images/sign-up-button-top.png) no-repeat;
	width: 76px;
	height: 50px;
	margin: 8px;
	cursor: pointer;
	position: relative;
	top: -29px;
	display: block;

}

.au-css .homepage{
	height: 10px;
	background: url(//medianet.com.au/images/login_bg.png) repeat;
	width: 100%;
	min-width: 950px;
}

.au-css .sub-header-1-item > a{
	display: block;
	height: 29px;
	line-height: 29px;
	color: #4f5052;
	font-size: 15px;
}

#tel {
	font-weight: bold;
	color: red;
	margin-top: 5px;
	font-size: 15px;
	padding-left: 5px;
}

.au-css #sub-header-2-nav a{
	color: #4f5052;
	text-transform: uppercase;
	line-height: 29px;
	font-size: 14px;
	font-weight: bold;
}

.au-css.footer{
	clear: both;
	padding: 20px 0;
	position: relative;
	z-index: -1;
}

.au-css #copyright{
	width: 890px;
	margin: 20px auto;
	text-align: left;
	position: relative;
}

.au-css #footer-logo{
	width: 101px;
	height: 37px;
	background: url(//medianet.com.au/images/appLogo.png) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;

}

.au-css #copyright a, .au-css #copyright p {
	color: #434343;
}

.au-css #copyright p {
	font-weight: bold;
}

.au-css #copyright > div > a {
	padding-right: 10px;
}

	span#aboutUs {
	position: relative;
}

.au-css #aboutUs ul{
	display: none; 
	padding-bottom: 3px;
	background-size: 150px 3px;
	border-top: 1px solid #d6d6d6;
	width: 150px;
	position: absolute;
	top: 28px;
	right: 0px;
	z-index: 99999;
	list-style: none;
}

.au-css #aboutUs li {
	border: 1px solid #d6d6d6;
	border-top: 0;
	margin: 0;
	text-align: right;
	background: #fff;
}

.au-css #aboutUs ul li a {
	padding-right: 18px;
	line-height: 20px;
	font-size: 14px;
	color: #4f5052;
}

.au-css #aboutUs:hover ul {
	display: block;
}

.au-css #ourProducts{
	position: relative;
}

.au-css #ourProducts > ul
	{
	display: none;
	width: 252px;
	position: absolute;
	right: -8px;
}


.au-css #ourProducts > ul >li:first-child {
	border-top: 1px solid #d6d6d6;
}

.au-css #ourProducts > ul >li {
	border: 1px solid #d6d6d6;
	border-top: 0;
	list-style: none;
	background: #fff;
	text-align: right;
	padding: 0;
}

.au-css #ourProducts > ul >li > a {
	padding: 0;
	color: #3b3c3d;
	padding-right: 18px;
	line-height: 41px;
	font-size: 12px;
}

.au-css #ourProducts:hover ul {
	display: block;
}

.au-css #clientSuccess{
	position: relative;
}

.au-css #clientSuccess > ul{
	width: 220px;
	display: none;
	position: absolute;
	right: -19px;
}

.au-css #clientSuccess > ul > li {
	border: 1px solid #d6d6d6;
	border-top: 0;
	text-align: right;
	background: #fff;
}

.au-css #clientSuccess > ul > li:first-child {
	border-top: 1px solid #d6d6d6;
}

.au-css #sub-header-2-nav #clientSuccess > ul > li > a {
	padding: 0;
	text-align: right;
	padding-right: 18px;
	font-size: 12px;
}

.au-css #aboutUs ul li:hover a {
	color: white;
}
.au-css #aboutUs ul li:hover {
	background: red;
}

.au-css #clientSuccess:hover ul {
	display: block;
}

.au-css #sub-header-2-nav li ul li:hover {
	background: red;
}

.au-css #sub-header-2-nav li ul li:hover a {
	color: white;
}



