	@charset "UTF-8";
/* CSS Document */

* {
  font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
}

body {
  background: #FFFFFF;
  margin: 0px;
  padding: 0px;
}


a {
  color: #003366;
  text-decoration: underline;
}
a:hover {
  color: #660000;
  text-decoration: none;
}

div#container {
  min-width: 950px;
  width: 100%;
}

div.spacer {
  clear: both;
  height: 1px;
  overflow: hidden;
}



/* HEADER SECTION CODE */
div#header {
  border-bottom: 1px solid #666666;
  margin: 50px 50px 20px 50px;
}
div#header h1 {
  display: block;
  height: 40px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  width: 319px;
}
div#header h1 a {
  background: url(../images/logo.gif) no-repeat;
  display: block;
  height: 40px;
  overflow: hidden;
  text-indent: -4000px;
  width: 319px;
}

ul#top_nav {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  right: 40px;
  text-align: right;
  text-transform: uppercase;
  top: 80px;
  width: 400px;
}
ul#top_nav li {
  display: inline;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul#top_nav li a {
  background: none;
  color: #666666;
  display: inline;
  padding: 0px 10px 10px 10px;
  text-decoration: none;
}
ul#top_nav li a.selected {
  font-weight: bold;
  color: #003399;
}
ul#top_nav li a:hover {
  color: #0066CC;
}



/* BODY SECTION CODE */
a#free_trial_badge {
  background: url(/images/free_90_day_trial.png) no-repeat left top;
		display: block;
		height: 166px;
		left: 480px;
		overflow: hidden;
		position: absolute;
		text-align: left;
		text-indent: -4000px;
		top: 15px;
		width: 166px;
		z-index: 100;
}
div#body {
  background: url(../images/doctors.jpg) no-repeat bottom right;
  margin: 0px 50px 0px 50px;
}
div#home_content {
  background: url(../images/bodybg.png) repeat-x top;
  border: 1px solid #DDDDDD;
  min-height: 400px;
  padding: 20px;
  width: 460px;
}
div#search_content {
  background: url(../images/bodybg.png) repeat-x top;
  border: 1px solid #DDDDDD;
  float: right;
  min-height: 400px;
  padding: 20px;
  width: 460px;
}
div#search_map {
  border: 1px solid #AAAAAA;
  height: 440px;
  margin: 0px 520px 0px 0px;
  width: auto;
}
div#register_content {
  background: url(../images/bodybg.png) repeat-x top;
  border: 1px solid #DDDDDD;
  float: left;
  min-height: 400px;
  padding: 20px;
  width: 460px;
}
div#register_map_fader {
  border: 1px solid #AAAAAA;
  display: none;
  height: 440px;
  margin: 0px 0px 0px 520px;
  width: auto;
}
div#register_map {
  height: 440px;
  margin: 0px;
  padding: 0px;
  width: auto;
}

h2 {
  margin: 0px;
  padding: 0px;
}
h3.subheader {
  color: #777777;
  font-size: 11px;
  letter-spacing: 1px;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}
div#spacer_1 {
  clear: both;
  height: 30px;
  overflow: hidden;
}

ul#category_list {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 130%;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
ul#category_list li {
  float: left;
  list-style-position: inside;
  margin: 0px;
  padding: 0px;
  width: 50%;
}

ul#location_list {
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 130%;
  margin: 10px 0px 0px 0px;
  max-height: 275px;
  overflow: auto;
  padding: 0px;
}
ul#location_list li {
  list-style-position: inside;
  margin: 0px;
  padding: 0px;
}

p.location_error {
  background-color: #FFCCCC;
  border: 1px solid #FF6666;
  padding: 5px;
}
p.location_error span {
  color: #FF5555;
  font-weight: bold;
}

