/*Design by Joomla Bamboo*/

body {
        margin: 0;
        padding: 8px 0 0 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        color: #000;
        background: #efefff url(../images/bg.jpg) repeat-y top left;
        }

/* Typography ------------------------------------------------------
        font:normal 20px Georgia, "Times New Roman", Times, serif;
    ---- */

h1,.componentheading {
    font-size: 1.2em;
        color: #444;
        letter-spacing:1px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 0;
        padding-top: 5px;
        padding-right: 0;
        padding-bottom: 5px;
        padding-left: 0;
    text-transform: uppercase;
    }

h2,.contentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited {
    font-family: "Trebuchet MS";
    color: #444;
    text-decoration: none;
    word-spacing: normal;
    text-align: left;
    letter-spacing: 0;
    line-height: 1.2em;
    font-size: 1.4em;
    letter-spacing:1.4px;
    border-bottom:2px solid #e2e7ec;
    width:100%;
    }

h3,.moduletable th {
    font-family: "Trebuchet MS";
    border-bottom: 2px solid #a8b9cb;
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.2em;
    font-size: 1.2em;
    padding-bottom:2px;
    width:100%;
    display:block;
    margin-top:5px;
    margin-bottom: 2px;
    }



.moduletable-a {
    width:100%;
    border-bottom: 2px solid #808080;
    font-size: 0.9em;
    margin-top: 10px;
        }


.moduletable-a td ul{

        padding: 2px;
        margin-bottom: 5px;
        margin-top: 5px;
        }

.moduletable-a td li{
        }

.small {
    font-size:10px;
        color:#444;
        }

.blockquote {
        font-family: Georgia, serif;
        font-size: 1.6em;
        line-height: 1.5em;
        color: #464a52;
        font-style:italic;
        text-align:center;
        padding-left:20px;
        padding-right:20px;
        text-indent:15px;
        background-image: url(../images/quote.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        float:left;
        }

/* Links ---------------------------------------------------------- */

a:link, a:visited {
        color: #326ea1;
        text-decoration: none;
        }

a:hover {
        color: #383d44;
        }

img {
    border: 0;
    }

/* Top Nav menu and search module -------------------------------------- */

#topcontainer {
    width: 999px;
    margin: 0 auto;
    margin-top:2px;
    }

#topright {
    float:right;
    padding-right:4px;
    letter-spacing: 1px;
    }

#top {
    width:600px;
    float:left;
    }

#top ul {
        margin: 0;
        padding: 0;
        list-style: none;
        background: #f3f1e9;

        }

#top li {
        float: left;
        margin: 0;
        padding: 0;
        font-family: "Trebuchet MS";
        letter-spacing: 1px;
        }

#top li a {
        float: left;
        padding: 1px 5px;
        text-decoration: none;
        color: #a8b9cb;
        border: none;
        }

#top li a:hover {
        color: #383d44;
        }

#top li a.active {
        color: #a8b9cb;
        }

/* Holds content and container -------------------------------------------- */

#container {
        width: 999px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: auto;
        margin-left: auto;
        text-align: left;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        clear:both;
}

/* Content ---------------------------------------------------------- */

#content {
    float: right;
    font-size:0.9em;
    width: 800px;
    text-align: justify;
    background-color:#fff;
    padding:10px;
    border: 2px solid #a8b9cb;
    margin-top:5px;
    }

/* Holds the stylechanger etc  ------------------------------------------ */

#style {
    padding: 0px;
    }

/* Right Navigation - Left and right Module  ----------------------------- */

#right {
        float:left;
        clear:none;
        width: 165px;

    text-transform: uppercase;
        font-family: Verdana, sans-serif;
        line-height: 1.4em;
        color: #777;
        margin-right: 0px;
        margin-bottom: 5px;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;

        }

#right ul {
        margin: 0;
        padding: 0;
        line-height: 1.5em;
        list-style: none;
        }

#right li {
        margin: 0 0 .5em 0;
        padding: 0 0 0 14px;
        background-image: url(../images/bullet.jpg);
        background-repeat: no-repeat;
        background-position: 0;
        text-indent:5px;
        }


