/*------------------------------------------------------------------------
# JA Ruby for Joomla 1.5 - Version 1.0 - Licence Owner JA122195
# ------------------------------------------------------------------------
# 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
--------------------------------------------------------- */
body {
	color: #121316;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8;
}

body#bd {
	background: #F5F5F5;
	color: #666666;
	margin: 0;
}

body.contentpane {
	color: #121316;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

a {
	color: #6E9298;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #6E9298;
	text-decoration: underline;
}

h1, h2, h3, h4, .contentheading, .componentheading, .blog_more strong, table.contenttoc th, .nftitle, #ja-mainnav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 1.2;
	font-weight: normal;
}	

small, .small, .smalldark, .article-tools, .modifydate, .img_caption, a.readon, span.site-slogan, #ja-cols, #ja-pathway, #ja-footer, .title span {
	font-size: 92%;
}

small, .small, .img_caption {
	color: #999999;
}

/* Heading ---*/
h1 {font-size: 175%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4, h5, h6 {font-size: 115%;}

h1, h2, h3, h4, h5, h6,
p, pre, blockquote, ul, ol {
	margin: 0.7em 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;
}

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 #444444;
	height: 1px;
}

th {
	font-weight: bold;
	padding: 10px 15px;
	text-align: left;
}

td {
	padding: 10px 15px;
}

form label { cursor: pointer; }

input, select, textarea, .inputbox, .button {
	font-size: 100%;
}

.inputbox {}

.inputbox:hover, .inputbox:focus {}

.button {}

/* JOOMLA STYLE
--------------------------------------------------------- */
 .leading_separator {
 	border-bottom: 5px solid #E5E5E5;
	display: block;
	clear: both;
	margin-bottom: 20px;
	height: 10px;
 }
 
.row_separator {
	background: url(../images/sep-dot.gif) repeat-x center;
	height: 30px;
	display: block;
	clear: both;	
}

.article_separator {
	display :none;
	margin :0
}

/* Fontpage override */
.leading h2 {
	font-size: 180%;
}

.cols2 {
	width:49.9%;
	float: left;
}

.cols3 {
	width: 33.3%;
	float: left;
}

.cols2 .ja-innerpad {
	padding:  0 15px;
}

.column1 .ja-innerpad {
	padding-left: 0 !important;
}

.column2.cols2 .ja-innerpad {
	padding-right: 0;
}

.cols3 .ja-innerpad {
	padding: 0 10px;
}

.column3 .ja-innerpad {
	padding-right:0;
}

.hasTip img {
	border: none;
	margin: 0 3px 0 0;
	padding: 0;
	background: none;
}

.column1 .hasTip img {
	margin-left: 0 !important;
}

.cols2 .hasTip img {
	margin-left: 15px;
}

.cols3 .hasTip img {
	margin-left: 10px;
}

/* content tables */
.sectiontableheader {
	background: #121316;
	border-right: 1px solid #EEEEEE;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
}

tr.sectiontableentry2 td {
	background: #EEEEEE;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 20px 0 10px 20px;
	width: 30%;
	float: right;
	border: 1px solid #E5E5E5;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 7px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	padding: 5px 20px;
	background: url(../images/sep-dot.gif) repeat-x bottom;
}

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: #EEEEEE;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.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 7px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category { font-weight: bold; }

h1.componentheading, .componentheading {
	margin: 0 0 15px;
	padding: 0 0 14px;
	border-bottom: 1px solid #AAAAAA;
	font-size: 125%;
	letter-spacing: -0.3px;
	width: 100%;
}

h2.contentheading, .contentheading {
	margin: 0 0 5px;
	padding: 0;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color: #555555;
	text-decoration: none;
}

.contentdescription {
	padding-bottom: 30px;
}

a.readon {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #AAAAAA;
}

a.readon:hover, a.readon:focus, a.readon:active {
	color: #6E9298;
	text-decoration: underline;
}

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;
}

