html, body, form, fieldset {
    margin: 0;
    padding: 0;
}

body {
    background: #FFFFFF;
    color: #000000;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    line-height: 1.5;
}

body#bd {
    background: #5E1F10;
    color: #CCCCCC;
}

body.contentpane {
    color: #ADCB56;
    font-size: 12px;
    line-height: 1.3em;
    margin: 0;
    margin: 1em 2em;
    width: auto; /* Printable Page */
}

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

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

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

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

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

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

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

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

a img {
    border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
    color: #CCCCCC;
    line-height: normal;
}

/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon, .blog_more strong,
#ja-pathway, #ja-footer, #ja-botsl1, #ja-botsl2 {
    font-size: 92%;
}

/* Article image */
img {
    margin: 0;
    padding: 0;
}

div.fp-leading .img_caption,
div.fp-leading img {
    margin: 0 !important;
}

.img_caption {
    margin: 0;
}

.img_caption img {
    border: 5px solid #000000;
}

.img_caption p {
    text-align: center;
    color: #555555;
}

.img_caption.left, .img_caption.right {
    margin-top: 3px;
    margin-right: 15px;
}

* html .img_caption.left, .img_caption.right {
    margin-right: 0;
}

div.img-desc {
    float: left;
}

.fp-leading div.article-content {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

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

h2 {
    font-size: 175%;
}

h3 {
    font-size: 150%;
}

h4 {
    font-size: 125%;
}

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

ul {
    list-style: none;
}

ul li {
    /*background: url(../images/bullet.gif) no-repeat 20px 8px;*/
    padding-left: 30px;
}

ol li {
    margin-left: 35px;
}

th {
    font-weight: bold;
    padding: 8px;
    text-align: left;
}

fieldset {
    border: none;
    padding: 10px 5px;
    background: url(../images/dot.gif) repeat-x top;
}

fieldset a {
    font-weight: bold;
}

fieldset.input {
    padding: 0;
    background: none;
}

legend {
    font-weight: bold;
    background: #A22424;
}

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

br {
}

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

/* FORM
--------------------------------------------------------- */
form {
    margin: 45px;
    padding: 0;
    text-align: center;
}

form label {
    cursor: pointer;
}

input, select, textarea, .inputbox, .button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
}

.inputbox {
    padding: 2px;
    border: 1px solid #222222;
    background: #555555;
    color: #CCCCCC;
    font-size: 100%;
}

.button {
    background: url(../images/but-bg.gif) repeat-x left center #000000;
    padding: 1px 8px;
    border: 1px solid #000000;
    color: #CCCCCC;
    font-weight: bold;
    font-size: 92%;
}

* html .button {
    /*IE 6*/
    padding: 0 5px !important;
}

*+html .button {
    /*IE 7*/
    padding: 0 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator, .article_seperator {
    clear: both;
    display: block;
    height: 20px;
    margin: 0;
    background: url(../images/dot.gif) repeat-x center;
}

.column_separator {
    padding: 0 25px;
}

/* Fontpage override */
div.fp-leading {
    width: 60%;
    float: left;
}

div.fp-intro {
    width: 39.9%;
    float: left;
    padding: 5px 0 0;
}

div.fp-intro div.article_row {
    padding: 0 0 0 10px;
}

div.fp-leading .contentheading {
    text-transform: uppercase;
    font-size: 180%;
}

div.fp-intro .contentheading {
    font-size: 110%;
}

div.fp-intro span.row_separator {
    display: none;
}

div.fp-intro .article-meta {
    width: 100%;
}

div.fp-leading .img_caption {
    margin-bottom: 10px;
}

div.fp-leading .img_caption p,
div.fp-intro .img_caption p {
    display: none;
}

h1.fp-componentheading {
    background: url(../images/h3-bg.gif);
    font-size: 110%;
    text-transform: uppercase;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    margin: -10px -15px 10px;
    padding: 5px 0 5px 15px;
}

/* content tables */
.sectiontableheader {
    background: url(../images/but-bg.gif) repeat-x left center #000000;
    padding: 4px 8px;
    color: #ADCB56;
    font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
    color: #ADCB56;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
    padding: 8px;
    border-bottom: 1px solid #333333;
}

tr.sectiontableentry2 td {
    background: #222222;
}

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: 30%;
    float: right;
}

