body,table,input,select,textarea {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:small;
  text-align:left;

}
.form {
  font-size:0.85em;
  color:white;
  }
.form span {
  color:black;
  }

small {
  font-size:0.85em;
}

smallest {
  font-size:0.65em;
}


input,select,textarea {
  font-size:1em;
}

img {
  border:0;
}

a {
  text-decoration:underline;
  color:#0096f5;
  white-space:nowrap;
}

a:hover {
  color:#2baaff;
}

form {
  margin:0;
  padding:0;
}

body {
  margin:0;
  padding:0;
  color:#000000;
}

h1 {
  margin:0.3em 0 0.5em 0;
  font-family:Arial,Helvetica,sans-serif;
  font-size:2em;
  font-weight:normal;
  color:#0096f5;
}
h2 { font-family:Arial,Helvetica,sans-serif; font-size:1.2em; color:#0096f5; }

h4,h5 {
  font-size:1em;
  color:#0096f5;
}
h3{ font-size:1em;
  color:#000000;
  }

.clr {
  clear:both;
}

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

/* Header */

#H {
  height:177px;
	position: relative;
}

#H .Logo {
  position:absolute;
  top:0;
  right:0;
  z-index:3;
}

#H .Photo {
  position:absolute;
  top:0;
  left:0;
  height:177px;
  z-index:1;
}

#H .Swoosh {
  z-index:2;
}

#H h1 {
  margin:0;
}

/* Content */

#W {
  width:100%;
  position:relative;
  margin:10px 0 0 0;
}

#C {
  min-height:1000px;
  margin:0 0 0 15.5em;
  padding:1px 2em 2em 1em;
  background-color:#fff;
  border-top:#fff solid 1px;
}

#C .content-inner {
  margin-right:230px;
}

* html #C {
  height:1000px;
}

#C ol li { margin-bottom:1.5em;}
#C ul li { margin-bottom:1em; }
.P {
  margin:1em 0 1em 0;
}

.P img {
  border:#00aeef solid 1px;
}

.PH div {
  display:inline;
  margin:0;
}

.PicStrip img {
  vertical-align: bottom;
   border:#00aeef solid 1px;
}

/* Navigation */

.Nav {
  margin:0;
  padding:0;
}

.Nav li {
  display:inline;
}

#NT {
  position:absolute;
  z-index:2;
  top:0;
  left:8px;
}

#NT h4 {
  margin:0 3px 0 1px;
  padding:0.1em 0 0.1em 7px;
  background-color:#00aeef;
  font-weight:normal;
  font-size:0.85em;
  color:#fff;
  width:173px;
}

#NT .Section {
  margin-bottom:2em;
  border-left:#fff solid 1px;
}

#NT ul {
  width:13.5em;
  margin:0 1px 1px 1px;
  padding:0;
  list-style:none;

}

#NT .Nav li {
  font-weight:bold;
}

#NT .Nav a {
  display:block;
  padding-left:15px;
  line-height:24px;
  background:#cceffc url(../images/i-n-bar.png) no-repeat left center;
  border-top:#ffffff solid 1px;
  font-size:0.85em;
  color:#000;
  text-decoration:none;
	width:165px;
}

* html #NT .Nav a {
  width:100%;
  margin-right:-15px;
}

#NT .Nav a:hover {
  /* background-color:#cceffc; */
  background-color:#ffffff;
}

#NT .header img {

    margin-bottom:0;
    display:block;
		float:left;
    }


.nav_img{}
.nav img{float:left;}

#NT .Nav ul {
  margin:0;
  padding:0;
}

#NT .Fly a span {
  display:block;
  background-image:url(../images/i-n-arrow.png);
  background-repeat:no-repeat;
  background-position:right center;
}

* html #NT .Fly a span {
  margin-right:15px;
}

#NT .Nav .Fly ul {
  display:none;
  position:absolute;
  left:13.5em;
  margin:-26px 0 0 7px;
  opacity:1;
  width:24em;
  border:#00AEEF solid 1px;
}

