/*------------------------------------------------------------------------
# JA Zeolite for Joomla 1.5 - Version 1.0 - Licence Owner JA89404
# ------------------------------------------------------------------------
# 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: "trebuchet", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	color: #222222;
	background:#C7E2FF url(../images/bg.png) repeat-x left 2px;
	padding: 0;
	margin: 0;
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

#spacer-10
{
	height:10px;	
}

#spacer-20
{
	height:20px;	
}

#spacer-30
{
	height:30px;	
}
#ja-contentwrap #ja-content #ja-current-content .article-content table a {
	color: #666666;
}
#ja-contentwrap #ja-content #ja-current-content .article-content table a:hover {
	color: #2BA94F;
}

.check
{
		padding-top: 2px;
}
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: #2D9332;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #FF6600;
	text-decoration: none;
}
#ja-current-content #vmMainPage a {
	color: #38B63C;
	font-weight: bold;	 
}
#ja-current-content #vmMainPage a:hover {
	color: #C8410F;
	text-decoration: underline;
	 
}
a img {
	border: none;
	 
 

}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
	font-family: "trebuchet", Arial, Helvetica, sans-serif;
	color: #333333;
	 
}

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

/*article image*/
img {
	margin: 0;
	padding: 0;
}

.img_caption p {
	text-align: center;
	color: #999999;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

.img_caption img {
}

.img_caption p {
	padding-top: 5px;
	margin-top: 0px;
}

/* Heading */
h1 {
	font-size:24px;
	font-weight: bold;
	line-height: 20px;	 
}
h2 {
	font-size: 24px;
	color:#FFF; 
}
h3 {
	font-size: 14px;
	color:#FFF; 
	
}
h4 {
	font-size: 12px;
	color:#FFF; 
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4  {
	margin: 0;
	padding: 0;
}
h5 {
	color:#FFF; 
}

h7 a {
	font-weight: bold;
	color: #E45A01;
	font-size: 12px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	}
h7 a:hover {
	font-weight: bold;
	color: #E45A01;
	font-size: 12px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	}

ul {
	list-style: none;
}

ul li {
	background: url(../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(../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 #3C68A5;
	height: 1px;
	width: 90%;
}

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

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

form label {
	cursor: pointer;
}

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

.inputbox {
	padding: 2px 2px 2px 9px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	color: #333333;
	font-size: 100%;
}

.button {
	padding: 1px 8px;
	 
	color: #315237;
	font-weight: normal;
	font-family: "trebuchet", Arial, Helvetica, sans-serif;
}

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

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

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator, .article_seperator {
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	 
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: #3E6644;
	padding: 4px 8px;
	color: #FFFFFF;
	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: 2px;	 
}

tr.sectiontableentry2 {
}

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(../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: #DDDDDD;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more {
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: none;
}

.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(../images/bullet.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	font-size: 16px;
	margin: 0 0 15px;
	padding: 5px 0;
	border-bottom: 1px dotted #3E6644;
	font-family: "trebuchet", Arial, Helvetica, sans-serif;
	color: #3E6744;
	font-weight: normal;
}

.contentdescription {
	padding-bottom:  0px;
}

h2.contentheading, .contentheading {
	margin: 0 0 15;
	padding: 0 0 8;
	font-size: 16px;
	color: #2E5D31;
	font-family: "trebuchet", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F6946;
}

table.blog .contentheading {
	font-size: 14px;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	background: url(../images/readon-bg.gif) no-repeat;
	width: 96px;
	height: 21px;
	line-height: 21px;
	color: #FFFFFF;
	display: block;
	float: left;
	text-indent: 20px;
}

a.readon:hover, a.readon:focus, a.readon:active {
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
	padding-right: 10px;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 10px;
	padding: 10px 0 0;
	color: #333333;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 1px 4px;
	text-decoration: none;
	color: #666666;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #C01122;
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews a, ul.mostread a {
	color: #666666;
}

ul.latestnews a:hover, ul.mostread a:hover {
	color: #C01122;
}

.bannerheader {
 	font-size: 120%;
	font-weight: bold;
 }

/* META
--------------------------------------------------------- */
.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;
}

.createby {
}

.createdate {
	padding-right: 6px;
	margin-right: 5px;
	background: url(../images/vline.gif) no-repeat right center;
}

.modifydate {
	width: 100%;
	display: block;
	color: #999999;
	margin: 15px 0;
}

.article-section {
	padding-left: 6px;
	margin-left: 5px;
	background: url(../images/vline.gif) no-repeat left center;
}

.article-section a {
	color: #999999;
}

.article-category a {
	color: #999999;
}

div.buttonheading {
	position: absolute;
	top: 4px;
	right: 10px;
}

.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 950px;
	margin: 0 auto;
	background-color: #D7E5F9;
}
#wrapper2 {
	 
	background-color: #FOFOFO;
}

* html #ja-wrapper {
	width: 950px;
	background-color: #FOFOFO;
}

*+html #ja-wrapper {
	width: 950px;
	background-color: #FOFOFO;
}

