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

# JA Mica for Joomla 1.5.x - Version 1.0 - Licence Owner JA104877

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

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

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

html, body, form, fieldset {

	margin: 0;

	padding: 0;

}



body {

	background: #FFFFFF;

	color: #000000;

	font-family: "Lucida Grande", Arial, Geneva, Helvetica, sans-serif;

	line-height: 1.8;

}



body#bd {

	background: url(../images/background2.jpg) repeat-x left top #000000;

	color: #333333;

	min-width: 980px;

}



body.contentpane {

	color: #000000;

	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;

}



body.fs6 #ja-cssmenu li,

body.fs6 #ja-splitmenu li,

body.fs5 #ja-cssmenu li,

body.fs5 #ja-splitmenu li,

body.fs4 #ja-cssmenu li,

body.fs4 #ja-splitmenu li {

	background-position: top right !important;

}



/* Normal link */

a {

	color:#006699;

	text-decoration: none;

}



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

	text-decoration: underline;

}



a img {

	border: none;

}



/* Title text */

.contentheading, .componentheading, h1, h2, h3, h4 {

	line-height: 1.1;

}



/* Small text */

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

p.site-slogan, a.readon, #ja-pathway, #ja-colwrap, #ja-footer {

	font-size: 92%;

}



small, .small {

	color: #999999;

}



img {

	margin: 0;

	padding: 0;

}



img.caption {

	margin-top: 5px;

}



.img_caption p {

	background: #999999;

	border-top: 1px solid #FFFFFF;

	color: #FFFFFF;

	margin: 0;

	padding: 3px 0 3px;

	text-transform: uppercase;

}



/* Heading */

h1 {

	font-size: 225%;

	font-weight: normal;

}



h2 {

	font-size: 200%;

	font-weight: normal;

}



h3 {

	font-size: 150%;

}



h4 {

	font-size: 110%;

}



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

	margin: 10px 0;

	padding: 0;

}



h1, h2, h3, h4 {

	font-family: Georgia, Cambria, "Times New Roman", Times, serif;

}



ul {

	list-style: none;

}



ul li {

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

	line-height: 160%;

	padding-left: 30px;

}



ol li {

	line-height: 180%;

	margin-left: 20px;

}



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: Arial, Helvetica, sans-serif;

	font-size: 100%;

}



.inputbox {

	background: #FFFFFF;

	border: 1px solid #D5D5D5;

	color: #333333;

	padding: 3px 3px;

}



.button {

	background: #333333;

	border: 1px solid #141414;

	color: #FFFFFF;

	font-size: 100%;

	font-weight: bold;

	padding: 1px 8px;

}



* html .button {

	padding: 2px 3px !important; /*IE 6*/

}



*+html .button {

	padding: 2px 3px !important; /*IE 7*/

}



/* JOOMLA STYLE

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

table.blog {

}



.article_separator {

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

	clear: both;

	display: block;

	height: 30px;

}



.article_column {

}



.column_separator {

	padding: 0 25px;

}



/* content tables */

td.sectiontableheader {

	background: #333333;

	border: 1px solid #CCCCCC;

	padding: 4px;

}



tr.sectiontableentry0 td,

tr.sectiontableentry1 td,

tr.sectiontableentry2 td {

	border-bottom: 1px solid #CCCCCC;

	padding: 4px 4px 6px;

}



tr.sectiontableentry0:hover td,

tr.sectiontableentry1:hover td,

tr.sectiontableentry2:hover td {

	background-color: #F5F5F5;

}



tr.sectiontableentry2 td {

	background-color: #FFFFFF;

}



table.contentpane {

	border: none;

	width: 100%;

}



table.contentpaneopen {

	border: none;

	border-collapse: collapse;

	border-spacing: 0;

}



table.contenttoc {

	font-size: 92%;

	margin: 0 0 10px 10px;

	padding: 0;

	width: 35%;

}



table.contenttoc a {

}



table.contenttoc td {

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

	padding: 1px 5px 1px 20px;

}