.sectiontableheader {
	color: #FBFBFB;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	color: #FBFBFB;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

.img_caption {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	overflow: hidden;
	text-align: center;
}

img.caption {
	margin-top: 7px;
}

.img_caption p {
	margin: 5px 0 0;
	color: #999999;
}

.blog .img_caption {
	width: 440px !important;
	height: 220px !important;
}

.blog img.caption {
	width: 440px !important;
	height: 220px !important;
}

a.mceButtonDisabled img,
a.mceButtonNormal img,
img.mceSeparatorLine,
img.mceMenuButton,
a.mceMenuButtonNormal img {
	background: none !important;
}

/* META
--------------------------------------------------------- */
.article-tools {
	display: block;
	white-space: nowrap;
	position: relative;
	color: #999999;
}

.article-meta {
	width: 70%;
	float: left;
}

.createdby {
	color: #6E9298;
}

.createdate {
	background: url(../images/vline.gif) no-repeat right center;
	margin-right: 5px;
	padding: 0 5px 0 0;
}

.modifydate {
	display: block;
	margin-bottom: 10px;
	color: #AAAAAA;
}

div.buttonheading {
	position: absolute;
	top: 0;
	right: 10px;
}

.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
	padding: 0;
	background: none;
}

/* ja-content */
.article-content {}

#ja-content .ja-box-br {
	background: url(../images/box-br3.gif) no-repeat bottom right #F5F5F5;
	zoom: 1;
}

#ja-content .ja-box-bl {
	background: url(../images/box-bl3.gif) no-repeat bottom left;
}

#ja-content .ja-box-tr {
	background: url(../images/box-tr3.gif) no-repeat top right;
	width: 100%;
}

#ja-content .ja-box-tl {
	background: url(../images/box-tl3.gif) no-repeat top left;
}

#ja-content .modifydate {
	float: right;
}

#ja-content a.readon {
	clear: none;
	float: left;
}

/* MODULES STYLE 
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_icon h3 {
	background: url(../images/h3-bg.gif) repeat-x left bottom;
	margin: 0;
	padding: 0 0 10px 0;
}

div.moduletable,
div.moduletable_default,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_icon {
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
	width: 100%;
	float: left;
	clear: both;
}

/* text module */
div.moduletable_text {
	background: #121316;
	color: #AAAAAA;
	padding:5px 25px 10px;
}

div.moduletable_text h3 {}

/* module blank */
div.module_blank {
	margin: 0 0 20px;
	padding: 0;	
}

div.module_blank img {
	padding: 0;
	border: none;
}

/* mis */
div.moduletable ul {
	margin: 0;
	padding: 0;
}

div.moduletable li {
	background: url(../images/arrow-l1.gif) no-repeat 2px 6px;
	margin: 0;
	padding-left: 12px;
}

div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_hilite h3,
div.module_testimonial h3 {
	border-bottom: 1px solid #E5E5E5;
	margin: 0 0 10px;
	padding: 8px 0;
	font-size: 125%;
	color: #666666;
	text-transform: capitalize;
}

div.module,
div.module_text,
div.module_menu,
div.module_hilite,
div.module_testimonial {
	background: url(../images/box-br.gif) no-repeat bottom right;
	padding: 0;
	width: 100%;
	margin-bottom: 15px;
	width: 100%;
	float: left;
	
}

div.module div,
div.module_text div,
div.module_menu div,
div.module_hilite div,
div.module_testimonial div {
	margin: 0;
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
	zoom: 1;
}

div.module div div,
div.module_text div div,
div.module_menu div div,
div.module_hilite div div,
div.module_testimonial div div {
	padding: 0;
	margin: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
}