#ja-container {
}

#ja-container-inner {
	padding:  0  ;
}

#ja-mainbodywrap {
	width: 77%;
	float: left;
}

#ja-mainbody {

}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-contentwrapper {
	float: left;
	clear: both;
	display: block;
	width: 71%;
}

#ja-contentwrap {
	background: url(../images/content-center.gif) repeat-y center top;	
}

#ja-content {
	background: url(../images/content-bot.gif) no-repeat center bottom;
}

#ja-current-content {
	padding: 20px 20px 15px;
	background: url(../images/content-top.gif) no-repeat center top;	
	 
}
#ja-content #ja-current-content .article-content #body a {
	color: #D85601;
	text-decoration: none;	 
	 
}
 
#ja-content #ja-current-content .article-content #body a {
	color: #38B63C;
	text-decoration: none;	 
	 
}
#ja-current-content .article-content a {
	color: #38B63C;
	text-decoration: none;	 
}
 
#ja-current-content .article-content a:hover {
	color: #D85601;
	text-decoration: underline;	 
}

#ja-content #ja-current-content .article-content #body a:hover {
	color: #FF6600;
	text-decoration: underline;	 
	 
}
#ja-mainbodywrap #ja-mainbody #ja-contentwrapper #ja-contentwrap #ja-content #ja-current-content .contentheading {
	font-size: 16px;
	color: #2e5d31;
	font-family: "trebuchet", Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3f6946;

}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: right;
	overflow: hidden;
	width: 29%;	
}

#ja-col1 div.ja-innerpad {
	padding: 0 0 0 5px;
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 23%;
}

#ja-col2 div.ja-innerpad {
	padding: 0 0 0 5px;
}
#vmMainPage {
	margin: 0;
	float: left;
	padding: 0;
	}

/*common style for column*/

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f {
	padding: 10px 10px 10px;
	margin: 0;
	clear: both;
}

/*content + left*/
#ja-containerwrap-fr #ja-mainbodywrap {
	width: 100%;
}

#ja-containerwrap-fr #ja-col1 {
	width: 23%;
}

#ja-containerwrap-fr #ja-contentwrapper {
	width: 77%;
}

#ja-containerwrap-fr #ja-contentwrap {
	background: url(../images/content-center2.gif) repeat-y center top;
}

#ja-containerwrap-fr #ja-content {
	background: url(../images/content-bot2.gif) no-repeat center bottom;	
}

#ja-containerwrap-fr #ja-current-content {
	background: url(../images/content-top2.gif) no-repeat center top;	
	padding: 20px;
}

#ja-containerwrap-fr #ja-productwrap {
	background: url(../images/content-center2.gif) repeat-y center top;
}

#ja-containerwrap-fr #ja-product-top {
	background: url(../images/content-top2.gif) no-repeat center top;
}

#ja-containerwrap-fr #ja-product-bot {
	background: url(../images/content-bot2.gif) no-repeat center bottom;
}

/*content + right*/
#ja-containerwrap-fl #ja-contentwrapper {
	width: 100%;
}

#ja-containerwrap-fl #ja-contentwrap {
	background: url(../images/content-center2.gif) repeat-y center top;
}

#ja-containerwrap-fl #ja-content {
	background: url(../images/content-bot2.gif) no-repeat center bottom;	
}

#ja-containerwrap-fl #ja-current-content {
	background: url(../images/content-top2.gif) no-repeat center top;	
}

#ja-containerwrap-fl #ja-productwrap {
	background: url(../images/content-center2.gif) repeat-y center top;
}

#ja-containerwrap-fl #ja-product-top {
	background: url(../images/content-top2.gif) no-repeat center top;
}

