﻿#page
{
    background-image: url(grad.gif);
    background-repeat: repeat-x;
    width: auto;
}
*
{
    margin: 0px;
    padding: 0px;
}


fieldset
{
    -moz-border-radius: 8px;
}
#container
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
h4
{
    border-bottom: 1px silver solid;
}
h5
{
    line-height: 140%;
    border-bottom: 1px silver solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: black;
    font-weight: bold;
}
.noBorder
{
    border-width: 0px;
}
#header
{
    text-align: center;
    height: 89px;
}
#navbar
{
    font-family: "Arial";
    font-size: 14px;
    color: black;
    list-style-type: none;
    padding-left: 30px;
}
#navlist
{
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}
#navlist li
{
    float: left;
    padding: 0;
    width: auto;
    display: block;
}
#navlist li a, #navlist li a:link
{
    background: #fff;
    color: #555;
    text-decoration: none;
    padding: 3px 5px 3px 5px;
    margin: 0 5px 0 0;
    display: block;
}
#navlist li a:hover
{
    color: black;
    border-bottom: 3px solid #4169e1;
    cursor: pointer;
}
#navlist li a#current, #navlist li a#current:link
{
    color: #000;
    cursor: default;
    border-bottom: 3px solid #4169e1;
}
#navlist li a#current:hover
{
    border-bottom: 3px solid #4169e1;
}
#content
{
    border-top: 1px silver solid;
    padding-top: 10px;
    clear: both;
}
.centerMe
{
    text-align: center;
}
#footer
{
    clear: both;
    margin-top: 15px;
    border-top: 1px solid silver;
    font-family: Arial;
    font-size: 10px;
    padding-top: 10px;
}

#leftfooter
{
    width: 266px;
    font-family: Arial;
    font-size: 11px;
    color: gray;
    text-align: left;
    float: left;
padding-bottom:10px;
}
#midfooter
{
    width: 266px;
    font-family: Arial;
    font-size: 11px;
    color: gray;
    text-align: center;
    float: left;
padding-bottom:10px;
}
#rightfooter
{
    width: 266px;
    font-family: Arial;
    font-size: 11px;
    color: gray;
    text-align: right;
    float: right;
padding-bottom:10px;
}


#footer A:link
{
    text-decoration: none;
    border-bottom: dotted 1px gray;
    color: gray;
}
#footer A:visited
{
    text-decoration: none;
    color: gray;
    border-bottom: dotted 1px gray;
}
#footer A:hover
{
    text-decoration: none;
    border-bottom: solid 1px gray;
    color: black;
}



#linksBlock
{
    float: right;
    width: 400px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    text-align: left;
    line-height: 150%;
}
#links
{
    padding: 5px 5px 5px 5px;
}
.textboxA
{
    width: 240px;
    float: left;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 15px;
    text-align: justify;
    font-family: "Arial";
    font-size: 12px;
    color: black;
    line-height: 140%;
}
.spacer
{
    clear: both;
    margin-top: 15px;
}
#treat
{
    font-family: "Arial";
    font-size: 12px;
    color: black;
    line-height: 140%;
    text-align: center;
}
#other
{
    font-family: "Arial";
    font-size: 12px;
    color: black;
    line-height: 140%;
    text-align: center;
}
#techniques
{
    text-align: center;
}
.division
{
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}


#locationBox
{
    width: 400px;
    float: left;
    text-align: left;
    font-family: "Arial";
    font-size: 14px;
    color: black;
    line-height: 140%;
}
#mapBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    float: right;
    width: 400px;
}
#contact
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
}
.makeMeBlue
{
    color: #0000FF;
}
#map
{
    width: 390px;
    height: 300px;
    border: 1px silver solid;
    margin: 5px 0 5px 0;
}
#enqForm
{
    font-size: 12px;
    padding: 0px 0px 10px 0px;
    text-align: left;
    line-height: 150%;
}
fieldset
{
    margin: 5px 10px 10px 10px;
    padding: 5px 10px 10px 10px;
}
legend
{
    font-size: 14px;
    color: black;
}
.makeMeBold
{
    font-weight: bold;
}
#associationBlock
{
    border-top: 1px silver solid;
}
#associationBlock img
{
    vertical-align: top;
}
#location
{
    clear: both;
}
#staff
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
}

.staffBox
{
    width: 390px;
    text-align: left;
    float: left;
    padding: 0 5px 0 5px;
}
.staffBoxLong
{
    width: 790px;
    text-align: left;
    float: left;
    padding: 0 5px 0 5px;
}

.staffBox img
{
    float: left;
    padding-right: 5px;
    background-image: url( 'blueGrad.jpg' );
    background-repeat: repeat-x;
}
.staffBoxLong img
{
    float: left;
    padding-right: 5px;
    background-image: url( 'blueGrad.jpg' );
    background-repeat: repeat-x;
}

.staffText
{
    padding: 5px 0 0 5px;
    text-align: justify;
    background-image: url( 'blueGrad.jpg' );
    background-repeat: repeat-x;
    line-height: 130%;
}
.staffText li
{
    list-style-position: inside;
    list-style-type: square;
}
.staffProf
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    padding-bottom: 3px;
    padding-top:3px;
    color:#4A4A4A;
}
.staffquals 
{
    color:#4D4D4D;}
.staffName 
{
    font-weight:bold;
    font-size:14px;}
#clinic
{
    padding-top: 10px;
    text-align: center;
}
#clinicText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
    line-height: 130%;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}
#clinicGallery
{
    width: 610px;
    margin-left: auto;
    margin-right: auto;
}
.clinicGalleryColumn
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 5px;
    width: 100px;
    height: 270px;
    float: left;
}
.clinicGalleryColumn img
{
    padding: 3px 0 0 0;
    border: 0px;
}
#loadarea
{
    width: 350px;
    float: left;
    padding: 10px 0 0 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
#galleryNote
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 600px;
    text-align: center;
}
.quotation
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
}
#thankYou
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: black;
    padding: 20px 50px 100px 50px;
}

