﻿/**
* author    JoomlaShine.com http://www.joomlashine.com
* copyright Copyright (C) 2006 - 2009 JoomlaShine.com. All rights reserved.
* license   Copyrighted Commercial Software
* This file may not be redistributed in whole or significant part.
*/
/* ============================== TYPOGRAPHY  ============================== */
/* =============== COMMON SETTINGS =============== */
.align-left {
	float: left;
	margin-right: 1em;
}
.align-right {
	float: right;
	margin-left: 1em;
}
.align-center {
	margin-left: auto;
	margin-right: auto;
}
.content-center {
	text-align: center;
}
.clearbreak {
	clear: both;
}
.hd {
	display: none;
}
div.itemIntroText {
	font: inherit;
	color: inherit;
}
/* =============== GENERAL SETTINGS =============== */
html, body {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
p, pre, blockquote, form, dl, ul, ol, fieldset, address {
	margin: 0.35em 0 0.8em 0;
	padding: 0;
}
fieldset {
	padding: .5em;
}
small {
	font-size: .85em;
}
sup {
	font-size: .8em;
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
sup em {
	color: red;
}
acronym, abbr {
	border-bottom: 1px dashed;
	letter-spacing: 1px;
	cursor: help;
}
pre {
	background: #FFFFD5;
	font-family: "Courier New",Courier,monospace;
	padding: 1em;
	border-left: 5px solid #404040;
}
blockquote {
	font-style: italic;
	min-height: 45px;
	color: #404040;
	padding-left: 55px;
	background: url(../images/icon-text-blockquote.png) no-repeat top left;
}
/* =============== HEADING STYLES =============== */
/* @HEADING */
h1 {
	font-size: 1.4em;
	color: #000000;
}
h2 {
	font-size: 1.3em;
	color:   #3C3C3C;
}
h3 {
	font-size: 1.1em;
	color: #3C3C3C;
}
h4 {
	font-size: 1.1em;
	color: #CC8033;
}
h5, h6 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0.95em 0 .25em 0;
}
/* ============================== TYPOGRAPHY  ============================== */
/* =============== CONTENT LAYOUT =============== */
div.grid-layout:after,
.clearafter:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
/* =============== CONTENT GRID =============== */
div.grid-layout {
	width: 100%;
	float: left;
}
div.grid-col {
	float: left;
	overflow: hidden;
	margin-right: 1.95%; /* Fix IE7 margin issue */
}
div.grid-layout div.grid-lastcol {
	float: right;
	margin-right: 0;
}
/* =============== CONTENT PARAGRAPH=============== */
.text-border {
	border: 1px solid #e5e5e5;
	padding: 3px;
}
.text-highlight {
	padding: .2em;
	background: #FFFFAA;
	font-weight:bold;
	font-style:italic
}
.text-alert {
	border-top: 2px solid #FEABAB;
	border-bottom: 2px solid #FEABAB;
	background: #FFDFDF url(../images/icon-text-alert.png) no-repeat;
}
.text-info {
	border-top: 2px solid #B7D2F2;
	border-bottom: 2px solid #B7D2F2;
	background: #DBE7F8 url(../images/icon-text-info.png) no-repeat;
}
.text-download {
	border-top: 2px solid #DDEDBC;
	border-bottom: 2px solid #DDEDBC;
	background: #F2F9E5 url(../images/icon-text-download.png) no-repeat;
}
.text-comment {
	border-top: 2px solid #FEEBAB;
	border-bottom: 2px solid #FEEBAB;
	background: #FEF8E1 url(../images/icon-text-comment.png) no-repeat;
}
.text-tip {
	border-top: 2px solid #FEEBAB;
	border-bottom: 2px solid #FEEBAB;
	background: #FFFFD5 url(../images/icon-text-tip.png) no-repeat;
}
.text-attachment {
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	background: #f2f2f2 url(../images/icon-text-attachment.png) no-repeat;
}
.text-video {
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	background: #f2f2f2 url(../images/icon-text-video.png) no-repeat;
}
.text-audio {
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	background: #f2f2f2 url(../images/icon-text-audio.png) no-repeat;
}
.text-tip,
.text-info,
.text-alert,
.text-audio,
.text-video,
.text-comment,
.text-download,
.text-attachment {
	background-position: left center;
	padding: 1em 1em 1em 5em;
}
.text-dropcap:first-letter {
	color: #404040;
	font: 4em/.8em "Times New Roman", Times, serif;
	float: left;
}
/* =============== IMAGES =============== */
img.image-left {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
img.image-right {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
img {
	border: none;
}
img.image-border {
	border: 1px solid #e5e5e5;
	padding: 3px;
}
img.image-margin {
	margin: .5em;
}
/* =============== LIST STYLES =============== */
ul li {
	margin: 0.3em 0 0.3em 1.6em;
	padding: 0;
}
ol li {
	margin: 0.3em 0 0.3em 2em;
	padding: 0;
}
ul.list-arrow-red,
ul.list-arrow-green,
ul.list-arrow-blue,
ul.list-icon-article,
ul.list-icon-folder,
ul.list-icon-image,
ul.list-icon-online,
ul.list-icon-star,
ul.list-icon-user {
	list-style: none;
}
/* ========== ARROW LIST ========== */
ul.list-arrow-red li {
	margin-left: 0.6em;
	padding-left: 14px;
	background: url(../images/icons-arrow.png) no-repeat 0 5.5px;
}
ul.list-arrow-blue li {
	margin-left: 0.6em;
	padding-left: 14px;
	background: url(../images/icons-arrow.png) no-repeat 0 -102px;
}
ul.list-arrow-green li {
	margin-left: 0.6em;
	padding-left: 14px;
	background: url(../images/icons-arrow.png) no-repeat 0 -209px;
}
/* ========== ICON LIST ========== */
ul.list-icon {
	list-style-type: none;
}
ul.list-icon li {
	position: relative;
	margin: 5px 0;
	padding-left: 20px;
}
ul.list-icon li span {
	height: 16px;
	width: 16px;
	position: absolute;
	left: 0;
	top: 0;
}
ul.article-list li span {
	background: url(../images/icons-uni.png) no-repeat 0 0;
}
ul.folder-list li span {
	background: url(../images/icons-uni.png) no-repeat 0 -516px;
}
ul.image-list li span {
	background: url(../images/icons-uni.png) no-repeat 0 -774px;
}
ul.online-list li span {
	background: url(../images/icons-uni.png) no-repeat 0 -1032px;
}
ul.star-list li span {
	background: url(../images/icons-uni.png) no-repeat 0 -1462px;
}
ul.user-list li span {
	background: url(../images/icons-uni.png) no-repeat 0 -1634px;
}
/* ========== NUMBER LIST BULLET ========== */
ul.list-number-bullet,
ul.list-number-digit {
	list-style: none;
}
ul.list-number-bullet li,
ul.list-number-digit li {
	position: relative;
	margin-left: 3px;
	padding: 3px 0 3px 36px;
}
ul.list-number-bullet li .bulletcount,
ul.list-number-digit li .bulletcount {
	display: block;
	width: 32px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: -3px;
}
ul.list-number-bullet li .bulletcount {
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: url(../images/icon-bullet.png) no-repeat 0 top;
}
ul.blue-bullet li .bulletcount {
	background-position: 0 -60px;
}
ul.green-bullet li .bulletcount {
	background-position: 0 -152px;
}
ul.grey-bullet li .bulletcount {
	background-position: 0 -244px;
}
ul.orange-bullet li .bulletcount {
	background-position: 0 -336px;
}
ul.red-bullet li .bulletcount {
	background-position: 0 -428px;
}
ul.violet-bullet li .bulletcount {
	background-position: 0 -520px;
}
/* ========== NUMBER LIST DIGIT ========== */
ul.list-number-digit li {
	padding-left: 42px;
}
ul.list-number-digit li .bulletcount {
	font-size: 32px;
	line-height: 100%;
	text-align: right;
}
ul.blue-digit li .bulletcount {
	color: #009aca;
}
ul.green-digit li .bulletcount {
	color: #429e00;
}
ul.grey-digit li .bulletcount {
	color: #999999;
}
ul.orange-digit li .bulletcount {
	color: #e66000;
}
ul.red-digit li .bulletcount {
	color: #bf0000;
}
ul.violet-digit li .bulletcount {
	color: #9e0084;
}
/* ========== HORIZONTAL LIST ========== */
ul.list-horizontal {
	margin: 0;
	list-style: none;
}
ul.list-horizontal li {
	display: inline;
	margin: 0 .5em;
}
/* ========== CLEAN LIST ========== */
ul.list-nobullet {
	margin: 0;
	list-style: none;
}
ul.list-nobullet li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* =============== LINKS =============== */
a {
	text-decoration: none;
	outline: none;
	color: #2763A5;
}
a:hover {
	text-decoration: underline;
	color:#9DB304
}
a:active {
	text-decoration: none;
}
a img {
	border: none;
}
/* =============== EXTENDED LINKS STYLE =============== */
a.link-action:link, a.link-action:visited {
	text-decoration: underline;
	font-weight: bold;
}
a.link-action:hover {
	text-decoration: none;
}
a.link-text {
	background: url(../images/icons-ext.png) no-repeat right -1578px;
}
a.link-music {
	background: url(../images/icons-ext.png) no-repeat right -1122px;
}
a.link-archive {
	background: url(../images/icons-ext.png) no-repeat right -140px;
}
a.link-movie {
	background: url(../images/icons-ext.png) no-repeat right -666px;
}
a.link-wmv {
	background: url(../images/icons-ext.png) no-repeat right -1730px;
}
a.link-doc,a.link-rtf {
	background: url(../images/icons-ext.png) no-repeat right -444px;
}
a.link-xls {
	background: url(../images/icons-ext.png) no-repeat right -1806px;
}
a.link-pps {
	background: url(../images/icons-ext.png) no-repeat right -1274px;
}
a.link-flash {
	background: url(../images/icons-ext.png) no-repeat right -742px;
}
a.link-pdf {
	background: url(../images/icons-ext.png) no-repeat right -1578px;
}
a.link-feed {
	background: url(../images/icons-ext.png) no-repeat right -590px;
}
a.link-vcard {
	background: url(../images/icons-ext.png) no-repeat right -1654px;
}
a.link-mov {
	background: url(../images/icons-ext.png) no-repeat right -970px;
}
a.link-dmg,a.link-app {
	background: url(../images/icons-ext.png) no-repeat right -368px;
}
a.link-ical {
	background: url(../images/icons-ext.png) no-repeat right -818px;
}
a.link-css {
	background: url(../images/icons-ext.png) no-repeat right -292px;
}
a.link-ttf {
	background: url(../images/icons-ext.png) no-repeat right -1502px;
}
a.link-torrent {
	background: url(../images/icons-ext.png) no-repeat right -1426px;
}
a.link-mailto {
	background: url(../images/icons-ext.png) no-repeat right -894px;
}
a.link-callto {
	background: url(../images/icons-ext.png) no-repeat right -216px;
}
a.link-msnim {
	background: url(../images/icons-ext.png) no-repeat right -1046px;
}
a.link-aim {
	background: url(../images/icons-ext.png) no-repeat right -64px;
}
a.link-yim {
	background: url(../images/icons-ext.png) no-repeat right -1882px;
}
a.link-skype {
	background: url(../images/icons-ext.png) no-repeat right -1350px;
}
a.link-text, a.link-music, a.link-archive, a.link-movie, a.link-wmv,
a.link-doc, a.link-rtf, a.link-xls, a.link-pps, a.link-flash, a.link-pdf,
a.link-feed,a.link-vcard,a.link-mov,a.link-dmg,a.link-app,a.link-ical,
a.link-css, a.link-ttf, a.link-torrent, a.link-mailto, a.link-callto,
a.link-msnim, a.link-aim, a.link-yim, a.link-skype {
	padding: 0 20px 0 0;
	display: inline-block;
}
a.link-noicon {
	padding: 0;
	background: none;
}
/* ==================== TABLE STYLES ==================== */
table.table-plainrows th,
table.table-colorstripes th {
	text-align: left;
}
/* ========== PLAIN ROWS TABLE ========== */
table.table-plainrows {
	border-collapse:collapse;
	background-color: #f2f2f2;
	color: #404040;
	border-spacing: 0;
}
table.table-plainrows caption {
	padding: 6px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
table.table-plainrows thead {
	border-bottom: solid 1px;
}
table.table-plainrows thead th {
	text-transform: capitalize;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 1.1em;
}
table.table-plainrows tfoot th,
table.table-plainrows tfoot td {
	text-transform: capitalize;
	padding: 3px 10px;
	background-color: #d9d9d9;
	color: #000000;
	font-size: 1.1em;
}
table.table-plainrows tfoot td {
	text-align: right;
}
table.table-plainrows tbody th,
table.table-plainrows tbody td {
	border-bottom: solid 1px #d9d9d9;
	padding: 4px 10px;
}
table.table-plainrows tbody th {
	white-space: nowrap;
}
table.table-plainrows tbody tr:hover {
	background: #e5e5e5;
}
/* ========== DARK STRIPES TABLE ========== */
table.table-colorstripes {
	border: 1px solid;
	color: #ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
table.table-colorstripes caption {
	padding: 6px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
table.table-colorstripes td,
table.table-colorstripes th {
	border: 1px dashed;
	padding: 5px 10px;
}
table.table-colorstripes thead th {
	border: 1px solid;
	color: #ffffff;
	font-size: 1.1em;
}
table.table-colorstripes tbody th,
table.table-colorstripes tbody td {
	vertical-align: top;
	text-align: left;
}
table.table-colorstripes tbody tr.odd {
	background: #224161;
}
table.table-colorstripes tfoot th,
table.table-colorstripes tfoot td {
	border: none;
	padding: 4px 10px;
	background: #162c40;
	color: #ffffff;
	font-size: 1.1em;
}
table.table-colorstripes tfoot td {
	text-align: right;
}
/* ========== GREY STRIPES TABLE ========== */
table.table-greystripes {
	border: 1px solid #C0C0C0;
	color: #404040;
	background: #ffffff;
	border-collapse: collapse;
	border-spacing: 0;
}
table.table-greystripes caption {
	padding: 6px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
table.table-greystripes td,
table.table-greystripes th {
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;

	padding: 5px 10px;
}
table.table-greystripes thead th {
	border: 1px solid #999999;
	border-bottom: 2px solid #999999;
	background: #3278C7;
	background-image:url('../../../images/cell-blue.jpg');
	font-size: 1.1em;
}
table.table-greystripes tbody th,
table.table-greystripes tbody td {
	vertical-align: middle;
	text-align: center;
	width:20%;
	background-image:url('../../../images/cell-grey.jpg')
}
table.table-greystripes tbody tr.odd {
	background: #f2f2f2;
}
table.table-greystripes tbody tr:hover {
	background: #e5e5e5;
}
table.table-greystripes tbody tr:hover th,
table.table-greystripes tbody tr.odd:hover th {
	background: #e5e5e5;
}
table.table-greystripes tfoot th,
table.table-greystripes tfoot td {
	border: none;
	padding: 4px 10px;
	background-color: #d9d9d9;
	color: #000000;
	font-size: 1.1em;
}
table.table-greystripes tfoot td {
	text-align: right;
}
/* ============================== MAIN LAYOUT ============================== */
#jsn-master {
	background: repeat-x fixed left top;
}
#jsn-page {
	background-color: #fff;
	color: #525252;
	border-left: 1px solid #999999 ;
	border-right: 1px solid #999999;
	width: 960px;
	margin: 0 auto;
	margin-top:3px
}
#jsn-pstickleft {
	position: fixed;
	left: 0;
	top: 0;
	visibility: hidden;
}
#jsn-pstickright {
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
}
/* ============================== HEADER COMPONENTS ============================== */
#jsn-header {
	border-top:1px #999999 solid;
	position: relative;
	overflow: hidden;
	height:91px;
	width: 100%;
}
#jsn-logo {
	line-height: 0;
	padding-left:20px;
	padding-top:20px;
}
#jsn-logo h1 {
	display: none;
}
#jsn-pinset {
	position: absolute;
	top: 40px;
	right: 20px;
}
#jsn-pinset form {
	margin: 0;
}
#jsn-pinset div.jsn-modulecontainer {
	float: right;
}
#jsn-pinset div.moduletable {
	float: left;
	margin-right: 10px;
}
/* ============================== MAIN MENU ============================== */
#jsn-menu {
	background-color: #282828;
	color: #f2f2f2;
	width: 100%;
	position: relative;
	z-index: 89;
}
#jsn-pmainmenu {
	float: left;
	margin: 3px 0 0 1px;
}
#jsn-ptoolbar {
	float: right;
}
#jsn-ptoolbar div.moduletable {
	float: right;
	margin-left: 10px;
}
/* ============================== ACCESSIBILITY SITE TOOLS ============================== */
#jsn-sitetoolspanel {
	float: right;
	margin: 2px 2px 0 0;
}
/* ====== SITE TOOLS MENU ====== */
ul#jsn-sitetools-menu,
ul#jsn-sitetools-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#jsn-sitetools-menu li {
	padding: 0;
	margin: 0;
	background: url(../images/icons-uni.png) no-repeat center -1368px;
}
ul#jsn-sitetools-menu > li:hover {
	background-color: #4a4a4a;
}
ul#jsn-sitetools-menu li a {
	display: block;
	height: 30px;
	width: 30px;
	padding: 0;
	margin: 0;
}
ul#jsn-sitetools-menu li ul {
	position: absolute;
	left: -999em;
}
ul#jsn-sitetools-menu ul li {
	padding: 3px 6px;
	background: none;
}
ul#jsn-sitetools-menu ul li a {
	float: left;
	display: inline-block;
	width: 22px;
	height: 20px;
}
ul#jsn-sitetools-menu li.sfhover ul {
	left: auto;
}
/* ====== SITE TOOLS MENU ====== */
ul#jsn-sitetools-inline {
	float: left;
	border-left:1px solid #000;
	list-style: none;
	padding: 5px 0;
	margin: 0;
}
ul#jsn-sitetools-inline li {
	padding: 0 3px;
	margin: 0;
	float: left;
}
ul#jsn-sitetools-inline li a {
	float: left;
	display: inline-block;
	width: 22px;
	height: 20px;
}
/* =============== TEXT SIZER =============== */
#jsn-selector-small {
	background: url(../images/text-sizer.png) no-repeat 0 0;
}
#jsn-selector-medium {
	background: url(../images/text-sizer.png) no-repeat -21px 0;
}
#jsn-selector-big {
	background: url(../images/text-sizer.png) no-repeat -42px 0;
}
#jsn-selector-small.current,
#jsn-selector-small:hover {
	background: url(../images/text-sizer.png) no-repeat 0 -20px;
}
#jsn-selector-medium.current,
#jsn-selector-medium:hover {
	background: url(../images/text-sizer.png) no-repeat -21px -20px;
}
#jsn-selector-big.current,
#jsn-selector-big:hover {
	background: url(../images/text-sizer.png) no-repeat -42px -20px;
}
/* =============== WIDTH SELECTOR =============== */
#jsn-selector-narrow {
	background: url(../images/width-selector.png) no-repeat 0 0;
}
#jsn-selector-wide {
	background: url(../images/width-selector.png) no-repeat -21px 0;
}
#jsn-selector-float {
	background: url(../images/width-selector.png) no-repeat -42px 0;
}
#jsn-selector-narrow.current,
#jsn-selector-narrow:hover {
	background: url(../images/width-selector.png) no-repeat 0 -20px;
}
#jsn-selector-wide.current,
#jsn-selector-wide:hover {
	background: url(../images/width-selector.png) no-repeat -21px -20px;
}
#jsn-selector-float.current,
#jsn-selector-float:hover {
	background: url(../images/width-selector.png) no-repeat -42px -20px;
}
/* =============== COLOR SELECTOR =============== */
#jsn-selector-blue {
	background: url(../images/color-selector.png) no-repeat -20px 0;
}
#jsn-selector-red {
	background: url(../images/color-selector.png) no-repeat -40px 0;
}
#jsn-selector-green {
	background: url(../images/color-selector.png) no-repeat -60px 0;
}
#jsn-selector-violet {
	background: url(../images/color-selector.png) no-repeat -80px 0;
}
#jsn-selector-orange {
	background: url(../images/color-selector.png) no-repeat -100px 0;
}
#jsn-selector-grey {
	background: url(../images/color-selector.png) no-repeat -120px 0;
}
#jsn-selector-blue.current,
#jsn-selector-blue:hover {
	background: url(../images/color-selector.png) no-repeat -20px -20px;
}
#jsn-selector-red.current,
#jsn-selector-red:hover {
	background: url(../images/color-selector.png) no-repeat -40px -20px;
}
#jsn-selector-green.current,
#jsn-selector-green:hover {
	background: url(../images/color-selector.png) no-repeat -60px -20px;
}
#jsn-selector-violet.current,
#jsn-selector-violet:hover {
	background: url(../images/color-selector.png) no-repeat -80px -20px;
}
#jsn-selector-orange.current,
#jsn-selector-orange:hover {
	background: url(../images/color-selector.png) no-repeat -100px -20px;
}
#jsn-selector-grey.current,
#jsn-selector-grey:hover {
	background: url(../images/color-selector.png) no-repeat -120px -20px;
}
/* ============================== CONTENT ============================== */
#jsn-featured {
	color: #D4D4D4;
	border-bottom: 5px solid #404040;
	background: #595959 url(../images/promo-bg.jpg) repeat-x left top;
}
#jsn-featured div.module .jsn-moduletitle,
#jsn-featured div.module-plain .jsn-moduletitle,
#jsn-featured div.box-grey .jsn-moduletitle {
	color: #fff;
}
#jsn-puser8_inner,
#jsn-puser9_inner {
	padding: 15px;
}
#jsn-content,
#jsn-content_inner,
#jsn-content_inner1,
#jsn-content_inner2,
#jsn-content_inner3,
#jsn-content_inner4,
#jsn-content_inner5,
#jsn-content_inner6,
#jsn-content_inner7,
#jsn-maincontent,
#jsn-pcentercol,
#jsn-pinnerleft,
#jsn-leftsidecontent {
	position: relative;
}
#jsn-content,
#jsn-content_inner,
#jsn-content_inner1,
#jsn-content_inner2,
#jsn-content_inner3,
#jsn-content_inner4,
#jsn-content_inner5,
#jsn-content_inner6,
#jsn-content_inner7 {
	width: 100%;
}
#jsn-content {
	overflow: hidden;
}
#jsn-pcentercol_inner {
	padding: 0 0px;
}
#jsn-mainbody {
	padding: 1.5em 1.5em 0 1.5em;
}
#jsn-pbreadcrumbs {
	background: url(../images/dot.png) repeat-x bottom left;
	padding: 0.6em 1em;
}
#jsn-banner {
	text-align: center;
	margin: 0 auto;
	padding:0;
}
#jsn-usermodules1 {
	padding: 1em 0;
	background: url(../images/dot.png) repeat-x left bottom;
}
#jsn-usermodules1_inner_grid2,
#jsn-usermodules2_inner_grid2 {
	width: 100%;
	background: url(../images/dot.png) repeat-y 50% top;
}
#jsn-usermodules2 {
	padding: 1.2em 0;
	background: url(../images/dot.png) repeat-x left top;
}
#jsn-usermodules3 {
	padding: .6em;
	border-top: 2px solid #ffffff;
	border-bottom: 6px solid #404040;
	background: #d9d9d9 url(../images/usermodules3-bg.png) repeat-x left top;
}
#jsn-puser1_grid2,
#jsn-puser3_grid2 {
	float: left;
	width: 49.95%;
}
#jsn-puser2_grid2,
#jsn-puser4_grid2 {
	float: right;
	width: 49.95%;
}
#jsn-puser5_grid2,
#jsn-puser6_grid2,
#jsn-puser7_grid2 {
	float: left;
	width: 49.95%;
}
#jsn-puser5_grid3,
#jsn-puser6_grid3,
#jsn-puser7_grid3 {
	float: left;
	width: 33.3%;
}
#jsn-puser1,
#jsn-puser2,
#jsn-puser3,
#jsn-puser4 {
	padding: 0 1em;
}
#jsn-puser5,
#jsn-puser6,
#jsn-puser7 {
	padding: 1.2em;
}
#jsn-pleft,
#jsn-pright,
#jsn-pinnerleft_inner,
#jsn-pinnerright_inner {
	padding-right: 1em;
	padding-bottom:0px;
	padding-left: 1em;
	padding-top: 1em;
}
#jsn-pright div.module,
#jsn-pright div.module-plain,
#jsn-pright div.module-blue,
#jsn-pright div.module-teal,
#jsn-pright div.module-ltblue,
#jsn-pright div.module-green,
#jsn-pright div.module-red,
#jsn-pright div.module-box,
#jsn-pleft div.module,
#jsn-pleft div.module-plain,
#jsn-pleft div.module-box {
	margin-bottom: 1em;
}
#jsn-gotop {
	text-align: center;
	padding: 10px;
}
#jsn-gotop a {
	font-size: 11px;
	color: #595959;
	background: url(../images/icons-base.png) no-repeat 0 -172px;
	padding-left: 18px;
}
/* ============================== FOOTER COMPONENTS ============================== */
#jsn-footer {
	background-color: #fff;
	padding: 1.2em 1em;
	font-size: 0.9em;
	color: #595959;
	border-top: 1px solid #b3b3b3;
}
#jsn-footer a {
	color: #000;
}
#jsn-pfooter a {
	text-decoration: underline;
}
#jsn-pfooter a:hover {
	text-decoration: none;
}
#jsn-pbottom {
	text-align: right;
}
#jsn-pfooter_grid2 {
	width: 49.5%;
	float: left;
}
#jsn-pbottom_grid2 {
	width: 49.5%;
	float: right;
}
/* ============================== MODULE STYLES ============================== */
table.poll td,
table.poll-box td,
table.poll-plain td {
	text-align: left;
}
/* =============== MODULE BOX STYLES =============== */
h3.jsn-moduletitle {
	margin: 0;
	color: #000;
	font-size: 1.1em;
}
h3.jsn-moduletitle span.jsn-moduleicon {
	display: block;
	line-height: 16px;
}
div.jsn-middle div.jsn-modulecontent {
	padding-top: 3px;
}
/* ========== Rich Menu Item ========== */
.jsn-menutitle,
.jsn-menudescription {
	display: block;
}
.jsn-menudescription {
	font-weight: normal;
	font-size: 0.9em;
	color: #B8B8B8;
	background: none !Important;
}
/* =============== MODULE BACKGROUND STYLES =============== */
div.module-box {
	padding: 0;
}
div.module-box div.jsn-top {
	height: 15px;
	margin-left: 15px;
	position: relative;
}
div.module-box div.jsn-top_inner {
	height: 15px;
	width: 15px;
	position: absolute;
	left: -15px;
}
div.module-box div.jsn-middle {
	padding-right: 15px;
	margin-left: 15px;
}
div.module-box div.jsn-middle_inner {
	padding-left: 15px;
	margin-left: -15px;
	padding-bottom: 1px;
	width: 100%;
}
div.module-box div.jsn-bottom {
	height: 22px;
	margin-left: 15px;
	position: relative;
}
div.module-box div.jsn-bottom_inner {
	height: 22px;
	width: 15px;
	position: absolute;
	left: -15px;
}
div.box-blue,
div.box-green,
div.box-yellow {
	color: #000;
}
/* =============== MODULE BOX BLUE =============== */
div.box-blue div.jsn-top {
	background: url(../images/module-box/module-box-blue.png) right top no-repeat;
}
div.box-blue div.jsn-top_inner {
	background: url(../images/module-box/module-box-blue.png) left top no-repeat;
}
div.box-blue div.jsn-middle {
	background: url(../images/module-box/module-box-blue_m.png) right top repeat-y;
}
div.box-blue div.jsn-middle_inner {
	background: url(../images/module-box/module-box-blue_m.png) left top repeat-y;
}
div.box-blue div.jsn-bottom {
	background: url(../images/module-box/module-box-blue.png) right bottom no-repeat;
}
div.box-blue div.jsn-bottom_inner {
	background: url(../images/module-box/module-box-blue.png) left bottom no-repeat;
}
/* =============== MODULE BOX GREEN =============== */
div.box-green div.jsn-top {
	background: url(../images/module-box/module-box-green.png) right top no-repeat;
}
div.box-green div.jsn-top_inner {
	background: url(../images/module-box/module-box-green.png) left top no-repeat;
}
div.box-green div.jsn-middle {
	background: url(../images/module-box/module-box-green_m.png) right top repeat-y;
}
div.box-green div.jsn-middle_inner {
	background: url(../images/module-box/module-box-green_m.png) left top repeat-y;
}
div.box-green div.jsn-bottom {
	background: url(../images/module-box/module-box-green.png) right bottom no-repeat;
}
div.box-green div.jsn-bottom_inner {
	background: url(../images/module-box/module-box-green.png) left bottom no-repeat;
}
/* =============== MODULE BOX YELLOW =============== */
div.box-yellow div.jsn-top {
	background: url(../images/module-box/module-box-yellow.png) right top no-repeat;
}
div.box-yellow div.jsn-top_inner {
	background: url(../images/module-box/module-box-yellow.png) left top no-repeat;
}
div.box-yellow div.jsn-middle {
	background: url(../images/module-box/module-box-yellow_m.png) right top repeat-y;
}
div.box-yellow div.jsn-middle_inner {
	background: url(../images/module-box/module-box-yellow_m.png) left top repeat-y;
}
div.box-yellow div.jsn-bottom {
	background: url(../images/module-box/module-box-yellow.png) right bottom no-repeat;
}
div.box-yellow div.jsn-bottom_inner {
	background: url(../images/module-box/module-box-yellow.png) left bottom no-repeat;
}
/* =============== MODULE BOX GREY =============== */
div.box-grey div.jsn-top {
	background: url(../images/module-box/module-box-grey.png) right top no-repeat;
}
div.box-grey div.jsn-top_inner {
	background: url(../images/module-box/module-box-grey.png) left top no-repeat;
}
div.box-grey div.jsn-middle {
	background: url(../images/module-box/module-box-grey_m.png) right top repeat-y;
}
div.box-grey div.jsn-middle_inner {
	background: url(../images/module-box/module-box-grey_m.png) left top repeat-y;
}
div.box-grey div.jsn-bottom {
	background: url(../images/module-box/module-box-grey.png) right bottom no-repeat;
}
div.box-grey div.jsn-bottom_inner {
	background: url(../images/module-box/module-box-grey.png) left bottom no-repeat;
}
/* =============== MODULE ICON STYLES =============== */
div.icon-article h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 0;
	padding-left: 20px;
}
div.icon-calendar h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -86px;
	padding-left: 20px;
}
div.icon-cart h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -172px;
	padding-left: 20px;
}
div.icon-comment h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -258px;
	padding-left: 20px;
}
div.icon-display h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -344px;
	padding-left: 20px;
}
div.icon-download h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -430px;
	padding-left: 20px;
}
div.icon-folder h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -516px;
	padding-left: 20px;
}
div.icon-help h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -602px;
	padding-left: 20px;
}
div.icon-home h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -688px;
	padding-left: 20px;
}
div.icon-image h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -774px;
	padding-left: 20px;
}
div.icon-info h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -860px;
	padding-left: 20px;
}
div.icon-mail h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -946px;
	padding-left: 20px;
}
div.icon-online h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -1032px;
	padding-left: 20px;
}
div.icon-rss h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -1118px;
	padding-left: 20px;
}
div.icon-search h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -1204px;
	padding-left: 20px;
}
div.icon-selection h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -1290px;
	padding-left: 20px;
}
div.icon-settings h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -1376px;
	padding-left: 20px;
}
div.icon-star h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -1462px;
	padding-left: 20px;
}
div.icon-statistics h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -1548px;
	padding-left: 20px;
}
div.icon-user h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons-uni.png) no-repeat 0 -1634px;
	padding-left: 20px;
}
/* =============== CUSTOM MODULE STYLES =============== */
div.box-grey div.jsn-middle {
	color: #d4d4d4;
}
div.box-grey h3.jsn-moduletitle {
	color: #FFF;
}
/* ======================================== DROP-DOWN MAIN MENU ======================================== */
/* ==================== MAIN LEVEL ==================== */
ul#base-mainmenu {
	margin: 0;
	padding: 0;
}
ul#base-mainmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	border-right: 1px solid #404040;
}
ul#base-mainmenu li a {
	display: block;
	color: #cfdbe5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right: 1px solid #000;
	cursor: pointer;
	padding: 4px 1em 8px 1em;
}