#ja-containerwrap-fl #ja-product-bot {
	background: url(../images/content-bot2.gif) no-repeat center bottom;
}

/* full */
#ja-containerwrap-f #ja-mainbodywrap {
	width: 100%;
}

#ja-containerwrap-f #ja-contentwrapper {
	width: 100%;
}

#ja-containerwrap-f #ja-contentwrap {
	background: url(../images/content-center1.gif) repeat-y center top;
}

#ja-containerwrap-f #ja-content {
	background: url(../images/content-bot1.gif) no-repeat center bottom;	
}

#ja-containerwrap-f #ja-current-content {
	background: url(../images/content-top1.gif) no-repeat center top;	
	padding: 20px;
}

#ja-containerwrap-f #ja-productwrap {
	background: url(../images/content-center1.gif) repeat-y center top;
}

#ja-containerwrap-f #ja-product-top {
	background: url(../images/content-top1.gif) no-repeat center top;
}

#ja-containerwrap-f #ja-product-bot {
	background: url(../images/content-bot1.gif) no-repeat center bottom;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3,
div.moduletable_hilite h3,
div.moduletable_black h3
{
	font-size: 115%;
	font-weight: bold;
	height: 29px;
	text-align:left;	
	line-height: 29px;
	margin: -8px -8px 10px;
	padding: 0px;
	
}
div.moduletable_flash h3 {
    padding-bottom: 20px;
}

div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_blank h3 span,
div.moduletable_hilite h3 span,
div.moduletable_black h3 span {
	display: block;
	height: 29px;
	
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_blank {
	margin: 0 0 10px;
	padding: 0;
}
#bd #ja-wrapper #ja-botsl #ja-botsl-bot #ja-botsl-top .ja-box-center .moduletable_blank h3,
#bd #ja-wrapper #ja-botsl #ja-botsl-bot #ja-botsl-top .ja-box-right .moduletable_blank h3 {
	color: #04A504;
	line-height: 45px;
	 
}

/* Highlight module */
div.moduletable_hilite h3 {
	background: url(../images/h3-r-hilite.jpg) no-repeat left center; 
	color: #FFFFFF;
	
}

div.moduletable_hilite h3 span {
	background: url(../images/h3-l-hilite.jpg) no-repeat left center;
}

/* Black module */
div.moduletable_black h3 {
	color: #ffffff;
	background: url(../images/h3-r-black1.jpg) no-repeat left center;
	 
}

div.moduletable_black h3 span {
	background: url(../images/h3-l-black1.jpg) no-repeat left center;
}

div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_hilite h3 {
	 
	margin: 0 -8px 10px;
	padding: 0;
	font-size: 100%;
	line-height: 32px;
	color: #ffffff;
	font-weight: normal;
}

div.module h3 span,
div.module_text h3 span,
div.module_menu h3 span,
div.module_hilite h3 span,
div.module_blank h3 span {
	background: url(../images/barbg.png) no-repeat left center;
	height: 34px;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

div.module,
div.module_text,
div.module_menu,
div.module_hilite {
	padding: 0;
	width: 100%;
	background: url(../images/box-br.gif) no-repeat bottom right #FFFFFF;
	margin-bottom: 10px;
	font-size: 12px;
}

div.module div,
div.module_text div,
div.module_menu div,
div.module_hilite div {
	margin: 0;
	padding: 0 0 0 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
	font-size: 12px;
}

div.module div div,
div.module_text div div,
div.module_menu div div,
div.module_hilite div div {
	padding: 0;
	margin: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
}
 

div.module div div div,
div.module_text div div div,
div.module_menu div div div,
div.module_hilite div div div {
	padding: 8px 15px 15px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

div.module div div div div,
div.module_text div div div div,
div.module_menu div div div div,
div.module_hilite div div div div {
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}

/* 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,
div.module li,
div.module_menu li,
div.module_text li {
	padding-left: 15px;
	background-position: 5px 7px;
}

/* Module blank */
div.module_blank {
	margin: 0px 0 13px;
	padding: 0;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	background: url(../images/headerbg.png) repeat-x left 2px;
	line-height: normal;
	position: relative;
	margin-bottom:  0px;
	z-index: 999;
	height: 130px;
}

* html #ja-header {
	width: 950px;
}

*+html #ja-header {
	width: 950px;
}

