body {
    background: url(images/bg-tile.png) repeat;
    font-family: verdana,helvetica, trebuchet ms, verdana, arial, tahoma;
    font-size: 12px;
    /*line-height: 17.5px;
    letter-spacing: 0.2px;*/
    line-height: 19.5px;
    margin: auto;
    border: 0;
    color: #76787A;
}
/* LVHA */
a:link {
    color: #435797;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #435797;
}
a:hover {
    color: #5671B2;
    text-decoration: none;
}
a:active {
    font-weight: bold;
}
.subtitle {
    font-weight: bold;
    color: #3C3A3C;
    /*background: #E0E0E0;*/
    padding: 3px 0px;
    margin: 5px 0;
    border-bottom: 1px solid #BDBDBD;
    display: block;
}

h1 {
    font-size: 22px;
}

p {
    margin-bottom: 10px;
}

.b {
    font-weight: bold;
}
label {
    position: relative;
    width: 140px;
    float: left;
    padding: 2px 0;
}
textarea {
    background-color: #F4F4F4;
    border-color: #CBCBCB #D1D1D1 #D3D3D3 #D3D3D3;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    width: 180px;
    height: 100px;
    font: inherit;
}
textarea:focus {
    background: #E0E0E0;
    border-color: #BBBDBC #CCCCCC #D3D3D3 #D3D3D3;
}


#container {
  margin: auto;
  /*height: auto !important;
  height: 100%;
  min-height: 100%;*/
  width: 764px;
  background: #fff;
}

#holder {
    margin: auto;
    position: relative;
    /*height: auto !important;
    height: 100%;
    min-height: 100%;*/
    width: 750px;
}

#header {
    display: block;
    width: 750px;
    height: 285px;
    background: url(images/Homemain.png) no-repeat top left;
    text-indent: -5000em;
}

#leftholder {
    position: absolute;
    left: 0px;
    /*position: relative;
    float: left;*/
    width: 228px;
    /*height: 300px;*/
    clear: none;
}
    #leftholder #email {
        width: 201px;
        margin-left: 10px;
        margin-top: 4px;
        height: 28px;
        display: block;
        background: url(images/left-email.png) no-repeat top;
        text-indent: -54000em;
    }
    #leftholder #email:hover {
        background-position: bottom;
    }

#left {
    position: relative;
    padding: 45px 10px;
}
    
    #left #left-Our_Services,
    #left #left-About_Us,
    #left #left-Contact_Us{
        width: 200px;
        display: block;
        text-indent: -5000em;
        outline: none;
    }
    
    #left #left-Our_Services {
        background: url(images/left-Our_Services.png) no-repeat;
        height: 108px;
    }
    #left #left-About_Us {
        background: url(images/left-About_Us.png) no-repeat;
        height: 130px;
    }
    #left #left-Contact_Us {
        background: url(images/left-Contact_Us.png) no-repeat;
        height: 102px;
    }
    
    #services-Physiotherapy,
    #services-Rehabilitation,
    #services-Hydrotherapy,
    #services-Sports_Massage,
    #services-Acupuncture,
    #services-Diagnostic_Scanning{
        display: block;
        outline: none;
        text-indent: -4000em;
        background-position: top;
    }
    #services-Physiotherapy {
        width: 157px;
        height: 23px;
        background: url(images/services-physiotherapy.png) no-repeat;
    }
    #services-Rehabilitation {
        width: 157px;
        height: 28px;
        background: url(images/services-rehabilitation.png) no-repeat;
    }
    #services-Hydrotherapy {
        width: 157px;
        height: 31px;
        background: url(images/services-hydrotherapy.png) no-repeat;
    }
    #services-Sports_Massage {
        width: 157px;
        height: 29px;
        background: url(images/services-sports-massage.png) no-repeat;
    }
    #services-Acupuncture {
        width: 157px;
        height: 30px;
        background: url(images/services-acupuncture.png) no-repeat;
    }
    #services-Diagnostic_Scanning {
        width: 157px;
        height: 26px;
        background: url(images/services-diagnostic-scanning.png) no-repeat;
    }

