
 /*------------------------------------------------------------------------
#  JA Zeolite II for - T3 frame work - Version 1.0 - Licence Owner JA107078
# ------------------------------------------------------------------------
# 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, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	color: #666666;
	background: #fff;
	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: #04A504;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #C01122;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
	color: #333333;
}

/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon,
#ja-pathway, #ja-left, #ja-right, #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: 180%;}
h2 {font-size: 175%;}
h3 {font-size: 150%; margin-top:0; padding-top:0;}
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(../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;
}


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 #DDDDDD;
	height: 1px;
}

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

td {
	padding:5px;
}

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

form label {
	cursor: pointer;
}

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

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

.button {
	padding: 1px 6px;
	border: 1px solid #999;
	background: #aaa;
	  background: -moz-linear-gradient(100% 100% 90deg, #aaa, #eee);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#aaa), to(#eee));
 filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#aaaaaa'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#aaaaaa')"; /* IE8 */


	color: #4b4b4b;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

a.button {
	padding: 2px 8px;
}

#agreed_field {
	border: 0px;
}

.form-validate .button {
	margin-left: 5px;
}

* 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;
	background: url(../images/dot.gif) repeat-x center left;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */

.sectiontableheader {
	background: #333;
	border: 1px solid #ccc;
	color: #fff;
	padding: 5px;
}

.sectiontableheader th {
	background: #666666;
	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: 8px;
	border-bottom: 1px solid #CCCCCC;
}

tr.sectiontableentry2 {
	background: #F9F9F9;
}

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

.sectiontableentry,
.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2 {
	background: url(../images/dot2.gif) repeat-x left bottom;
	padding: 5px 5px 6px;
}

.sectiontableentry:hover,
.sectiontableentry0:hover,
.sectiontableentry1:hover,
.sectiontableentry2:hover { background-color: #fffff0; }

table.contentpane, table.tablelist {
	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: url(../images/sep.gif) repeat-x top left;
}

.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: 200%;
	margin: 0 0 15px;
	padding: 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

h1.componentheading {
	margin: 0px;
	padding: 0px;
}

.contentdescription {
	padding-bottom: 5px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

table.blog .contentheading {
	font-size: 150%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
font-size:16px;
line-height:20px;
}

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 {
}

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
--------------------------------------------------------- */
.buttonheading {
	display: block;
	width: 30%;
	float: right;
	margin-top: -5px;
}

.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;
}

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

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-container {
}

#ja-container .main {
	padding: 10px 0 0;
}

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

#ja-mainbody {}

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

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

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

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

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

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

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

#ja-col2 div.ja-innerpad {
	padding: 0 0 0 10px;
}

/*common style for column*/

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-container {
	padding: 0 0 20px;
	margin: 0;
	clear: both;
}

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

.ja-l1 #ja-col1 {
	width: 180px;
}

.ja-l1 #ja-contentwrapper {
	width: 77%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#ja-contentwrapper {
	width: 100%;
}

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

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

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

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

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

#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: 125%;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	margin: 0 8px 10px;
	padding: 0;
}

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;
	padding-left: 28px;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_blank {
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}

/* Highlight module */
div.moduletable_hilite h3 {
	background: url(../images/h3-r-hilite.gif) no-repeat right top #04A504;
	color: #FFFFFF;
}

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

/* Black module */
div.moduletable_black h3 {
	background: url(../images/h3-r-black.gif) no-repeat right top #666666;
	color: #FFFFFF;
}

div.moduletable_black h3 span {
	background: url(../images/h3-l-black.gif) no-repeat left top;
}

div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_hilite h3 {
	background: url(../images/h3-r.gif) no-repeat right top;
	margin: 0 8px 10px;
	padding: 0;
	font-size: 125%;
	line-height: 30px;
	color: #666666;
}

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/h3-l.gif) no-repeat left top;
	height: 30px;
	padding-left: 28px;
	display: block;
}

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

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

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 0 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;
}

div.module .jamod-content,
div.module_text .jamod-content,
div.module_menu .jamod-content,
div.module_hilite .jamod-content {
	margin: 0 8px;
}