table.contenttoc td {
    background: url(../images/bullet.gif) no-repeat 12px 8px;
    padding: 1px 5px 1px 20px;
}

table.contenttoc th {
    border-bottom: 1px solid #404040;
    padding: 0 0 3px;
    text-indent: 5px;
}

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

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

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

table.pollstableborder td {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 4px 1px !important;
    background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
    background: #222222;
}

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

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

.blog_more {
    margin: 15px 0 0;
    padding: 10px 0 0;
    background: url(../images/dot.gif) repeat-x top;
}

.blog_more strong {
    display: block;
    margin: 0 0 5px;
    text-transform: uppercase;
    color: #666666;
    font-weight: normal;
    letter-spacing: 1px;
}

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

.blog_more ul li {
    background: url(../images/bullet.gif) no-repeat 4px 8px;
    margin: 0;
    padding: 0 0 0 12px;
}

.category {
    font-weight: bold;
}

h1.componentheading, .componentheading {
    font-size: 200%;
    margin: 0 0 15px;
    padding: 0 0 10px;
}

.contentdescription {
    padding-bottom: 30px;
}

h2.contentheading, .contentheading {
    margin: 0;
    padding: 0;
    font-size: 200%;
}

table.blog .contentheading {
    font-size: 150%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
    display: block;
    float: left;
    margin-top: 5px;
}

a.readon:hover, a.readon:focus, a.readon:active {
}

table.contentpaneopen td, table.contentpane td {
}

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

.moduletable {
    padding: 0;
}

ul.pagination {
    margin: 15px auto 10px;
    padding: 10px 0 0;
    color: #CCCCCC;
}

ul.pagination li {
    background: none;
    display: inline;
    margin: 0;
    padding: 0;
}

ul.pagination li span {
    padding: 2px 5px;
}

ul.pagination a {
    padding: 2px 3px;
    text-decoration: none;
    color: #666666;
    border: 1px solid #333333;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
    color: #FFFFFF;
}

.pagenavbar {
    background: url(../images/icon-pages.gif) no-repeat center left;
    font-weight: bold;
    padding-left: 14px;
}

.pagenavcounter {
    background: url(../images/icon-pages.gif) no-repeat 0 11px;
    font-weight: bold;
    padding: 8px 14px 0 14px;
}

.smalldark {
    text-align: left;
}

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

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

ul.latestnews a, ul.mostread a {
    color: #ADCB56;
}

/* META
--------------------------------------------------------- */
.article-toolswrap {
    display: block;
    margin: 0 0 5px;
    padding: 0;
    position: relative;
}

.article-tools {
    display: block;
    padding: 0 10px 0 0;
}

.article-meta {
    width: 70%;
    float: left;
    color: #555555;
    padding: 5px 0 0 0;
}

.createby {
}

.createdate {
    padding-right: 6px;
    margin-right: 5px;
    background: url(../images/vline.gif) no-repeat right center;
}

.modifydate {
    width: 100%;
    display: block;
    color: #555555;
    margin: 5px 0 0;
}

.article-section {
    padding-left: 6px;
    margin-left: 5px;
    background: url(../images/vline.gif) no-repeat left center;
}

.article-section a {
    color: #ADCB56;
}

.article-category a {
    color: #ADCB56;
}

div.buttonheading {
    position: absolute;
    top: 4px;
    right: 10px;
}

.buttonheading img {
    margin: 0 0 0 10px;
    border: none !important;
    float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-header,
#ja-topsl {
    margin: 0 auto;
    width: 960px;
}

