<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

/* Body and Universal Reset */

* {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100% !important;
}

body {
	background:url(images/backgrounds/bg.gif) no-repeat bottom center #A4E8FF fixed;
}

#container {
	margin:0 auto;
	width: 960px;
	background:url(/images/backgrounds/content_top_corners.gif) no-repeat #fff;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
	height:1px;
}

img {
	border: none;
}

.fadeHover, .imgHover {
	background-repeat:no-repeat;
}

.fb-like {
	float: right;
    margin: 15px 20px 0 0;
}

.fb-mobile {
	display: none !important;
    float: none;
}

/* Typography */


/* Header */

#header {
	margin: 0 auto;
	padding: 20px 0 1px;
	width: 960px;
}

.requestAppointmentHeader {
	float:right;
	margin:9px 0 -4px 0;
}


/* Main Navigation */

#mainNav {
	height:77px;
	font-size:18px;
	margin:-2px 0 0 0;
}

#mainNav li {
	list-style:none;
	display:inline;
	float:left;
	height:77px;
	background-repeat:no-repeat;
}

#mainNav a {
	color:#fff;
	height:42px;
	float:left;
}

#mainNav a img {
	
}

/* Sidebar */

#sidebar {
	float: left;
	width: 255px;
	margin:20px 0 0 20px
}

.home #sidebar {
	display:none;
}

#subNavTopCorners{
	background:url(/images/backgrounds/submenu_corners_top.gif) no-repeat;
	width:255px;
	height:8px;
}

#subNav{
	background:url(/images/backgrounds/submenu_corners_bottom.gif) no-repeat bottom #2B4A9A;
	list-style:none;
	padding:5px 0 6px 0;
	margin-bottom:20px
}

#subNav li.subNavHeading{
	font-size:20px;
	margin-bottom:10px;
	background:none;
	padding:0
}

#subNav li.subNavHeading a:hover{
	text-decoration:none;
}

#subNav li{
	color:#fff;
	background:url(/images/backgrounds/fish_bullet.png) no-repeat 0 3px;
	list-style:none;
	padding:0 0 0 30px;
	margin:0 0 4px 12px;
}

#subNav li a{
	color:#FFF
}

#subNav li a:hover{
	text-decoration:underline;
}

.affiliations{
	 float:left; 
	 width:100%; 
	 font-size:20px;
	 color:#2B4A9A;
	 margin-bottom:10px;
	 padding-left:12px
}


/* Banner */

.BannerContainer {
	position:relative;
}

.BannerContainer a {
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

.BannerContainer a {
	opacity: 0;
	z-index: -9999;
	display: none;
	position: absolute;
}

.BannerContainer a.active.last-active {
	display: none;
	opacity: 0;
}

.BannerContainer a.active {
	z-index:10;
	opacity:1.0;
	display: block;
	position: relative;
}

.BannerContainer a.last-active {
	z-index:9;
}

.BannerContainer a.no-link {
	cursor: default;
}


/* Content */

#content {
	float:right;
	width:645px;
	margin:20px 20px 0 0;
	min-height:400px
}

.home #content {
	float:none;
	width:auto;
	padding: 20px 20px 1px;
	margin:0
}

#content p, #content table, #content ul, #content ol {
	margin:0 0 18px 0;
}

#content ul, #content ol {
	margin-left:18px;
}

#content ul{
	margin:0
}

#content ul li{
	background:url(/images/backgrounds/fish_bullet.png) no-repeat 0 3px;
	padding:0 0 0 30px;
	list-style:none;
}

#content .websiteLinks li {
	background:none;
	padding:0;
	width:201px;
	float:left;
	margin:0 21px 0 0;
}

#content .websiteLinks li.right {
	margin-right:0;
}

.websiteLinks li a img {
	border:3px solid #FF9C04;
	display:block;
	margin:0 0 10px 0;
}

.websiteLinks li a:hover img {
	border-color:#2B4A9A;
}

.websiteLinks li a {
	font-weight:bold;
	font-size:14px;
}

.websiteLinks li a:hover {
	color:#2B4A9A;
}

.websiteLinks li a span {
	font-weight:normal;
	font-size:12px;
}


/* Home */

.homeBanner {
	width: 618px; 
	margin:0 0 28px 0;
	float: left;
	max-height: 100%;
    max-width: 100%;
}

.homeVideo {
	float:right;
}

.homeLinksBox {
	background:url(/images/backgrounds/our_practice_box.gif) no-repeat #2B4A9A;
	height:82px;
	width:259px;
	padding:12px 0 0 12px;
	margin:10px 53px 10px 0;
	float:left;
}

.patietnInfoBox {
	background:url(images/backgrounds/patient_info_box.gif) no-repeat #FF9C04;
}

.paediactricBox {
	background:url(images/backgrounds/paediatric_box.gif) no-repeat #38D7F2;
	margin-right:0;
}

