/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
    margin: 0;
    padding: 0;
}

body {
    color: #000000;
    background: #FFFFFF;
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 150%;
}

body#bd {
    padding: 0;
    color: #EFEFEF;
    background: url(/i1/ja_fagus/body-bg.jpg) repeat-x top #464646;
}

body.contentpane {
    width: auto; /* Printable Page */
    margin: 1em 2em;
    background: #FFFFFF;
    color: #000000;
    font-size: 12pt;
    font-family: serif;
    line-height: 140%;
}

body.fs1 {
    font-size: 9px;
}

body.fs2{
    font-size: 10px;
}

body.fs3{
    font-size: 11px;
}

body.fs4{
    font-size: 12px;
}

body.fs5{
    font-size: 13px;
}

body.fs6{
    font-size: 14px;
}

/* Normal link */
a {
    color: #F26522;
    text-decoration: none;
}

a:hover, a:active, a:focus {
    color: #F26522;
    text-decoration: underline;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3 {
    font-weight: normal;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createdate {
    color: #666666;
    font-size: 100%;
}

/* Heading */
h1 {
    font-size: 175%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 125%;
}

h4 {
    font-size: 100%;
    text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin: 15px 0;
    padding: 0;
}

ul {
    list-style: none;
}

ul li {
    padding-left: 30px;
    background: url(/i1/ja_fagus/bullet-list.gif) no-repeat 18px 8px;
    line-height: 180%;
}

ol li {
    margin-left: 35px;
    line-height: 180%;
}

th {
/*  padding: 5px; */
    padding-right: 5px;
    font-weight: bold;
    text-align: left;
}

fieldset {
    border: none;
}

fieldset a {
    font-weight: bold;
}

hr {
    border-top: 1px solid #464646;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    height: 1px;
}

a img {
    border: none;
}

td, div {
    font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
    margin: 0;
    padding: 0;
}

form label {
    cursor: pointer;
}

input, select, textarea, .inputbox {
    padding: 1px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 100%;
}

select, textarea, .inputbox {
    background: #FFFFFF;
    color: #333333;
}

.button {
    padding: 3px 8px;
    border-top: 1px solid #464646;
    border-right: 1px solid #1F1F1F;
    border-bottom: 1px solid #1F1F1F;
    border-left: 1px solid #464646;
    color: #FFFFFF;
    background: url(/i1/ja_fagus/grad1.gif) repeat-x center #F26522;
}

* html .button, *+html .button {
    padding: 2px 5px !important;
}

.inputbox {
    margin-bottom: 1px;
    padding: 3px 2px;
    border-top: 1px solid #464646;
    border-right: 1px solid #1F1F1F;
    border-bottom: 1px solid #1F1F1F;
    border-left: 1px solid #464646;
    background: url(/i1/ja_fagus/input-bg.gif) repeat-x top #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
    padding: 10px 15px;
    margin: 5px 0 15px;
    border-left: 5px solid #666666;
    background-color: #464646;
}

blockquote {
    padding: 1em 40px 1em 15px;
}

blockquote span.open {
    padding: 3px 0 3px 20px;
    background: url(/i1/ja_fagus/so-q.gif) no-repeat left top;
}

blockquote span.close {
    padding: 3px 20px 3px 0;
    background: url(/i1/ja_fagus/sc-q.gif) no-repeat bottom right;
}

/* Dropcap */
.dropcap {
    float: left;
    padding: 4px 8px 0 0;
    display: block;
    color: #F26522;
    font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
    padding-left: 25px;
    color: #FF4444;
    background: url(/i1/ja_fagus/bullet-error.gif) no-repeat top left;
}

.message {
    padding-left: 25px;
    color: #F26522;
    background: url(/i1/ja_fagus/bullet-info.gif) no-repeat top left;
}

.tips {
    padding-left: 25px;
    color: #469EC0;
    background: url(/i1/ja_fagus/bullet-tips.gif) no-repeat top left;
}

.highlight {
    padding: 1px 5px;
    background: #F26522;
    font-weight: bold;
}

/* Note Style */
p.stickynote {
    padding: 10px 0px 20px 50px;
    border: 1px solid #464646;
    background: url(/i1/ja_fagus/sticky-bg.gif) no-repeat 5px 10px #2A2A2A;
}

p.download {
    padding: 10px 0px 20px 50px;
    border: 1px solid #464646;
    background: url(/i1/ja_fagus/download-bg.gif) no-repeat 5px 10px #2A2A2A;
}

.blocknumber {
    clear: both;
    padding: 5px 15px 10px;
    position: relative;
}

/* Check list */
ul.checklist {
    list-style: none;
}

ul.checklist li {
    margin-left: 15px;
    padding: 0 0 5px 20px;
    background: url(/i1/ja_fagus/checklist-bg.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
    list-style: none;
}

ul.stars li {
    margin-left: 15px;
    padding: 0px 0 5px 20px;
    background: url(/i1/ja_fagus/star-bg.gif) no-repeat 0 3px;
}

/* Smallnumber */
ol.smallnumber {
    margin: 0;
    padding: 0;
    list-style: none;
}

ol.smallnumber li {
    margin: 10px 0 10px 30px;
    padding: 3px 0 5px 30px;
    line-height: 150%;
}

ol.smallnumber li.number-1 {
    background: url(/i1/ja_fagus/n-1.gif) no-repeat left top;
}

ol.smallnumber li.number-2 {
    background: url(/i1/ja_fagus/n-2.gif) no-repeat left top;
}

ol.smallnumber li.number-3 {
    background: url(/i1/ja_fagus/n-3.gif) no-repeat left top;
}

ol.smallnumber li.number-4 {
    background: url(/i1/ja_fagus/n-4.gif) no-repeat left top;
}

ol.smallnumber li.number-5 {
    background: url(/i1/ja_fagus/n-5.gif) no-repeat left top;
}

ol.smallnumber li.number-6 {
    background: url(/i1/ja_fagus/n-6.gif) no-repeat left top;
}

ol.smallnumber li.number-7 {
    background: url(/i1/ja_fagus/n-7.gif) no-repeat left top;
}

ol.smallnumber li.number-8 {
    background: url(/i1/ja_fagus/n-8.gif) no-repeat left top;
}

ol.smallnumber li.number-9 {
    background: url(/i1/ja_fagus/n-9.gif) no-repeat left top;
}

/* Bignumber */
.bignumber {
    float: left;
    margin-right: 8px;
    padding: 6px 7px;
    display: block;
    color: #FFFFFF;
    background: url(/i1/ja_fagus/ol-bg.gif) no-repeat top left;
    font: 20px/normal Arial, sans-serif;
    font-weight: bold;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
    margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
    padding-left: 15px;
    margin-left: 15px;
    background: url(/i1/ja_fagus/author.gif) no-repeat center left;
    font-weight: bold;
}

div.bubble1 div {
    margin: 0;
    width: 100%;
    background: url(/i1/ja_fagus/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
    background: url(/i1/ja_fagus/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
    background: url(/i1/ja_fagus/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
    background: url(/i1/ja_fagus/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
    margin: 0;
    padding: 15px 15px 30px 15px;
    width: auto;
}

div.bubble2 div {
    margin: 0;
    width: 100%;
    background: url(/i1/ja_fagus/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
    background: url(/i1/ja_fagus/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
    background: url(/i1/ja_fagus/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
    background: url(/i1/ja_fagus/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
    margin: 0;
    padding: 15px 15px 35px 15px;
    width: auto;
}

div.bubble3 div {
    margin: 0;
    width: 100%;
    background: url(/i1/ja_fagus/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
    background: url(/i1/ja_fagus/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
    background: url(/i1/ja_fagus/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
    background: url(/i1/ja_fagus/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
    margin: 0;
    padding: 15px 15px 50px 15px;
    width: auto;
}

div.bubble4 div {
    margin: 0;
    width: 100%;
    background: url(/i1/ja_fagus/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
    background: url(/i1/ja_fagus/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
    background: url(/i1/ja_fagus/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
    background: url(/i1/ja_fagus/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
    margin: 0;
    padding: 15px 15px 55px 15px;
    width: auto;
}

/* Legend */
.legend-title {
    margin: 0;
    padding: 0 3px;
    float: left;
    display: block;
    background-color: #2A2A2A;
    color: #FFFFFF;
    font-weight: bold;
    position: absolute;
    top: -12px;
    left: 7px;
}

.legend {
    margin: 20px 0;
    padding: 0 10px;
    border: 1px solid #666666;
    background-color: #2A2A2A;
    position: relative;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
    display: block;
    background: url(/i1/ja_fagus/seperator.png) no-repeat center;
    height: 40px;
}

#ja-col1 .article_seperator, #ja-col2 .article_seperator {
    display: none;
}

table.contentpane {
    border: none;
    width: 100%;
}

table.contentpaneopen {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

table.contenttoc {
    margin: 0 0 10px 10px;
    padding: 0;
    width: 35%;
}

table.contenttoc a {
}

table.contenttoc td {
    padding: 3px 5px 3px 22px;
    background: url(/i1/ja_fagus/arrow.png) no-repeat 10px 9px;
}

table.contenttoc th {
    padding: 5px;
    border-top: 1px solid #464646;
    border-right: 1px solid #1F1F1F;
    border-bottom: 1px solid #1F1F1F;
    border-left: 1px solid #464646;
    background: url(/i1/ja_fagus/grad2.gif) repeat-x top #333333;
    font-weight: bold;
    text-indent: 5px;
}

table.poll {
    padding: 0;
    width: 100%;
    border-collapse: collapse;
}

table.pollstableborder {
    padding: 0;
    width: 100%;
    border: none;
    text-align: left;
}

table.pollstableborder .sectiontableheader {
    padding: 8px 5px !important;
}

table.pollstableborder img {
    vertical-align: baseline;
}

table.pollstableborder td {
    padding: 2px!important;
    border-collapse: collapse;
    border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
    border: none;
    background: #464646;
}

table.pollstableborder tr.sectiontableentry2 td {
    border: none;
}

table.searchintro {
    padding: 10px 0;
    width: 100%;
}

table.searchintro td {
    padding: 5px!important;
}

table.adminform {
    width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
    margin: 10px 0;
}

.blog_more strong {
    margin: 0 0 5px;
    display: block;
    font-size: 155%;
    line-height: 30px;
}

.blog_more ul {
    margin: 0;
    padding: 0;
}

.blog_more ul li {
    margin: 0;
    padding: 0 0 0 24px;
    background: url(/i1/ja_fagus/arrow.png) no-repeat 12px 5px;
}

td.buttonheading {
    padding: 0 0 0 8px!important;
    text-align: center;
}

.category {
    font-weight: bold;
}

.clr {
    clear: both;
}

.componentheading {
    padding: 0 0 15px 0;
    margin-bottom: 20px;
    background: url(/i1/ja_fagus/hdot2.gif) repeat-x bottom;
    font-size: 200%;
}

.contentdescription {
    padding-bottom: 30px;
}

.contentheading {
    padding-bottom: 5px;
    font-size: 200%;
}

a.contentpagetitle {
    color: #EFEFEF;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
    color: #F26522;
    text-decoration: none;
}

a.readon {
/*  float: left; */
    float: none;
    width: 102px;
    display: block;
    background: url(/i1/ja_fagus/readon.gif) no-repeat bottom;
    color: #EFEFEF;
    font-size: 11px;
    line-height: 20px;
    text-indent: 25px;
    height: 20px;
}

a.readon:hover, a.readon:active, a.readon:focus {
    background: url(/i1/ja_fagus/readon.gif) no-repeat top;
    color: #FFFFFF;
    text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
    width: 100%;
}

.createdate {
    padding: 2px;
}

.modifydate {
    color: #666666;
    height: 15px;
}

.moduletable {
    padding: 0;
}

.mosimage {
    margin: 15px 10px 5px 0;
    padding: 0 0 5px;
}

* html .mosimage {
    padding: 0 !important; /*IE 6*/
    margin: 15px 0 10px 0;
}

*+html .mosimage {
    padding: 0 !important; /*IE 7*/
    margin: 15px 5px 10px 0;
}

.mosimage img {
    padding: 0 !important;
    margin: 0 !important;
}

.mosimage_caption {
    margin-top: 3px;
    padding: 1px 2px;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
    padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
}

.pagenavbar {
    padding-left: 14px;
    background: url(/i1/ja_fagus/pages.gif) no-repeat center left;
}

.pagenavcounter {
    padding: 8px 14px 0 14px;
    background: url(/i1/ja_fagus/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
    padding: 5px;
    border-top: 1px solid #464646;
    border-right: 1px solid #1F1F1F;
    border-bottom: 1px solid #1F1F1F;
    border-left: 1px solid #464646;
    background: url(/i1/ja_fagus/grad2.gif) repeat-x top #333333;
    font-weight: bold;
}

tr.sectiontableentry1 td {
    padding: 7px 5px;
    background: url(/i1/ja_fagus/hdot.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
    padding: 7px 5px;
    background: url(/i1/ja_fagus/hdot.gif) repeat-x bottom;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
    background: url(/i1/ja_fagus/hdot.gif) repeat-x bottom #464646;
}

.smalldark {
    text-align: left;
}

div.syndicate div {
    text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
    background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-header,
#ja-mainnav,
#ja-topsl,
#ja-pathwaywrap,
#ja-container,
#ja-botsl,
#ja-footer {
    width: 920px;
    margin: 0 auto;
    clear: both;
}

.narrow #ja-header,
.narrow #ja-mainnav,
.narrow #ja-topsl,
.narrow #ja-pathwaywrap,
.narrow #ja-container,
.narrow #ja-botsl,
.narrow #ja-footer {
    width: 770px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
    float: right;
    width: 55%;
    background: url(/i1/ja_fagus/content-center.gif) repeat-y;
}

#ja-content-top {
    background: url(/i1/ja_fagus/content-top.gif) no-repeat top;
}

#ja-content-bot {
    background: url(/i1/ja_fagus/content-bot.gif) no-repeat bottom;
}

.narrow #ja-content {
    background: url(/i1/ja_fagus/content-center-n.gif) repeat-y center;
}

.narrow #ja-content-top {
    background: url(/i1/ja_fagus/content-top-n.gif) no-repeat top center;
}

.narrow #ja-content-bot {
    background: url(/i1/ja_fagus/content-bot-n.gif) no-repeat bottom center;
}

/*Overrided background for '1 col + content' layout*/
#ja-containerwrap-c #ja-content {
    background: url(/i1/ja_fagus/content-center2.gif) repeat-y center;
}

#ja-containerwrap-c #ja-content-top {
    background: url(/i1/ja_fagus/content-top2.gif) no-repeat top center;
}

#ja-containerwrap-c #ja-content-bot {
    background: url(/i1/ja_fagus/content-bot2.gif) no-repeat bottom center;
}

.narrow #ja-containerwrap-c #ja-content {
    background: url(/i1/ja_fagus/content-center-n2.gif) repeat-y;
}

.narrow #ja-containerwrap-c #ja-content-top {
    background: url(/i1/ja_fagus/content-top-n2.gif) no-repeat top;
}

.narrow #ja-containerwrap-c #ja-content-bot {
    background: url(/i1/ja_fagus/content-bot-n2.gif) no-repeat bottom;
}

/*Overrided background for 'full content' layout*/
#ja-containerwrap-f #ja-content {
    background: url(/i1/ja_fagus/content-center3.gif) repeat-y;
}

#ja-containerwrap-f #ja-content-top {
    background: url(/i1/ja_fagus/content-top3.gif) no-repeat top;
}

#ja-containerwrap-f #ja-content-bot {
    background: url(/i1/ja_fagus/content-bot3.gif) no-repeat bottom;
}

.narrow #ja-containerwrap-f #ja-content {
    background: url(/i1/ja_fagus/content-center-n3.gif) repeat-y;
}

.narrow #ja-containerwrap-f #ja-content-top {
    background: url(/i1/ja_fagus/content-top-n3.gif) no-repeat top;
}

.narrow #ja-containerwrap-f #ja-content-bot {
    background: url(/i1/ja_fagus/content-bot-n3.gif) no-repeat bottom;
}

#ja-content div.ja-innerpad {
    clear: both;
    margin: 0;
    padding: 20px;
    display: block;
    height: 300px;
}

html>body #ja-content div.ja-innerpad {
    height: auto;
    min-height: 300px;
}

/* SECONDARY COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
    float: left;
    width: 44.9%;
    overflow: hidden;
}

#ja-masscol {
    margin-bottom: 10px;
    width: 100%;
    float: left;
    display: block;
}

#ja-col1 {
    float: left;
    width: 50%;
    overflow: hidden;
}

#ja-col1 div.ja-innerpad{
    padding: 0 5px 0 0;
}

#ja-col2 {
    float: right;
    width: 49.9%;
    overflow: hidden;
}

#ja-col2 div.ja-innerpad{
    padding: 0 5px 0 0;
}

#ja-col1 table, #ja-col2 table {
    border-collapse: collapse;
    border-spacing: 0;
}

#ja-col1 ul, #ja-col2 ul {
    margin: 0;
    padding: 0;
}

#ja-col1 ul li, #ja-col2 ul li {
    padding-left: 13px;
    background: url(/i1/ja_fagus/bullet-list.gif) no-repeat 2px 8px;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-cm, #ja-containerwrap-c, #ja-containerwrap-f {
    padding: 0;
}

#ja-container {
    padding: 10px 0;
}

/* full */
#ja-containerwrap-f #ja-content {
    width: 100%;
    float: none;
}

