@import url(/styles/live/harmony/articles.css);

/* Structure */
html, body {
    margin : 0;
    padding : 0;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height: 140%;
    color : #000000;
    text-align : left;
    background-color : #FFFFFF;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.clear {
    clear: both;
}


/* Links */
a {
    text-decoration: none;
    color: #8A615D;

}

a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    padding: 0 0 10px 0;
    font-weight: bold;
    font-size: 14px;
    color: #8A615D;
}

h2 {
    margin: 0;
    padding: 0 0 8px 0;
    font-weight: bold;
    font-size: 13px;
    color: #8A615D;
}

h3 {
    margin: 0;
    padding: 0 0 5px 0;
    font-weight: bold;
    font-size: 12px;
    color: #8A615D;
}


/* Body - Container */
#toolboxswitcher2 {
    display: none;
}

#toolboxswitcher2_end {
    display: none;
}

#container_tb {
    clear: both;
    width: 100%;
}

#container {
    clear: both;
    width: 100%;
}

#header {
    clear: both;
    width: 100%;
}

#logo {
    clear: both;
    float: right;
    width: 228px;
    height: 97px;
}

#metanav {
    display: none;
}

#topnav {
    display: none;
}

#sidenavcontentzonewrapper {
    clear: both;
    width: 100%;
}

.spacerline {
    display: none;
}

#sidenav {
    display: none;
}

#zoneleft {
    clear: both;
    width: 100%;
}

#contentwrapper {
    clear: both;
    width: 100%;
}

#contentwrappergallery {
    clear: both;
    width: 100%;
}

#scrollpane {
    clear: both;
    width: 100%;
}

#scrollpanegallery {
    clear: both;
    width: 100%;
}

#content {
    clear: both;
    width: 100%;
}

#contentgallery {
    clear: both;
    width: 100%;
}

#contentstart {
    clear: both;
    width: 100%;
}

#contentcontact {
    clear: both;
    width: 100%;
}

#zoneright {
    clear: both;
    width: 100%;
}

#zonerightgallery {
    clear: both;
    width: 100%;
}

#footer {
    clear: both;
    width: 100%;
}

#openhours {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
}

#openhourscontact {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
}

#address {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
}

#addresscontact {
    clear: both;
    width: 100%;
    padding-bottom: 20px;
}

#locationplan {
    clear: both;
    width: 100%;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul {
    margin: 0;
    padding: 5px 0 5px 17px;
    list-style-position: outside;
}

#sitemap {
    display:block;
    float: left;
    height: 16px;
    width: 16px;
    margin: 5px;
    background-image: url(/images/default/sitemap.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#sitemap:hover {
    background-position: -16px 0px;
}

a.sitemaptop {
    display: block;
    background-image: url(/images/default/sitemapline.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
    width: 300px;
}

a.sitemaplow {
    display: block;
    padding-left: 20px;
    width: 280px;
}