/**
* Kunena Component
* @package Kunena
* @Copyright (C) 2006 - 2007 Best Of Joomla All rights reserved
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @link http://www.bestofjoomla.com
**/

#Kunena a { text-decoration:none; font-weight:normal;}
#Kunena a:link , #Kunena a:visited{ color:#006699;}
#Kunena a:hover { color: #00CCCC;}
#Kunena .fbxs {
	font-size: 8px;
}
#Kunena .fbs {
	font-size: 10px;
}
#Kunena .fbm {
	font-size: 11px;
}
#Kunena .fbl {
	font-size: 14px;
}
#Kunena .fbxl {
	font-size: 18px;
}
#Kunena .fbxxl {
	font-size: 28px;
}
/* HEADER
----------------------------------------------------------------------------------------------- */
#Kunena .fb_header {background: #E2B000;height: 30px; }
#Kunena .fb_header_th_1 { padding:5px; }
td.fb_profileboxcnt{ width:95%;}

/* TOPMENU
----------------------------------------------------------------------------------------------- */
#Kunena .fb_header div#fb_topmenu {} /* topmenu div */
#Kunena .fb_header div#fb_topmenu a { color: #FFFFFF; padding: 0 8px; display: block;text-decoration: none; font-weight: bold;float: left;} /* topmenu link items */
#Kunena .fb_header div#fb_topmenu a:hover{color: #CCCCCC;}