table.contenttoc th {

	border-bottom: 1px solid #CCCCCC;

	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 {

	background: none;

	border-collapse: collapse;

	border-spacing: 0;

	padding: 4px !important;

}



table.pollstableborder tr.sectiontableentry1 td {

	background: #F5F5F5;

}



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 {

	background: url(../images/h3-bg.gif) repeat-x;

	border-bottom: 1px solid #D5D5D5;

	border-top: 1px solid #D5D5D5;

	color: #858585;

	font-size: 100%;

	font-weight: normal;

	letter-spacing: 1px;

	margin: 0 0 10px 0;

	padding: 11px 0;

	text-transform: uppercase;

}



h1.componentheading span, .componentheading span{

	background: #333333;

	padding: 6px 10px;

}



.contentdescription {

	display: block;

	font-size: 125%;

	font-style: italic;

	margin: 10px 0;

	padding: 10px;

}



h2.contentheading, .contentheading {

	color: #333333;

	font-size: 150%;

	margin: 0;

	padding: 0 8px 0 0;

}



table.blog .contentheading {

	font-size: 180%;

}



a.contentpagetitle,

a.contentpagetitle:hover,

a.contentpagetitle:active,

a.contentpagetitle:focus {

}



a.readon {

	background: url(../images/arrow_readmore.gif) no-repeat right 5px;

	color: #CA430A;

	padding: 0 20px 0 0;

}



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

	text-decoration: underline;

}



table.contentpaneopen td, table.contentpane td {

	padding: 5px;

}



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

	width: 100%;

}



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;

}



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

	font-weight: bold;

	padding: 8px 5px;

}



.sectiontableheader a {

	color: #FFFFFF;

}



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;

}



/* META

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

.article-tools {

	clear: both;

	color: #999999;

	display: block;

	margin: 0 0 10px;

	padding-top: 5px;

	position: relative;

	width: 100%;

}



.article-meta {

	float: left;

	padding: 0;

	width: 70%;

}



.article-section, .article-category {

	font-size: 92%;

	text-transform: uppercase;

}



.createby {

	padding: 0 5px 0 5px;

}



.createdate {

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

	padding: 0 5px 0 0;

}



.modifydate {

	color: #999999;

}



div.buttonheading {

	padding: 3px;

	position: absolute;

	right: 0;

	top: 0px;

	width: 82px;

}



.buttonheading img {

	background: none;

	border: 0;

	float: right;

	margin: 0 5px 0 0;

}



/* MAIN LAYOUT

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

.wrap {

	clear: both;

	width: 100%;

}



.main {

	margin: 0 auto;

	width: 980px;

}



.inner {

	padding: 10px;

}



#ja-container,

#ja-container-f,

#ja-container-c {

	padding: 0 0 20px;

}



#ja-container .main {

	background: url(../images/trans-bg.png);

	padding: 10px 0 10px;

}



#ja-container .inner {

	background: #FFFFFF url(../images/line_right_bg_y.gif) repeat-y 74% top;

	margin: 0 10px;

	padding: 20px;

}



#ja-container-f .main {

	background: url(../images/trans-bg.png);

	padding: 10px 0;

}



#ja-container-f .main .inner {

	background: #FFFFFF;

	margin: 0 10px;

	padding: 10px 20px;

}



#ja-container-c .main {

	background: url(../images/trans-bg.png);

	padding: 10px 0;

}



#ja-container-c .inner {

	background: #FFFFFF url(../images/line_right_bg_y.gif) repeat-y 74% top;

	margin: 0 10px;

	padding: 20px;

}



#ja-container-c #ja-col1 .inner {

	padding: 0 0 0 10px;

}



/* PRIMARY COLUMN

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

#ja-content {

	clear: both;

	display: block;

	float: left;

	width: 50%;

}



#ja-current-content {

	padding-right: 20px;

}



/* content + 3 col */

div.ja-wrap-center {

	clear: both;

	display: block;

	margin: 0;

	padding: 0;

	width: 100%;

}



div.ja-wrap-top {}



div.ja-wrap-bot {

	padding: 20px;

}



