/*------------------------------------------------------------------------
# JA Zibal 1.0 - Sep, 2006
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 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
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
}

body#bd {
	margin: 0;
	padding: 0;
	background: #E3E3E3;
	/*background: #E9E9D9;*/
	text-align: center;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 10px;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs1{
	font-size: 57%;
}

body.fs2{
	font-size: 63%;
}

body.fs3{
	font-size: 69%;
}

body.fs4{
	font-size: 75%;
}

body.fs5{
	font-size: 81%;
}

body.fs6{
	font-size: 87%;
}

h1 {
	font-size: 1.7em;
}

h2 {
	margin: 10px 0;
	font-size: 1.5em;
}

h3, h4 {
	margin: 10px 0;
	font-size: 1.25em;
}

/* normal text */
#ja-main, #ja-main-f, #ja-footer {
	line-height: 1.5;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3, #ja-subnav h3,
h1, h2, h3, h4, h5 {
}

/* Normal link */
/*
a {
	color: #4D84A7;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
}
*/
p {
	margin: 15px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 12px;
	background: url("../img/../img/arrow-off-1.gif") no-repeat 3px 6px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#ja-content fieldset,
#ja-content-f fieldset {
	width: 420px;
}
/*
fieldset a {
	font-weight: bold;
}
*/
hr {
	border-top: 1px solid #AAAAAA;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: 0;
}

td, div {
	font-size: 1em;
}

/* FORM
--------------------------------------------------------- */
/*
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px Tahoma, Arial, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url("../img/../img/but-bg.gif") #ffffff;
}

.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}

.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: url("../img/shadow.gif") repeat-x top #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background: url("../img/shadow.gif") repeat-x top #FFFFFF;
}

*/

/* MODULE
--------------------------------------------------------- */
div.modules {
	width: 100%;
}

div.moduletable {
	padding: 0 12px 0 13px;
	width: auto;
	margin-bottom: 10px;
}

div.moduletable h3 {
	margin: 0 -12px 10px -13px;
	padding: 0 10px 0 20px;
	color: #666666;
	background: url("../img/h3-bg-1.gif"/*tpa=http://www.infokop.net/templates/ja_zibal/images/h3-bg.gif*/) no-repeat bottom #E1E1E1;
	font-size: 1em;
	line-height: 21px;
	text-transform: none;
	height: 22px;
}

div.moduletable h3.collapse {
	margin: 0 -12px 10px -13px;
	padding: 0 10px 0 20px;
	color: #666666;
	background: url("../img/h3-bg-1.gif"/*tpa=http://www.infokop.net/templates/ja_zibal/images/h3-bg.gif*/) no-repeat top #E1E1E1;
	font-size: 1em;
	line-height: 21px;
	text-transform: none;
	height: 22px;
	cursor: pointer;
}

div.moduletable table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/*
a.mainlevel {
	padding: 3px;
	border-bottom: 1px solid #E1E1E1;
	display: block;
	color: #666666;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #666666;
	background: #E1E1E1;
	text-decoration: none;
}

a.mainlevel#active_menu {
	background: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
a.sublevel {
	padding: 1px;

}
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	text-decoration: none;
	background: #E1E1E1 no-repeat 0% 5px;
	color: #666666;
}

a.sublevel#active_menu {
	background: url("../img/arrow-off-white.gif") #666666 no-repeat 0% 5px;
	color: #FFFFFF;
	text-decoration: none;
}


a.readon {
	padding: 1px 3px 1px 12px;
	background: url("../img/arrow-readon-on.gif") no-repeat 4px 5px #4D84A7;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;
}

a.readon:hover {
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	color: #AAAAAA;
	font-weight: bold;
	line-height: 10px;
}

.modifydate {
	color: #AAAAAA;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}

.message {
	font-weight: bold;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 15px 15px 0 0!important;
	margin: 15px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #AAAAAA;
}

.pagenav {
	padding: 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url("../img/but-bg.gif") #ffffff;
	color: #666666;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	xbackground: url("../img/but-bg.gif") #ffffff;
	color: #666666;
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url("../img/pages.gif") no-repeat center left;
	color: #666666;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url("../img/pages.gif") no-repeat 0 11px;
	color: #666666;
}

.sectiontableheader {
	padding: 1px 4px;
	background: #4D84A7;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #F2F2F2;
}

tr.sectiontableentry2 td {
	padding: 4px;
}

.small {
	color: #AAAAAA;
}

.smalldark {
	text-align: left;
}

#banner {
}




*/







