/*------------------------------------------------------------------------# JA Cooper for Joomla 1.5 - Version 1.0 - Licence Owner jSharing# ------------------------------------------------------------------------# 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.-------------------------------------------------------------------------*//* COMMON STYLE--------------------------------------------------------- */html, body {	margin: 0;	padding: 0;} form, fieldset {	margin: 0;	padding: 0;direction:rtl;}body {	background: #FFFFFF;	color: #000000;	font-family: Tahoma, "Segoe UI", Arial, Helvetica, sans-serif;	line-height: 1.5;}body#bd {	background: url(../images/body-bg.gif) #5E1F10;	color: #CCCCCC;}body.contentpane {	color: #ADCB56;	font-size: 12px;	line-height: 1.3em;	margin: 0;	margin: 1em 2em;	width: auto; /* Printable Page */direction:rtl;}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: #9B0C20;	line-height: normal;direction:rtl;}/* 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: 150%;}h2 {font-size: 140%;}h3 {font-size: 130%;}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 right center;	padding-right: 30px;}ol li {	margin-right: 35px;}th {	font-weight: bold;	padding: 8px;	text-align: right;}fieldset {	border: none;	padding: 10px 5px;	background: url(../images/dot.gif) repeat-x top;}fieldset a {	font-weight: bold;direction:rtl;}fieldset.input {	padding: 0;	background: none;direction:rtl;}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: 0;	padding: 0;direction:rtl;}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: 150%;}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: #ffffff;}table.contentpane {	border: none;	width: 100%;direction:rtl;}table.contentpaneopen {	border: none;	border-collapse: collapse;	border-spacing: 0;direction:rtl;}table.contenttoc {	margin: 0 0 10px 10px;	padding: 0;	width: 30%;	float: right;}table.contenttoc td  {	background: url(../images/bullet.gif) no-repeat right center;	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: right;	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: #ffffff;}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 right center;	margin: 0;	padding: 0 12px 0 0;}.category {	font-weight: bold;}h1.componentheading, .componentheading {	font-size: 150%;	border-bottom: 1px solid #333333;	margin: 0 0 15px;	padding: 0 0 10px;}.contentdescription {	padding-bottom: 30px;direction:rtl;}h2.contentheading, .contentheading {	margin: 0;	padding: 0;	font-size: 150%;}table.blog .contentheading {	font-size: 130%;}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%;direction:rtl;}.moduletable {	padding: 0;direction:rtl;}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 right;	font-weight: bold;	padding-right: 14px;}.pagenavcounter {	background: url(../images/icon-pages.gif) no-repeat center right;	font-weight: bold;	padding: 8px 14px 0 14px;}.smalldark {	text-align: right;}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,#ja-container {	width: 960px;	margin: 0 auto;}#ja-mainnav,#ja-cs,#ja-botsl1,#ja-botsl2,#ja-footer {	width: 940px;	margin: 0 auto;}#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;direction:rtl;}#ja-current-content {	background: #181818;	margin-bottom: 10px;	padding: 10px 15px 15px;}/* 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: 10px 0 10px;	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/h3-bg.gif) 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 10px 7px 0;	letter-spacing: 0px;	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%;direction:rtl;}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: right;	width: 100%;}div.moduletable li,div.moduletable_menu li,div.moduletable_text li,div.moduletable_h31 li,div.moduletable_h32 li {	padding-right: 13px;	background-position: 5px 7px;direction:rtl;}/* HEADER--------------------------------------------------------- */#ja-headerwrap {	background: url(../images/hw-bg.gif) repeat-x left top;}#ja-header {}#ja-header-innerpad {	background: url(../images/header-bg.gif) no-repeat center top;	height: 100px;	padding: 0 10px;	position: relative;	line-height: normal;	z-index: 999;}h1.logo, div.logo-text {	margin: 0 0 5px;	padding: 0;	position: absolute;	top: 20px;	left: 340px;}h1.logo a {	width: 538px;	height: 80px;	display: block;	background: url(../images/logo.png) 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;	border-bottom: 1px solid #490001;}#ja-mainnav {	padding: 0;	position: relative;	z-index: 0;}#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 5px 5px 0;	margin: 0;	text-decoration: none;	color: #666666;	background: url(../images/arrow-grey.gif) no-repeat right center;}#ja-subnav a:hover,#ja-subnav a:active,#ja-subnav a:focus {	background: url(../images/arrow-white.gif) no-repeat right center;	color: #FFFFFF;	text-decoration: none;}#ja-subnav li.active a {	background: url(../images/arrow-white.gif) no-repeat right 12px;	font-weight: bold;	color: #FFFFFF;}/* Breadcrumbs */#ja-pathway {	color: #CCCCCC;	margin: 0;	padding: 9px 10px;	text-align: right;direction:rtl;}#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 right center;	display: block;	outline: none;	padding: 5px 10px 5px 0;	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 right center;	color: #495DEF;	text-decoration: none;}ul.menu li.active a {	font-weight: bold;	color: #5036BE;}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: #4b0049 !important;	padding: 5px 20pxpx 5px 5px;	text-transform: none;	font-weight: normal !important;	background: url(../images/arrow-grey.gif) no-repeat right center;}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 right center;}ul.menu li li.active a {	color: #FFFFFF !important;	font-weight: normal !important;	background: url(../images/arrow-white.gif) no-repeat right center;}ul.menu li li li a {	color: #666666 !important;	font-weight: normal !important;	padding-right: 35px !important;	background: url(../images/bullet.gif) no-repeat right center !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/topsl-hover.gif) no-repeat left top;}#ja-topsl .ja-box-center:hover, #ja-topsl .ja-box-full:hover, .topsl-hover-center {	background: url(../images/topsl-hover.gif) no-repeat center top;}#ja-topsl .ja-box-right:hover, .topsl-hover-right {	background: url(../images/topsl-hover.gif) no-repeat right top;}/* Top spotlight */#ja-topslwrap {	background: url(../images/botsl-bg.gif);	padding: 20px 0 0;	z-index: 8;}#ja-topsl-innerpad {	padding: 0 10px;	background: url(../images/sl-bg.png) no-repeat top center;}/* 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: #ffffff;	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;}#ja-footer {	background: url(../images/footer-bg.gif);	border-top: 1px solid #680102;	position: relative;	color: #DEA291;	padding: 20px 0 30px;}#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 right center;}#ja-footer li a {	color: #CCCCCC;	display: inline;	padding: 0 10px;}/* MISCELLANOUS----------------------------------------------------------- */ul.accessibility {	position: absolute;	top: -100%;}/* Login */#ja-loginwrap {	background: url(../images/tool-sep.gif) repeat-y left top;	float: right;	padding: 8px 0 10px 10px;	text-align: right;}a.login-switch {	background: url(../images/icon-user.png) no-repeat right top;	padding-left: 10px;	padding-right: 20px;}#ja-login {	padding: 5px 15px 0;	background: url(../images/trans-bg3.png);	overflow: hidden;	position: absolute;	top: 85px;	right: 20px;	display: none;	z-index: 999;	height: 50px;	border: 1px solid #490001;	text-align: right;}#ja-login form {	float: right;	margin-top: 5px;}#ja-login form label {	float: right;}label.ja-login-user span {	display: block;	float: right;	text-indent: -5000px;	background: url(../images/icon-user.gif) no-repeat 25% 70%;	width: 20px;	height: 20px;}label.ja-login-password span {	display: block;	float: right;	text-indent: -5000px;	background: url(../images/icon-key.gif) no-repeat 30% 70%;	width: 20px;	height: 20px;}#ja-login form input.button {	font-size: 11px !important;	float: left;}#ja-login form #mod_login_username,#ja-login form #mod_login_password {	background: #FFFFFF;	border: 1px solid #490001;	width: 110px;	margin: 1px 8px 0 0;	font-size: 11px !important;	padding: 2px;}#ja-login form a {	padding: 0 5px 0 10px;	text-decoration: none;	background: url(../images/bullet.gif) no-repeat center left;}#ja-login form a:hover,#ja-login form a:active,#ja-login form a:focus {	text-decoration: underline;}.ja-login-links {	padding-top: 2px;	clear: both;	text-transform: none;	letter-spacing: normal;	font-size: 11px;}div#login {	display: inline;	background: url(../images/vline.gif) no-repeat left center;	padding-left: 12px;	padding-right: 8px;}div#login .button {	float: left;}/*usertools*/#ja-usertools {	float: right;	margin-top: 20px;}/* 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%;}