#NT .Nav ul a {
  padding-left:0.8em;
  background-color:#cceffc;
  background-image:none;
  font-weight:normal;
  width:auto;
}

* html #NT .Nav ul a {

}

#NT .Nav ul a:hover {

}

#NT .Logos {
  margin-top:1em;
  text-align:center;
}

#NT .flags {
  padding:15px 5px 10px 5px;
  background-color:#cceffc;
  text-align:center;
	margin: 0 2px 0 1px;
	border-bottom:1px solid #00aeef;
}

#NT .flags img {
  display:in-line;
}

#search-form {
  position:absolute;
  top:20px;
  right:20px;
  width:215px;
  background:#CCEFFC url('../images/p-doctor-group.jpg') no-repeat bottom left;
  border-bottom:#fff solid 1px;
  border-left:#fff solid 1px;
  border-right:#fff solid 1px;
  font-size:11px;
  color:#4D368F; 
  padding:0 0 110px 0;   
}

#search-form .text {
  width:165px;
  margin:0 25px 15px 25px;
}

#search-form a.search-button {
  background:#CCEFFC url('../images/g-button.gif') no-repeat top left;
  display:block;
  width:165px
  height:23px;
  line-height:23px;
  margin:0 0 20px 25px;
  color:#fff;
  text-decoration:none;
  font-size:12px;
  padding:0 0 0 15px;
}

#search-form input.search-button {
  background:#CCEFFC url('../images/g-button.gif') no-repeat top left;
  display:block;
  width:165px
  height:23px;  
  margin:0;
  padding:4px 5px 6px 15px;
  border:0;
  color:#fff;  
  font-size:12px;  
}

#search-form a:hover.search-button {
  color:#D0C7EA;
}

#search-form .Section {
  border-bottom:#fff solid 1px;
  width:215px;
  padding-bottom:20px;
}

#search-form h4 {  
  font-weight:normal;
  font-size:21px;
  font-family:Trebuchet MS, Arial, sans-serif; 
  color:#4D368F;  
  margin:5px 0 15px 20px;
}

#QJE {
  width:165px;
}

#QJE form {
  margin:0 25px;  
}

* html #QJE form {
  width:100%;
}

#FormErrors_fContact {
  display:none;
  margin:3px;
  padding:0;
}

input.quickreg_file {
 width:25px;
 font-size:9px;
}

#QJE input,
#QJE select {
  width:165px;
  margin:4px 0 8px 0;
  padding:0;
}

#QJE label {
  width:165px;  
}

#search-form p {
  width:165px;
  display:block;  
}

/* Footer */

.Crumb {
  margin-left:15.5em;
  padding:0.1em 22px 0 7px;
  background:#00aeef url(../images/i-n-box.png) no-repeat left center;
  font-size:1em;
  color:#fff;
  text-align:right;
}

.Crumb ul {
  font-size:0.85em;

}

.Crumb a {
  color:#fff;
  text-decoration:none;
}

.Crumb a:hover {
  color:#ffc;
}

.Crumb strong { font-weight:normal; }

#NB {
  padding-left:0.6em;
  
  line-height:1.5em;
}

#NB .Nav li {
  font-size:0.85em;
}

#F {
  position:relative;
  margin-top:1px;
  padding:0 0 1px 0;
  font-size:0.85em;
}

#F .Frogs {
  position:absolute;
  margin-top:-99px;
  right:0;
}

.Contacts {
  height:140px;
  background-color:#00aeef;
  border-bottom:#000000 solid 1px;
  padding:4px 0 4px 0;
  color:#ffffff;
}

#F .Contacts a {
  color:#ffffff;
}

#F h5 {
  margin:0.5em 0 0.8em 0.6em;
  font-weight:normal;
}

#F dl {
  margin:0;
  line-height:1.5em;
}

