/*------------------------------------------------------------------------
# JA Xenia II Game  for Joomla 1.5 - Version 1.4 - Licence Owner JA105764
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #F2F2F2;
	background: #000000;
	font-family: Tahoma, Arial, sans-serif;
/*	line-height: 150%; */
}

body#bd {
	background: url(../images/mainwrap-bg.gif) #363636;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #000000;
	color: #FFFFFF;
	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: #F2F2F2;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #5DF226;
	text-decoration: none;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3,
h1, h2, h3 {
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
}

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

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

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

p {
	margin: 5px 0 15px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Sans Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #D0D7DF;
}

ul {
	margin-top: 1px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 32px;
	background: url(../images/spacer.gif) no-repeat 1px 1px; 
	line-height: 160%;
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

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

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

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

a img {
	border: none;
}

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

/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #5DF226;
	background: url(../images/stripe2.gif);
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px 15px 60px;
	background: url(../images/quote.gif) 20px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}

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

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

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

.tips {
	padding-left: 25px;
	color: #5DF226;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	border-bottom: 1px dotted #999999;
	padding: 0 5px;
	background: #272727;
	font-weight: bold;
	color: #5DF226;
}

p.stickynote {
	padding: 20px 80px 10px 20px;
	background: url(../images/sticky-bg.gif) no-repeat top right #363636;
}

p.pinnote {
	padding: 20px 60px 10px 20px;
	background: url(../images/pin-bg.gif) no-repeat top right #363636;
}

p.clipnote {
	padding: 20px 60px 10px 20px;
	background: url(../images/clip-bg.gif) no-repeat top right #363636;
}

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

.bignumber {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0 2px;
	display: block;
	color: #5DF226;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
}

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

input, select {
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #000000;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	border: none;
	color: #F2F2F2;
	background: url(../images/readmore-off.gif) no-repeat left #484848;
	padding: 2px 10px 2px 15px!important;
	padding: 2px 5px 2px 10px;
}

.button:hover, .button:active, .button:focus {
	color: #5DF226;
	background: url(../images/readmore-on.gif) no-repeat left #484848;
}

.inputbox {
	color: #FFFFFF;
	border: 1px solid #363636;
	background: url(../images/input-bg.gif) #000000;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: url(../images/input-bg.gif) #000000;
}

/* MODULE
--------------------------------------------------------- */
/* Left Module Style */
div.moduletable h3 {
/*	margin: 0px -2px 1px; */
	padding: 6px; 
	background: url(../images/boxheader.gif) no-repeat bottom right #0E0E0E;
/*	border: 0 solid #484848; */
  border: 2px solid #39383d;
  border-bottom: 0;
	font-size: 1em;
	text-indent: 7px; 
	line-height: normal;
	color: #FFFFFF;
}

div.moduletable {
/*	padding: 0 2px 8px; */
	padding: 0; 
	margin: 0;
	clear: both;
}

/* Right Module Style */
div.module h3 {
	background: url(../images/boxheader.gif) no-repeat bottom right #0E0E0E;
	margin: 0 -3px 5px;
	padding: 2px;
	border-bottom: 3px solid #363636;
	font-size: 1em;
	color: #white;
}

div.module {
	margin-top: 6px;
	margin-bottom: 15px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/box-br.gif) no-repeat bottom right;
}

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

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

div.module div div div {
	padding: 12px 25px 25px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

div.module div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/* Hilite Module */
div.module-hilite h3,
div.module-orange h3,
div.module-blue h3,
div.module-green h3 {
	margin: 0 -3px 5px;
	padding: 2px;
	border-bottom: 3px solid #484848;
	font-size: 1em;
	color: #5DF226;
}

div.module-hilite,
div.module-orange,
div.module-blue,
div.module-green {
	margin-bottom: 15px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/default/box-hilite-br.gif) no-repeat bottom right!important;
}

div.module-hilite div,
div.module-orange div,
div.module-blue div,
div.module-green div {
	padding: 0;
	background: url(../images/default/box-hilite-bl.gif) no-repeat bottom left!important;
}