/* COLUMNS

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

#ja-cols {

	float: right;

	overflow: hidden;

	width: 50%;

}



#ja-col1 {

	clear: both;

	float: left;

	overflow: hidden;

	width: 50%;

}



#ja-col1 .inner {

	background: none;

	margin: 0;

	padding: 0 10px 0 0;

}



#ja-col2 {

	float: right;

	overflow: hidden;

	width: 50%;

}



#ja-col2 .inner {

	background: none;

	margin: 0;

	padding: 0 0 0 10px;

}



/* COLLAPSIBLE LAYOUT

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

/* content + col */

#ja-container-c #ja-content{

	width: 75%;

}



#ja-container-c #ja-cols {

	width: 25%;

}



#ja-container-c #ja-col2 {

	width: 100%;

}



#ja-container-c #ja-col1 {

	width: 100%;

}



/* full */

#ja-container-f #ja-content{

	width: 100%;

}



#ja-container-f #ja-cols {

	width: 0%;

}



/* MODULE

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

/* Module Default*/

div.module h3 {

	font-size: 100%;

	height: 30px;

	line-height: 32px;

	margin: 0 -10px 5px;

	padding: 0;

	position: relative;

	text-indent: 10px;

	text-transform: uppercase;

}



div.module h3 span.ja-mdtool {

	display: block;

	height: 17px;

	position: absolute;

	right: 15px;

	top: 8px;

	width: 17px;

}



div.module,

div.module_blank {

	background: url(../images/bor_br.gif) no-repeat right bottom !important;

	clear: both;

	float: left;

	margin-bottom: 10px;

	width: 100%;

}



div.module div {

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

	margin: 0;

}



div.module div div {

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

}



div.module div div div {

	background: url(../images/bor_tl.gif) no-repeat left top;

	display: block;

	overflow: hidden;

	padding: 0 10px 10px;

}



div.module div div div div {

	background: none;

	clear: both;

	display: block;

	padding: 0;

	width: 100%;

}



/* blank module */

div.module_blank {

	background: none !important;

	margin-bottom: 0;

	padding-bottom: 10px;

}



div.module_blank div {

	background: none;

	margin: 0;

	padding: 0;

}



/* Module Default */

div.moduletable h3,

div.moduletable_menu h3,

div.moduletable_testimonials h3,

div.moduletable_highlight h3,

div.moduletable_blue h3 {

	background: url(../images/h3-bg.gif) repeat-x;

	border-bottom: 1px solid #D5D5D5;

	border-top: 1px solid #D5D5D5;

	color: #858585;

	display: block;

	font-size: 110%;

	font-weight: normal;

	letter-spacing: 1px;

	margin: 0 0 10px;

	padding: 6px 0;

	text-transform: uppercase;

}



div.moduletable h3 span,

div.moduletable_menu h3 span,

div.moduletable_testimonials h3 span,

div.moduletable_highlight h3 span,

div.moduletable_blue h3 span {

	background: #353535;

	display: block;

	float: left;

	padding: 4px 10px;

}



div.moduletable,

div.moduletable_menu,

div.moduletable_text,

div.moduletable_testimonials,

div.moduletable_highlight,

div.moduletable_blue {

	margin: 0 0 15px;

	padding: 0 0 5px;

}



div.ja-box-ct {

	padding: 0;

}



/* Module Testimonials */

div.moduletable_testimonials div.testimonials {

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

	padding: 0 0 21px 0;

}



div.moduletable_testimonials div.testimonials div {

	background: #F5F5F5;

	border: 1px solid #E5E5E5;

	border-bottom: none;

	color: #555555;

	font-size: 110%;

	font-style: italic;

	font-weight: bold;

	padding: 5px 10px 5px 10px;

	text-align: center;

}



div.moduletable_testimonials div.testimonials .text {

	background: url(../images/icon_testi.gif) no-repeat 0 3px;

	border: none;

	font-size: 100%;

}



/* Module Hightlight */

div.moduletable_highlight h3 {

	background: url(../images/h3-bg2.gif) repeat-x left top;

	border-bottom: 1px solid #252525;

	border-top: 1px solid #252525;

}



div.moduletable_highlight h3 span {

	background: #252525;

}



div.moduletable_highlight {

	background: #353535;

	color: #A5A5A5;

}



div.moduletable_highlight div.ja-box-ct {

	padding: 0 10px 10px;

}