/* SEARCHBOX
----------------------------------------------------------------------------------------------- */
#fb_searchbox {width:auto; white-space: nowrap;} /* searchbox div */
#fb_searchbox form{margin:  0;padding: 0;} /* searchbox form */
#fb_searchbox .fb_search_inputbox {width: auto;margin: 0 0 0 5px;border: 1px solid #666666;background: #FFFFFF url( "components/com_kunena/template/default_yellow/images/search_icon.gif" ) no-repeat 5px center;font-weight: normal;padding: 2px 5px 2px 20px;}
#fb_searchbox .fb_search_button { margin:0 5px 0 0;}
.fb_search-results {color:#FF0000; font-weight:bold;}

/* CATEGORY LIST
----------------------------------------------------------------------------------------------- */
#Kunena table.fb_blocktable { width:  100%; margin: 5px 0; border-style:solid; border-color:#CCCCCC; border-width:0px 0px 4px 0px; text-align:left; }
#Kunena table.fb_blocktable thead tr th { background: #E2B000; padding: 2px; color:#ffffff; font-weight:normal; }
#Kunena div.fb_title_cover { float:left; text-align:left; color:#FFFFFF; font-weight:normal; line-height:normal; padding:2px; }
#Kunena a.fb_title, 
#Kunena .fb_title { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; display:block; color:#FFFFFF; text-decoration: none; }
#Kunena img.hideshow { float:right; margin:0; padding:0; cursor:pointer; position: relative; z-index: 1; }
#Kunena tr.fb_sth {background: #FFFED9;font-weight: bold;font-family: Tahoma, Arial, Helvetica, sans-serif;}
th.fb_sectiontableheader {}
#Kunena tr.fb_sectiontableentry1 td {background: #EEEEEE; padding:5px; border-bottom:1px solid #CCCCCC;border-left:1px solid #FFFFFF;border-right:1px solid #CCCCCC;}
#Kunena tr.fb_sectiontableentry1 td.td-1 {border-left:1px solid #CCCCCC;}
#Kunena tr.fb_sectiontableentry2 td {background: #F7F7F7; padding:5px; border-bottom:1px solid #CCCCCC;border-left:1px solid #FFFFFF;border-right:1px solid #CCCCCC;}
#Kunena tr.fb_sectiontableentry2 td.td-1 {border-left:1px solid #CCCCCC;}
#Kunena div.fb_thead-title a{font-weight:     bold;}
div.fb_thead-desc {}
#Kunena div.fb_thead-child {border-top: 1px dotted #D4C9AD;margin-top: 4px;}
#Kunena table.fb_cc-table tr td {border: 0px solid #FFFFFF; }
#Kunena div.fb_cc-childcat-title {width: 90px;float:left;}
table.fb_cc-table {}
tr.fb_cc-sectiontableentry1 {}
tr.fb_cc-sectiontableentry2 {}
span.fb_childcount {}
#Kunena div.fb_latest-subject a{font-weight:     bold;}
div.fb_latest-subject-by {}
span.newchar{color: #FF6600;font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size: 8px;}

/* SHOW CATEGORY 
----------------------------------------------------------------------------------------------- */
#Kunena  a.fb-topic-title { font-weight:bold;}
#Kunena img.stickyicon, 
#Kunena img.attachicon {float:  right;border: 0;margin: 2px;}
#Kunena img.catavatar{width:  20px;height: 20px;margin-left: 4px;border: 1px solid #CCCCCC;}
.fb_contentheading{background:  #ECE9D8;font-weight: bold;color:       #990000;border-bottom: 3px solid #DDD5BF;border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;border-top:  1px solid #FFFFFF;}
.fb_contentheading span{background:   url( "components/com_kunena/template/default_yellow/images/spoticon.gif" ) no-repeat left center;padding-left: 16px;}
.fb_sectiontableentry1_stickymsg{background: #FFFFCE;}
.fb_sectiontableentry2_stickymsg{background: #FFFFE6;}
tr.fb_sectiontableentry1_stickymsg td, 
tr.fb_sectiontableentry2_stickymsg td{border-bottom:1px solid #CCCCCC;border-left:1px solid #FFFFFF;border-right:1px solid #CCCCCC; padding:2px;}
tr.fb_sectiontableentry1_stickymsg td.td-1, 
tr.fb_sectiontableentry2_stickymsg td.td-1{border-left: 1px solid #CCCCCC;}

/*
VIEW PAGE
-------------------------------------------------------------------- */
#fb_views {}
th.view-th{text-align:right;padding-right: 10px;}
th.fb_sectiontableheader {}
td.fb-msgview-left {background:#EFF0F4;vertical-align: top;width:170px;border-bottom:  0px solid #CCCCCC;border-left:1px solid #CCCCCC;}
td.fb-msgview-right{border-right:1px solid #CCCCCC;padding:5px 10px 5px 30px;vertical-align: top;}
div.fb-msgview-l-cover{overflow:auto;text-align: center;padding:5px;}
span.view-username{}
span.view-username a:link, 
span.view-username a:visited{font-weight:bold;text-decoration: none;color:#357994;}
span.view-username a:hover{color:#000000;text-decoration: none;}
span.msgusertype{font-weight:normal;text-decoration: none;text-decoration: none;font-style:italic;}
span.fb_avatar{}
span.fb_avatar img{border:1px solid #CCCCCC;padding: 1px;margin:5px;}
div.viewcover{border:1px solid #CCCCCC;background: #DDDDDD;color:#333333;text-align: center;margin:2px 5px;}
span.msgtitle,span.msgtitle_new{font-weight:bold;text-decoration: none;background: url( "components/com_kunena/template/default_yellow/images/msgtitleicon.gif" ) no-repeat left center;padding-left:25px;line-height:26px;}
span.msgtitle_new{background: url( "components/com_kunena/template/default_yellow/images/msgtitleicon.gif" ) no-repeat left center;}
span.msgdate{font-weight:     normal;text-decoration: none;padding-left:10px;}
span.msgkarma{font-weight: bold;color: #333333;text-decoration: none;padding-right: 10px;}
div.msgtext{overflow:hidden;}
div.fbcode{overflow:auto;}
div.msgtext pre, div.msgtext .code{border-left: 5px solid #F4A94F;border-right: 1px solid #CCC; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC;font-family: "Courier News", monospace;font-size-adjust: none;font-stretch: normal;font-style: normal;font-variant: normal;font-weight: normal;line-height: 1.5;margin: 5px 0pt 15px;padding: 10px 15px;width: 100%;overflow:auto;}
div.fb_file_attachment{background:#D1EACF;border: 1px dotted #86B87F;padding:10px;margin-bottom:10px;}
span.contentheading {}
div.switchcontent{}
input.fb_qm_btn{}
input.fb_qm_cncl_btn{}
td.fb-msgview-left-c{background:#EFF0F4;vertical-align: top;border-left:1px solid #D4C9AD;}
td.fb-msgview-right-c{border-right:  1px solid #CCCCCC;padding:1px 5px 1px 5px;vertical-align: top;}
div.fb_smalltext{}
td.fb-msgview-right-c div.fb_smalltext {padding:5px;text-align:right;}
div.fb_message_editMarkUp_cover {padding-top:5px;text-align:right;}
span.fb_message_editMarkUp {background:#f7f7f7 url( "components/com_kunena/template/default_yellow/images/edit.gif" ) no-repeat left center;border-left:1px dotted #999;border-right:1px dotted #999;border-top:1px dotted #999;padding:2px 5px 2px 20px;font-size:9px;color:#666666;}
div.msgsignature{border-top: dotted 1px #ccc;text-align: left;color:#999;padding-top: 10px;}
td.fb-msgview-left-b{background:#EFF0F4;vertical-align: top;width:170px;border-bottom:1px solid #CCCCCC;border-left:1px solid #CCCCCC;}
td.fb-msgview-right-b{border-right:  1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;padding:1px 5px 1px 5px;vertical-align: top;}
span.fb_qr_fire{}
.switchcontent{display:none;}
span.fb_quote{display: block;border: 1px dotted #CCC;margin: 5px 0pt;padding: 5px;font-family: Arial, Helvetica, sans-serif;font-style: italic;background: #F7F7F7;}
#Kunena div.fbhide {background:#FFF8F2 url( "components/com_kunena/template/default_yellow/images/bullet-tips.gif" ) no-repeat scroll 5px center;border:1px dotted #F2CAB7;font-size:12px;padding:10px 10px 10px 25px;}

/*
THREAD VIEW
-------------------------------------------------------------------- */
#fb_threadview {border:1px solid #CCCCCC;}
div#fb_threadview table.fb_blocktable {margin:0;}
.fb_threadview_row td{ border-top:1px  dotted #CCCCCC;}
.fb_threadview_row td table tr td { border-top:0px solid #CCCCCC;}
/*
POST PAGE
-------------------------------------------------------------------- */
#fb_postmessage{border-left:  1px solid #CCCCCC;border-right: 1px solid #CCCCCC;}
table#fb_postmessage .fb_button{border: 1px solid #999;color: #000;padding: 1px;}
table#fb_postmessage .fb_slcbox{border: 1px solid #999;color: #000;}
#fb_post_message .postinput{width:  94%;border: 1px solid #ccc;padding: 3px 5px;}
#fb_postmessage tr.fb_sectiontableentry2 td.fb-topicicons td{border-bottom: 0px solid #CCCCCC;}
#fb_postmessage tr.fb_sectiontableentry1 .fb-postbuttonset td.fb_posthint{background: #FFFFCC;border: 1px solid #CFC1A9;padding: 2px 5px;}
table#fb_postmessage .fb_posthint .fb_inputbox{background: #FFFFCC;border: 0px solid #FFFFCC;width:  100%;}
.fb-postbuttonset{width: 95%;}
.fb-postbuttons { }
table#fb_postmessage  .fb_txtarea{ width:95%;overflow: auto;height:300px;border:1px solid #ccc;}
.fb_txtarea{height: 300px;width: 95%;}
#fb_postmessage tr.fb_sectiontableentry1 .fb-postbuttonset td,
#fb_postmessage tr.fb_sectiontableentry2 .fb-postbuttonset td{border-bottom: 0px solid #CCCCCC;}
table#fb_postmessage .button{border: 1px solid #999;color: #333;font-weight: bold;padding: 3px 10px;margin: 3px;}
.fb_leftcolumn{width:160px;text-align: right;}

/*
BBCODE BUTTONS
-------------------------------------------------------------------- */
img.fb-bbcode {cursor: pointer;margin-top: 4px;margin-right: 1px;padding: 0px;}
img.fb-bbcode:hover {background-color: #e4e4e4;cursor: pointer;margin-top: 4px;margin-right: 1px;padding: 0px;}
.fb-color_table {cursor: pointer;width:100%;margin-left:auto;margin-right:auto;}
#Kunena table.fb-postbuttonset tr td.fb-postbuttons select.fb_slcbox {position:relative;bottom:5px;}

/*
POST HISTORY
-------------------------------------------------------------------- */
.fb_review_table{text-align:left;border-spacing: 1px;background:#CCCCCC;}
.fb_review_header{color: #ffffff;}
.fb_review_body0{color:#404040;background-color: #FFFFCC;line-height:100%;padding:3px 10px;}
.fb_review_body1{color:#404040;background-color: #FFFFFF;padding:3px 10px;line-height:140%;}
.fb_review_quote{padding: 5px;border: dotted 1px #ccc;background-color: #FFF;color:  #999;display: block;}

/* PATHWAY 
----------------------------------------------------------------------------------------------- */
.fb_forum-pathway{padding: 3px;margin: 5px 0 5px 0;border: 1px solid #CCCCCC; background:#F7F7F7;}
.path-element-first {font-weight: normal;height: 18px;line-height: 18px;padding-left: 22px;background: url( "components/com_kunena/template/default_yellow/images/pathway_start.gif" ) no-repeat left center; float:left;padding-right:3px; }
.path-element-first a:link, 
.path-element-first a:visited{font-weight:normal;text-decoration: none;background:none;}
.path-element-last, 
.path-element-last a:link{font-weight:bold;text-decoration: none;text-indent:5px;clear:left;float:left;}
.fb_forum-pathway .path-element {background: url( "components/com_kunena/template/default_yellow/images/arrow.png" ) no-repeat left center;padding-left: 12px;float:left;font-weight: normal;height: 18px;line-height: 18px;padding-right:3px;}
.fb_forum-pathway .path-element-last {height: 18px;line-height: 18px;background:  url( "components/com_kunena/template/default_yellow/images/pathway_finallink.gif" ) no-repeat left center; padding-left: 30px; padding-right:5px;}
.path-element-users {margin-top:21px;}

/*
PAGENAV
-------------------------------------------------------------------- */
table.jr-topnav{width: 100%;}
table.jr-bottomnav{width: 100%;}
td.jr-topnav-left{text-align: left;width: 50%;vertical-align: middle;}
td.jr-topnav-right{text-align: right;width: 50%;vertical-align: middle;}
div.jr-pagenav { }
div.jr-pagenav ul{list-style: none;margin: 0;padding: 0;float:  right;}
div.jr-pagenav ul li{list-style: none;margin: 0;padding: 0 4px;display: block;float:  left;background: none;}
div.jr-pagenav ul li.jr-pagenav-text{font-weight: normal;list-style:  none;margin: 0;padding: 0 4px;display:block;float:left;}
a.jr-pagenav-nb:link, a.jr-pagenav-nb:visited{font-weight:bold;text-decoration: none;}
a.jr-pagenav-nb:hover{text-decoration: underline;}
li.jr-pagenav-nb span.pagenav, li.jr-pagenav-nb a.pagenav:link, li.jr-pagenav-nb a.pagenav:visited{font-weight: normal;text-decoration: none;background:none;border:0px;line-height:normal;margin:0;padding:0;}
/* Bottom patway */
.fb_bottom_pathway{display: none;}

/*
FORUM TOOLS
-------------------------------------------------------------------- */
#fb_ft-cover{position: relative; float: right;text-align: right;}
table.jr-ft{width: 100%;}
td.ft-td1{width: 100%;}
td.ft-td2{width: 150px;}
#forumtools_control{width: 150px;}
.forumtools_contentBox{border:  1px solid #CCCCCC;display: none;position: absolute;right:   0px; background:  #86B87F;overflow: hidden;width:150px;}
.forumtools_content{position: relative;width: 100%;text-align: left; padding: 1px;}
#subBox1 ul{margin:  0;padding: 0;list-style: none;}
#subBox1 ul li{margin:  0;padding: 0;list-style: none;padding: 3px 5px;color:#FFFFFF;background: none;}
#subBox1 ul li a:link, #subBox1 ul li a:visited{color:#FFFFFF;text-decoration: none;font-weight:normal;list-style:none;}
#subBox1 ul li a:hover{text-decoration: underline;}
a.forumtools:link, a.forumtools:visited{background: url( "components/com_kunena/template/default_yellow/images/menu_open.gif" ) no-repeat right center;padding-right: 20px;color:#FFFFFF;font-size-adjust: none;font-style:    normal;font-variant:  normal;font-weight:   bold;line-height:   normal;text-align:    center;text-decoration: none;}
a.forumtools:hover{text-decoration: underline;}


/*
FAQ , RULES , UPLOAD AVATAR, ANNOUNCEMENT
-------------------------------------------------------------------- */
td.fb_faqdesc, td.fb_rulesdesc, td.fb_uadesc, td.fb_anndesc, td.fb_creditsdesc {
	vertical-align: top;
	padding: 5px;
	border:  1px solid #ccc;
	background: #FFFFFF;
}
.fb_credits_intro {padding:10px 0 10px 0;}
.fb_team { margin:0; padding:0; border-top:1px solid #dddddd; }
.fb_teammember { padding:7px 10px 7px 10px; border-bottom:1px solid #dddddd; list-style: inside;margin:0;}
.fb_credits_more{padding:10px 0 10px 20px;}


/*
USER PROFILE
-------------------------------------------------------------------- */
.fb_profile-left{padding-right: 5px;}
.fb_profile-right{}
.fb_profileinfo{background: #ffffff;border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;}
.fb-usrprofile-misc{text-align: center;margin: 0 auto;}
#fb_userprfmsg td.td-6{border-right: 1px solid #CCCCCC;}
.fb_profile-bottomnav{background: #ffffff;border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;}

/*
MY PROFILE
-------------------------------------------------------------------- */
.fb_myprofile_menu td{ border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;}
.fb_myprofile_menu a { display:block;padding:2px 5px 3px 10px;text-decoration:none;}
.fb_myprofile_menu a:hover { text-decoration:underline;}
.fb_myprofile_menu_title { font-weight:bold;}
.fb_myprofile_menu_staff { padding: 5px 10px; border-bottom: 4px solid #CCCCCC;}
.fb_myprofile_general td { padding: 3px 5px; border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;}

/* RECENT POSTS
----------------------------------------------------------------------------------------------- */
#Kunena a.fbrecent { font-weight:bold; }

/* WHOIS ONLINE 
----------------------------------------------------------------------------------------------- */
#Kunena .fbgrouplist { padding:5px;}

/* FOOTER
----------------------------------------------------------------------------------------------- */
.fb_credits{ position:relative; text-align:center; }
.fb_footer{ text-align:center; }
img.rsslink{ position:absolute; right:3px; top:0px; }
/*------------------------------------------------------------------------
# JA Opal for Joomla 1.5 - Version 1.0 - Licence Owner jSharing.com
# ------------------------------------------------------------------------
# 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.
-------------------------------------------------------------------------*/

/* Son of Suckerfish Dropdowns
---------------------------------------------------------
Originally developed by Patrick Griffiths and Dan Webb
http://www.htmldog.com/articles/suckerfish/dropdowns/
---------------------------------------------------------
NOTE: After a deep research, we decide to divide this
CSS into 2 parts. The first part will define the layout.
The second part will define the visual look for this menu.
---------------------------------------------------------*/

#ja-cssmenu {
	margin: 0 0 0 10px; /* all lists */
	padding: 0;
}

#ja-cssmenu ul {
	margin: 0; /* all lists */
	padding: 0;
}

#ja-cssmenu li {
	float: left;
	display: block;
	padding: 0;
	margin: 0 2px 0 0;
	background: none;
}

#ja-cssmenu li ul {
	width: 16.4em;
	position: absolute; /* second-level lists */
	z-index: 99;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
	w\idth: 15.9em;
}

#ja-cssmenu li ul ul {
	margin: -2em 0 0 15em; /* third-and-above-level lists */
}

#ja-cssmenu li li {
	padding: 0 1em 0 0;
	margin: 0;
	width: 14.9em;
}

#ja-cssmenu ul a {
	width: 14.8em;
	w\idth: 10.8em;
}

#ja-cssmenu li:hover ul ul, #ja-cssmenu li:hover ul ul ul,
#ja-cssmenu li.sfhover ul ul, #ja-cssmenu li.havechildsfhover ul ul, #ja-cssmenu li.havechild-activesfhover ul ul, #ja-cssmenu li.activesfhover ul ul,
#ja-cssmenu li.sfhover ul ul ul, #ja-cssmenu li.havechildsfhover ul ul ul, #ja-cssmenu li.havechild-activesfhover ul ul ul, #ja-cssmenu li.activesfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#ja-cssmenu li:hover ul, #ja-cssmenu li li:hover ul, #ja-cssmenu li li li:hover ul,
#ja-cssmenu li.sfhover ul, #ja-cssmenu li.havechildsfhover ul, #ja-cssmenu li.havechild-activesfhover ul, #ja-cssmenu li.activesfhover ul,
#ja-cssmenu li li.sfhover ul, #ja-cssmenu li li.havesubchildsfhover ul, #ja-cssmenu li li.havesubchild-activesfhover ul, #ja-cssmenu li li.activesfhover ul,
#ja-cssmenu li li li.sfhover ul, #ja-cssmenu li li li.havesubchildsfhover ul, #ja-cssmenu li li li.havesubchild-activesfhover ul, #ja-cssmenu li li li.activesfhover ul {
	left: auto;
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
#ja-cssmenu li a {
	background: url( "templates/ja_opal/ja_menus/ja_moomenu/../../images/mainnav-sep.gif" ) no-repeat right top;
	display: block;
	text-decoration: none;
	font-size: 110%;
	color: #888888;
	padding: 12px 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus {
	color: #FFFFFF;
}

#ja-cssmenu li:hover a,
#ja-cssmenu li.sfhover a,
#ja-cssmenu li.havechildsfhover a,
#ja-cssmenu li.havechild-activesfhover a {
	color: #FFFFFF;
}

#ja-cssmenu li.active {
	background: url( "templates/ja_opal/ja_menus/ja_moomenu/../../images/mainnav-active-r.gif" ) no-repeat right top;	
}

#ja-cssmenu li.active a {
	background: url( "templates/ja_opal/ja_menus/ja_moomenu/../../images/mainnav-active-l.gif" ) no-repeat left top;
	color: #FFFFFF;
}

#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	color: #FFFFFF;
}

/* 2nd level and above */
#ja-cssmenu li ul {
	border: 1px solid #202020;
	background: url( "templates/ja_opal/ja_menus/ja_moomenu/../../images/trans-bg.png" );
}

#ja-cssmenu li ul ul {
	border: 1px solid #202020;
}

#ja-cssmenu li ul li {
	border-bottom: 1px solid #202020;
	border-right: none;
	background: none;
}

#ja-cssmenu li ul a {
	border-right: none;
	margin: 0;
	padding: 7px 10px;
	background: none !important;
	text-transform: none;
	font-weight: normal;
	font-size: 100%;
	white-space: nowrap;
	color: #CCCCCC !important;
}

#ja-cssmenu li.havesubchild,
#ja-cssmenu li.havesubchild-active {
	background: url( "templates/ja_opal/ja_menus/ja_moomenu/img/arrow-1.gif" ) no-repeat 95% 50%;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {
	background: url( "templates/ja_opal/ja_menus/ja_moomenu/../../images/mainnav-active.gif" ) repeat-x left top #E27F1D;
	color: #FFFFFF !important;
}

#ja-cssmenu ul li a.active {
	background: none !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
}

#ja-cssmenu ul li a.active:hover,
#ja-cssmenu ul li a.active:active,
#ja-cssmenu ul li a.active:focus {
	color: #FFFFFF !important;
}/* OpenID icon style */
input.system-openid, input.com-system-openid {
   background: url( "templates/system/css/http://openid.net/images/login-bg.gif" ) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}
/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url( "templates/system/css/../images/j_button2_left.png" ) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url( "templates/system/css/../images/j_button2_right.png" ) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url( "templates/system/css/../images/j_button2_image.png" ) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url( "templates/system/css/../images/j_button2_readmore.png" ) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url( "templates/system/css/../images/j_button2_pagebreak.png" ) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url( "templates/system/css/../images/j_button2_blank.png" ) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url( "templates/system/css/../images/selector-arrow.png" ) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

.img_caption  {
text-align: center!important;
}

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}

.caption.left {
	float: left;
	margin-right: 1em;
}

.caption.right {
	float: right;
	margin-left: 1em;
}

.caption.left p {
	clear: left;
	text-align: center;
}

.caption.right p {
	clear: right;
	text-align: center;
}

.caption.none {
	margin-left:auto;
	margin-right:auto;
}

.caption  {
	text-align: center!important;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url( "templates/system/css/../images/calendar.png" ) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
 /*------------------------------------------------------------------------
# JA Opal for Joomla 1.5 - Version 1.0 - Licence Owner jSharing.com
# ------------------------------------------------------------------------
# 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: #EBEAE8;
	color: #000000;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	background: #EBEAE8 url( "templates/ja_opal/css/../images/mw-bg.gif" ) repeat-x left top;
	color: #555555;
	padding: 0;
	margin: 0;
}

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: #C55901;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
}

/* Small text */
small, .small, .smalldark, .button, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon,
#ja-pathway, #ja-footer {
	font-size: 92%;
}

/*article image*/
img {
	margin: 0;
	padding: 0;
}

.img_caption {
	padding-right: 10px;
}

.img_caption p {
	text-align: center;
	color: #555555;
}

.img_caption.left, .img_caption.right {}

/* Fontpage */
div.leading .img-desc {
	float: left;
	margin: 8px 5px 0 0;
}

div.article-content img,
.img-desc img {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin: 0 8px 0 0;
	padding: 4px;
}

.img-desc .img_caption p {
	font-size: 10px;
}

.img_caption img {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

.img_caption p {
	padding-top: 5px;
	margin-top: 0px;
}

.img-border {
	border: 5px solid #B9B7B5;	
}

/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url( "templates/ja_opal/css/../images/bullet.gif" ) no-repeat 20px 8px;
	padding-left: 30px;
}

ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url( "templates/ja_opal/css/../images/dot.gif" ) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

legend {
	font-weight: bold;
	background: #FFFFFF;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #4F4F4F;
	height: 1px;
}

br {}

td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.inputbox {
	padding: 2px;
	border: 1px solid #B9B7B5;
	background: #FFFFFF;
	color: #666666;
	font-size: 100%;
}

.button {
	padding: 1px 8px;
	border: 1px solid #000000;
	background: url( "templates/ja_opal/css/../images/but-bg.gif" ) repeat-x left center #000000;
	color: #FFFFFF;
	font-weight: bold;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator, .article_seperator {
	margin: 0;
	display: none;
}

.leading_separator {
	display: block;
	height: 10px;
}

.row_separator {
	display: none;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: url( "templates/ja_opal/css/../images/but-bg.gif" ) repeat-x left center #000000;
	border: 1px solid #4F4F4F;
	padding: 4px 8px;
	color: #CCCCCC;
	font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
	border-bottom: 1px solid #CCCCCC;
}

tr.sectiontableentry2 td {
	background: #F7F6F5;
}

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: 30%;
	float: right;
}

table.contenttoc td {
	background: url( "templates/ja_opal/css/../images/bullet.gif" ) no-repeat 12px 8px;
	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 {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F7F6F5;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more {
	border-top: 1px solid #CCCCCC;
	margin: 15px 0 0;
	padding: 10px 0 0;
}

.blog_more h2 {
	color: #C55901;
	font-size: 110%;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 0;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url( "templates/ja_opal/css/../images/bullet.gif" ) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}

.blog_more ul li a {
	color: #555555;
}

.blog_more ul li a:hover,
.blog_more ul li a:active,
.blog_more ul li a:focus {
	color: #C55901;
}

.category {
	font-weight: bold;
	width: 100%;
	margin-bottom: 20px;
}

h1.componentheading, .componentheading {
	border-bottom: 1px solid #CCCCCC;
	font-size: 180%;
	margin: 0 0 15px;
	padding: 5px 0;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0 0 5px;
	padding: 0;
	font-size: 160%;
	color: #666666;
}

table.blog .contentheading {
	font-size: 150%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {}

a.readon {
	background: url( "templates/ja_opal/css/../images/readon-bg.gif" ) no-repeat left center;
	color: #555555;
	padding: 1px 2px 3px 5px;
	width: 85px;
	float: right;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background: url( "templates/ja_opal/css/../images/readon-hover.gif" ) no-repeat left center;
	color: #C55901;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	border-top: 1px solid #CCCCCC;
	margin: 15px auto 10px;
	padding: 10px 0 0;
	color: #555555;
	text-align: center;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1px 4px;
	text-decoration: none;
	color: #4F4F4F;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #C55901;
}

.pagenavbar {
	background: url( "templates/ja_opal/css/../images/icon-pages.gif" ) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url( "templates/ja_opal/css/../images/icon-pages.gif" ) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews li.latestnews,
ul.mostread li.mostread {
	background: url( "templates/ja_opal/css/../images/dot.gif" ) repeat-x left bottom;
	padding: 5px 0;
}

ul.latestnews a, ul.mostread a {
	background: url( "templates/ja_opal/css/../images/bullet.gif" ) no-repeat left center;
	padding-left: 10px;
	color: #C55901;
}

.bannerheader {
 	font-size: 120%;
	font-weight: bold;
 }

/* META
--------------------------------------------------------- */
/* Override fontpage */
#ja-contentheading {
	margin: -10px -15px 0;
	padding: 0 0 0 5px;
}

#ja-contentheading h1.componentheading {
	background: url( "templates/ja_opal/css/../images/h3-bg2.gif" ) no-repeat left bottom;
	border: none !important;
	color: #FFFFFF;
	font-size: 100% !important;
	letter-spacing: 1px;
	margin: 0 0 0 -5px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}

#ja-contentheading h1.componentheading span.left-bg {
	background: url( "templates/ja_opal/css/../images/arrow-right.gif" ) no-repeat right bottom;
	display: block;
	float: left;
	padding: 9px 20px 14px 10px;
}

#ja-contentheading h1.componentheading span.right-bg {
	background: url( "templates/ja_opal/css/../images/h3-sep.gif" ) no-repeat right bottom;
	display: block;
	padding-left: 0px;
}

#ja-contentheading div.leading {
	padding: 5px 0 10px;
	border-bottom: 1px solid #CCCCCC;
}

#ja-contentheading div.blog {
	background: #EBEAE8;
	border: 1px solid #B9B7B5;
	border-top: none;
	padding: 5px 15px 10px;
}

#ja-contentheading .leading h2.contentheading {
	font-size: 170%;
	margin-top: 0;
}

#ja-contentheading h2.contentheading {
	margin-top: 10px;
	font-size: 110%;
}

#ja-contentheading .article-meta {
	width: auto;
	float: none;
}

#ja-contentheading .article-toolswrap {
	margin: 0;
}

#ja-contentheading p {
	margin: 5px 0 10px;
}

div.content-desc p {
	clear: both;
	display: block;
	margin: 0;
}

.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}

.article-tools {
	display: block;
	padding: 0 10px 0 0;
}

.article-meta {
	width: 70%;
	float: left;
	color: #999999;
}

.createdby {
	color: #999999;
}

.createdate {
	padding-right: 6px;
	margin-right: 5px;
	background: url( "templates/ja_opal/css/../images/vline.gif" ) no-repeat right center;
}

.modifydate {
	color: #999999;
	width: 100%;
	display: block;
	margin: 15px 0;
}

.article-section {
	padding-left: 6px;
	margin-left: 5px;
	background: url( "templates/ja_opal/css/../images/vline.gif" ) no-repeat left center;
}

.article-section a {
	color: #555555;
}

.article-category a {
	color: #555555;
}

div.buttonheading {
	position: absolute;
	top: 4px;
	right: 10px;
}

.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
}

.cols3 {
	width: 33.3%;
	float: left;
}

div.column1 .contentpaneopen {
	padding-right: 10px;
}

div.column2 .contentpaneopen {
	padding: 0 5px;
}

div.column3 .contentpaneopen {
	padding-left: 10px;
}

/* MAIN LAYOUT
--------------------------------------------------------- */
.wrap { width: 100%; clear: both; }

.main { width: 960px; margin: 0 auto;}
		
.inner {
	padding: 0 5px;
}

div.ja-mainbg {
	background: url( "templates/ja_opal/css/../images/body-bg.jpg" ) no-repeat center top;
}

#ja-mainbody {
	float: left;
	width: 68%;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 68%;
}

#ja-current-content {
	background: url( "templates/ja_opal/css/../images/cc-bg.gif" ) repeat-y right top;
	margin: 0 0 15px;
	padding: 10px 15px 0;
}

/* COLUMNS
--------------------------------------------------------- */
/*common style for column*/
#ja-colwrap {
	width: 32%;
	float: right;
}

#ja-colwrap .ja-innerpad {
	padding: 0 5px 0 10px;
}

#ja-col1 {
	float: left;
	overflow: hidden;
	width: 30%;
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 28%;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-container,
#ja-container-fr,
#ja-container-fl,
#ja-container-f {
	background: url( "templates/ja_opal/css/../images/container-bg.gif" ) repeat-x left bottom;
	padding: 0 0 20px;
	clear: both;
}

#ja-container .main,
#ja-container-fr .main,
#ja-container-fl .main,
#ja-container-f .main {
	margin-top: 15px;
}

#ja-container .main .inner,
#ja-container-fr .main .inner,
#ja-container-fl .main .inner,
#ja-container-f .main .inner {
	padding: 0 0 0;
}

/*content + left*/
#ja-container-fr #ja-mainbodywrap {
	width: 100%;
}

#ja-container-fr #ja-col1 {
	width: 22%;
}

#ja-container-fr #ja-content {
	width: 78%;
}

#ja-container-fr #ja-current-content {
	margin-right: 0;
}

