/*------------------------------------------------------------------------

# JA Fedora for joomla 1.5 - Version 1.4 - Licence Owner JA79545

# ------------------------------------------------------------------------

# 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, form, fieldset {

	margin: 0;

	padding: 0;

}



body {

	background: #FFFFFF;

	color: #000000;

	font-family: Tahoma, Arial, sans-serif;

	line-height: 1.6;

}



body#bd {

	color: #555555;

	background: url(../images/backg.png) repeat-x #003366;

}



body.contentpane {

	color: #555555;

	font-size: 12px;

	line-height: 1.3em;

	padding: 0;

	margin: 1em 2em;

	width: auto; /* Printable Page */

}



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: #289CC8;

	text-decoration: underline;

}



a:hover, a:active, a:focus {

	color: #289CC8;

	text-decoration: underline;

}



a img {

	border: none;

}



/* Title text */

.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, #ja-mainnav {

	font-family: "Segoe UI", Arial, sans-serif;

}



/* Small text */

small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,

p.site-slogan, a.readon, #ja-pathway, #ja-col1, #ja-col2, #ja-botsl, #ja-footer {

	font-size: 100%;

}



small, .small {

	color: #AEAEAE;

}



img {

	margin: 0;

	padding: 0;

}



img.caption, .inline-img {

	margin: 0 20px 5px 0;

}



.img_caption {

	color: #AEAEAE;

}



/* Heading */

h1 {font-size: 180%;}

h2 {font-size: 150%;}

h3 {font-size: 125%;}

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



p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {

	margin: 10px 0;

	padding: 0;

}



ul {

	list-style: none;

}



ul li {

	background: url(../images/bullet.gif) no-repeat 18px 7px;

	line-height: 160%;

	padding-left: 30px;

}



ol li {

	line-height: 180%;

	margin-left: 35px;

}



th {

	font-weight: bold;

	padding: 5px;

	text-align: left;

}



fieldset {

	border: none;

	padding: 10px 5px;

}



fieldset a {

	font-weight: bold;

}



fieldset.input {

	padding: 0;

}



hr {

	border-bottom: 0;

	border-left: 0;

	border-right: 0;

	border-top: 1px solid #cccccc;

	height: 1px;

}



td, div {

	font-size: 100%;

}



/* FORM

--------------------------------------------------------- */

form {

	margin: 0;

	padding: 0;

}



form label {

	cursor: pointer;

}



input, select, textarea, .inputbox {

	font-family: Tahoma, Arial, sans-serif;

	font-size: 100%;

}



.inputbox {

	border: 1px solid #CCCCCC;

	padding: 3px;

	color: #666666;

	background: url(../images/shadow.gif) repeat-x top #FFFFFF;

}



.button {

	padding: 2px 8px;

	border: 1px outset #AEAEAE;

	background: url(../images/pat1.gif) repeat-x top;

	color: #FFFFFF;

	font-weight: bold;

}



* html .button { /*IE 6*/

	padding: 1px 5px;

}



*+html .button { /*IE 7*/

	padding: 1px 5px;

}



/* JOOMLA STYLE

--------------------------------------------------------- */

table.blog {

}



.article_separator {

	clear: both;

	display: block;

	height: 20px;

}



.article_column {

}



.column_separator {

	padding: 0 25px;

}



/* content tables */

.sectiontableheader {

	background: #E6E6E6;

	border: 1px solid #FFFFFF;

	padding: 4px;

	font-weight: bold;

	padding: 8px 5px;

}



.sectiontableheader a {

	text-decoration: none;

	color: #555555;

}



.sectiontableheader a:hover,

.sectiontableheader a:active,

.sectiontableheader a:focus {

	color: #289CC8;

}



tr.sectiontableentry0 td,

tr.sectiontableentry1 td,

tr.sectiontableentry2 td {

	padding: 6px 6px 8px;

	background: url(../images/dot.gif) repeat-x bottom;

}



tr.sectiontableentry1:hover td,

tr.sectiontableentry2:hover td {

	background-color: #F7F7F7; 

}



table.contentpane {

	border: none;

	width: 100%;

}



table.contentpaneopen {

	border: none;

	border-collapse: collapse;

	border-spacing: 0;

}