/* content + col + mass */
#ja-containerwrap-cm {
}

#ja-containerwrap-cm #ja-container {
    background: none;
}

#ja-containerwrap-cm #ja-col1,
#ja-containerwrap-cm #ja-col2 {
    width: 100%;
}

/* content + col */
#ja-containerwrap-c #ja-content {
    width: 78%;
}

#ja-containerwrap-c #ja-colwrap {
    width: 22%;
}

#ja-containerwrap-c #ja-colwrap div.innerpad {
    background: none;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
    width: 100%;
}

/* content + mass */
#ja-containerwrap-m {
}

#ja-containerwrap-m #ja-container {
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
    background: url(/i1/ja_fagus/header-bg.jpg) no-repeat center top;
}

#ja-header {
/*  height: 140px; */
    height: 70px;
    position: relative;
    z-index: 999;
}

span.logo {
    margin: 0;
    padding: 0;
    width: 265px;
    font-size: 300%;
    position: absolute;
    top: 20px;
    left: 20px;
    height: 75px;
}

span.logo a {
    width: 265px;
    float: left;
    display: block;
    background: url(/i1/ja_fagus/logo.png) no-repeat;
    color: #FFFFFF;
    text-transform: uppercase;
    text-indent: -5000px;
    height: 75px;
    outline: none;
}

