/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   GNU/GPL v2 http://www.gnu.org/licenses/gpl-2.0.html
*/
/* ============================== DEFAULT HTML ============================== */
/* =============== DEFAULT HTML - GENERAL STYLES =============== */
html, body {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
body {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
}
/* =============== DEFAULT HTML - TEXT STYLES =============== */
p, pre, blockquote, form, dl, ul, ol, fieldset, address, table {
	padding: 0;
	margin: 5px 0 15px 0;
}
fieldset {
	padding: 10px;
}
small {
	font-size: .85em;
}
sup {
	bottom: 0.3em;
	font-size: .8em;
	position: relative;
	vertical-align: baseline;
}
sup em {
	color: red;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
pre {
	padding: 1em;
	background: #FFFFD5;
	border-left: 5px solid #404040;
	font-family: "Courier New",Courier,monospace;
}
blockquote {
	color: #404040;
	min-height: 45px;
	font-style: italic;
	padding-left: 60px;
	background: url(../images/icons/icon-text-blockquote.png) no-repeat top left;
}
/* =============== DEFAULT HTML - HEADING STYLES =============== */
h1 {
	color: #3C7191;
	font-size: 1.6em;
}
h2 {
	color: #80A138;
	font-size: 1.5em;
}
h3 {
	color: #C43654;
	font-size: 1.4em;
}
h4 {
	color: #D67527;
	font-size: 1.3em;
}
h5 {
	color: #A063AF;
}
h6 {
	color: #3B8B8C;
}
h5, h6 {
	font-size: 1.1em;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.8em 0 0.3em 0;
	font-weight: normal;
}
/* =============== DEFAULT HTML - LINK STYLES =============== */
a {
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a img {
	border: none;
}
/* =============== DEFAULT HTML - LIST STYLES =============== */
ul li {
	padding: 0;
	margin: 0.3em 0 0.3em 1.6em;
}
ol li {
	padding: 0;
	margin: 0.3em 0 0.3em 2em;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - GENERAL LAYOUT =============== */
.clearafter:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}
.clearafter {
	display: inline-block;
}
html[xmlns] .clearafter {
	display: block;
}
* html .clearafter {
	height: 1%;
}
.clearbreak {
	clear: both;
}
div.jsn-modulescontainer2 div.jsn-modulecontainer {
	float: left;
	width: 49.95%;
}
div.jsn-modulescontainer3 div.jsn-modulecontainer {
	float: left;
	width: 33.3%;
}
div.jsn-modulescontainer4 div.jsn-modulecontainer {
	float: left;
	width: 24.975%;
}
div.jsn-modulescontainer5 div.jsn-modulecontainer {
	float: left;
	width: 19.98%;
}
div.jsn-modulescontainer6 div.jsn-modulecontainer {
	float: left;
	width: 16.65%;
}
div.jsn-modulescontainer {
	padding: 5px;
}
div.jsn-modulescontainer div.jsn-modulecontainer {
	padding: 5px 0;
}
div.jsn-modulescontainer div.jsn-modulecontainer_inner {
	margin: 5px;
}
div.jsn-modulescontainer2 #jsn-pos-user1,
div.jsn-modulescontainer2 #jsn-pos-user2,
div.jsn-modulescontainer2 #jsn-pos-user3,
div.jsn-modulescontainer2 #jsn-pos-user4,
div.jsn-modulescontainer2 #jsn-pos-user5,
div.jsn-modulescontainer2 #jsn-pos-user6,
div.jsn-modulescontainer2 #jsn-pos-user7 {
	float: left;
	width: 49.95%;
}
div.jsn-modulescontainer3 #jsn-pos-user5,
div.jsn-modulescontainer3 #jsn-pos-user6,
div.jsn-modulescontainer3 #jsn-pos-user7 {
	float: left;
	width: 33.3%;
}
#jsn-promo,
#jsn-content-top,
#jsn-pos-breadcrumbs,
#jsn-pos-user-top,
#jsn-usermodules1,
#jsn-mainbody-content,
#jsn-usermodules2,
#jsn-content-bottom,
#jsn-usermodules3,
#jsn-pos-user-bottom {
	margin-bottom: 15px;
	padding: 8px;
	background: #fff url(../images/backgrounds/bg-module.png) left bottom repeat-x;
	border: none;
	border-radius: 5px;
}
#jsn-promo div.jsn-modulecontainer_inner,
#jsn-content-top div.jsn-modulecontainer_inner,
#jsn-content-bottom div.jsn-modulecontainer_inner,
#jsn-pos-user-top div.jsn-modulecontainer_inner,
#jsn-pos-user-bottom div.jsn-modulecontainer_inner,
#jsn-usermodules1 div.jsn-modulecontainer_inner,
#jsn-usermodules2 div.jsn-modulecontainer_inner,
#jsn-usermodules3 div.jsn-modulecontainer_inner {
	margin: 6px;border-radius: 5px;
}
#jsn-promo div.jsn-modulecontainer,
#jsn-content-top div.jsn-modulecontainer,
#jsn-content-bottom div.jsn-modulecontainer,
#jsn-pos-user-top div.jsn-modulecontainer,
#jsn-pos-user-bottom div.jsn-modulecontainer {
	padding: 0;
}
#jsn-usermodules1 div.jsn-modulecontainer,
#jsn-usermodules2 div.jsn-modulecontainer,
#jsn-usermodules3 div.jsn-modulecontainer {
	float: none;
	width: auto;
	padding: 0;
	margin-top: 15px;
}
#jsn-usermodules1 div.jsn-modulecontainer:first-child,
#jsn-usermodules2 div.jsn-modulecontainer:first-child,
#jsn-usermodules3 div.jsn-modulecontainer:first-child {
	margin-top: 0;
}
#jsn-mainbody-content {
	position: relative;
	padding: 0;
}
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-master {
	background: #dff;
}
#jsn-page {
	color: #000;
	width: 960px;
	margin: 0 auto;
}
/* ----- STICKLEFT / STICKRIGHT ----- */
div[id*=jsn-pos-stick-] {
	position: fixed;
}
div[id*=jsn-pos-stick-left] {
	left: 0;
}
div[id*=jsn-pos-stick-right] {
	right: 0;
}
#jsn-pos-stick-leftmiddle,
#jsn-pos-stick-rightmiddle {
	visibility: hidden;
}
#jsn-pos-stick-leftbottom,
#jsn-pos-stick-rightbottom {
	bottom: 0;
}
/* =============== LAYOUT - HEADER AREA =============== */