table.contenttoc {

	margin: 0 0 10px 10px;

	padding: 0;

	width: 35%;

}



table.contenttoc a {

	text-decoration: none;

}



table.contenttoc td {

	background: url(../images/bullet.gif) no-repeat 10px 9px;

	padding: 1px 5px 1px 20px;

}



table.contenttoc th {

	border-bottom: 1px solid #E6E6E6;

	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 !important;

	background: none;

}



table.pollstableborder tr.sectiontableentry1 td {

	background: #F7F7F7;

}



table.searchintro {

	padding: 10px 0;

	width: 100%;

}



table.searchintro td {

	padding: 5px!important;

}



table.adminform {

}



.adminform .inputbox {

}



.blog_more {

}



.blog_more strong {

	display: block;

	font-size: 125%;

	margin: 0 0 5px;

}



.blog_more ul {

	margin: 0;

	padding: 0;

}



.blog_more ul li {

	background: url(../images/bullet.gif) no-repeat 6px 10px;

	margin: 0;

	padding: 0 0 0 17px;

}



.category {

	font-size: 125%;

	font-weight: bold;

}



h1.componentheading, .componentheading {

	margin: 0 0 10px;

	padding: 0 0 5px;

}



.componentheading {

	font-size: 200%;

	font-weight: bold;

	border-bottom: 1px solid #DDDDDD; 

}



.contentdescription {

	padding-bottom: 30px;

}



h2.contentheading, .contentheading {

	margin: 0;

	padding: 0;

	line-height: normal;

}



.contentheading {

	font-size: 225%;

	line-height: normal;

}



table.blog .contentheading {

	font-size: 175%;

}



a.contentpagetitle,

a.contentpagetitle:hover,

a.contentpagetitle:active,

a.contentpagetitle:focus {

}



a.readon {

	display: block;

	float: left;

	text-align: center;

	clear: both;

	padding: 0;

	color: #FFFFFF;

	margin-top: 5px;

	background: url(../images/readon.gif) #289CC8;

	width: 74px;

	height: 19px;

	text-indent: -50000px;

	outline: none;

	text-decoration: none;

}



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

	background: url(../images/readon-hover.gif) #999999;

	color: #FFFFFF;

	text-decoration: none;

}



table.contentpaneopen td, table.contentpane td {

}



table.contentpaneopen, table.contentpane, table.blog {

	width: 100%;

}



.moduletable {

	padding: 0;

}



ul.pagination {

	margin: 15px auto 0;

	padding: 0;

}



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;

}



ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {

}



.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;

}



/* META

--------------------------------------------------------- */

.article-tools {

	display: block;

	margin: 3px 0 10px;

	width: 100%;

	overflow: hidden;

	clear: both;

	white-space: nowrap;

	background: url(../images/dot.gif) repeat-x top;

	color: #AEAEAE;

	position: relative;

}



.article-meta {

	padding: 5px 0;

	width: 70%;

	float: left;

}



.createby {

	padding: 3px 5px 3px 5px;

}



.createdate {

	padding: 3px 5px 3px 0;

	background: url(../images/vline.gif) no-repeat right;

}



.modifydate {

	width: 100%;

	float: left;

	color: #AEAEAE;

}



div.buttonheading {

	position: absolute;

	top: 10px;

	right: 0;

}



.buttonheading img {

	margin: 0;

	border: 0;

	float: right;

}



/* MAIN LAYOUT DIVS

--------------------------------------------------------- */

#ja-wrapper {

	padding: 0;

	width: 950px;

	margin: 0 auto;

	background: url(../images/mainwrap-bg.png) repeat-y;

}



.narrow #ja-wrapper {

	width: 750px;

	background: url(../images/mainwrap-bg-n.png) repeat-y;

}



#ja-wrapper-inner {

	padding: 0 19px;

	z-index: 0;

	position: relative;

}



#ja-container {

	background: url(../images/main-bg.gif) repeat-y 20% top;

	z-index: 1;

}



#ja-mainbody {

	width: 80%;

	float: right;

	border-top: 5px solid #CCCCCC;

	clear: both;

}



/* PRIMARY COLUMN

--------------------------------------------------------- */

#ja-content {

	clear: both;

	display: block;

	float: left;

	width: 74.9%;

}