ul#base-mainmenu li.sfhover a,
ul#base-mainmenu li.active a {
	background-color: #404040;
	color: #fff;
}
ul#base-mainmenu li.sfhover ul a,
ul#base-mainmenu li.active ul a {
	background-color: transparent;
	color: #D9D9D9;
}
ul#base-mainmenu li a span {
	display: block;
	background: url(../images/icons-uni.png) no-repeat 0 1000px;
	line-height: 16px;
	font-size:13px
}
ul#base-mainmenu li a span.separator,
ul#base-mainmenu li a span.jsn-menutitle,
ul#base-mainmenu li a span.jsn-menudescription {
	padding: 0;
	background: none;
}
/* ==================== 1st SUB-LEVEL ==================== */
ul#base-mainmenu ul {
	position: absolute;
	width: 185px;
	left: -999em;
	margin: 0;
	padding: 0;
}
ul#base-mainmenu ul li {
	width: 185px;
	border: none;
	position: relative;
}
ul#base-mainmenu ul li a {
	display: block;
	border-left: 1px solid #162c40;
	border-right: none;
	padding: 4px 0 4px 10px;
	font-size: 0.9em;
	font-weight: normal;
	background: none;
}
ul#base-mainmenu ul ul {
	margin-left: 185px;
	top: 0;
}
/* ==================== PARENT ITEMS ==================== */
div.jsn-modulecontainer ul#base-mainmenu ul li.parent a span,
div.jsn-modulecontainer ul#base-mainmenu ul li.parent li.parent a span,
div.jsn-modulecontainer ul#base-mainmenu ul li.parent li.parent li.parent a span {
	background: url(../images/icons-arrow.png) no-repeat right -423px;
	padding-right: 16px;
}
div.jsn-modulecontainer ul#base-mainmenu ul li.parent a span.separator,
div.jsn-modulecontainer ul#base-mainmenu ul li.parent li.parent a span.separator,
div.jsn-modulecontainer ul#base-mainmenu ul li.parent li.parent li.parent a span.separator,
div.jsn-modulecontainer ul#base-mainmenu ul li.parent a span.jsn-menutitle,
div.jsn-modulecontainer ul#base-mainmenu ul li.parent li.parent a span.jsn-menutitle,
div.jsn-modulecontainer ul#base-mainmenu ul li.parent li.parent li.parent a span.jsn-menutitle,
div.jsn-modulecontainer ul#base-mainmenu ul li.parent a span.jsn-menudescription,
div.jsn-modulecontainer ul#base-mainmenu ul li.parent li.parent a span.jsn-menudescription,
div.jsn-modulecontainer ul#base-mainmenu ul li.parent li.parent li.parent a span.jsn-menudescription {
	background: none;
	padding-right: 0;
}
/* ---------- PARENT ITEMS - CLEAR ---------- */
div.jsn-modulecontainer ul#base-mainmenu ul li.parent ul a span,
div.jsn-modulecontainer ul#base-mainmenu ul li.parent li.parent ul a span,
div.jsn-modulecontainer ul#base-mainmenu ul li.parent li.parent li.parent ul a span {
	background: none;
	padding-right: 10px;
}
/* ==================== HOVER & ACTIVE ITEMS ==================== */
ul#base-mainmenu li.active a,
ul#base-mainmenu li.active li.active a,
ul#base-mainmenu li.active li.active li.active a {
	font-weight: bold;
	color: #fff;
}
/* ---------- ACTIVE ITEMS - CLEAR ---------- */
ul#base-mainmenu li.active ul a,
ul#base-mainmenu li.active li.active ul a,
ul#base-mainmenu li.active li.active li.active ul a {
	color: #D9D9D9;
	font-weight: normal;
}
/* ---------- CURRENT ITEMS ---------- */
ul#base-mainmenu li.active ul a.current,
ul#base-mainmenu li.active li.active ul a.current,
ul#base-mainmenu li.active li.active li.active ul a.current {
	color: #fff;
	font-weight: bold;
}
/* ---------- HOVER STATE ---------- */
ul#base-mainmenu li a:hover {
	text-decoration: none;
	color: #fff !important;
}
/* ---------- HOVER STATE - LINK COLOR ---------- */
ul#base-mainmenu ul li.sfhover a,
ul#base-mainmenu ul li.sfhover li.sfhover a,
ul#base-mainmenu ul li.sfhover li.sfhover li.sfhover a {
	color: #fff;
}
/* ---------- HOVER STATE - CLEAR LINK COLOR ---------- */
ul#base-mainmenu ul li.sfhover ul a,
ul#base-mainmenu ul li.sfhover li.sfhover ul a,
ul#base-mainmenu ul li.sfhover li.sfhover li.sfhover ul a {
	color: #D9D9D9;
}
/* ========== ROLLOVER ACTION ========== */
ul#base-mainmenu li.sfhover ul,
ul#base-mainmenu li.sfhover ul li.sfhover ul,
ul#base-mainmenu li.sfhover ul li.sfhover ul li.sfhover ul {
	left: auto;
}
ul#base-mainmenu li.sfhover ul ul,
ul#base-mainmenu li.sfhover ul li.sfhover ul ul,
ul#base-mainmenu li.sfhover ul li.sfhover ul li.sfhover ul ul {
	left: -999em;
}
ul#base-mainmenu,
ul#base-mainmenu li li {
	clear: both;
}
/* ======================================== DROP-DOWN SIDE-MENU ======================================== */
/* ==================== MAIN LEVEL ==================== */
ul.menu-sidemenu {
	border-top: 1px dotted #b3b3b3;
	width: 100%;
}
ul.menu-sidemenu,
ul.menu-sidemenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.menu-sidemenu li {
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	width: 100%;
	z-index: 87;
}
ul.menu-sidemenu li a {
	display: block;
	border-bottom: 1px dotted #b3b3b3;
	color: #404040;
	text-decoration: none;
	background: url(../images/icons-dot.png) no-repeat;
	padding: 3px 0 3px 17px;
	cursor: pointer;
}
div.box-grey ul.menu-sidemenu li a {
	color: #d9d9d9;
}
ul.menu-sidemenu li a span {
	display: block;
}
ul.menu-sidemenu li a span span,
ul.menu-sidemenu li ul li a span {
	background: none;
	padding: 0 !important;
}
/* ---------- MAIN LEVEL - BOX STYLES ---------- */
div.box-blue ul.menu-sidemenu li.sfhover a,
div.box-blue ul.menu-sidemenu li.active a {
	background-color: #d4eaf5;
}
div.box-yellow ul.menu-sidemenu li.sfhover a,
div.box-yellow ul.menu-sidemenu li.active a {
	background-color: #f5f5d4;
}
div.box-green ul.menu-sidemenu li.sfhover a,
div.box-green ul.menu-sidemenu li.active a {
	background-color: #e2f5d4;
}
div.box-grey ul.menu-sidemenu li.sfhover a,
div.box-grey ul.menu-sidemenu li.active a {
	background-color: #404040;
	color: #fff;
}
/* ---------- MAIN LEVEL - BOX STYLES - CLEAR ---------- */
div.box-grey ul.menu-sidemenu li.sfhover ul a,
div.box-grey ul.menu-sidemenu li.active ul a {
	color: #D9D9D9;
}
div.jsn-modulecontainer ul.menu-sidemenu li.sfhover ul a,
div.jsn-modulecontainer ul.menu-sidemenu li.active ul a {
	background-color: transparent;
}
/* ==================== SUB-LEVEL ==================== */
ul.menu-sidemenu ul {
	position: absolute;
	width: 185px;
	left: -999em;
	margin-left: 185px;
	top: 0;
}
ul.menu-sidemenu ul li {
	width: 185px;
}
ul.menu-sidemenu ul li a {
	display: block;
	color: #CFDBE5;
	padding: 4px 0 4px 10px;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px solid #162c40;
	background: none;
}
ul.menu-sidemenu ul li a span {
	padding-right: 10px;
}
/* ==================== PARENT ITEMS ==================== */
/* ---------- PARENT ITEMS - 1st SUB-LEVEL ---------- */
div.jsn-modulecontainer ul.menu-sidemenu li.parent a span {
	background: url(../images/icons-arrow.png) no-repeat right -315px;
}
/* ---------- PARENT ITEMS - 1st SUB-LEVEL - CLEAR ---------- */
div.jsn-modulecontainer ul.menu-sidemenu li.parent ul a span {
	background: none;
}
/* ---------- PARENT ITEMS - 1st SUB-LEVEL - BOX GREY ---------- */
div.box-grey ul.menu-sidemenu li.parent a span {
	background: url(../images/icons-arrow.png) no-repeat right -423px;
}
/* ---------- PARENT ITEMS - 2nd, 3rd and 4th SUB-LEVEL ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul li.parent a span,
div.jsn-modulecontainer ul.menu-sidemenu ul li.parent li.parent a span,
div.jsn-modulecontainer ul.menu-sidemenu ul li.parent li.parent li.parent a span {
	background: url(../images/icons-arrow.png) no-repeat right -423px;
}
/* ---------- PARENT ITEMS - 2nd, 3rd and 4th SUB-LEVEL - CLEAR ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul li.parent ul a span,
div.jsn-modulecontainer ul.menu-sidemenu ul li.parent li.parent ul a span,
div.jsn-modulecontainer ul.menu-sidemenu ul li.parent li.parent li.parent ul a span {
	background: none;
}
div.jsn-modulecontainer ul.menu-sidemenu li.parent a span.separator,
div.jsn-modulecontainer ul.menu-sidemenu li.parent a span.jsn-menutitle,
div.jsn-modulecontainer ul.menu-sidemenu li.parent a span.jsn-menudescription {
	background: none;
	padding-right: 0;
}
/* ==================== HOVER & ACTIVE ITEMS ==================== */
/* ---------- CURRENT & ACTIVE ITEMS ---------- */
ul.menu-sidemenu li.active a {
	color: #000;
	font-weight: bold;
	background: url(../images/icons-arrow.png) no-repeat 0 8px;
}
div.jsn-modulecontainer ul.menu-sidemenu li.active li.active a,
div.jsn-modulecontainer ul.menu-sidemenu li.active li.active li.active a {
	font-weight: bold;
	color: #fff;
}
/* ---------- ACTIVE ITEMS - CLEAR ---------- */
div.jsn-modulecontainer ul.menu-sidemenu li.active ul a,
div.jsn-modulecontainer ul.menu-sidemenu li.active li.active ul a,
div.jsn-modulecontainer ul.menu-sidemenu li.active li.active li.active ul a {
	color: #D9D9D9;
	font-weight: normal;
	background: none;
}
/* ---------- HOVER STATE ---------- */
div.module ul.menu-sidemenu li.sfhover a,
div.module-plain ul.menu-sidemenu li.sfhover a {
	background-color: #d9d9d9;
}
ul.menu-sidemenu li a:hover {
	text-decoration: none;
}
ul.menu-sidemenu ul li a:hover {
	color: #fff !important;
}
/* ---------- HOVER STATE - LINK COLOR ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul li.sfhover a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.sfhover li.sfhover a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.sfhover li.sfhover li.sfhover a {
	color: #fff;
}
/* ---------- HOVER STATE - CLEAR LINK COLOR ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul li.sfhover ul a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.sfhover li.sfhover ul a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.sfhover li.sfhover li.sfhover ul a {
	color: #D9D9D9;
}
/* ==================== ROLLOVER ACTION ==================== */
ul.menu-sidemenu li.sfhover ul,
ul.menu-sidemenu li.sfhover ul li.sfhover ul,
ul.menu-sidemenu li.sfhover ul li.sfhover ul li.sfhover ul {
	left: auto;
}
ul.menu-sidemenu li.sfhover ul ul,
ul.menu-sidemenu li.sfhover ul li.sfhover ul ul,
ul.menu-sidemenu li.sfhover ul li.sfhover ul li.sfhover ul ul {
	left: -999em;
}
ul.menu-sidemenu,
ul.menu-sidemenu li li {
	clear: left;
}
/* ======================================== TREE MENU ======================================== */
/* ==================== MAIN LEVEL ==================== */
ul.menu-treemenu {
	border-top: 1px dotted #b3b3b3;
	width: 100%;
}
ul.menu-treemenu,
ul.menu-treemenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.menu-treemenu li {
	padding: 0;
	margin: 0;
}
ul.menu-treemenu li a {
	display: block;
	border-bottom: 1px dotted #b3b3b3;
	color: #404040;
	text-decoration: none;
	background: url(../images/icons-dot.png) no-repeat;
	padding: 3px 0 3px 17px;
	cursor: pointer;
}
/* ==================== DARK BACKGROUND STYLE ==================== */
div.box-grey ul.menu-treemenu li a {
	color: #d9d9d9;
}
/* ==================== SUB LEVEL ==================== */
ul.menu-treemenu ul li {
	margin-left: 1em;
}
ul.menu-treemenu ul li a {
	border-bottom: none;
	background-position: 0 -200px;
}
ul.menu-treemenu li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
}
/* ========== CURRENT & ACTIVE ITEM ========== */
ul.menu-treemenu li a.current {
	font-weight: bold;
	background: url(../images/icons-arrow.png) no-repeat 0 8px;
}
ul.menu-treemenu li a.current span {
	color: #000;
}
div.box-grey ul.menu-treemenu li a.current span {
	color: #FFF;
}
/* ---------- BOX STYLES ---------- */
div.box-grey ul.menu-treemenu li a:hover,
div.box-grey ul.menu-treemenu li.active a.current {
	background-color: #404040;
	color: #FFF;
}
div.box-yellow ul.menu-treemenu li a:hover,
div.box-yellow ul.menu-treemenu li.active a.current {
	background-color: #f5f5d4;
}
div.box-green ul.menu-treemenu li a:hover,
div.box-green ul.menu-treemenu li.active a.current {
	background-color: #e2f5d4;
}
div.box-blue ul.menu-treemenu li a:hover,
div.box-blue ul.menu-treemenu li.active a.current {
	background-color: #d4eaf5;
}
/* =============== BOTTOM DIV MENU =============== */
ul.menu-divmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu-divmenu li {
	display: inline;
	margin: 0;
	padding: 0 0.8em;
	border-right: 1px solid #B3B3B3;
}
ul.menu-divmenu li a {
	display: inline-block;
}
ul.menu-divmenu li.last {
	border-right: none;
}
ul.menu-divmenu li a:hover {
	text-decoration: underline;
}
/* =============== ICON MENU =============== */
ul#base-topmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
ul#base-topmenu li {
	display: inline;
	margin: 0;
	padding: 0 5px;
}
ul#base-topmenu li a {
	display: inline-block; /* Fix IE8 issue */
	color: #000000;
	padding: 0;
	background: url(../images/icons-uni.png) no-repeat 0 1000px;
	cursor: pointer;
	line-height: 16px;
}
ul#base-topmenu li a:hover {
	text-decoration: underline;
}
/* =============== MODULE SEARCH =============== */
#jsn-pinset div.search {
	float: right;
}
#jsn-pinset div.search input#mod_search_searchword {
	background: url(../images/icons-base.png) no-repeat 5px -256px;
	padding: 2px 0 2px 25px;
	border: 1px solid #284D73;
}