div.module-hilite div div,
div.module-orange div div,
div.module-blue div div,
div.module-green div div {
	padding: 0;
	background: url(../images/default/box-hilite-tr.gif) no-repeat top right!important;
}

div.module-hilite div div div,
div.module-orange div div div,
div.module-blue div div div,
div.module-green div div div {
	padding: 10px 15px 15px;
	background: url(../images/default/box-hilite-tl.gif) no-repeat top left!important;
	color: #F2F2F2;
}

div.module-hilite li,
div.module-orange li,
div.module-blue li,
div.module-green li {
	background-image: url(../images/bullet-list3.gif) !important; 
}

/* Blue hilite */
div.module-blue h3 {
	color: #00FFFF;
}

div.module-blue {
	background-image: url(../images/blue/box-hilite-br.gif)!important;
	background-color: #EFEFEF;
}

div.module-blue div {
	background-image: url(../images/blue/box-hilite-bl.gif)!important;
}

div.module-blue div div {
	background-image: url(../images/blue/box-hilite-tr.gif)!important;
}

div.module-blue div div div {
	background-image: url(../images/blue/box-hilite-tl.gif)!important;
}

/* Orange hilite */
div.module-orange h3 {
	color: #FF772C;
}

div.module-orange {
	background-image: url(../images/orange/box-hilite-br.gif)!important;
	background-color: #EFEFEF;
}

div.module-orange div {
	background-image: url(../images/orange/box-hilite-bl.gif)!important;
}

div.module-orange div div {
	background-image: url(../images/orange/box-hilite-tr.gif)!important;
}

div.module-orange div div div {
	background-image: url(../images/orange/box-hilite-tl.gif)!important;
}

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

.article_seperator {
	display: none;
/*	background: url(../images/seperator.gif) repeat-x center; */
	height: 0;
}

#ja-leftcol .article_seperator, #ja-rightcol .article_seperator {
	display: none;
}

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

}
table.contentpane p{
	margin: 5px 0 15px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Sans Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #D0D7DF;
}
table.contentpaneopen {
	border: none;
clear: both;
	background: #252525
}

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

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
/*	background: url(../images/bullet-list.gif) no-repeat 5% 50%; */
}

table.contenttoc th {
	padding: 4px;
	border: 1px solid #0E0E0E;
	background: url(../images/stripe2.gif) #363636;
	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 img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

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;
	padding: 10px;
	border: 1px solid #484848;
	background: url(../images/stripe2.gif) #272727;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	text-transform: uppercase;
}

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

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

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

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(../images/seperator.gif) repeat-x bottom;
	font-size: 200%;
	font-weight: bold;
	line-height: normal;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
	color: #99CCFF;
}

.contentheading {
	font-size: 170%;
	font-weight: bold;
	line-height: normal;
	text-indent: 5px;
         color: #0099ff
}

a.contentpagetitle {
	text-decoration: none!important;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none!important;
}

a.readon {
	float: right;
	padding: 1px 5px 1px 14px;
	display: block;
	background: url(../images/readmore-off.gif) no-repeat 5% 50% #484848;
	color: #F2F2F2;
	text-transform: lowercase;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #5DF226;
	background: url(../images/readmore-on.gif) no-repeat 5% 50% #484848;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

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

.createdate {
	padding: 2px 0 10px 0;
	color: #999999;
	line-height: 10px;
}

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

.moduletable {
	padding: 0;
}
.moduletable_menu {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	width: 178px;
}
.menu_menu{
	background: #252525 url(../../../images/moduletable-bg.gif);
	padding-bottom: 5px;
}
.menu_menu li{
	line-height: 150%;
	margin-left: 40px;
}
.moduletable_menu li a{
	text-decoration: none;
	padding-left: 0;
	list-style-position: inside;
	list-style-image: url(../../../images/M_images/Satellite.png);
}
.moduletable_menu li a:hover{
	list-style-image: url(../../../images/M_images/Satellite-on.png);
}

.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}

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

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

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

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}

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 {
	text-decoration: none;
}

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

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