#ja-current-content {

	padding: 20px;

	overflow: hidden;

}



/* COLUMNS

--------------------------------------------------------- */

#ja-col1 {

	float: left;

	overflow: hidden;

	width: 20%;

	padding-top: 15px;

	border-top: 5px solid #AEAEAE;

}



#ja-col2 {

	float: right;

	overflow: hidden;

	width: 25%;

	margin-top: 15px;

	background: url(../images/vline.gif) repeat-y left;

}



#ja-col2 div.ja-innerpad {

	padding-bottom: 30px;

	background: url(../images/grad4.gif) no-repeat left bottom;

}



/*common style for column*/

#ja-colwrap table {

	border-collapse: collapse;

	border-spacing: 0;

}



#ja-colwrap .article_separator {

	display: none;

}



/* COLLAPSIBLE LAYOUT

--------------------------------------------------------- */

#ja-containerwrap,

#ja-containerwrap-f,

#ja-containerwrap-fr,

#ja-containerwrap-fl {

	padding: 0;

	margin: 0;

	clear: both;

	z-index: 1;

}



/*full*/

#ja-containerwrap-f #ja-container {

	background: none;

}



#ja-containerwrap-f #ja-mainbody {

	width: 100%;

}



#ja-containerwrap-f #ja-content {

	width: 100%;

}



/*content + left*/

#ja-containerwrap-fr #ja-content {

	width: 100%;

}



/*content + right*/

#ja-containerwrap-fl #ja-container {

	background: none;

}



#ja-containerwrap-fl #ja-mainbody {

	width: 100%;

}



#ja-containerwrap-fl #ja-content {

	width: 79.9%;

}



#ja-containerwrap-fl #ja-col2 {

	width: 20%;

}



/* MODULE

--------------------------------------------------------- */

div.moduletable h3,

div.moduletable_menu h3,

div.moduletable_text h3 {

	font-size: 125%;

	margin: 0 -10px 5px;

	padding: 5px 10px;

	color: #555555;

}



div.moduletable,

div.moduletable_menu,

div.moduletable_text {

	margin: 0;

	padding: 8px 12px;

}



div.moduletable_adv {

	margin: 0;

	padding: 10px 0;

}



#ja-col1 div.moduletable h3,

#ja-col1 div.moduletable_menu h3,

#ja-col1 div.moduletable_text h3 {

	margin: 0 0 5px;

	padding: 0 5px 4px 20px;

	text-transform: uppercase;

	background: url(../images/symbol.gif) no-repeat 0 6px;

	border-bottom: 1px solid #DDDDDD;

}



#ja-col2 div.moduletable h3,

#ja-col2 div.moduletable_menu h3,

#ja-col2 div.moduletable_text h3 {

	font-size: 100%;

	margin: 0 0 5px -11px;

	padding: 5px 15px 9px;

	background: url(../images/h3r-bg.gif) no-repeat right center;

	text-transform: uppercase;

	color: #FFFFFF;

}



/* mis */

div.banneritem_text {

	padding: 5px 0 !important;

}



div.advs {

	clear: both;

	display: block;

	float: left;

	width: 100%;

}



div.moduletable ul,

div.moduletable_text ul,

div.moduletable_menu ul {

	margin: 0;

	padding: 0;

}



div.moduletable li,

div.moduletable_text li,

div.moduletable_menu li {

	background: url(../images/bullet.gif) no-repeat 5px 8px;

	margin: 0;

	padding-left: 16px;

}



/* HEADER

--------------------------------------------------------- */

#ja-headerwrap {

	background: url(../images/pat2-1.gif) #289CC8;

	line-height: normal;

	z-index: 2;

}



#ja-header {

	height: 280px;

	position: relative;

	background: url(../images/pat2-2.gif) repeat-x top;

}



#ja-logo {

	display: block;

	position: absolute;

	top: 0;

	left: 0;

	width: 210px;

	height: 80px;

	background: url(../images/logo-bg.png) no-repeat bottom right;

	z-index: 1000;

}



h1.logo, h1.logo-text {

	margin: 0;

	padding: 0;

	font-size: 250%;

}



h1.logo a {

	width: 210px;

	display: block;

	background: url(../images/logo.gif) no-repeat;

	position: absolute;

	height: 80px;

	bottom: 0;

	left: 0;

}