div.moduletable_highlight img {

	background: #252525;

	border: 1px solid #404040;

	padding: 3px;

}



/* Module blue */

div.moduletable_blue h3 {

	color: #FFFFFF;

}



div.moduletable_blue h3 span {

	background: #353535;

}



/* 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,

div.moduletable_hilte ul {

	margin: 0;

	padding: 0;

}



div.moduletable li,

div.moduletable_text li,

div.moduletable_menu li,

div.moduletable_hilite li {

	margin: 0;

}



/* HEADER

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

#ja-header {

	margin: 0 0 20px;

	z-index: 100;

}



#ja-header .main {

	background: url(../images/trans-bg.png);

	line-height: normal;

	padding: 0;

}



#ja-header .inner {

	background: #333333;

	height: 150px;

	margin: 0 10px 10px;

	padding: 0;

	position: relative;

	z-index: 2;

}



h1.logo, div.logo-text h1 {

	font-size: 300%;

	margin: 0;

	padding: 0;

}



h1.logo a {

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

	display: block;

	height: 80px;

	left: 1px;

	position: absolute;

	top: 20px;

	width: 350px;

}



h1.logo a span {

	position: absolute;

	top: -1000px;

}



div.logo-text {

	left: 5px;

	position: absolute;

	top: 30px;

}



div.logo-text h1 a {

	color: #FFFFFF;

	font-weight: bold;

	letter-spacing: 1px;

	outline: none;

}



h1.logo-text a:hover,

h1.logo-text a:focus,

h1.logo-text a:active {

	text-decoration: none;

}



p.site-slogan {

	color: #999999;

	margin: 5px 0 0;

	padding: 1px;

}



/* MAIN NAVIGATION

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

#ja-mainnav {

	background: url(../images/mainnav-bg.gif) repeat-x left top;

	border-top: 1px solid #141414;

	bottom: 0;

	height: 35px;

	left: 0;

	position: absolute;

	width: 100%;

	z-index: 3;

}



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

	outline: none;

}



#ja-subnav {

}



#ja-subnav ul {

	margin: 0;

	padding: 0;

}



#ja-subnav li {

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

	margin: 0;

	padding: 0;

}



#ja-subnav li a {

	background: url(../images/arrow.gif) no-repeat scroll left;

	color: #666666;

	display: block;

	outline: none;

	padding: 6px 0 6px 10px;

	width: 92%;

}



#ja-subnav li a:hover,

#ja-subnav li a:active,

#ja-subnav li a:focus {

	background: url(../images/arrow_active.gif) no-repeat scroll left;

	color: #CA430A;

	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 {

	background: url(../images/arrow_active.gif) no-repeat scroll left;

	color: #CA430A;

	font-weight: bold;

}



/* breadcrumbs */

#ja-pathway {

	color:#FFFFCC;

	padding: 0;

	text-transform: uppercase;

}



#ja-pathway .main {

	background: url(../images/trans-bg.png);

	padding: 0;

}



#ja-pathway .inner {

	margin: 0;

	padding: 10px 10px 0;

	height: 20px;

	position: relative;

}



div#ja-search{

	position: absolute;

	right: 10px;

	top: 10px;

	background: url(../images/icon-search.gif) no-repeat  10px 5px #F5F5F5;

	width: 240px;

	border-top: 1px solid #cbc9c9;

	border-bottom: 1px solid #e3e2e2;

	border-right: 1px solid #e3e2e2;

	border-left: 1px solid #e3e2e2;

}



div#ja-search .inputbox{

	background: #F5F5F5;

	margin-left: 25px;

	border: none;

	width: 210px;

}



#ja-pathway strong {

	margin-right: 5px;

}



#ja-pathway a {

	color: #CA430A;

}



#ja-pathway img {

	margin: 1px 5px;

}



/* Default Joomla! Menu */

ul.menu {

	padding: 0;

}



ul.menu li {

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

	margin: 0;

	padding: 0;

}



ul.menu li a {

	background: url(../images/arrow.gif) no-repeat scroll left;

	color: #666666;

	display: block;

	outline: none;

	padding: 6px 0 6px 10px;

	width: 92%;

}



