html { 
  min-height: 100%; 
  margin-bottom: 1px;
  background: #ededee;
  color: #393e44;
}
body {
  /*12px via YUI Fonts CSS foundation*/
  font-size: 93%;
  font-family: helvetica;
  margin:0;
  padding:0;

}


/* a */
a, a:visited { 
  color: #393e44;
  text-decoration : underline;
} 
a:hover { 
  text-decoration : none;
} 

div.clear {
  clear: both;
}

p, h1, h2, h3, h4 {
  padding: 0 0.94em;
  margin: 0.94em 0;
}

p.intro {
  font-weight: bold;
  font-size: 100%;
}
p.sub {
  color: #7b838a;
  font-size: 85%;
}

.indent {
  display: none;
  text-indent: -1000em;
}

hr {
  border: 0;
  width: 90%;
  color: #999999;
  background-color: #999999;
  height: 1px;
  margin-left: 0.94em;
}

ul {
  list-style: disc;
  padding-left: 10px;
}
ul.orange-cross-list {
  padding: 0;
  margin: 0;
  margin-left: 15px;
  margin-right: 15px;
}
ul.orange-cross-list li {
  list-style-type : none;
  background: #ffffff url(/site/images/orange_cross_on_white.gif) no-repeat 0 2px;
  padding-left: 25px;
  margin: 10px 0;
}
ul.orange-cross-list li a {
  text-decoration: none;
  font-weight: bold;
}
ul.orange-cross-list li a:hover {
  text-decoration: underline;
}
ul.orange-cross-list li a.current {
  font-weight: bold;
}


ul.subnav {
  padding: 0;
  margin: 0;
  margin-left: 15px;
  margin-right: 5px;
}
ul.subnav li {
  list-style-type : none;
  padding-left: 25px;
  margin: 10px 0;
  font-size: 85%;
  line-height: 1.5em;
}
ul.subnav li.current {
  background: #ffffff url(/site/images/orange_cross_on_white.gif) no-repeat 0 2px;
}
ul.subnav li a {
  text-decoration: none;
}
ul.subnav li.current a {
  font-weight: bold;
}
ul.subnav li a:hover {
  text-decoration: underline;
}


ol {
  list-style-position: outside;
  padding-left: 25px;
}



.imleft {
  float: left;
  margin: 15px 15px 15px 0;
}
.imright {
  float: right;
  margin: 15px 0 15px 15px;
}

/* sifr
=================================*/
h1.replace {
  margin: 0;
  padding: 0 0.4em;
}
h2.replace-accent-wide {
  background: url("/site/images/orangebar_550x45.gif") no-repeat 0 0;
  margin: 0;
  padding: 0.5em 0.74em;
}
h2.replace-accent-360 {
  background: url("/site/images/orangebar_360x45.gif") no-repeat 0 0;
  margin: 0;
  padding: 0.5em 0.74em;
  margin-top: 0.64em;
}
h2.replace-grey-box {
  background: url("/site/images/panel_top_grey_bar.gif") no-repeat 0 0;
  margin: 0;
  padding: 0.33em 0.74em;
}

h3.replace {
  margin: 0;
  margin-top: 2em;
  margin-bottom: -0.64em;
}


/* Main blocks
=================================*/
#wrapper {
  width: 970px;
  margin: 0 auto;
  background: #ffffff;
  padding: 0;
}
#header {
  width: 930px;
  height: 100px;
  position: relative;
  margin-left: 20px;
  margin-bottom: -31px;
}
#header h1, #header p.pagetitleheader {
  font-size: 2.2em;
  line-height: 1;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
#header h1 a, #header p.pagetitleheader a {
  width: 227px;
  height: 72px;
  background: url("../images/logo.gif") no-repeat 0 0;
  text-indent: -10000px;
  overflow: hidden;
  position: absolute;
  top: 25px;
  left: 0;
  padding: 0;
  margin: 0;
}
#header p#skip_to_content {
  text-indent: -10000px;
  margin: 0;
}
#header div.search-cont { 
  position: relative;
  left: 710px;
  top: 58px;
  width: 250px;
  font-size: 85%;
  background: url("/site/images/search_box.gif") no-repeat 0 0;
}
#header div.search-cont label { 
  color: #595959;
}
#searchfield { 
  float: left;
  width: 165px;
  padding: 2px 5px;
  border: 0 solid #fff;
  background: transparent;
}
.submitsearchbut  {
  width: 38px;
  height: 22px;
  padding: 0;
  margin: 0;
  border: 0;
  text-indent: -1000em;
  background: transparent url("/site/images/search_go.gif") no-repeat center top;
  overflow: hidden;
  cursor: pointer;
}