/*content + right*/
#ja-container-fl #ja-mainbodywrap {
	float: left;
	width: 100%;
}

#ja-container-fl #ja-content {
	width: 80%;
}

#ja-container-fl #ja-col2 {
	width: 20%;
}

#ja-container-fl #ja-current-content {
	margin-left: 0;
}

/*full*/
#ja-container-f #ja-mainbody {
	width: 100%;
}

#ja-container-f #ja-content {
	width: 100%;
}

#ja-container-f #ja-current-content {
	background: url( "templates/ja_opal/css/../images/cc-bg2.gif" ) repeat-y center top;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3,
div.moduletable_tabs h3 {
	background: url( "templates/ja_opal/css/../images/h3-bg.gif" ) no-repeat left bottom;
	color: #FFFFFF;
	font-size: 100%;
	margin: 0 0 0 -5px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div.moduletable h3 span.left-bg,
div.moduletable_menu h3 span.left-bg,
div.moduletable_default h3 span.left-bg,
div.moduletable_text h3 span.left-bg,
div.moduletable_tabs h3 span.left-bg {
	background: url( "templates/ja_opal/css/../images/span-left.gif" ) no-repeat right bottom;
	display: block;
	float: left;
	padding: 10px 60px 12px 10px;
}

div.moduletable h3 span.right-bg,
div.moduletable_default h3 span.right-bg,
div.moduletable_menu h3 span.right-bg,
div.moduletable_text h3 span.right-bg,
div.moduletable_tabs h3 span.right-bg {
	background: url( "templates/ja_opal/css/../images/h3-sep.gif" ) no-repeat right bottom;
	display: block;
	padding: 0;
}

div.moduletable,
div.moduletable_default,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_blank,
div.moduletable_tabs {
	color: #555555;
	margin: 0 0 15px 5px;
	padding: 0;
}

div.ja-box-ct {
	background: #EBEAE8;
	border: 1px solid #B9B7B5;
	padding: 10px;
}

/* Highlight module 1 */
div.hilite1 div.ja-box-ct {
	background: #333333;
}

div.hilite1 ul.menu li a {
	background: url( "templates/ja_opal/css/../images/arrow-grey.gif" ) no-repeat left center;
	color: #999999;
}

div.hilite1 ul.menu li a:hover,
div.hilite1 ul.menu li a:focus,
div.hilite1 ul.menu li a:active {
	background: url( "templates/ja_opal/css/../images/arrow-white.gif" ) no-repeat left center;
	color: #FFFFFF;
}

div.hilite1 ul.menu li.active a {
	background: url( "templates/ja_opal/css/../images/arrow-white.gif" ) no-repeat left center;
	color: #FFFFFF;
}

/* Highlight module 2 */
div.hilite2 div.ja-box-ct {
	background: #AAAAAA;
}

div.hilite2 ul.menu li a {
	background: url( "templates/ja_opal/css/../images/arrow-grey2.gif" ) no-repeat left center;
	color: #555555;
}

div.hilite2 ul.menu li a:hover,
div.hilite2 ul.menu li a:focus,
div.hilite2 ul.menu li a:active {
	background: url( "templates/ja_opal/css/../images/arrow-white.gif" ) no-repeat left center;
	color: #FFFFFF;
}

div.hilite2 ul.menu li.active a {
	background: url( "templates/ja_opal/css/../images/arrow-white.gif" ) no-repeat left center;
	color: #FFFFFF;
}

/* Blank module */
div.moduletable_blank {
	margin: 0 0 15px 0;
	padding: 0;
}

div.moduletable_blank div.ja-box-ct {
	background: none !important;
	border: none;
	margin: 0;
	padding: 0 0 0 5px !important;
}

/*tabs*/
#ja-colwrap div.moduletable_tabs {
	background: #DDDDDD;
	border: 1px solid #B9B7B5;
	padding: 0;
}