h1.logo, div.logo-text {
	margin: 0 0 5px;
	padding: 0;
	float: left;
	position: absolute;
	top: 10px;
	left: 20px;
}

h1.logo a {
	width: 369px;
	height: 80px;
	display: block;
	background: url(../images/logo.png) no-repeat 20px center;
	
}

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

div.logo-text {
	outline: none;
}

div.logo-text h1 {
	font-size: 250%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 0 0 15px;
	padding: 0;
}

div.logo-text h1 a {
	color: #FFFFFF;
	text-transform: uppercase;
}

div.logo-text h1 a:hover,
div.logo-text h1 a:focus,
div.logo-text h1 a:active {
	text-decoration: none;
}

.site-slogan {
	color: #FFFFFF;
	margin: -5px 0 0 15px;
	padding: 0;
	letter-spacing: 1.5px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	 
}

#ja-mainnav {
	padding: 0;
	position: relative;
	z-index: 9999;
	margin-left:30px;	
}
#ja-mainnav_user {
	padding: 0;
	position: relative;
	z-index: 9999;
		
}

#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(../images/dot.gif) repeat-x bottom;
	margin: 0;
	padding: 0;
	line-height: normal;
}

* html #ja-subnav li {
	width: 99%;
}

*+html #ja-subnav li {
	width: 99%;
}

#ja-subnav a {
	color: #666666;
	background: url(../images/arrow.png) no-repeat 98% center;
	display: block;
	outline: none;
	margin: 0;
	padding: 8px 15px 8px 0;
	text-decoration: none;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	background: url(../images/arrow-on.png) no-repeat 98% center;
	color: #C01122;
	text-decoration: none;
}

#ja-subnav li.active a {
	background: url(../images/arrow-active.png) no-repeat 98% center;
	font-weight: bold;
	color: #04A504;
}

/* breadcrumbs */
#ja-pathway {
	color: #ffffff;
	padding: 6px 0 5px 20px;
	float: left;
}

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

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

#ja-pathway a {
	color: #7F9C83;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu li {
	display: block;
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 0;
	padding: 0;
	line-height: normal;
}

* html ul.menu li {
	width: 99%;
}

*+html ul.menu li {
	width: 99%;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 6px 0 6px 0;
	background: url(../images/arrow.png) no-repeat 98% center;
	margin: 0;
	text-decoration: none;
	color: #666666;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #C01122;
	text-decoration: none;
	background: url(../images/arrow-on.png) no-repeat 98% center;
}

ul.menu li.active a {
	font-weight: bold;
	background: url(../images/arrow-active.png) no-repeat 98% center;
	color: #04A504;
}

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

ul.menu li li {
	border: none;
	background: none;
	padding: 0;
}

ul.menu li li a {
	color: #666666 !important;
	border: none;
	padding: 5px 5px 5px 25px !important;
	text-transform: none;
	font-weight: normal !important;
	background: url(../images/arrow.png) no-repeat 15px 10px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #C01122 !important;
	text-decoration: underline;
}

ul.menu li li.active a {
	color: #333333;
	font-weight: bold !important;
}

ul.menu li li li a {
	color: #333333 !important;
	font-weight: normal !important;
	padding-left: 35px !important;
	background: url(../images/bullet.gif) no-repeat 25px 10px !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

/* JA Slideshow */
#ja-slideshow {
	margin: 0;
	padding: 0;
	height: 240px;
}

/* Feature products */
#ja-fp {
	 width: 100%;
	 height:100%;
	/*margin-bottom: 10px;*/
	clear: both;
}

#ja-fp1 {
	 width: 100%;
	 height:100%;
	/*margin-bottom: 10px;*/
	clear: both;
}


/* Products show */
#ja-productwrap {
	background: url(../images/content-center.gif) repeat-y center top;
	width: 100%;
	display: block;
	margin: 0 0 10px;
	padding: 0;
}

#ja-product-top {
	background: url(../images/content-top.gif) no-repeat center top;
	padding: 8px 15px;
}

#ja-product-top h3 {
	font-size: 115%;
	margin-top: 0;
	padding-left:25px;
}

#ja-product-bot {
	background: url(../images/content-bot.gif) no-repeat center bottom;
}

#ja-product-bot div.moduletable {
	margin: 0;
}

#ja-product-bot div.moduletable h3 span {
	color: #666666;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