#ja-container {
    width: 960px;
    margin: 0 auto;
}

#ja-mainnav,
#ja-cs,
#ja-botsl1,
#ja-botsl2 {
    width: 940px;
    margin: 0 auto;
}

#ja-footer {
    margin: 0 auto;
    width: 944px;
}

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

#ja-contentwrap {
    clear: both;
    display: block;
    float: left;
    width: 67%;
    overflow: hidden;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
    margin-right: 10px;
}

#ja-current-content {
    background: #181818;
    margin-bottom: 0px;
    padding: 10px 15px 10px;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
    color: #666666;
    width: 32.9%;
    float: right;
}

/*masscol*/
#ja-colmass div.ja-boxct-wrap {
    background: url(../images/bw-bg.png) no-repeat left top;
}

#ja-colmass div.moduletable {
    background: url(../images/pat3.gif);
}

#ja-colmass div.ja-boxct {
    background: url(../images/line-bot4.gif) repeat-x left bottom;
    padding: 10px 20px;
}

/*columns*/
#ja-col1 {
    float: left;
    overflow: hidden;
    width: 50%;
    clear: both;
}

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

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

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

#ja-colmass-bot {
    width: 100%;
    clear: both;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-c,
#ja-containerwrap-cm,
#ja-containerwrap-f,
#ja-containerwrap-m {
    padding: 0px 0 0px;
    margin: 0;
    clear: both;
}

/* full */
#ja-containerwrap-f #ja-container,
#ja-containerwrap-f #ja-container-inner {
}

#ja-containerwrap-f #ja-contentwrap {
    width: 100%;
}

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

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

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

#ja-containerwrap-c #ja-col1 div.ja-innerpad {
    padding-right: 0;
}

#ja-containerwrap-c #ja-col2 div.ja-innerpad {
    padding-left: 0;
}

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

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,
div.moduletable_h31 h3,
div.moduletable_h32 h3 {
    background: url(images/zwarteachtergrond.jpg) repeat-x left center;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    color: #666666;
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 6px 0 7px 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite,
div.moduletable_h31,
div.moduletable_h32 {
    background: url(../images/part1.gif);
    clear: both;
    display: block;
    margin: 0 0 10px;
    width: 100%;
}

div.ja-boxct-wrap {
    background: url(../images/line-bot1.gif) repeat-x left bottom;
}

div.ja-boxct {
    margin: 0;
    padding: 6px 10px 10px;
}

div.shadown div.ja-boxct {
    background: url(../images/bw-bg2.png) no-repeat left top;
    padding: 10px 20px !important;
}

/* highlight module */
div.moduletable_hilite {
    background: url(../images/footer-bg.gif);
    color: #DEA291;
}

div.moduletable_hilite .ja-boxct {
    background: url(../images/line-bot2.gif) repeat-x left bottom !important;
}

div.moduletable_hilite .img-border {
    border: 5px solid #490001;
}

/* mis */
div.moduletable_h31 h3 {
    background: url(../images/h31-bg.gif) repeat-x left top;
    border-bottom: 1px solid #682102;
    border-top: 1px solid #682102;
    color: #CCCCCC;
}

div.moduletable_h32 h3 {
    background: url(../images/h32-bg.gif) repeat-x left top;
    border-bottom: 1px solid #680102;
    border-top: 1px solid #680102;
    color: #CCCCCC;
}

div.banneritem_text {
    padding: 5px 0 !important;
}

div.advs {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li,
div.moduletable_h31 li,
div.moduletable_h32 li {
    padding-left: 13px;
    background-position: 5px 7px;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
    background: url(../images/hw-bg.gif) repeat-x left top;
}

#ja-header {
}

#ja-header-innerpad {
    background: url(images/Bannerboven.jpg) no-repeat center top;
    height: 110px;
    padding: 5px;
    position: relative;
    line-height: normal;
    z-index: 999;
}