/* Lists and Images ------------------------------------------------------- */

#content ul li {

        padding: 0 0 4px 14px;
        line-height: 1.4em;
        list-style-type: none;
        list-style-image: url(../images/arrow.jpg);
        list-style-position: inside;
        }

#content.img {
    border:2px solid #666;
    padding:8px;
    }

/* User styles ---------------------------------------------------------- */

#user {
        padding: 0;
        font-family: Verdana, sans-serif;
        font-size: 95%;
    border-bottom:solid 0px #326ea1;
        clear:both;
        text-align:left;
        text-indent:15px;
        }

#user-inner {
        width: 60em;
        margin: 0 auto;
        padding: 0;
        }

#user div.user {
        float: left;
        width: 33%;
        }

#user ul li {
        padding: 0 0 4px 10px;
        line-height: 1.4em;
        list-style-type: none;
        list-style-image: url(../images/bullet.jpg);
        }

#user a {
        color:#444;
        }

/* footer ---------------------------------------------------------- */

#footer {
    width:100%;
    margin: 0 auto;
    }

#innerfooter {
    margin: 0 auto;
    width:1000px;
    text-align: left;
    }

#footer ul {
        margin: 0;
        padding: 0;
        list-style: none;
        background: #f3f1e9;
        text-align: center;
        }

#footer li {
        float: right;
        margin-right: 5px;
        padding: 0;
        font-family: "Trebuchet MS";
        letter-spacing: 2px;
        }

#footer li a {
        float: left;
        padding: 0;
        text-decoration: none;
        color: #a8b9cb;
        border: none;
        text-align:center;
        font-size:12px;
        }

#footer li a:hover {
        color: #383d44;
        }

#footer li a.active {
        font-weight: bold;
        color: #a8b9cb;
        }

.footerbottom {
        padding-bottom: 5px;
        width: 999px;
        position: relative;
    }

#copyright {
    width: 999px;
    margin: 20px auto;
    padding-top: 4px;
    clear:both;
    border-top:solid 2px #326ea1;
    }

/* Joomla Specific ------------------------------------------------------ */

table.contenttoc {
    border: 1px solid #e6efdb;
    padding:2px;
    }

.contentpaneopen td{
    padding-left:6px;
    padding-right:6px;
    }

.sectiontableentry1 {
        text-indent: 8px;
        padding:8px;
    }

.sectiontableentry2 {
    background-color: #FF0000;
    padding:8px;
    text-indent: 8px;
    }

.sectiontableentry1 a {
        text-decoration:none;
        border-bottom: 0px solid #dbd5c5;
    }

.sectiontableentry2 a {
        text-decoration:none;
    }

.article_seperator {
        display : block;
        height : 10px;
        background-repeat : repeat-y;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        border-top-style: solid;
        border-top-color: #efefff;
        border-right-color: #e6e3d7;
        border-bottom-color: #e6e3d7;
        border-left-color: #e6e3d7;
        margin: 5px;
    }

.createdate,.modifydate {
        font-size:10px;
        color:#444;
        }

.readon{
        cursor: pointer;
        color: #63829E!important;
        border: 1px solid #dfe4e9;
        background-color: #f6f6f6;
        text-decoration: none;
        margin-top:10px;
        margin-bottom: 10px;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        float:right;
        }

a.readon:hover {
    color:#000
    }

.back_button a {
    cursor: pointer;
        color: #63829E!important;
        border: 1px solid #dfe4e9;
        background-color: #f6f6f6;
        padding: 2px 5px;
        text-decoration: none;
        margin-top:10px;
        }

/* self-clearing floats ------------------------------*/

#nav ul:after,

#main-body:after,

#user:after,

#footer:after,

dl.teaser:after {
        content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

/* Joomlashack flexible login css stuff ------------------------------------ */

fieldset {
    padding:5px;
    }

fieldset.js_loginflat {
    border:0px;
    }

.js_login-flat legend {
    display:none;
    }

.moduletableflat legend {
    display:none;
    padding-top:10px;
    }

.moduletableflat  {
    height:50px;
    }

.moduletableflat label  {
    height:50px;
    }

/* ------------------------------------ */