/* Bottom spotlight */
#ja-botsl {
	background: url(../images/content-center1.gif) no-repeat center top;
	margin-bottom: 20px;
	padding: 0;
}

#ja-botsl-bot {
	background: url(../images/content-bot1.gif) no-repeat center bottom;	


}

#ja-botsl-top {
	clear: both;
	padding-left: 90px;
	padding-top: 10px;
	padding-bottom: 0px;
	background: url(../images/content-top1.gif) no-repeat center top;
	width: 920px;
}

#ja-botsl div.moduletable,
#ja-botsl div.moduletable_default {
	padding: 0 10px;
	margin-bottom: 0;
}

#ja-botsl .ja-box-left div.moduletable,
#ja-botsl .ja-box-left div.moduletable_default {
	padding: 0 10px 0 0;
}

#ja-botsl .ja-box-right div.moduletable,
#ja-botsl .ja-box-right div.moduletable_default {
	padding: 0 0 0 10px;
}

#ja-botsl .ja-box-center div.moduletable,
#ja-botsl .ja-box-center div.moduletable_default {
	padding: 0 10px;
	margin-bottom: 0;
}

#ja-botsl div.moduletable h3 {
	color: #222222;
	background: none;
	 
	margin: 0 0 10px 0;
	padding: 0;
}

#ja-botsl div.moduletable h3 span {
	margin-left: 10px;
	padding: 0;
}

#ja-botsl ul {
	margin: 0;
}

#ja-botsl ul.latestnews, #ja-botsl ul.mostread {
	margin-top: -5px;
}

#ja-botsl ul li {
	padding: 0 10 0 5px;
}

#ja-botsl li a {
	
	padding-left: 10px;
	 
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	padding: 0;
	margin: 0;
}

#ja-footer {
	background: #4572B0;
	border-top: 3px solid #2C4B75;
	position: relative;
	padding: 15px 10px;
	color: #ffffff;
	text-align: center;
}

#ja-footer a {
	color: #ffffff;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #ffffff;
}

#ja-footer small {
	font-size: 100%;
}

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

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/arrow-2.png) no-repeat left center;
}

#ja-footer li a {
	display: inline;
	padding: 0 10px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

li.ja-firstitem {
	background: none !important;
}

/* JA Cpanel */
#ja-cpanel {
	height: 30px;
	background: url(../images/goldbar.png) repeat-x left top; 
}

/* Login Form */
* html #login-wrap {
	width: 99%;
}

#login-wrap form {
}

#login-wrap form label {
}

#login-wrap form input.button {
}

#login-wrap form #mod_login_username,
#login-wrap form #mod_login_password {
	width: 95%;
	margin: 2px 0 5px;
	font-size: 12px !important;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}

* html #login-wrap form #mod_login_username,
* html #login-wrap form #mod_login_password {
	width: 90%;
}

#login-wrap div.ja-login-links {
	padding: 8px 0 0;
	display: block;
}

#login-wrap .ja-login-links a {
	padding: 0;
	display: block;
	color: #333333;
}

#login-wrap .ja-login-links a:hover,
#login-wrap .ja-login-links a:active,
#login-wrap .ja-login-links a:focus {
	color: #C01122;
}

/*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;
}

/* Currency */
#ja-vmcurrency {
	float: right;
	margin: 0;
	padding: 10px 0 0;
}

#ja-vmcurrency br {
	display: none;
}

/* Search */
#ja-search {
	padding: 5px 10px 0 25px;
	float: right;
	height: 22px;
	font-size: 11px;
	z-index: 1;
	width: 300px;
}

#ja-search .inputbox {
	padding: 1px 0 1px 5px;
	color: #CCCCCC;
	width: 120px;
	background: #333333;
	border: 2px solid #3F4347;
}

*+html #ja-search .inputbox { /*IE 7*/
	width: 108px;
}

*+html #ja-search .button { /*IE 7*/
  padding: 1px 0px 1px 8px!important;
}

#ja-search .button {
	font-size: 11px;
	margin-left: 5px;
	padding: 1px 5px 1px;
}

/*others*/
#ja-banner {
	float: right;
	margin: 20px 30px 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;
}

div.ja-innerdiv {
	padding: 8px 0 9px !important;
	background: url(../images/dot.gif) repeat-x bottom !important;
}

div.ja-innerdiv .title {
	display: block;
	font-weight: bold;
}

