
/********************************************  CSS RESET  *********************************************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,
cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	line-height: 1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {
	padding: 0;
	margin: 0;
	font-size: 100%;
}
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
th { text-align: left; }
address { font-style: normal; }
.clearFloat { clear: both; }
.hidden { display: none; }
body, select, input, textarea { font-family: arial, sans-serif; }

input[type="hidden"] {
	display: none !important;
	visibility: hidden !important;
	height: 0px !important;
}


/**********************************************  FONTS  ***********************************************/

h1 {
	
}
#main h2 {
	font-weight: bold;
	margin: 0 0 1em 0;
	line-height: 140%;
	font-size:1.2em;
}
#main h3 {
	font-weight: bold;
	line-height: 140%;
}
#main p {
	margin: 0 0 1.5em 0;
	line-height: 140%;
}
#main a {
	color: #005081;
}
#main a:hover {
	text-decoration: none;
}


/**********************************************  HEADER  **********************************************/

#header {
	width: 980px;
	margin: 0 auto;
	border-bottom: 9px #278fce solid;
	position: relative;
	height: 100px;
}
#header ul {
	overflow: hidden;
	position: absolute;
	bottom: 1px;
	right: 20px;
}
#header ul li {
	float: left;
	margin: 0 0 0 3px;
}
#header ul a {
	background: url('../images/menu/menu-bg.gif');
	float: left;
	display: block;
	height: 30px;
	text-indent: -9999em;
}
#header #miHome a { background-position: 0 0; width: 47px; }
#header #miAbout a { background-position: -47px 0; width: 66px; }
#header #miWorkingWithUs a { background-position: -113px 0; width: 112px; }
#header #miLocations a { background-position: -225px 0; width: 49px; }
#header #miOpportunities a { background-position: -274px 0; width: 96px; }
#header #miSolarSkinCancerClinics a { background-position: -370px 0; width: 152px; }
#header #miContact a { background-position: -522px 0; width: 75px; }

#header #miHome a:hover, #header .home #miHome a { background-position: 0 bottom; width: 47px; }
#header #miAbout a:hover, #header .about #miAbout a { background-position: -47px bottom; width: 66px; }
#header #miWorkingWithUs a:hover, #header .workingWithUs #miWorkingWithUs a { background-position: -113px bottom; width: 112px; }
#header #miLocations a:hover, #header .locations #miLocations a { background-position: -225px bottom; width: 49px; }
#header #miOpportunities a:hover, #header .opportunities #miOpportunities a { background-position: -274px bottom; width: 96px; }
#header #miSolarSkinCancerClinics a:hover, #header .solarSkinCancerClinics #miSolarSkinCancerClinics a { background-position: -370px bottom; width: 152px; }
#header #miContact a:hover, #header .contact #miContact a { background-position: -522px bottom; width: 75px; }

.headerLogo {
	position: absolute;
	bottom: 1px;
	left: 10px;
}

/**********************************************  FOOTER  **********************************************/

#footer {
	background: url('../images/bg/bg-footer.png') no-repeat center top;
	padding: 60px 0 10px 0;
	text-align: center;
	width: 980px;
	margin: 0 auto;
}
#footer.home {
	background: url('../images/bg/bg-footer-home.png') no-repeat center top;
}
#footer span {
	font-size: .8125em;
	font-weight: bold;
	color: #9f9f9f;
	display: block;
}
#footer ul {	
	line-height: 100%;
	font-size: .6875em;
	margin: 5px 0 0 0;
}
#footer li {
	display: inline;
	border-left: 1px #c0c0c0 solid;
	margin: 0 0 0 1px;
}
#footer li.f {
	border: 0;
}
#footer a {
	color: #9f9f9f;
	text-decoration: none;
	padding: 0 0 0 5px;
}
#footer a:hover {
	text-decoration: underline;
}


/*********************************************  SIDEBAR  **********************************************/

#sidebar {
	width: 200px;
	float: right;
	margin: 0 66px 0 0;
	display: inline;
	padding: 0 0 30px 0;
}
#sidebar .clinicLocations {
	width: 198px;
	height: 222px;
	background: url('../images/tiles/clinic-locations.jpg');
	position: relative;
	margin: 45px auto 0 auto;
}