/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
}

#ja-header-wrap1,
#ja-sh-wrap1,
#ja-pathway-wrap1,
#ja-main-wrap1,
#ja-footer-wrap1 {
	text-align: center;
}

#ja-header-wrap2,
#ja-sh-wrap2,
#ja-pathway-wrap2,
#ja-main-wrap2,
#ja-footer-wrap2 {
	
	/*width: 980px;*/
	width: 904px;
	padding-left: 20px;
	margin: auto;
}

#ja-header-wrap3,
#ja-sh-wrap3,
#ja-pathway-wrap3,
#ja-main-wrap3,
#ja-footer-wrap3 {
	padding-right: 20px;
}

#ja-header,
#ja-sh,
#ja-pathway,
#ja-main {
	text-align: left;
}
#ja-footer{
	text-align: center;
}

/* WIDE LAYOUT DIVS WIDTH
--------------------------------------------------------- */
.wide #ja-header-wrap2,
.wide #ja-sh-wrap2,
.wide #ja-pathway-wrap2,
.wide #ja-main-wrap2,
.wide #ja-footer-wrap2 {
	width: 800px;
}

.wide #ja-main {
	background: url("../img/main-wide-bg.gif") repeat-y right #FFFFFF;
}

.wide #ja-content {
	width: 688px;
	float: left;
}

/* 1 column content width */
.wide #ja-content-f {
}

/* HEADER
--------------------------------------------------------- */
#ja-header-wrap1 {
	background: url("../img/header-wrap1.gif") top;
}

#ja-header-wrap2 {
	background: url("../img/header-wrap2.gif") repeat-y top left;
}

#ja-header-wrap3 {
	background: url("../img/header-wrap3.gif") repeat-y top right;
	position: relative;
}

#ja-header {

	background-color: #3D3333;
	height: 45px;
	position: relative;
}

#ja-header h1 {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	position: absolute;
	top: 0;
	left: 0;
}

#ja-header h1 img {
	margin: 0;
	padding: 0;
}
/*
#ja-header a {
	color: #FFFFFF;
}
*/
#ja-search {
	padding-left: 20px;
	background: url("../img/icon-search.gif"/*tpa=http://www.infokop.net/templates/ja_zibal/images/icon-search.gif*/) no-repeat center left;
	position: absolute;
	top: 40px;
	right: 22px;
}

#ja-search-tool {
	padding-left: 20px;
	background: url("../img/icon-search.gif"/*tpa=http://www.infokop.net/templates/ja_zibal/images/icon-search.gif*/) no-repeat 0px 6px;
}

#ja-search-tool .inputbox {
	border: none;
	margin-top: 3px;
	color: #FFFFFF;
	background: transparent;
}

#ja-search .inputbox {
	border: 1px solid #4D84A7;
	color: #4D84A7;
}

#ja-search .inputbox:hover,
#ja-search .inputbox:focus {
	border: 1px solid #4D84A7;
	color: #333333;
}

#ja-usertoolswrap {
	padding: 0;
	background: url("../img/usertools-bg-1.gif") repeat-x;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
}

#ja-usertools {
	padding: 0 18px 0 30px;
	float: left;
	display: block;
	color: #FFFFFF;
	background: url("../img/usertools-leftbg-1.gif") no-repeat top left;
	font-size: 11px;
	height: 30px;
}

#ja-usertools img {
	padding: 6px 4px 2px;
	display: block;
	cursor: pointer;
}