h1.logo a span {

	position: absolute;

	top: -1000px;

}



h1.logo-text a {

	text-decoration: none;

	outline: none;

	position: absolute;

	top: 10px;

	left: 20px;

}



p.site-slogan {

	margin: 0;

	padding: 0;

	color: #AEAEAE;

	position: absolute;

	bottom: 20px;

	left: 25px;

}



/* MAIN NAVIGATION

--------------------------------------------------------- */

#ja-mainnavwrap {

	position: relative;

	z-index: 99;

	height: 50px;

	background: url(../images/grad1.gif) repeat-x top #FFFFFF;

	border-bottom: 5px solid #666666;

}



#ja-mainnav {

	height: 30px;

	position: absolute;

	left: 220px;

	bottom: 0;

	background: url(../images/mainnav-sep.gif) no-repeat left bottom;

	font-size: 110%;

}



#ja-mainnav a, #ja-subnav a {

	outline: none;

}



#ja-subnav {

	display: block;

}



#ja-subnav ul {

	margin: 0;

	padding: 0;

}



#ja-subnav li {

	background: url(../images/dot.gif) repeat-x bottom;

	margin: 0;

	padding: 0;

}



#ja-subnav li a {

	text-decoration: none;

	display: block;

	padding: 4px 4px 6px;

	color: #555555;

}



#ja-subnav li a:hover,

#ja-subnav li a:active,

#ja-subnav li a:focus {

	color: #289CC8;

	text-decoration: none;

}



#ja-subnav li.active a,

#ja-subnav li.active a:hover,

#ja-subnav li.active a:active,

#ja-subnav li.active a:focus {

	font-weight: bold;

}



/* breadcrumbs */

#ja-pathway {

	width: 100%;

}



#ja-pathway strong {

	margin-right: 5px;

}



#ja-pathway a {

	color: #666666;

	font-weight: normal;

	text-decoration: none;

}



#ja-pathway img {

	margin: 1px 5px;

}



/* Default Joomla! Menu */

ul.menu {

	list-style: none;

	margin: 0;

	padding: 0;

}



ul.menu li {

	background: none;

	margin: 0;

	padding: 0;

	background: url(../images/dot.gif) repeat-x bottom;

}



ul.menu li a {

	display: block;

	outline: none;

	padding: 4px;

	color: #555555;

	text-decoration: none;

}



ul.menu li a:hover,

ul.menu li a:active,

ul.menu li a:focus {

	color: #289CC8;

	text-decoration: none;

	background: url(../images/arrow.png) no-repeat 92% center;

}



ul.menu li.active a {

	font-weight: bold;

	background: url(../images/arrow.png) no-repeat 92% center;

	text-decoration: none;

}



ul.menu li ul {

	list-style: none;

	margin: 0;

	padding: 0;

	background: url(../images/dot.gif) repeat-x top;

}



ul.menu li li {

	background: none;

}



ul.menu li li a {

	background: url(../images/bullet.gif) no-repeat 10px 11px !important;

	border: none;

	font-weight: normal !important;

	padding-left: 20px !important;

	width: 75%; /*need for ie6 transparent*/

	text-decoration: none;

}



ul.menu li li a:hover,

ul.menu li li a:active,

ul.menu li li a:focus {

	background: none;

}



/* SPOTLIGHT

--------------------------------------------------------- */

/* Spotlight Box Style */

.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right,

.ja-box-full-hover, .ja-box-left-hover, .ja-box-center-hover, .ja-box-right-hover {

	float: left;

	overflow: hidden;

}



/* Top spotlight */

#ja-topsl1 {

	position: absolute;

	bottom: 0;

	left: 20%;

	padding: 0;

	color: #B8E4F4;

	height: 230px;

	width: 80%;

	line-height: 1.6;

}



#ja-topsl1 div.moduletable {

	padding: 25px 25px 0 40px;

	font-size: 135%;

	font-family: "Segoe UI", Arial, sans-serif;

}



.narrow #ja-topsl1 div.moduletable {

	padding: 25px 25px 0 20px;

}



#ja-topsl1 h3 {

	font-size: 200%;

	color: #FFFFFF;

	margin-bottom: 0;

	padding-bottom: 0;

	line-height: normal;

}



