﻿body {margin:0px; background-color:#ffffff; color:#000; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:100%;}
h1 {font-size:24pt;color:#095f6b; font-weight:bold;}
h2 {
    margin-bottom: -15px;
    color: #333399;
}
h3 {margin-bottom: -15px;}
img {border:0px;}
.img_Main {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 3px 3px #545454;
	box-shadow: 2px 2px 3px 3px #545454;
}
#main {width:900px; margin:auto; padding-top:10px; position:relative; }
#header {margin-top: 0px;height: 100px;	border-bottom: 1px solid #99588a;	background-color: #fff;	padding: 10px;	border-radius: 5px 5px 0px 0px;}
#headerTitle {position:relative; top:10%; text-align:right; margin-right:20px; font-weight:bold; font-size:0.75em; color:#8d1e79; background-image:url(../images/layout/corner_tr.gif); background-repeat:no-repeat; background-position: right top;}
/*#header {height:90px; background-color:#f6f6c6; background-image:url(images/freedom_small.jpg); background-repeat:no-repeat; background-position:right;}*/
#navMain {background-color: #98bf21;}
#OuterLinks {width:500px;height:20px; position:absolute; top:20px; right:50px; text-align:right;}
#topmenu { height:30px; vertical-align:middle; padding:5px 0px 0px 10px; background-image:url("../images/layout/Purple_Bar_02.gif"); background-repeat:repeat-x;}
#sideBar {width:200px; float:left; border-right:1px solid #666; font-size:10pt; padding:0px;}
#mainContent {border:1px solid #000; text-align:justify;}
#content {margin-left:0px; padding: 0px ; position:relative; background-color:#FFF; }
#footer {
    font-size: 8pt;
    text-align: center;
    color: #666;
    border-top: 1px solid #666;
    height: 20px;
    margin-top: 3px;
    background-color: #fff;
    clear: both;
    border-radius: 5px;
    height:auto;
}
#pre_footer {text-align: center; background-color: #095f6b; font-size: 0.8em; border-radius: 0px 0px 5px 5px; border-top: 3px solid #125d6d; padding: 3px;}
#pre_footer_img {float: right; max-width: 200px;}
.footer_menu {width: 30%; float: left; color: #fff;}
.footer_menu ul li {list-style-type:none;}
.footer_menu a {color:#fff;}
.slider {
    background-image: url(../images/counselling_2_mod.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 3px 3px #545454;
    box-shadow: 2px 2px 3px 3px #545454;
    margin-top: 2px;
}
.slider_Identity {background-image: url(../images/counselling_2_mod.jpg);}
.slider_home {background-image: url(../images/counselling_2_mod.jpg);}
.slider_training {background-image: url(../images/slider_workshops.jpg);}
.slider_therapy {background-image: url(../images/slider_therapy.jpg);}
.slider_purpose {background-image: url(../images/slider_purpose.jpg);}
.slider_supervision {background-image: url(../images/slider_supervision.jpg);}
.slider_classroom {background-image: url(../images/slider_classroom.jpg);}
.slider_path {background-image: url(../images/slider_path.jpg);}
.imgSlider {max-width: 100%; height: auto;}
#pageTitle {font-size:24pt; font-weight:bold; color:#F00;}
#LeftColumn {width:200px; float:left; }
#titleBar {padding-bottom:10px;}
.leftColumnLinks {margin:0px 0px 10px 0px; background-color:#FFF;}
.rBlack {background-color:#000;}
.rGrey {background-color:#333;}
.quotation {
    font-style: italic;
    border-radius: 5px;
    background-color: #aecfd3;
    padding: 3px;
    font-size: 0.8em;
}
.author {font-style: normal;}
.DirectoryBox {
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 3px 3px #545454;
	box-shadow: 2px 2px 3px 3px #545454;
    padding:3px;
}
#DirectoryHeader {
    height: 30px;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    border-right: 1px solid #333333;
    border-left: 1px solid rgb(204,204,204);
    border-top: 1px solid rgb(204,204,204);
    border-bottom: 1px solid #333333;
    background: #095f6b;
    text-align: center;
    border-radius:5px;
}
#DirectorySelect {color:#900; font-weight:bold; font-size:12pt; border-bottom:1px solid #999; text-align:right;}
#DirectoryDetail {border:2px solid #090; width:500px; margin:auto;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 3px 3px #545454;
	box-shadow: 2px 2px 3px 3px #545454;
}
.DirectoryTitle {}
#AreaList
        {
            border:2px solid #7d6754;
            border-radius:5px;
            padding:3px;
            -webkit-appearance: none; 
            background-image:url('Images/Arrow_Down.png');
            background-position:88px;
            background-repeat:no-repeat;
            text-indent: 0.01px;/*In Firefox*/
            text-overflow: '';/*In Firefox*/
        }

 body
        {
            margin-top: 0px;
        }
        a.channel
        {
            border-top: 1px solid #eee;
            border-bottom: 1px solid #666;
            text-decoration: none;
        }
        div.floating-menu
        {
            position: fixed;
            background: #390;
            border: 1px solid #639;
            top: 0px;
            right: 20px;
            width: 160px;
            z-index: 100;
            clear: both;
        }
        div.floating-menu a, div.floating-menu h3
        {
            display: block;
            margin: 0 0.5em;
            color: #fff;
        }
        div.floating_logo
        {
            position: fixed;
            top: 20px;
            left: 30px;
            width: 50px;
            z-index: 100;
        }
        div.floating_header
        {
            position: fixed;
            top: 0px;
            left: 0px;
            width: 100%;
            text-align: center;
            z-index: 90;
            color:#fff;
            background-image: url( "images/Topper_dark.jpg" );
            background-repeat: repeat-x;
            font-weight: bold;
        }

a.topmenu {display:inline; padding-right:10px; margin-right:5px; margin-top:5px; border-right:1px solid #999;}
a.topmenu:link   {color:#678e6a; text-decoration: none; font-size:10pt; font-weight:bold}
a.topmenu:visited{color:#678e6a; text-decoration: none; font-size:10pt; font-weight:bold}
a.topmenu:hover {color:#F00; text-decoration: underline; font-size:10pt; font-weight:bold; color:#FADD3E;}

a.topLinks {display:inline; padding: 0px 10px 0px 10px; margin-right:0px; border-right:1px solid #999;}
a.topLinks:link   {color:#678e6a; text-decoration: none; font-size:10pt; font-weight:bold}
a.topLinks:visited{color:#678e6a; text-decoration: none; font-size:10pt; font-weight:bold}
a.topLinks:hover {color:#F00; text-decoration: underline; font-size:10pt; font-weight:bold; color:#FADD3E;}

a.sideMenu {display:block;}
a.sideMenu:link   {color:#678e6a; text-decoration: none; font-size:10pt; font-weight:bold}
a.sideMenu:visited{color:#678e6a; text-decoration: none; font-size:10pt; font-weight:bold}
a.sideMenu:hover {color:#F00; text-decoration: underline; font-size:10pt; font-weight:bold;}

a.Links {display:block; margin-bottom:10px;}
a.Links:link   {color:#004ebc; text-decoration: none; font-size:10pt; font-weight:bold}
a.Links:visited{color:#004ebc; text-decoration: none; font-size:10pt; font-weight:bold}
a.Links:hover {color:#F00; text-decoration: underline; font-size:10pt; font-weight:bold}

a.closebox:link   {color:#FFF; text-decoration: none; font-size:10pt; font-weight:bold}
a.closebox:visited{color:#FFF; text-decoration: none; font-size:10pt; font-weight:bold}
a.closebox:hover {color:#FEE; text-decoration: underline; font-size:10pt; font-weight:bold}

ul li { font-size : 10pt; color : #323232; font-weight:bold; margin-bottom:8px; text-align:justify }
ol li { margin-bottom:8px; text-align:justify }
ul.Symptom_Bullets li {font-size: 0.8em; }
li.inperson {background-color:#fcc5c5;}

.OrgLinks {border-bottom:1px solid #060; margin-bottom:20px;}
input.box { border: 1px #cf8a05 solid; width:250px;}
textarea.box { border: 1px #cf8a05 solid; height: 120px; width:250px; }
.pictForm { border: 1px #cf8a05 solid; width:250px;}
.pictForm_err {border: 2px #900 solid; width: 250px;}
.pictForm_wide { border: 1px #cf8a05 solid; width:100%;}

.appForm {
    width: 800px;
    margin: auto;
    border: 1px solid #600;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.cbText {
    font-style: italic;
    font-size: 0.8em;
}

.progress_bar {
    border: 1px solid #006600;
    border-radius: 5px;
    font-size: 0.9em;
    max-width: 800px;
    margin: auto;
}

.progress_on {
    background-color: #006738;
    color: #fff;
}

.appForm_Ref {
    background-color: #f2cff7;
}

.appForm_Med {
    background-color: #bee6f7;
}

.appForm_Emp {
    background-color: #b2d1b2;
}

.appForm_Main {
    background-color: #fbf5cf;
}
.bookReceipt {border: 1px solid #095f6b; border-radius: 5px; margin: auto; padding: 10px;}
.bookReceipt h3 {margin-bottom: 10px;}
.btn_Class {
    border: 1px solid #000;
    border-radius: 5px;
    padding: 3px;
    color: antiquewhite;
    background-color: #900;
    font-weight: bold;
}

.btn_Menu {
    border: 1px solid #c80938;
    border-radius: 5px;
    padding: 5px;
    color: antiquewhite;
    background-color: #095f6b;
    font-size: 0.8em;
}

.box_holder {width:46%; float:left; margin-left:2%}
.holder {margin: 20px 0px 20px 0px; border:1px solid #125d6d; border-radius:10px; padding:0px;}
.holder_txt {padding:3px; }
.holder_txt_inner {padding: 10px; font-size: 0.9em;}
.holder_title {margin-top:-0.8em; margin-left:10px; margin-right:10px; background-color:#F4E48C; padding:4px; border-radius:5px; border:1px solid #125d6d; font-size:1.0em; font-weight:bold; }
.holder_img {width: 40%; float: right; margin-left: 10px; }
.holder_img img {width: 100%; height: auto; border-radius: 10px 10px 10px 10px;}

.clr_community {background-color: #E475F4;}
.clr_sport {background-color: #F99091;}
.clr_leisure {background-color: #89F592;}
.clr_bar {background-color: #9edafe;}
.clr_therapy {background-color: #44117A; color: #dab29e; border-color: #44117A;}
.clr_training {background-color: #125d6d; color: #dab29e;border-color: #125d6d;}
.clr_pict {background-color: #6B073A; color: #B8A306;border-color: #125d6d;}
.subtitle {color:#000;}

#members_menu {
    background-color: #095f6b;
    height: 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 0.8em;
    font-weight: bold
}
.memberDocs {
    width: 90%;
    margin: auto;
    border: 1px solid #095f6b;
    border-radius: 5px;
    padding: 3px;
}
a.memmen:link {
    color: #FFF;
    text-decoration: none;
}
a.memmen:visited {color: #FFF; text-decoration: none;}
a.memmen:hover {color: #FCC; text-decoration: underline;}
.testimonial { border: 1px solid #125d6d; border-radius:5px; text-align:center; font-style:italic;}
.testimonial span {font-weight:bold; color:#000;}
.nextPage {text-align:right;}

@media all and (max-width: 800px) {
    .holder_img {display: none;}
    .holder_txt_inner {max-width:100%;}
}

@media all and (max-width: 600px) {
    .memberDocs {width: 100%;}
}

