 /*------------------------------------------------------------------------
# JA Zeolite for Joomla 1.5 - Version 1.0 - Licence Owner JA145953
# ------------------------------------------------------------------------
# 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: url(../images/ap_bg_2010.gif) repeat-x center top #005596;
	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: #001C58;
	text-decoration: underline;
}

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-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: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

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

ul {
	list-style: none;
}

ul li {
/*	background: url(../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 #DDDDDD;
	height: 1px;
}

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

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

form label {
	cursor: pointer;
}

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

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

.button {
	padding: 1px 8px;
	border: 1px solid #333333;
/*	background: url(../images/but-bg.gif) repeat-x left center #333333;*/
	color: #000;
	font-weight: bold;
	font-family: "Lucida Grande", 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;
/*	background: url(../images/dot.gif) repeat-x center;*/
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	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%;
}

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

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0 -9px;
	padding: 8px;
	font-size: 100%;
	background-color:#001C58;
	color:#FFF;
	margin-top: -9px;
}

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

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

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: 962px;
	margin: 0 auto;
}

* html #ja-wrapper {
	962px;
}

*+html #ja-wrapper {
	962px;
}

#ja-container {
}

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

#ja-mainbodywrap {
	width: 762px;
	float: left;
}

#ja-mainbody {}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-contentwrapper {
	float: right;
	clear: both;
	display: block;
	width: 552px;
	padding-left:5px;
	padding-right:5px;
}

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

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

#ja-current-content {
	padding: 10px;
/*	background: url(../images/content-top.gif) no-repeat center top;	*/
/*	background-color:#FFFFFF;*/
background-color:transparent;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: visible;
	width: 200px;
}

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

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 200px;
}

*++ja-col2 { /*IE 7*/
	float: right;
	overflow: hidden;
	width: 2000px;
}

#ja-col2 div.ja-innerpad {

}

/*common style for column*/

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

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

#ja-containerwrap-fr #ja-col1 {
	width: 200px;
}

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

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

#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: 5px;
	padding-top:10px;
}

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

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

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

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

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

div.module h3,
div.module_text h3,
div.module_menu h3,
div.module_hilite h3 {
	background: url(../images/h3-r.gif) no-repeat right center;
	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 center;
	height: 30px;
	padding-left: 28px;
	display: block;
}

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

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 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: 0 0 10px 0;
	padding: 0;
}
div.module_prazen {
	text-indent:4px;
	padding: 6px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	text-transform:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
			background-color:#536678;
}

div.module_prazen h3 {
	margin-left: -6px;
	margin-right: -6px;
	margin-top: -6px;
	padding: 0;
/*	border-top:1px solid #FFFFFF;*/
	border-bottom:1px solid #FFFFFF;	
	background-color:#001C58;
	list-style-type: none !important;
	color:#FFF;
	line-height:150%;
	font-size:11px;
	font-weight:bold;
	padding:6px;
}


/* HEADER
--------------------------------------------------------- */
#ja-header {
	background: url(../images/header_ap_2010.gif)  repeat scroll 0 0;	
	line-height: normal;
	position: relative;
	margin-bottom: 0px;
	z-index: 999;
	height: 192px;
}

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

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

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

h1.logo a {
	width: 518px;
	height: 80px;
	display: block;
	background: url(../images/logo.png) no-repeat 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;
}

#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: #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 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-bottom: 10px;
	padding: 0;
}

/* Feature products */
#ja-fp {
/*	background: url(../images/dot.gif) repeat-x left bottom;
	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 15px;*/
}

#ja-product-top h3 {
	font-size: 100%;
	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 {
	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 {
	background: #001C58;
	border: 1px solid #FFF;
	position: relative;
	padding: 15px 10px;
	color: #CCCCCC;
	margin-bottom:15px;
}

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

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

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

/* JA Cpanel */
#ja-cpanel {
	height: 28px;
	background: #001c58;
	border-bottom: 1px solid #001c58;
}