#ja-colwrap div.moduletable_tabs div.ja-box-ct {
	background: none;
	border: none;
	padding: 0;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable li,
div.moduletable_menu li,
div.moduletable_text li {
	padding-left: 13px;
	background-position: 5px 7px;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	line-height: normal;
	position: relative;
	padding: 0;
	z-index: 999;
	height: 140px;
}

h3.logo, div.logo-text {
	margin: 30px 20px 0;
	padding: 0;
	float: left;
}

h3.logo a {
	width: 245px;
	height: 75px;
	display: block;
	background: url( "templates/ja_opal/css/../images/logo.png" ) no-repeat center;
}

h3.logo a span {
	position: absolute;
	top: -1000px;
}

div.logo-text {
	outline: none;
}

div.logo-text h3 {
	font-size: 300%;
	font-weight: bold;
	letter-spacing: 2px;
	/*margin: 0 0 0 90px;*/
	margin: 0;
	padding: 0;
}

div.logo-text h3 a {
	color: #C55901	;
	text-transform: uppercase;
}

div.logo-text h3 a:hover,
div.logo-text h3 a:focus,
div.logo-text h3 a:active {
	text-decoration: none;
}

div.logo-text img {
	float: left;
	margin-top: -10px;
}

.site-slogan {
	color: #555555;
	/*margin: 0 0 -2px 90px;*/
	margin: 0 0 -2px 0;
	padding: 0;
	letter-spacing: 2px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	margin: 0;
	padding: 0;
	z-index: 8;
	position: relative;
}