/* 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: 0 0 10px 0;
	padding: 0;
}

div.module_blank .ja-box-ct {
	margin: 0px;
}

#ja-right .ja-colswrap{
	padding-left: 10px;
}


#ja-main .inner {
	padding: 0px;
}

#ja-left .ja-colswrap{
	padding-right: 10px;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	line-height: normal;
	position: relative;
	z-index: 999;
	margin-bottom: 20px;
}

#ja-header .main {
	height:204px;
	min-height:204px;
	background: url(../images/header-bg.gif) no-repeat top center;
}

#ja-header .inner {
	padding: 0px;
}

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

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

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-mainnav {
	background: url(../images/mainnav-bg.gif) no-repeat left bottom;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
}

#ja-mainnav .inner {
	padding: 0;
	position: relative;
	z-index: 9999;
	height: auto;
}

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

#ja-subnav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: 10px;
}

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

#ja-subnav li {
	display: block;
	background: url(../images/dot.gif) repeat-x left bottom;
	margin: 0;
	padding: 0;
	line-height: normal;
	float: none !important;
}

#ja-subnav 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;
}

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

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

#ja-subnav li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ja-subnav li li {
	border: none;
	background: none;
	padding: 0;
}

#ja-subnav 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;
}

#ja-subnav li li li a {
	background: url(../images/arrow.png) no-repeat 30px 10px !important;
	padding-left: 40px !important;
	font-weight: normal !important;
}

#ja-subnav li li a:hover,
#ja-subnav li li a:active,
#ja-subnav li li a:focus {
	color: #C01122 !important;
	text-decoration: underline;
}

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

#ja-subnav 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;
}

#ja-subnav li li li.active a {
	font-weight: bold !important;
}

#ja-mainnav a:hover .has-image {
	background-position: left bottom;
}

#ja-mainnav a .has-image {
	background-position: left top;
}

span.menu-desc {
	display: block;
	font-weight: normal;
	text-transform: lowercase;
	font-size: 85%;
	color: #999;
	text-align:center;
}

/* Sub Nav (lv2) ---*/
#ja-subnav ul li ul { display: none;}

#ja-subnav ul li.hover ul { left: auto; right: auto; display: block; }

#ja-subnav ul li.haschild:hover a, #ja-subnav ul li.haschild a:hover { background-image: url(../images/arrow-down.gif); }

/******/

#ja-cssmenu li.havesubchild a.haschild,
#ja-cssmenu li.havesubchild-active a.haschild,
#ja-mainnav .megamenu li li.haschild a.haschild,
#ja-mainnav .megamenu li li.haschild-over a.haschild {
	background-position: 90% center !important;
	background-image: url(../images/arrow.png) !important;
	background-repeat: no-repeat !important;
}

#ja-mainnav ul.level0 li ul .group-content .ja-box-ct a {
	color: #54992F !important;
}

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

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

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

#ja-pathway a {
	color: #FFFFFF;
}

/* 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 left bottom;
	margin: 0;
	padding: 0;
	line-height: normal;
}

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

ul.menu li.active li a {
	background: url(../images/arrow.png) no-repeat 15px 10px !important;
}

ul.menu li.active li li a {
	background: url(../images/arrow.png) no-repeat 30px 10px !important;
	padding-left: 40px !important;
	font-weight: normal !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;
}

/* Feature products */
#ja-fp {
 	margin-bottom: 15px;
}

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

.ja-box-ct {
	margin: 0 15px;
}

#ja-botsl .ja-box-ct {
	margin: 0px;	
}

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

#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 .main {
	background: url(../images/content-center1.gif) repeat-y 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: 10px 20px;
	background: url(../images/content-top1.gif) no-repeat center top;
}

#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: #04A504;
	background: none;
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 10px 0;
	padding: 0;
}

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

#ja-botsl ul {
	margin: 0;
}

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

#ja-botsl ul li {
	background: url(../images/dot.gif) repeat-x left bottom;
	padding: 5px 0;
}

#ja-botsl li a {
	background: url(../images/bullet.gif) no-repeat left center;
	padding-left: 10px;
}

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