/* 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: 6px 5px 0 25px;
	float: right;
	height: 20px;
	font-size: 11px;
	z-index: 1;
	background: transparent url(../images/icon-search.png) no-repeat scroll left 2px;
}

#ja-search .inputbox {
	padding: 1px 0 1px 5px;
	color: #000;
	width: 120px;
	background: #DDD;
	border: 1px solid #EEE;
}

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

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

#ja-search .button {
	font-size: 11px;
	margin-left: 5px;
	padding: 1px 5px 1px 5px;
	border:medium none;
	margin-top:0;
	text-align:center;
}

/*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-color: #FFF;
	color: #990000;
	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;
}

/* LEVI MENU */
div.module_input_obr {
	text-indent:4px;
	padding: 6px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	text-transform:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

div.module_input_obr h3 {
	margin-left: -6px;
	margin-right: -6px;
	margin-top: -6px;
	padding: 0;
/*	border-top:1px solid #FFFFFF;*/
	border-bottom:1px solid #FFFFFF;	
	background-color:#001C58;
	list-style-type: none !important;
	color:#FFFFFF;
	line-height:150%;
	font-size:11px;
	font-weight:bold;
	padding:6px;
}

div.module_artikel_desno {
	text-indent:4px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	text-transform:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

div.module_artikel_desno h3 {
	margin-left: -6px;
	margin-right: -6px;
	margin-top: -6px;
	padding: 0;
/*	border-top:1px solid #FFFFFF;*/
	border-bottom:1px solid #FFFFFF;	
	background-color:#001C58;
	list-style-type: none !important;
	color:#FFFFFF;
	line-height:150%;
	font-size:11px;
	font-weight:bold;
	padding:6px;
}


div.module_levo {
	text-indent:4px;
	padding: 0px;

/*	background: url(../images/box-br.gif) no-repeat bottom right #FFFFFF;*/
/*	background-color:#FFFFFF;*/
	border: 1px solid #FFF;
	border-bottom:0px;
	margin-bottom: 10px;
	text-transform:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

div.module_levo h3 {
	margin: 0;
	padding: 0;
/*	border-top:1px solid #FFFFFF;*/
	border-bottom:1px solid #FFFFFF;	
	background-color:#001C58;
	list-style-type: none !important;
	color:#FFFFFF;
	line-height:150%;
	font-size:11px;
	font-weight:bold;
	padding:6px;
}

div.module_levo_akcija {
	text-indent:4px;
	padding: 0px;

/*	background: url(../images/box-br.gif) no-repeat bottom right #FFFFFF;*/
/*	background-color:#FFFFFF;*/
	border: 1px solid #FFF;
	border-bottom:0px;
	margin-bottom: 10px;
	text-transform:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

div.module_levo_akcija h3 {
	margin: 0;
	padding: 0;
/*	border-top:1px solid #FFFFFF;*/
	border-bottom:1px solid #FFFFFF;	
	background-color:#630110;
	list-style-type: none !important;
	color:#FFFFFF;
	line-height:150%;
	font-size:11px;
	font-weight:bold;
	padding:6px;
}


ul.menu_levo {
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu_levo li {
	margin: 0;
	padding: 0;
/*	border-top:1px solid #FFFFFF;*/
	border-bottom:1px solid #FFFFFF;	
	background-color:#005596;
	list-style-type: none !important;
}

* html ul.menu_levo li {
	width: 100%;
}

*+html ul.menu_levo li {
	width: 100%;
}

ul.menu_levo li a {
	display: block;
	outline: none;
	padding: 6px 0 6px 0;
	margin: 0;
	text-decoration: none;
	color: #FFF;
}

ul.menu_levo li a:hover,
ul.menu_levo li a:active,
ul.menu_levo li a:focus {
	color: #FFF;
	text-decoration: none;
	background-color:#001C58;
}

ul.menu_levo li.active a {
	font-weight: bold;
	background-color:#001C58;
	color: #FFF;
}

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

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

ul.menu_levo 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_levo li li a:hover,
ul.menu_levo li li a:active,
ul.menu_levo li li a:focus {
	color: #C01122 !important;
	text-decoration: underline;
}

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

ul.menu_levo 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_levo li li li.active a {
	font-weight: bold !important;
}


div.moduletable_audiopro{
	background-color:#FFFFFF;
	margin-bottom:10px;
	* padding-bottom:10px!important;
}



div.moduletable_audiopro h3{
clear:both;
border:1px solid #FFFFFF;
background-color:#001C58;
padding:8px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;

}

div.picture_flypage{
float:left;
text-align:center;
width:100%;
}

div.product_name{
clear:both;
	margin-bottom:10px;
	padding:6px;
	float:left;
	clear:both;
border:1px solid #FFFFFF;
background-color:#001C58;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
width:100%;
margin-left:-7px;
	
}

div.product_name h3{
	margin-left:-9px;
	margin-right:-9px;
	background-color:#001C58;
	float:left;
}

div.productname_left {
	
}


div.productname_title {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:25px;
	color:#FFF;
	padding:3px 0px 0px 0px;
}

div.moduletable_flypage{
	background-color:#FFFFFF;
	margin-bottom:10px;
	* padding-bottom:10px!important;
	margin-top:-22px;
	* 	margin-top:-12px!important;
	margin-left:-1px;
	margin-right:-1px;
}



div.moduletable_flypage h3{
clear:both;
border:1px solid #FFFFFF;
background-color:#001C58;
padding:8px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;

}

/* ZA PRIKAZOVANJE SCROLLERJA */
@charset "UTF-8";
/* CSS Document */

/* Mainbody Style */

.sc_ssmed_mainbody {
width:172px;
float:left;
border-color:#999999;
border-style:solid;
border-width:1px;
margin-bottom:10px;
margin-left:5px;
background-color:white;

}

/* Product Image Style */

.sc_ssmed_product_image {
width:172px;
height:172px;
float:left;
text-align:center;
padding-top:10px;
}

.sc_ssmed_product_image img {
max-width:172px;
max-height:160px;
}

/* Product Title Style */
.sc_ssmed_manuf_title a, .sc_ssmed_manuf_title a:active, .sc_ssmed_manuf_title a:focus {
text-decoration:none;
color:#991000;
font-weight:bold;
font-size:11px;
}

sc_ssmed_manuf_title a:hover {
color: #000000;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

.sc_ssmed_manuf_title {
width:172px;
float:left;
text-align:center;
font-size:11px;
/*line-height:16px;*/
border-bottom:1px solid #999999;

background-color: #EEEEEE;
/*background-image:url(images/ssmed_product_title.png);*/
background-position:bottom;
background-repeat:repeat-x;
padding:0px 0px 0px 0px;
height:17px;
overflow:hidden;

}

.sc_ssmed_product_title {
width:172px;
float:left;
text-align:center;
font-size:11px;
/*line-height:16px;*/
border-top:1px solid #999999;
border-bottom:1px solid #999999;

background-color: #EEEEEE;
/*background-image:url(images/ssmed_product_title.png);*/
background-position:bottom;
background-repeat:repeat-x;
padding:0px 0px 0px 0px;
height:34px;
overflow:hidden;

}


.sc_ssmed_product_title a, .sc_ssmed_product_title a:active, .sc_ssmed_product_title a:focus {
text-decoration:none;
color:#991000;
font-weight:bold;
font-size:11px;
}

.sc_ssmed_product_title a:hover {
color: #000000;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

/* Product Information Style */

.sc_ssmed_information_bar {
width:172px;
float:left;
border-bottom-color:#999999;
border-bottom-style:solid;
border-bottom-width:1px;
/*border-top-color:#999999;
border-top-style:solid;
border-top-width:1px;*/
}

.sc_ssmed_information_bar_left {
float:left;
width:80px;
height:39px;
text-align:center;
border-right-color:#999999;
border-right-style:solid;
border-right-width:1px;
}

/* Product price Style */

.sc_ssmed_product_price {
font-size:14px;
font-weight:bold;
padding-top:4px;
color:#CC0000;
line-height:115%
}
.popust {
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:lighter;
/*margin:10px 0px 0px 0px;*/

}
/* Customer Review Style */

.sc_ssmed_customer_review {

float:right;
height:auto;
padding-top:12px;
padding-right:4px;
}

.sc_ssmed_customer_review img {
	margin-top: -25px;
}

/* Product Details information Style */

.sc_ssmed_product_bar{
width:172px;
float:left;
min-height:18px;
}

/* Product Description Style */

.sc_ssmed_product_description {
padding:5px 8px 5px 8px;
}

/* Product Description SKU */

.sc_ssmed_product_sku {
padding:0px 4px 0px 4px;
font-size:11px;
text-align:right;
}

/* Product Details Style */

.sc_ssmed_product_details {
width:120px;
float:right;
/*padding:5px 8px 5px 8px;*/
}

.sc_ssmed_product_details a, .sc_ssmed_product_details a:active, .sc_ssmed_product_details a:focus {
text-decoration:none;
color:#333333;
font-weight:bold;
font-size:12px;
}

.sc_ssmed_product_details a:hover {
color:#CCC;
font-weight:bold;
text-decoration:none;
font-size:12px;
}

div.poravnava {
color:#CCC;
font-weight:bold;
text-decoration:none;
font-size:12px;
}
.product-Old-Price{
color:#000;
font-weight:bold;
text-decoration: line-through;
font-size:13px;
}

#ja-slider{
margin:0;
}

.sc_button {
	padding: 3px 12px;
	border: 1px solid #BBB;
	background: repeat-x left center #DDD;
	color: #000;
	font-weight: normal;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

* html .sc_button { /*IE 6*/
	padding: 3px 12px 0 !important;
}

*+html .sc_button { /*IE 7*/
	padding: 3px 12px 0 !important;
}

.sc_ssmed_customer_review a, .sc_ssmed_customer_review a:active, .sc_ssmed_customer_review a:focus{
	color:#991000;
	font-size:11px;
}
.sc_ssmed_customer_review a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#vmMainPage{
}

div.okvir_zun{
	float:left;
	width:725px;
}
div.okvir_levo{
	float:left;
}
div.okvir_desno, div.okvir_desno a, div.okvir_desno:hover{
	float:right;
	width:275px;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #000;
}
div.okvir_proizvajalec{
	background-color:#001C58;
/*	border:1px solid #FFFFFF;*/
/*	width:439px;*/
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:auto;
	text-indent:10px;
	font-weight:bold;
	float:right;
	width:456px;
	
}
div.cena{
	padding:4px;
	padding-top:90px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	float:right;
	
}

.ssmed_tablestyle_rb {background: transparent url(../../../images/flypage_admirable_bg_ru.png) right bottom no-repeat; border-top:1px solid #FFFFFF;
clear:left;
margin-top:0px;}
.ssmed_tablestyle_rt {background: transparent url(../../../images/flypage_admirable_bg_ro.png) right  top no-repeat;}
.ssmed_tablestyle_lb {background: transparent url(../../../images/flypage_admirable_bg_lu.png) left bottom no-repeat;}
.ssmed_tablestyle_lt {background: transparent url(../../../images/flypage_admirable_bg_lo.png) left top no-repeat;}

div.fp_slika{
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:250px;
	height:240px;
	
}
div.fp_opis_body{
float:left;	
margin-left:5px;
width:467px;
}

div.fp_opis{
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:right;
	background-color: #001C58;
	color:#FFFFFF;
	font-weight:bold;
	
}
div.fp_cena_body{
float:right;	
margin-right:5px;
width:240px;
}
div.fp_cena{
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:right;
	text-align:right;
	
}
div.ni_zaloge{
	font-size:10px;
	font-weight:lighter;
	line-height:13px;
	margin-top:5px;
	text-align:right;
	
}
.ru_browse{
	background:transparent url( ../images/flypage_admirable_bg_ru.png ) no-repeat scroll right bottom;
}
.lu_browse{
	background:transparent url( ../images/flypage_admirable_bg_lu.png ) no-repeat scroll left bottom;
}
.ro_browse{
	background:transparent url( ../images/flypage_admirable_bg_ro.png ) no-repeat scroll right top;
}
.lo_browse{
	background:transparent url( ../images/flypage_admirable_bg_lo.png ) no-repeat scroll left top;
}
.contentpaneopen_edit{
float:right;
}
div.NazivArtikla {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background-color:#EEEEEE;
 margin:-2px;
 padding:3px;
 color:#000;
 font-weight:normal;
}
div.NazivArtikla a,div.NazivArtikla a:active,div.NazivArtikla a:hover,div.NazivArtikla a:visited  {
text-decoration:none;
color:#000;
}
div.Proizvajalec {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background-color:#630110;
 margin-top:-2px;
 margin-bottom:3px;
 margin-left:-2px;
 margin-right:-2px;
 padding:3px;
 color:#FFFFFF;
 font-weight:bold;
}
div.Proizvajalec a,div.Proizvajalec a:active,div.Proizvajalec a:hover,div.Proizvajalec a:visited  {
text-decoration:none;
color:#FFFFFF;
}
/*
div.ssmed_mainbody{
	float:left;
	border:1px solid #666666;
	width:725px;
	
}
div.ssmed_product_image, div.ssmed_product_image a, div.ssmed_product_image a:hover{
	float:right;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #666666;
}*/


.ask_seller a, .ask_seller a:active, .ask_seller a:focus{
	color:#991000;
	font-size:11px;
}
.ask_seller a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.ask_seller a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

div.module_samo_okvir {
	text-indent:0px;
	padding: 0px;

/*	background: url(../images/box-br.gif) no-repeat bottom right #FFFFFF;*/
/*	background-color:#FFFFFF;*/
	border: 1px solid #FFF;
	/* border-bottom:1px solid #FFF;*/
	margin-bottom: 10px;
	text-transform:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

div.module_samo_okvir h3 {
	margin: 0;
	padding: 0;
/*	border-top:1px solid #FFFFFF;*/
	border-bottom:1px solid #FFFFFF;	
	background-color:#001C58;
	list-style-type: none !important;
	color:#FFFFFF;
	line-height:150%;
	font-size:11px;
	font-weight:bold;
	padding:6px;
}
div.module_samo_okvir img {
border:none;
}
div.module_samo_okvir a {
color:#FFFFFF;
}
div.module_samo_okvir a:hover {
color:#001C58;
}
div.banneritem{
/*padding-bottom:5px;*/
padding-top:5px;

}
div.banneritem_blank{
/*padding-bottom:5px;*/
padding-top:5px;

}
div.glava_link img{
border:none;

}