/*------------------------------------------------------------------------
# JA Edenite for joomla 1.5 - Version 1.4 - Licence Owner JA85788
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {

	background: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;


}
#ja-topnav {

	padding-left: 520px;
	background: url(../images/grad-3.gif) repeat-x  ;
	top: 20px;
	right: 180px;
	#right: 180px;
	_right: 180px;
	height:25px;
	padding-top:1px;
	font-size: 11px;
}
#ja-topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#ja-topnav a:hover,
#ja-topnav a:active, 
#ja-topnav a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
#ja-topnav ul {
	margin: 0;
	padding: 2px 0;
	color:#ffffff;
}
#ja-topnav2 {
text-align:center;


	font-size: 11px;
}
#ja-topnav2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#ja-topnav2 a:hover,
#ja-topnav2 a:active, 
#ja-topnav2 a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}
#ja-topnav2 ul {
	margin: 0;
	padding: 2px 0;
	color:#ffffff;
}
#ja-topbar {
	background: url(../images/grad-3.gif) repeat-x  ;
	height: 30px;
	margin: 0 10px;
	_margin: 0 0px;
	position: relative;
}
#ja-topbar1 {
	background: url(../images/grad-3.gif) repeat-x  ;
	height: 24px;
	width: 100%;
	margin: 0 0 0 0;
	position: relative;
}
body#bd {
	color: #515756;
	background: #FFFFFF;
	height: 100%;
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px; }
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}
/* Normal link */
a {
	color: #2C79B3;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #2C79B3;
	text-decoration: none;
}
a img {
	border: none;
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-headlinewrap, #ja-col1, #ja-col2, #ja-botsl, #ja-footer {
	font-size: 92%;
}

small, .small {
	color: #858783;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 15px;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%;text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	/*background: url(../images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;*/
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #515756;
	background: #FFFFFF;
}

.button {
	padding: 2px 8px;
	border: 1px outset #A8A8A8;
	background: url(../images/grad4.gif) repeat-x;
	font-size: 92%;
	color: #515756;
	font-weight: bold;
}

* html .button { /*IE 6*/
	padding: 1px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */

.article_separator {
	clear: both;
	display: block;
	height: 30px;
	background: url(../images/dot.gif) repeat-x center;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

.blog_more {
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}



table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen h1{
color:#005390;

border-bottom: 1px solid #CCCCCC;
	
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

.heading {
	margin:0 5px;
	background: url(../images/hilite/arrow.gif) no-repeat 0px 9px;
	
}


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	padding: 0 0 0;
	width: 950px;
	margin: 0 auto;
}

.narrow #ja-wrapper {
	width: 750px;
}

#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-pathway,
#ja-container,
#ja-topsl,
#ja-botsl,
#ja-footer {
	clear: both;
}

#ja-container {
	margin:-2px 0px -2px 0px;
	background-color:#FFFFFF;
	
}
#ja-mainbody {
	width: 100%;
	float: right;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	background: #FFFFFF;
}

#ja-current-content {
	padding: 10px 15px;
	width: 95%;

	}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 210px;
	color: #626A69;
	
	
	background-color: F4F3E6;

	
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 170px;
	
	/*color: #626A69;
		background: #edeada;*/

}

/*common style for column*/
#ja-colwrap a {
}

#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {
}

#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}

/* MODULE
--------------------------------------------------------- */

div.moduletable_zax {

	border-top: 5px solid #054F92;
	margin: 0 0 20px;
	padding: 0px 1px;
}

#ja-header {
	line-height: normal;
	position: relative;
	height: 90px;
	background: url(../images/header-bg.gif) repeat-x bottom #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo {
	margin-top: 17px;	
	left: 0;
	margin-left:8px;

	width:  448px;
	height: 60px;
	display: block;
	float: left;
	background: url(../images/new_logo.gif) no-repeat center;
	
}
.logolink {
	z-index:1200;
	position:absolute;
	width:150px;
	height:60px;
	margin: 0px 0px 0px 5px;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	background: url(../images/shadow.gif) repeat-x bottom;
	height: 37px;
	position: relative;
	z-index: 999;
}