.clinicLocations .melbourneIconInt a{
	background: url(../images/icons/ico-melbourne-hover.gif) top left no-repeat;
	display:inline-block;
	position:absolute;
	width:9px;
	height:9px;
	bottom:56px;
	right:50px;
	text-indent:-9999px;
}

.clinicLocations .melbourneIconInt a:hover{
	background: url(../images/icons/ico-melbourne.gif) top left no-repeat;
}

.clinicLocations .sydneyIconInt a{
	background: url(../images/icons/ico-sydney-hover.gif) top left no-repeat;
	display:inline-block;
	position:absolute;
	width:9px;
	height:9px;
	bottom:110px;
	right:18px;
	text-indent:-9999px;
}

.clinicLocations .sydneyIconInt a:hover{
	background: url(../images/icons/ico-sydney.gif) top left no-repeat;
}

.clinicLocations  a.moreDetails {
	position: absolute;
	left: 12px;
	top: 173px;
}
#sidebar h1 {
	font-weight: bold;
	font-size: 0.96em;
	margin: 27px 0 -15px 0;
	color:#2a90cf;
}
#sidebar h2 {
	font-size: .875em;
	margin: 25px 0 -55px 0;
}
.nav {
	font-size: .8125em;
	margin: 55px auto 0 auto;
	overflow: hidden;
	width: 190px;
}
.nav li {
	background: url('../images/borders/nav-border-repeat.gif') repeat-x left bottom;
	width: 190px;
	float: left;
	padding-bottom: 1px;
}

.nav li.state{
	padding: 5px 0 5px 0;
	font-size:1em;
	font-weight:bold;
}

.nav a {
	text-decoration: none;
	color: #0a2b60;
	background: url('../images/icons/ico-nav-bullet.gif') no-repeat 5px .6em;
	height: 100%;
	display: block;
	padding: 5px 10px 5px 20px;
}
.nav.philosophy .navPhilosophy,
.nav.about .navAbout,
.nav.working .navWorking,
.nav.staff .navStaff,
.nav.livingInAus .navLivingInAus,
.nav.doctors .navDoctors,
.nav.nurses .navNurses,
.nav.adminStaff .navAdminStaff,
.nav.ancillary .navAncillary,
.nav.altona .navAltona,
.nav.cairnlea .navCairnlea,
.nav.casey .navCasey,
.nav.craigieburn .navCraigieburn,
.nav.eltham .navEltham,
.nav.millennium .navMillennium,
.nav.greenvale .navGreenvale,
.nav.lynbrook .navLynbrook,
.nav.manor .navManor,
.nav.millpark .navMillPark,
.nav.pakenham .navPakenham,
.nav.pointcook .navPointCook,
.nav.redcliffe .navRedcliffe,
.nav.roxburgh .navRoxburgh,
.nav.stkilda .navStKilda,
.nav.springfield .navSpringfield,
.nav.wyndham .navWyndham{
	background-color: #2a90cf;
}
.nav.philosophy .navPhilosophy a,
.nav.working .navWorking a,
.nav.about .navAbout a,
.nav.staff .navStaff a,
.nav.livingInAus .navLivingInAus a,
.nav.doctors .navDoctors a,
.nav.nurses .navNurses a,
.nav.adminStaff .navAdminStaff a,
.nav.ancillary .navAncillary a,
.nav.altona .navAltona a,
.nav.cairnlea .navCairnlea a,
.nav.casey .navCasey a,
.nav.craigieburn .navCraigieburn a,
.nav.eltham .navEltham a,
.nav.millennium .navMillennium a,
.nav.greenvale .navGreenvale a,
.nav.lynbrook .navLynbrook a,
.nav.manor .navManor a,
.nav.millpark .navMillPark a,
.nav.pakenham .navPakenham a,
.nav.pointcook .navPointCook a,
.nav.redcliffe .navRedcliffe a,
.nav.roxburgh .navRoxburgh a,
.nav.stkilda .navStKilda a,
.nav.springfield .navSpringfield a,
.nav.wyndham .navWyndham a{
	color: #fff;
	background-image: url('../images/icons/ico-nav-bullet-hover.gif');
}


/***********************************************  BODY  ***********************************************/

body {

}
#wrapper {
	border-top: 1px #fff solid;
	width: 980px;
	margin: 0 auto;
}


/*******************************************  PAGE LAYOUT  ********************************************/

