

html, body {
    padding: 0;
    margin: 0
}

body {
    background: #EFEFEF;
    color: #6F6F6F;
    font-family: 'Lucida Sans Unicode', 'Trebuchet MS', 'Arial', helvetica, sans-serif;
    font-size: 1em;
    text-align: center;
    line-height: 1.6em;
}

#container {
    background-color: #FFF;
    background-image: url('../images/page_bottom.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    margin: 0 auto 0 auto;
    width: 844px;
    padding: 0 48px 0 48px;
    position: relative
}

#header {
    position: relative;
    height: 128px;
}

#logo {
    position: absolute;
    left: 0px;
    top: 0px
}

#strap_line {
    font-style: italic;
    color: #BFAF9B;
    font-size: 1.4em;
    position: absolute;
    right: 64px;
    top: 40px;
    letter-spacing: -0.05em;
    display: none
}

#page_content {
    margin-top: 318px;
    text-align: left;
    height: 1%;
}

#footer {
    font-size: 0.8em;
    padding: 32px 0 12px 0;
    clear: both;
    width: 100%;
}

a:link {
    color: #22B5E5;
    text-decoration: none;
    font-weight: bold
}

a:visited {
    color: #A6A3C5;
    text-decoration: none;
    font-weight: bold
}

a:hover, a:active {
    color: #7ABF47;
    text-decoration: underline;
    font-weight: bold
}

.spacer {
    clear: both;
    width: 100%;
    height: 1px
}

p {
    margin-top: 0
}

img {
    border: 0px
}

h1 {
    margin-top: 8px;
    color: #74D054;
    font-size: 2.7em;
    letter-spacing: -0.05em;
    text-align: left;
    line-height: 1em
}

#content_wrapper {
    line-height: 2em;
    text-align: justify
}

label {
    display: block;
    font-weight: bold;
    font-size: 0.8em;
    margin: 0 0 -2px 0
}

input, textarea {
    width: 240px;
    color: #6a6a6a;
    font-family: 'Trebuchet MS', 'Arial', helvetica, sans-serif;
}

textarea {
    height: 114px;
    font-size: 1em
}

#contact1, #contact2 {
    width: 47%;
    float: left;
    margin: 0 12px 0 0;
    height: 240px
}

#contact1 input, #contact2 input, #contact1 textarea, #contact2 textarea {
    width: 98%
}

.buttonbar {
    clear: both;
    background: #EEEEEE;
    padding: 4px;
    margin: 32px 0 0 0
}

button {
    color: #5E5E5E;
    font-family: 'Trebuchet MS', 'Arial', helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer
}

.success {
    background: #BFFF8F;
    font-weight: bold;
    padding: 8px;
    color: #2F3F23
}

.problem {
    background: #FF6A5F;
    font-weight: bold;
    padding: 8px;
    color: #3F2D2B
}

img.float_left {
    float: left;
    margin: 0px 32px 32px 0px
}

img.float_right {
    float: right;
    margin: 0px 0px 32px 32px
}

#banner {
    height: 286px;
    width: 100%;
    background: #70c2f4;
    position: absolute;
    top: 128px;
    left: 0px;
}

#pic1 {
    position: absolute;
    top: 19px;
    left: 100px
}

#pic2 {
    position: absolute;
    top: 51px;
    left: 268px
}

#pic3 {
    position: absolute;
    top: 186px;
    left: 178px
}

#nav {
    position: absolute;
    left: 380px;
    top: 52px;
    line-height: 1em;
    text-align: left;
    z-index: 100;
    height: 48px;
    font-size: 0.8em
}

#nav, #nav ul /* all lists */ {
    padding: 0;
    margin: 0;
    list-style: none;
}

#nav li /* all list items */ {
    float: left;
    width: auto; /* width needed or else Opera goes nuts */
}

#nav li ul /* second-level lists */ {
    position: absolute;
    width: 170px;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    border: 2px solid #e1e1e1;
    background: #FFF;
    z-index: 7000;
    overflow: visible;
    margin: 0px 0 0 0px;
    padding-bottom: 16px
}

#nav li ul ul /* third-and-above-level lists */ {
    margin: -2px 0 0 170px;
    font-size: 1em
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul /* lists nested under hovered list items */ {
    left: auto;
}

/*IE7 FIX*/
ul#nav li:hover, ul#nav li.hover {
    position: static;
}