.sectiontableheader {
	padding: 3px 5px;
	border: 1px solid #0E0E0E;
	background: url(../images/stripe2.gif) #363636;
	color: #FFFFFF;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 5px;
	background: url(../images/seperator.gif) repeat-x bottom #0E0E0E;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/seperator.gif) repeat-x bottom #272727;
}

.small {
	color: #999999;
}

.smalldark {
	color: #999999;
	text-align: left;
}

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

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

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 760px;
	margin: 0 auto;
	padding-left: 2px;
/*	background: url(../images/shadowleft-bg.gif) repeat-y top left #0E0E0E; */
	text-align: center;
  border-left: 1px solid #424242;
}

.wide #ja-wrapper {
	width: 954px;
}

.auto #ja-wrapper {
	width: 95%;
}

#ja-wrapper-inner {
	padding-right: 8px;
	background: url(../images/shadownright-bg.gif) repeat-y top right #0E0E0E;
	text-align: left;
}

#ja-containerwrap {
	padding: 0;
	background: #000000;
  width: 950px;
}

#ja-container {
	padding: 0;
}

#ja-contentwrap {
}

#ja-content {
	padding: 0 0 15px 5px;
	margin: 0;
	clear: both;
	display: block;
	min-height: 300px;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: url(../images/ds-header.gif) no-repeat;
	height: 124px;
	width: 950px;

}

#ja-header {
	clear: both;
	text-align: left;
	line-height: normal;
	height: 124px;
	position: relative;
	left: 2px;
}

#ja-header div{
	padding-left: 12px;
	padding-top: 16px;
}

#ja-header h1 {
	font-size: 2em;
	position: absolute;
	top: 22px;
	left: 40px;
}

#ja-header h1 a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#ja-header h1 img {
	float: left;
}

/* Top Menu in Header */
#ja-topnavwrap {
	padding-left: 0px;
	background: url(../images/topnav-right-bg.gif) no-repeat bottom right;
	position: absolute;
	top: 0;
	right: 5px;
	height: 29px;
}

#ja-topnavwrap ul {
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/topnav-left-bg.gif) no-repeat bottom left;
	height: 29px;
}

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

#ja-topnavwrap li a {
	padding: 0 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
}

#ja-topnavwrap li a:hover,
#ja-topnavwrap li a:active,
#ja-topnavwrap li a:focus {
	color: #5DF226;
}


/* User Tools */
#ja-usertoolswrap {
	float: right;
	width: 100px;
	display: block;
	background: url(../images/sitetool-bg1.gif) repeat-x top left;
	position: relative;
	z-index: 999;
}

span.ja-sitetool {
	margin: 0;
	padding: 8px 0 7px 23px;
	display: block;
	color: #5DF226;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

#ja-usertoolswrap:hover, #ja-usertoolswrap.ja-toolswraphover {
	background: url(../images/sitetool-bg2.gif) no-repeat top left #000000;
}

#ja-usertoolswrap:hover #ja-usertools,
#ja-usertoolswrap.ja-toolswraphover #ja-usertools {
	display: block;
	top: 25px;
}

#ja-usertools {
	padding: 0;
	float: left;
	display: none;
	background: url(../images/sitetool-bg3.gif) repeat-x #363636;
	font-size: 11px;
	position: absolute;
	top: 100%;
}

#ja-usertools span {
	float: left;
	padding: 8px 8px 2px;
	display: block;
}

#ja-usertools img {
	padding: 0 2px;
}

/* Search */
#ja-search {
	position: absolute;
	top: 40px;
	right: 22px;
}

#ja-search div.search {
	padding-left: 18px;
	background: url(../images/icon-search.gif) no-repeat center left;
}

#ja-search .inputbox {
	width: 160px;
	padding-left: 5px;
	border: 1px solid #999999;
	background: #F2F2F2;
	color: #363636;
}

#ja-usertools .inputbox:hover,
#ja-usertools .inputbox:focus {
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	background: url(../images/mainnav-bg.gif) no-repeat;
height: 35px;
width: 950px;

}