#banner {
	height: 98px;
	background: url('../images/banners/banner-internal.jpg');
	position: relative;
}
#banner h1 {
	position: absolute;
	font-size: 1.5em;
	left: 68px;
	top: 43px;
	color: #fff;
}
#content {
	border-left: 1px #cecece solid;
	border-right: 1px #cecece solid;
	width: 978px;
}
#main {
	float: left;
	padding: 30px 0 30px 67px;
	width: 610px;
	color: #333;
	font-size: .75em;
}
#main.fullWidth {
	padding-right: 67px;
	width: 844px;
	float: none;
}


/********************************************  HOME PAGE  *********************************************/

#homeBanner {
	height: 219px;
	background: url('../images/banners/banner-home.jpg');
	position: relative;
}
#homerBannerContent {
	position: absolute;
	top: 78px;
	left: 79px;
	width: 308px;
}

#homeBannerFlash{
	width:492px;
	height:205px;
	position:absolute;
	right:28px;
	margin-top:-1px;
}

#homeBanner h1 {
	font-size: 1.5em;
	color: #ddeeb8;
	margin: 0 0 10px 0;
}
#homeBanner p {
	color: #fff;
	font-size: .9375em;
	line-height: 160%;
}
#homeContent {
	background: #e6e6e6;
	overflow: hidden;
	width: 970px;
	padding: 15px 0 10px 10px;
}
.homeCol {
	float: left;
	width: 275px;
	padding: 0 25px 10px 20px;
	position: relative;
	background: url('../images/borders/home-cols-border.gif') repeat-y right top;
}
.homeCol h2 {
	color: #278fce;
	font-weight: bold;
	font-size: 1.125em;
	margin: 0 0 .5em 0;
}

.homeCol h2.overseas {
	color: #278fce;
	font-weight: bold;
	font-size: 1.125em;
	margin: 0 0 .5em 0;
}

.homeCol p {
	color: #333;
	line-height: 160%;
	font-size: .6875em;
}
.homeCol .imgBtn {
	margin-top:10px;
}
/*.homeCol.map {
	background: url('../images/tiles/home-map.png') no-repeat right top;
	width: 410px;
}
.homeCol.map p {
	width: 205px;
}*/


/**********************************************  COMMON  **********************************************/


.staffMember{
	margin:5px 0 15px 0;
	border-bottom:1px solid #f0f0f0;
}

.staffMember .image{
	float:left;
	width:200px;
}

.staffMember .bio{
	float:left;
	width:380px;
	margin-left:25px;
}

.staffMember .name{
	font-size:1.3em;
	font-weight:bold;
}

ul.supportStaff .name{
	font-size:1.1em;
	font-weight:bold;
}

ul.supportStaff{
	width:305px;
	float:left;
}

ul.supportStaff li{
	line-height:140%;
	padding-bottom:8px;
}

.webLinks{
	width:300px;
	float:left;
}



ul.defaultList{
	margin-left:25px;
	list-style-type:disc;
	padding-bottom:15px;
}

ul.defaultList li{
	list-style-type:disc;
	line-height:140%;
}

ol.defaultList{
	margin-left:25px;
	list-style-type:decimal;
	padding-bottom:15px;
}

ol.defaultList li{
	list-style-type:decimal;
	line-height:140%;
}



ul.form{
	width:400px;
	float:left;
}

ul.form li{
	line-height:200%;
	float:left;
	display:inline;
}

ul.form input.textBox{
	width:230px;
}

ul.form input.error{
	border:1px solid #F00;
}

ul.form label{
	width:150px;
	float:left;
}

.googleMap{
	float:left;
	width:400px;
	margin-left:20px;
	padding-bottom:40px;
}


.clinicManager{
	width:598px;
	margin-left:-67px;
	padding:15px 15px 15px 67px;
	background:#ecf7ec;
	margin-bottom:15px;
}

.clinicManager .image{
	width:140px;
	float:left;
}

.clinicManager .bio{
	float:left;
	margin-left:25px;
	width:410px;
}

.clinicManager .name{
	font-size:1.3em;
	font-weight:bold;
}

img.insetPhoto{
	padding:0 0 10px 20px;
}

/********************************************  LOCATIONS  *********************************************/