div.search-cont label.overlabel {
  display:none;
}
div.search-cont label.overlabel-apply {
  position: absolute;
  top: 0.2em;
  left: 0.3em;
  z-index: 1;
  color: #595959;
  font-style: normal;
  font-size: 100%;
}



.grey-box-content {
  border: 1px solid #999;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #fff;
  margin:0;
  padding:0;
  margin-bottom: -1px;
  margin-top: -1px;
}
.grey-box-bottom {
  background: url("/site/images/panel_bottom_curve.gif") no-repeat 0 0;
  height: 6px;
  margin:0 0 15px 0;
  padding:0;
}


.fullgrey-box-top {
  background: url("/site/images/greybox_top.gif") no-repeat 0 0;
  height: 6px;
  margin:0;
  padding:0;
}
.fullgrey-box-middle {
  background: url("/site/images/greybox_middle.gif") repeat-y 0 0;
  margin:0;
  padding:0;
  margin-bottom: -1px;
  margin-top: -1px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.fullgrey-box-bottom {
  background: url("/site/images/greybox_bottom.gif") no-repeat 0 0;
  height: 6px;
  margin:0 0 15px 0;
  padding:0;
}

.fullgrey-box-middle h3.replace {
  margin-top: 1em;
}



/* Main Nav
=================================*/
#nav {
  background-image: url(/site/images/slither_grey.gif);
  background-position: left top;
  background-repeat: repeat-x;
  font-size:12px;
  height: 25px;
  width: 930px;
  margin: 10px 0 0 20px;
  padding:0;
}
#navbg {
  margin:-25px 0 0 15px;
}
#navbgmask {
  top: 41px;
  left: 15px;
  position: relative;
  z-index: 9999;
}

/************** ALL LEVELS  *************/ 
#nav li { position:relative; text-align:left; background:url(/site/images/nav_seperator.gif) no-repeat right center; list-style:none;	}
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.1em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }


/************ 0 LEVEL  ***************/
#nav li { float:left; margin:0px 0px 0px 0px;  }
#nav li.active a { 
  background-image: url(/site/images/slither_orange.gif);
  color:#393e44; }
#nav a { float:left;  color:#393e44; font-weight:bold; padding:6px 10px; margin-right: 1px; }
#nav li.over a,
#nav a:hover { 
  background-image: url(/site/images/slither_orange.gif);
  color:#393e44; }
#nav li.over,
#nav li.active { margin:0 0px 0px 0; }


ul.nav-dropdown {
  list-style: none;
  visibility: hidden;
  position: absolute;
  left:0;
  z-index: 999;
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px;
  margin: 0;
  margin-top: 25px;
}
ul.nav-dropdown li { 
  background-image: none !important;
  width: 200px;
  background: #ffffff url(/site/images/dropnav_cross.gif) no-repeat 2px 5px !important;
  padding-left: 8px !important;
}
ul.nav-dropdown li a { 
  background-image: none !important;
  font-weight: normal !important;
  line-height: 0.7em !important;
}
ul.nav-dropdown li.over a,
ul.nav-dropdown a:hover { 
  background-image: none;
  font-weight: normal !important;
  text-decoration: underline !important;
}

/* Content Blocks
=================================*/

#left-col-550 {
  float: left;
  width: 550px;
  margin-left: 20px;
}
#left-col-170 {
  float: left;
  width: 170px;
  margin-left: 20px;
}
#left-col-360 {
  float: left;
  width: 360px;
  margin-left: 20px;
}
#right-col-360 {
  float: right;
  width: 360px;
  margin-right: 20px;
}
#right-col-550 {
  float: right;
  width: 550px;
  margin-right: 20px;
}
#right-col-740 {
  float: right;
  width: 740px;
  margin-right: 20px;
}