/* Search */
#ja-search {
    width: 157px;
    background: url(/i1/ja_fagus/search-bg.png) no-repeat;
    line-height: 28px;
    position: absolute;
    top: 40px;
    right: 30px;
    height: 28px;
}

#ja-search .inputbox {
    width: 100px;
    padding: 0;
    border: none;
    margin: 7px 0 0 10px;
    background: none;
    color: #FFFFFF;
}

* html #ja-search .inputbox, *+html #ja-search .inputbox {
    margin: 1px 0 0 10px;
    !important: ;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
    padding-top: 6px;
    background: url(/i1/ja_fagus/mainnav-bg.png) no-repeat;
    line-height: normal;
    position: absolute;
    bottom: 0;
}

.narrow #ja-mainnav {
    background: url(/i1/ja_fagus/mainnav-bg-n.png) no-repeat bottom;
}

#ja-mainnav a,
#ja-mainnav a:hover,
#ja-mainnav a:active,
#ja-mainnav a:focus {
    outline: none;
}

/* Default Joomla! Menu */
a.mainlevel {
    width: 99%;
    display: block;
    color: #EFEFEF;
    background: url(/i1/ja_fagus/mainlevel-bg.gif) no-repeat right top;
    line-height: 32px;
    height: 32px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
    color: #F26522;
    background: url(/i1/ja_fagus/mainlevel-bg.gif) no-repeat right bottom;
    text-decoration: none;
}