/*  ---------- Start My Mods ---------- */

/* ----------Start Paypal Banner -------- */

table#paypal {
margin:0;
padding:0;
width:720px;
border-spacing:0;
}

table#paypal td {
margin:0;
border-spacing:0;
}

td.fp_footer_1, td.fp_footer_2 {
	font-size:1.1em;
	text-align:left;
	font-weight:bold;
	width:50%;
	height:30px;
	padding-left:20px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
}

td.fp_footer_1 {
	background-color:#2C4A66;
	background:url("../../../images/ltblue_bg.png") repeat-x scroll left top;
}

td.fp_footer_2 {
	background-color:#397374;
	background:url("../../../images/blue_bg.png") repeat-x scroll left top 
}

td.fp_footer_main_1, td.fp_footer_main_2 {
border-bottom-style:solid;
border-bottom-width:thick;
border-bottom-color: #C0C0C0;
}

td.fp_footer_main_2 {
background-color:#BFD2E3;
}

ul.support li {
	margin-left: .6em;
	list-style-type:none;
	padding: 0 0 0 40px;
	background: url(../images/icon-arrow-blue.png) no-repeat 18px 6px;
	text-align:left
}


/* End Pay Banner */

ul.blog-latest li, ul.blog-categories li {
	margin: .3em 0 .3em 1.0em;
	padding: 0;
}