#ja-mainnav {
	clear: both;
	float: none;
	font-size: 1em;
	line-height: normal;
	padding-left: 143px; 
padding-bottom: 3px;
}

.top-hz-nav {
text-align: center;
padding-bottom: 3px;
}

#ja-mainnav table tr td{
	height: 28px;
	vertical-align: middle;
}

#ja-subnav {
	padding: 6px 5px;
	margin: 0;
	clear: both;
	border: 0;
	background: #000000;
	line-height: normal;
}

.ja-mainnavshadow {
	clear: both;
	padding: 1px 0 2px;
	background: #000000;
}

/* Default Joomla! Menu */
a.mainlevel {
	font-family: Trebuchet MS, Verdana, Sans Serif;
	font-size: 9pt;
	color: #b6ccb6;
	padding: 2px 0 3px 2px; 
	display: block;
	text-decoration: none;
	margin-bottom: 1px; 
	background: #252525;
/*	width: 162px; */
/*	border-top: 1px solid #272727;*/
/*	padding: 3px 3px 5px 3px; */
/*	background: url(../images/a-mainlevel-bg.gif) no-repeat center right; */
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
/*	border-top: 1px solid #484848; */
	color: #b6ccb6;
	background: #0066FF;
/*	background: url(../images/a-mainlevel-bg2.gif) no-repeat center right; */
	text-decoration: none;
}


a.mainlevel#active_menu {
	color: #b6ccb6;
	background: #0066FF;
/*	background: url(../images/a-mainlevel-bg2.gif) no-repeat center right; */
	font-weight: bold;
	text-decoration: none;
}

a.sublevel {
	padding: 2px 4px 2px 15px;
	display: block;
	color: #FFFFFF;
/*	background: url(../images/bullet-list.gif) no-repeat 2% 50%; */
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #5DF226;
	background: url(../images/bullet-list.gif) no-repeat 2% 50%;
	text-decoration: none;
}

#active_menu {
	background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
	color: #5DF226;
}




/* SPOTLIGHT
--------------------------------------------------------- */
/* Sub Header */
#ja-sh {
	clear: both;
/*	border-bottom: 1px solid #0099ff; */
	background: #484848;
	overflow: hidden;
	width: 728px;
	float: right;
 margin-right: 5px; 

}

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

.ja-box-left div.moduletable {
	padding-right: 20px;
}

.ja-box-right div.moduletable {
	padding-left: 20px;
}

.ja-box-center div.moduletable {
	padding: 0 20px;
}

/* Top Spotlight */
#ja-topslwrap {
	clear: both;
	padding-bottom: 0;
	
/*	background: url(../images/seperator.gif) repeat-x bottom; */
	float: none;
}

#ja-topsl {
	padding: 0;
}

#ja-topsl h3 {
}

#ja-topsl3 {
  padding: 0;
}

#ja-topsl div.moduletable {
}

#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center,
#ja-topsl div.ja-box-right {
	padding: 0 0 5px;
}

#ja-topsl div.ja-box-left,
#ja-topsl div.ja-box-center {
	background: url(../images/v-seperator.gif) repeat-y top right;
}

/* Bottom Spotlight */
#ja-botsl {
	margin-bottom: 10px;
	padding-bottom: 15px;
	background: url(../images/seperator.gif) repeat-x bottom;
}

#ja-botsl a {
}

#ja-botsl h3 {
	padding: 0;
	margin: 0 0 5px;
	border: none;
	background: none;
	text-indent: 0;
}

#ja-botsl div.moduletable {
	margin: 0;
	padding: 0 10px;
}

#ja-topsl ul,
#ja-botsl ul {
	padding: 0;
	margin: 0!important;
}

#ja-topsl li,
#ja-botsl li {
	padding: 0 0 0 12px;
	margin: 0;
/*	background: url(../images/bullet-list.gif) no-repeat 0 5px; */
}

#ja-topsl li a,
#ja-botsl li a {
	color: #F2F2F2;
	text-decoration: none;
}

#ja-topsl li a:hover, #ja-topsl li a:active, #ja-topsl li a:focus,
#ja-botsl li a:hover, #ja-botsl li a:active, #ja-botsl li a:focus {
	color: #5DF226;
	text-decoration: none;
}

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

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

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