#ja-mainnav .main {
	position: relative;
}

#ja-mainnav .inner {
	background: url( "templates/ja_opal/css/../images/mainnav-bg.gif" ) repeat-x left top #333333;
	border-bottom: 1px solid #4F4F4F;
	padding: 0;
	margin: 0 5px;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
	line-height: normal;
}

#ja-subnav {}

#ja-subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

#ja-subnav li {
	display: block;
	background: url( "templates/ja_opal/css/../images/dot.gif" ) repeat-x bottom;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#ja-subnav a {
	display: block;
	outline: none;
	padding: 6px 0 6px 10px;
	margin: 0;
	text-decoration: none;
	color: #4F4F4F;
	background: url( "templates/ja_opal/css/../images/arrow-grey.gif" ) no-repeat left center;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #C55901;
	text-decoration: none;
	background: url( "templates/ja_opal/css/../images/arrow-hover.gif" ) no-repeat 0px 10px;
}

#ja-subnav li.active a {
	font-weight: bold;
	color: #C55901;
	background: url( "templates/ja_opal/css/../images/arrow-hover.gif" ) no-repeat 0px 10px;
}

/* breadcrumbs */
#ja-pathway {
	color: #555555;
}

#ja-pathway .inner {
	background: #CCCCCC;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	margin: 15px 5px 0;
	padding: 7px 0 0;
	height: 28px;
	position: relative;
}

#ja-pathway .ja-pathway-text {
	float: left;
	padding: 1px 10px 2px;
}

#ja-pathway span {
	color: #FFFFFF;
	padding: 0 5px 0 0;
}

#ja-pathway strong {
	color: #C55901;
}

#ja-pathway a {
	color: #FFFFFF;
	font-weight: bold;
}

#ja-pathway img {
	margin: 0 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu li {
	display: block;
	background: url( "templates/ja_opal/css/../images/dot.gif" ) repeat-x bottom;
	margin: 0;
	padding: 0;
	line-height: normal;
}

ul.menu li a {
	background: url( "templates/ja_opal/css/../images/arrow-grey.gif" ) no-repeat left center;
	display: block;
	outline: none;
	padding: 6px 0 6px 10px;
	margin: 0;
	text-decoration: none;
	color: #555555;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	background: url( "templates/ja_opal/css/../images/arrow-hover.gif" ) no-repeat left center;
	color: #C55901;
	text-decoration: none;
}

ul.menu li.active a {
	font-weight: bold;
	color: #C55901;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	border: none;
	background: none !important;
	padding: 0 0 0 10px;
}

ul.menu li li a {
	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 {
	color: #FFFFFF;
	text-decoration: underline;
}

ul.menu li li.active a {
	color: #4F4F4F;
	font-weight: bold !important;
}

ul.menu li li li a {
	color: #4F4F4F !important;
	font-weight: normal !important;
	padding-left: 35px !important;
	background: url( "templates/ja_opal/css/../images/bullet.gif" ) no-repeat 25px 10px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

/* Top Spotlight 1 */
#ja-topsl {
	margin: 0;
	z-index: 10;
	height: 324px;
}

#ja-topsl .inner {
	background: #333333;
	margin: 0 5px;
	padding: 0 0 10px 10px;
}

#ja-topsl div.moduletable {
	margin-right: -5px;
}