#sbox-window
{
	position:				absolute;
	background-color:		#000;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
}

#adsense468 {
	width:468px;
	margin-left:auto;
	margin-right:auto
}

#adsense160 {
	width:160px;
	margin-left:auto;
	margin-right:auto
}
/* Front Page */

#fp_wrapper {
	width:705px;
	margin-left:auto;
	margin-right:auto
}
.fp_box_1, .fp_box_2, .fp_box_3, .fp_box_4, .fp_box_5, .fp_box_6{
	background: url("../../../images/fp/mod_gradient.png") repeat-x scroll left top #FFFFFF;
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:14px;
	border-width:1px;
	border-color:gray;
	border-style:solid;
	width:28%;
	height:240px;
	float:left
}

.fp_box_1, .fp_box_2, .fp_box_4, .fp_box_5 {
	margin-right:1%
}

.fp_inner_box4 {
	text-align:center
}

.fp_box_1, .fp_box_2, .fp_box_3 {
	margin-bottom:10px
}

 
.fp_inner_h3_1 {
margin-left:-11px;
margin-right:-11px;
margin-top:-19px;
height:59px;
background-image: url('../../../images/fp/mod_blue_l.png');
background-repeat:no-repeat;
background-position: left top;
background-color:transparent
}

.fp_inner_h3_2 {
height:59px;
background-image: url('../../../images/fp/mod_blue_r.png');
background-repeat:no-repeat;
background-position: right top;
background-color:transparent;
}