.homeLinksBox h2 {
	margin:0 0 6px 0;
	*margin:0 0 10px 0;
}

#content .homeLinksBox ul {
	margin:0;
}

.homeLinksBox li {
	color:#fff;
	background:url(images/backgrounds/fish_bullet.png) no-repeat 0 3px;
	list-style:none;
	padding:0 0 0 30px;
	margin:0 0 4px 0;
}

.homeLinksBox a {
	color:#fff;
}

.homeLinksBox li a:hover {
	color:#fff;
	text-decoration:underline;
}


/* Footer */

#footer {
	background:url(images/backgrounds/content_bottom_corners.gif) no-repeat;
	clear: both;
	margin:0 auto;
	padding:20px 20px 35px;
	width:920px;
	color:#fff;
	font-size:11px;
	line-height:30px;
}

#footer li {
	display: inline;
	list-style: none;
}

#footer a {
	color:#000;
}

#footer a:hover {
	text-decoration:underline;
}

#footer #footerFrontText {
	margin:-1px 0 0 -1px;
	color:#000;	
}

#footerAnimation {
	height:600px;
	width:1540px;
	margin:0 auto;
	z-index:-1;
	position:absolute;
	bottom:0;
	left:50%;
	margin:0 0 0 -770px;
	position:fixed;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.yourDetails h2{
	margin:0
}

.requiredFields {
	text-align:right;
	padding:4px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

.textinput {
	border:1px solid #BABABA;
	padding:3px;
}

.textinputhover {
	border:1px solid #2B4A9A; 
	padding:3px;
}

.commentLabel{
	vertical-align:top;
	padding-top:4px
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}

input.hintText {
	color: #999999;
}

/***** Error / Info / Caution Boxes *****/

.error_box, .info_box {
	margin:0 0 15px 0;
	padding:15px;
	border-width: 3px;
	border-style: solid;
}

.error_box {
	border-color: #CC0000;
	background-color: #f3d8d8;
	color:#CC0000;
}

.info_box {
	border-color: #2B4A9A;
	background-color: #c8d0e3;
	color:#2B4A9A;
}

#content .error_box ul {
	margin-bottom:0;
}


/* Classes Reserved for the TinyMCE Editor  */

.editor {
	width: 100%;
}

.mini_editor {}

/* ================================= */
/* Enquiry Form */
/* ================================= */

.required_fields_heading {
    font-size : 11px;
}

.form_required i, .required_fields_heading i {
    color : #ff0000;
}

.form_label, .form_required, .form_field {
    margin : 6px 0;
}

.form_label {
    padding : 7px 0 0 0;
    clear   : both;
}

.form_required {
    width   : 5%;
    padding : 10px 0 0 0;
}

.form_field {
    min-height : 30px;
}

#content .errorInput {
    background         : url(/images/icons/error.gif) no-repeat right 3px #fff;
    -webkit-box-shadow : #E59595 0 0 4px;
    -moz-box-shadow    : #E59595 0 0 4px;
    box-shadow         : #E59595 0 0 4px;
    border             : 1px solid #CC0000;
}

.imageVerification * {
    vertical-align  : middle;
    margin          : 0 5px 0 0;
    text-decoration : none !important;
}

.imageVerification input,
.imageVerification input[type="text"] {
    width : 25%;
}

.errorText {
    color : #CC0000;
}

input.hintText, .form_note {
    color : #999999;
}

.dobFields select { width: 30%; }

/* ================================= */
/* Form Fields Inputs */
/* ================================= */

input, textarea, select {
    font-family : Arial, Helvetica, sans-serif;
    font-size   : 12px;
    outline     : none;
    width: 100%;
}

input[type="radio"] {
	width: 20px;
}


input[type="text"], input[type="email"], input[type="number"], input[type="url"], input[type="password"], textarea, select {
    width                 : 100%;
    padding               : 8px 12px;
    border                : 1px solid #bababa;
    -webkit-box-shadow    : rgba(255, 255, 255, 0) 0 0 4px;
    -moz-box-shadow       : rgba(255, 255, 255, 0) 0 0 4px;
    box-shadow            : rgba(255, 255, 255, 0) 0 0 4px;
    -moz-transition       : box-shadow linear 0.2s, border linear 0.2s;
    -webkit-transition    : box-shadow linear 0.2s, border linear 0.2s;
    -o-transition         : box-shadow linear 0.2s, border linear 0.2s;
    transition            : box-shadow linear 0.2s, border linear 0.2s;
    -webkit-box-sizing    : border-box;
    -moz-box-sizing       : border-box;
    -ms-box-sizing        : border-box;
    -o-box-sizing         : border-box;
    box-sizing            : border-box;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus {
    border             : 1px solid #333 !important;
    /*-webkit-box-shadow : #ED5C33 0 0 4px !important;
    -moz-box-shadow    : #ED5C33 0 0 4px !important;
    box-shadow         : #ED5C33 0 0 4px !important;*/
}</pre></body></html>