div.ja-innerdiv img {
	border: 1px solid #DDDDDD;
	margin: 5px 8px 0 0;
}

/* 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(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #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;
}
#ja-slider {

	position: relative;
	margin-top: 15px;
	height: 100%;
}



#ja-slider-left {
	position: absolute;
	left: 0;
	top: 0;
	width:  0px;
}

#ja-slide-left-img, #ja-slide-right-img {
	position: absolute;
	top: 70px;
	
}



#ja-slider-center {
	left: 21px;
	height: 100%;
	background-color:#ffffff;
	 }


#ja-slider-right {
	position: absolute;
	right: -3px;
	top: 1px;
	width: 20px;
}

.jsslide {
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	
}
.inputboxattrib {
	border: 1px solid #CCCCCC;	
	}
.menuTitle {font-size: 12px;font-weight:bold;display: block;text-decoration: none;outline-style:none;height: 18px;padding-top: 6px;padding-bottom: 3px;padding-left: 6px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ddd;margin-bottom: 1px;} 

.content {font-size: 10px;color: #5E6257;display: block;background-color: #FFFFFF;}

#faq11 .question1 {
height: 10px;
}

div.chronoform a{
color:#fff;
display:none;
}
.rightsp {
margin-right: 20px;
}
.leftsp {
margin-left: 20px;
}
.text-tour
{
	width:100%;
	background:none;
	color:#4C7F57;
}
.text-tour h4 span
{
	color:#222222;
	backgroud:none;
	font-size:1.3em;
}
.spacer_20
{
	height:20px;
}
.spacer_10
{
	height:10px;
}
.text-tour .short-title
{
	color:#222222;
	font-size:1.1em;
	font-weight:bold;
}
.text-tour .text-list
{
	float:left;
}
.text-tour .text-list ul
{
	color:#222222;
	padding-left:70px;	
	
	list-style: square inside url("../images/list-arrow.png");
	
}
.text-tour .text-list ul li
{	
	list-style: square inside url("../images/list-arrow.png");
}
.text-tour .tour-link
{
	text-align:center;
}
.text-tour .tour-link a
{
	color:#38B63C;
	font-size:1.2em;
}

.candleframe
{
 	background:url("../images/frame_new.png") no-repeat;	
 	width:70px;
	height:70px;
	margin:0 auto;
	padding:0;
	padding-top:10px
}

.frame
{
	background:url("../images/frame.png") no-repeat;
	width:130px;
	height:130px;
	margin:0 auto;
	padding:0;
}
.frame:hover
{
	background:url("../images/frame-hover.png") no-repeat;
	width:130px;
	height:130px;
	margin:0 auto;
	padding:0;
}
.frame img
{
	
	margin:0 auto;
	
	padding-top:15px;
	
}
.inercategory
{
	width:700px;
	padding-right:10px;
}
.leftcat
{
	float:left;
	width:300px;
}
.leftcontent
{
	float:left;
	width:300px;
}
.rightcat
{
	float:right;
	padding-right:30px;
	width:300px;
}

.rightcontent
{
	float:right;
	padding-right:5px;
	width:300px;
	
}
.innercontainer
{
	margin:0;
	float:left;
	height:150px;
	width:98px;
	text-align:left;
}
.innerframe
{
	background:url("../images/innerframe.png") no-repeat;
	width:90px;
	height:90px;
	margin:0 auto;
	padding:0;
	
	position:relative;
}

.profile_detail
{	
	width:380px;
	float:left;
	padding-right:50px;
	height:120px;	
	/*background:url("../images/frame_candle.png") no-repeat;*/
}


.profile_image
{
	background:url("../images/innerframe1.png") no-repeat;
	width:155px;
	height:180px;
	margin:0 auto;
	padding-top:5px;
	padding-left: 2px;	
	position:relative;
}
.profile_image:hover
{
	background:url("../images/innerframe-hover1.png") no-repeat;
	width:155px;
	height:180px;
	padding-top:5px;
	padding-left: 2px;
	margin:0 auto;
	
}
.profile_image img
{
	
	margin:0 auto;	
	padding-top:10px;
	padding-left:15px;
	position:absolute;
	
}
.innerframe:hover
{
	background:url("../images/innerframe-hover.png") no-repeat;
	width:90px;
	height:90px;
	margin:0 auto;
	padding:0;
}
.innerframe img
{
	
	margin:0 auto;	
	padding-top:10px;
	padding-left:10px;
	position:absolute;
	
}
.innercontainer .name
{
	height:70px;
	margin-top:5px;
	overflow:hidden;
	text-align:center;
}
.innerheader
{
	width:689px;
	
	
	padding-right: 10px;
	height:30px;
}