a.mainlevel#active_menu {
    background: url(/i1/ja_fagus/mainlevel-bg.gif) no-repeat right bottom;
    font-weight: bold;
}

a.sublevel {
    padding: 5px 4px 5px 15px;
    display: block;
    background: url(/i1/ja_fagus/bullet-list.gif) no-repeat 5px 11px;
    color: #EFEFEF;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
    color: #F26522;
    text-decoration: none;
}

#active_menu {
    color: #F26522;
    font-weight: bold;
}

#ja-pathwaywrap {
    padding: 0;
    display: block;
    color: #EFEFEF;
    background: url(/i1/ja_fagus/pathway-bg.gif) no-repeat;
    text-indent: 20px;
    height: 45px;
    position: relative;
}

.narrow #ja-pathwaywrap {
    background: url(/i1/ja_fagus/pathway-bg-n.gif) no-repeat;
}

#ja-pathway {
    position: absolute;
    top: 8px;
    left: 0;
}

#ja-pathway strong {
    margin-right: 10px;
}

#ja-pathway img {
    margin: 0 5px 1px;
}

#ja-pathway a {
    font-weight: bold;
}

/* MODULE
--------------------------------------------------------- */
div.module h3 {
    margin: 0 0 8px;
    padding: 0 5px 0 0;
    white-space: nowrap;
    background: url(/i1/ja_fagus/h3-bg.gif) no-repeat 50% 5px;
    font-size: 110%;
    font-weight: bold;
    line-height: 52px;
}