#ja-mainnav {
	background: url(../images/grad6.png) repeat-x top #004B8F;
	height: 32px;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav {
	display: block;
	font-size: 92%;
	border-bottom: 1px solid #E7E8E6;
	height: 28px;
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	display: block;
	float: left;
	padding: 0 15px;
	line-height: 28px;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	font-weight: bold;
	color: #8BAB32;
}

#ja-subnav li a.first-item {
	background: none;
}

/* breadcrumbs */
#ja-pathway {
	color: #F0F5F6;
	position: absolute;
	float:left;
		margin-top:2px;
}

#ja-pathway strong {
	margin-right: 5px;

}

#ja-pathway a {
	color: #F0F5F6;

	
	font-weight: normal;
}

#ja-pathway img {
	margin: 1px 5px;
}

ul.menu-left1 {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu-left1 li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu-left1 li a {
	display: block;
	outline: none;
	padding: 6px 4px;
	color: #F4F3E6;
	border-bottom: 1px solid #F4F3E6;
	background: url(../images/arrow1.png) no-repeat 97% center;
	
}

ul.menu-left1 li a:hover,
ul.menu-left1 li a:active,
ul.menu-left1 li a:focus {
	color: #E8F3FA;
	background: url(../images/arrow1.png) no-repeat 97% center;
}

ul.menu-left1 li.active a {
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/arrow1.png) no-repeat 97% center;	
}

ul.menu-left1 li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu-left1 li li a {
	background: url(../images/hilite/bullet3.gif) no-repeat 10px 13px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px;
	width: 90%; /*need for ie6 transparent*/
	border-bottom: 1px dotted #E7E8E6;
	color: #E8F3FA;
	
}

ul.menu-left1 li li a:hover,
ul.menu-left1 li li a:focus {
	color: #E8F3FA;
	font-weight: bold;
	

}
ul.menu-left1 li li a:active
{
	background: url(../images/arrow1.png) no-repeat 97% center;
	font-weight: bold;
	color:#FFFFFF !important;

/*background-color:#75ACDD !important;*/
}
ul.menu-left1 li li li a {
	background: url(../images/hilite/bullet4.gif) no-repeat 25px 13px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 35px !important;
	width: 100%; /*need for ie6 transparent*/
	color: #E8F3FA;	
	border-bottom: 1px dotted #E7E8E6;
}

ul.menu-left1 li li li a:hover,
ul.menu-left1 li li li a:active,
ul.menu-left1 li li li a:focus {
	color: #FFFFFF;
	font-weight:bold !important;



}

#ja-topsl {

	margin: 0 0 10px;
	overflow:hidden;
	width:100%;
}

* html #ja-topsl { /*IE 6*/
	margin: 0 1px 10px !important;
}

*+html #ja-topsl { /*IE 6*/
	margin: 0 1px 10px !important;
}


/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	color: #626A69;
	padding: 3px 15px 10px;
	position: relative;
	text-align: center;
	border-top: 1px solid #E7E8E6;
	background: #FFFFFF;
}


/*others*/
.clr {
	clear: both;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;	
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/*Home page news section*/
#news {
	border:1px solid #CDE6F3;
	background-color:#E9EFF3;	
	margin:0 0px 0 20px;
	width:220px;
	
}
#news h3 {
	margin-top:0;
	background-color:#CDE6F3;
}
#news_announce {
		margin:0 5px 5px 5px;
		padding:0 2px 2px 2px;
		
	}

/*slide show*/


#gallery {
	position:relative;
	height:200px
}
#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index:600; 
	background-color:#302D2C; 
	color:#ffffff; 
	height:80px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery .caption .content {
	margin:5px
}

#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}
	/*For toggle*/
.layer1 {
	margin: 0;
	padding: 0;
	width: 500px;
}
 
.heading {
	margin: 1px;
	padding: 3px 10px;
	cursor: pointer;
	position: relative;
	font-weight:bold;

}
.content {
	padding: 5px 10px;
	border:1px solid #cccccc;
}
p { padding: 5px 0; }