#homeflash, #flashcontent {
  margin: 10px 20px 20px;
}


/* Breadcrumb
=================================*/
#breadcrumb {
  background: url(/site/images/breadcrumb_top_shadow.gif) no-repeat 0 0;
  margin-left: 20px;
}
#breadcrumb p {
  color: #4a5157;
  font-size: 77%;
  padding: 10px 0 0 10px;
}
#breadcrumb p a {
  color: #7b838a;
  text-decoration: none;
}
#breadcrumb p a:hover {
  text-decoration: underline;
}

/* Board and Exec 
=================================*/
.ex-cont {
  margin-bottom: 15px;
}
.ex-left {
  float: left;
  width: 170px;
}
.ex-left h3.replace {
  margin: 0;
  margin-top: 0.75em;
  margin-bottom: -0.64em;
}
.ex-left p {
  font-size: 85%;
  color: #828990;
  padding-left: 1.2em;
}
.ex-right {
  float: right;
  width: 550px;
}



/* Tabs
=================================*/

#tabcont {
  float:left;
  width:930px;
  background:#fff url("/site/images/tabs/bg.gif") repeat-x bottom;
  font-size:85%;
  line-height:normal;
  margin-left: 20px;
}
#tabbody {
  width: 928px;
  border: 1px solid #4d4d4d;
  border-top: 0 solid #4d4d4d;
  margin-left: 20px;
}
#tabcont ul {
  margin:0;
  padding:10px 10px 0 0;
  list-style:none;
}
#tabcont li {
  float:left;
  background:url("/site/images/tabs/left.gif") no-repeat left top;
  margin:0;
  margin-right:2px;
  padding:0 0 0 9px;
  list-style:none;
}
#tabcont a {
  float:left;
  display:block;
  background:url("/site/images/tabs/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#ffffff;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabcont a {float:none;}
/* End IE5-Mac hack */
#tabcont a:hover {
  color:#393e44;
}
#tabcont .current {
  background-image:url("/site/images/tabs/left_on.gif");
}
#tabcont .current a {
  background-image:url("/site/images/tabs/right_on.gif");
  color:#393e44;
  padding-bottom:5px;
}


#tabbody-left-550 {
  float: left;
  width: 550px;
}
#tabbody-right-360 {
  float: right;
  width: 360px;
  margin-right: 18px;
}

#tabbody-left-360 {
  float: left;
  width: 360px;
}
#tabbody-right-550 {
  float: right;
  width: 550px;
  margin-right: 18px;
}


body#video #tabbody-left-550, body#find-a-clinic #tabbody-left-550 {
  width: 928px;
}
body#video #tabbody-left-360,body#find-a-clinic #tabbody-left-360 {
  width: 0;
}


/* Footer
=================================*/

.footer {
  color: b3b3b3;
  margin: 20px 20px 0;
  padding-top: 5px;
  padding-bottom: 30px;
  border-top: 1px solid #808080;
  font-size: 77%;
}
.footer-left {
  float:left;
  margin-right: 20px;
  width: 170px;
}
.footer-mid {
  float:left;
  margin-right: 20px;
  width: 170px;
}
.footer-right {
  float:left;
  margin-right: 20px;
  width: 360px;
}
.footer-farright {
  float:left;
  text-align: right;
  width: 170px;
}

/* top block corners
=================================*/
div.roundcont {
  background: #73be1e;
  color: #fff;
  margin: 30px 0;
}
div.roundcont div.content {
  position: relative;
  padding: 0 10px 10px 10px;
}

.roundtop { 
  background: url("/site/images/tr.gif") no-repeat top right;
}

.roundbottom {
  background: url("/site/images/br.gif") no-repeat top right;
  height: 9px;
}

img.corner {
  width: 9px;
  height: 9px;
  border: none;
  display: block !important;
}
img.bl {

}


/* Search Results
=================================*/
.page-cont {
  margin-left: 20px;
  margin-right: 20px;
}
.text-cont {
  float: left;
  width: 740px;
}
.text-cont p.head {
  margin-bottom: -10px;
  font-size: 100%;
}

