/*------------------------------------------------------------------------
# $JA#PRODUCT_NAME$ - Version $JA#VERSION$ - Licence Owner $JA#OWNER$
# ------------------------------------------------------------------------
# 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;
	font-family: Tahoma;
}

body
{
	background: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande" , Arial, sans-serif;
	line-height: 1.6;
}

body#bd
{
	color: #515756;
	background: #FFFFFF;
}

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;
}

/* Normal link */
a
{
	color: #2C79B3;
	text-decoration: none;
}

a:hover, a:active, a:focus
{
	color: #2C79B3;
	text-decoration: none;
}

a img
{
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4
{
	color: #515756;
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, p.site-slogan, a.readon, #ja-pathway, #ja-headlinewrap, #ja-col1, #ja-col2, #ja-botsl, #ja-footer
{
	font-size: 92%;
}

small, .small
{
	color: #858783;
}

img
{
	margin: 0;
	padding: 0;
}

img.caption
{
	margin: 15px 0 0 10px;
}

/* 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: right;
}

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: #515756; 	background: #FFFFFF; 	width: 220px;*/
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #515756;
	width: 256px;
}

.textarea
{
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #515756;
	width: 256px;
}

.inputboxsearch
{
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #515756;
	background: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.buttonsoccer
{
	padding: 2px 8px;
	border: 1px outset #A8A8A8;
	background: url(../images/grad4.gif) repeat-x;
	font-size: 92%;
	color: #515756;
	font-weight: bold;
	width: 80px;
}

* html .button
{
	/*IE 6*/
	padding: 1px 5px !important;
}

* + html .button
{
	/*IE 7*/
	padding: 1px 5px !important;
}

.validatorsummary
{
	border: solid 2px Red;
	background-color: #FFFFCC;
}

.validatorsummary ul li
{
	line-height: 140%;
	padding-right: 30px;
	background: transparent none repeat scroll 0 0;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog
{
}

.article_separator
{
	clear: both;
	display: block;
	height: 30px;
	background: url(../images/dot.gif) repeat-x center;
}

.article_column
{
}

.column_separator
{
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader
{
	background: url(../images/grad3.gif) repeat-x bottom #A8A8A8;
	border: 1px solid #E7E8E6;
	padding: 4px;
}

tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td
{
	padding: 4px;
	background: url(../images/dot.gif) repeat-x bottom;
}

table.contentpane
{
	border: none;
	width: 100%;
	background: url(../images/Soccer_ball.png) no-repeat 100px 100px;
}

table.contentpaneopen
{
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc
{
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}

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 #E7E8E6;
	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: #F8F8F7;
}

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-weight: normal;
	border-bottom: 1px solid #E7E8E6;
}

.contentdescription
{
	padding-bottom: 30px;
}

h2.contentheading, .contentheading
{
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.contentheading
{
	font-size: 200%;
	line-height: normal;
	color: #2C79B3;
}

table.blog .contentheading
{
	font-size: 150%;
	line-height: normal;
}

a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus
{
}

a.readon
{
	display: block;
	float: left;
	text-align: center;
	clear: both;
	padding: 0 5px;
	background: url(../images/grad2-2.gif) repeat-x center #8BAB32;
	color: #FFFFFF;
	margin-top: 5px;
	text-transform: lowercase;
}

a.readon:hover, a.readon:active, a.readon:focus
{
	background: url(../images/grad2-1.gif) repeat-x center #2C79B3;
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td
{
	color: #515756;
}

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;
}

.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
--------------------------------------------------------- */
.createdate
{
	color: #858783;
}

.modifydate
{
	float: right;
	color: #858783;
	margin-bottom: 10px;
	display: block;
}

div.buttonheading
{
	float: right;
	width: 20%;
}

.buttonheading img
{
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper
{
	padding: 0 0 40px;
	width: 950px;
	margin: 0 auto;
}

.narrow #ja-wrapper
{
	width: 750px;
}

#ja-header, #ja-mainnav, #ja-subnav, #ja-pathway, #ja-container, #ja-topsl, #ja-botsl, #ja-footer
{
	clear: both;
}

#ja-container
{
	border-top: 1px solid #E7E8E6;
	border-bottom: 1px solid #E7E8E6;
	background: url(../images/main-bg1.gif) repeat-y left;
	width: 100%;
	height: 100%;
}

.narrow #ja-container
{
	background: url(../images/main-bg1-n.gif) repeat-y left;
}

#ja-container2
{
	border-bottom: 1px solid #E7E8E6;
	background: url(../images/main-bg2.gif) repeat-y right;
	width: 100%;
	height: 100%;
}

.narrow #ja-container2
{
	background: url(../images/main-bg2-n.gif) repeat-y right;
}

#ja-container3
{
	border-bottom: 1px solid #E7E8E6;
	background: url(../images/main-bg3.gif) repeat-y right;
	width: 100%;
	height: 100%;
}

#ja-mainbody
{
	width: 80%;
	float: right;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content
{
	clear: both;
	display: block;
	float: left;
	width: 75%;
}

#ja-current-content
{
	padding: 10px 15px;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1
{
	float: right;
	overflow: hidden;
	width: 25%;
	color: #626A69;
}

#ja-col2
{
	float: left;
	overflow: hidden;
	width: 20%;
	color: #626A69;
}

/*common style for column*/
#ja-colwrap a
{
}

#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus
{
}

#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: 25px 0;
	background: url(../images/grad1.gif) repeat-x bottom #FFFFFF;
}

/*full*/
#ja-containerwrap-f #ja-mainbody
{
	width: 100%;
}

#ja-containerwrap-f #ja-content
{
	width: 100%;
}

#ja-containerwrap-f #ja-container, #ja-containerwrap-f #ja-container2
{
	background: none;
}

#ja-containerwrap-f #ja-container
{
	border: 1px solid #E7E8E6;
}

/*content + left*/
#ja-containerwrap-fr #ja-content
{
	width: 100%;
}

#ja-containerwrap-fr #ja-container2
{
	background: none;
}

#ja-containerwrap-fr #ja-container2
{
	border-right: 1px solid #E7E8E6;
}

/*content + right*/
#ja-containerwrap-fl #ja-mainbody
{
	width: 100%;
}

#ja-containerwrap-fl #ja-content
{
	width: 79.9%;
}

#ja-containerwrap-fl #ja-col1
{
	width: 20%;
}

#ja-containerwrap-fl #ja-container
{
	background: none;
	border-left: 1px solid #E7E8E6;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_hilite h3
{
	font-size: 110%;
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: url(../images/grad3.gif) repeat-x bottom #A8A8A8;
	border-bottom: 1px solid #E7E8E6;
	color: #FFFFFF;
}

div.moduletable h3.orang, div.moduletable_menu h3.orang
{
	font-size: 110%;
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: url(../images/grad3orang.gif) repeat-x bottom #A8A8A8;
	border-bottom: 1px solid #E7E8E6;
	color: #FFFFFF;
}

div.moduletable h3.blue, div.moduletable_menu h3.blue
{
	font-size: 110%;
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: url(../images/grad3blue.gif) repeat-x bottom #A8A8A8;
	border-bottom: 1px solid #E7E8E6;
	color: #FFFFFF;
}

div.moduletable h3.darkblue, div.moduletable_menu h3.darkblue
{
	font-size: 110%;
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: url(../images/grad3darkblue.gif) repeat-x bottom #A8A8A8;
	border-bottom: 1px solid #E7E8E6;
	color: #FFFFFF;
}

div.moduletable h3.pink, div.moduletable_menu h3.pink
{
	font-size: 110%;
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: url(../images/grad3pink.gif) repeat-x bottom #A8A8A8;
	border-bottom: 1px solid #E7E8E6;
	color: #FFFFFF;
}

div.moduletable h3.green, div.moduletable_menu h3.green
{
	font-size: 110%;
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: url(../images/grad3green.gif) repeat-x bottom #A8A8A8;
	border-bottom: 1px solid #E7E8E6;
	color: #FFFFFF;
}

div.moduletable, div.moduletable_menu, div.moduletable_text, div.moduletable_hilite
{
	margin: 0;
	padding: 0 10px 10px;
	height: 100%;
}

#ja-botsl div.moduletable, #ja-botsl div.moduletable_menu, #ja-botsl div.moduletable_text
{
	border-bottom: none;
}

/* 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
{
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

/* Hilite */
div.moduletable_hilite h3
{
	background: url(../images/grad2.gif) repeat-x bottom #2C79B3;
}

/* HEADER
--------------------------------------------------------- */
#ja-header
{
	height: 80px;
	line-height: normal;
	position: relative;
}

#ja-header a
{
}

h1.logo, h1.logo-text
{
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a
{
	width: 435px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	height: 47px;
	bottom: 15px;
	right: 0;
}

h1.logo a span
{
	position: absolute;
	top: -1000px;
}

h1.logo-text a
{
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 35px;
	left: 15px;
}

p.site-slogan
{
	margin: 0;
	padding: 0;
	color: #858783;
	position: absolute;
	bottom: 20px;
	left: 15px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap
{
	background: url(../images/shadow.gif) repeat-x bottom;
	height: 37px;
	position: relative;
	z-index: 999;
}

#ja-mainnav
{
	background: url(../images/top_group_background.gif) repeat-x top #2B2B2A;
	height: 32px;
}

#ja-mainnav a, #ja-subnav a
{
	outline: none;
}

#ja-subnav
{
	display: block;
	font-size: 92%;
	border-bottom: 1px solid #E7E8E6;
	height: 28px;
}

#ja-subnav ul
{
	margin: 0;
	padding: 0;
}

#ja-subnav li
{
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a
{
	display: block;
	float: left;
	padding: 0 15px;
	line-height: 28px;
	background: url(../images/vline.gif) no-repeat center left;
}

#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;
	color: #8BAB32;
}

#ja-subnav li a.first-item
{
	background: none;
}

/* breadcrumbs */
#ja-pathway
{
	border: 1px solid #E7E8E6;
	border-bottom: none;
	padding: 5px 15px;
	color: #626A69;
	font-weight: bold;
	background: #F8F8F7;
}

#ja-pathway strong
{
	margin-right: 5px;
}

#ja-pathway a
{
	color: #626A69;
	font-weight: normal;
}

#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;
}

ul.menu li a
{
	display: block;
	outline: none;
	padding: 6px 4px;
	color: #626A69;
	border-bottom: 1px solid #E7E8E6;
	background: url(../images/arrow.png) no-repeat 0 center;
}

ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus
{
	color: #2C79B3;
	background: url(../images/arrow2.png) no-repeat 0 center;
}

ul.menu li.active a
{
	color: #2C79B3;
	font-weight: bold;
}

ul.menu li ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li a
{
	background: url(../images/bullet.gif) no-repeat 10px 13px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6 transparent*/
}

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
{
	float: left;
	overflow: hidden;
}

.ja-box-left, .ja-box-center
{
	background: url(../images/vline2.gif) repeat-y top right;
}

/* Top spotlight */
#ja-topsl
{
	height: 313px;
	margin: 0 0 10px;
	overflow: hidden;
	width: 100%;
}

* html #ja-topsl
{
	/*IE 6*/
	margin: 0 1px 10px !important;
}

* + html #ja-topsl
{
	/*IE 6*/
	margin: 0 1px 10px !important;
}

/* Bot spotlight */
#ja-botsl
{
	border: 1px solid #E7E8E6;
	background: url(../images/grad1.gif) repeat-x top #F8F8F7;
	color: #626A69;
	padding: 10px 0;
	height: 100%;
}

#ja-botsl h3
{
	color: #626A69;
	font-size: 125%;
	background: none;
	border: none;
	margin-bottom: 0;
}

#ja-botsl div.moduletable
{
	padding: 0 15px;
}

#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: 0 15px 0 0;
	background: url(../images/bullet.gif) no-repeat 150px 7px;
}

#ja-botsl a
{
	color: #626A69;
}

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus
{
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer
{
	color: #626A69;
	padding: 20px 0 0;
	position: relative;
	text-align: center;
	border-top: 1px solid #E7E8E6;
}

#ja-footer small
{
	color: #858783;
	font-size: 100%;
}

#ja-footer ul
{
	margin: 0 0 8px;
	padding: 0;
	line-height: normal;
	direction: rtl;
}

#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 15px;
}


li.ja-firstitem
{
	background: none !important;
}

.ja-footurl
{
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility
{
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search
{
	bottom: 11px;
	left: 10px;
	position: absolute;
	font-size: 11px;
}

#ja-search .inputbox
{
	padding: 2px 22px 2px 0;
	background: url(../images/icon-search.gif) no-repeat 125px center #FFFFFF;
	border: 1px solid #E7E8E6;
}

#ja-search .inputboxsearch
{
	padding: 2px 22px 2px 0;
	background: url(../images/icon-search.gif) no-repeat 125px center #FFFFFF;
	border: 1px solid #E7E8E6;
}

/* Login Form */
#ja-login
{
	position: absolute;
	top: 10px;
	left: 0; /*background: url(../images/grad4.gif) repeat-x bottom #F8F8F7; 	border: 1px solid #E7E8E6; 	border-bottom: 1px solid #CCCCCC;*/
	padding: 40px 1px;
}

#form
{
	float: left;
}

#form label
{
	float: left;
}

#form .logininputbox-password
{
	padding: 2px 0px 2px 12px;
	background: url(../images/icon-key.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E7E8E6;
}

#form .logininputbox-username
{
	padding: 2px 0px 2px 22px;
	background: url(../images/icon-user.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E7E8E6;
}

#form input.button
{
	font-size: 11px !important;
	float: left;
	height: 20px;
	margin: 1px 0 0 0px;
}

#form input.inputbox
{
	height: 20px;
	margin: 1px 4px 0 8px;
}

#form #mod_login_username
{
	width: 110px;
	margin: 1px 0 0 18px;
	font-size: 11px !important;
	padding: 2px;
}

#form #mod_login_password
{
	width: 110px;
	margin: 1px 0 0 5px;
	font-size: 11px !important;
	padding: 2px;
}

#form a
{
	color: #858783;
	padding: 0 5px;
	text-decoration: none;
	font-size: 10px;
}

#form a:hover, #form a:active, #form a:focus
{
	color: #858783;
	text-decoration: underline;
}

.ja-login-links
{
	padding-top: 2px;
	clear: both;
	text-align: center;
}

/*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;
	border-bottom: 1px solid #E7E8E6;
}

div.ja-innerdiv img
{
	padding: 2px;
	border: 1px solid #E7E8E6;
	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;
}

#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: #626A69;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul
{
	background: #626A69;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul
{
	background: #626A69;
	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%;
}

.Loginbox
{
	text-align: center;
}

.imgButton
{
	cursor: pointer;
}
#customers
{
	width: 700px;
	float: left;
	margin: 10px 35px 60px;
	line-height: 22px;
}
#customers h2
{
	margin-bottom: 20px;
	font-size: 24px;
	font-family: "Trebuchet MS";
}
#customers h3
{
	float: left;
	width: 700px;
	margin-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 15px;
}
#customers ol
{
	width: 700px;
	float: left;
	margin: 5px 0 20px;
	padding: 0;
	list-style-position: inside;
}
#customers p
{
	width: 700px;
	float: left;
	margin-bottom: 20px;
}
#customers ol li
{
	list-style-type: decimal;
	width: 700px;
}
#customers ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 36px -5px;
	padding: 0;
	float: right;
	width: 100%;
	margin-bottom: 30px;
	float: right;
}
#customers li
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/bg-using-list.png) no-repeat scroll 0 0;
	float: right;
	margin: 0 0 10px 7px;
	padding-left: 0px;
}
#customers li a
{
	display: block;
	height: 93px;
	line-height: 93px;
	text-align: center;
	vertical-align: middle;
	width: 109px;
	padding-top: 15px;
}
#customers li a img
{
	margin-top: -2px;
	vertical-align: middle;
}
#gallery
{
	position: relative;
	height: 313px;
	width: 568px;
	float: right;
	text-align: right;
	margin-top: 7px;
}
#gallery a
{
	float: right;
	position: absolute;
}
#gallery a img
{
	border: none;
}
#gallery a.show
{
	z-index: 500;
}
#gallery .caption
{
	z-index: 600;
	background-color: #000;
	color: #ffffff;
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0;
}
#gallery .caption .content
{
	margin: 5px;
}
#gallery .caption .content h3
{
	margin: 0;
	padding: 0;
	color: #1DCCEF;
}
.feature
{
	font-size: 13px;
	width: 338px;
	height: 276px;
	margin-top: 24px;
	margin-right: 65px;
}
.feature img
{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 20px 20px 20px 20px;
	background-color: #fff;
	width: 298px;
	height: 180px;
	float: left;
	border: 1px solid #e0e0e0 !important;
}
.feature .rss
{
	padding: 5px 0px 0px 35px;
	height: 30px;
	float: left;
	background: url(../images/icon_feed.png) no-repeat 0;
}
.feature p
{
	width: 340px;
	font-size: 11px;
	text-align: center;
	float: left;
}
.images
{
	width: 196px;
	height: 121px;
	background-color: #000;
}

.imagesbook
{
	width: 198px;
	height: 300px;
	background-color: #000;
}
.images img
{
	position: relative;
	z-index: 1;
	height: 121px;
	width: 196px;
}
.slideshow
{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	width: 196px;
	padding: 10px;
	height: 121px;
	margin-bottom: 16px;
}
.slideshowbook
{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	width: 198px;
	float: right;
	padding: 20px;
	height: 300px;
	margin-bottom: 16px;
}
.apislideshow
{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	float: right;
	padding: 20px;
	margin-bottom: 16px;
}
.less
{
	width: 504px;
	margin-bottom: 10px;
	float: right;
}
div#legal .faqbox
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-top: 30px;
	width: 880px;
	float: right;
	padding: 20px;
	background: #E6E6E6 0 -1150px;
}
div#legal.faqbox p
{
	margin-bottom: 0;
}
.faqfoot
{
	float: right;
	width: 880px;
	height: 40px;
	background: url(../images/payment.png) repeat-x 0 -320px;
	margin-top: -20px;
	padding: 20px 20px 0 20px;
}
legal
{
	width: 700px;
	float: right;
	margin: 30px 35px 60px;
	line-height: 22px;
}
#legal span
{
	float: right;
	font-family: "Tahoma";
}
#legal h2
{
	width: 880px;
	float: right;
	margin-bottom: 20px;
	font-size: 24px;
	font-family: "Trebuchet MS";
}
#legal h3
{
	float: right;
	width: 880px;
	margin-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 15px;
}
#legal h4
{
	float: right;
	width: 880px;
	margin-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 15px;
}
#legal ol
{
	width: 880px;
	float: right;
	margin: 5px 0 20px;
	padding: 0;
	list-style-position: inside;
}
#legal p
{
	width: 900px;
	float: right;
	margin-bottom: 20px;
}
#legal ol li
{
	list-style-type: decimal;
	width: 880px;
}
#legal ul
{
	width: 100%;
	margin-bottom: 30px;
	float: right;
}
#legal li
{
	width: 100%;
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: square;
}

#ctl00_MainContent_PDFViewer1_ImagePanel
{
	width: 730px !important;
}
#ctl00_MainContent_PDFViewer1_BookmarkPanel
{
	width: 180px !important;
}
.panadmin
{
	background-color: transparent !important;
	background-image: none !important;
}

.memlink
{
}

.memlink img
{
	height: 120px;
	margin: 5px;
	border: 1px solid #696969;
}

.memlink a
{
}

/* SEARCH BOX
--------------------------------------------------------------------------------*/
.tsf-p
{
	max-width: 525px;
	height: 60px;
}

.lst-td
{
	border-bottom: 1px solid #999999;
	padding-left: 0px;
}

.lst
{
	-moz-box-sizing: content-box;
	background: none repeat scroll 0 0 #FFFFFF;
	color: #000000;
	float: right;
	font: 18px arial,sans-serif;
	padding-right: 6px;
	padding-left: 10px;
	vertical-align: top;
	width: 100%;
}

.lst-b, .lst
{
	border-color: #CCCCCC #CCCCCC -moz-use-text-color;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	height: 28px;
}

.ds
{
	border-left: 1px solid #E7E7E7;
	height: 32px;
	position: relative;
	z-index: 100;
}

.lsbb
{
	background: none repeat scroll 0 0 #EEEEEE;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	border-left: 1px solid #999999;
	border-style: solid;
	border-width: 1px;
	height: 30px;
}

.lsb
{
	background-position: center bottom;
	border: medium none;
	color: #000000;
	cursor: pointer;
	font: 15px arial,sans-serif;
	height: 30px;
	margin: 0;
	vertical-align: top;
	font-weight: bold;
}

.csb, .ss, #logo span, .play_icon, .mini_play_icon, .micon, .close_btn, #tbp, .lsb, .mbi
{
	background: url("../images/lsbSearch.png") no-repeat scroll center bottom transparent;
	overflow: hidden;
}