ul.menu li a:hover,

ul.menu li a:active,

ul.menu li a:focus {

	background: url(../images/arrow_active.gif) no-repeat scroll left;

	color: #CA430A;

	text-decoration: none;

}



ul.menu li.active a {

	color: #CA430A;

	font-weight: bold;

}



ul.menu li ul {

	list-style: none;

	margin: 0 0 0 10px;

	padding: 0;

}



ul.menu li ul li {

	background: none;

	border-bottom: none;

}



ul.menu li li a {

	background: url(../images/arrow.png) no-repeat 0px 13px !important;

	color: #333333 !important;

	font-weight: normal !important;

	padding: 6px 0 6px 10px !important;

}



ul.menu li li a:hover,

ul.menu li li a:active,

ul.menu li li a:focus,

ul.menu li li.active  a{

	background: url(../images/arrow_active.gif) no-repeat 0px 13px !important;

	color: #CA430A !important;

}



ul#mainlevel {

	padding: 0;

}



ul#mainlevel li {

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

	margin: 0;

	padding: 0;

}



ul#mainlevel li a {

	background: url(../images/arrow.gif) no-repeat scroll left;

	display: block;

	outline: none;

	padding: 10px 0 10px 15px;

	width: 92%;

}



ul#mainlevel li a:hover,

ul#mainlevel li a:active,

ul#mainlevel li a:focus,

ul#mainlevel li.active a {

	background: url(../images/arrow_active.gif) no-repeat scroll left;

	color: #CA430A;

}



ul#mainlevel li ul {

	list-style: none;

	margin: 0 0 10px 10px;

	padding: 0;

}



ul#mainlevel li ul li {

	border-bottom: none;

}



ul#mainlevel li li a {

	background: url(../images/arrow.png) no-repeat 7px 9px !important;

	border: none;

	color: #333333 !important;

	font-weight: normal !important;

	padding: 2px 0 2px 15px !important;

}



ul#mainlevel li li a:hover,

ul#mainlevel li li a:active,

ul#mainlevel li li a:focus,

ul#mainlevel li li.active a {

	color: #CA430A !important;

}



/* SPOTLIGHT

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

/* Spotlight Box Style */

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

	float: left;

	overflow: hidden;

}



.ja-box-left, .ja-box-center {

}



/* Top spotlight */

#ja-topsl {

	height: 240px;

	margin: 0 0 10px;

}



/* Bot spotlight */

#ja-botsl {

	background: url(../images/botsl-bg.gif) repeat-x left top #353535;

	color: #999999;

	padding-top: 15px;

}



#ja-botsl div.moduletable h3 {

	background: url(../images/h3-bg2.gif) repeat-x;

	border-bottom: 1px solid #252525;

	border-top: 1px solid #252525;

	margin: 0 0 20px;

}



#ja-botsl .ja-box-left div.moduletable {

	padding-right: 20px;

}



#ja-botsl .ja-box-center div.moduletable {

	padding: 0 20px 0 0;

}



#ja-botsl .ja-box-right div.moduletable {

	padding: 0;

}



#ja-botsl div.moduletable h3 span,

#ja-botsl div.moduletable_testimonials h3 span,

#ja-botsl div.moduletable_menu h3 span,

#ja-botsl div.moduletable_highlight h3 span {

	background: #252525;

	padding: 3px 7px;

}



#ja-botsl .ja-box-left div.moduletable {

	padding-left: 0;

}



#ja-botsl .ja-box-right div.moduletable {

	padding-right: 0;

}



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

	margin: 0;

	padding: 0;

}



#ja-botsl li {

	border-bottom: none;

}



#ja-botsl ol li {

	background: none;

	margin: 0 0 0 20px;

}



#ja-botsl ul li {

	background: url(../images/bullet3.gif) no-repeat 0px 8px;

	margin: 0;

	padding-left: 10px;

}