.narrow div.module h3 {
    background: url(/i1/ja_fagus/h3-bg-n.gif) no-repeat 50% 5px;
}

div.module h3 span {
    padding-left: 22px;
    display: block;
    background: url(/i1/ja_fagus/h3span-bg.gif) no-repeat left 45%;
}

div.module,
div.module-hilite {
    margin: 0 0 10px;
    padding: 0;
    float: left;
    width: 100%;
    clear: both;
    background: url(/i1/ja_fagus/box-br.gif) no-repeat bottom right;
    overflow: hidden;
}

div.module div,
div.module-hilite div {
    padding: 0;
    background: url(/i1/ja_fagus/box-bl.gif) no-repeat bottom left;
}

div.module div div,
div.module-hilite div div {
    padding: 0;
    background: url(/i1/ja_fagus/box-tr.gif) no-repeat top right;
}

div.module div div div,
div.module-hilite div div div {
    padding: 0 20px 20px;
    background: url(/i1/ja_fagus/box-tl.gif) no-repeat top left;
}

/*no-title module*/
div.module-notitle {
    margin: 0 0 10px;
    padding: 0;
    float: left;
    width: 100%;
    background: url(/i1/ja_fagus/box-br.gif) no-repeat bottom right;
}

div.module-notitle div {
    padding: 0;
    background: url(/i1/ja_fagus/box-bl.gif) no-repeat bottom left;
}

