/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
::selection {
	background: #7893aa;
	color: #fff;
}
::-moz-selection {
	background: #7893aa;
	color: #fff;
}
::-webkit-selection {
	background: #7893aa;
	color: #fff;
}
a {
	color: #2491ca;
}
a:hover, a:active {
	color: #1f7cad;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-header {
	border-top-color: #374A5F;
}
#jsn-usermodules3 a {
	color: #0e355a;
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- ACTION LINK ----- */
.link-action {
	border-bottom: 1px solid #2491ca;
}
.link-action:hover {
	background-color: #2491ca;
}
/* =============== TYPOGRAPHY - TABLE STYLES =============== */
/* ----- COLOR HEADER TABLE ----- */
table.style-colorheader thead th {
	background-color: #366999;
	border-right: 1px groove #5A93C5;
}
/* ----- COLOR STRIPES TABLE ----- */
table.style-colorstripes td,
table.style-colorstripes th {
	border-bottom: 1px solid #366999;
	border-right: 1px groove #366999;
}
table.style-colorstripes thead th {
	background-color: #162c40;
}
table.style-colorstripes thead th.highlight {
	background-color: #284C72;
}
table.style-colorstripes tbody tr {
	background-color: #284D73;
}
table.style-colorstripes tbody .highlight {
	background-color: #DEE9F3;
}
table.style-colorstripes tbody tr.odd {
	background-color: #224161;
}
table.style-colorstripes tbody tr.odd .highlight {
	background-color: #CBDBED;
}
table.style-colorstripes tbody tr:hover th,
table.style-colorstripes tbody tr:hover td {
	background-color: #1D3752;
}
table.style-colorstripes tbody tr:hover .highlight {
	background-color: #BBD0E8;
}
table.style-colorstripes tbody td,
table.style-colorstripes tbody th {
	border-left: none;
	border-right: 1px solid #366999;
}
table.style-colorstripes tfoot th,
table.style-colorstripes tfoot td {
	background-color: #1f3d59;
}
.sectiontableheader {
	background-color: #366999;
}
/* ----- GREY STRIPES TABLE ----- */
table.style-greystripes thead th.highlight {
	background-color: #4786BE;
}
/* ============================== MENU ============================== */
/* =============== MENU - MAIN MENU =============== */
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a,
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
	color: #4970B7;
	border-top: 1px solid #5594CF;
} 
div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	color: #596f90;
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a {
	background-color: #7598bb;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.active > a {
	background-color: #7598bb;
}
/* =============== MENU - TREE MENU =============== */
/* ----- CURRENT / HOVER STATE ----- */
div.richbox-2 ul.menu-treemenu li a:hover,
div.richbox-2 ul.menu-treemenu li a.current {
	background-color: #214263;
}
div.lightbox-2 ul.menu-treemenu li a:hover,
div.lightbox-2 ul.menu-treemenu li a.current {
	background-color: #7598BB;
}
/* =============== MENU - SIDE MENU =============== */
/* ---------- 1st LEVEL ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul li:hover > a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.active > a,
div.jsn-modulecontainer ul.menu-sidemenu ul li.parent.active > a {
	background-color: #7598BB;
}
/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */
div.lightbox-2 ul.menu-sidemenu > li:hover > a {
	background-color: #7598BB;
}
div[class*="richbox-"] ul.menu-sidemenu > li:hover > a {
	background-color: #193965;
}
/* ----- ACTIVE STATE IN SPECIFIC MODULE BOXES ----- */
div.lightbox-2 ul.menu-sidemenu > li.active > a {
	background-color: #7598BB;
}
div[class*="richbox-"] ul.menu-sidemenu > li.active > a {
	background-color: #193965;
}
/* ============================== SITE TOOLS ============================== */
/* =============== SITE TOOLS - GENERAL PRESENTATION =============== */
/* ----- DROP DOWN ----- */
ul#jsn-sitetools-menu:hover,
ul#jsn-sitetools-menu li ul,
ul#jsn-sitetools-inline {
	background: url(../images/colors/blue/blue-pattern.png);
}
ul#jsn-sitetools-menu > li > a {
	background-color: #5188B2;
}
ul#jsn-sitetools-inline > li > a {
	display: none;
}	
/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- SOLIDBOX STYLE ----- */
div.solid-1 div.jsn-modulecontainer_inner {
	background: url(../images/colors/blue/bluedark-pattern.png);
}
div.solid-2 div.jsn-modulecontainer_inner {
	background: url(../images/colors/blue/blue-pattern.png);
}
div.solid-3 div.jsn-modulecontainer_inner {
	background: url(../images/colors/blue/light-pattern.png);
}
div.solid-3 .link-action {
	color: #2491CA !important;
}
div.solid-3 .link-action:hover {
	color: #FFF !important;
}
/* ----- RICHBOX STYLE ----- */
div[class*="richbox-"] div.jsn-modulecontainer_inner {
	background: url(../images/colors/blue/blue-pattern.png);
}
div.richbox-2 h3.jsn-moduletitle,
div.richbox-1 div.jsn-modulecontent {
	background: url(../images/colors/blue/bluedark-pattern.png);
}
/* ----- LIGHTBOX STYLE ----- */
div[class*="lightbox-"] div.jsn-modulecontainer_inner {
	background: url(../images/colors/blue/light-pattern.png);
}
div[class*="lightbox-"] div.jsn-modulecontent {
	border: 1px solid #d2dbe1;
}
div.lightbox-1 h3.jsn-moduletitle {
	background: url(../images/colors/blue/blue-pattern.png);
}
div.lightbox-2 h3.jsn-moduletitle {
	background: url(../images/colors/blue/bluedark-pattern.png);
}
div.lightbox-3 h3.jsn-moduletitle,
div.lightbox-3 div.jsn-modulecontent {
	border: 1px solid #d2dbe1;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod_search_searchword {
	border: 1px solid #284D73;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* PAGE PAGINATION */
ul.jsn-pagination li.navigation-page span {
	background-color: #4786BE;
}
/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== CSS3 EFFECTS ============================== */
/* ----- GENERAL ----- */
::selection,
::-moz-selection,
::-webkit-selection  {
	text-shadow: 0 1px 0 rgba(0,0,0,0.8);
}
a {
	transition: color 0.3s ease;
	moz-transition: color 0.3s ease;
	-webkit-transition: color 0.3s ease;
}
#jsn-header {
	box-shadow: inset 0 1px 0 #FFF;
	-moz-box-shadow: inset 0 1px 0 #FFF;
	-webkit-box-shadow: inset 0 1px 0 #FFF;
	-o-box-shadow: inset 0 1px 0 #FFF;
}
#jsn-promo {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}
#jsn-usermodules3 {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
#jsn-usermodules3 div.jsn-modulecontainer div.jsn-modulecontent a {
	text-decoration: underline;
}
#jsn-footer {
	text-shadow: 0 1px 0 #000;
}
pre {
	border-radius: 0;
}
blockquote {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 0 1px 0 #FFF;
}
/* ----- READ MORE ----- */
body.jsn-css3 .readon {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(255,255,255)),color-stop(1, rgb(216,216,216)));
	background-image:-webkit-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%);
	background-image:linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffd8d8d8,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffd8d8d8,GradientType=0);
}
body.jsn-css3 .readon:hover {
	box-shadow: 0 0 3px #333;
	-moz-box-shadow: 0 0 3px #333;
	-webkit-box-shadow: 0 0 3px #333;
}
/* ----- GO TOP LINK ----- */
body.jsn-css3 #jsn-gotoplink {
	transition: color 0.3s linear, background 0.3s ease-out;
	-moz-transition: color 0.3s linear, background 0.3s ease-out;
	-webkit-transition: color 0.3s linear, background 0.3s ease-out;
}
/* ----- TYPOGRAPHY STYLE ----- */
/* TEXT STYLES */
body.jsn-css3 .text-box {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	-webkit-box-shadow: 0 0 2px #999;
}
body.jsn-css3 .text-box-highlight {
	transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
}
body.jsn-css3 .text-box-highlight:hover {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	-webkit-box-shadow: 0 0 2px #999;
}
body.jsn-css3 .text-highlight {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/* LINK STYLES */
body.jsn-css3 .link-button {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: inset 0 0 2px rgba(255,255,255,0.9);
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
body.jsn-css3 .link-button.button-light {
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	box-shadow: inset 0 1px 0 #FFF;
}
body.jsn-css3 .link-button.button-dark {
	box-shadow: inset 0 0 2px rgba(255,255,255,0.6);
}
body.jsn-css3 .link-button:hover {
}
body.jsn-css3 .link-button:focus,
body.jsn-css3 .link-button:active {
	box-shadow: inset 0 1px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.4);
	-o-box-shadow: inset 0 1px 5px rgba(0,0,0,0.4);
}
body.jsn-css3 .link-button,
body.jsn-css3 .link-button a {
	transition: background-color 0.3s ease-out, box-shadow 0s;
	-moz-transition: background-color 0.3s ease-out, box-shadow 0s;
	-webkit-transition: background-color 0.3s ease-out, box-shadow 0s;
}
body.jsn-css3 .link-action {
	transition: color 0.3s linear, background 0.3s ease-out;
	-moz-transition: color 0.3s linear, background 0.3s ease-out;
	-webkit-transition: color 0.3s linear, background 0.3s ease-out;
}
body.jsn-css3 .link-action:hover {
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
body.jsn-css3 .link-highlight {
	transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
}
body.jsn-css3 .link-highlight:hover {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	-webkit-box-shadow: 0 0 2px #999;
}
/* TABLE STYLES */
body.jsn-css3 table.table-style th,
body.jsn-css3 table.table-style td {
	transition: background 0.3s ease-out;
	-moz-transition: background 0.3s ease-out;
	-webkit-transition: background 0.3s ease-out;
}
/* LIST STYLES */
ul.list-number-bullet li .jsn-listbullet {
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
/* FORM STYLE */
body.jsn-css3 .inputbox {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: color 0.1s linear, background 0.3s ease-out, border-color 0.3s;
	-moz-transition: color 0.1s linear, background 0.3s ease-out, border-color 0.3s;
	-webkit-transition: color 0.1s linear, background 0.3s ease-out, border-color 0.3s;
}
body.jsn-css3 .button {
	background-image: -ms-linear-gradient(top, #999, #777);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#777));
	background-image: -webkit-linear-gradient(top, #999, #777);
	background-image: -o-linear-gradient(top, #999, #777);
	background-image: linear-gradient(top, #999, #777);
	background-image: -moz-linear-gradient(top, #999, #777);
	background-repeat: repeat-x;
	border: 1px solid #000;
	*border: 0;
	border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
		  border-radius: 3px;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#999', endColorstr='#777', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	transition: color 0.1s linear, background 0.3s ease-out;
	-moz-transition: color 0.1s linear, background 0.3s ease-out;
	-webkit-transition: color 0.1s linear, background 0.3s ease-out;
}
body.jsn-css3 .button:hover,
body.jsn-css3 .button:active {
	background-image: -ms-linear-gradient(top, #777, #555);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777), to(#555));
	background-image: -webkit-linear-gradient(top, #777, #555);
	background-image: -o-linear-gradient(top, #777, #555);
	background-image: linear-gradient(top, #777, #555);
	background-image: -moz-linear-gradient(top, #777, #555);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#777', endColorstr='#555', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	transition: color 0.1s linear, background 0.3s ease-out, background-position 0.3s;
	-moz-transition: color 0.1s linear, background 0.3s ease-out, background-position 0.3s;
	-webkit-transition: color 0.1s linear, background 0.3s ease-out, background-position 0.3s;
}
/* ----- MENU STYLES ----- */
/* GENERAL */
body.jsn-css3 ul.menu-mainmenu li a,
body.jsn-css3 ul.menu-sidemenu li a,
body.jsn-css3 ul.menu-sidemenu li a span.jsn-menudescription,
body.jsn-css3 ul.menu-treemenu li a,
body.jsn-css3 ul.menu-treemenu li a span.jsn-menudescription {
	transition: background 0.3s ease, color 0.3s ease;
	-moz-transition: background 0.3s ease, color 0.3s ease;
	-webkit-transition: background 0.3s ease, color 0.3s ease;
}
body.jsn-css3 ul.menu-mainmenu ul {
	box-shadow: 2px 5px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 5px 5px rgba(0,0,0,0.2);
}
body.jsn-css3 ul.menu-mainmenu ul li a {
	text-shadow: 0 1px 0 #FFF;
	transition: all 0.3s ease;
	moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
body.jsn-css3 ul.menu-mainmenu.jsn-menu-mobile ul li a {
	text-shadow: 0 1px 0 #000;
}
body.jsn-css3 ul.menu-mainmenu ul li:hover > a,
body.jsn-css3 ul.menu-mainmenu ul li.active > a,
body.jsn-css3 ul.menu-sidemenu ul li:hover > a,
body.jsn-css3 ul.menu-sidemenu ul li.active > a {
	text-shadow: 0 1px 0 #000;
}
body.jsn-css3 ul.menu-mainmenu ul li a,
body.jsn-css3 ul.menu-sidemenu ul li a {
	box-shadow: inset 0 1px 0 #FFF;
	-moz-box-shadow: inset 0 1px 0 #FFF;
	-webkit-box-shadow: inset 0 1px 0 #FFF;
}
body.jsn-css3 ul.menu-mainmenu.jsn-menu-mobile ul li a {
	box-shadow: none;
}
body.jsn-css3 ul.menu-mainmenu ul li:hover > a,
body.jsn-css3 ul.menu-mainmenu ul li.active > a,
body.jsn-css3 ul.menu-sidemenu ul li:hover > a,
body.jsn-css3 ul.menu-sidemenu ul li.active > a {
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.3);
}
body.jsn-css3 ul.menu-mainmenu.jsn-menu-mobile ul li:hover > a,
body.jsn-css3 ul.menu-mainmenu.jsn-menu-mobile ul li.active > a {
	box-shadow: none;
}
/* MAIN MENU - SIDE MENU */
body.jsn-css3 ul.menu-mainmenu li ul,
body.jsn-css3 ul.menu-sidemenu li ul,
#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
body.jsn-css3 ul.menu-mainmenu li:hover > ul,
body.jsn-css3 ul.menu-sidemenu li:hover > ul,
body.jsn-css3 #jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner:hover .jsn-modulecontent {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
body.jsn-css3 ul.menu-mainmenu li:hover > ul,
body.jsn-css3 ul.menu-sidemenu li:hover > ul {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* ----- SITE TOOLS ----- */
body.jsn-css3 ul#jsn-sitetools-menu,
body.jsn-css3 ul#jsn-sitetools-menu ul,
#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner h3,
#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
/* ----- MODULE STYLES ----- */
div[class*="solid-"] div.jsn-modulecontainer_inner,
div[class*="richbox-"] div.jsn-modulecontainer_inner,
div[class*="lightbox-"] div.jsn-modulecontainer_inner  {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.blankbox h3.jsn-moduletitle,
div[class*="richbox-"] h3.jsn-moduletitle,
div[class*="lightbox-"] h3.jsn-moduletitle {
	border-radius: 5px 5px 0 0;
}
div.blankbox div.jsn-modulecontent,
div[class*="lightbox-"] div.jsn-modulecontent {
	border-radius: 0 0 5px 5px;
}
div.blankbox div.jsn-modulecontent {
	border-top-color: rgba(255,255,255,0.8);
}
#jsn-usermodules3 div[class*="lightbox-"] div.jsn-modulecontent {
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}
div[class*="richbox-"],
div[class*="solid-"],
div[class*="lightbox-"] h3.jsn-moduletitle  {
	text-shadow: 0 1px 0 rgba(0,0,0,0.6);
}
div[class*=lightbox-] div.jsn-modulecontent,
div.lightbox-3 h3.jsn-moduletitle,
div.solid-3 h3.jsn-moduletitle,
div.solid-3 div.jsn-modulecontent {
	text-shadow: 0 1px 0 #FFF;
}
body.jsn-color-christmas div.lightbox-3 h3.jsn-moduletitle,
body.jsn-color-christmas div.solid-3 h3.jsn-moduletitle,
body.jsn-color-christmas div.solid-3 div.jsn-modulecontent {
	text-shadow: 0 1px 0 rgba(0,0,0,0.6);
}
div[class*="richbox-"] h3.jsn-moduletitle {
	border-bottom: 1px solid rgba(0,0,0,0.6);
	box-shadow: 0 1px 0 rgba(255,255,255,0.2);
}
div[class*=richbox-] div.jsn-modulecontent {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	border-radius: 0 0 5px 5px;
}
div.jsn-modulecontent ul.menu-sidemenu > li > a,
div.jsn-modulecontent ul.menu-treemenu li a,
div.jsn-modulecontent ul.menu-sidemenu ul li a {
	text-shadow: 0 1px 0 #FFF;
}
div[class*="richbox-"] ul.menu-sidemenu > li > a,
div[class*="solid-"] ul.menu-sidemenu > li > a,
div.lightbox-2 ul.menu-sidemenu > li:hover > a,
div.lightbox-2 ul.menu-sidemenu > li.active > a,
div[class*="richbox-"] ul.menu-treemenu > li a,
div[class*="solid-"] ul.menu-treemenu > li a,
div.jsn-modulecontent ul.menu-treemenu li > a:hover,
div.jsn-modulecontent ul.menu-treemenu li.current a {
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
div[class*="solid-"] ul.menu-sidemenu > li:hover > a,
div[class*="solid-"] ul.menu-treemenu li > a:hover {
	background-color: rgba(255,255,255,0.2);
}
div.lightbox-1 ul.menu-treemenu li > a:hover,
div.lightbox-1 ul.menu-treemenu li.current a {
	text-shadow: none;
}
.jsn-article-toolbar .article-info {
	text-shadow: 0 1px 0 #FFF;
}
/* ----- OVERRIDE JOOMLA 30 ----- */
.jsn-joomla-30 .calendar .button {
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
}