ul#client_list {
  background-image: url(/images/bodybg.png);
  border: 1px solid #CCCCCC;
  display: block;
  font-size: 12px;
  line-height: 130%;
  margin: 10px 0px 0px 0px;
  max-height: 275px;
  overflow: auto;
  padding: 5px;
}
ul#client_list li {
  border-bottom: 1px dotted #003366;
  display: block;
  font-size: 12px;
  list-style: none;
  margin: 0px 0px 15px 0px;
  min-height: 45px;
  padding: 0px 0px 5px 0px;
}
ul#client_list li div.address {
  float: left;
  width: 200px;
}
ul#client_list li span.name {
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 18px;
  letter-spacing: 1px;
  line-height: 18px;
}
ul#client_list li div.phone_numbers {
  margin: 0px 0px 0px 205px;
  padding: 18px 0px 0px 0px;
}

form.location_search {
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
form.location_search label {
  font-size: 11px;
  height: 17px;
  letter-spacing: 1px;
  padding: 3px;
  text-transform: uppercase;
  width: 28%;
}
form.location_search input#location {
  background-color: #FFFFFF;
  border: 1px solid #99A5B1;
  font-size: 11px;
  padding: 3px;
  width: 50%;
}
form.location_search input#submit {
  background-color: #DDDDDD;
  border: 1px solid #99A5B1;
  font-size: 11px;
  padding: 3px;
  width: 19%;
}

p#register_blurb {
  background: url(/images/bodybg.png) repeat-x top;
  border: 1px solid #CCCCCC;
  font-size: 11px;
  padding: 5px;
  text-align: justify;
}
form.registration_form {
  background: url(/images/bodybg.png) repeat-x top;
  border: 1px solid #CCCCCC;
  font-size: 12px;
  height: 245px;
  overflow: auto;
  padding: 5px 5px 5px 5px;
}
form.registration_form#update_form {
  height: 345px;
}
form.registration_form span.form_header {
  border-bottom: 1px dotted #CCCCCC;
  display: block;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 10px 0px 5px 0px;
  padding: 0px 0px 3px 0px;
  text-transform: uppercase;
}
form.registration_form label {
  clear: left;
  display: block;
  float: left;
  width: 120px;
}
form.registration_form input, form.registration_form select {
  width: 295px;
}

form.signin_form {
  background: url(/images/bodybg.png) repeat-x top;
  border: 1px solid #CCCCCC;
  font-size: 12px;
  padding: 	5px;
}
form.signin_form label {
  clear: left;
  display: block;
  float: left;
  width: 120px;
}
form.signin_form input {
  width: 300px;
}

div#specialist_cat_select select {
  display: block;
  margin: 0px auto 0px auto;
  width: 98%;
}


/* FOOTER SECTION CODE */
div#footer {
  border-top: 1px solid #666666;
  bottom: 50px;
  height: 21px;
  margin: 20px 50px 50px 50px;
}

ul#footer_nav {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin: 10px 0px 0px 0px;
  padding: 0px 20px 0px 0px;
  text-transform: uppercase;
  width: 600px;
}
ul#footer_nav li {
  display: inline;
  list-style: none;
  margin: 0px 20px 0px 0px;
  padding: 0px;
}
ul#footer_nav li.right {
  border-left: 1px solid #DDDDDD;
  margin: 0px;
  padding: 0px 0px 0px 20px;
}
ul#footer_nav li a {
  color: #999999;
  text-decoration: none;
}
ul#footer_nav li a:hover {
  color: #660000;
}
ul#footer_nav li span {
  color: #AAAAAA;
}
a#awd_badge {
  background: url(../images/awd.png) no-repeat;
  background-position: 0px 0px;
  display: block;
  float: right;
  height: 18px;
  margin: 5px 0px 0px 0px;
  overflow: hidden;
  padding: 0px;
  text-indent: -4000px;
  width: 145px;
}
a#awd_badge:hover {
  background-position: 0px -18px;
}
a#awd_melb, a#awd_cairns {
  display: none;
}