#ja-usertools a {
	padding: 0;
	float: left;
	display: block;
}

#ja-usertools a:hover, #ja-usertools a:active, #ja-usertools a:focus {
	background: #3B6580;
}

/* TOPNAV
--------------------------------------------------------- */
#ja-topnav {
	border-top: 1px solid #81ABC6;
	border-bottom: 1px solid #81ABC6;
	font-size: 11px;
	text-transform: none;
}

#ja-topnav a {
	color: #D9E7EF;

}

/* SUBHEADER + SPOTLIGHT
--------------------------------------------------------- */
#ja-sh-wrap1 {
	background: url("../img/spotlight-wrap1.gif") repeat-x top left #CCCCCC;
}

#ja-sh-wrap2 {
	background: url("../img/spotlight-wrap2.gif") no-repeat top left;
}

#ja-sh-wrap3 {

	background: url("../img/spotlight-wrap3.gif") no-repeat top right;
	
	background-color: #484849;
}

#ja-sh {
	padding: 0;
	color: #FFFFFF;
	height: 172px; 
	background-color:#fff;
}

#ja-spotlight {
	margin-top: 20px;
}

.ja-box {
	float: left;
	border-top: 1px solid #f9f9f9;
	border-right: 1px solid #f9f9f9;
	border-bottom: 1px solid #f9f9f9;
	border-left: 1px solid #f9f9f9;
	background: #f9f9f9;
	overflow: hidden;
}

#ja-spotlight h3 {
	margin: 0 0 5px;
	padding: 5px 0 0 18px;
	background: url("../img/bullet-1.gif") no-repeat 5px 12px;
}

#ja-spotlight div.moduletable {
	padding: 0 5px;
	margin-bottom: 0;
	background: none!important;
}

#ja-spotlight ul {
	padding: 0;
	margin: 0;
}

#ja-spotlight li {
	padding: 0;
	margin: 0;
	background: none;
	height: 20px;
}

#ja-spotlight li a {
	padding: 0 5px 0 18px;
	display: block;
	background: url("../img/arrow-off-1.gif") no-repeat 7px 8px;
	line-height: 20px;
}

#ja-spotlight li a:hover {
	background: url("../img/arrow-off-1.gif") no-repeat 7px 8px #E1E1E1;
	text-decoration: none;
}

#ja-spotlight td {
	padding: 0 5px;
}

/* PATHWAY
--------------------------------------------------------- */
#ja-pathway-wrap1 {
	background: url("../img/pathway-wrap1-1.gif") top #447493;
}

#ja-pathway-wrap2 {
	background: url("../img/pathway-wrap2-1.gif") repeat-y top left;
}

#ja-pathway-wrap3 {
	background: url("../img/pathway-wrap3-1.gif") repeat-y top right;
}

#ja-pathway {
	margin: 0;
	padding: 4px 15px;
	border-top: 1px solid #81ABC6;
	background: #4D84A7;
	color: #FFFFFF;
	color: #4D84A7;
	line-height: normal;
}

#ja-pathway a {
	color: #FFFFFF;
	text-decoration: none;
}

#ja-pathway img {
	margin: 0 5px;
}

#ja-pathway strong {
	margin-right: 8px;
}

/* CONTENT COLUMN
--------------------------------------------------------- */
#ja-main-wrap1 {
	background: url("../img/main-wrap1.gif") repeat-x top #EFEFEF;
}

#ja-main-wrap2 {
	background: url("../img/main-wrap2.gif") top left;
}

#ja-main-wrap3 {
	background: url("../img/main-wrap3.gif") top right;
}

#ja-main {
	border: 0px solid #FFFFFF;
	
	xbackground: url("../img/main-bg.jpg") repeat-y right #FFFFFF;
	
	background-color: #E9E9D9;
	xpadding: 5px;
}

/* 1 column content wrap */
#ja-main-f {
	border-top: 0px solid #FFFFFF;
	background: #FFFFFF;
	text-align: left;
}