#F dl dt {
  float:left;
  padding-right:1em;
  text-align:right;
  width:5em;
  border-right:#ffffff solid 1px;
}

#F dl dd {
  margin-left:7em;
}

#F .FP {
  padding:0.3em 0 0 0.6em;
}

.FP,
.FP a {
  color:#aaaaaa;
}

.FP .Author {
  margin:0.1em 0 0.3em 0.6em;
  font-size:0.76em;
}

.List {
 border:#0096f5 dashed 1px;
 width:400px;
 padding:1em 0 2em 2em;
 margin-bottom:1em;
 }

img.PhotoR          { float:right; margin:0.4em 0 0.3em 1em; border:#000000 solid 1px; }
img.NoBorder { border:0; }
.freeCallNumber { 
	position:absolute;
	width: 400px;
	left:400px;
	top:40px;
	font-style: italic;
	font-size:1.5em;
	color: #45318a;
	z-index: 200;
	line-height: 30px;
	font-size: 22px;
}

.freeCallNumber span {
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
}

.health-logo { 
	position:absolute;
	right: 10px;
	top:120px;

}

.ProfessionList      { float:left;  margin:0em 0 1em 0em; padding-left:3em; }

a.RegisterLink { 
  border:1px solid #4F348E; 
  font-family:Verdana,Arial,Helvetica,sans-serif; 
  font-size:0.85em; 
  background-color:#00AEEF; 
  padding:3px 10px 4px 10px; 
  color:#ffffff; 
  text-decoration:none; 
}

a.RegisterLink:hover { background-color:#ffffff; color:#0096f5; text-decoration:underline; }

.FormErrors {
  display:none;
  border:#f00 solid 1px;
  background-color:#ffc;
  padding:0 1em 0 1em;
  font-size:0.85em;
}

.FormErrors p {
  font-weight:bold;
}

.FormErrors li {
  margin-left:2em;
  list-style:circle;
}

.red { color:#ff0000; }


.dream {
  width:40em;
  margin:0.5em 0 1em 0;
  padding:0.3em 0.3em 0.4em 0.4em;
  border:#00aeef dashed 1px;
  background-color:#fff;
  font-size:0.85em;
}

.dream a {
  font-weight:bold;
}

fieldset {
  margin-bottom:10px;
  padding:10px;
  border:#00aeef solid 1px;
}

fieldset img {
  border:#00aeef solid 1px;
}
.intro-au {
  display:block;
  margin:10px;
  border: solid 1px #4D368F;
  padding:15px 15px 5px 15px;
  width:300px;
  height:660px;
  float:left;
  background:#DBF3FD;
}

.intro-uk {
  display:block;
  margin:10px;
  border: solid 1px #4D368F;
  padding:15px 15px 5px 15px;
  width:300px;
  height:660px;
  float:left;
  background:#DBF3FD;
}

.intro-search{
  background-color: #fff;
  background-image:url('../images/p-nurse-doctors.jpg');
  background-position:bottom right;
  background-repeat: no-repeat;
  display:block;
  margin:10px;
  border: solid 1px #4D368F;
  padding:15px 15px 5px 15px;
  width:650px;
  height:230px;
}

*html .intro-uk { min-height:705px; }


.nav_img {
  width:180px;
}

.photoL {
  float:left;
  display:block;
}

#C .company-contact dl {
  margin:2em 0 3em 0;
  line-height:1.5em;
}

#C .company-contact dl dt {
  float:left;
  padding-right:1em;
  text-align:right;
  
}

#C .company-contact dl dd {
  margin-left:28em;
}

#C .company-contact img {
  float:left;
  display:block;
}

table span {
  padding:0 0 0 2em;
}

.imgR {
  float:right;
}

.job-description ol,
.job-description ul {
  padding: 2em 0 0 1.9em;
  
}

.job-description ul li{
  margin: 0;
  padding: 0;
}

.job-description ol li{
  margin: 0;
  line-height: 0.8em;
  padding: 0;
}