#ja-topsl1 a {

	color: #FFFFFF;

}



#ja-topsl1 a, #ja-topsl1 a:hover, #ja-topsl1 a:active {

	color: #FFFFFF;

}



#ja-topsl1 a.bigbut {

	font-size: 110%;

	font-weight: bold;

	display: block;

	float: left;

	width: 180px;

	height: 41px;

	line-height: 41px;

	text-indent: 15px;

	background: url(../images/bigbut-bg.png) no-repeat;

	color: #289CC8;

	text-decoration: none;

	cursor: pointer;

}



#ja-topsl1 a.bigbut:hover, #ja-topsl1 a.bigbut:active, #ja-topsl1 a.bigbut:focus {

	text-decoration: none;

	color: #289CC8;

}



/* Top spotlight 2 */

#ja-topsl2 {

	padding: 25px 0 15px;

	border-bottom: 1px solid #DDDDDD;

}



#ja-topsl2 div.moduletable {

	padding: 0 15px;

}



#ja-topsl2 h3 {

	margin: 0 0 5px;

	font-size: 125%;

	padding: 0 3px;

	line-height: normal;

}



#ja-topsl2 .jacp-desc {

	padding: 0 0 0 5px;

}



#ja-topsl2 .jacp-img {

	margin: 0 0 10px;

}



#ja-topsl2 h3 a {

	text-decoration: none;

}



#ja-topsl2 h3 a:hover, #ja-topsl2 h3 a:active, #ja-topsl2 h3 a:focus {

	text-decoration: underline;

}



/* Bot spotlight */

#ja-botsl {

	color: #CCCCCC;

	background: url(../images/pat3-1.gif) #666666;

}



#ja-botsl h3 {

	color: #FFFFFF;

	font-size: 115%;

	background: none;

	border-bottom: 1px solid #999999;

	margin-bottom: 0;

	margin: 0 0 5px;

	padding: 0 0 5px;

}



#ja-botsl div.moduletable {

	padding: 15px;

}



#ja-botsl .ja-box-full,

#ja-botsl .ja-box-left,

#ja-botsl .ja-box-center,

#ja-botsl .ja-box-right {

	border-top: 5px solid #CCCCCC;

}



#ja-botsl .ja-box-full:hover,

#ja-botsl .ja-box-left:hover,

#ja-botsl .ja-box-center:hover,

#ja-botsl .ja-box-right:hover,

#ja-botsl .ja-box-full-hover,

#ja-botsl .ja-box-left-hover,

#ja-botsl .ja-box-center-hover,

#ja-botsl .ja-box-right-hover {

	border-top: 5px solid #E6E6E6;

	background: url(../images/pat3-2.gif) #787878;

	color: #FFFFFF;

}



#ja-botsl .ja-box-full:hover a,

#ja-botsl .ja-box-left:hover a,

#ja-botsl .ja-box-center:hover a,

#ja-botsl .ja-box-right:hover a,

#ja-botsl .ja-box-full-hover a,

#ja-botsl .ja-box-left-hover a,

#ja-botsl .ja-box-center-hover a,

#ja-botsl .ja-box-right-hover a {

	color: #FFFFFF;

}



#ja-botsl ul, #ja-botsl ol {

	margin: 0;

	padding: 0;

}



#ja-botsl ol li {

	margin: 0 0 0 20px;

	padding: 0;

}



#ja-botsl ul li {

	margin: 0;

	padding: 4px 4px 6px;

	background: url(../images/dot.gif) repeat-x bottom;

}



#ja-botsl a {

	display: block;

	color: #CCCCCC;

}



#ja-botsl li a:hover, #ja-botsl li a:active, #ja-botsl li a:focus {

	color: #FFFFFF;

}



/* FOOTER

--------------------------------------------------------- */

#ja-footer {

	padding: 10px 5px 10px 20px;

	position: relative;

	border-top: 1px solid #DDDDDD;

	background: url(../images/grad3.gif) repeat-x bottom;

	clear: both;

	overflow: hidden;

}



#ja-footer small {

	color: #AEAEAE;

	font-size: 100%;

}



#ja-footer ul {

	margin: 2px 0 0;

	padding: 0;

	line-height: normal;

	float: right;

}