.fp_title {
	margin:0px;
	color:#ffffff;
	font-size:1.1em;
	padding-left:9px;
	padding-top:20px;
	text-shadow: 1px 1px 1px #000000;
	text-align:left;
}

.fp_inner_box3 ul{
	font-size:.95em;
	line-height:.95em;
}
/* Module ads */
.m_h3 {
font-size:13.2px;
text-shadow:1px 1px 1px #000000;
color:#FFFFFF;
margin:0px;
padding-top:21px;
margin-left:-27px;
font-weight:normal;
font-weight:bold
}

.s5_h3_first {
font-style:italic;
}

.m_h3_1 {
margin-left:-12px;
margin-right:-12px;
height:68px;
padding:0px;
padding-left:40px;
margin-top:-14px;
background:url(../images/module-box/mod_def_l.png) no-repeat top left;
}

.m_h3_2 {
height:65px;
padding:0px;
background:url(../images/module-box/mod_def_r.png) no-repeat top right;
}

.m_box1 {
background:#FFFFFF url(../images/module-box/mod_gradient.png) repeat-x top left;
border:solid 1px #AAAAAA;
padding:12px;
}

.module-blue .m_h3_1 {
background:url(../images/module-box/mod_blue_l.png) no-repeat top left;
}

.module-blue .m_h3_2 {
background:url(../images/module-box/mod_blue_r.png) no-repeat top right;
}