#ja-footer .main {
	background: #34383B;
	border-top: 3px solid #04A504;
	position: relative;
	color: #CCCCCC;
	padding: 15px 0;
}

#ja-footer .inner {
	padding: 0 10px;
}

#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%;
	float: left;
}

#ja-footer ul {
	float: right;
	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;
}

/* T3 Framework logo ---*/
#ja-poweredby {
	height: 20px;
	width: 160px;
	margin-right: 20px;
	float: left;
}

#ja-poweredby a#t3-logo {
	background: url(../images/t3-logo.png) no-repeat left top;
	display: block;
	height: 20px;
	text-indent: -999%;
	width: 160px;
	text-decoration: none;
}

#ja-poweredby a#t3-logo:hover,
#ja-poweredby a#t3-logo:focus,
#ja-poweredby a#t3-logo:active {
	background-position: left bottom;
}

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

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

/* JA Cpanel */
#ja-cpanel .main {
	height: 60px;
	background: #aaa;
	  background: -moz-linear-gradient(100% 100% 90deg, #eee, #aaa);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#aaa));
   filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#aaaaaa', endColorstr='#eeeeee'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#aaaaaa', endColorstr='#eeeeee')"; /* IE8 */

}

/* Login ---*/
.login_form fieldset { padding: 15px 0 0; }
.login_form fieldset p { margin: 0 0 5px; }

.login_form label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.login_form .inputbox { margin-left: 10px; width: 150px; }

.login_form #rem { border: 0px; width: auto; vertical-align: middle }

.login_form .remember .inputbox {
	width: 20px;
}

.login_form h1 { display: none; }

.login_form .button { margin-left: 140px; }

* html #form-login {
	width: 99%;
}

#form-login p {
	margin: 0px;
}

#form-login label {
}

#form-login input.button {
}

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

* html #form-login #username,
* html #form-login #passwd {
	width: 90%;
}

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

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

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

/* Register ---*/
.form-register fieldset { padding: 0 0 10px; background: none; }

.form-register p { margin: 0 0 5px; }

.form-register p.form-des { margin: 15px 0; }

.form-register label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.form-register .inputbox { margin-left: 10px; width: 200px; }

.form-register .button { margin-left: 140px; font-weight: normal; }

/* User ---*/
.user-details { padding: 10px 0; }

.user-details p { margin: 0 0 5px; }

.user-details label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.user-details .inputbox { margin-left: 10px; width: 200px; }

.user-details .button { margin-left: 140px; }

.user-details .paramlist .paramlist_key {
	width: 130px !important;
	padding: 0 0 5px !important;
}

.user-details .paramlist .paramlist_value {
	padding: 0 0 5px !important;
}

.user-details .user_name span {
	padding-left: 10px;
	font-weight: bold;
}

/*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;
	background: url(../images/icon-search.gif) no-repeat left 7px;
}

#ja-search label {
	display: none;
}

#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;
}

/* Contact ---*/
#component-contact address { font-style: normal; }

#component-contact #emailForm { border-top: 1px solid #ddd; padding-top: 15px; }

.contact_email { margin: 0 0 10px; }

.contact_email label { font-weight: bold; display: block; }

.contact_email_checkbox { margin: 15px 0; }



/*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 left 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: #990000;
	border-top: #999;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #ffffff;
	border: none;
	border-top: #999;
	color:#990000;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #fff;
	color:#990000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

/* Clearfix */
* html .clearfix {
	height: 1%; /* IE5-6 */
}