div.module-notitle div div {
    padding: 0;
    background: url(/i1/ja_fagus/box-notitle-tr.gif) no-repeat top right;
}

div.module-notitle div div div {
    padding: 20px;
    background: url(/i1/ja_fagus/box-notitle-tl.gif) no-repeat top left;
}

/* Module hilite */
div.module-hilite h3 {
    margin: 0 0 8px;
    padding: 0 5px 0 0;
    white-space: nowrap;
    background: none;
    font-size: 110%;
    font-weight: bold;
    line-height: 52px;
}

div.module-hilite h3 span {
    padding-left: 22px;
    display: block;
    background: url(/i1/ja_fagus/h3span-hilite-bg.gif) no-repeat center left;
}

div.module-hilite {
    background: url(/i1/ja_fagus/box-hilite-br.gif) no-repeat bottom right;
}

div.module-hilite div {
    background: url(/i1/ja_fagus/box-hilite-bl.gif) no-repeat bottom left;
}

div.module-hilite div div {
    background: url(/i1/ja_fagus/box-hilite-tr.gif) no-repeat top right;
}

div.module-hilite div div div {
    background: url(/i1/ja_fagus/box-hilite-tl.gif) no-repeat top left;
}

/*common style for module*/
div.module div div div div,
div.module-hilite div div div div,
div.module-notitle div div div div {
    margin: 0;
    padding: 0;
    float: none;
    background: none;
    overflow: hidden;
}

div.module .article_seperator,
div.module-hilite .article_seperator,
div.module-notitle .article_seperator {
    display: none;
}

.ja-innerdiv {
    float: left;
    width: 100%;
    clear: both;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-left, .ja-box-center, .ja-box-right {
    float: left;
    overflow: hidden;
}

.ja-box-full {
    float: none;
    overflow: hidden;
}

#ja-botsl div.moduletable {
    padding: 15px 20px;
}

#ja-botsl div.ja-bot-right {
    background: none;
}

div.ja-box-leftcol {
    float: left;
}

/* Top Spotlight */
#ja-topslwrap {
    background: url(/i1/ja_fagus/topslwrap-bg.gif);
}

#ja-topsl {
    background: url(/i1/ja_fagus/topsl-bg.png);
    font-size: 115%;
    height: 180px;
}

.narrow #ja-topsl {
    background: url(/i1/ja_fagus/topsl-bg-n.png);
}

#ja-topsl h3 {
    padding: 0;
    margin: 2px 0 15px;
    font-size: 200%;
}

#ja-topsl h3 a,
#ja-topsl h3 a:hover,
#ja-topsl h3 a:active,
#ja-topsl h3 a:focus {
    color: #FFFFFF;
    text-decoration: none;
}

#ja-topsl div.moduletable {
    padding: 0;
    margin: 0;
}

#ja-topsl .ja-newflash {
    padding: 0;
    background: url(/i1/ja_fagus/topimg.png) no-repeat top left;
}

#ja-topsl .ja-newflash .moduletable{
    padding: 30px 20px 30px 400px;
    width: 500px;
}

.narrow #ja-topsl .ja-newflash .moduletable{
    padding: 30px 20px 30px 400px;
    width: 350px;
}

#ja-topsl ul {
    margin: 0;
    padding: 0;
}

#ja-topsl li {
    padding-left: 12px;
    margin: 0;
    background: url(/i1/ja_fagus/arrow.png) no-repeat 2px 10px;
}