h1.logo, div.logo-text {
    margin: 0 0 5px;
    padding: 0;
    position: absolute;
    top: 40px;
    left: 200px;
}

h1.logo a {
    width: 223px;
    height: 38px;
    display: block;
    background: url(images/Logo.jpg) no-repeat center;
}

h1.logo a span {
    position: absolute;
    top: -1000px;
}

div.logo-text {
    outline: none;
}

div.logo-text h1 {
    font-size: 280%;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 10px 0 0 0;
    padding: 0;
}

div.logo-text h1 a {
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
}

div.logo-text h1 a span.template-name {
    padding-left: 10px;
}


.site-slogan {
    color: #FFFFFF;
    margin: 0 0 -18px 65px;
    padding: 0;
    letter-spacing: 1px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
    background: url(../images/mainnav-bg.gif) repeat-x left bottom #A22424;
}

#ja-mainnav {
    padding: 0;
    position: relative;
    z-index: 20;
}

#ja-mainnav a, #ja-subnav a {
    outline: none;
    line-height: normal;
}

/* Subnav */
#ja-subnav {
}

#ja-subnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

#ja-subnav li {
    background: url(../images/mainlevel-bg.gif) repeat-x left bottom;
    display: block;
    margin: 0;
    padding: 0;
    line-height: normal;
}

#ja-subnav a {
    display: block;
    outline: none;
    padding: 5px 0 5px 10px;
    margin: 0;
    text-decoration: none;
    color: #666666;
    background: url(../images/arrow-grey.gif) no-repeat left center;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
    background: url(../images/arrow-white.gif) no-repeat left center;
    color: #FFFFFF;
    text-decoration: none;
}

#ja-subnav li.active a {
    background: url(../images/arrow-white.gif) no-repeat left 12px;
    font-weight: bold;
    color: #FFFFFF;
}

/* Breadcrumbs */
#ja-pathway {
    color: #CCCCCC;
    margin: 0;
    padding: 0px 10px;
    text-align: right;
}

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

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

#ja-pathway a {
    color: #ADCB56;
}

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

/* Default Joomla! Menu */
ul.menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

ul.menu li {
    display: block;
    margin: 0;
    padding: 0;
    line-height: normal;
    background: url(../images/mainlevel-bg.gif) repeat-x left bottom;
    width: 99%;
}

ul.menu li a {
    background: url(../images/arrow-grey.gif) no-repeat left center;
    display: block;
    outline: none;
    padding: 5px 0 5px 10px;
    margin: 0;
    text-decoration: none;
    color: #666666;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
    background: url(../images/arrow-white.gif) no-repeat left center;
    color: #FFFFFF;
    text-decoration: none;
}

ul.menu li.active a {
    font-weight: bold;
    color: #FFFFFF;
}

ul.menu li ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.menu li li {
    border: none;
    background: none;
    padding: 0;
}

ul.menu li li a {
    color: #666666 !important;
    padding: 5px 5px 5px 20px;
    text-transform: none;
    font-weight: normal !important;
    background: url(../images/arrow-grey.gif) no-repeat 10px 11px;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
    color: #FFFFFF !important;
    text-decoration: none;
    background: url(../images/arrow-white.gif) no-repeat 10px 11px;
}

ul.menu li li.active a {
    color: #FFFFFF !important;
    font-weight: normal !important;
    background: url(../images/arrow-white.gif) no-repeat 10px 11px;
}

ul.menu li li li a {
    color: #666666 !important;
    font-weight: normal !important;
    padding-left: 35px !important;
    background: url(../images/bullet.gif) no-repeat 25px 10px !important;
}

ul.menu li li li.active a {
    font-weight: bold !important;
}

/* CONTENTSLIDE
--------------------------------------------------------- */
#ja-cs-wrap {
    background: url(../images/cs-bg.gif) repeat-x left top;
}