#ja-footer li {

	display: inline;

	margin: 0;

	padding: 0;

	background: url(../images/vline.gif) no-repeat center right;

}



#ja-footer li a {

	display: inline;

	line-height: normal;

	padding: 0 10px;

}



.ja-footurl {

	float: none;

	clear: both;

}



/* MISCELLANOUS

----------------------------------------------------------- */

ul.accessibility {

	position: absolute;

	top: -100%;

}



/* Search */

#ja-search {

	float: right;

	clear: left;

	margin: 0;

	padding: 0 15px 0 10px;

}



#ja-search .inputbox {

	padding: 1px 0 1px 22px;

	background: url(../images/icon-search.gif) no-repeat 4px 2px #E6E6E6;

	border: 1px solid #DDDDDD;

	width: 80px;

}



/* Login Form */

#ja-login {

	color: #FFFFFF;

	width: 20%;

	position: absolute;

	bottom: 0;

	left: 0;

	background: url(../images/trans1.png);

	height: 230px;

}



#ja-login div.moduletable {

	padding: 40px 15px 15px;

}



#ja-login form {

}



#ja-login form label {

	display: block;

	float: left;

}



label.ja-login-user span,

label.ja-login-password span {

	display: none;

}



#ja-login .button {

	float: left;

	border: none;

	padding: 5px;

	background: none;

	font-size: 20px;

	margin-top: 10px;

}



* html #ja-login .button { /*IE 6*/

	margin-left: -7px;

	padding: 0;

}



*+html #ja-login .button { /*IE 7*/

	margin-left: -7px;

	padding: 0;

}



#ja-login .inputbox {

	width: 110px;

	margin: 4px 0 0 25px;

	font-size: 11px !important;

	padding: 0;

	border: 1px solid #FFFFFF;

	background: #FFFFFF;

}



.narrow #ja-login .inputbox {

	width: 75px;

}



#ja-login label.ja-login-user {

	width: 150px;

	background: url(../images/login-user.png) no-repeat top left;

	height: 22px;

}



#ja-login label.ja-login-password {

	margin-top: 8px; 

	width: 150px;

	background: url(../images/login-password.png) no-repeat top left;

	height: 22px;

}



.narrow #ja-login label.ja-login-user {

	width: 110px;

	background: url(../images/login-user-n.png) no-repeat top left;

}



.narrow #ja-login label.ja-login-password {

	width: 110px;

	background: url(../images/login-user-n.png) no-repeat top left;

}



#ja-login h3 {

	color: #FFFFFF;

}



.ja-login-links {

	padding-top: 10px;

	clear: both;

}



.ja-login-links a {

	color: #B8E4F4;

	padding: 2px 0 2px 17px;

	display: block;

	text-decoration: none;

	background: url(../images/bullet.gif) no-repeat 7px 7px;

}



.ja-login-links a:hover,

.ja-login-links a:active,

.ja-login-links a:focus {

	color: #FFFFFF;

	text-decoration: underline;

}



/*others*/

.mostread, .latestnews {

	text-decoration: none;

}



#ja-banner {

	margin: 0 0 15px;

	text-align: center;

	overflow: hidden;

	width: 100%;

}



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;

	margin: 10px 5px 0 0;

}



div.ja-innerdiv {

	clear: both;

	margin-bottom: 10px;

	padding-bottom: 10px;

	background: url(../images/dot.gif) repeat-x bottom;

}



div.ja-innerdiv img {

	padding: 1px;

	border: 1px solid #E6E6E6;

	margin: 2px 8px 0 0;

}



/* Tooltips */

.tool-tip {

	background: #FFFFFF;

	border: 1px solid #cccccc;

	float: left;

	max-width: 200px;

	padding: 5px;

}



.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;

}



dl#system-message {

	margin: 0;

	padding: 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: #FFFFFF;

	margin: 0;

	padding: 5px;

}



/* System Standard Messages */

#system-message dd.message ul {

	background: #CC0000;

	border: none;

}



/* System Error Messages */

#system-message dd.error ul {

	background: #CC0000;

	border: none;

}



/* System Notice Messages */

#system-message dd.notice ul {

	background: #666666;

	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%;

}