#mainholder {
    width: 522px;
    margin: 0;
    margin-left: 228px;
}
    #mainholder #links {
        width: 522px;
        display: block;
        position: relative;
        height: 30px;
    }
    #links #Home,
    #links #Our_Services,
    #links #About_Us,
    #links #Appointments,
    #links #Contact_Us {
        float: left;
        display: block;
        text-indent: -5000em;
        background-position: top;
        outline: none;
    }
    #mainholder #Home {
        width: 77px;
        height: 30px;
        background: url(images/main-Home.png) no-repeat top;
    }
    #mainholder #Our_Services {
        width: 116px;
        height: 30px;
        background: url(images/main-our-services.png) no-repeat top;
    }
    #mainholder #About_Us {
        width: 91px;
        height: 30px;
        background: url(images/main-about-us.png) no-repeat top;
    }
    #mainholder #Appointments {
        width: 129px;
        height: 30px;
        background: url(images/main-appointments.png) no-repeat top;
    }
    #mainholder #Contact_Us {
        width: 93px;
        height: 30px;
        background: url(images/main-contact-us.png) no-repeat top;
    }
    #mainholder #Home:hover,#mainholder #Home.sel,#mainholder #Our_Services:hover,#mainholder #Our_Services.sel,#mainholder #About_Us:hover,#mainholder #About_Us.sel,#mainholder #Appointments:hover,#mainholder #Appointments.sel,#mainholder #Contact_Us:hover,#mainholder #Contact_Us.sel {
        background-position: bottom;
    }

#main {
    padding: 45px 10px;
    min-height: 500px;
}
    #main .title {
        display: block;
    }


#timeholder {
    position: relative;
    display: block;
    width: 720px;
    height: 20px;
    margin: auto;
    margin-top: 10px;
}
#timeholder #time {
    float: right;
    color: #797979;
}

#footerholder {
    width: 720px;
    margin: auto;
    height: 20px;
    position: relative;
    border-top: 1px solid #BDBDBD;
    padding-top: 4px;
    font-size: 10px;
    
}

#footerholder #footerright {
    float: right;
    font-family: arial;
}
#footerholder #footer a {
    color: #797979;
    font-family: arial;
}



.fontbiggestclass {
    font-size: 18px;
    /*line-height: 35%;*/
    line-height: 35px;
}

.fontnormalclass {
    font-size: 12px;
    /*line-height: 16%;*/
    line-height: 19.5px;
}
.fontsmallestclass {
    font-size: 11px;
    /*line-height: 13%;*/
    line-height:17.5px;
}

#font-biggest, #font-normal, #font-smallest {
    display: block;
    float: left;
    background-position: top;
    text-indent: -5000em;
    width: 28px;
    height: 19px;
    margin-right: 8px;
    outline: none;
}

#font-biggest {
    background: url(images/Font_Large.png) no-repeat top;
}#font-biggest:hover, #font-biggest.sel { background-position: bottom; }
#font-normal {
    background: url(images/Font_Medium.png) no-repeat top;
}#font-normal:hover, #font-normal.sel { background-position: bottom; }
#font-smallest {
    background: url(images/Font_Small.png) no-repeat top;
}#font-smallest:hover, #font-smallest.sel { background-position: bottom; }


/** .....FORMS............................... **/

form.general {
}

/* 10/07/07 - thatch - Fixed opera bug; removed form.general from inputs */
form.general fieldset{
    border:none;
    /*margin:2px 5px 2px 8px !important;*/
    margin:0;padding:0;
}
.ajax-loading {
    padding: 20px 0;
    background: url(/images/spinner.gif) no-repeat center;
    z-index: 99999;
}
form.general fieldset legend{
    color:#cc0033;
}

