/* *** Glen */

h1 {
	color: #E57A25;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}

h1 span.author {
    color: #306980;
    font-size: 12px;
    font-weight: bold;
}

span.date {
    background-color: #E8F5F9;
    color: #1D8BB4;
    font-size: 11px;
    font-style: italic;
    padding: 3px 4px;
}

label {
	display: block;
	font-weight: bold;
}

input.wide {
    width: 160px;
}

select.fixed-medium {
    width: 110px;
}

textarea.email {
    width: 400px;
    height: 115px;
}

#UserLoginForm label {
    color: #D1D6D2;
    font-weight: normal;
}

.button-plain {
	padding: 2px 10px;
}

.button-plain-sml {
    font-size: 10px;
    padding: 2px 2px;
}

#modal_container {
    background-color: #fff;
    border: 2px solid #DDE9BA;
    width: 500px;
}

#modal_overlay {
    background-color: #000;
}

a:hover.img {
    border-bottom: none;
}

/* TinyMCE */
body.mceContentBody {
	font-size: 11px;
    padding: 2px;
}

.mce {
    width: 500px;
    height: 250px;
}
/* *** */

.hide {
    display: none;
}

div#message {
	border: 2px solid #DDD;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 4px;
}

div#message * {
	vertical-align: middle;
}

hr.soft {
    border-top: 1px solid #DDD;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    height: 1px;
    margin: 8px 0px;
}

/* *** */

div#header {
	/*height: 100%;*/
	overflow: hidden;
}

div#content {
	border: 1px solid #A1B07B;
}

h2 {
	font-size: 13px !important;
	text-decoration: underline;
}

h2.floated {
	float: left;
}

div#spinner {
	/*display: none;*/
	float: right;
}

table {
	font-size: 11px;
}

tr.acp {
    background: url(../img/acp_grad.png) repeat-x;
}

div.border-green {
    border: 1px solid #A1B07B;
    width: 200px;
}

div.border-orange {
    border: 1px solid #E57A25;
}

div.border-blue {
    border: 1px solid #83B8CD;
}

div.border-gray {
    border: 1px solid #CCC;
}

table.gray {
    border-collapse: collapse;
    width: 100%;
}

table.gray tr th {
    background: url(../img/gradient.png) repeat-x #DDD;
    color: #666;
    padding: 3px;
}

table.gray tr td {
    padding: 1px 3px;
}

table.resources {
    border-collapse: collapse;
    width: 100%;
}

table.resources tr th {
    background: url(../img/gradient.png) repeat-x #8BC4DA;
    color: #306980;
    padding: 3px;
}

table.resources tr.odd1 {
    background-color: #E7F4F8;
    color: #306980;
}

table.resources tr.even1 {
    color: #306980;
}

table.resources tr.odd2 {
    background-color: #E7F4F8;
}

table.resources tr.even2 {
    
}

table.resources tr td {
    padding: 1px 3px;
}

table.legend {
    border-collapse: collapse;
    width: 100%;
}

table.legend tr th {
    background: url(../img/gradient.png) repeat-x #85B312;
    color: #425909;
    padding: 3px;
}

table.legend td {
    padding: 1px 8px;
}

table.legend td.key {
    background-color: #D6E8A9;
    color: #425909;
    font-weight: bold;
}

table.data {
	border-collapse: collapse;
	width: 100%;
}

table.data tr.alt {
	background-color: #D6E8A9;
}

table.data tr th {
	padding: 1px 5px;
}

table.data tr td {
	padding: 1px 5px;
}

th.approved {
	width: 100px;
}

th.action {
	width: 80px;
}

div.disabled {
	display: inline;
	color: #C0C0C0;
}

div.control, div.control-blue {
	overflow: hidden;
	width: 100%;
}

div.counter {
	border: 1px solid #A1B07B;
	float: left;
	margin: 3px 0px;
	padding: 0px 4px;
}

div.control-blue div.counter {
    border: 1px solid #83B8CD;
}