.type-cont {
  float: right;
  width: 170px;
}
.bottom-solid {
  margin: 0.5em 0.5em;
  padding: 0.5em 0;
  border-bottom: 1px solid #dddddd;
}
.hilite {
  font-weight: bold;
  background: #FDB813;
}



/* Forms
=================================*/
.blocklabel {
  color: #393e44;
}
.inlinelabel {
  color: #393e44;
  float: left;
  width: 150px;
}
.inlinelabelpurchase {
  color: #393e44;
  float: left;
  width: 150px;
}
.textfield, .selectfield {
  background: #f2f2f2;
  border-left: 1px solid #888888;
  border-top: 1px solid #888888;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  float: left;
  width: 300px;

}
.selectfield {
  width: 302px;
}
.textfieldpurchase, .selectfieldpurchase {
  background: #f2f2f2;
  border-left: 1px solid #888888;
  border-top: 1px solid #888888;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  float: left;
  width: 165px;

}
.selectfieldpurchase {
  width: 165px;
}


.dateselect {
  width: 75px;
  margin-right: 15px;
}
.textareafield {
  background: #f2f2f2;
  height: 100px;
  margin-top: 5px;
  width: 450px;
  border-left: 1px solid #888888;
  border-top: 1px solid #888888;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.radio {
  margin: 2px 0;
  font-size: 85%;
}
.button-cont {
  margin-right: 50px;
  margin-right: 20px;
  padding-top: 20px;
  text-align: left;
}
.contactbut {
  width: 124px;
  height: 26px;
  padding: 0;
  margin: 0;
  border: 0;
  text-indent: -1000em;
  background: transparent url("/site/images/contactus_button.gif") no-repeat center top;
  overflow: hidden;
  cursor: pointer;
}
.registerbut {
  width: 162px;
  height: 26px;
  padding: 0;
  margin: 0;
  border: 0;
  text-indent: -1000em;
  background: transparent url("/site/images/register_button.gif") no-repeat center top;
  overflow: hidden;
  cursor: pointer;
}



.checkbox-cont {
  float: left;
  width: 210px;
}





/* Messages
=================================*/
div.siteerror,
div.sitemsg {
  padding: 12px 10px 15px 50px;
  color: #000000;
  font-weight: normal;
  font-size: 100%;
  margin: 10px 0;
}

div.siteerror {
  border: 2px solid #d35104;
}
div.siteerror {
  background: #ffffba url(/site/images/warning_large.gif) no-repeat 10px 10px;
}
div.siteerror ul#err {
  margin: 0 3px !important;
  padding: 0 !important;
}
div.siteerror ul#err li  {
  background-color: #ffffba !important;
}
div.sitemsg {
  border: 2px solid #265faf;
}
div.sitemsg {
  padding-top: 15px;
  background: #dfe6ef url(/site/images/msg_large.gif) no-repeat 10px 10px;
}



/* tables
===================================================*/

/*--- basic table ---*/
table.basic {
  margin: 0;
  padding: 0;
  width: 100%;
  border: 1px solid #999999;
  border-collapse: collapse;
}

table.basic th {
  background: #dddddd;
}
table.basic th, table.basic td {
  padding: 0.5em;
  vertical-align: top;
  border: 1px solid #999999;
}
table.basic tr.odd {
  background: #222222;
}



/* file link styles
===================================================*/

p.pdf {
  line-height: 180%;
  padding-left: 25px;
  background: url('/site/images/pdf.gif') no-repeat 0 4px;
}
p.word {
  line-height: 180%;
  padding-left: 25px;
  background: url('/site/images/word.gif') no-repeat 0 4px;
}
p.xls {
  line-height: 180%;
  padding-left: 25px;
  background: url('/site/images/xls.gif') no-repeat 0 4px;
}
p.zip {
  line-height: 180%;
  padding-left: 25px;
  background: url('/site/images/zip.gif') no-repeat 0 4px;
}


/* Messages
=================================*/
div.siteerror,
div.sitemsg {
  padding: 12px 10px 15px 50px;
  color: #000000;
  font-weight: normal;
  font-size: 100%;
  margin: 10px 0;
}