.inner-rightheader
{
	float:left;
	width:300px;
	height:30px;
	background:url("../images/small-title.jpg") no-repeat;
}
.inner-leftheader
{
	float:right;
	width:320px;
	height:30px;
	background:url("../images/small-title.jpg") no-repeat;
}
.innerheader h3
{
	
	color:#ffffff;
	font-size:115%;
	margin:0 auto;
	padding-top:6px;
	text-align:center;
}
.seeall
{
	width:300px;
	height:25px;
	float:right;
	margin:0 auto;
	text-align:right;
}
div.testimonial-module h3 {
	font-size: 125%;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	margin: -8px -8px 10px;
	padding: 0;
	
}
div.testimonial-module h3 span {
	display: block;
	height: 29px;
	padding-left: 28px;
}
div.testimonial-module h3 {
	color: #406A46;
	background: url(../images/h3-r-black.jpg) no-repeat left center;
	 
}

div.moduletable_black h3 span {
	background: url(../images/h3-l-black.jpg) no-repeat left center;
}
.module_testimonial
{
	background:url("../images/testimonials.jpg") no-repeat;
	width:203px;
	height:200px;
	padding:5px 0 0 10px;
}
.module_testimonial h3
{
	text-align:center;
}
.module_testimonial .testmo-content
{
	padding-top:5px;
	width:190px;
	font-size:1.3em;
	color:#666666;
}
.module_testimonial .testmo-content span
{
	font-size:0.8em;
}
.module_feedback
{
	background:url("../images/feedback.jpg") no-repeat;
	width:203px;
	height:200px;
	padding:5px 0 0 10px;
}
.module_feedback h3
{
	text-align:center;
}

.left
{
	width: 330px;	
	float:left;
	border-right: #6584B0 2px solid;
}

.right
{
	width: 330px;
	float: right;
	border:solid 0px green;
}
.moduletable_hilite .paragraph p 
{
font-size:11px;

}
.moduletable_hilite .paragraph p span 
{

font-weight: bold;

}
.moduletable_hilite .paragraph a
{
color:blue;
font-size:13px;
}
.outerusername12
{
width:800px;
}

.outerusername
{
width:600px;
float:left;

}
.outerusername1
{
float:right;
}
.moduletable_hilite .paragraph p span 
{
font-size:11px;
font-style:italic;
color:red;
}
.moduletable_hilite .para p
{
font-size:11px;
}

#div
{
width:200px;
padding-top:30px;
padding-left:30px;
}
.div11
{
float:left;
width:100px;
font-size:11px;
font-weight:bold;

}
.div12
{
float:right;
width:100px;
}
.divbutton
{
width:200px;
}
.divnewuser
{
padding-top:60px;
width:110px;

}

#divcontactus
{
width:650px;
padding-top:50px;
padding-left:30px;
}

.divus
{
text-align:center;
float:left;
width:150px;
font-size:11px;
font-weight:bold;


}
.divus1
{
float:right;
width:150px;
}
.paragraph12 p 
{
font-size:11px;
color:#444444;
}
.features ul
{
	margin:0 auto;
	padding-left:20px;	
}
.features ul li
{
	list-style-type: circle;
}
#divcreate
{
width:400px;
padding-top:30px;
padding-left:30px;
}

.create1
{
text-align:left;
float:left;
width:150px;
font-size:11px;
font-weight:bold;


}
.create2
{
float:right;
width:250px;
}
#divcreate2nd
{
width:400px;
padding-top:30px;
padding-left:30px;

}
.div1
{
text-align:left;
float:left;
width:150px;
font-size:11px;
font-weight:bold;

}
.div2
{
float:right;
width:250px;
padding-top:20px;
}
.divp
{
padding-top:30px;
paddin-right:20px;
}
#divhttp
{
padding-top:40px;
padding-left:30px;
}
#divsponsar
{
width:400px;
padding-top:20px;
padding-left:30px;
}
.sponsar1
{
text-align:left;
float:left;
width:150px;
font-size:11px;
font-weight:bold;
padding-top:10px;

}
.sponsar2
{
float:right;
width:250px;
padding-top:10px;

}
.websitecreater
{
color:#ad0000;
font-size:14px;
font-weight:bold;
}
.paragraph
{
font-size:11px;
font-weight:normal;
}
.resources
{
font-size:11px;
font-style:italic;
color:#444444;
}
.nb
{
font-style:normal;
font-size:12px;
color:black;
}
.testimonials
{
font-size:11px;
text-align:left;
color:black;
font-weight:normal;
}