div.nav {
	border: 1px solid #A1B07B;
	float: right;
	margin: 3px 0px;
	padding: 0px 4px;
}

div.control-blue div.nav {
    border: 1px solid #83B8CD;
}

/* *** */

div.comment {
    border: 1px solid #83B8CD;
    line-height: normal;
    margin: 5px 0px;
    overflow: hidden;
}

div.header {
    background: url(../img/gradient.png) repeat-x #8BC4DA;
    color: #306980;
    overflow: hidden;
    padding: 5px;
}

div.comment div.left {
    float: left;
}

div.comment div.left span {
    font-weight: bold;
    margin-right: 5px;
}

div.comment div.left a.action {
    border: 1px solid #306980;
}

div.comment div.right {
    float: right;
    font-style: italic;
}

div.comment div.body {
    padding: 5px;
}

/* *** */

div.poker_room-main {
    background: url(../img/gradient.png) repeat-x bottom left #DDD;
    margin: 8px 0px;
    overflow: hidden;
}

div.poker_room-footer {
    clear: both;
    margin: 0px 8px;
}

div.rating {
    float: left;
}

img.floatLeft {
    float: left;
    margin: 8px;
}

p.poker_room {
    line-height: normal;
    margin-right: 8px;
}

a.poker_room {
    font: 14px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    float: right;
}

a.poker_room:hover {
    border: none;
}

/* *** */

a.nav {
	background-color: #F0F8FB;
	border: 1px solid #1D8BB4;
	font-weight: bold;
	margin-right: 2px;
	padding: 3px 5px;
}

a.nav:hover {
	border-bottom: 1px solid #1D8BB4;
	color: #1D8BB4;
	text-decoration: underline;
}

a.action {
	background-color: #FFF;
	border: 1px solid #A1B07B;
	margin-right: 2px;
	padding: 1px 5px;
}

a.action:hover {
	border-bottom: 1px solid #A1B07B;
	text-decoration: underline;
}

div.note {
    background: #FFFFCC;
    border: 1px solid #F0F0C0;
    font-style: italic;
    margin: 2px 0px;
    padding: 3px;
}

div.note-inline {
    background: #FFFFCC;
    border: 1px solid #F0F0C0;
    display: inline;
    font-style: italic;
    margin: 0;
    padding: 2px;
}

div.note ul {
    margin: 0;
    padding-left: 18px;
}

div.note ul li {
    list-style-image: none;
}

/* Forum */

div.forumTopic h2 {
    font-family: "Trebuchet MS";
    font-size: 16px !important;
    margin-bottom: 10px;
    margin-top: 0px;
}

div.actions ul {
    padding: 0;
    margin-left: 0;
}

div.actions ul li {
    display: inline;
}

div.actions ul li a {
    background: #8BC4DA url(../img/gradient.png) repeat-x scroll 0% 50%;
    border: 1px solid #306980;
    color: #306980;
    padding: 4px 8px;
}

div.actions ul li a:hover {
    text-decoration: underline;
}

table.pagination td span {
    
}

table.pagination td span.current {
    border: 1px solid #306980;
    padding: 2px 6px;
}

table.pagination td span a {
    background: #8BC4DA url(../img/gradient.png) repeat-x scroll 0% 50%;
    border: 1px solid #306980;
    color: #306980;
    padding: 2px 6px;
}

table.pagination td span a:hover {
    background: #E7F4F8 url(../img/gradient.png) repeat-x scroll 0% 50%;
    color: #306980;
}

table.pagination td span.current a {
    background: none;
}

div.quote {
    background: #E3FFDE url(/img/forums/quotes.gif) no-repeat scroll right top;
    padding: 8px 58px 8px 8px;
}

.quiet {
    color: #999999;
    margin-top: 0;
}

.center {
    text-align: center;
}

/* *** */

/* COMMON STYLE
--------------------------------------------------------- */
body {
	font-family: Tahoma; /* *** Glen */
	margin: 0;
	padding: 0;
	color: #404040;
	background: #FFFFFF;
}