#ja-cs {
    padding: 0 0 20px;
    background: url(../images/botsl-bg.gif);
}

#ja-cs-wrap div.ja-innerpad {
    background: url(../images/link-bg.gif) no-repeat left top;
    padding: 60px 30px 0;
}

#ja-cs .img_caption img {
    border: none;
}

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

#ja-topsl .ja-box-left:hover, .topsl-hover-left {
    background: url(images/zwarteachtergrond.jpg) no-repeat left top;
}

#ja-topsl .ja-box-center:hover, #ja-topsl .ja-box-full:hover, .topsl-hover-center {
    background: url(images/zwarteachtergrond.jpg) no-repeat center top;
}

#ja-topsl .ja-box-right:hover, .topsl-hover-right {
    background: url(images/zwarteachtergrond.jpg) no-repeat right top;
}

/* Top spotlight */
#ja-topslwrap {
    background: url(../images/botsl-bg.gif);
    padding: 5px 0 0;
    z-index: 8;
}

#ja-topsl-innerpad {
    padding: 0 0px;
    background: url(../images/sl-bg.png) no-repeat top left;
}

/* Bottom spotlight 1 */
#ja-botslwrap1 {
    margin-bottom: 10px;
}

#ja-botsl1 {
    clear: both;
    padding: 0;
}

#ja-botsl1 div.moduletable,
#ja-botsl1 div.moduletable_h31,
#ja-botsl1 div.moduletable_h32 {
    background: url(../images/pat2.gif);
    margin-bottom: 0;
    color: #404040;
    width: auto;
}

#ja-botsl1 div.ja-boxct-wrap {
    background: url(../images/line-bot3.gif) repeat-x left bottom;
}

#ja-botsl1 div.ja-boxct {
    padding: 10px;
    margin: 0;
}

#ja-botsl1 .ja-box-left div.moduletable,
#ja-botsl1 .ja-box-left div.moduletable_h31,
#ja-botsl1 .ja-box-left div.moduletable_h32 {
    margin-right: 5px;
}

#ja-botsl1 .ja-box-center div.moduletable,
#ja-botsl1 .ja-box-center div.moduletable_h31,
#ja-botsl1 .ja-box-center div.moduletable_h32 {
    margin: 0 5px;
}

#ja-botsl1 .ja-box-right div.moduletable,
#ja-botsl1 .ja-box-right div.moduletable_h31,
#ja-botsl1 .ja-box-right div.moduletable_h32 {
    margin-left: 5px;
}

#ja-botsl1 ul.ja-bullettin li {
    border-bottom: 1px solid #E7C48F;
}

#ja-botsl1 ul.ja-bullettin span {
    color: #404040 !important;
}

#ja-botsl1 .img-border,
#ja-botsl1 ul.ja-bullettin li img {
    border: 5px solid #E7C48F;
}

#ja-botsl1 a {
    color: #A22424;
}

/* Bottom spotlight 2 */
#ja-botslwrap2 {
    position: relative;
}

#ja-botsl2 {
    background: url(../images/botsl-bg.gif);
    border-bottom: 1px solid #404040;
    clear: both;
    padding: 0 0 10px;
    position: relative;
}

#ja-botsl2 .ja-box-left div.moduletable {
    padding: 10px 10px 0;
}

#ja-botsl2 .ja-box-center div.moduletable {
    padding: 10px 5px 0;
    margin-bottom: 0;
}

#ja-botsl2 .ja-box-right div.moduletable {
    padding: 10px 10px 0;
}

#ja-botsl2 div.moduletable {
    background: none;
    border: none;
    color: #555555;
    padding: 0;
    margin-bottom: 0;
    width: auto;
}

#ja-botsl2 div.moduletable h3 {
    background: url(../images/dot.gif) repeat-x left center;
    color: #404040;
    padding-left: 0;
    border: none;
}