.content-highlight {  
  background-color:#CCEFFC;
  border:#fff solid 1px;
  padding:10px 10px 20px 10px;
  margin:0 10px 10px 0; 
}

.content-highlight a {
  white-space: normal;
}

.locations { background:#CCEFFC url('../images/g-bg-australia.gif') no-repeat bottom right; }
.links    { background:#CCEFFC url('../images/g-bg-arrows.gif') no-repeat bottom left; }

#C a.content-button {
  background-image:url('../images/g-button-long.gif');
  background-position:top left;
  background-repeat:no-repeat;
  display:block;    
  width:247px
  height:27px;
  line-height:27px;
  margin:0 10px 20px 0;
  color:#fff;
  text-decoration:none;
  font-size:12px;
  padding:0 0 0 15px;
}

#C a:hover.content-button {
  color:#D0C7EA;
}

#C a.info-button {
  background:#CCEFFC url('../images/g-button-blue-long.gif') no-repeat top left;
  display:block;
  width:247px
  height:27px;
  line-height:27px;
  margin:0 0 20px 0;
  color:#fff;
  text-decoration:none;
  font-size:12px;
  padding:0 0 0 15px;
}

#C a:hover.info-button {
  color:#CCEFFC;
}

#C ul.inline-buttons {
  margin:0;
  padding:0;
}

#C .inline-buttons li {
  list-style-image:none; 
  list-style:none;
  float:left;   
  font-size:0.80em; 
}

#C .inline-buttons a {
  background-image:url('../images/g-button-long.gif');
  background-repeat:no-repeat;
  color:#fff;
  display:block;
  line-height:27px;
  width:237px; 
  text-decoration:none;
  padding:0 0 0 15px;
}

#C .inline-buttons a:hover {
  color:#D0C7EA;
}

#staff {
	clear: both;
	margin-top: 10px;
}

#staff .holder {
	position: relative;
	margin-bottom: 20px;
	clear: both;
}
#staff .holder img {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	position: absolute;

}
#staff .information {
	margin: 0px 0px 0px 160px;
	min-height: 160px;
	
}

#staff .holder h1 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#staff .holder p {
	padding: 0px;
	margin: 0px;
}

.job-week-highlight {
  background-color:#CCEFFC;
  border:#fff solid 1px;
  padding:10px 10px 10px 10px;
  margin:0 10px 10px 0;
  font-size:0.86em;
  line-height:1.4em; 
}

#C .job-week-highlight h2 {  
  font-weight:normal;
  font-size:21px;
  font-family:Trebuchet MS, Arial, sans-serif; 
  color:#4D368F;  
  margin:5px 0 15px 0;
}

#C .job-week-highlight h3 {  
  font-weight:normal;
  font-size:18px;
  font-family:Trebuchet MS, Arial, sans-serif;    
  margin:5px 0 15px 0;
}

#C .job-week-highlight dl {
  line-height:1.7em;
  border:#fff solid 1px;
  padding:10px;
  margin:10px 10px 10px 20px; 
}

#C .job-week-highlight dt {
  width:9em;
  float:left;
  font-weight:bold;
}

#C .job-week-highlight dd {
  margin-left:10em;
}

#C .job-week-highlight p {
  margin:1em 0 1.5em 0;
}

#C .inline-buttons a {
  font-size:1.2em;
} 

.right {
  float:right;
}
.rs-button {
	background:transparent url('../images/g-rs-button.gif') no-repeat;
	width:181px;
	height:151px;
	text-align:left;
	}
.rs-button p {
	padding: 50px 10px 0 11px;
	margin:0;
	font-size:0.875em;
	line-height:15px;
	}
.rs-button p span {
	font-size:0.75em;
	}
.rs-button a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	position:relative;
	top:20px;
	left: 61px;
	width:120px;
	margin:0;
	}
.rs-button a:hover {
	color:#d4f1fa;
	}