body.fs0{
	font: 48%/normal "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
}
body.fs1{
	font: 54%/normal "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
}
body.fs2{
	font: 60%/normal "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
}
body.fs3{
	font: 66%/normal "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
}
body.fs4{
	/*font: 72%/normal "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;*/
	font: 72%/normal Tahoma, sans-serif, "Microsoft Sans Serif", "MS Sans Serif";
}
body.fs5{
	font: 78%/normal "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
}
body.fs6{
	font: 84%/normal "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
}
body.fs7{
	font: 90%/normal "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
}
body.fs8{
	font: 96%/normal "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
}
body.fs9{
	font: 102%/normal "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif;
}

body#bd {
	background: url(../img/body-bg.gif) #212E33;
	text-align: center;
}

body.contentpane {
	width: auto; /* Simple style for printable pages */
	margin: 15px;
	background: #FFFFFF;
	color: #000000;
	font-size: 9pt;
	line-height: 150%;
}

#ja-contentwrap, #ja-leftcol, #ja-rightcol, #ja-footer {
	/*line-height: 170%; /* adding some line-height */
    line-height: 150%; /* adding some line-height */
}

h1 {
	font-size: 1.7em;
}

h2 {
	margin: 10px 0;
	font-size: 1.5em;
}

h3 {
	margin: 10px 0;
	font-size: 1.2em;
}

h4 {
	margin: 10px 0;
	font-size: 1em;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3, #ja-subnav h3,
#ja-rightcol div.moduletable-green h3, #ja-rightcol div.moduletable-yellow h3,
h1, h2, h3, h4 {
	font-family: Tahoma, Arial, sans-serif;
}

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

a:hover, a:active {
	border-bottom: 1px dotted;
	color: #E57A25;
	text-decoration: none;
}

p {
	/*margin: 12px 0;*/
}



ul {

	list-style: url(../img/arrow-off.gif)!important;
	list-style: url(../img/arrow-off-ie.gif);
}

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

fieldset {
	border: 1px solid #CCC;
	margin: 10px 0;
	padding: 5px;
	width: 99%;
	overflow: hidden;
}

fieldset a {
	font-weight: bold;
}

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

img {
	border: 0;
}

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


/* *** Glen: Added 'textarea' + margin */
input, select, textarea {
	font: 11px Tahoma, Arial, sans-serif;
    margin: 2px 0px;
}

/* *** Glen: Changed 'padding-left' to 'padding' */
textarea {
	border: 1px solid #BEDFEB;
	padding: 2px;
	background: none;
}

.button {
	padding: 1px 5px;
	border-top: 1px solid #BFE1ED;
	border-right: 1px solid #6BB7D3;
	border-bottom: 1px solid #6BB7D3;
	border-left: 1px solid #BFE1ED;
	background: #D3E9F2;
	color: #1D8BB4;
}

.button:hover {
	border-top: 1px solid #6BB7D3;
	border-right: 1px solid #BFE1ED;
	border-bottom: 1px solid #BFE1ED;
	border-left: 1px solid #6BB7D3;
	background: #D3E9F2;
	color: #1D8BB4;
}

.inputbox {
	padding: 1px 3px;
	border: 1px solid #BEDFEB;
	background: #F7FBFD;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #E57A25;
	background: #FFFFFF;
}

/* MODULE
--------------------------------------------------------- */
div.modules {
	width: 100%;
}

div.moduletable h3 {
	padding: 0;
	margin: 0 0 8px;
	font-size: 12px;
	text-transform: uppercase;
}

div.moduletable {
	padding: 0 5px 20px;
}

div.moduletable td {
	padding: 0!important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
	width: auto;
}

table.blog .article_seperator {
	display: block;
	background: url(../img/seperator.gif) repeat-x center left;
	height: 20px;
}

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

table.contentpaneopen {
	border: none;
}

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

table.contenttoc td {
	padding: 1px 5px 1px 20px;
	background: url(../img/arrow-off.gif) no-repeat 4px 4px;
}

table.contenttoc td:hover {
	background: url(../img/arrow-on.gif) no-repeat 5px 4px;
}

table.contenttoc th {
	border-bottom: 8px solid #FFFFFF;
	color: #1D8BB4;
	background: url(../img/seperator.gif) repeat-x bottom;
}

table.polls {
	padding: 0;
	width: 100%;
}

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

table.pollstableborder img {
	margin: 4px 4px 4px 0;
}

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

table.searchintro {
	padding: 10px 0;
	width: 100%;
	background: url(../img/seperator.gif) repeat-x bottom;
}

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

#ja-footer ul#mainlevel li, #ja-footer ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
	line-height: normal;
}

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

