/*------------------------------------------------------------------------
# JA Kulanite for Joomla 1.5 - Version 1.2 - Licence Owner JA132375
# ------------------------------------------------------------------------
# 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: Arial, sans-serif;
	line-height: 1.6;
}
BODY#bd
{
	color: #505050;
	background: #FFFFFF;
	margin: 20px 0 50px;
}
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: #0FA9CC;
	text-decoration: none;
}
A:hover, A:active, A:focus
{
	color: #0FA9CC;
	text-decoration: underline;
}
A IMG
{
	border: none;
}
/*Title text*/
.contentheading, .componentheading, .blog_more STRONG, H1, H2, H3, H4, .nftitle
{
	line-height: normal;
	font-weight: bold;
}
/*Small text*/
SMALL, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, P.site-slogan, A.readon, #ja-pathway
{
	font-size: 92%;
}
SMALL, .small, .img_caption
{
	color: #999999;
}
IMG
{
	margin: 0;
	padding: 0;
}
IMG.caption
{
	margin-top: 15px;
}
/*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, .button
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}
.inputbox
{
	border: 1px solid #CCCCCC;
	padding: 2px;
	background: #FFFFFF;
	color: #505050;
}
.button
{
	padding: 1px 8px;
	border: 1px solid #CCCCCC;
	background: #DDDDDD url(../images/but-bg.gif) repeat-x center;
	font-weight: bold;
	color: #505050;
}
* HTML .button
{
/*IE 6*/
	padding: 0 5px !important; /*[e]0 5px*/
}
*+HTML .button
{
/*IE 7*/
	padding: 0 5px !important; /*[e]0 5px*/
}
/*JOOMLA STYLE
---------------------------------------------------------*/
.article_separator
{
	clear: both;
	display: block;
	height: 30px;
	background: url(../images/hdot.gif) repeat-x center;
}
.column_separator
{
	padding: 0 25px;
}
/*content tables*/
.sectiontableheader
{
	background: url(../images/grad1.gif);
	border-right: 1px solid #E6E6E6;
	padding: 4px;
	color: #333333;
	font-weight: bold;
}
TR.sectiontableentry0 TD, TR.sectiontableentry1 TD, TR.sectiontableentry2 TD
{
	padding: 4px;
	background: url(../images/hdot.gif) repeat-x bottom;
}
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%;
	font-size: 92%;
}
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
{
	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; /*[e]4px*/
	background: none;
}
TABLE.pollstableborder TR.sectiontableentry1 TD
{
	background: #E6E6E6;
}
TABLE.searchintro
{
	padding: 10px 0;
	width: 100%;
}
TABLE.searchintro TD
{
	padding: 5px !important; /*[e]5px*/
}
.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/icon-pages.gif) no-repeat 1px 5px;
	margin: 0;
	padding: 0 0 0 17px;
}
.category
{
	font-weight: bold;
}
H1.componentheading, .componentheading
{
	margin: 0 0 10px;
	padding: 0 0 5px;
}
.componentheading
{
	font-size: 20px;
	color: #333333;
	background: url(../images/hdot.gif) repeat-x bottom;
}
.contentdescription
{
	padding-bottom: 30px;
}
H2.contentheading, .contentheading
{
	margin: 0;
	padding: 0;
	font-size: 200%;
	color: #333333;
}
TABLE.blog .contentheading
{
	font-size: 150%;
	color: #0FA9CC;
}
A.contentpagetitle, A.contentpagetitle:hover, A.contentpagetitle:active, A.contentpagetitle:focus
{
}
A.readon
{
	display: block;
	float: left;
	clear: both;
	text-decoration: none;
	background: url(../images/readon-bg.gif) no-repeat;
	height: 21px;
	line-height: 20px;
	width: 88px;
	text-indent: 8px;
	color: #505050;
}
A.readon:hover, A.readon:focus, A.readon:active
{
}
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;
}
.smalldark
{
	text-align: left;
}
DIV.syndicate DIV
{
	text-align: center;
}
.pollstableborder TR.sectiontableentry1 TD, .pollstableborder TR.sectiontableentry2 TD
{
	background: none;
}
/*META
---------------------------------------------------------*/
.createdate
{
	color: #999999;
}
.modifydate
{
	float: left;
	width: 100%;
	color: #999999;
	margin-bottom: 10px;
	display: block;
}
.buttonheading
{
}
.buttonheading IMG
{
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}
/*MAIN LAYOUT DIVS
---------------------------------------------------------*/
#ja-wrapper
{
	width: 950px;
	margin: 0 auto;
	clear: both;
}
#ja-container
{
}
/*PRIMARY COLUMN
---------------------------------------------------------*/
#ja-content
{
	clear: both;
	display: block;
	float: left;
	width: 71%;
}
.leftlayout #ja-content
{
	float: right;
}
.leftlayout #ja-colwrap
{
	float: left;
}
#ja-current-content
{
	padding: 10px 15px;
/*	border: 1px solid #E6E6E6;
	background: #FFFFFF url(../images/grad2.gif) repeat-x bottom;*/
}
/*COLUMNS
---------------------------------------------------------*/
#ja-colwrap
{
	float: right;
	overflow: hidden;
	width: 28%;
}
.left #ja-colwrap
{
	float: left;
}
#ja-col
{
	border: 1px solid #E6E6E6;
	background: #FFFFFF url(../images/grad2.gif) repeat-x bottom;
	padding: 10px;
}
/*common style for column*/
#ja-col TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
#ja-col .article_separator
{
	display: none;
}
#ja-col UL
{
	list-style: none;
}
/*COLLAPSIBLE LAYOUT
---------------------------------------------------------*/
#ja-containerwrap, #ja-containerwrap-f
{
	padding: 0;
	margin: 0 0 10px;
	clear: both;
}
/*full*/
#ja-containerwrap-f #ja-container
{
	background: none;
}
#ja-containerwrap-f #ja-container-inner
{
	background: none;
}
#ja-containerwrap-f #ja-content
{
	width: 100%;
}
/*MODULE
---------------------------------------------------------*/
DIV.moduletable H3, DIV.moduletable_menu H3, DIV.moduletable_text H3, DIV.moduletable_hilite H3
{
	display: block;
	background: url(../images/h3-bg.gif) no-repeat left;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding-left: 5px;
	height: 32px;
	line-height: 32px;
	font-size: 100%;
	margin: 0 -10px;
}
DIV.moduletable_hilite H3
{
	background: url(../images/h3-bg-hilite.gif) no-repeat left;
	color: #FFFFFF;
}
DIV.moduletable H3 SPAN, DIV.moduletable_menu H3 SPAN, DIV.moduletable_text H3 SPAN, DIV.moduletable_hilite H3 SPAN
{
	padding: 0 10px 0 5px;
	margin: 0;
	height: 32px;
	line-height: 32px;
	display: block;
	background: url(../images/h3-bg.gif) no-repeat right;
}
DIV.moduletable_hilite H3 SPAN
{
	background: url(../images/h3-bg-hilite.gif) no-repeat right;
}
DIV.moduletable, DIV.moduletable_menu, DIV.moduletable_text, DIV.moduletable_hilite
{
	margin: 0 0 20px;
	padding: 0 10px;
}
DIV.moduletable_video
{
	margin: 0 0 10px;
	padding: 0;
}
DIV.moduletable_video H3
{
	display: none;
}
/*mis*/
DIV.banneritem_text
{
	padding: 5px 0 !important; /*[e]5px 0*/
}
DIV.advs
{
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
DIV.moduletable UL, DIV.moduletable_text UL, DIV.moduletable_menu UL, DIV.moduletable_hilite 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;
}
/*HEADER
---------------------------------------------------------*/
#ja-headerwrap
{
	position: relative;
	z-index: 100;
}
#ja-header
{
	height: 128px;
	line-height: normal;
	position: relative;
	background: #505050 url(../images/header-bg.gif) no-repeat;
	margin-bottom: 20px;
}
H1.logo, H1.logo-text
{
	margin: 0;
	padding: 0;
	font-size: 200%;
}
H1.logo A
{
	/*[disabled]width:145px;*/
	/*[disabled]display:block;*/
	/*[disabled]background:url(../images/logo.png) no-repeat;*/
	/*[disabled]position:absolute;*/
	/*[disabled]height:67px;*/
	/*[disabled]top:12px;*/
	/*[disabled]left:12px;*/
}
H1.logo A:hover, H1.logo A:active, H1.logo A:focus
{
}
H1.logo A SPAN
{
	position: absolute;
	top: -1000px;
}
H1.logo-text A
{
	/*[disabled]text-decoration:none;*/
	/*[disabled]outline:none;*/
	/*[disabled]position:absolute;*/
	/*[disabled]bottom:35px;*/
	/*[disabled]left:15px;*/
	/*[disabled]color:#FFFFFF;*/
}
/*h1.logo-text a:hover, logo-text a:active, logo-text a:focus*/
#INVALID-RULE
{
	color: #0FA9CC;
}
P.site-slogan
{
	position: absolute;
	bottom: 10px;
	left: 20px;
	color: #999999;
	letter-spacing: 1px;
}
/*MAIN NAVIGATION
---------------------------------------------------------*/
#ja-mainnav
{
	height: 27px;
	position: absolute;
	bottom: 4px;
	left: 173px;
}
#ja-mainnav A, #ja-subnav A
{
	outline: none;
}
/*breadcrumbs*/
#ja-pathway
{
	padding: 0 0 7px;
	background: url(../images/hdot.gif) repeat-x bottom;
	margin-bottom: 5px;
}
#ja-pathway STRONG
{
	margin-right: 5px;
	background: #E6E6E6 url(../images/symbol.gif) no-repeat 2px center;
	padding: 5px 5px 5px 31px;
	text-transform: uppercase;
}
#ja-pathway A
{
	text-decoration: none;
}
#ja-pathway A:hover
{
	text-decoration: underline;
}
#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: 1px 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}
UL.menu LI A
{
	display: block;
	padding: 5px 5px 5px 15px;
	background: url(../images/icon-pages.gif) no-repeat left;
	color: #505050;
}
UL.menu LI A:hover, UL.menu LI A:active, UL.menu LI A:focus
{
	color: #0FA9CC;
	background: url(../images/icon-pages.gif) no-repeat left;
}
UL.menu LI.active A
{
	font-weight: bold;
}
UL.menu LI UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
UL.menu LI LI
{
	background: none;
}
UL.menu LI LI A
{
	background: url(../images/bullet.gif) no-repeat 10px 11px !important; /*[e]url(../images/bullet.gif) no-repeat 10px 11px*/
	border: none;
	font-weight: normal !important; /*[e]normal*/
	padding-left: 20px !important; /*[e]20px*/
	width: 75%;
/*need for ie6*/
}
UL.menu LI LI A:hover, UL.menu LI LI A:active, UL.menu LI LI A:focus
{
	background: none;
	color: #0FA9CC;
}
/*SPOTLIGHT
---------------------------------------------------------
Top spotlight*/
#ja-topsl
{
	color: #FFFFFF;
	position: relative;
	height: 200px;
	margin-bottom: 0px;
	background: #333333;
	z-index: 1;
}
#ja-topsl DIV.moduletable
{
	padding: 0;
	margin: 0;
	width: 70%;
	position: absolute;
	bottom: 20px;
	left: 0;
/*background: url(../images/trans-bg.png);*/
}
#ja-topsl .nftitle
{
	display: none;
}
#ja-topsl .nfcontent
{
	font-size: 175%;
	color: #DDDDDD;
	padding: 5px 0 0 20px;
}
/*FOOTER
---------------------------------------------------------*/
#ja-footer
{
	padding: 0;
	position: relative;
	background: url(../images/grad2.gif) repeat-x center;
	height: 30px;
	border: 1px solid #E6E6E6;
}
#ja-footer SMALL
{
	float: left;
	font-size: 100%;
	padding-right: 0px;
	line-height: 30px;
	color: #505050;
}
#ja-footer UL
{
	float: left;
	margin: 0;
	padding-left: 10px;
}
#ja-footer LI
{
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/vline.gif) no-repeat left center;
}
#ja-footer LI A
{
	display: inline;
	line-height: 30px;
	padding: 0 10px;
}
#ja-footer LI.ja-firstitem
{
	background: none !important; /*[e]none*/
}
.ja-footurl
{
	float: none;
	clear: both;
}
/*MISCELLANOUS
-----------------------------------------------------------*/
UL.accessibility
{
	position: absolute;
	top: -100%;
}
/*Search*/
#ja-search
{
	top: 37px;
	left: 565px;
	position: absolute;
	font-size: 12px;
	width: 213px;
	height: 47px;
	background: url(../images/search-bg.gif) no-repeat;
}
* HTML #ja-search
{
	right: 75px;
}
#ja-search .inputbox
{
	padding: 0 0 0 10px;
	margin-top: 17px;
	border: none;
	background: none;
	color: #505050;
}
/*Login Form*/
#ja-login
{
	position: absolute;
	top: -28px;
	left: 171px;
}
#login-wrap
{
	height: 47px;
	width: 357px;
	background: url(../images/login-bg.gif) no-repeat;
}
#logout-wrap
{
	background: none;
	color: #FFFFFF;
}
#logout-wrap FORM INPUT.button
{
	border: 1px solid #333333 !important; /*[e]1px solid #333333*/
	background: #505050 url(../images/but-lo-bg.gif) repeat-x bottom left !important; /*[e]#505050 url(../images/but-lo-bg.gif) repeat-x bottom left*/
	padding: 1px 5px 3px;
	margin-top: 5px !important; /*[e]5px*/
}
#ja-login DIV
{
}
#ja-login FORM
{
	float: left;
}
#ja-login FORM LABEL
{
	float: left;
}
LABEL.ja-login-user SPAN, LABEL.ja-login-password SPAN
{
	display: none;
}
#ja-login FORM INPUT.button
{
	font-size: 11px !important; /*[e]11px*/
	float: left;
	background: none;
	border: none;
	color: #CCCCCC;
	margin-top: 16px;
}
#ja-login FORM #mod_login_username, #ja-login FORM #mod_login_password
{
	width: 90px;
	margin: 16px 0 0 30px;
	font-size: 12px !important; /*[e]12px*/
	padding: 2px;
	background: #FFFFFF;
	border: none;
}
#ja-login FORM #mod_login_password
{
	margin: 16px 16px 0 50px;
}
.ja-login-links
{
	display: none;
}
/*Tabs*/
#ja-tabs
{
	margin-bottom: 10px;
	padding: 0;
	background: #FFFFFF url(../images/grad3.gif) repeat-x top;
	border: 1px solid #DDDDDD;
}
#ja-tabs DIV.moduletable
{
	margin: 0;
	padding: 0;
}
/*others*/
.mostread, .latestnews
{
	text-decoration: none;
}
#ja-banner
{
	margin: 8px 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; /*[e]none*/
	display: block;
	margin: 10px 0;
	text-decoration: none !important; /*[e]none*/
}
.clr
{
	clear: both;
}
.hasTip IMG
{
	border: none;
	margin: 10px 5px 0 0;
}
DIV.ja-innerdiv
{
	padding: 8px 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}
DIV.ja-innerdiv IMG
{
	margin-right: 5px;
}
/*User Tools*/
#ja-usertools
{
	padding: 7px 0 0;
	font-size: 11px;
	position: absolute;
	top: 10px;
	right: 15px;
}
#ja-usertools UL
{
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}
#ja-usertools UL LI
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}
#ja-usertools IMG
{
	padding: 0 3px 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: #505050;
	border: none;
}
/*System Error Messages*/
#system-message DD.error UL
{
	background: #505050;
	border: none;
}
/*System Notice Messages*/
#system-message DD.notice UL
{
	background: #505050;
	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%;
}