.module-ltblue .m_h3_1 {
background:url(../images/module-box/mod_ltblue_l.png) no-repeat top left;
}

.module-ltblue .m_h3_2 {
background:url(../images/module-box/mod_ltblue_r.png) no-repeat top right;
}

.module-green .m_h3_1 {
background:url(../images/module-box/mod_green_l.png) no-repeat top left;
}

.module-green .m_h3_2 {
background:url(../images/module-box/mod_green_r.png) no-repeat top right;
}

.module-teal .m_h3_1 {
background:url(../images/module-box/mod_teal_l.png) no-repeat top left;
}

.module-teal .m_h3_2 {
background:url(../images/module-box/mod_teal_r.png) no-repeat top right;
}

.module-red .m_h3_1 {
background:url(../images/module-box/mod_red_l.png) no-repeat top left;
}

.module-red .m_h3_2 {
background:url(../images/module-box/mod_red_r.png) no-repeat top right;
}

/* New Arrow List */
.arrowlist_fp li {
	padding-left:20px;
	list-style:none;
	padding-bottom:6px;
	padding-top:6px;
	background:url(../../../images/fp/arrow.png) no-repeat center left;
	border-bottom:dotted 1px #9db304;
	margin:0px;
}
/* Misc */
.fp_images {
	margin-bottom:5px
}
.acymailing_introtext, .acymailing_form, .acymailing_finaltext  {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px
}

.acymailing_form  {
padding:5px;
font-weight:bold
}

/* -------SEO Page Table --------- */
table.table-greystripes td.seo_features, table.table-greystripes th.seo_features {
	text-align:left;
	width:40%;
}

table.seo_footer td.seo_features {
	width:40%;
}

table.seo_footer tbody td {
	vertical-align: middle;
	text-align: center;
	width:20%;
	padding-top:6px;
	padding-left:4px;
}

/* ----- BUTTON LINKS FROM 4.2.1 ----- */
.link-button {
	padding: 5px 12px;
	border: 1px solid;
	display: inline-block;
	cursor: pointer;
	font-size: 1.1em;
	border-color: #595959;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.link-button:hover {
	border-color: #000;
	box-shadow: 0px 0px 3px #333333;
	-moz-box-shadow: 0px 0px 3px #333333;
	-webkit-box-shadow: 0px 0px 3px #333333;
}
a.link-button:hover,
.link-button a:hover {
	text-decoration: none;
}
a.link-button,
.link-button a {
	color: #fff !important;
	font-weight: bold;
}
.link-button.button-light,
.link-button.button-light a {
	color: #333 !important;
}
.link-button.button-light {
	border-color: #999999;
	background: #D8D8D8 url(../images/backgrounds/bg-link-button.png) 0 0 repeat-x;
}
.link-button.button-dark {
	background: #333333 url(../images/backgrounds/bg-link-button.png) 0 -300px repeat-x;
}
.link-button.button-green {
	background: #48691B url(../images/backgrounds/bg-link-button.png) 0 -600px repeat-x;
}
.link-button.button-orange {
	background: #A05B17 url(../images/backgrounds/bg-link-button.png) 0 -900px repeat-x;
}
.link-button.button-blue {
	background: #2C5984 url(../images/backgrounds/bg-link-button.png) 0 -1200px repeat-x;
}
.link-button.button-red {
	background: #701D1D url(../images/backgrounds/bg-link-button.png) 0 -1500px repeat-x;
}
.link-button .link-icon {
	line-height: 100%;
	margin: 3px 0;
	padding-bottom: 2px;
	padding-top: 1px;
}