/* PATHWAY
---------------------------------------------------------*/
#ja-pathway {
	margin: 0 -20px 5px;
	padding: 6px;
	display: block;
	font-size: 1em;
	line-height: normal;
	text-indent: 15px;
}

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

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

#ja-pathway a {
}

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

/* CONTENT COLUMN
--------------------------------------------------------- */
#ja-mainbody, #ja-mainbody-fl, #ja-mainbody-fr, #ja-mainbody-f {
}

#ja-mainbody, #ja-mainbody-fr {
	float: right;
/*	width: 78%; */ 
	width: 735px; 
}

#ja-mainbody-fl {
	float: left;
	width: 100%;
}

#ja-mainbody-fl #ja-contentwrap {
	float: left;
/*	width: 78%; */
	width: 760px;
	background: none;
}

#ja-mainbody-fl #ja-pathway,
#ja-mainbody-f #ja-pathway {
	background: #000000;
}

#ja-mainbody-fl #ja-rightcol {
	float: right;
	width: 20%;
}

#ja-mainbody-f {
	float: left;
	width: 100%;
}

#ja-mainbody-f #ja-contentwrap {
	background: none;
}

#ja-mainbody #ja-contentwrap {
	float: left;
/*	width: 75%; */
	width: 526px;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-leftcol {
	float: left;
/*	width: 19.9%; */
	width: 210px;
	padding-bottom: 15px;
}

#ja-leftcol .moduletable{
/*	background: url(../images/moduletable-bg.gif) repeat-y; */
/*	width: 187px; */
/*border: 2px solid white;*/
	margin-left: 0;
}

#ja-rightcol {
	float: right;
/*	width: 24.9%; */
	width: 200px;
	overflow: hidden;
	padding-bottom: 15px;
/* padding-left: 5px; */

}

#ja-rightcol-inner {
	padding: 0 5px 0 0;
}

#ja-leftcol table,
#ja-rightcol table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-leftcol ul li,
#ja-rightcol ul li {
	padding-left: 1px;
	margin: 0;
	background: url(../images/moduletable-bg.gif) repeat-y; 
}

#ja-leftcol ul,
#ja-rightcol ul {
	margin: 0;
}

#ja-leftcol li a,
#ja-rightcol li a {
width: 175px;
	padding-left: 8px; 
/*	list-style-position: inside; */
/*	list-style-image: url(../../../images/M_images/Satellite.png); */
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	padding: 25px 12px 15px;
/*	background: url(../images/footer-bg.gif) repeat-x top #484848; */
	background: #000000;
	color: #999999;
}

#ja-footer {
  padding-top: 1px;
  border-top: 2px ridge #272727;
/*	height: 80px; */
/* text-align: right;*/
/*	overflow: hidden;*/
	position: relative;
/*  vertical-align: middle;*/
}

#ja-footer a {
	color: #999999;
	text-decoration: none;
}

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

#ja-bottomline {
	float: left;
	margin: 0;
	display: block;
	padding-left: 15px;
}

#ja-sublogo {
	float: left;
	width: 20%;
	background: url(../images/v-seperator.gif) repeat-y top right;
	text-align: center;
}

#ja-cert {
	float: right;
	margin-top: 2px;
	font-size: 11px;
}

#ja-cert a {
	padding: 0;
}

/* MISCELLANOUS
----------------------------------------------------------- */
#ja-banner {
	text-align: center;
}

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

#modlgn_passwd, #modlgn_username {
	width: 93%;
}

#modlgn_passwd {
}

#modlgn_username {
}

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

/* JA CoolAds Module */
#ja-coolads {
	height: 0;
	overflow: hidden;
	position: relative;
}

#ja-coolads-container {
	margin-right: 5%;
	overflow: hidden;
}

#ja-coolads-container div.moduletable {
	overflow: hidden;
}