div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.module_hilite div div div,
div.module_testimonial div div div {
	padding: 0 15px 15px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div,
div.module_hilite div div div div,
div.module_testimonial div div div div {
	margin: 0;
	padding: 0;
	background: none;
}

/*module hilite*/
div.module_hilite h3 {
	background: url(../images/h3-hilite-bg.gif) repeat-x left bottom;
	border: none;
	color: #858585;
	margin-right: 15px;
}

div.module_hilite {
	background: url(../images/box-hilite-br.gif) no-repeat bottom right;
}

div.module_hilite div {
	background: url(../images/box-hilite-bl.gif) no-repeat bottom left;
}

div.module_hilite div div {
	background: url(../images/box-hilite-tr.gif) no-repeat top right;
}

div.module_hilite div div div {
	background: url(../images/box-hilite-tl.gif) no-repeat top left;
}

div.module_hilite img {
	background: #3F3F3F;
	border: 1px solid #4F4F4F;
}

/*module testimonial*/
div.module_testimonial h3 {
	background: url(../images/h3-bubble-bg.gif) repeat-x left bottom;
	border: none;
	color: #D2DCEF;
}

div.module_testimonial,
div.module_testimonial div,
div.module_testimonial div div,
div.module_testimonial div div div {
	background: none;	
	padding: 0;
}

div.module_testimonial div div div div {
	float: left;
	clear: both;
}

div.module_testimonial div.bubble {
	width: 100%;
}

div.module_testimonial div.bubble div {
	background: #6E9298 url(../images/bubble-hilite-br.gif) no-repeat right bottom;
	width: 100%;
}

div.module_testimonial div.bubble div div {
	background: url(../images/bubble-hilite-bl.gif) no-repeat left bottom;
}

div.module_testimonial div.bubble div div div {
	background: url(../images/bubble-hilite-tr.gif) no-repeat right top;
}

div.module_testimonial div.bubble div div div div {
	background: url(../images/bubble-hilite-tl.gif) no-repeat left top;
}

div.module_testimonial div.bubble div div div div div {
	padding: 0 20px 20px;
	color: #D2DCEF;
	width: auto;
}

div.module_testimonial span.author {
	font-weight: bold;
	color: #6E9298;
}

/* MAIN LAYOUT GRIDS
--------------------------------------------------------- */
.wrap { width: 100%; clear: both;}

.main { width: 940px; margin: 0 auto; }
	.w1 { width: 66%; float: left; }
		.w1-1 { width: 49.9%; }
		.w2-2 { width: 49.9%; }
	.w2 { width: 34%; float: right; }
		.w2-1 { width: 50%; float: left; }
		.w2-2 { width: 50%; float: right; }

/* MAIN CONTAINER 
--------------------------------------------------------- */
/* Primary Column*/
#ja-content {}

#ja-current-content {
	padding: 15px 20px;
}

/* Secondary Columns*/
#ja-cols .inner {
	padding-left: 20px;
}

#ja-col1 .inner {
	padding: 0 5px 0 0;
}

#ja-col2 .inner {
	padding: 0 0 0 5px;
}

#ja-cols,#ja-col1,#ja-col2 {
	display: block;
	overflow: hidden;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-container,
#ja-container-f,
#ja-container-c,
#ja-container-m,
#ja-container-cm {
	margin-bottom: 15px;
	padding: 0;
	clear: both;
}

#ja-container .main,
#ja-container-f .main,
#ja-container-c .main,
#ja-container-m .main,
#ja-container-cm .main {
	padding: 20px 0 0;
	clear: both;
}

/*full width*/
#ja-container-f .w1 {
	width: 100%;
}

/*content + mass + col*/
#ja-container-cm .w2-1,
#ja-container-cm .w2-2 {
	width: 100%;
}

#ja-container-cm #ja-col1 .inner,
#ja-container-cm #ja-col2 .inner {
	padding: 0;
}

/*content + col*/
#ja-container-c .w1 {
	width: 82.9%;
}

#ja-container-c .w2 {
	width: 16.9%;
}

#ja-container-c .w2-1,
#ja-container-c .w2-2 {
	width: 100%;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	background: url(../images/header-city-bg.gif) repeat-x left top;
	min-height: 220px;
	height: auto !important;
	height: 220px;
}

#ja-header .main {
	padding: 0;
	position: relative;
}

h1.logo, h1.logo-text {
	padding: 20px 0;
	margin: 0;
	width: 250px;
	height: 85px;
	float: left;
}

h1.logo-text {
	font-size: 46px;
	letter-spacing: 1px;
}

h1.logo a {
	display: block;
	background: url(../images/logo.png) no-repeat top left;
	width: 250px;
	height: 85px;
}

h1.logo a:hover, h1.logo a:active, h1.logo a:focus {}

* html h1.logo a:hover {
	background: none;
	cursor: pointer;
	text-decoration: none;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	color: #FBFBFB;
}