.tabContent {
	border: 1px #005081 solid;
	padding: 10px;
	height: 400px;
	background: url('../images/icons/ajax-loader.gif') no-repeat center center;
	margin: 0 0 20px 0;
}
.tabs {
	overflow: hidden;
	width: 700px;
	position: relative;
	margin: 0 0 -1px 0;
}
.tabs li {
	float: left;
	margin: 0 5px 0 0;
}
#main .tabs a {
	display: block;
	height: 18px;
	float: left;
	padding: 5px 15px 0px 15px;
	text-decoration: none;
	color: #9b9b9b;
	border: 1px #005081 solid;
	background: #e1e1e1;
	font-size: 1.25em;
	margin: 3px 0 0 0;
}
#main .tabs a:hover {
	background: #eeeeee;
	color: #005081;
}
#main .tabs .selected a { 
	color: #005081;
	background: #fff;
	padding-top: 8px;
	margin: 0;
	border-bottom: 1px #fff solid;
}
.locationList {
	float: left;
}
.locationList.vic {
	float: left;
	width: 636px;
}
.locationsList.vic ul {
	list-style-type: none;
}
.locationList.qld {
	float: left;
	width: 208px;
}
#main .locationList h2 {
	color: #005081;
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
}
.locationList a {
	font-weight: bold;
}
.locationList li {
	border-top: 1px #005081 dotted;
	padding: 10px 0 13px 0;
	width: 206px;
	float: left;
	list-style-type: none;
	margin: 0 5px 0 0;
	display: inline;
	height:125px;
}
.locationList address {
	font-weight: bold;
	color: #333;
	margin: 5px 0 5px 0;
	font-weight: normal;
	line-height: 140%;
	font-size: .9em;
	height: auto !important;
	height: 45px;
}
#main .locationList p {
	font-size: .9em;
	margin: 0 0 5px 0;
	height: auto !important;
	height: 45px;
}
.contactDetails {
	width: 405px;
	float: left;
	margin: 55px 40px 30px 30px;
}
.contactDetails dl {
	width: 403px;
	border-bottom: 1px #dbdbdb solid;
	font-size: .8125em;
	line-height: 140%;
	margin: 0 0 0 0;
	overflow: hidden;
}
.contactDetails dd,
.contactDetails dt {
	border-top: 1px #dbdbdb solid;
	float: left;
}
.contactDetails dt {
	width: 155px;
	font-weight: bold;
	text-align: right;
	padding: 4px 6px 4px 0;
}
.contactDetails dd {
	width: 236px;
	padding: 4px 0 4px 6px;
}
.contactDetails .l {
	border: 0;
}
.twoCol {
	width: 455px;
	float: left;
	padding: 55px 35px 30px 35px;
}

/********************************************  GOOGLE MAP  ********************************************/

.gmap {
	width: 403px;
	height: 400px;
	float: right;
	background: #F8F8F8;
	border: 1px solid #DBDBDB;
}
.gmapLink {
	color: #005081;
	font-size: .75em;
	text-decoration: none;
	background: url('../images/icons/ico-external-link.gif') no-repeat right center;
	padding: 0 13px 0 0;
}
.gmapLink:hover {
	text-decoration: underline;
}

/***********************************************  FORM  ************************************************/