.adminform textarea.inputbox {
}

.blog_more {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #E1F0F6;
	background: #F0F8FB;
}

.blog_more strong {
	margin: 0 0 5px;
	padding: 0;
	display: block;
	color: #1D8BB4;
	text-transform: UPPERCASE;
}

.blog_more ul {
	padding-left: 18px;
	margin: 0;
}

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

td.buttonheading a {
	border-bottom: none;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
	padding: 0 0 15px;
	margin: 3px 2px 10px;
	color: #1D8BB4;
	font-size: 2em;
}

.contentdescription {
	padding-bottom: 20px;
	border-bottom: 20px solid #FFFFFF;
	background: url(../img/seperator.gif) repeat-x bottom;
}

table.blog .contentheading {
	color: #E57A25;
	font-size: 1.5em;
}

.contentheading {
	padding-bottom: 2px;
	color: #E57A25;
	font-size: 2em;
}

a.readon {
	font-weight: bold;
}

a.readon:hover {
}

table.contentpaneopen td, table.contentpane td {
}

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

.createdate {
	color: #889DA4;
	font-weight: bold;
	line-height: 10px;
}

.modifydate {
	color: #889DA4;
	height: 15px;
}

.error {
	color: #CC0000;
	font-style: italic; /* *** Glen */
	font-weight: bold; /* *** Glen */
}

.highlight {
	border-bottom: 1px solid;
	font-weight: bold;
}

.message {
	color: #1D8BB4;
	font-weight: bold;
    /* *** Glen */
    display: inline;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 3px!important;
	padding: 3px 0;
	margin: 12px 10px 0 0!important;
}

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

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #889DA4;
}

.syndicate a {
	border-bottom: none;
	margin-bottom: 2px;
	display: block;
}

.pagenav {
	padding: 2px;
}

.pagenav_prev a, .pagenav_next a {
	font-weight: normal;
}

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_next a:hover, .pagenav_next a:active {
}

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

.pagenavcounter {
	padding: 5px 15px 0;
	background: url(../img/pages.gif) no-repeat 0 8px;
}

.sectiontableheader {
	padding: 2px 4px;
	border-right: 1px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
	background: #8BC4DA;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #F0F8FB;
}

tr.sectiontableentry2 td {
	padding: 4px;
	border-top: 1px solid #FFFFFF;
}

.small {
	color: #889DA4;
}

/* MAIN CONTAINER & GENERAL LAYOUT
--------------------------------------------------------- */
/* 3 columns content width */
#ja-content {
	margin: 0;
	/*width: 410px;*/
	width: 510px;
	padding: 0 0 0 15px;
	float: left;
}

/* 2 column content [on the left] width */
#ja-content-full-left {
	margin: 0;
	padding: 0 0 0 7px;
	width: 565px;
	float: left;
	background: none #FFFFFF;
}

/* 2 column content [on the right] width */
#ja-content-full-right {
	margin: 0;
	width: 565px;
	padding: 0 7px 0 0;
	float: right;
}

/* 1 column content width */
#ja-content-full {
	margin: 0;
	/*width: 730px;*/
	width: 830px;
	padding: 10px 0 0 0;
	background: none #FFFFFF;
}