h1.logo-text a:hover, logo-text a:active, logo-text a:focus {
	color: #FBFBFB;
	background: none;
}

span.site-slogan {
	display: block;
	color: #AAAAAA;
	font-size: 12px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	width: 70%;
	position: absolute;
	z-index: 101;
	top: 50px;
	right: 0;
}

#ja-mainnav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: none;
	cursor: pointer;
}

#ja-subnav {}

#ja-subnav li a {
	text-decoration: none;
	line-height: 20px;
	padding: 0 10px;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu li {
	background: none;
	border-bottom: 1px solid #E5E5E5;
	display: block;
	margin: 0;
	padding: 0;
	line-height: normal;
}

ul.menu li a {
	background: url(../images/arrow-black.gif) no-repeat 0px 10px;
	display: block;
	outline: none;
	padding: 5px 0;
	margin: 0;
	text-decoration: none;
	color: #4F4F4F;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	background: url(../images/arrow-hover.gif) no-repeat 0px 10px;
	color: #6E9298;
	text-decoration: none;
}

ul.menu li.active a {
	font-weight: bold;
	color: #6E9298;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu li li {
	border: none;
	background: none !important;
	padding: 0 0 0 10px;
}

ul.menu li li a {
	background: url(../images/arrow.gif) no-repeat 0px 8px;
	color: #4F4F4F !important;
	border: none;
	padding: 5px 5px 5px 10px !important;
	text-transform: none;
	font-weight: normal !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: url(../images/arrow2.gif) no-repeat 0px 8px;
	color: #6E9298 !important;
	text-decoration: underline;
}

ul.menu li li.active a {
	color: #6E9298;
	font-weight: bold !important;
}

ul.menu li li li a {
	color: #4F4F4F !important;
	font-weight: normal !important;
	padding-left: 35px !important;
	background: url(../images/bullet.gif) no-repeat 25px 10px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

/* SPOTLIGHT
--------------------------------------------------------- */
.ja-box-left,
.ja-box-center,
.ja-box-right {
	float: left;
}

/* Top Spotlight */
#ja-topsl div.moduletable {
	width: auto;
}

#ja-topsl .ja-box-left div.moduletable {
	padding: 0 10px 0 0;
}

#ja-topsl .ja-box-center div.moduletable {
	padding: 0 10px;
}

#ja-topsl .ja-box-right div.moduletable {
	padding: 0 0 0 10px;
}

#ja-topsl div.moduletable h3 {
	border: none;
	background: none;
	font-size: 140%;
	padding-bottom: 0;
	margin-bottom: 0;
}

#ja-topsl div.moduletable h3 span {
	color: #6E9298;
	font-weight: bold;
}

#ja-topsl a.readon {
	float: none;
}

/* Bottom Spotlight */
#ja-botsl {
	background: url(../images/grad2.gif) repeat-x left top #393939;
	border-bottom: 1px solid #252525;
	color: #858585;
	padding-top: 45px;
}

#ja-botsl li {
	background: url(../images/bullet.gif) no-repeat left center;
	border-bottom: none;
	padding: 4px 0 4px 10px;
}

#ja-botsl a {
	background: none;
	color: #666666;
	padding: 0;
}

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
	color: #858585;
}

#ja-botsl div.moduletable,
#ja-botsl div.moduletable_default,
#ja-botsl div.moduletable_menu,
#ja-botsl div.moduletable_icon {
	margin-bottom: 20px;
	float: none;
}

#ja-botsl div.moduletable h3,
#ja-botsl div.moduletable_default h3,
#ja-botsl div.moduletable_menu h3,
#ja-botsl div.moduletable_icon h3 {
	background: none;
	border-bottom: 1px solid #444444;
	color: #858585;
	margin-bottom: 10px;
	font-weight: normal;
}

#ja-botsl div.moduletable_icon li {
	background: none;
	padding-left: 0;
}

#ja-botsl img {
	background: #303030;
	margin-top: 10px;
}

#ja-botsl .menu img {
	vertical-align: middle;
}

#ja-botsl .ja-box-left .box-inner {
	margin-right: 20px;
}