/* Top Spotlight 2 */
#ja-topsl2 {
	padding: 0 0 0 10px;
}

#ja-topsl2 div.moduletable h3 {
	background: url( "templates/ja_opal/css/../images/h3-bg2.gif" ) no-repeat left bottom;
}

#ja-topsl2 div.moduletable h3 span.left-bg {
	background: url( "templates/ja_opal/css/../images/arrow-right2.gif" ) no-repeat right bottom;
	padding-right: 50px;
}

#ja-topsl2 div.moduletable .ja-box-ct {
	background: url( "templates/ja_opal/css/../images/topsl-boxct.gif" ) repeat-x left bottom #DDDDDD;
	border: 1px solid #B9B7B5;
	border-top: none;
	color: #555555;
}

#ja-topsl2 div.ja-newscatwrap span.article_seperator {
	display: none;
}

#ja-topsl2 div.ja-newscatwrap img {
	border: 5px solid #B9B7B5;
	padding: 0;
}

/* Bottom spotlight */
#ja-botsl {
	background: #333333;
	border-bottom: 1px solid #222222;
	clear: both;
	padding: 40px 0 20px;
}

#ja-botsl div.moduletable h3 {
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#ja-botsl div.moduletable,
#ja-botsl div.moduletable_default {
	background: none;
	color: #AAAAAA;
	padding: 0 10px;
	margin: 0;
}

#ja-botsl div.ja-box-ct {
	background: none;
	border: none;
	padding: 0;
}

#ja-botsl div.moduletable h3 {
	background: none;
	border-bottom: 1px solid #C55901;
	margin: 0 0 10px;
}

#ja-botsl div.moduletable h3 span.right-bg {
	background: none;
}

#ja-botsl div.moduletable h3 span.left-bg {
	background: none;
	margin: 0;
	padding: 5px 0;
}

#ja-botsl .ja-box-left div.moduletable,
#ja-botsl .ja-box-left div.moduletable_default {
	margin: 0 10px 0 0;
}

#ja-botsl .ja-box-right div.moduletable,
#ja-botsl .ja-box-right div.moduletable_default {
	margin: 0;
}

#ja-botsl .ja-box-center div.moduletable,
#ja-botsl .ja-box-center div.moduletable_default {
	margin: 0 10px 0 0;
}

#ja-botsl .img-border {
	background: #000000;
	border: 1px solid #222222;
}

#ja-botsl a {
	color: #AAAAAA;
}

#ja-botsl a:hover,
#ja-botsl a:focus,
#ja-botsl a:active {
	color: #C55901;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	background: #222222;
	border-top: 1px solid #333333;
	clear: both;
	padding: 0;
	margin: 0;
}

#ja-footer {
	padding: 20px 0;
	color: #666666;
}

#ja-footer a {
	color: #555555;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #C55901;
}

#ja-footer small {
	font-size: 100%;
}

#ja-footer ul {
	float: right;
	padding: 0;
	margin: 0;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

#ja-footer li a {
	color: #555555;
	display: inline;
	padding: 0 10px;
}

#ja-footer li a:hover,
#ja-footer li a:focus,
#ja-footer li a:active {
	color: #C55901;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

li.ja-firstitem {
	background: none !important;
}

/* JA Slideshow */
#ja-slideshow {
	width: 640px;
	float: left;
	margin: 0;
	padding: 10px 0 0;
}

#ja-hl {
	float: right;
	width: 295px;
}

#ja-hl div.moduletable h3 {
	background: url( "templates/ja_opal/css/../images/hl-h3-bg.gif" ) no-repeat right center;
	margin: 0;
	padding: 0 5px 0 0;
}

#ja-hl div.moduletable a {
	color: #CCCCCC;
}

#ja-hl div.moduletable a:hover {
	color: #DDDDDD;
}

#ja-hl div.moduletable .img-border {
	border: 5px solid #C55901;
	margin-top: -1px;
}

#ja-hl div.moduletable h3 span.left-bg {
	float: right;
	background: url( "templates/ja_opal/css/../images/hl-span-r.gif" ) no-repeat left center;
	padding: 14px 15px 12px 65px;
}

#ja-hl div.moduletable h3 span.right-bg {
	background: url( "templates/ja_opal/css/../images/h3-sep2.gif" ) repeat-x left center;
}

#ja-hl div.ja-box-ct {
	background: none;
	border: none;
	color: #999999;
	padding: 0 10px 0 0;
}

/* JA Tabs */
#ja-tabwrap {
	width:30%;
	float: right;
}

/* Header tools */
#ja-headtools {
	background: url( "templates/ja_opal/css/../images/ht-bg.gif" ) no-repeat left center;
	width: 215px;
	height: 28px;
	position: absolute;
	right: 5px;
	top: 8px;
}

#ja-headtools ul {
	float: left;
	margin: 0 0 0 5px;
	padding: 3px 0 0;
	white-space: nowrap;
}

#ja-headtools li {
	display: inline;
	display: block;
	float: left;
	line-height: normal;
	margin: 0 5px 0 0;
	padding: 0;
	color: #FFFFFF;
	background: none;
}

#ja-usertools {
	float:left;
	padding-top:3px;
}

#ja-usertools strong {
	display: block;
	float: left;
	font-weight: normal;
	padding: 0 5px 2px 8px;
}

#ja-usertools ul {
	float: left;
	margin: 0;
	padding: 0;
}

#ja-usertools li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#ja-usertools img {
	margin: 1px;
	padding: 2px;
}

#ja-login form a,
#ja-register form a {
	/*background: url( "templates/ja_opal/css/../images/bullet2.gif" ) no-repeat left center;*/
	color: #FFFFFF;
}

#ja-register label, #ja-login label {
	color: #FFFFFF;
	padding-right:5px;
}

#ja-login .button ,
#ja-register .button {
	background: url( "templates/ja_opal/css/../images/but-bg.gif" ) repeat-x left center #000000;
	border: 1px solid #333333;
}

#ja-register, #ja-login {
	background: #333333;
	border: 1px solid #222222;
	color: #C55901;
	top: 27px;
	display: none;
	height: auto;
	overflow: hidden;
	padding: 5px 15px;
	position: absolute;
	right: 9px;
	text-align:left;
	z-index: 999;
}

#ja-headtools li a.login-switch,
#ja-headtools li a.register-switch {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 3px 0 5px;
	text-align: center;
}

#ja-headtools li a.login-switch {
	background: url( "templates/ja_opal/css/../images/login-bg.gif" ) no-repeat left center;
	width: 66px;
}

#ja-headtools li a.register-switch {
	background: url( "templates/ja_opal/css/../images/sign-bg.gif" ) no-repeat left center;
	width: 130px;
}

#ja-headtools li a.search-switch:hover,
#ja-headtools li a.register-switch:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#ja-headtools li a.show,
#ja-headtools li a.show:hover {
	color: #FFFFFF;
}

#ja-login .inputbox,
#ja-register .inputbox {
	background: #EBEAE8;
	border: 1px solid #CCCCCC;
	color: #333333;
}

div.ja-headtool a.logout-switch {
	background: url( "templates/ja_opal/css/../images/logout-bg.gif" ) no-repeat left top;
	color: #999999;
	display: block;
	font-weight: bold;
	width: 190px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
}

div.ja-headtool a.logout-switch:hover,
div.ja-headtool a.logout-switch:focus,
div.ja-headtool a.logout-switch:active {
	color: #FFFFFF;
}

/* Login */
#ja-loginwrap {
	background: url( "templates/ja_opal/css/../images/tool-sep.gif" ) repeat-y left top;
	float: right;
	padding: 8px 0 10px 10px;
	text-align: right;
}

#ja-login form {
	float: left;
	margin-top: 5px;
}

#ja-login form label {
	float: left;
}

label.ja-login-user span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url( "templates/ja_opal/css/../images/icon-user.gif" ) no-repeat center left;
	width: 20px;
	height: 20px;
}

label.ja-login-password span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url( "templates/ja_opal/css/../images/icon-key.gif" ) no-repeat center left;
	width: 20px;
	height: 20px;
}

#ja-login form input.button {
	font-size: 11px !important;
	float: left;
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	background: #FFFFFF;
	border: 1px solid #000000;
	width: 110px;
	margin: 1px 8px 0 0;
	font-size: 11px !important;
	padding: 2px;
}

#ja-login form a {
	padding: 0 5px 0 10px;
	text-decoration: none;
	/*background: url( "templates/ja_opal/css/../images/bullet1.gif" ) no-repeat center left;*/
}

#ja-login form a:hover,
#ja-login form a:active,
#ja-login form a:focus {
	color: #C55901;
	text-decoration: underline;
}