html[xmlns] .clearfix { /* O */
	display: block;  
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Badge Module ---*/
.badge {
	height: 46px;
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
}

.badge-hot .badge	{ background: url(../images/icon-badge.png) no-repeat 0px 0px; }
.badge-new .badge	{ background: url(../images/icon-badge.png) no-repeat 0px -46px; }
.badge-pick .badge { background: url(../images/icon-badge.png) no-repeat 0px -92px; }
.badge-top .badge { background: url(../images/icon-badge.png) no-repeat 0px -138px; }

.badge-hot .ja-box-ct,
.badge-top .ja-box-ct,
.badge-pick .ja-box-ct,
.badge-new .ja-box-ct {
	padding: 10px 35px 10px 10px !important;
}

/*******VM****/

.vmCartContainer div {
	float: none !important;
}

.vmCouponField td {
	padding: 10px;
}

.browseProductDescription div {
	margin-top: 0px !important;
}

.ja-content-main {}

.contentheadingfaq{font-size:14px; line-height:150%;}

#Mod242, #Mod291{ font-size:10px;}

#Mod242 #scroller, #Mod291 #scroller{ overflow:hidden; overflow-y:scroll; height:100%; height:285px; border:0; padding-right:8px;}

#Mod242 ul, #Mod291 ul{margin:0; padding:0; list-style-type:none;}

#Mod242 li, #Mod291 li{margin:0; padding:0; list-style-type:none; background:none; margin-bottom:12px; padding-bottom:8px; border-bottom:1px solid #aaa;}


.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
		 border-radius: 10px;

    background: #fff;
    border: 1px solid #ccc;
	overflow:hidden;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 900px;
    padding: 8px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  900px;
    height: 206px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 142px;
    height: 192px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../../modules/mod_egbvirtu_horizontal/images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../../modules/mod_egbvirtu_horizontal/images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../../modules/mod_egbvirtu_horizontal/images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../../modules/mod_egbvirtu_horizontal/images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.thumbnail
{
width:57px;
height:57px;
}
.jcarousel-skin-tango ul {list-style:none;}
.jcarousel-skin-tango ul li{list-style-type:none; margin:0; padding:0; background:none;}
#mycarousel img{ box-shadow: 0px 8px 10px #818181;
-webkit-box-shadow: 0px 8px 10px  #818181;
-moz-box-shadow: 0px 8px 10px  #818181;
   filter: progid:DXImageTransform.Microsoft.Shadow(color='#818181', Direction=180, Strength=3);
   }



.ja-mass-top,.ja-mass-top .moduletable,.ja-mass-top .ja-moduletable, .ja-mass-top ja-box-ct, .ja-mass, .ja-mass-top .clearfix { margin-left:0; padding-left:0;}

#Mod307 h3 span{font-size:14px;}


.hide, .qslide, #qscroller1 {
	line-height	:	110%;
	font-size	: 	10pt;
	padding		: 	3px;	
	background	: 	#fff;	
	width		: 	670px;
	font-style:italic;
}

.hide {
	visibility	: 	hidden;
	position	: 	absolute;
	top			: 	-400px;
	font-family	: 	verdana, arial, sans-serif;
}

#qscroller1 {
	height		: 	50px;
	border		: 	0px solid #fff;
	float:left;

}

.qslide {
}

#social {position:absolute; top:63px; margin-left:226px; height:45px; width:480px; text-align:center;}