#ja-container-shadow {
	/*width: 770px;*/
	width: 870px;
	margin: 0 auto;
	border-left: 4px solid #192326;
	border-right: 4px solid #192326;
	/*background: url(../img/header-bg.jpg) top center #000000;*/
	background: url(../img/header-bg.jpg) top left #000000 no-repeat; /* Glen */
	text-align: center;
}

#ja-container-outer {
	border-left: 2px solid #10171A;
	border-right: 2px solid #10171A;
}

#ja-container {
	/*width: 760px;*/
	width: 860px;
	margin: 0 auto;
	text-align: left;
	background: none;
}
.ja-contentwrap-outer {
	border-top: 1px solid #FFFFFF;
	padding-left: 8px;
	display: block;
	background: url(../img/wrap-curve-bl.gif) no-repeat bottom left #F0F8FB;
}

.ja-contentwrap-inner {
	padding-right: 8px;
	display: block;
	background: url(../img/wrap-curve-br.gif) no-repeat bottom right #FFFFFF;
}

#ja-contentwrap {
	padding: 15px 0 30px;
	background: url(../img/content-bg.gif) repeat-y #FFFFFF;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	position: relative;
	height: 147px;
}

#ja-header a {
	color: #FFFFFF;
}

#ja-header h1 {
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 26px;
	position: absolute;
	top: 40px;
	left: 78px;
}

#ja-header h1 a:hover {
	border-bottom: none;
}

.ja-user-bar {
	position: absolute;
	top: 20px;
	right: 8px;
	font-size: 11px;
}

.ja-user-bar a:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	border-bottom: none;
}

.ja-user-bar img {
	border: none;
	margin-left: 4px;
}

/* TOP NAVIGATION
--------------------------------------------------------- */
#ja-topnav {
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 11px;
	height: 30px;
}

#ja-topnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#ja-topnav li {
	padding: 0;
	margin: 0;
}

#ja-topnav a {
	border-bottom: 0;
}

#ja-topnav a span {
	cursor: pointer;
}

.ja-color-theme {
	position: absolute;
	top: 228px;
	left: 10px;
}

.ja-color-theme a:hover {
	color: #999999;
	text-decoration: none;
	border-bottom: none;
}

.ja-color-theme img {
	border: none;
	margin-left: 5px ;
}
/* CONTENT SPOTLIGHT
--------------------------------------------------------- */
#ja-spotlight-1 div.moduletable, #ja-spotlight-2 div.moduletable {
	padding: 0 5px 10px;
	background: url(../img/right-module-bg.gif) no-repeat bottom right;
}

#ja-spotlight-1 h3, #ja-spotlight-2 h3 {
	margin: 0 0 10px;
	padding: 3px 8px 2px;
	margin: 0 -5px 8px;
	border-bottom: 1px solid #83B8CD;
	color: #FFFFFF;
	background: url(../img/h3-curve-tl.gif) no-repeat top left #8BC4DA;
	text-transform: UPPERCASE;
}

#ja-spotlight-1 ul, #ja-spotlight-2 ul {
	padding-left: 18px;
	margin: 0;
}

/* PATHWAY HACKED
---------------------------------------------------------*/
#pathway {
	margin-left: 3px;
	color: #FFFFFF;
	font-size: 0%;
	line-height: normal!important;
	line-height: 0%;
}

#pathway img {
	visibility: hidden; /* DO NOT SHOW PATHWAY DEFAULT ARROW */
}

#pathway a {
	padding-right: 15px;
	background: url(../img/arrow-off.gif) no-repeat 98% 80%;
	font-size: 11px!important;
}

#pathway a:hover, #pathway a:active {
	border-bottom: none;
	background: url(../img/arrow-on.gif) no-repeat 98% 80%;
	text-decoration: none;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#ja-leftcol {
	width: 150px;
	float: left;
	overflow: hidden;
}

#ja-leftcol a.mainlevel {
	padding-left: 15px;
	background: url(../img/arrow-off.gif) no-repeat 0px 2px;
}