/* 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;
}

/* DROP MENU STUFF */
/** IE bugs: a:link, a:visited, a:hover need to be styled as well; does not display separator... workaround? */
/** customize colors here */
a.mainlevel-son-of-suckerfish-horizontal, a.mainlevel_active-son-of-suckerfish-horizontal, a.mainlevel_current-son-of-suckerfish-horizontal,
a.mainlevel-son-of-suckerfish-horizontal:link, a.mainlevel_active-son-of-suckerfish-horizontal:link, a.mainlevel_current-son-of-suckerfish-horizontal:link,
a.mainlevel-son-of-suckerfish-horizontal:visited, a.mainlevel_active-son-of-suckerfish-horizontal:visited, a.mainlevel_current-son-of-suckerfish-horizontal:visited {
/*	background-color: #141414; */
	color: #000000;
}

a.mainlevel-son-of-suckerfish-horizontal:hover, a.mainlevel_active-son-of-suckerfish-horizontal:hover, a.mainlevel_current-son-of-suckerfish-horizontal:hover {
/*	background-color: #B4CBCB; */
	color: #000000; 
}

a.sublevel-son-of-suckerfish-horizontal, a.sublevel_active-son-of-suckerfish-horizontal, a.sublevel_current-son-of-suckerfish-horizontal,
a.sublevel-son-of-suckerfish-horizontal:link, a.sublevel_active-son-of-suckerfish-horizontal:link, a.sublevel_current-son-of-suckerfish-horizontal:link,
a.sublevel-son-of-suckerfish-horizontal:visited, a.sublevel_active-son-of-suckerfish-horizontal:visited, a.sublevel_current-son-of-suckerfish-horizontal:visited {
	background-color: #252525;
}

a.sublevel-son-of-suckerfish-horizontal:hover, a.sublevel_active-son-of-suckerfish-horizontal:hover, a.sublevel_current-son-of-suckerfish-horizontal:hover {
	background-color: #0066FF;
	color: #000000;
}

ul.mainlevel-son-of-suckerfish-horizontal ul ul a.sublevel-son-of-suckerfish-horizontal, ul.mainlevel-son-of-suckerfish-horizontal ul ul a.sublevel_active-son-of-suckerfish-horizontal, ul.mainlevel-son-of-suckerfish-horizontal ul ul a.sublevel_current-son-of-suckerfish-horizontal,
ul.mainlevel-son-of-suckerfish-horizontal ul ul a.sublevel-son-of-suckerfish-horizontal:link, ul.mainlevel-son-of-suckerfish-horizontal ul ul a.sublevel_active-son-of-suckerfish-horizontal:link, ul.mainlevel-son-of-suckerfish-horizontal ul ul a.sublevel_current-son-of-suckerfish-horizontal:link,
ul.mainlevel-son-of-suckerfish-horizontal ul ul a.sublevel-son-of-suckerfish-horizontal:visited, ul.mainlevel-son-of-suckerfish-horizontal ul ul a.sublevel_active-son-of-suckerfish-horizontal:visited, ul.mainlevel-son-of-suckerfish-horizontal ul ul a.sublevel_current-son-of-suckerfish-horizontal:visited {
	background-color: blue;
	color: white;
margin-left: auto; 
margin-right: auto;
margin-bottom: 2px;
}

ul.mainlevel-son-of-suckerfish-horizontal ul ul a.sublevel-son-of-suckerfish-horizontal:hover, ul.mainlevel-son-of-suckerfish-horizontal ul ul a.sublevel_active-son-of-suckerfish-horizontal:hover, ul.mainlevel-son-of-suckerfish-horizontal ul ul a.sublevel_current-son-of-suckerfish-horizontal:hover {
	background-color: #E0E0E0;
	color: #3199FF;
}

ul.mainlevel-son-of-suckerfish-horizontal .expanded {
	display: block;

	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 1px;
}

ul.mainlevel-son-of-suckerfish-horizontal ul .expanded {
	background-image: url("../images/arrow_right.gif");
}


/** customize style / layout here */