.pageForm {
	background: #f8f8f8;
	border: 1px #dbdbdb solid;
	padding: 30px 0 20px 0;
	font-size: .75em;
}
.pageForm p {
	padding: 0 0 20px 0;
	margin: 0 28px 20px 28px;
	border-bottom: 1px #dbdbdb dotted;
	font-size: 1em;
	line-height: 1.3em;
}
.pageForm .note {
	margin: 0 0 0 28px;
}
.pageForm fieldset {
	margin: 20px 0 0 0;
	position: relative;
}
.pageForm legend {
	margin: 0;
	color: #0fb5e9;
	font-size: 1.4em;
}
.pageForm legend span {
	position: absolute !important;
	left: 28px;
}
.pageForm .req {
	color: #0fb5e9;
}
.pageForm ol {
	padding: 0 0 23px 0;
	position: relative;
}
.pageForm textarea {
	font-family: arial, sans-serif;
	border: 1px #dbdbdb solid;
	padding: 3px 0 3px 4px;
	font-size: 1em;
	width: 240px;
	height: 103px;
}
.pageForm label, .pageForm .label {
	width: 12em;
	float: left;
	margin: 7px 0 0 0;
	position: relative;
	cursor: default;
}
.pageForm ol input {
	border: 1px #dbdbdb solid;
	padding: 3px 0 3px 4px;
	width: 240px;
	font-family: arial, sans-serif;
}
.pageForm .short {
	width: 110px;
}
.pageForm select {
	width: 156px;
	font-family: arial, sans-serif;
}
.pageForm .last ol {
	background: none;
}
.pageForm .noLegend ol {
	padding-top: 0px;
}
.pageForm li {
	padding: 4px 10px 4px 32px;
}
.pageForm fieldset li {
	border-top: 1px #f8f8f8 solid;
	border-bottom: 1px #f8f8f8 solid;
}
.pageForm .error {
	background: url('../images/form/form-error-bg.gif');
	border-top: 1px #f1cbcb solid;
	border-bottom: 1px #f1cbcb solid;
}
.pageForm .error p {
	border: 0;
	margin: 0 0 3px 13.7em;
	padding: 0;
	font-weight: bold;
	font-size: .9em;
	color: #ee5e5e;
}
.pageForm .error input,
.pageForm .error textarea {
	border: 1px #f06b6b solid;
}
.pageForm .focus {
	background: url('../images/form/form-selected-bg.gif');
	border-top: 1px #c5e3ec solid;
	border-bottom: 1px #c5e3ec solid;
}
.pageForm .focus input {
	border: 1px #9bc8d6 solid;
}
.pageForm .captcha {
	border: 1px #dbdbdb solid;
}
.pageForm .hasError {
	background: url('../images/form/form-error-bg.gif');
	border-top: 1px #f1cbcb solid;
	border-bottom: 1px #f1cbcb solid;
	padding: 7px 10px 10px 28px;
	margin: 20px 0 20px 0;
	position: relative;
}
.pageForm .hasError ol {
	list-style-type: decimal;
	padding: 0;
	margin: 0 0 0 45px;
	background: none;
}
.pageForm .hasError li {
	padding: 3px 0;
}
.pageForm .hasError p {
	margin: 0 0 3px 0;
	padding: 0 0 0 23px;
	border: 0;
	background: url('../images/icons/ico-exclamation.gif') no-repeat 0 .1em;
}
.pageForm .hasError a {
	color: #ee5e5e;
}
.pageForm .hasError a:hover {
	text-decoration: none;
}
.pageForm .submitBtn {
	margin: 0 0 0 170px;
}
.pageForm #verificationImage {
	border: 1px #dbdbdb solid;
}






.map .melbourneIcon a{
	background:url(../images/icons/ico-melbourne-home.gif) top left no-repeat;
	display:inline-block;
	position:absolute;
	width:11px;
	height:11px;
	text-decoration:none;
	top:165px;
	left:194px;
	text-indent:-9999px;
}

.map .melbourneIcon a:hover{
	background:url(../images/icons/ico-melbourne-home-hover.gif) top left no-repeat;
}

.map .sydneyIcon a{
	background:url(../images/icons/ico-sydney-home.gif) top left no-repeat;
	display:inline-block;
	position:absolute;
	width:11px;
	height:11px;
	text-decoration:none;
	top:94px;
	left:241px;
	text-indent:-9999px;
}

.map .sydneyIcon a:hover{
	background:url(../images/icons/ico-sydney-home-hover.gif) top left no-repeat;
}



.management{
	float:right;
	background:#78a41a;
	padding:10px;
	width:195px;
	margin:0 0 15px 20px;
	font-size:12px;
	color:#fff;
}


.map{
	background:url(../images/map/map-background.gif) center top no-repeat;
	height:213px;
	margin-top:18px;
	position:relative;
}


.homeCol ul.news{
}

ul.news li{
	color:#2a90cf;
	font-size:13px;
	margin-bottom:10px;
	border-bottom:1px dotted #bebebe;
	padding-bottom:10px;
	line-height:16px;
}

ul.news span.details{
	color:#333333;
	display:block;
	font-size:11px;
	padding-bottom:2px;
}

ul.news span.date{
	color:#333333;
	display:block;
	font-size:11px;
	padding-bottom:2px;
}

ul.news li a{
	color:#2a90cf;
	text-decoration:none;
}

ul.news li a:hover{
	color:#2a90cf;
	text-decoration:underline;
}


#main h1.newsItem{
	font-size:16px;
	margin-bottom:15px;
	color:#2a90cf;
}





table.contentTable td, th{
	padding:5px;
}

table.contentTable tr.odd{
	background:#f0f0f0;
}