#ja-leftcol a.mainlevel:hover {
	border-bottom: none;
	background: url(../img/arrow-on.gif) no-repeat 1px 2px;
}

#ja-leftcol a.sublevel {
	padding-left: 3px;
}

#ja-leftcol div.moduletable h3 {
	margin-top: 5px;
	color: #1D8BB4;
}

#ja-leftcol div.moduletable {
	border-bottom: 1px solid #FFFFFF;
	background: url(../img/left-module-bg.gif) no-repeat bottom right;
}

#ja-color-tools {
	width: 100%;
	height: 20px;
}
/* RIGHT COLUMN
--------------------------------------------------------- */
#ja-rightcol {
	width: 145px;
	float: right;
	padding: 0 5px 15px 0;
	overflow: hidden;
}

#ja-rightcol a.mainlevel {
	padding-left: 20px;
	background: url(../img/arrow-off.gif) no-repeat 5px 4px;
}

#ja-rightcol a.mainlevel:hover, a.mainlevel:active {
	background: url(../img/arrow-on.gif) no-repeat 5px 4px;
}

#ja-rightcol a.sublevel {
	padding-left: 3px;
}

#ja-rightcol div.moduletable h3 {
	padding: 3px 8px 2px;
	margin: 0 -5px 8px;
	border-bottom: 1px solid #83B8CD;
	color: #FFFFFF;
	background: url(../img/h3-curve-tl.gif) no-repeat top left #8BC4DA;
}

/* *** Glen */

#ja-rightcol div.moduletable h3.highlighted {
    background: url(../img/h3-curve-tl.gif) no-repeat top left #E57A25;
    border-bottom: 1px solid #E5A977;
}

#ja-rightcol div.moduletable {
	padding: 0 5px 10px;
	margin-bottom: 20px;
	background: url(../img/right-module-bg.gif) no-repeat bottom right;
}

/* *** Glen */

#ja-rightcol div.highlighted {
    background: url(../img/right-module-bg-orange.gif) no-repeat bottom right;
}

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

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	clear: both;
	padding: 20px 15px 30px;
	color: #889DA4;
	background: url(../img/footer-bg.jpg);
	font-size: 10px;
	text-align: left;
	position: relative;
}

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

#ja-footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#ja-footer li {
	padding: 0;
	margin: 0;
}

#ja-footer li a {
	padding: 2px 15px 1px 1px;
	border-bottom: none;
}

#ja-footer li a:hover, #ja-footer li a:active {
	background: #889DA4;
	color: #FFFFFF;
}

#ja-bottomline {
	padding: 15px 0 10px;
	margin: 0;
}

#ja-bottomline a {
	padding: 0;
}

#ja-cert {
	position: absolute;
	top: 17px;
	right: 0;
}

#ja-cert a {
	padding-right: 5px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a, div.back_button a:hover, div.back_button a:active {
	border-bottom: none;
	color: #889DA4;
}

#mod_login_password, #mod_login_username {
	width: 120px;
}

#mod_login_remember {
	border: none;
	padding: 0!important;
}

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

.clearfix {
	display: block;
}

/* Hides from IE-mac \*/
.clearfix {
	display: block;
}
/* End hide from IE-mac */

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




/* WIDE LAYOUT
----------------------------------------------------------- */
#ja-container-shadow.wide {
	width: 990px;
	margin: 0 auto;
	border-left: 4px solid #192326;
	border-right: 4px solid #192326;
	background: url(../img/header-bg-wide.jpg) top center #000000;
	text-align: center;
}

.wide #ja-container {
	width: 980px;
}

/* 3 columns content width */
.wide #ja-content {
	width: 630px;
	padding: 0 0 0 15px;
	float: left;
}

/* 2 column content [on the left] width */
.wide #ja-content-full-left {
	width: 785px;
}

/* 2 column content [on the right] width */
.wide #ja-content-full-right {
	width: 785px;
}