a.mainlevel-son-of-suckerfish-horizontal, a.mainlevel_active-son-of-suckerfish-horizontal, a.mainlevel_current-son-of-suckerfish-horizontal, span.mainlevel-son-of-suckerfish-horizontal,
a.mainlevel-son-of-suckerfish-horizontal:link, a.mainlevel_active-son-of-suckerfish-horizontal:link, a.mainlevel_current-son-of-suckerfish-horizontal:link,
a.mainlevel-son-of-suckerfish-horizontal:visited, a.mainlevel_active-son-of-suckerfish-horizontal:visited, a.mainlevel_current-son-of-suckerfish-horizontal:visited,
a.mainlevel-son-of-suckerfish-horizontal:hover, a.mainlevel_active-son-of-suckerfish-horizontal:hover, a.mainlevel_current-son-of-suckerfish-horizontal:hover{
	font-family: Trebuchet MS, Verdana, Sans Serif;
	font-size: 14pt;
/*	color: #b6ccb6; */
	color: #3199FF;
	padding: 2px 0 3px 2px; 
	display: block;
	text-decoration: none;
	text-align: center;
	display: block;
/*	border: 1px solid silver; */
	border: 0;
	padding: 0.8em 0.5em 0.3em 0.5em;	/* top, right, bottom, left */
}

a.mainlevel-son-of-suckerfish-horizontal, a.mainlevel_active-son-of-suckerfish-horizontal, a.mainlevel_current-son-of-suckerfish-horizontal, span.mainlevel-son-of-suckerfish-horizontal {
}

a.sublevel-son-of-suckerfish-horizontal, a.sublevel_active-son-of-suckerfish-horizontal, a.sublevel_current-son-of-suckerfish-horizontal, span.sublevel-son-of-suckerfish-horizontal,
a.sublevel-son-of-suckerfish-horizontal:link, a.sublevel_active-son-of-suckerfish-horizontal:link, a.sublevel_current-son-of-suckerfish-horizontal:link,
a.sublevel-son-of-suckerfish-horizontal:visited, a.sublevel_active-son-of-suckerfish-horizontal:visited, a.sublevel_current-son-of-suckerfish-horizontal:visited,
a.sublevel-son-of-suckerfish-horizontal:hover, a.sublevel_active-son-of-suckerfish-horizontal:hover, a.sublevel_current-son-of-suckerfish-horizontal:hover {
	font-family: Trebuchet MS, Verdana, Sans Serif;
	font-size: 9pt;
	color: #b6ccb6; 
	padding: 1px 0 1px 1px; 
	display: block;
	text-decoration: none;
	text-align: left;
	display: block;
	border: 0;
	padding: 0.8em 0.5em 0.3em 0.5em;	/* top, right, bottom, left */
}
a.sublevel-son-of-suckerfish-horizontal, a.sublevel_active-son-of-suckerfish-horizontal, a.sublevel_current-son-of-suckerfish-horizontal, span.sublevel-son-of-suckerfish-horizontal {
	font-size: 97%;
	border-top: none;
	height: 1%;	/* this is required for the IE to cause the "hasLayout" property and make the whole anchor clickable - "Holly Hack" */
}


#active_menu-son-of-suckerfish-horizontal,
a.mainlevel_active-son-of-suckerfish-horizontal, a.mainlevel_current-son-of-suckerfish-horizontal,
a.mainlevel_active-son-of-suckerfish-horizontal:link, a.mainlevel_current-son-of-suckerfish-horizontal:link,
a.mainlevel_active-son-of-suckerfish-horizontal:visited, a.mainlevel_current-son-of-suckerfish-horizontal:visited,
a.mainlevel_active-son-of-suckerfish-horizontal:hover, a.mainlevel_current-son-of-suckerfish-horizontal:hover,
a.sublevel_active-son-of-suckerfish-horizontal, a.sublevel_current-son-of-suckerfish-horizontal,
a.sublevel_active-son-of-suckerfish-horizontal:link, a.sublevel_current-son-of-suckerfish-horizontal:link,
a.sublevel_active-son-of-suckerfish-horizontal:visited, a.sublevel_current-son-of-suckerfish-horizontal:visited,
a.sublevel_active-son-of-suckerfish-horizontal:hover, a.sublevel_current-son-of-suckerfish-horizontal:hover {
	font-weight: normal;
}