/* 2 columns content width */
#ja-content {
	xwidth: 880px;
	float: left;
	border: 0px solid;
	padding-top: 0px;
	padding-left: 0px;
}

#ja-mainbody {

	border: 0px solid #fff;
	margin: 0px;
	
}

/* 1 column content width */
#ja-content-f {
}

/* LEFT COLUMN
--------------------------------------------------------- */
#ja-sidecol {
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#ja-sidecol table {
	border-collapse: collapse;
}

#ja-sidecol a.mainlevel {
}

#ja-sidecol ul.mainlevel {
	padding-left: 5px;
	background: url("../img/arrow-off-1.gif") no-repeat 5px 4px;
}

#ja-sidecol ul.mainlevel:hover {
	background: url("../img/arrow-on-1.gif") no-repeat 5px 4px;
}

#ja-sidecol a.sublevel {
	padding-left: 5px;
}

#ja-sidecol .article_seperator {
	display: none;
}


/* Right COLUMN
--------------------------------------------------------- */
#ja-sidecolr {
	width: 162px;
	float: right;
	margin-bottom: 10px;
	border: 0px solid;
}

#ja-sidecolr table {
	border-collapse: collapse;
}

#ja-sidecolr a.mainlevel {
}

#ja-sidecolr ul.mainlevel {
	padding-left: 20px;
	background: url("../img/arrow-off-1.gif") no-repeat 5px 4px;
}

#ja-sidecolr ul.mainlevel:hover {
	background: url("../img/arrow-on-1.gif") no-repeat 5px 4px;
}

#ja-sidecolr a.sublevel {
	padding-left: 3px;
}

#ja-sidecolr .article_seperator {
	display: none;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#ja-sidecols {
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#ja-sidecols table {
	border-collapse: collapse;
}

#ja-sidecol a.mainlevel {
}

#ja-sidecols ul.mainlevel {
	padding-left: 5px;
	background: url("../img/arrow-off-1.gif") no-repeat 5px 4px;
}

#ja-sidecols ul.mainlevel:hover {
	background: url("../img/arrow-on-1.gif") no-repeat 5px 4px;
}

#ja-sidecols a.sublevel {
	padding-left: 5px;
}

#ja-sidecols .article_seperator {
	display: none;
}



/* FOOTER
--------------------------------------------------------- */
#ja-footer-wrap1 {
	clear: both;
	background: url("../img/footer-wrap1.jpg") top #CCCCCC;
	height: 100%;
}

#ja-footer-wrap2 {
	background: url("../img/footer-wrap2.jpg") repeat-y top left;
}

#ja-footer-wrap3 {
	background: url("../img/footer-wrap3.jpg") repeat-y top right;
}

#ja-footer {
	padding: 15px 0;
	border-top: 1px solid #CDCDBF;
	background: url("../img/footer-bg-1.jpg") no-repeat top left #4D84A7;
	color: #D9E7EF;
	position: relative;
	height: 100%;
}

#ja-footer p {
	padding-right: 15px;
	padding-left: 15px;
}

#ja-footer ul#mainlevel-nav,
#ja-footer ul#mainlevel {
	padding-left: 5px;
}

#ja-footer ul#mainlevel li,
#ja-footer ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer a {
	color: #FFFFFF;
}

#ja-footer ul a {
	padding: 2px 10px;
	color: #FFFFFF;
}

#ja-footer a:hover, #ja-footer a:active {
	border: 0px;
	color: #EF7444;
	background: #447493;
	text-decoration: none;
}

#ja-bottomline {
	padding: 0;
	margin: 10px 0 0;
}

#ja-bottomline a {
	padding: 0;
}

#ja-cert {
	position: absolute;
	top: 30px;
	right: 10px;
}

#ja-cert a:hover, #ja-cert a:active, #ja-cert a:focus {
	background: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
/*
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #AAAAAA;
	text-decoration: none;
}
*/
#mod_login_password, #mod_login_username {
	width: 90px;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

#mod_search_searchword {
	width: 140px;
}

/* Text Shadow */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