/* ----- ICON LINK ----- */
.link-icon {
	display: inline-block;
	padding-left: 22px;
}
/* =============== GENERAL ICON ASSIGNMENT FROM 4.2.1=============== */
.link-icon.icon-article,
.menu-iconmenu .icon-article a span,
.list-icon.icon-article li .jsn-listbullet,
.icon-article h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 0;
}
.link-icon.icon-calendar,
.menu-iconmenu .icon-calendar a span,
.list-icon.icon-calendar li .jsn-listbullet,
.icon-calendar h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -86px;
}
.link-icon.icon-cart,
.menu-iconmenu .icon-cart a span,
.list-icon.icon-cart li .jsn-listbullet,
.icon-cart h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -172px;
}
.link-icon.icon-comment,
.menu-iconmenu .icon-comment a span,
.list-icon.icon-comment li .jsn-listbullet,
.icon-comment h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -258px;
}
.link-icon.icon-display,
.menu-iconmenu .icon-display a span,
.list-icon.icon-display li .jsn-listbullet,
.icon-display h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -344px;
}
.link-icon.icon-download,
.menu-iconmenu .icon-download a span,
.list-icon.icon-download li .jsn-listbullet,
.icon-download h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -430px;
}
.link-icon.icon-folder,
.menu-iconmenu .icon-folder a span,
.list-icon.icon-folder li .jsn-listbullet,
.icon-folder h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -516px;
}
.link-icon.icon-help,
.menu-iconmenu .icon-help a span,
.list-icon.icon-help li .jsn-listbullet,
.icon-help h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -602px;
}
.link-icon.icon-home,
.menu-iconmenu .icon-home a span,
.list-icon.icon-home li .jsn-listbullet,
.icon-home h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -688px;
}
.link-icon.icon-image,
.menu-iconmenu .icon-image a span,
.list-icon.icon-image li .jsn-listbullet,
.icon-image h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -774px;
}
.link-icon.icon-info,
.menu-iconmenu .icon-info a span,
.list-icon.icon-info li .jsn-listbullet,
.icon-info h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -860px;
}
.link-icon.icon-mail,
.menu-iconmenu .icon-mail a span,
.list-icon.icon-mail li .jsn-listbullet,
.icon-mail h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -946px;
}
.link-icon.icon-online,
.menu-iconmenu .icon-online a span,
.list-icon.icon-online li .jsn-listbullet,
.icon-online h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -1032px;
}
.link-icon.icon-rss,
.menu-iconmenu .icon-rss a span,
.list-icon.icon-rss li .jsn-listbullet,
.icon-rss h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -1118px;
}
.link-icon.icon-search,
.menu-iconmenu .icon-search a span,
.list-icon.icon-search li .jsn-listbullet,
.icon-search h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -1204px;
}
.link-icon.icon-selection,
.menu-iconmenu .icon-selection a span,
.list-icon.icon-selection li .jsn-listbullet,
.icon-selection h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -1290px;
}
.link-icon.icon-settings,
.menu-iconmenu .icon-settings a span,
.list-icon.icon-settings li .jsn-listbullet,
.icon-settings h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -1376px;
}
.link-icon.icon-star,
.menu-iconmenu .icon-star a span,
.list-icon.icon-star li .jsn-listbullet,
.icon-star h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -1462px;
}
.link-icon.icon-statistics,
.menu-iconmenu .icon-statistics a span,
.list-icon.icon-statistics li .jsn-listbullet,
.icon-statistics h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -1548px;
}
.link-icon.icon-user,
.menu-iconmenu .icon-user a span,
.list-icon.icon-user li .jsn-listbullet,
.icon-user h3.jsn-moduletitle span.jsn-moduleicon {
	background: url(../images/icons/icons-uni.png) no-repeat 0 -1634px;
}
/**
* Start css from template_blue.css
*/
#jsn-master {
	background-color:  #CFDEEB;
	background-image:url('../../../images/pagebg.gif');
	background-repeat:repeat
}
ul#jsn-sitetools-menu li ul {
	background-color: #284d73;
}
/* ==================== DROP-DOWN MAIN MENU ==================== */
ul#base-mainmenu ul {
	background-color: #284d73;
}
div.jsn-modulecontainer ul#base-mainmenu ul li a {
	border-top: 1px solid #366999;
	border-bottom: 1px solid #162c40;
	border-left: 1px solid #162c40;
}
body.jsn-direction-rtl div.jsn-modulecontainer ul#base-mainmenu ul li a {
	border-left: none;
	border-right: 1px solid #162c40;
}
/* ---------- HOVER STATE ---------- */
div.jsn-modulecontainer ul#base-mainmenu ul li.sfhover a,
div.jsn-modulecontainer ul#base-mainmenu ul li.sfhover li.sfhover a,
div.jsn-modulecontainer ul#base-mainmenu ul li.sfhover li.sfhover li.sfhover a,
body.jsn-direction-rtl div.jsn-modulecontainer ul#base-mainmenu ul li.sfhover a,
body.jsn-direction-rtl div.jsn-modulecontainer ul#base-mainmenu ul li.sfhover li.sfhover a,
body.jsn-direction-rtl div.jsn-modulecontainer ul#base-mainmenu ul li.sfhover li.sfhover li.sfhover a {
	border-top-color: #1f3d59;
	background-color: #1f3d59;
}
/* ---------- HOVER STATE - CLEAR ---------- */
div.jsn-modulecontainer ul#base-mainmenu ul li.sfhover ul a,
div.jsn-modulecontainer ul#base-mainmenu ul li.sfhover li.sfhover ul a,
div.jsn-modulecontainer ul#base-mainmenu ul li.sfhover li.sfhover li.sfhover ul a,
body.jsn-direction-rtl div.jsn-modulecontainer ul#base-mainmenu ul li.sfhover ul a,
body.jsn-direction-rtl div.jsn-modulecontainer ul#base-mainmenu ul li.sfhover li.sfhover ul a,
body.jsn-direction-rtl div.jsn-modulecontainer ul#base-mainmenu ul li.sfhover li.sfhover li.sfhover ul a {
	border-top-color: #366999;
	background-color: transparent;
}
/* =============== TREE MENU =============== */
ul.menu-treemenu li a {
	background-position: left 10px;
}
body.jsn-direction-rtl ul.menu-treemenu li a {
	background-position: right 10px;
}
/* ==================== DROP-DOWN SIDE MENU ==================== */
/* ---------- MAIN LEVEL - ITEMS BACKGROUND ---------- */
ul.menu-sidemenu li a {
	background-position: left 10px;
}
body.jsn-direction-rtl ul.menu-sidemenu li a {
	background-position: right 10px;
}
/* ---------- 1st SUB-LEVEL ---------- */
ul.menu-sidemenu ul {
	background-color: #284d73;
}
div.jsn-modulecontainer ul.menu-sidemenu ul li a {
	border-top: 1px solid #366999;
	border-bottom: 1px solid #162c40;
	border-left: 1px solid #162c40;
}
body.jsn-direction-rtl div.jsn-modulecontainer ul.menu-sidemenu ul li a {
	border-left: none;
	border-right: 1px solid #162c40;
}
/* ---------- HOVER STATE ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul li.sfhover a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.sfhover li.sfhover a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.sfhover li.sfhover li.sfhover a {
	border-top-color: #1f3d59;
	background-color: #1f3d59;
}
/* ---------- HOVER STATE - CLEAR ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul li.sfhover ul a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.sfhover li.sfhover ul a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.sfhover li.sfhover li.sfhover ul a {
	border-top-color: #366999;
	background-color: transparent;
}
/* ============================== TABLE STYLES ============================== */
/* =============== PLAIN ROWS TABLE =============== */
table.table-plainrows thead {
	border-bottom-color: #284d73;
}
table.table-plainrows thead th {
	background-color: #366999;
}
/* =============== DARK STRIPES TABLE =============== */
table.table-colorstripes {
	border-color: #162c40;
	background-color: #284d73;
}
table.table-colorstripes td,
table.table-colorstripes th {
	border-color: #366999;
}
table.table-colorstripes thead th {
	border-color: #284d73;
	background-color: #162c40;
}
table.table-colorstripes tbody tr.odd {
	background-color: #224161;
}
table.table-colorstripes tbody tr:hover {
	background-color: #1f3d59;
}
table.table-colorstripes tbody tr:hover th,
table.table-colorstripes tbody tr.odd:hover th {
	background-color: #1f3d59;
}
table.table-colorstripes tfoot th,
table.table-colorstripes tfoot td {
	background-color: #1f3d59;
}
.sectiontableheader {
	background-color: #366999;
}
/* ============================== LINKS STYLE ============================== */
#jsn-puser8 a,
#jsn-puser9 a,
div.box-grey a {
	color: #40afff;
}
/* ============== End css from template_blue.css=================== */
/* ============== Start css from template_fontstyles.css=================== */
/* Style Business / Corporation */
#jsn-master.jsn-textstyle-business {
	font-family: Arial, Helvetica, sans-serif;
}
#jsn-master.jsn-textstyle-business h1,
#jsn-master.jsn-textstyle-business h2,
#jsn-master.jsn-textstyle-business h3,
#jsn-master.jsn-textstyle-business h4,
#jsn-master.jsn-textstyle-business h5,
#jsn-master.jsn-textstyle-business h6,
#jsn-master.jsn-textstyle-business ul#base-mainmenu a,
#jsn-master.jsn-textstyle-business ul#base-mainmenu span,
#jsn-master.jsn-textstyle-business .componentheading,
#jsn-master.jsn-textstyle-business .contentheading {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
#jsn-master.jsn-textstyle-business.jsn-textsize-small {
	font-size: 65%;
}
#jsn-master.jsn-textstyle-business.jsn-textsize-medium {
	font-size: 79%;
}
#jsn-master.jsn-textstyle-business.jsn-textsize-big {
	font-size: 85%;
}
/* Style Personal / Blog */
#jsn-master.jsn-textstyle-personal {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#jsn-master.jsn-textstyle-personal h1,
#jsn-master.jsn-textstyle-personal h2,
#jsn-master.jsn-textstyle-personal h3,
#jsn-master.jsn-textstyle-personal h4,
#jsn-master.jsn-textstyle-personal h5,
#jsn-master.jsn-textstyle-personal h6,
#jsn-master.jsn-textstyle-personal ul#base-mainmenu a,
#jsn-master.jsn-textstyle-personal ul#base-mainmenu span,
#jsn-master.jsn-textstyle-personal .componentheading,
#jsn-master.jsn-textstyle-personal .contentheading {
	font-family: Georgia, serif;
}
#jsn-master.jsn-textstyle-personal.jsn-textsize-small {
	font-size: 70%;
}
#jsn-master.jsn-textstyle-personal.jsn-textsize-medium {
	font-size: 80%;
}
#jsn-master.jsn-textstyle-personal.jsn-textsize-big {
	font-size: 90%;
}
/* Style News / Magazines */
#jsn-master.jsn-textstyle-news {
	font-family: "Times New Roman", Times, serif;
}
#jsn-master.jsn-textstyle-news h1,
#jsn-master.jsn-textstyle-news h2,
#jsn-master.jsn-textstyle-news h3,
#jsn-master.jsn-textstyle-news h4,
#jsn-master.jsn-textstyle-news h5,
#jsn-master.jsn-textstyle-news h6,
#jsn-master.jsn-textstyle-news ul#base-mainmenu a,
#jsn-master.jsn-textstyle-news ul#base-mainmenu span,
#jsn-master.jsn-textstyle-news .componentheading,
#jsn-master.jsn-textstyle-news .contentheading {
	font-family: "Palatino Linotype", Palatino, serif;
}
#jsn-master.jsn-textstyle-news.jsn-textsize-small {
	font-size: 75%;
}
#jsn-master.jsn-textstyle-news.jsn-textsize-medium {
	font-size: 85%;
}
#jsn-master.jsn-textstyle-news.jsn-textsize-big {
	font-size: 95%;
}
/* ============== End css from template_fontstyles.css =================== */
/* ============== Start css from jsn_jcore.css =================== */
/* ============================== GENERAL OUTPUT  ============================== */
div.button2-left {
	margin: 17px 0 0 0;
}
/* =============== FORM =============== */
.jsn-formbuttons {
	text-align: center;
	padding-top: .45em;
}
table.paramlist td {
	padding: .3em;
}
table.paramlist td.paramlist_key {
	width: 150px;
}
/* ============================== CORE COMPONENT OUTPUT  ============================== */
/* ============================== COM_CONTENT ================================== */
/* ========== ARTICLE TITLES CONTAINER ========== */
.contentheading,
.componentheading {
	font-size: 1.5em;
	color: #CC3300;
	margin-top: 0;
	font-weight: 700;
}
/* ========== ARTICLE METADATA ========== */
.jsn-article-metadata {
	margin: 0.3em 0;
}
/* ========== ARTICLE TOOLBAR ========== */
.jsn-article-toolbar {
	margin-bottom: .6em;
	background-color: #f4f4f4;
	position: relative;
	min-height: 28px;
	width: 100%;
}
/* ========== ARTICLE INFO ========== */
.jsn-article-info {
	padding: 0.3em 0.6em;
}
.author,
.createdate {
	padding-left: 22px;
	margin: 5px 0;
	color: #595959;
	font-size: 0.9em;
}
body.jsn-direction-rtl .author,
body.jsn-direction-rtl .createdate {
	padding-right: 20px;
	padding-left: 0;
}
.author {
	background: url(../images/icons-base.png) no-repeat 0 -86px;
}
body.jsn-direction-rtl .author {
	background-position: right -86px;
}
.createdate {
	background: url(../images/icons-base.png) no-repeat 0 0;
}
body.jsn-direction-rtl .createdate {
	background-position: right 0;
}
.modifydate {
	margin: 1em 0;
	text-align: right;
	width: 100%;
	color: #999999;
	font-style: italic;
}
body.jsn-direction-rtl .modifydate {
	text-align: left;
}
/* ========== 3 BUTTON PDF, PRINT, EMAIL CONTAINER ========== */
.jsn-article-tools {
	position: absolute;
	top: 0;
	right: 0;
	margin: .5em;
	list-style: none;
}
body.jsn-direction-rtl ul.jsn-article-tools {
	left: 0;
	right: auto;
}
.jsn-article-tools li {
	display: inline;
	margin: 0 5px;
}
body.jsn-direction-rtl ul.jsn-article-tools li {
	margin: 0 5px;
}
/* ========== TABLE OF CONTENT ========== */
table.contenttoc {
	margin: 0 0 1em 1em;
	border: 1px solid #D9D9D9;
	background: #f2f2f2;
	float: right;
}
table.contenttoc th {
	padding: .4em;
	background: url(../images/grey_dot.png) bottom repeat-x;
	font-weight: bold;
	text-align: center;
}
table.contenttoc td {
	padding: .25em .6em;
}
/* ========== PAGE LINK IN TOC ========== */
a.toclink:link,
a.toclink:visited {
	font-size: .9em;
}
/* ========== PAGE NUMBER SHOWING "PAGE 1 OF ..." UNDER TOC ========== */
div.pagenavcounter {
	color: #595959;
	margin: .5em 0;
	font-size: .9em;
	font-weight: bold;
}
/* ========== PAGE NAVIGATION ========== */
div.pagenavbar div {
	color: #999999;
	font-weight: bold;
	font-size: .9em;
}
div.pagenavbar a:link,
div.pagenavbar a:visited {
	text-decoration: none;
}
div.pagenavbar a:hover {
	text-decoration: underline;
}
/* =============== SECTION / CATEGORY BLOG LAYOUT =============== */
/* ========== ARTICLES TITLE LINK ========== */
a.contentpagetitle:link,
a.contentpagetitle:visited {
	text-decoration: none;
	font-weight: normal;
}
a.contentpagetitle:hover {
	text-decoration: underline;
}
/* ========== SEPARATOR BETWEEN ARTICLES - Block out for now   - kcm ========== 
span.article_separator {
	display: block;
	height: 1.5em;
}*/
/* ========== ARTICLE COLUMN CONTAINER ========== */
.jsn-articlecols {
	float: left;
}
.jsn-articlecols .jsn-article {
	padding: 0 5px;
}
/* ========== COLUMN CONTAINER STARTING FROM THE SECOND ========== */
/* ========== READ MORE ========== */
a.readon {
	padding: 3px 6px;
	text-decoration: none;
	color: #404040;
	border: 1px solid #e5e5e5;
	background: #F4F4F4;
}
a.readon:hover {
	background-color: #e5e5e5;
	text-decoration: none;
}
/* ========== "MORE..." PANEL HEADING TEXT ========== */
div.blog_more {
	background-color:#F4F4F4;
	border: 1px solid #e5e5e5;
	padding: 0.2em 1em;
	margin: 0 0 1em 0;
}
/* ========== "MORE..." PANEL LINKS ========== */
a.blogsection:link,
a.blogsection:visited {
	text-decoration: none;
}
a.blogsection:hover {
	text-decoration: underline;
}
/* =============== PAGE PAGINATION =============== */
.jsn-pagination {
	list-style-type: none;
}
.jsn-pagination li,
body.jsn-direction-rtl .jsn-pagination li {
	display: inline;
	margin: 0 5px;
}
.jsn-pagination,
.jsn-pageinfo {
	text-align: center;
	margin: 0 0 0.6em;
	font-size: 0.9em;
}
/* ========== BLOG PAGES NAV ========== */
ul.jsn-pagination li,
ul.jsn-pagination li a {
	text-transform: uppercase;
}
/* ========== BLOG PAGES NAV LINK ========== */
a.pagenav:link,
a.pagenav:visited {
	text-decoration: none;
	text-transform: uppercase;
}
a.pagenav:hover {
	text-decoration: underline;
}
/* =============== CATEGORY LIST LAYOUT =============== */
/* ========== DESCRIPTION IN CONTENT TABLE AND COMPONENT PAGE ========== */
.contentdescription {
	padding: .5em 0;
}
/* ========== TABLE IN CATEGORY TABLE PAGE ========== */
.sectiontableheader {
	padding: 5px 8px;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
}
.sectiontableheader a:link,
.sectiontableheader a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.sectiontableheader a:hover {
	text-decoration: none;
}
/* ========== TABLE FILTER ========== */
.jsn-infofilter {
	padding: 0.6em 0;
	text-align: right;
}
.jsn-titlefilter {
	float: left;
}
.archived-article-list .jsn-infofilter {
	text-align: left;
}
/* ========== TABLE'S ROW 1 ========== */
tr.sectiontableentry1 td {
	padding: 5px 8px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
/* ========== TABLE'S ROW 2 ========== */
tr.sectiontableentry2 td {
	padding: 5px 8px;
}
/* =============== SECTION LAYOUT =============== */
/* ========== LINKS IN SECTION TABLE PAGE ========== */
a.category:link,
a.category:visited {
	font-weight: bold;
}
/* ============================== COM_CONTACT ================================== */
/* =============== STANDARD CONTACT LAYOUT =============== */
/* ========== CONTACTS DROP-DOWN MENU ========== */
div.standard-contact form#selectForm {
	text-align: center;
}
/* ========== CONTACT FORM INPUT BOXES ========== */
input#contact_name,
input#contact_email,
input#contact_subject,
#contact_text {
	display: block;
}
/* ============================== COM_POOL ================================== */
/* ========== POOL RESULT FOR EACH ANSWER ========== */
table.pollstableborder tr.sectiontableentry0 td {
	background-color: #f2f2f2;
	padding: .5em .8em;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: none;
	padding: .5em .8em;
}
/* ============================== COM_SEARCH ================================== */
/* ========== CHILD ELEMENTS ========== */
.jsn-search-keyword,
.jsn-search-option,
.jsn-search-ordering,
.jsn-search-category,
.searchintro {
	margin: 1em 0;
}
/* ========== KEYWORD GIGHLIGHT IN SEARCH RESULT ========== */
span.highlight {
	padding: .2em;
	background: #FFFFAA;
}
/* ============================== COM_USER ================================== */
/* =============== USER FORM LAYOUT =============== */
/* ========== PARAMETER TITLE ========== */
div.user-form table.paramlist td {
}
/* ========== PARAMETER TITLE TEXT ========== */
div.user-form table.paramlist td.paramlist_key span.editlinktip {
	width: 123px;
	display: block;
}
table .paramlist_key {
	width: 130px;
}
/* ========== POP-UP / PRINT WINDOWS ========== */
body.contentpane {
	padding: 1em;
	color: #000000;
	background: #FFFFFF;
}
/* ========== SYSTEM STANDARD MESSAGES ========== */
#system-message {
	margin-bottom: 20px;
}
#system-message ul li {
	margin-left: 0;
}
#system-message dd.message ul {
	background: #c3d2e5 url(../../system/images/notice-info.png) 4px center no-repeat;
}
/* ========== SYSTEM ERROR MESSAGES ========== */
#system-message dd.error ul {
	border-top: 3px solid #de7a7b;
	border-bottom: 3px solid #de7a7b;
	margin: 0px;
	padding-left: 40px;
	color: #cc0000;
	background: #e6c0c0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	text-indent: 0px;
}
/* ========== TOOLTIPS ========== */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
/* ========== SYSTEM NOTICE MESSAGES ========== */
#system-message dd.notice ul {
	border-top: 3px solid #f0dc7e;
	border-bottom: 3px solid #f0dc7e;
	color: #cc0000;
	background: #efe7b8 url(../../system/images/notice-note.png) 4px center no-repeat;
}
/* ============================== CORE MODULE OUTPUT  ============================== */
/* ============================== MOD_BREADCRUMB ================================== */
span.pathway,
span.breadcrumbs {
	font-size: 0.9em;
	display: block;
}
span.pathway a,
span.pathway span {
	color: #404040;
	background: url(../images/icons-arrow.png) no-repeat right -317px;
	padding-right: 18px;
	text-decoration: none;
}
body.jsn-direction-rtl span.pathway a,
body.jsn-direction-rtl span.pathway span {
	background: url(../images/icons-arrow-rtl.png) no-repeat 0 -316px;
	padding-right: 0;
	padding-left: 18px;
	float: right;
}
body.jsn-direction-rtl span.pathway span.current {
	background: none;
}
span.pathway a:hover {
	text-decoration: underline;
}
span.pathway span.current,
body.jsn-direction-rtl span.pathway span.current {
	font-weight: bold;
	padding: 0;
	background: none;
}
/* ============================== MOD_LOGIN ================================== */
div.button-wrapper {
	text-align: center;
	margin: 0.5em 0 0;
}
form#form-login fieldset.input {
	border: none;
	padding: 0;
}
p#form-login-username,
p#form-login-password,
p#form-login-remember {
	margin: 0 0 6px 0;
}
/* ============================== MOD_POOL ================================== */
/* ========== POLL'S TABLE ========== */
table.pollstableborder {
	margin: .5em 0;
	text-align: left;
}
table.pollstableborder td {
	text-align: left;
	font-size: .9em;
	padding: 3px 2px;
	border: none;
}
/* ============== End css from jsn_jcore.css=================== */