/*IE7 FIX*/
#nav li {
    float: left;
    border-right: 2px solid #efefef;
    height: 32px
}

#nav li.last {
    border: 0px
}

#nav a {
    color: #939393;
    font-weight: normal;
    font-size: 1.5em;
    letter-spacing: -0.05em;
    padding: 6px 11px 0 11px;
    display: block;
    text-decoration: none;
    height: 48px;
}

#nav a:hover {
    color: #6A6A6A
}

#nav ul a {
    border: 0;
    font-size: 1.1em;
    display: block;
    float: left;
    width: 138px;
    height: 16px;
    padding: 16px;
}

#nav ul a:hover {
    background: #E452DB;
    color: #FFF;
    font-weight: normal
}

#nav a.arrow {
}

#nav a.arrow:hover {
}

#banner {
    overflow: hidden;
}

#banner span {
    position: absolute;
    top: 32px;
    left: 508px;
    color: #FFF;
    font-size: 3.8em;
    text-align: left;
    line-height: 1.1em;
    letter-spacing: -0.1em;
    margin: 0 32px 0 0;
    width: 40%
}

a.call_to_action {
    background: #e452db;
    display: block;
    color: #FFF;
    font-size: 2em;
    letter-spacing: -0.05em;
    padding: 6px;
    margin-top: 32px;
    clear: both
}

a.call_to_action:hover {
    background: #d037c7;
    text-decoration: none
}

a.call_to_action span {
    position: relative;
    top: -16px
}

td, th {
    padding: 8px;
}

th {
    background: #DDD;
    text-align: left;
    border-bottom: 2px solid #CCC
}

td {
    background: #EEE;
    border-bottom: 2px solid #DDD
}

h2 span {
    color: #74D054;
    font-size: 1.4em;
    font-family: arial, helvetica, 'sans serif';
    position: relative;
    top: 2px
}

.stockist {
    width: 180px;
    height: 204px;
    border: 1px solid #DDD;
    padding: 8px;
    text-align: center;
    margin: 0 8px 8px 0;
    float: left
}

.stockist strong {
    background: #74D054;
    color: #FFF;
    width: 180px;
    display: block;
}

#map {
    height: 520px;
    width: 360px;
    margin-top: 6px
}

.map {
    color: #42444f;
    font-size: 0.8em;
    line-height: 1.2em
}

#contact_col1 {
    float: left;
    margin: 0 16px 0 0
}

#contact_col2 {
}

#subpages {
    width: 260px;
    border: 2px solid #e1e1e1;
    background: #FFF;
    padding: 16px;
    list-style-type: none;
    float: right;
    margin: 0 0 16px 16px
}

#subpages .arrow {
    display: none
}

#subpages a {
    color: #939393;
    font-weight: normal;
    font-size: 1.1em;
    letter-spacing: -0.05em;
    padding: 6px 11px 0 11px;
    display: block;
    text-decoration: none;
    height: 32px;
}

#subpages a:hover {
    background: #E452DB;
    color: #FFF;
    font-weight: bold
}

#subpages h2 {
    margin-top: 0px
}

ul#treatments_page, ul#treatments_page li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

ul#treatments_page li a {
    display: block;
    width: 177px;
    height: 177px;
    background: #FFF;
    float: left;
    margin: 16px;
    -moz-box-shadow: 0px 0px 16px #CCC;
    -moz-border-radius: 4px;
    border: 1px solid #BCBCBC;
    position: relative
}

ul#treatments_page li a span {
    background: #E452DB;
    color: #FFF;
    text-align: center;
    display: block;
    position: absolute;
    bottom: 0px;
    width: 177px;
}

ul#treatments_page li a:hover span {
    text-decoration: none;
    background: #74D054
}

.small_logo {
    float: left;
    margin: 0 8px 0 0
}

p.highlight {
    color: #AAA;
    font-style: italic;
    line-height: 1.6em;
    text-align: center;
    font-size: 1.1em
}

ul.people, ul.people li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ul.people li {
    height: 186px;
    margin: 0 0 16px 0;
    position: relative
}

ul.people li img {
    float: left;
    margin: 0 16px 0 0
}

ul.people li strong {
    color: #E452DB;
    font-size: 2em;
    font-weight: normal;
}

ul.people li span {
    position: absolute;
    bottom: 62px
}

#treatments #page_content {
    margin-top: 40px
}

#treatments #banner {
    height: 16px;
	overflow: hidden;
}