/* Bottom Spotlight */
#ja-botsl {
    background: url(/i1/ja_fagus/botsl-bg.gif) no-repeat;
    color: #CCCCCC;
}

.narrow #ja-botsl {
    background: url(/i1/ja_fagus/botsl-bg-n.gif) no-repeat;
}

#ja-botsl h3 {
    margin: 0 0 5px;
    padding: 5px 5px 5px 24px;
    background: url(/i1/ja_fagus/h3span-bg.gif) no-repeat 0px 6px;
    font-size: 110%;
    font-weight: bold;
}

/* Common Style for Spotlight */
#ja-topsl a, #ja-botsl a {
    color: #CCCCCC;
}

#ja-topsl a:hover,
#ja-topsl a:active,
#ja-topsl a:focus,
#ja-botsl a:hover,
#ja-botsl a:active,
#ja-botsl a:focus {
    color: #F26522;
}

#ja-botsl ul {
    margin: 0;
    padding: 0;
}

#ja-botsl li {
    padding-left: 15px;
    margin: 0;
    background: url(/i1/ja_fagus/arrow.png) no-repeat 3px 7px;
}

#ja-topsl td, #ja-botsl td {
    padding: 0;
}

#ja-topsl .article_seperator, #ja-botsl .article_seperator {
    display: none;
}

#ja-topsl table, #ja-botsl table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
    clear: both;
    background: url(/i1/ja_fagus/footer-bg.jpg) repeat-x top #1F1F1F;
}

#ja-footer {
    padding: 30px 0;
    position: relative;
}

#ja-footer small, #ja-footer address {
    padding: 0 0 0 20px;
    float: left;
    display: block;
    color: #666666;
    font-style: normal;
}

#ja-footer a {
    color: #666666;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
    color: #F26522;
}

#ja-footer ul {
    margin: 0 0 5px 20px;
    padding: 0;
}

#ja-footer li {
    margin: 0;
    padding: 0;
    display: inline;
    background: none;
}

#ja-footer li a {
    padding: 0 20px 0 0;
    display: inline;
    font-weight: bold;
    line-height: normal;
}

/* USER TOOLS
--------------------------------------------------------- */
#ja-usertoolswrap {
    font-size: 11px;
    z-index: 2;
    position: absolute;
    top: 8px;
    right: 20px;
}

#ja-usertools {
    margin: 0;
    padding: 0;
    float: left;
}

#ja-usertools ul {
    margin: 0 0 0 10px;
    padding: 0;
    display: inline;
    line-height: normal;
}

#ja-usertools ul li {
    margin: 0;
    padding: 0;
    display: inline;
    background: none;
}

#ja-usertools img {
    padding: 0;
    margin: 0;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
    position: absolute;
    top: -100%;
}

#ja-banner {
    text-align: center;
    position: absolute;
    right: 10px;
    top: 25px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
}

#mod_login_password, #mod_login_username {
    width: 90%;
}

#mod_login_remember {
    border: none;
    background: none;
}

/* Clearfix */
.clearfix:after {
    clear: both;
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
}

* html > body .clearfix {
    width: 100%;
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
    margin-bottom: 1px;
    height: 100%!important;
    height: auto;
}

/*------------------------------------------------------------------------
# JA Fagus 1.0 - Dec, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

#ja-tabswrap {
    position: relative;
    background: url(/i1/ja_fagus/tabswrap-center.gif) repeat-y;
    overflow: hidden;
    z-index: 10;
}

#ja-tabswrap-top {
    background: url(/i1/ja_fagus/tabswrap-top.gif) no-repeat top left;
}

#ja-tabswrap-bot {
    background: url(/i1/ja_fagus/tabswrap-bot.gif) no-repeat bottom left;
    position: relative;
    overflow: hidden;
    z-index: 10;
}

/* Narrow */
.narrow #ja-tabswrap {
    background: url(/i1/ja_fagus/tabswrap-center-n.gif) repeat-y;
}

.narrow #ja-tabswrap-top {
    background: url(/i1/ja_fagus/tabswrap-top-n.gif) no-repeat top left;
}

.narrow #ja-tabswrap-bot {
    background: url(/i1/ja_fagus/tabswrap-bot-n.gif) no-repeat bottom left;
}


#ja-tabswrap div.ja-innerpad {
    padding: 20px 0;
}

ul.mootabs-title {
    margin: 0;
    padding: 0;
}

.mootabs-title li {
    float: left;
    background: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    display: block;
    color: #CCCCCC;
}