#payment
{
width:500px;
padding-left:30px;
}
.term 
{
font-size:11px;
width:680px;
}

.left_price
{
	width:330px;
	float:left;
	text-align:justify;
}


.right_price
{
	width:330px;
	text-align:justify;
	float:right;
}
.term1
{
font-size:11px;
font-style:italic;
}
 .forgotpass
{
font-size:20px;
font-weight:bold;
color:black;
}
.forgotpass1
{
color:#dd6648;
font-size:12px;
font-weight:bold;
}
.forgotpass2
{
color:#555555;
font-size:11px;

}
#features
{
	width:680px;
	text-align:center;
	float:left;
}

#plans
{
	width:680px;
	text-align:center;
	float:left;
}

#plans_left
{
		width:220px;
		height: 400px;
		padding-top:25px;
		
		float:left;
		/*background-image: url("../images/bgfeatures.png");*/
		background-repeat:repeat-x;
		text-align:center;
}
#plans_middle
{
		width:220px;
		height: 400px;
		border-left: solid #A3CCFA;
		border-right: solid #A3CCFA;
		border-top: solid #A3CCFA;
		border-bottom: solid #A3CCFA;
		float:left;
		background-image: url("../images/bgfeatures.png");
		background-repeat:repeat-x;
		text-align:center;
}

.plans_details
{
	background-color: #4E81CA;	
	background-repeat:repeat-x;
	border-left:solid 2px #333 ;
	border-top:solid 2px #333 ;
	border-bottom:solid 2px #333 ;
	height: 350px;
}

.plans_rdetails
{
	background-color: #4E81CA;	
	background-repeat:repeat-x;
	border-right:solid 2px #333 ;
	border-top:solid 2px #333 ;
	border-bottom:solid 2px #333 ;
	height: 350px;
}
#plans_right
{
		width:220px;
		height: 400px;
		padding-top:25px;
		
		float:left;
		/*background-image: url("../images/bgfeatures.png");*/
		background-repeat:repeat-x;
		text-align:center;
}	
#btnregister
{
	background: url("../images/register.jpg") no-repeat;
	width:90px;
	height:25px;
	border:0;
	cursor:pointer;
	
	}
#btnlogin
{
	background: url("../images/login.jpg") no-repeat;
	width:90px;
	height:25px;
	border:0;
	cursor:pointer;
	
	}
#getbanner
{
	background: url("../images/getbanner.png") no-repeat;
	width:200px;
	height:98px;
	border:0;
	cursor:pointer;
	
	}
#seeallimg
{
	background: url("../images/seeall.png") no-repeat;
	width:90px;
	height:25px;
	border:0;
	cursor:pointer;
	float:right;
	}
#search_record
{
	background: url("../images/search.png") no-repeat;
	width:90px;
	height:25px;
	border:0;
	cursor:pointer;
	float:right;
	}
	#create
{
	background: url("../images/create.png") no-repeat;
	width:90px;
	height:25px;
	border:0;
	cursor:pointer;
	
	}
		#btncontact
{
	background: url("../images/send.png") no-repeat;
	width:90px;
	height:25px;
	border:0;
	cursor:pointer;
	
	}
	.lbl_color 
	{
		color:#33c;
		}
		.lbl_color span a
	{
		color:#33c;
		}
		.mng_list_color
	{
		background-color:#D5E7F9;
		}
		
		
/* GAllery View */
#gallery {position:relative; width:580px; margin:40px auto; padding:10px; border:6px solid #fff; background:#D5E7F9}
#images {border:2px solid #9ac1c9; height:225px;  background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:570px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px; width:570px; height:375px;}
#thumbwrapper {margin-top:10px; padding:5px 0; width:580px; height:100px; border:2px solid #fff; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:580px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; border-left:5px solid #fff}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}