#jsn-logo {
	float: left;
	padding: 0px 280px;
}
#jsn-logo a {
	line-height: 100%;
	display: inline-block;
}
#jsn-logo .jsn-topheading {
	display: none;
}
#jsn-headerright {
	padding: 15px 0;
}
#jsn-headerright #jsn-pos-top {
	position: absolute;	
}
#jsn-pos-top form {
	margin: 4px 0;
}
/* =============== LAYOUT - MENU AREA =============== */
#jsn-menu {
	z-index: 89;
	position: relative;
	margin-bottom: 15px;
	padding-right: 10px;
}
#jsn-pos-mainmenu {
	float: left;
}
#jsn-pos-toolbar {
	float: right;
}
#jsn-pos-toolbar div.jsn-modulecontainer {
	float: right;
	margin-left: 10px;
}
#jsn-pos-toolbar form {
	margin: 0;
}
/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-content-top {
	z-index: 88;
	position: relative;
}
#jsn-content-top #jsn-promo,
#jsn-promo #jsn-pos-promo,
#jsn-promo #jsn-pos-promo-left,
#jsn-promo #jsn-pos-promo-right {
	position: relative;
}
#jsn-pos-promo .jsn-modulecontainer p {
	margin: 0;
}
#jsn-pos-promo-left div.jsn-modulecontainer_inner,
#jsn-pos-promo-right div.jsn-modulecontainer_inner {
	background: url(../images/backgrounds/bg-module.png) left bottom repeat-x #fff;
}
#jsn-pos-promo-left h3.jsn-moduletitle,
#jsn-pos-promo-right h3.jsn-moduletitle {
	border-bottom: 1px solid #E5E5E5;
    padding: 10px;
	background: url(../images/backgrounds/bg-module.png) left bottom repeat-x #fff;
}
#jsn-pos-promo-left div.jsn-modulecontent,
#jsn-pos-promo-right div.jsn-modulecontent {
	padding: 10px;
}
/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-content,
#jsn-content_inner,
#jsn-maincontent,
#jsn-centercol,
#jsn-pos-innerleft,
#jsn-pos-innerright,
#jsn-leftsidecontent,
#jsn-rightsidecontent {
	position: relative;
}
#jsn-content {
	z-index: 88;
	overflow: hidden;
}
div.jsn-hasleft #jsn-maincontent_inner {
	margin-left: 10px;
}
div.jsn-hasright #jsn-maincontent_inner {
	margin-right: 10px;
}
#mainbody-content-inner1, #mainbody-content-inner2, #mainbody-content-inner3, #mainbody-content-inner4 {
	position: relative;
}
#mainbody-content-inner4 {
	padding: 8px;
}
div.jsn-hasinnerleft #mainbody-content-inner1 {
	border-right: 1px solid #dfdfdf;
}
div.jsn-hasinnerleft #mainbody-content-inner4 {
	margin-left: 2px;
}
div.jsn-hasinnerright #mainbody-content-inner1 {
	border-right: 1px solid #dfdfdf;
}
div.jsn-hasinnerright #mainbody-content-inner4 {
	margin-left: 2px;
}
div.jsn-hasinnerleft #jsn-mainbody {
	padding: 6px 6px 6px 12px;
}
div.jsn-hasinnerright #jsn-mainbody {
	padding: 6px 12px 6px 6px;
}
#jsn-pos-innerright #jsn-pos-innerright_inner {
	padding: 6px 6px 6px 14px;
}
#jsn-pos-innerleft #jsn-pos-innerleft_inner {
	padding: 6px 14px 6px 6px;
}
#jsn-leftsidecontent,
#jsn-rightsidecontent {
	z-index: 87;
}
#jsn-leftsidecontent div[class*="box-"],
#jsn-leftsidecontent div[class*="solid-"],
#jsn-leftsidecontent div[class*="richbox-"],
#jsn-leftsidecontent div[class*="lightbox-"],
#jsn-rightsidecontent div[class*="box-"],
#jsn-rightsidecontent div[class*="solid-"],
#jsn-rightsidecontent div[class*="richbox-"],
#jsn-rightsidecontent div[class*="lightbox-"],
#jsn-pos-innerleft div[class*="box-"],
#jsn-pos-innerleft div[class*="solid-"],
#jsn-pos-innerleft div[class*="richbox-"],
#jsn-pos-innerleft div[class*="lightbox-"],
#jsn-pos-innerright div[class*="box-"],
#jsn-pos-innerright div[class*="solid-"],
#jsn-pos-innerright div[class*="richbox-"],
#jsn-pos-innerright div[class*="lightbox-"] {
	margin-bottom: 15px;
}
#jsn-centercol_inner {
	padding: 0 1px;
}
#jsn-mainbody {
	padding: 6px;
}
#jsn-pos-banner {
	margin: 20px auto;
	text-align: center;
}
/* =============== LAYOUT - CONTENT BOTTOM AREA =============== */
#jsn-content-bottom {
	z-index: 88;
	position: relative;
}
#jsn-pos-content-bottom {
	padding: 0;
}
#jsn-content-bottom #jsn-pos-content-bottom .jsn-modulecontainer {
	padding: 0;
}
#jsn-content-bottom #jsn-pos-content-bottom .jsn-modulecontainer_inner {
	padding: 0;
	margin: 6px;
}
/* =============== LAYOUT - FOOTER AREA =============== */
#jsn-footer {
	padding: 10px 100px;
	color: #595959;
	font-size: 0.9em;
	background: url(../images/backgrounds/bg-footer.png) repeat-x left top;
}
#jsn-footer a {
	text-decoration: none;
}
#jsn-footer a:hover {
	text-decoration: underline;
}
#jsn-pos-bottom {
	text-align: right;
}
#jsn-footer.jsn-positionscontainer2 div#jsn-footerleft {
	float: left;
	width: 49.95%;
}
#jsn-footer.jsn-positionscontainer2 div#jsn-footerleft .jsn-modulecontainer ul li.first {
	padding-left: 0;
}
#jsn-footer.jsn-positionscontainer2 div#jsn-footerright {
	float: right;
	width: 49.95%;
}
#jsn-footer div.jsn-modulecontainer_inner {
	margin: 5px 0;
}
#jsn-brand {
	padding-top: 10px;
}
#jsn-brand a {
	display: block;
	width: 100px;
	height: 20px;
	margin: 0 auto;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/logo-footer-dark.png) left center no-repeat;
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - GENERAL TYPOGRAPHY =============== */
.hd {
	display: none;
}
/* ----- PREDEFINED CONTENT ALIGN ----- */
.align-left {
	float: left;
}
.align-center {
	margin-left: auto;
	margin-right: auto;
}
.align-right {
	float: right;
}
.margin-left {
	margin-left: 1em;
	margin-right: 0;
}
.margin-right {
	margin-left: 0;
	margin-right: 1em;
}
.content-left {
	text-align: left;
}
.content-center {
	text-align: center;
}
.content-right {
	text-align: right;	
}
/* =============== TYPOGRAPHY - CONTENT COLUMMNS =============== */
div.grid-layout2 div.grid-col {
	float: left;
	width: 49.95%;
}
div.grid-layout3 div.grid-col {
	float: left;
	width: 33.3%;
}
div.grid-layout4 div.grid-col {
	float: left;
	width: 24.96%;
}
div.grid-layout5 div.grid-col {
	float: left;
	width: 19.98%;
}
div.grid-layout6 div.grid-col {
	float: left;
	width: 16.65%;
}
div.grid-layout div.grid-col div.grid-col_inner {
	margin-right: 10px;
}
div.grid-layout div.grid-lastcol div.grid-col_inner {
	margin-right: 0;
}
/* =============== TYPOGRAPHY - TEXT STYLES =============== */
.text-box {
	padding: .8em;
	border: 1px solid #e5e5e5;
}
.text-box-highlight {
	padding: .8em;
	border: 1px solid transparent;
}
.text-box-highlight:hover {
	border-color: #fff;
	background-color: #fafafa;
}
.text-highlight {
	padding: .2em .5em;
	background: #FFFFAA;
}
.text-highlight.highlight-green {
	color: #fff;
	background: #48691b;
}
.text-highlight.highlight-light {
	color: #000;
	background: #e5e5e5;
}
.text-highlight.highlight-dark {
	color: #fff;
	background: #595959;
}
.text-dropcap p:first-child:first-letter,
p.text-dropcap:first-child:first-letter {
	color: #404040;
	font: 4em/.8em "Times New Roman", Times, serif;
	float: left;
}
.text-size-small {
	font-size: 0.9em;
}
.text-size-medium {
	font-size: 1em;
}
.text-size-large {
	font-size: 1.1em;
}
.text-size-xlarge {
	font-size: 1.2em;
}
.text-size-xxlarge {
	font-size: 1.3em;
}
hr.line-dots {
	border: none;
	padding: 0.5em 0;
	background: url(../images/dot.png) left center repeat-x;
}
hr.line-solid {}
/* ----- ACTION LINK ----- */
.link-action {
	font-weight: bold;
	padding: 1px 2px;
	text-decoration: none;
}
.link-action:hover {
	color: #ffffff;
	text-decoration: none;
}
/* ----- HIGHLIGHT LINK ----- */
.link-highlight {
	color: #595959;
	font-weight: bold;
	display: block;
	padding: 5px;
	border: 1px solid transparent;
}
.link-highlight:hover {
	color: #000;
	border-color: #d9d9d9;
	text-decoration: none;
	background-color: #f2f2f2;
}
/* ----- TOOLTIPS LINK ----- */
a.link-tooltip {
	position: relative;
}
a.link-tooltip:hover {
	z-index: 25;
}
a.link-tooltip span {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
}
a.link-tooltip:hover span {
	display: block;
}
/* =============== TYPOGRAPHY - LIST STYLES =============== */
/* ----- ARROW LIST ----- */
ul.list-arrow {
	list-style: none;
}
ul.list-arrow li {
	margin-left: 0;
	padding-left: 16px;
	position: relative;
	display: block;
}
ul.list-arrow li:after {
	content: '';
	height: 0;
	position: absolute;
	width: 0;
	border: 0.34em solid transparent;
	left: 5px;
	top: 4px;
}
ul.list-arrow.arrow-red li:after {
	border-left-color: #AE0000;
}
ul.list-arrow.arrow-blue li:after {
	border-left-color:#0060BF;
}
ul.list-arrow.arrow-orange li:after {
	border-left-color: #E2712D;
}
/* =============== TYPOGRAPHY - IMAGES STYLES =============== */
img.image-left {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
img.image-right {
	float: right;
	margin: 0.5em 0.5em 0.5em 1em;
}
img.image-border {
	padding: 3px;
	border: 1px solid #e5e5e5;
}
img.image-margin {
	margin: .5em;
}
/* ============================== MENU ============================== */
/* =============== MENU - GENERAL =============== */
/* ----- RICH MENU STYLE ----- */
.jsn-menutitle,
.jsn-menudescription {
	display: block;
}
.jsn-menudescription {
	font-size: 1em;
	font-weight: normal;
}
/* =============== MENU - MAIN MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-mainmenu {
	margin: 0;
	padding: 0;
	clear: both;
}
div.jsn-modulecontainer ul.menu-mainmenu li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	list-style-type: none;
}
div.jsn-modulecontainer ul.menu-mainmenu > li {
	border-right: 1px solid #404040;
}
div.jsn-modulecontainer ul.menu-mainmenu li a,
div.jsn-modulecontainer ul.menu-mainmenu li span.separator {
	display: block;
	cursor: pointer;
	padding: 12px 20px;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a,
div.jsn-modulecontainer ul.menu-mainmenu > li > span.separator {
	padding: 10px 20px;
}
div.jsn-modulecontainer ul.menu-mainmenu li > a > span,
div.jsn-modulecontainer ul.menu-mainmenu li > span.separator > span {
	display: block;
}
div.jsn-modulecontainer ul.menu-mainmenu ul {
	visibility: hidden;
	visibility: visible\9;
	display: none\9;
}
div.jsn-modulecontainer ul.menu-mainmenu li:hover > ul {
	visibility: visible;
	display: block\9;
}
/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu > li > a > span,
div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu > li > span.separator > span {
	line-height: 16px;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a,
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > span.separator {
	padding: 10px;
}
div.jsn-modulecontainer ul.menu-mainmenu li a span.jsn-menudescription,
div.jsn-modulecontainer ul.menu-mainmenu li span.separator span.jsn-menudescription {
	display: none;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu li a span.jsn-menudescription,
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu li span.separator span.jsn-menudescription {
	display: block;
	padding-top: 5px;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu.menu-iconmenu > li > a span,
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu.menu-iconmenu > li > span.separator span {
	line-height: 1.1;
}
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul {
	margin: 0;
	padding: 0;
	width: 185px;
	left: -999em;
	position: absolute;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li {
	width: 185px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a,
div.jsn-modulecontainer ul.menu-mainmenu ul li span.separator {
	font-size: 0.9em;
	padding: 7px 10px;
	background: none;
}
div.jsn-modulecontainer ul.menu-mainmenu ul ul {
	top: 0;
	margin-left: 184px;
}
/* ----- PARENT ITEMS / ADD ARROW TO ITEMS HAVE SUBLEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.parent > a,
div.jsn-modulecontainer ul.menu-mainmenu ul li.parent > span.separator {
	padding-right: 16px;
	background: url(../images/icons/icons-arrow.png) 98% -338px no-repeat;
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a,
div.jsn-modulecontainer ul.menu-mainmenu li.sfhover > a,
div.jsn-modulecontainer ul.menu-mainmenu li:hover > span.separator,
div.jsn-modulecontainer ul.menu-mainmenu li.sfhover > span.separator {
	text-decoration: none;
}
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a,
div.jsn-modulecontainer ul.menu-mainmenu > li.sfhover > a,
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > span.separator,
div.jsn-modulecontainer ul.menu-mainmenu > li.sfhover > span.separator {
	background: url(../images/backgrounds/bg-mainmenu-active.png) repeat 0 0;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li.active > a,
div.jsn-modulecontainer ul.menu-mainmenu li.active > span.separator {
	color: #fff;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a,
div.jsn-modulecontainer ul.menu-mainmenu > li.active > span.separator {
	background: url(../images/backgrounds/bg-mainmenu-active.png) repeat 0 0;
}
/* ----- ROLLOVER STATE / DISPLAY SUB-MENU OF SELECTED MENU ITEM ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > ul,
div.jsn-modulecontainer ul.menu-mainmenu li.sfhover > ul {
	left: auto;
	right: auto;
}
/* =============== MENU - TREE MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-treemenu,
div.jsn-modulecontainer ul.menu-treemenu ul {
	margin: -10px;
	padding: 0;
	list-style: none;
}
div.jsn-modulecontainer ul.menu-treemenu ul {
	margin: 0;
}
div.jsn-modulecontainer ul.menu-treemenu li {
	margin: 0;
	padding: 0;
	position: relative;
}
div.jsn-modulecontainer ul.menu-treemenu > li {
	padding: 0;
	border-bottom: 1px solid #E5E5E5;
}
div.jsn-modulecontainer ul.menu-treemenu li a,
div.jsn-modulecontainer ul.menu-treemenu li span.separator {
	padding: 7px 5px;
	display: block;
	color: #404040;
	cursor: pointer;
	text-decoration: none;
}
div[class*="richbox-"] ul.menu-treemenu li a,
div[class*="richbox-"] ul.menu-treemenu li span.separator {
	color: #404040;
}
ul.menu-treemenu li a span,
ul.menu-treemenu li span.separator span {
	display: block;
}
ul.menu-treemenu li > a > span,
ul.menu-treemenu li > span.separator > span {
	padding-left: 20px;
	background: url(../images/icons/icons-base.png) left -342px no-repeat;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-treemenu li a span.jsn-menudescription,
div.jsn-modulecontainer ul.menu-treemenu li span.separator span.jsn-menudescription {
	display: none;
}
div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription,
div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu li span.separator span.jsn-menudescription {
	color: #595959;
	display: block;
}
div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu > li a:hover span.jsn-menudescription,
div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu > li a.curent span.jsn-menudescription,
div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu > li span.separator:hover span.jsn-menudescription,
div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu > li span.separator.curent span.jsn-menudescription {
	color: #eee;
}
/* ---------- 1st LEVEL ---------- */
div.jsn-modulecontainer ul.menu-treemenu ul li {
	margin-left: 0;
}
div.jsn-modulecontainer ul.menu-treemenu ul li a {
	padding-left: 20px;
	border-top: 1px solid #fafafa;
}
div.jsn-modulecontainer ul.menu-treemenu ul li a:hover {
	background: #ddd;
	color: #000;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-treemenu li.active > a,
div.jsn-modulecontainer ul.menu-treemenu li.active > span.separator {
	font-weight: bold;
}
/* ----- CURRENT / HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-treemenu li a:hover,
div.jsn-modulecontainer ul.menu-treemenu li a.current,
div.jsn-modulecontainer ul.menu-treemenu li span.separator:hover,
div.jsn-modulecontainer ul.menu-treemenu li span.separator.current {
}
div.solid-1 ul.menu-treemenu li a:hover,
div.solid-1 ul.menu-treemenu li a.current,
div.solid-1 ul.menu-treemenu li span.separator:hover,
div.solid-1 ul.menu-treemenu li span.separator.current {
	background-color: #FAFACF;
}
div.solid-2 ul.menu-treemenu li a:hover,
div.solid-2 ul.menu-treemenu li a.current,
div.solid-2 ul.menu-treemenu li span.separator:hover,
div.solid-2 ul.menu-treemenu li span.separator.current {
	background-color: #E7FACF;
}
div.richbox-1 ul.menu-treemenu li a:hover,
div.richbox-1 ul.menu-treemenu li a.current,
div.richbox-1 ul.menu-treemenu li span.separator:hover,
div.richbox-1 ul.menu-treemenu li span.separator.current {
	color: #fff;
	background-color: #474747;
}
div.richbox-2 ul.menu-treemenu li a:hover,
div.richbox-2 ul.menu-treemenu li a.current,
div.richbox-2 ul.menu-treemenu li span.separator:hover,
div.richbox-2 ul.menu-treemenu li span.separator.current {
	color: #fff;
}
div.lightbox-1 ul.menu-treemenu li a:hover,
div.lightbox-1 ul.menu-treemenu li a.current,
div.lightbox-1 ul.menu-treemenu li span.separator:hover,
div.lightbox-1 ul.menu-treemenu li span.separator.current {
	background-color: #FDFDFD;
}
/* =============== MENU - DIV MENU =============== */
ul.menu-divmenu {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
ul.menu-divmenu:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}
ul.menu-divmenu li {
	margin: 0;
	padding: 0 0.8em;
	float: left;
	display: inline;
	border-right: 1px solid #666666;
}
ul.menu-divmenu li.first {
	padding-left: 0;
}
ul.menu-divmenu li.last {
	border-right-width: 0;
}
/* =============== MENU - TOP MENU =============== */
ul.menu-topmenu {
	margin: 8px 0;
	padding: 0;
	list-style: none;
}
ul.menu-topmenu li {
	margin: 0;
	padding: 0 5px;
	display: inline-block;
}
ul.menu-topmenu li a {
	padding: 0;
	color: #000;
	text-shadow: 1px 1px 0 #fff;
	display: block;
}
ul.menu-topmenu li a:hover {
	text-decoration: underline;
}
ul.menu-topmenu li a span {
	display: block;
}
/* ============================== MODULE STYLES ============================== */
h3.jsn-moduletitle {
	margin: 0;
	color: #474747;
	font-size: 1.2em;
    padding: 0 0 5px 0;
	font-weight:normal;
}
h3.jsn-moduletitle span {
	display: block;
}
h3.jsn-moduletitle span.jsn-moduleicon {
	line-height: 16px;
}
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- GENERAL MODULE STYLES ----- */
div[class*="box-"] div.jsn-modulecontainer_inner,
div[class*="solid-"] div.jsn-modulecontainer_inner,
div[class*="richbox-"] div.jsn-modulecontainer_inner,
div[class*="lightbox-"] div.jsn-modulecontainer_inner {
	margin:0 1px 5px;
}
div.jsn-modulescontainer div[class*="box-"],
div.jsn-modulescontainer div[class*="solid-"],
div.jsn-modulescontainer div[class*="richbox-"],
div.jsn-modulescontainer div[class*="lightbox-"] {
	padding: 10px 0;
}
div.jsn-modulescontainer div[class*="box-"] div.jsn-modulecontainer_inner,
div.jsn-modulescontainer div[class*="solid-"] div.jsn-modulecontainer_inner,
div.jsn-modulescontainer div[class*="richbox-"] div.jsn-modulecontainer_inner,
div.jsn-modulescontainer div[class*="lightbox-"] div.jsn-modulecontainer_inner {
	margin: 0 15px;
}
div[class*=richbox-] div.jsn-modulecontainer_inner,
div[class*=lightbox-] div.jsn-modulecontainer_inner,
div[class*=solid-] div.jsn-modulecontainer_inner {
	background: url(../images/backgrounds/bg-module.png) left bottom repeat-x #fff;
	padding-bottom: 10px;
}
/* ----- CUSTOM BOX STYLE IN SPECIFIC POSITION ----- */
#jsn-pos-top .jsn-modulecontainer {
	float: right;
}
#jsn-content-top div[class*="box-"],
#jsn-content-top div[class*="solid-"],
#jsn-content-top div[class*="richbox-"],
#jsn-content-top div[class*="lightbox-"],
#jsn-content-top div[class*="box-"] h3.jsn-moduletitle,
#jsn-content-top div[class*="solid-"] h3.jsn-moduletitle,
#jsn-content-top div[class*="richbox-"] h3.jsn-moduletitle,
#jsn-content-top div[class*="lightbox-"] h3.jsn-moduletitle {
	color: #000;
}
div[class*="richbox-"] h3.jsn-moduletitle,
div[class*="lightbox-"] h3.jsn-moduletitle {
    padding: 10px;
}
div[class*=richbox-] div.jsn-modulecontent,
div[class*=lightbox-] div.jsn-modulecontent  {
	padding: 10px;
}
div[class*="solid-"] h3.jsn-moduletitle {
	padding: 10px;
	margin-bottom: 10px;
}
div[class*=solid-] div.jsn-modulecontent {
	padding: 0 10px 10px 10px;
}
div[class*=solid-] div.jsn-modulecontent p {
	margin-top: 0;
}
/* =============== MODULE STYLES - MODULE RICHBOX =============== */
/* ----- RICHBOX-1 ----- */
div.richbox-1 h3.jsn-moduletitle {
	background: url(../images/backgrounds/bg-title-richbox-1.png) left bottom repeat-x #D2D2D5;border-radius: 5px;
}
/* ----- RICHBOX-2 ----- */
div.richbox-2 h3.jsn-moduletitle {
	color: #fff;
}
/* =============== MODULE STYLES - MODULE LIGHTBOX =============== */
/* ----- LIGHTBOX-1 ----- */
div.lightbox-1 h3.jsn-moduletitle {
	background:#fff url(../images/backgrounds/bg-module.png) left bottom repeat-x;
	border-bottom: 1px solid #E5E5E5;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== JOOMLA! EXTENSIONS - GENERAL =============== */
/* ----- HEADING ----- */
.contentheading,
.componentheading,
.subheading {
	margin: 0 0 10px 0;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: normal;
}
table.contentpaneopen {
	width: 100%;
}
/* ----- FORM ----- */
.jsn-formbuttons {
	text-align: center;
	padding-top: .45em;
}
table.paramlist td {
	padding: .3em;
}
table.paramlist td.paramlist_key {
	width: 150px;
}
/* ----- TOOLTIPS ----- */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index: 88;
	position: relative;
}
.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;
}
/* ----- POP-UP / PRINT WINDOWS ----- */
body.contentpane {
	color: #000000;
	background: #FFFFFF;
}
body.contentpane div.com-content {
	padding: 1em;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- ARTICLE METADATA ----- */
.jsn-article-metadata {
	margin: 5px 0 15px 0;
	border-bottom: 1px dotted #e2e2e2;
	padding: 0 0 10px 0;
}
/* ----- ARTICLE TOOLBAR ----- */
.jsn-article-toolbar {
	min-height: 28px;
	position: relative;
	margin-bottom: .6em;
	background-color: #f4f4f4;
}
.jsn-article-toolbar dl {
	padding: 5px;
}
#article-index {
    float: right;
    margin: 0 0 1em 1em;
    background-color: #F2F2F2;
    border: 1px solid #D9D9D9;
}
#article-index ul {
	margin: 0;
	list-style-type: none;
}
#article-index ul li {
	margin: 0;
	padding: 0.25em 0.6em;
}
/* ----- ARTICLE INFO ----- */
.jsn-article-info {
	padding: 0.2em 0.6em;
}
.author,
.createdate {
	margin: 5px 0;
	color: #595959;
	font-size: 0.9em;
	padding-left: 22px;
}
.author {
	background: url(../images/icons/icons-base.png) no-repeat 0 0;
}
.createdate,
.publishdate {
	background: url(../images/icons/icons-base.png) no-repeat 0 -86px;
}
.modifydate {
	margin: 1em 0;
	text-align: right;
	color: #999999;
	font-style: italic;
}
/* ----- 3 BUTTON PDF, PRINT, EMAIL CONTAINER ----- */
ul.jsn-article-tools {
	margin: 0;
	float: right;
	padding: 6px;
	list-style: none;
}
ul.jsn-article-tools li {
	float: left;
	margin: 0 0 0 10px;
}
ul.jsn-article-tools li a {
	float: left;
	display: block;
	height: 16px;
	width: 16px;
	background: url(../images/icons/icons-base.png) left top no-repeat;
}
ul.jsn-article-tools li a.no-icon {
	background: none;
	width: auto;
	height: auto;
}
ul.jsn-article-tools li.jsn-article-icon-edit a {
	background: none;
}
ul.jsn-article-tools li a.jsn-article-print-button {
	background-position: 0 -430px;
}
ul.jsn-article-tools li a.jsn-article-email-button {
	background-position: 0 -516px;
}
ul.jsn-article-tools li a.jsn-article-pdf-button {
	background-position: 0 -602px;
}
ul.jsn-article-tools li a:hover {
	text-decoration: none;
}
/* ----- READ MORE ----- */
a.readon {
	color: #474747;
	cursor: pointer;
	font-size: 1.1em;
	padding: 5px 12px;
	font-weight: bold;
	border: #999 1px solid;
	display: inline-block;
	text-decoration: none;
	background: #D8D8D8 url(../images/backgrounds/bg-link-button.png) 0 0 repeat-x;
}
a.readon:hover {
}
/* ----- 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/dot.png) bottom repeat-x;
	font-weight: bold;
	text-align: center;
}
table.contenttoc td {
	padding: .25em .6em;
}
/* PAGE LINK IN TOC */
a.toclink {
	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;
}
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* SEPARATOR BETWEEN ARTICLES */
div.article_separator {
	height: 1em;
	clear: both;
}
div.row_separator {
	height: 1em;
	clear: both;
}
/* ARTICLE COLUMN CONTAINER */
.jsn-articlecols {
	float: left;
}
.jsn-articlecols .jsn-article {
	padding: 0 5px;
}
/* "MORE ARTICLES..." PANEL HEADING TEXT */
.inputbox {
    background-color: #FAFAFA;
    border: 1px solid #D0D0D0;
    min-height: 22px;
    padding: 2px 4px;
}
.button {
    background-color: rgb(4, 65, 156);
    color: #EEEEEE;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 2px;
    padding: 4px 10px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    vertical-align: middle;
}
div.blog_more {
	padding: 0.2em 1em;
	margin: 0 0 1em 0;
	border: 1px solid #e5e5e5;
	background-color: #F4F4F4;
}
/* PAGE PAGINATION */
ul.pagenav,
div.pagination ul {
	list-style-type: none;
}
ul.pagenav {
	text-align: center;
}
ul.pagenav li,
div.pagination ul li {
	color: #999;
	margin: 0;
	display: inline;
	font-weight: bold;
}
div.pagination ul li {
	font-size: 0.9em;
}
ul.pagenav li a,
div.pagination ul li a {
	margin: 0 15px;
}
ul.jsn-pagination {
	list-style-type: none;
	text-transform: uppercase;
}
ul.jsn-pagination li {
	display: inline;
	margin: 0;
}
ul.jsn-pagination li a,
ul.jsn-pagination li span {
	font-weight: bold;
	padding: 3px 8px;
	border: 1px solid #CCC;
	background-color: #EAEAEA;
	color: #999;
}
ul.jsn-pagination li a:hover {
	color: #000;
	text-decoration: none;
}
ul.jsn-pagination li.navigation-page span {
	border: none;
	padding: 4px 9px;
	color: #fff;
}
ul.jsn-pagination,
p.jsn-pageinfo {
	font-size: 0.9em;
	text-align: center;
	margin: 20px 0 10px 0;
}
/* BLOG PAGES NAV LINK */
a.pagenav {
	text-transform: uppercase;
}
/* ----- 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 img {
	margin: 0;
	vertical-align: text-top;
}
.sectiontableheader a {
	color: #eee;
	text-decoration: underline;
}
.sectiontableheader a:hover {
	color: #fff;
	text-decoration: underline;
}
/* TABLE FILTER */
.jsn-infofilter {
	text-align: right;
	margin-bottom:10px;
}
.jsn-titlefilter {
	float: left;
}
.archived-article-list .jsn-infofilter {
	text-align: left;
}
/* TABLE'S ROW */
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 6px 8px;
	border-bottom: 1px solid #e5e5e5;
}
/* ----- SECTION LAYOUT ----- */
/* LINKS IN SECTION TABLE PAGE */
a.category {
	font-weight: bold;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTACT =============== */
/* ----- STANDARD CONTACT LAYOUT ----- */
div.com-contact .jsn-contact-image {
	float: right;
	margin: 10px 5px 0 0;
}
div.com-contact .contact-position {
	margin: 5px 0 0 0;
}
div.com-contact .contact-vcard {
	margin: 0 0 5px 0;
}
div.com-contact .jicons-icons {
	float: left;
}
div.com-contact .contact-address {
	margin-top: 5px;
}
div.com-contact .contact-address p {
	margin: 0;
	padding-left: 20px;
}
div.com-contact .contact-contactinfo p,
div.com-contact .contact-miscinfo p {
	margin: 5px 0;
}
div.com-contact .contact-contactinfo .jicons-icons,
div.com-contact .contact-miscinfo .jicons-icons {
	margin-right: 4px;
}
div.com-contact div.contact-form fieldset {
	padding: 0 10px;
}
div.com-contact div.contact-form dt {
	margin: 10px 0 5px 0;
}
div.com-contact div.contact-form dd {
	margin-left: 0;
}
div.com-contact .form-required {
	color: #EF593B;
	font-weight: bold;
	text-align: right;
}
/* =============== JOOMLA! EXTENSIONS - COM_POLL =============== */
/* ----- POLL RESULT FOR EACH ANSWER ----- */
table.pollstableborder tr.sectiontableentry0 td {
	padding: .5em .8em;
	background-color: #f2f2f2;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: none;
	padding: .5em .8em;
}
/* =============== JOOMLA! EXTENSIONS - COM_SEARCH =============== */
div.com-search #searchForm .search-phrase {
	margin-left: 95px;
}
div.com-search #searchForm .search-range input,
div.com-search #searchForm .search-phrase input {
	margin: 0 0 0 5px;
	vertical-align: middle;
}
div.com-search #searchForm .search-range label,
div.com-search #searchForm .search-phrase label,
div.com-search #searchForm .search-keyword label,
div.com-search #searchForm .search-ordering label,
div.com-search #searchForm .search-field-title {
	width: 100px;
	line-height: 21px;
	text-align: left;
	padding-right: 3px;
	display: inline-block;
}
div.com-search #searchForm .search-range label,
div.com-search #searchForm .search-phrase label {
	width: auto;
}
div.com-search #searchForm .search-ordering select {
	padding: 2px 0;
}
div.com-search #searchForm .search-range label {
	line-height: 21px;
}
/* ----- KEYWORD GIGHLIGHT IN SEARCH RESULT ----- */
span.highlight {
	padding: .2em;
	background: #FFFFAA;
}
/* =============== JOOMLA! EXTENSIONS - COM_NEWSFEED =============== */
div.com-newsfeed td.jsn-table-column-name {
	font-weight: bold;
}
/* =============== JOOMLA! EXTENSIONS - COM_USER =============== */
/* ----- USER FORM LAYOUT ----- */
div.com-user table.jsn-formtable label {
	display: block;
	width: 150px;
}
table .paramlist_key {
	width: 130px;
}
/* =============== JOOMLA! EXTENSIONS - POPUP COMPONENT =============== */
#jsn-content-popup .com-content,
#jsn-content-popup #mailto-window {
	max-width: 1018px;
	margin: 1em auto;
}
#jsn-content-popup .com-content {
    padding-top: 0;
}
#mailto-window {
	padding: 15px;
	position: relative;
	background: #f5f5f5;
	border: solid 1px #ddd;
}
#mailto-window h2 {
	padding: 3px 0;
	margin: 0 0 10px;
	font: bold 1.2em "Times New Roman", Times, serif;
}
#mailto-window label {
	width: 8em;
	display: inline-block;
}
#mailto-window .mailto-close {
	right: 0;
	top: 5px;
	background: none;
	position: absolute;
}
#mailto-window .mailto-close a {
	display: block;
	min-width: 25px;
	min-height: 25px;
	overflow: visible;
	background: url(../images/icons/icon-close.png) 0 0 no-repeat;
}
#mailto-window .mailto-close a span {
	top: -3000px;
	left: -3000px;
	display: inline;
	position: absolute;
}
#mailto-window .inputbox {
	padding: 3px;
	border: 1px solid #ccc;
	background: #FFF url(../images/backgrounds/popup-bg.png) repeat-x 0 0;
}
#mailto-window p {
    margin: 20px 0 8px 0;
}
#mailto-window button {
	cursor: pointer;
	margin:0 5px 0 0;
	padding: 3px 10px;
	border: 1px solid #ccc;
	font: bold 1em "Times New Roman", Times, serif;
	background: #fff url(../images/backgrounds/bg-link-button.png) 0 0 repeat-x;
}
#mailto-window .formelm,
#mailto-window .formelm-area {
    clear: both;
    margin: 5px 0;
}
/* =============== JOOMLA! EXTENSIONS - SYSTEM MESSAGES =============== */
/* ----- SYSTEM STANDARD MESSAGES ----- */
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	text-indent: 0;
	padding-left: 40px;
	background: #c3d2e5 url(../../system/images/notice-info.png) 4px center no-repeat;
}
#system-message ul li {
	margin-left: 0;
}
/* ----- SYSTEM ERROR MESSAGES ----- */
#system-message dd.error ul {
	background: #e6c0c0 url(../../system/images/notice-alert.png) 4px center no-repeat;
}
/* ----- SYSTEM NOTICE MESSAGES ----- */
#system-message dd.notice ul {
	color: #cc0000;
	border-top: 3px solid #f0dc7e;
	border-bottom: 3px solid #f0dc7e;
	background: #efe7b8 url(../../system/images/notice-note.png) 4px center no-repeat;
}
/* =============== JOOMLA! EXTENSIONS - MOD_BREADCRUMB =============== */
#jsn-pos-breadcrumbs {
	padding: 0;
}
span.breadcrumbs {
	display: block;
	font-size: 0.9em;
	line-height: 2.2em;
}
span.breadcrumbs a,
span.breadcrumbs span {
	color: #666;
	padding: 6px 25px 6px 15px;
    text-decoration: none;
	background: url(../images/backgrounds/bg-breadcrumbs.png) right -2px no-repeat;
    display: block;
    float: left;
}
span.breadcrumbs a:hover {
	text-decoration: underline;
}
span.breadcrumbs span.current {
	font-weight: bold;
	background: none;
}
/* =============== JOOMLA! EXTENSIONS - MOD_LOGIN =============== */
#form-login fieldset.input {
	border: none;
	padding: 0;
}
#form-login div.button-wrapper {
	text-align: center;
	margin-top: 0.5em;
}
#form-login #form-login-username,
#form-login #form-login-password,
#form-login #form-login-remember {
	margin: 0 0 6px 0;
}
/* =============== JOOMLA! EXTENSIONS - MOD_POLL =============== */
/* ----- POLL'S TABLE ----- */
table.poll td,
table[class*="box-"] td,
table[class*="solid-"] td,
table[class*="richbox-"] td,
table[class*="lightbox-"] td {
	text-align: left;
}
table.pollstableborder {
	margin: .5em 0;
	text-align: left;
}
table.pollstableborder td {
	text-align: left;
	font-size: .9em;
	padding: 3px 2px;
	border: none;
}
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search {
	float: right;
}
div.search input#mod_search_searchword {

}
/* =============== JOOMLA! EXTENSIONS - MOD_NEWSFLASH =============== */
.jsn-mod-newsflash.jsn-horizontal-container .jsn-article {
	padding: 0 1em;
}
.jsn-mod-newsflash .contentheading {
	margin: 0 0 0.3em 0;
}
#jsn-content-top, 
#jsn-pos-breadcrumbs, 
#jsn-pos-user-top, 
#jsn-usermodules1, 
#jsn-mainbody-content, 
#jsn-usermodules2, 
#jsn-content-bottom, 
#jsn-usermodules3, 
#jsn-pos-user-bottom,
div[class*="box-"] div.jsn-modulecontainer_inner,
div[class*="solid-"] div.jsn-modulecontainer_inner,
div[class*="richbox-"] div.jsn-modulecontainer_inner,
div[class*="lightbox-"] div.jsn-modulecontainer_inner,
#jsn-pos-promo-left div.jsn-modulecontainer_inner,
#jsn-pos-promo-right div.jsn-modulecontainer_inner {
	border: 1px solid #dedede;border-radius: 5px;
}

div.centermodule
{
text-align:center;
}