.ja-login-links {
	padding-top: 2px;
	clear: both;
	text-transform: none;
	letter-spacing: normal;
	font-size: 11px;
}

div#login {
	display: inline;
	background: url( "templates/ja_opal/css/../images/vline.gif" ) no-repeat left center;
	padding-left: 12px;
	padding-right: 8px;
}

div#login .button {
	float: left;
}

/*usertools*/
#ja-usertools {
	position: absolute;
	right: 210px;
	top: 88px;
}

div#ja-usercolors {
	float: right;
	padding: 14px 10px 0 0;
}

#ja-usertools ul,
#ja-usercolors ul {
	margin: 0;
	padding: 0;
	display: inline;
}

#ja-usertools ul li,
#ja-usercolors ul li {
	margin: 0;
	padding: 0 2px;
	float: left;
	background: none;
}

/* Search */
#ja-search {
	background: url( "templates/ja_opal/css/../images/search-bg.gif" ) no-repeat left center;
	width: 330px;
	font-size: 12px;
	z-index: 1;
	position: absolute;
	padding: 2px;
	top: 3px;
	right: 10px;
}

#ja-search .inputbox {
	background: none;
	border: none;
	margin: 0 15px 0 5px;
	color: #666666;
	width: 220px;
}

*+html #ja-search .inputbox { /*IE 7*/
}

#ja-search .button {
	background: url( "templates/ja_opal/css/../images/bsearch-bg.gif" ) no-repeat left center;
	border: none;
	color: #CCCCCC;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding-left: 25px;
	width: 80px;
	text-transform: uppercase;
}

* html #ja-search .button {
	width: 80px;
	height: 24px;
	padding-left: 20px !important;
}

*+html #ja-search .button { /*IE 7*/
	width: 80px;
	height: 24px;
	padding-left: 20px !important;
}

/*others*/
#ja-banner {
	float: right;
	margin: 15px 5px 0 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

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;
}

ul.no-display {
	display: none;
}

div.ja-innerdiv {
	padding: 10px 0 !important;
	background: url( "templates/ja_opal/css/../images/dot.gif" ) repeat-x bottom !important;
}

div.ja-innerdiv span.title {
	display: block;
	font-weight: bold;
}

div.ja-innerdiv .img-border {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 5px 8px 0 0;
	padding: 3px;
}

/*content slider*/
#ja-cs div.ja-box-ct {
	border: 1px solid #B9B7B5;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #333333;
}

.tool-title {
	background: url( "templates/ja_opal/css/../../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: 10px;
	border: 2px solid #EBEAE8;
	font-size: 120%;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

/* Clearfix */
* html .clearfix {
	height: 1%; /* IE5-6 */
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;  
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* custom styles */
img.invisible {
  display: none;
}

div.article-content img.clear {
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
}

#recaptcha_instructions_image {
  color: #ffffff;
}
/*------------------------------------------------------------------------
# JA Opal for Joomla 1.5 - Version 1.0 - Licence Owner jSharing.com
# ------------------------------------------------------------------------
# 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.
-------------------------------------------------------------------------*/

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	background: #F7F6F5;
	border-left: 5px solid #CCCCCC;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url( "templates/ja_opal/css/../images/so-q.gif" ) no-repeat left top;
	padding: 2px 0 2px 25px;
}

blockquote span.close {
	background: url( "templates/ja_opal/css/../images/sc-q.gif" ) no-repeat bottom right;
	padding: 2px 25px 2px 0;
}

/* Dropcap */
.dropcap {
	color: #C55901;
	display: block;
	float: left;
	font: 60px/58px Georgia, Times, serif;
	padding: 0 10px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url( "templates/ja_opal/css/../images/icon-error.png" ) no-repeat 0px 0px;
	color: #CC0000;
	padding-left: 25px;
}

p.message {
	background: url( "templates/ja_opal/css/../images/icon-info.png" ) no-repeat 0px 0px;
	color: #00AFF0;
	padding-left: 25px;
}

p.tips {
	background: url( "templates/ja_opal/css/../images/icon-tips.png" ) no-repeat 0px 0px;
	color: #F99412;
	padding-left: 25px;
}

p.feed {
	background: url( "templates/ja_opal/css/../images/icon-rss.gif" ) no-repeat 0px 0px;
	padding: 3px 0 3px 25px;
}

.highlight {
	color: #C55901;
	background: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url( "templates/ja_opal/css/../images/icon-sticky.png" ) no-repeat left top #F7F6F5;
	border: 1px solid #CCCCCC;
	padding: 15px 10px 15px 60px;
}

p.download {
	background: url( "templates/ja_opal/css/../images/icon-download.png" ) no-repeat left top #F7F6F5;
	border: 1px solid #CCCCCC;
	padding: 15px 10px 15px 60px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url( "templates/ja_opal/css/../images/icon-checklist.gif" ) no-repeat 0 4px !important;
	margin-left: 15px !important;
	padding: 0 0 0 20px !important;
}

/* Check list arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url( "templates/ja_opal/css/../images/icon-arrow.gif" ) no-repeat 3px 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Bignumber */
.bignumber {
	background: url( "templates/ja_opal/css/../images/ol-bg.gif" ) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 10px;
	padding-left: 0px;
}

div.bubble1 div {
	background: url( "templates/ja_opal/css/../images/bub1-br.gif" ) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url( "templates/ja_opal/css/../images/bub1-bl.gif" ) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url( "templates/ja_opal/css/../images/bub1-tr.gif" ) no-repeat top right;
}

div.bubble1 div div div div {
	background: url( "templates/ja_opal/css/../images/bub1-tl.gif" ) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url( "templates/ja_opal/css/../images/bub2-br.gif" ) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url( "templates/ja_opal/css/../images/bub2-bl.gif" ) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url( "templates/ja_opal/css/../images/bub2-tr.gif" ) no-repeat top right;
}

div.bubble2 div div div div {
	background: url( "templates/ja_opal/css/../images/bub2-tl.gif" ) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url( "templates/ja_opal/css/../images/bub3-br.gif" ) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url( "templates/ja_opal/css/../images/bub3-bl.gif" ) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url( "templates/ja_opal/css/../images/bub3-tr.gif" ) no-repeat top right;
}

div.bubble3 div div div div {
	background: url( "templates/ja_opal/css/../images/bub3-tl.gif" ) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url( "templates/ja_opal/css/../images/bub4-br.gif" ) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url( "templates/ja_opal/css/../images/bub4-bl.gif" ) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url( "templates/ja_opal/css/../images/bub4-tr.gif" ) no-repeat top right;
}

div.bubble4 div div div div {
	background: url( "templates/ja_opal/css/../images/bub4-tl.gif" ) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* Legend */
.legend-title {
	background: #EBEAE8;
	color: #555555;
	display: block;
	font-size: 100%;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -10px;
}

.legend {
	border: 1px solid #CCCCCC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}body {
	background: #F9F9F3;
	color: #000000;
} 

body#bd {
	/*background: url( "templates/ja_opal/css/colors/../../images/yellow/mw-bg.gif" ) repeat-x left top #F9F9F3;*/
	background: #F7F6EC url( "templates/ja_opal/css/colors/../../images/yellow/mw-bg.gif" ) repeat-x left top;
	/*background: #FFFED9 none;*/
	color: #555555;
}

div.ja-mainbg {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/mainwrap-bg.jpg" ) no-repeat center top;
}

a {
	color: #C25902;
}

.img_caption img,
.img-desc img {
	background: #FFFFFF;
	border: 1px solid #DFD5B5;
}

/*joomla style*/
a.readon:hover, a.readon:focus, a.readon:active {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/readon-hover.gif" ) no-repeat left center;
	color: #C25902;
}

#ja-contentheading h1.componentheading {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/h3-bg.gif" ) no-repeat left bottom;
}

#ja-contentheading h1.componentheading span.left-bg {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/span-left.gif" ) no-repeat right bottom;
	padding: 10px 55px 12px 10px;
}

#ja-contentheading h1.componentheading span.right-bg {
	background: none;
}

#ja-contentheading div.blog {
	background: #F7F6EC;
	border: 1px solid #DFD5B5;
}

#ja-contentheading div.leading {
	border-bottom: 1px solid #DFD5B5;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	border-bottom: 1px solid #DFD5B5;
}

tr.sectiontableentry2 td {
	background: #FFFFFF;
}

.article-meta,
.createdby {
	color: #BA9100;
}

.createdate {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/vline.gif" ) no-repeat right center;
}

h1.logo a {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/logo.png" ) no-repeat center;
}