#ja-botsl .ja-box-center .box-inner {
	margin: 0 10px;
}

#ja-botsl .ja-box-right .box-inner {
	margin-left: 20px;
}

/* mod Login */
#ja-botsl #form-login .inputbox {
	background: #252525;
	border: 1px solid #444444;
	padding: 4px 10px;
	color: #858585;
	width: 60%;
}

#ja-botsl #form-login label {
	display: block;
	float: left;
	width: 30%;
}

#ja-botsl #form-login label.remember {
	float: none;
	width: 100%;
	display: inline;
}

#ja-botsl #form-login .button {
	background: #252525;
	border: none;
	color: #EEEEEE;
	padding: 1px 10px 4px;
	font-weight: bold;
	cursor: pointer;
}

#ja-botsl #form-login .button.logout {
	margin-left: 0px;
}

#ja-botsl #form-login ul {
	margin-top: 5px;
}

#ja-botsl #form-login ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	border: none;
	display: inline;
	margin: 0;
	padding: 0 5px 0 10px;
	font-size: 92%;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	background: #252525;
	border-top: 1px solid #4F4F4F;
	color: #575757;
}

#ja-footer .main {
	position: relative;
	padding: 20px 0;
	overflow: hidden;
}

#ja-footer small {
	float: left;
	color: #575757;
}

#ja-footer a {
	color: #575757;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {}

#ja-footer ul {
	float: right;
	margin: 0;
	padding: 0;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	background: none;
	border-left: 1px dotted #575757;
}

/* MISCELLANOUS
----------------------------------------------------------- */
/* img */
img {
	padding: 4px;
	background: #E5E5E5;
	margin: 0;
}

img.nostyle {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}

img.left {
	margin-right: 10px;
}

img.right {
	margin-left: 10px;
}

.img-desc {
	text-align: center;
}

.img-desc img {	
	margin: 10px 0 0;
}

.contentpane table img {
	padding: 0;
	background: none;
	border: none;
}

ul li img {
	background: none !important;
	padding: 0 !important;
	margin: 0 5px 0 0 !important;
}

/* pathway */
#ja-pathway {
	background: url(../images/grad4.gif) repeat-x left bottom;
	color: #666666;
	margin: 0;
	padding-bottom: 20px;
}

#ja-pathway .main {
	position: relative;
}

#ja-pathway .ja-inner {
	height: 25px;
	background: url(../images/pathway-bg.gif) no-repeat top left;
	padding: 5px 0 0 10px;
}

#ja-pathway strong {}

#ja-pathway span {
	font-weight: bolder;
}

#ja-pathway a {
	text-decoration: none;
	color: #6E9298;
}

#ja-pathway a:hover,
#ja-pathway a:active,
#ja-pathway a:focus {
	color: #6E9298;
	text-decoration: underline;
}

#ja-pathway img {
	margin: 1px 5px;
	padding: 0;
	background: none;
	border: none;
}

/* overwrite */
span.alt, span.cufon, span.cufon-alt {
	background: none !important;
	padding-left: 0 !important;
}

/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

#ja-banner {
	margin: 20px 0 0;
	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;
}

.title {
	background: url(../images/dot.gif) repeat-x 0 65%;
	width: 100%; /* need IE 8 */
}

#ja-topsl {
	background: #F5F5F5;
}

.title span {
	background: #F5F5F5;
	padding-right: 10px;
	float: left;
	color: #AAAAAA;
}

/* Cufon */
span.cufon {
	float: none !important;
	padding: 0 !important;
}

/*slideshow*/
#ja-slideshow {
	background: url(../images/sl-bg.png) no-repeat left top;
	margin: 0;	
	padding-top: 18px;
	z-index: 99;
	width: 100%;
	display: block;
	float: left;
	clear: both;
}

#ja-slideshow-bot {
	height: 44px;
	background: url(../images/sl-bot.gif) no-repeat right top;
}

/* Tooltips */
.tool-tip {
	background: #FBFBFB;
	border: 1px solid #444444;
	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: -15px 0 0;
	padding: 15px 0 5px 0;
}

.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: #FBFBFB;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #575757;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #575757;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #575757;
	border: none;
}