.mootabs-title li h3 {
    font-size: 110%;
    line-height: 40px;
    margin: 0;
    padding: 5px 0 0;
    text-align: center;
    background: url(/i1/ja_fagus/tabs-bg.gif) no-repeat bottom left;
    font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.mootabs-title li.hover {
    color: #FFFFFF;
    background: url(/i1/ja_fagus/tabs-hover.gif) no-repeat bottom center;
}

.mootabs-title li.firstactive h3,
.mootabs-title li.first h3 {
    background: none;
}

.mootabs-title li.active {
    padding: 0;
    margin: 0;
    background: url(/i1/ja_fagus/tabs-active.gif) no-repeat bottom center;
    color: #FFFFFF;
}

.mootabs-title li.firsthover h3 {
    background: none;
    color: #FFFFFF;
}

.mootabs-title li.lasthover h3 {
    color: #FFFFFF;
}

.mootabs-title li.firsthover {
    background: url(/i1/ja_fagus/tabs-hover.gif) no-repeat bottom left;
}

.mootabs-title li.lasthover {
    background: url(/i1/ja_fagus/tabs-hover.gif) no-repeat bottom right;
}

.mootabs-title li.firstactive {
    padding: 0;
    margin: 0;
    background: url(/i1/ja_fagus/tabs-active.gif) no-repeat bottom left;
    color: #FFFFFF;
}

.mootabs-title li.lastactive {
    padding: 0;
    margin: 0;
    background: url(/i1/ja_fagus/tabs-active.gif) no-repeat bottom right;
    color: #FFFFFF;
}

.ja-tab-panels {
    position: absolute;
    clear: both;
    overflow: hidden;
    top: 40px;
}

#ja-tabswrap .moduletable {
    position: absolute;
    top: 0;
    background: none;
    z-index: 100;
}

#ja-tabswrap .moduletable ul {
    margin: 0 !important;
    padding: 0 !important;
}

#ja-tabswrap .moduletable li {
    padding-left: 15px;
    margin: 0;
    background: url(/i1/ja_fagus/arrow.png) no-repeat 3px 7px;
}

blockquote.xtypo_quote {
    margin: 15px 10px;
    background:#FFFFFF  url(/mambots/content/xtypo/icon/quote1.gif) top left no-repeat;
    padding:10px 20px 10px 60px;
    border-top: 2px dotted #CCCCCC ;
    border-bottom: 2px dotted #CCCCCC;
}
p.xtypo_quote {
    background: url(/mambots/content/xtypo/icon/quote2.gif) bottom right no-repeat;
    padding:10px 30px 15px 0px;
    font-size:110%;
    line-height:120%;
    color:#666666;
    font-style:italic;
}
p.xtypo_download {
    background: url(/mambots/content/xtypo/icon/download.gif) center no-repeat;
    background-color: #F0F0F0;
    background-position: 15px 50%;
    text-align: left;
    color:#666666;
    border-top: 2px solid #c0c0c0 ;
    border-bottom: 2px solid #c0c0c0;
}
p.xtypo_info {
    background: url(/mambots/content/xtypo/icon/info.gif) center no-repeat;
    background-color:#F8FAFC ;
    background-position: 15px 50%;
    text-align: left;
    color:#5E6273;
    border-top: 2px solid #B5D4FE ;
    border-bottom: 2px solid #B5D4FE;
}
.moduleadsense { padding-left: 20px; }

#ja-containerwrap-c, #ja-containerwrap-f { text-align: center; }
#ja-container { text-align: left; }

.contentitem a {
    vertical-align: top;
}
/*
.contentitem h1, .contentitem h2 {
    display: inline;
}
*/
.module-login {
    margin: 15px;
}

#ja-cssmenu li ul ul {
    margin:-2.5em 0 0 14.5em !important;
}

.contentintro {
    font-size: 112%;
    line-height: 25px;
    /* text-indent: 20px; */
}
/*
.bof-profilebox a { color: yellow !important; }
.bof-profilebox { background-color: #464646 !important; color: white !important; }

#joomlaforum { color: black !important; }
*/
#joomlaforum {
    background-color: white !important;
    color: black !important;
}

.fb_review_header, .bof-forum-cat thead tr th, .recentposts thead tr th, .whoisonline thead tr th, table.bof-forum-header, .fb-bottomarea thead tr, .fb-bottomarea thead tr th.th-left, .fb-bottomarea thead tr th.th-right, .frontstats thead tr th, .forumtools_contentBox {
background-color:#616161 !important;

}