ul.mainlevel-son-of-suckerfish-horizontal, .mainlevel-son-of-suckerfish-horizontal ul {
	padding: 0;
border: 2px 1px 2px 1px solid black;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 100;
}

ul.mainlevel-son-of-suckerfish-horizontal li {
border-top: 1px solid black;
	padding: 0;
	margin: 0;
	background: none;
	float: left;
}

ul.mainlevel-son-of-suckerfish-horizontal li li {
	position: relative;
	display: block;
	width: 165px;
white-space: nowrap;
}


ul.mainlevel-son-of-suckerfish-horizontal ul {
	display: block;
	position: absolute;
	left: -999em;
	margin: -0.2em 0 0 0em;
	width: auto;
	height: auto;
	z-index: 101;
}

ul.mainlevel-son-of-suckerfish-horizontal li li ul {
	margin: -1.8em 0 0 10em;
	z-index: 102;
}



/** IE7.0 workaround */
ul.mainlevel-son-of-suckerfish-horizontal li:hover, ul.mainlevel-son-of-suckerfish-horizontal li.hover {
	position: static;
}


/** general on-mouse-over display */

ul.mainlevel-son-of-suckerfish-horizontal li:hover ul,
ul.mainlevel-son-of-suckerfish-horizontal li.hover ul {
	left: auto;
}

ul.mainlevel-son-of-suckerfish-horizontal li:hover ul ul,
ul.mainlevel-son-of-suckerfish-horizontal li.hover ul ul {
	left: -999em;
}

ul.mainlevel-son-of-suckerfish-horizontal li:hover ul li:hover ul,
ul.mainlevel-son-of-suckerfish-horizontal li.hover ul li.hover ul {
	left: auto;
}


ul.mainlevel-son-of-suckerfish-horizontal, ul.mainlevel-son-of-suckerfish-horizontal li li {
	clear: left;
}

/** separator */
span.mainlevel-son-of-suckerfish-horizontal, span.sublevel-son-of-suckerfish-horizontal {
	display: block;
	width: 1em;
	border-width: 0px;
	margin-left: 1em;
	padding: 0;
	padding-top: 1px;
}

/** IE5.0/win workaround: the ">" is handled like a "," */
ul.mainlevel-son-of-suckerfish-horizontal > ul.mainlevel-son-of-suckerfish-horizontal {
	position: absolute;
	top: 5em;	/* change the absolute position for IE5.0 here */
}
ul.mainlevel-son-of-suckerfish-horizontal > ul.mainlevel-son-of-suckerfish-horizontal li.hover ul {
	margin: 0.1em 0 0 0em;	/* top, right, bottom, left */
}
ul.mainlevel-son-of-suckerfish-horizontal > ul.mainlevel-son-of-suckerfish-horizontal li.hover ul ul {
	margin: -1.6em 0 0 10em;	/* top, right, bottom, left */
}

/** DSCHEFF */
.boxes {
}

#mainlevel_boxes td {
  background: #252525;
}
#mainlevel_boxes td:hover {
  background: #252525;
}
a.mainlevel_boxes{
  font-family: Trebuchet MS;
  font-size: 9pt;
  text-indent: 19px;
  text-decoration: none;
  color: #B6CCB6;
}
a.mainlevel_boxes:hover{
  text-decoration: none;
  color: #B4CCCC;
}
.modtitle {
  font-family: Trebuchet MS, Geneva, Impact, Sans Serif;
  font-size: 1.3em;
  color: #0099ff;
  text-indent: 5px;
  padding-bottom: 9px;
  font-style: bold;
}
.modcontent{
  background: #252525;
}
td.modcontent_padding, td.modcontent_login {
  background: #252525;
  padding-left: 5px;
  padding-right: 4px;
}
td.modcontent_login {
}
.modcontentwhitebg {
  background: #FFFFFF;
}
.modcontentblackbg {
  background: #000000;
padding-top: 7px;
padding-left: 5px;
}