﻿body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

img {
	border: 0 none;
}

body #s4-ribbonrow {
	display: none;
}

body #suiteBar {
	display: none;
}

.top-header-box {
	background: rgba(0, 0, 0, 0) url("../images/ribbon-bg.png") repeat-x scroll left center;
	display: block;
	line-height: 40px;
	text-align: right;
}

.top-header-content > nav {
	color: #ffffff;
	display: inline-block;
	vertical-align: top;
}

.top-header-content > nav > a:link,.top-header-content > nav > a:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	margin: 0 5px;
}

.top-header-content > nav > a:hover {
	text-decoration: none;
}

.emergency-information {
	padding: 7px 9px;
	background: rgba(0, 0, 0, 0) url("../images/NSWHealth-btn-emergencyleft.png") no-repeat scroll left top;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-ms-border-radius: 7px;
}

.emergency-information:hover {
	text-decoration: none;
}

#siteIcon {
	height: 75px;
	min-width: 169px;
}

.ms-siteicon-a {
	max-height: 75px;
	max-width: 169px;
}

.ms-siteicon-img {
	max-height: 75px;
	max-width: 169px;
}

.hospitalImage {
	background: url("../images/hospital-icon.png") scroll 1px center;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-bottom: 10px;
}

.hospitalImage a {
	padding-left: 30px !important;
}

.postalCodeImage {
	background: url("../images/message-icon.png") scroll 1px center;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-bottom: 10px;
}

.sr-only {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}

.postalCodeImage a {
	padding-left: 25px !important;
}

.addressImage {
	background: url("../images/location-icon.png") scroll 1px center;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-bottom: 10px;
}

.addressImage a {
	padding-left: 25px !important;
}

.labels {
	color: white;
	font-size: 15px;
	font-family: Roboto, Arial, sans-serif;
	font-weight: bold;
    opacity:1 !important;
}

.loadinggif {
	background: url('../images/ajax-loader.gif') no-repeat right center;
}

.top-header-content .print-font-size-box {
	display: inline-block;
	margin: 6px 0 0;
	vertical-align: top;
}

.print-font-size-box li {
	border-right: 1px solid #ffffff;
	float: left;
	line-height: 0.8em;
	margin: 10px 0 5px;
	padding: 0 10px;
}

.print-font-size-box li a {
	color: #ffffff;
	display: block;
	text-decoration: none;
}

.top-header-content .print {
/*background:rgba(0, 0, 0, 0) url("../images/NSWHealth-icon-print.png") no-repeat scroll 0 0;*/
	border: 0 none;
	height: 12px;
	margin-top: 7px;
	overflow: hidden;
	padding-left: 0;
	width: 12px;
}

.top-header-content .fontup {
/*background:rgba(0, 0, 0, 0) url("../images/NSWHealth-icon-fontup.png") no-repeat scroll 0 0;*/
	border: 0 none;
	height: 12px;
	margin-top: 7px;
	overflow: hidden;
	padding-left: 0;
	width: 12px;
}

.top-header-content .fontdown {
/*background:rgba(0, 0, 0, 0) url("../images/NSWHealth-icon-fontdown.png") no-repeat scroll 0 0;*/
	border: 0 none;
	height: 12px;
	margin-top: 7px;
	overflow: hidden;
	padding-left: 0;
	width: 12px;
}

.top-header-content .a-z-box-toplink {
	display: inline-block;
	margin: 5px 0 0;
	vertical-align: top;
}

.top-header-content > nav > .a-z-box-toplink a:link, .top-header-content > nav > .a-z-box-toplink a:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	margin: 0 5px;
}

.a-z-box-toplink li {
	float: left;
	line-height: 0.8em;
	margin: 10px 0 5px;
	padding: 0;
}

.hospitaltab {
	border: 2px solid #666;
	opacity: 1 !important;
}

.hospitaltab > img {
	margin-top: -2px !important;
	margin-left: -2px !important;
}

.defaulttab-customicon, .defaulttab {
	border: 2px solid #666;
}

.hospital-icon-box button:focus {
	outline: none;
}

.hospital-icon-box button {
	cursor: pointer;
}