/* FOOTER

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

#ja-footer {

	background: url(../images/footer-bg.gif) repeat-x center top #252525;

	color: #666666;

	padding: 1px 0 0;

}



#ja-footer small a {

	color: #999999;

}



#ja-footer ul {

	line-height: normal;

	margin: 0;

	padding: 0;

}



#ja-footer small {

	color: #666666;

	font-size: 100%;

}



#ja-footer li {

	background: none;

	display: inline;

	margin: 0;

	padding: 0 10px;

}



#ja-footer li a {

	color: #999999;

	display: inline;

	line-height: normal;

}



#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {

	color: #CCCCCC;

}



#mainlevel-nav li.ja-firstitem {

	background: none;

	padding-left: 0;

}



#mainlevel-nav li {

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

}



#ja-footer .sublogo {

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

	display: block;

	float: left;

	height: 41px;

	margin: 10px 0;

	width: 15%;

	width: 15%;

}



#ja-footer .ja-info {

	float: left;

	padding: 20px 0;

	width: 85%;

}



/* MISCELLANOUS

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

ul.accessibility {

	position: absolute;

	top: -100%;

}



/* Login Form */

#login-wrap {

}



#login-wrap form {

	float: left;

}



#login-wrap form label {

}



#login-wrap form input.button {

	float: left;

}



#login-wrap form #mod_login_username,

#login-wrap form #mod_login_password {

	font-weight: bold;

	margin: 0px 8px 5px 0;

	width: 90%;

}



#login-wrap form #mod_login_username {}



#login-wrap form #mod_login_password {}



#login-wrap form a {

	padding: 0 5px;

	text-decoration: none;

}



#login-wrap form a:hover,

#login-wrap form a:active,

#login-wrap form a:focus {

	text-decoration: underline;

}



p#form-login-username,

p#form-login-password {

	margin-top: 0;

}



div.ja-login-links {

	margin-top: 5px;

}



div.ja-login-links li {

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

	padding-left: 15px;

}



div.ja-login-links a {

	color: #666666;

	margin: 0;

	padding: 0 !important;

}



div.ja-login-links a:hover,

div.ja-login-links a:active,

div.ja-login-links a:focus {

	color: #CA430A;

}



/*others*/

#ja-banner,

#ja-banner1 {

	margin: 0 0 10px;

	overflow: hidden;

	padding: 0;

	text-align: center;

	width: 100%;

}



div.back_button a,

div.back_button a:hover,

div.back_button a:active {

	display: block;

	margin: 10px 0;

}



.clr {

	clear: both;

}



.hastip img {

	background: none;

	border: none;

	float: left;

	margin: 0;

	padding: 0;

}



div.ja-innerdiv {

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

	clear: both;

	margin-bottom: 5px !important;

	padding-bottom: 10px !important;

}



div.ja-innerdiv .img-border {

	border: 1px solid #D5D5D5;

	float: left;

	margin: 5px 10px 0 0;

	padding: 1px;

}



/* JA Highslide */

a.highslide-credits em {

	font-size: 10px !important;

	font-style: normal;

	font-weight: bold;

}



a.highslide {

	padding-left: 5px !important;

	padding-right: 5px !important;

	display: block;

	float: left;

}



a.highslide img {

	border: 1px solid #404040;

	margin-bottom: 5px;

	padding: 2px;

}



a.highslide:hover img {

	border: 1px solid #595959;

}



/*about author*/

#ja-author {

	color: #858585;

	position: absolute;

	right: 20px;

	text-align: right;

	top: 20px;

	width: 400px;

}



#ja-author h3 {

	margin-top: 0px;

	font-weight: normal;

}



#ja-author p {

	font-style: italic;

	margin: 0;

}



#ja-author .img-border {

	border: 1px solid #555555;

	float: right;

	margin-left: 10px;

	padding: 2px;

}



/*ja slideshow*/

#ja-slideshow {

	margin: 0 0 20px;

	padding: 0;

}



/* Tooltips */

.tool-tip {

	background: #FFFFFF;

	border: 1px solid #F5F5F5;

	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;

}



#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: #666666;

	border: none;

}



/* System Error Messages */

#system-message dd.error ul {

	background: #CA430A;

	border: none;

}



/* System Notice Messages */

#system-message dd.notice ul {

	background: #666666;

	border: none;

}



.banneritem {

	text-align: center;

}