#ja-botsl2 div.moduletable h3 span {
    background: url(../images/botsl-bg.gif);
    border-left: 4px solid #404040;
    padding: 0 8px;
}

#ja-botsl2 div.moduletable a {
    color: #CCCCCC;
}

#ja-botsl2 div.moduletable a:hover,
#ja-botsl2 div.moduletable a:active,
#ja-botsl2 div.moduletable a:focus {
    color: #FFFFFF;
}

#ja-botsl2 ul.ja-bullettin li {
    border-bottom: 1px solid #222222;
}

#ja-botsl2 .img-border,
#ja-botsl2 ul.ja-bullettin li img {
    border: 5px solid #000000;
}

#ja-botsl1 h3, #ja-botsl2 h3 {
    font-size: 110%;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
    clear: both;
    bottom: 0;

}

#ja-footer {
    background: url(../images/footer-bg.gif);
    border-top: 1px solid #680102;
    position: relative;
    color: #DEA291;
    padding: 20px 0 15px;
}

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

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

#ja-footer small {
    font-size: 100%;
    margin-left: 10px;
}

#ja-footer ul {
    float: right;
    padding: 0;
    margin: 0 0 0 10px;
}

#ja-footer li {
    display: inline;
    margin: 0;
    padding: 0;
    background: url(../images/arrow.png) no-repeat left center;
}

#ja-footer li a {
    color: #CCCCCC;
    display: inline;
    padding: 0 10px;
}

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

/*usertools*/
#ja-usertools {
    float: right;
    margin-top: 0px;
}

/* Search */
#ja-search {
    float: right;
    font-size: 12px;
    padding: 6px 10px 10px 0;
    z-index: 1;
}

#ja-search .inputbox {
    margin: 2px 0 0;
    border: 1px solid #811602;
    color: #DEA291;
    background: #B03C1B;
    width: 150px;
}

*+html #ja-search .inputbox {
    /*IE 7*/
    width: 108px;
}

/*others*/
#ja-banner {
    padding: 20px 0 0;
    text-align: center;
    overflow: hidden;
    width: 100%;
    clear: both;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
    background: none !important;
    display: block;
    margin: 10px 0;
    text-decoration: none !important;
}

.clr {
    clear: both;
}

.hasTip img {
    border: none;
}

div.ja-innerdiv {
    background: #222222;
    margin-bottom: 10px;
    padding: 5px 10px !important;
    border: 1px solid #181818;
}

div.ja-innerdiv span.title {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

div.ja-innerdiv .img-border {
    border: 5px solid #000000;
    margin-right: 5px;
}

/* Tabs */
#ja-tabwrap {
}

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

#ja-tabwrap div.ja-boxct-wrap {
    background: url(../images/line-bot3.gif) repeat-x left bottom;
}

#ja-tabwrap div.ja-boxct {
    padding: 0;
    background: none;
}

#ja-tabwrap .img-border {
    border: 5px solid #E7C48F;
    margin-right: 10px;
}

/* Tooltips */
.tool-tip {
    background: #A22424;
    border: 1px solid #404040;
    float: left;
    max-width: 200px;
    padding: 5px;
    z-index: 999;
    color: #5E1F10;
}

.tool-title {
    background: url(../../system/images/selector-arrow.png) no-repeat;
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    margin-top: -15px;
    padding: 0;
    padding-bottom: 5px;
    padding-top: 15px;
}

.tool-text {
    font-size: 100%;
    margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
    margin: 0;
    padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
    background: none;
    color: #A22424;
    margin: 0;
    padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
    background: #5E1F10;
    border: none;
}

/* System Error Messages */
#system-message dd.error ul {
    background: #5E1F10;
    border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
    background: #5E1F10;
    border: none;
}

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

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

* html .clearfix {
    height: 1%;
}

div.mynewclass {
    background-image: url('images/geenard.gif');
}