form.general br {
    display: none;
}

form.general label {
    position: relative;
    width: 140px;
    float: left;
    padding: 2px 0;
}
form.general input.t{
    background-color: #F4F4F4;
    border-color: #CBCBCB #D1D1D1 #D3D3D3 #D3D3D3;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    width: 180px;
}
form.general input.ts{
    background-color: #F4F4F4;
    border-color: #CBCBCB #B2B2B2 #B2B2B2 #D3D3D3;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    width: 143px !important;
    width: 149px;
    /*width: 154px;*/
    margin-left: 0px;
    margin-right: 0px;
}
form.general input.t:focus {
    background: #E0E0E0;
    border-color: #BBBDBC #CCCCCC #D3D3D3 #D3D3D3;
}
form.general input.ts:focus {
background: #E0E0E0;
    border-color: #B2B2B2 #CCCCCC #D3D3D3 #B2B2B2;
}
form.general textarea {
    background-color: #F4F4F4;
    border-color: #CBCBCB #D1D1D1 #D3D3D3 #D3D3D3;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    width: 180px;
    height: 100px;
    font: inherit;
}
form.general textarea:focus {
    background: #E0E0E0;
    border-color: #BBBDBC #CCCCCC #D3D3D3 #D3D3D3;
}
form.general option {
    background: #F4F4F4;
    padding: 1px 0px 1px 5px;
}
form.general select {
    background: #F4F4F4;
    border-color: #BBBDBC #CCCCCC #D3D3D3 #D3D3D3;
    border-style: solid;
    border-width: 1px;
}
input.b {
    background-color: #F4F4F4;
    border-color: #CBCBCB #D1D1D1 #D3D3D3 #D3D3D3;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    width: 185px;
    margin-top: 10px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
}
input.b:hover {
    background: #E0E0E0;
    border-color: #BBBDBC #CCCCCC #D3D3D3 #D3D3D3;
}

.cls {
    clear: both;
    display: block;
    height: 3px;
}

.editbox {
    width: 500px;
    font: inherit;
}
#edittext {
        float: right;
        display: block;
        clear: both;
}
#savetextholder, #canceltextholder {
    float: right;
    width: 70px;
    height: 20px;
    background: #ccddaa;
    text-align: center;
    margin: 0 4px;
    border-color: #CBCBCB #D1D1D1 #D3D3D3 #D3D3D3;
    border-style: solid;
    border-width: 1px;
} #savetextholder { width: 140px; }


/** .....EDIT BOX............................. **/


.editboxholder {
    background: url(images/editbox-bg.png) repeat-y 0 100%;
    padding: 1px;
    position: relative;
}
.editbox {
    border-top: 1px solid #959598;
    border-left: 1px solid #959598;
    border-bottom: 1px solid #959598;
    border-right: 1px solid #959598;
    margin-right: 10px;
    background: #fff;
}

.submitbutton {
    position: relative;
    display: inline;
    background: #CACBCE;
    border: 1px solid #959598;
    color: #101416;
    font-family: arial, Fixedsys, Impact, arial;
    /*margin: 0 4px;*/
    padding: 1px;
    cursor: pointer;
}
.submitbutton:hover {
    border-color: #69696B #959598 #959598 #69696B;
    color: #0F7A87;
    background: #E0E0E2;
}
.over {
    background: url(images/textarea_background.gif) repeat;
    cursor: pointer;
}
.hidden {display: none !important;}

.validation-failed {
    border: 1px solid #f00;
}
.validation-passed {
}
.validation-advice {
    margin-left: 100px;
    margin: 2px 2px 0px 140px;
    font-style: italic;
    padding: 2px; 
    color:#fff; 
    background-color:#f00;
    width: 182px;
}
.warning {
    border: 1px solid #c66;
}
.warning-advice {
    margin: 2px;
    padding: 2px;
    color:#fff;
    background-color:#bbb;
}