#ja-mainnav .inner {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/mainnav-bg.gif" ) repeat-x left top #333333;
	border-bottom: 1px solid #A07C00;
}

#ja-headtools {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/ht-bg.gif" ) no-repeat left center;
}

#ja-headtools li a.login-switch {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/login-bg.gif" ) no-repeat left center;
}

#ja-headtools li a.register-switch {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/sign-bg.gif" ) no-repeat left center;
}

div.ja-headtool a.logout-switch {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/logout-bg.gif" ) no-repeat left top;
	color: #CCCCCC;
}

div.ja-headtool a.logout-switch:hover,
div.ja-headtool a.logout-switch:focus,
div.ja-headtool a.logout-switch:active {
	color: #FFFFFF;
}

#ja-topsl .inner {
	background: #111111;
}

#ja-hl div.moduletable .img-border {
	border: 5px solid #E2B000;
	margin-top: -1px;
}

#ja-hl div.moduletable h3 {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/hl-h3-bg.gif" ) no-repeat right center;
}

#ja-hl div.moduletable h3 span.left-bg {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/hl-span-r.gif" ) no-repeat left center;
}

#ja-hl div.moduletable h3 span.right-bg {
	background: none;
}

#ja-hl div.moduletable div.ja-box-ct {
	background: none;
	border: none;
}

#ja-pathway .inner {
	background: #222222;
	border-top: 1px solid #111111;
	border-bottom: 1px solid #111111;
}

#ja-pathway .ja-pathway-text {
	background: none;
}

#ja-pathway strong {
	color: #BA9100;
}

#ja-search {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/search-bg.gif" ) no-repeat left center;
}

#ja-search .button {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bsearch-bg.gif" ) no-repeat left center;
}

#ja-current-content {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/cc-bg.gif" ) repeat-y 5px top;
}

#ja-container-f #ja-current-content {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/cc-bg2.gif" ) repeat-y center top;
}

#ja-subnav a,
ul.menu li a {
	background: url( "templates/ja_opal/css/colors/../../images/arrow-grey.gif" ) no-repeat left center;
	color: #555555;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus,
ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/arrow-hover.gif" ) no-repeat left center;
	color: #C25902;
}

#ja-subnav li.active a,
ul.menu li.active a {
	color: #C25902;
}

div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3,
div.moduletable_tabs h3 {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/h3-bg.gif" ) no-repeat left bottom;
	color: #FFFFFF;
}

div.moduletable h3 span.left-bg,
div.moduletable_menu h3 span.left-bg,
div.moduletable_default h3 span.left-bg,
div.moduletable_text h3 span.left-bg,
div.moduletable_tabs h3 span.left-bg {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/span-left.gif" ) no-repeat right bottom;
}

div.moduletable h3 span.right-bg,
div.moduletable_default h3 span.right-bg,
div.moduletable_menu h3 span.right-bg,
div.moduletable_text h3 span.right-bg,
div.moduletable_tabs h3 span.right-bg {
	background: none;
}

div.ja-box-ct,
#ja-cs div.ja-box-ct {
	background: #F7F6EC;
	border: 1px solid #DFD5B5;
	border-top: none;
}

div.moduletable_blank div.ja-box-ct {
	background: none;
	border: none;
}

#ja-botsl div.moduletable div.ja-box-ct {
	background: none;
	border: none;
}

#ja-botsl div.moduletable h3 {
	border-bottom: 1px solid #E2B000;
}

#ja-botsl a:hover,
#ja-botsl a:focus,
#ja-botsl a:active {
	color: #FFFFFF;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus,
#ja-footer li a:hover,
#ja-footer li a:focus,
#ja-footer li a:active {
	color: #FFFFFF;
}

/*ja contentslider*/
#ja-contentslider-center-wrap {
	border-bottom: 1px solid #DFD5B5;
}

div.ja_slideimages .caption {
	border: 1px solid #DFD5B5;
}

/*ja tabs*/
#ja-colwrap div.moduletable_tabs {
	border: none !important;
	background: none;
}

.opal .ja-tabs-title-top {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/title-top-bg.gif" ) repeat-x left bottom #333333;
}

.opal .ja-tabs-title-top ul.ja-tabs-title li.active,
.opal .ja-tabs-title-top ul.ja-tabs-title li.firstactive,
.opal .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/active-top-r.gif" ) no-repeat right bottom;
}

.opal .ja-tabs-title-top ul li.active h3,
.opal .ja-tabs-title-top ul li.firstactive h3,
.opal .ja-tabs-title-top ul li.lastactive h3 {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/active-top-l.gif" ) no-repeat left bottom !important;
}

.ja-tabswrap {
	background: #F7F6EC;
	border: 1px solid #DFD5B5;
	border-top: none;
}

/*ja news*/
#ja-news div.moduletable div.ja-box-ct {
	background: #F7F6EC;
	border: 1px solid #DFD5B5;
	border-top: none;
}

div.jazin-section a span {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/arrow-r.gif" ) no-repeat right center #E2B000;
}

.jazin-box {
	border-bottom: 1px solid #DFD5B5;
}

ul.jazin-links li a:hover,
ul.jazin-links li a:active,
ul.jazin-links li a:focus {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bullet-hover.gif" ) no-repeat 1px 7px;
	color: #C25902;
}

/*typography*/
pre, .code {
	background: #FFFFFF;
	border-left: 5px solid #E2B000;
}

blockquote span.open {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/so-q.gif" ) no-repeat left top;
}

blockquote span.close {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/sc-q.gif" ) no-repeat bottom right;
}

ul.checklist li {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/icon-checklist.gif" ) no-repeat 0 4px !important;
}

ul.arrow li {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/icon-arrow.gif" ) no-repeat 3px 5px;
}

p.stickynote {
	background: url( "templates/ja_opal/css/colors/../../images/icon-sticky.png" ) no-repeat left top #FFFFFF;
	border: 1px solid #DFD5B5;
}

.dropcap {
	color: #E2B000;
}

.highlight {
	color: #E2B000;
	background: #FFFFFF;
}

p.download {
	background: url( "templates/ja_opal/css/colors/../../images/icon-download.png" ) no-repeat left top #FFFFFF;
	border: 1px solid #DFD5B5;
}

.bignumber {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/ol-bg.gif" ) no-repeat top left;
}

div.bubble1 div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub1-br.gif" ) no-repeat bottom right;
}

div.bubble1 div div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub1-bl.gif" ) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub1-tr.gif" ) no-repeat top right;
}

div.bubble1 div div div div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub1-tl.gif" ) no-repeat top left;
}

div.bubble2 div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub2-br.gif" ) no-repeat bottom right;
}

div.bubble2 div div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub2-bl.gif" ) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub2-tr.gif" ) no-repeat top right;
}

div.bubble2 div div div div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub2-tl.gif" ) no-repeat top left;
}

div.bubble3 div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub3-br.gif" ) no-repeat bottom right;
}

div.bubble3 div div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub3-bl.gif" ) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub3-tr.gif" ) no-repeat top right;
}

div.bubble3 div div div div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub3-tl.gif" ) no-repeat top left;
}

div.bubble4 div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub4-br.gif" ) no-repeat bottom right;
}

div.bubble4 div div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub4-bl.gif" ) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub4-tr.gif" ) no-repeat top right;
}

div.bubble4 div div div div {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/bub4-tl.gif" ) no-repeat top left;
}

.legend-title {
	background: #F7F6EC;
	color: #E2B000;
}

.legend {
	border: 1px solid #DFD5B5;
}

/*split menu*/
#ja-splitmenu a {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/mainnav-sep.gif" ) no-repeat right top;
	color: #F3DD8F;
}

#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus {
	color: #FFFFFF;	
}

#ja-splitmenu li.active {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/mainnav-active-r.gif" ) no-repeat right top;	
}

#ja-splitmenu li.active a {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/mainnav-active-l.gif" ) no-repeat left top;
}

/*css menu*/
#ja-cssmenu li a {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/mainnav-sep.gif" ) no-repeat right top;
	color: #F3DD8F;
}

#ja-cssmenu li a:hover,
#ja-cssmenu li a:active,
#ja-cssmenu li a:focus {
	color: #FFFFFF;
}

#ja-cssmenu li.active {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/mainnav-active-r.gif" ) no-repeat right top;	
}

#ja-cssmenu li.active a {
	background: url( "templates/ja_opal/css/colors/../../images/yellow/mainnav-active-l.gif" ) no-repeat left top;
	color: #FFFFFF;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {
	background: #B68500 !important;
	color: #FFFFFF !important;
}

#ja-cssmenu li.active li.active {
	background: #B68500 !important;
}