div.siteerror {
  border: 2px solid #d35104;
}
div.siteerror {
  background: #ffffba url(/site/images/warning_large.gif) no-repeat 10px 10px;
}
div.siteerror ul#err {
  margin: 0 3px !important;
  padding: 0 !important;
}
div.siteerror ul#err li  {
  background-color: #ffffba !important;
}
div.sitemsg {
  border: 2px solid #265faf;
}
div.sitemsg {
  padding-top: 15px;
  background: #dfe6ef url(/site/images/msg_large.gif) no-repeat 10px 10px;
}


/* Page specific
======================================*/

.buynow-button{

  margin-left: 250px;
}


body#terms-and-conditions h2.replace-accent-360 {
  background: url("/site/images/orangebar_360x45.gif") no-repeat 0 0;
  margin: 0;
  padding: 0.5em 0.74em;
  margin-top: 0.64em;
  margin-left: 20px;

}

body#terms-and-conditions p{
  margin-left: 15px;

}

#pdtvideo {
  margin: 50px 103px;
}


/* Clinic Pages
======================================*/

#mapright{
  float:left;
  width:200px;
}
#mapleft{
  float:left;
  width:700px;
  height:351px;
}

.clinic-filter{

}
.clinic-list{

}
.clinic-list-cont{
  padding:10px;

}
.clinic-filter-cont{
  float:left;

  height:45px;

  margin-bottom: 2px;
}
.clinic-filter-cont-header{
  height:45px;
  float:left;
  background-color:#FDB813;
  width:550px;
}
.clinic-filter-cont-select{
  height:45px;
  float:left;
  background-color:#FDB813;
  width:348px;
  text-align: right;

}
.select-filter{
  margin: 13px 0;
}
.clinic-filter-cont-left{
  float:left;
  width:5px;
}
.clinic-filter-cont-right{
  float:left;
  width:5px;
}

.clinic-details{
  float:left;
  width:600px;
}
.clinic-list-item{
  margin:0px;
  padding:15px 10px;
  border-bottom:1px solid #EEEEEE;
}
.clinic-info{
  float:left;
  width:150px;
  vertical-align: top;
}
.clinic-info h4{
  margin:0;
  padding:0 0.94em 0;
}
.clinic-contact{
  float:left;width:250px;
}

.clinic-address{
  float:left;
  width:200px;
}
.clinic-map{
  width:200px;background-color:#eeeeee;height:200px;float:right;
}

.countryselectbutton{
  background: url("/site/images/go_off.gif") no-repeat top center transparent;
  border: 0 none;
  cursor: pointer;
  height: 37px;
  left: 3px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: -1000em;
  top: 0;
  width: 55px;
}
.clinic-name{
  font-size:14px;
  margin:0px;
  padding:0px;
}
.clinic-header-text{
  margin:8px 0px !important;
  font-size:24px !important;
  padding:0 5px !important;
}

.replace-country{
  padding:0px 10px;
}

.map-text-left{
  float:left;width:170px;
}
.map-text-right{
  float:left;width:700px;position:relative;top:4px;
}

#countryleft{
  float:left;
  width:200px;
}
#countryright{
  float:left;

}
.countrylist{
  float:left;
  width:200px;
}

.countrylist ul{
  list-style: none;

}
.countrylist li{
  list-style: none;
  padding-bottom: 5px;
}
.aus-options-cont{
  margin: 0 auto;
  width: 400px;

}
.aus-options{
  float:left;
  width: 200px;
  text-align: center;
}

.countrymap {
  margin: 1.2em 0;
  padding: 0 0.1em;
}

.h2link{
  font-weight: normal;
}



.dist-address {
  margin: 2px 0;
}
.dist-select {
  border: 1px solid #aaaaaa;
  margin-bottom: 20px;
}
.dist-cont {
  margin-bottom: 50px;
}
.changecountry-text{
   font-size: 88%;
    width: 500px;
       color: #555555;
}
.changecountry-select{
    font-size: 88%;
    height: 22px;
    width: 179px;
       color: #555555;
}