.componentheading-shop{ color:#04a504;}

.contentdescription-shop{font-size:14px;  padding:8px; background:url(/images/stories/blomming/sfondo-scheda-blomming.png) repeat-x 0 0 #fecc52 ; padding-top:20px; }


/*------------------------------------------------------------------------
# JA zeolite 1.0 - July, 2008
# ------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/

div.vm_element {
	left:-999em;
	position:absolute;
}

.productPrice {
	font-weight: bold;
}

.addtocart_button_module, .notify_button {
	padding: 0 0 2px;
	width: 100px;
	height: 25px;
	background: url(../images/bt-addtocart.gif) no-repeat left top #333333;
	border: none;
	text-indent: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

* html .addtocart_button_module {
	padding-left: 22px;	
}

*+html .addtocart_button_module {
	padding-left: 22px;
}

.addtocart_button_module:hover, .addtocart_button_module:active {
	background: url(../images/bt-addtocart.gif) no-repeat left bottom #666666;
	color: #FFFFFF;
}

.notify_button {
	background: url(../images/bt-notify.gif) no-repeat #666666;
}

input.addtocart_button {
	color: #FFFFFF;
	margin: 10px 0 0;
	padding: 0 0 2px;
	padding-left: 18px;
	width: 100px;
	height: 25px;
	background: url(../images/bt-addtocart.gif) no-repeat left top #333333;
	border: none;
	font-weight: bold;
	cursor: pointer;
}

.vmFieldTitle {
	margin-bottom: 5px;
	padding-top: 10px;
	background: url(../images/dot.gif) repeat-x left top;
}

.chars-written {
	margin-top: 5px;
}

.chars-written input {
	background: #F7F7F7;
}

.vm-footer {
	margin: 15px 0 20px;
}

#vmMainPage{

padding-bottom:50px;	
	
}

#vmMainPage a.category {
	color: #666666;
	text-decoration: none;
}

#vmMainPage a.category:hover,
#vmMainPage a.category:focus,
#vmMainPage a.category:active {
	color: #04A504;
	outline: none;
	text-decoration: none;
}

#vmMainPage a.readon {
	color: #04A504;
	text-decoration: none;
	display: inline;
	background: url(../images/arrow.png) no-repeat left center;
	width: auto;
	height: auto;
	line-height: normal;
	font-weight: bold;
	text-indent: 10px;
}

#vmMainPage a.readon:hover,
#vmMainPage a.readon:active,
#vmMainPage a.readon:focus {
	color: #C01122;
	text-decoration: underline;
	background: url(../images/arrow-on.png) no-repeat left center;
}

#vmMainPage hr {
	margin: 5px 0;
}

#vmMainPage br {
	height: 5px;
	line-height: 5px;
}

.ja-vmreview strong {
	display: block;
}

.ja-vmreview blockquote {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 0 0 0 30px;
	margin-bottom: 20px;
}

.ja-vmreview blockquote div {
}

.vmFeedIcon {
}

/*Global VM Module*/
.vm table {
	margin: 15px 0;
	padding: 0;
	display: block;
	width: 100% !important;
}

.vm hr {
	margin: 0 -15px;
}

.vm label {
	font-weight: bold;
	text-transform: uppercase;
}

/* YourCart Module */
#ja-vmcart {
	position: absolute;
	top: 0;
	right: 0px;
	width: 200px;
	height: 100px;
	padding-bottom:10px;
	z-index: 10;
	background:#333333;
background: -moz-linear-gradient(100% 100% 180deg, #111, #333);
  background: -webkit-gradient(linear, left top, right top, from(#111), to(#333));

}

#ja-vmcart div.moduletable {
	color: #FFFFFF;
	border: none;
	overflow: hidden;
	height: 100px;
	padding: 0 15px;
	margin-top: 5px;
	font-size: 12px;
}

#ja-vmcart div.moduletable h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
	border: none;
	text-transform: none;
}

#ja-vmcart div.moduletable h3 span {
	padding: 0;
}

div.vm-showcart a {
	display: block;
	width: 70px;
	height: 25px;
	line-height: 25px;
	margin-left: 35px;
	padding-left: 30px;
	font-weight: bold;
	color: #666666;
	background: url(../images/bt-viewcart.gif) no-repeat #FFFFFF;
}

div.vm-showcart a:hover,
div.vm-showcart a:focus,
div.vm-showcart a:active {
	color: #666666;
	text-decoration: none;
}

.vm-total-pro {
	padding: 5px 0 0;
	clear: left;
	text-align: center;
}

.vmCartModule a img {
	display: none;
}

.vmCartModule hr {
	display: none;
}

/* Select currency */
#ja-vmcurrency .button {
	background: url(../images/bt-currency.gif) no-repeat left top #666666;
	border: none;
	height: 22px;
	line-height: 22px;
	margin-left: 5px;
	width: 110px;
}

/*Categories Module*/
a.mainlevel {
	background: url(../images/mainlevel-bg.gif) repeat-x right bottom;
	display: block;
	outline: none;
	padding: 5px 0 5px 0;
	margin: 0;
	text-decoration: none;
	color: #666666;
}

a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
	background: url(../images/mainlevel-hover.gif) repeat-x right bottom;
	text-decoration: none;
	color: #C01122;
}

a#active_menu {
	background: url(../images/mainlevel-active.gif) repeat-x right bottom;
	font-style: normal !important;
	font-weight: bold;
	color: #04A504;
}

#lbOverlay {
	z-index: 999;
}

#lbCenter , #lbBottomContainer{
	z-index: 1000;
}
