/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
/* =============== DEFAULT HTML - GENERAL STYLES =============== */
html, body {
	line-height: 1.5;
	margin: 0;
	padding: 0;
	overflow: inherit !important;
}
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: 0 0 15px;
}
p:first-child,
blockquote:first-child,
form:first-child,
dl:first-child,
ul:first-child,
ol:first-child,
fieldset:first-child,
address:first-child,
table:first-child {
	margin-top: 0px;
}
p:last-child,
blockquote:last-child,
form:last-child,
dl:last-child,
ul:last-child,
ol:last-child,
fieldset:last-child,
address:last-child,
table:last-child {
	margin-bottom: 15px;
}
fieldset {
	padding: 10px;
	border: none;
}
.jsn-joomla-30 fieldset {
	padding: 0;
	margin: 0;
}
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;
}
blockquote p {
	font-size: 1em;
	line-height: inherit;
}
/* =============== DEFAULT HTML - HEADING STYLES =============== */
h1 {
	color: #000000;
	font-size: 1.4em;
}
h2 {
	color: #000000;
	font-size: 1.3em;
}
h3 {
	color: #CC3333;
	font-size: 1.7em;
}
h4 {
	color: #CC8033;
	font-size: 1.1em;
}
h5, h6 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 5px 0;
}
/* =============== 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;
}
.clearbreak {
	clear: both;
}
div.jsn-modulecontainer {
	margin-top: 20px;
}
div.jsn-modulecontainer:first-child,
div.jsn-horizontallayout div.jsn-modulecontainer {
	margin-top: 0;
}
div.jsn-modulescontainer {
	padding: 5px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
div.jsn-modulescontainer div.jsn-modulecontainer_inner {
	margin: 10px;
}
div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer {
	width: 23.404255319148934%;
	margin-left: 2.127659574468085%;
}
div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer:first-child {
	margin-left: 0;
}
div.jsn-modulescontainer5.jsn-horizontallayout div.jsn-modulecontainer:last-child {
	margin-left: 0;
	margin-top: 2.127659574468085%;
	clear: left;
}
#jsn-pos-footer,
#jsn-pos-bottom {
	text-align: center;
	color: #999;
}
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-master {
	background-position: left top;
	background-repeat: repeat;
}
#jsn-page {
	color: #788286;
	padding-bottom: 20px;
	overflow: hidden;
}
#jsn-pos-topbar,
#jsn-headerbar_inner,
#jsn-header_inner2,
#jsn-topbar_inner1,
#jsn-promo_inner,
#jsn-pos-content-top,
#jsn-content,
#jsn-content-bottom,
#jsn-usermodules3-inner,
#jsn-footer {
	width: 960px;
	margin: 0 auto;
}
/* ----- STICKLEFT / STICKRIGHT ----- */
div[id*=jsn-pos-stick-] {
	position: fixed;
	z-index: 888888;
}
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 - TOPBAR AREA =============== */
#jsn-topbar {
	background-color: #282828;
	padding: 5px 0;
}
#jsn-pos-topbar {
	color: #ffffff;
	margin: 0 auto;
	width: 960px;
}
#jsn-pos-topbar a {
	color: #ffffff;
}
#jsn-pos-topbar .jsn-modulecontainer {
	float: right;
}
/* =============== LAYOUT - LAYOUT CHANGING =============== */
/* ----- PROMO AREA ----- */
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid  #jsn-pos-promo.order1 + #jsn-pos-promo-left.order3 .jsn-modulecontainer,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid  #jsn-pos-promo-left.order2 #jsn-pos-promo-right.order3 .jsn-modulecontainer,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid  #jsn-pos-promo-left.order2[class*="offset-"] .jsn-modulecontainer,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid  #jsn-pos-promo-left.order1 + #jsn-pos-promo-right.order2 .jsn-modulecontainer,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid  #jsn-pos-promo-left.order2 + #jsn-pos-promo-right.order3 .jsn-modulecontainer {
    margin-left: -17px;
    margin-right: 0;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo-right.order2 .jsn-modulecontainer,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo-left.order2 .jsn-modulecontainer,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo:not(.order2) + #jsn-pos-promo-right.order1[class*="offset-"] .jsn-modulecontainer,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo-left.order2 + #jsn-pos-promo-right.order1 .jsn-modulecontainer,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo:not(.order2) + #jsn-pos-promo-left.order1 .jsn-modulecontainer {
    margin-right: -17px;
    margin-left: 0;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span1[class*="order"] > div {
    margin: 0 -33.3333%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2[class*="order"] > div {
    margin: 0 -14.2857%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3[class*="order"] > div {
    margin: 0 -9.0909%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4[class*="order"] > div {
    margin: 0 -6.6667%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5[class*="order"] > div {
    margin: 0 -5.2632%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6[class*="order"] > div {
    margin: 0 -4.3478%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7[class*="order"] > div {
    margin: 0 -3.7037%;
}
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8[class*="order"] > div {
    margin: 0 -3.2258%;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span9 > div,
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order1 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order1 > div {
    margin: 0 -2.8571% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span10 > div,
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order10 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span10.order1 > div {
    margin: 0 -2.5641% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span8 > div,
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8.order1 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8.order1 > div {
    margin: 0 -3.2258% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span7 > div,
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7.order1 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7.order1 > div {
    margin: 0 -3.7037% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span6 > div,
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6.order1 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6.order1 > div {
    margin: 0 -4.3478% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span5 > div,
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5.order1 > div {
    margin: 0 -5.2632% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span4 > div,
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4.order1 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4.order1 > div {
    margin: 0 -6.6667% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span3 > div,
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3.order1 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3.order1 > div {
    margin: 0 -9.0909% 0 0;
}
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span2 > div,
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2.order1 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2.order1 > div {
    margin: 0 -14.2857% 0 0;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9 > div,
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span9.order2 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order3 > div {
    margin: 0 0 0 -2.8571%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span10 > div,
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span10.order2 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span10.order3 > div {
    margin: 0 0 0 -2.5641%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8 > div,
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span8.order2 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8.order3 > div {
    margin: 0 0 0 -3.2258%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7 > div,
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span7.order2 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7.order3 > div {
    margin: 0 0 0 -3.7037%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6 > div,
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span6.order2 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6.order3 > div {
    margin: 0 0 0 -4.3478%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5 > div,
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span5.order2 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5.order3 > div {
    margin: 0 0 0 -5.2632%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4 > div,
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span4.order2 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4.order3 > div {
    margin: 0 0 0 -6.6667%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3 > div,
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span3.order2 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3.order3 > div {
    margin: 0 0 0 -9.0909%;
}
#jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2 > div,
#jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span2.order2 > div,
#jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2.order3 > div {
    margin: 0 0 0 -14.2857%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span1[class*="order"] > div {
    margin: 0 -42.8571%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2[class*="order"] > div {
    margin: 0 -17.6471%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3[class*="order"] > div {
    margin: 0 -11.1111%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4[class*="order"] > div {
    margin: 0 -8.1081%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5[class*="order"] > div {
    margin: 0 -6.383%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6[class*="order"] > div {
    margin: 0 -5.2632%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7[class*="order"] > div {
    margin: 0 -4.4776%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8[class*="order"] > div {
    margin: 0 -3.8961%;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span9 > div,
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order1 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order1 > div {
    margin: 0 -3.4483% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span10 > div,
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order10 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span10.order1 > div {
    margin: 0 -3.0928% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span8 > div,
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8.order1 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8.order1 > div {
    margin: 0 -3.8961% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span7 > div,
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7.order1 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7.order1 > div {
    margin: 0 -4.4776% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span6 > div,
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6.order1 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6.order1 > div {
    margin: 0 -5.2632% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span5 > div,
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5.order1 > div {
    margin: 0 -6.383% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span4 > div,
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4.order1 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4.order1 > div {
    margin: 0 -8.1081% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span3 > div,
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3.order1 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3.order1 > div {
    margin: 0 -11.1111% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span2 > div,
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2.order1 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2.order1 > div {
    margin: 0 -17.6471% 0 0;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span9.order2 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span9.order3 > div {
    margin: 0 0 0 -3.4483%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span10 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span10.order2 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span10.order3 > div {
    margin: 0 0 0 -3.0928%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span8.order2 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span8.order3 > div {
    margin: 0 0 0 -3.8961%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span7.order2 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span7.order3 > div {
    margin: 0 0 0 -4.4776%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span6.order2 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span6.order3 > div {
    margin: 0 0 0 -5.2632%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span5.order2 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span5.order3 > div {
    margin: 0 0 0 -6.383%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span4.order2 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span4.order3 > div {
    margin: 0 0 0 -8.1081%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span3.order2 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span3.order3 > div {
    margin: 0 0 0 -11.1111%;
}
.jsn-responsive #jsn-promo.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.row-fluid #jsn-pos-promo.span2.order2 > div,
.jsn-responsive #jsn-promo.jsn-haspromoright.jsn-haspromoleft.row-fluid #jsn-pos-promo.span2.order3 > div {
    margin: 0 0 0 -17.6471%;
}
/* ----- Maincontent Area ----- */
#jsn-content.jsn-hasleft.jsn-hasright #jsn-content_inner2.jsn-flip #jsn-leftsidecontent.order2 > div,
#jsn-content.jsn-hasleft.jsn-hasright #jsn-content_inner2.jsn-flip #jsn-rightsidecontent.order2 > div {
	margin-left: -5px;
}
#jsn-content.jsn-hasright.jsn-hasleft #jsn-content_inner.jsn-flip #jsn-rightsidecontent.order2 > div,
#jsn-content.jsn-hasright.jsn-hasleft #jsn-content_inner.jsn-flip #jsn-leftsidecontent.order2 > div {
	margin-right: -5px;
}
#jsn-content.jsn-hasleft.jsn-hasright #jsn-content_inner.jsn-flip #jsn-content_inner2 {
	background: none;
}
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent #jsn-centercol_inner {
	margin-left: -5px;
	margin-right: -5px;
}
#jsn-content.jsn-hasright #jsn-centercol_inner,
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order1 #jsn-centercol_inner {
	margin-right: -5px;
	margin-left: 0;
}
#jsn-content.jsn-hasleft #jsn-centercol_inner,
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order3 #jsn-centercol_inner,
#jsn-content.jsn-hasright .order2 #jsn-centercol_inner,
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order3 #jsn-centercol_inner {
	margin-left: -5px;
	margin-right: 0;
}
#jsn-content.jsn-hasleft #jsn-maincontent.order1 #jsn-centercol_inner {
	margin-left: 0;
	margin-right: -5px;
}
#jsn-maincontent.span12[class*="order"],
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order2 {
	padding: 0;
}
/* ----- Component Area ----- */
#jsn-content.jsn-hasinnerleft.jsn-hasinnerright #jsn-maincontent.span12 #jsn-centercol {
	padding: 0;
}
/* =============== LAYOUT - HEADER AREA =============== */
#jsn-logo a {
                                                      line-height: 100%;
	display: inline-block;
	margin: 22px 0 20px 0;

	
}
#jsn-headerbar {
	background-color: #000;
	border-bottom: 1px solid #000;
	overflow: hidden;
}
#jsn-headerright {
	padding: 0;
}
#jsn-headerright #jsn-pos-top {
	float: right;
}
#jsn-pos-top form {
	margin: 4px 0;
}
#jsn-pos-top div.jsn-modulecontainer {
	float: right;
	margin-left: 10px;
}
#jsn-pos-top div.jsn-modulecontainer:first-child {
	margin-left: 0;
}
/* =============== LAYOUT - MENU AREA =============== */
#jsn-header {
	z-index: 999;
	color: #f2f2f2;
	position: relative;
	padding-bottom: 15px;
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 70px;
}
#jsn-header_inner {
	background-repeat: repeat-x;
	background-position: left 5px;
	margin-bottom: -20px;
}
#jsn-header_inner1 {
	background-repeat: repeat-x;
	background-position: left 5px;
	padding-top: 1px;
}
#jsn-menu {
	margin: 20px 0 25px;
	position: relative;
	z-index: 999;
}
#jsn-pos-toolbar {
	float: right;
}
#jsn-pos-toolbar div.jsn-modulecontainer {
	float: right;
	margin-left: 10px;
}
#jsn-pos-toolbar form {
	margin: 0;
}
#jsn-header div.jsn-modulecontainer {
	float: left;
	margin:0;
}
/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-promo {
	padding-top: 20px;
}
#jsn-content-top {
	z-index: 88;
	color: #555;
	position: relative;
	margin: 20px 0;
	padding-top: 5px;
}
#jsn-content-top {
	background: url(../images/bg-content-top.png) left top repeat-x;
}
#jsn-content-top-inner1 {
	background: url(../images/bg-content-top-2.png) left bottom repeat-x;
	padding-bottom: 5px;
}
#jsn-content-top-inner2 {
	background-color: #FDFDFD;
}

#jsn-content-top h3.jsn-moduletitle {
	color: #fff;
}
#jsn-pos-content-top h3.jsn-moduletitle {
	color: #31505c;
}
#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-left div.jsn-modulecontainer,
#jsn-pos-promo-right div.jsn-modulecontainer {
	padding: 0;
}
/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-content,
#jsn-maincontent,
div[id*="jsn-content_inner"],
div[id*="jsn-mainbody-content-inner"],
#jsn-pos-innerleft,
#jsn-pos-innerright,
#jsn-leftsidecontent,
#jsn-rightsidecontent {
	position: relative;
}
#jsn-content {

}
#jsn-content_inner7 {
	margin-top: 20px;
}
#jsn-leftsidecontent,
#jsn-rightsidecontent {
	z-index: 87;
}
#jsn-leftsidecontent_inner,
#jsn-rightsidecontent_inner,
#jsn-pos-innerleft_inner,
#jsn-pos-innerright_inner {
	padding: 0;
}
#jsn-mainbody-content.jsn-hasinnerleft,
#jsn-mainbody-content.jsn-hasinnerright,
#jsn-mainbody-content.jsn-hasmainbodytop,
#jsn-mainbody-content.jsn-hasmainbody,
#jsn-mainbody-content.jsn-hasmainbodybottom {
	background-color: #FFFFFF;
	padding: 15px;
	margin-bottom: 5px;
}
#jsn-pos-mainbody-top {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEE;
}
#jsn-pos-breadcrumbs {
	padding: 1em 0;
}
.jsn-joomla-30 #jsn-pos-breadcrumbs {
	padding: 5px 15px;
}
#jsn-usermodules1,
#jsn-usermodules2 {
	background-color: #F5F5F5;
	border-bottom: 1px solid #fff;
	margin: 0 0 20px 0;
}
#jsn-usermodules2 {
	margin: 20px 0 0 0;
}
#jsn-usermodules1_inner_grid2,
#jsn-usermodules2_inner_grid2 {
	width: 100%;
	background: url(../images/dot.png) 50% top repeat-y;
}
#jsn-pos-banner {
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}
/* =============== LAYOUT - CONTENT BOTTOM AREA =============== */
#jsn-content-bottom {
	z-index: 85;
	position: relative;
}
#jsn-content-bottom #jsn-pos-content-bottom {
	padding: 0;
	border: 1px solid #DDD;
	margin-top: 20px;
}
#jsn-usermodules3 div.image-user {
	background: url(../images/icons/border-user.png) no-repeat scroll right 7px;
}
#jsn-usermodules3 img {
	max-width: 100%;
}
div#jsn-usermodules3.jsn-modulescontainer div.jsn-modulecontainer_inner {
	padding: 0;
}
#jsn-content-bottom h3 {
	font-weight: normal;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
#jsn-usermodules3 h3 {
	font-weight: bold;
	margin: 0;
}
/* =============== LAYOUT - FOOTER AREA =============== */
#jsn-footer {
	color: #595959;
	background: url(../images/border-footer.jpg) left top repeat-x;
	margin-top: 20px !important;
}
#jsn-footer a {
	text-decoration: none;
}
#jsn-footer a:hover {
	text-decoration: underline;
}
#jsn-footer ul.menu-divmenu,
#jsn-footer ul.menu-divmenu li {
	float: none;
	border-right: none;
}
#jsn-footer ul.menu-divmenu li {
	background: url(../images/icons/icons-base.png) no-repeat scroll left -940px;
	padding: 0 3px 0 15px;
}
#jsn-footer ul.menu-divmenu li:first-child {
	background: transparent;
	padding: 0;
}
#jsn-brand {
	padding-top: 10px;
    display: block;
    padding: 3px 8px;
    color: #845B2D;
    text-align: center;
	margin: 0 0 10px 0;
}
#jsn-brand a {
	padding: 0 5px;
}
#jsn-brand a:hover {
	background-color: #845B2D;
	color: #fff;
	text-decoration: none;
}
/* ============================== 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: #d9d9d9;
	background-color: #f2f2f2;
}
.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-green li:after {
	border-left-color: #3AA655;
}
/* =============== TYPOGRAPHY - IMAGES STYLES =============== */
img.image-left {
	float: left;
	margin: 0.5em 1.3em 0.5em 0;
}
img.image-right {
	float: right;
	margin: 0.5em 0.5em 0.5em 1em;
}
img.image-border {
	padding: 5px;
	border: 1px solid #e0e7ea;
	background-color: #fff;
}
img.image-margin {
	margin: .5em;
}
/* ============================== MENU ============================== */
/* =============== MENU - GENERAL =============== */
/* ----- RICH MENU STYLE ----- */
.jsn-menutitle,
.jsn-menudescription {
	display: block;
	text-transform: none;
}
.jsn-menudescription {
	color: #DDD;
	font-size: 0.9em;
	font-weight: normal;
}
/* =============== MENU - MAIN MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-mainmenu {
	margin: 220;
	padding: 0;
	clear: both;
}
div.jsn-modulecontainer ul.menu-mainmenu li {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	list-style-type: none;
}
div.jsn-modulecontainer ul.menu-mainmenu > li {
	margin-left: 5px;
}
div.jsn-modulecontainer ul.menu-mainmenu li a {
	color: #555;
	display: block;
	cursor: pointer;
	padding: 12px 15px;
	border-bottom: 1px solid #ddd;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {
	padding: 10px 20px;
	font-size: 2.2em;
	text-transform: uppercase;
	color: #FFF;
	border-bottom: none;
	border-top: none;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a.jsn-nodescription {
	padding: 10px 12px 28px;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.parent > a {
	padding-right: 30px;
}
div.jsn-modulecontainer ul.menu-mainmenu li > a > span {
	display: block;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.parent > a {
	background-image:url(../images/icons/icon-arrow-down.png);
	background-repeat: no-repeat;
	background-position: 90% center;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li a span.jsn-menudescription {
	display: none;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu li a span.jsn-menudescription {
	display: block;
	padding-top: 2px;
	text-transform: none;
}
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul {
	margin: 0;
	padding: 0;
	width: 200px;
	left: -999em;
	position: absolute;
	background-color: #EEE;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li {
	width: 200px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	font-size: 2.9em;
}
div.jsn-modulecontainer ul.menu-mainmenu ul ul {
	top: 0;
	margin-left: 201px;
}
/* ----- PARENT ITEMS / ADD ARROW TO ITEMS HAVE SUBLEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.parent > a {
	background-image: url(../images/icons/icon-arrow.png);
	background-position: 97% center;
	background-repeat: no-repeat;
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a {
	text-decoration: none;
	color: #555;
	background-color: #DDD;
}
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a {
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EEE;
	color: #555;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.parent:hover > a {
	background-image: url(../images/icons/icon-arrow-down-black.png);
}
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a span.jsn-menudescription {
	color: #777;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
	color: #555;
	background-color: #DDD;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
	background-color: rgba(255,255,255,0.2);
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.active:hover > a {
	background-color: #EEE !important;
	color: #555;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.active.parent:hover > a {
	background-image: url(../images/icons/icon-arrow-down-black.png);
}
/* ----- ROLLOVER STATE / DISPLAY SUB-MENU OF SELECTED MENU ITEM ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > ul {
	left: auto;
	right: auto;
}
/* =============== MENU - TREE MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-treemenu {
	margin: 0 -10px;
	padding: 0;
	list-style: none;
}
div.jsn-modulecontainer ul.menu-treemenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.jsn-modulecontainer ul.menu-treemenu li {
	margin: 0;
	padding: 0;
	position: relative;
}
div.jsn-modulecontainer ul.menu-treemenu > li {
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #FFF;
}
div.jsn-modulecontainer ul.menu-treemenu > li.first,
div.jsn-modulecontainer ul.menu-treemenu > li:first-child {
	border-top: none;
}
div.jsn-modulecontainer ul.menu-treemenu > li.last,
div.jsn-modulecontainer ul.menu-treemenu > li:last-child {
	border-bottom: none;
}
div.jsn-modulecontainer ul.menu-treemenu li a {
	padding: 10px;
	display: block;
	color: #404040;
	cursor: pointer;
	text-decoration: none;
}
div[class*="richbox-"] ul.menu-treemenu > li {
	border-bottom-color: #e0db9e;
}
div[class*="richbox-"] ul.menu-treemenu li a {
	color: #3f606d;
}
div[class*="solid-1"] ul.menu-treemenu li a {
	color: #FFF;
}
div.solid-2 ul.menu-treemenu li a {
	color: #666;
}
div[class*="solid-"] ul.menu-treemenu > li {
	border-bottom: 1px solid #555;
	border-top: 1px solid #777;
}
ul.menu-treemenu li a span {
	display: block;
}
ul.menu-treemenu li > a > span {
	padding-left: 16px;
	background: url(../images/icons/icons-base.png) left -382px no-repeat;
}
ul.menu-treemenu li ul li > a > span {
	padding-left: 16px;
	background: url(../images/icons/icons-base.png) left -940px no-repeat;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-treemenu li a span.jsn-menudescription {
	display: none;
}
div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {
	color: #868686;
	display: block;
}
div[class*="richbox-"] ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {
	color: #999;
}
div.solid-1 ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {
	color: #DDD;
}
div.solid-2 ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {
	color: #999;
}
/* ---------- NORMAL STATE ---------- */
div.jsn-modulecontainer ul.menu-treemenu ul li {
	margin: 0;
}
div.jsn-modulecontainer ul.menu-treemenu ul li a {
	padding-left: 25px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul li a {
	padding-left: 40px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul li a {
	padding-left: 55px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul li a {
	padding-left: 70px;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul ul ul ul li a {
	padding-left: 85px;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-treemenu li.active > a {
	font-weight: bold;
}
/* ----- CURRENT / HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-treemenu li a:hover,
div.jsn-modulecontainer ul.menu-treemenu li a.current {
	background-color: #d9d9d9;
}
div.solid-1 ul.menu-treemenu li a:hover,
div.solid-1 ul.menu-treemenu li a.current {
	background-color: #578091;
}
div.solid-2 ul.menu-treemenu li a:hover,
div.solid-2 ul.menu-treemenu li a.current {
	background-color: #666;
	color: #FFF;
}
div.richbox-1 ul.menu-treemenu li a:hover,
div.richbox-1 ul.menu-treemenu li a.current {
	background-color: #3F616F;
	color: #FFF;
}
div.richbox-2 ul.menu-treemenu li a:hover,
div.richbox-2 ul.menu-treemenu li a.current {
	background-color: #666;
	color: #FFF;
}
div.lightbox-1 ul.menu-treemenu li a:hover,
div.lightbox-1 ul.menu-treemenu li a.current {
	background-color: #C8D9DF;
}
div[class*="richbox-"] ul.menu-treemenu.menu-richmenu li a:hover span.jsn-menudescription,
div[class*="richbox-"] ul.menu-treemenu.menu-richmenu li a.current span.jsn-menudescription,
div.solid-2 ul.menu-treemenu.menu-richmenu li a:hover span.jsn-menudescription,
div.solid-2 ul.menu-treemenu.menu-richmenu li a.current span.jsn-menudescription {
	color: #DDD;
}
/* =============== 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: 5px 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 5px 0 15px;
	color: #9c9c9b;
	display: block;
	font-size: 14px;
	background: url(../images/icons/icons-base.png) left -900px no-repeat;
}
ul.menu-topmenu li a:hover {
	text-decoration: none;
	color: #FFF;
}
ul.menu-topmenu li a span {
	display: block;
}
/* ============================== MODULE STYLES ============================== */
h3.jsn-moduletitle {
	margin: 0;
	color: #31505c;
}
h3.jsn-moduletitle span {
	display: block;
}
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- GENERAL MODULE STYLES ----- */
div[class*="solid-"] div.jsn-modulecontainer_inner,
div[class*="richbox-"] div.jsn-modulecontainer_inner,
div[class*="lightbox-"] div.jsn-modulecontainer_inner {
	margin: 0;
	padding: 0;
}
div[class*="solid-"] h3.jsn-moduletitle,
div[class*="richbox-"] h3.jsn-moduletitle,
div[class*="lightbox-"] h3.jsn-moduletitle {
	position: relative;
}
div.jsn-modulescontainer div[class*="solid-"],
div.jsn-modulescontainer div[class*="richbox-"],
div.jsn-modulescontainer div[class*="lightbox-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
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 10px;
}
div.jsn-modulescontainer div[class*="solid-"]:first-child div.jsn-modulecontainer_inner,
div.jsn-modulescontainer div[class*="richbox-"]:first-child div.jsn-modulecontainer_inner,
div.jsn-modulescontainer div[class*="lightbox-"]:first-child div.jsn-modulecontainer_inner {
	margin-left: 0;
}
div.jsn-modulescontainer div[class*="solid-"]:last-child div.jsn-modulecontainer_inner,
div.jsn-modulescontainer div[class*="richbox-"]:last-child div.jsn-modulecontainer_inner,
div.jsn-modulescontainer div[class*="lightbox-"]:last-child div.jsn-modulecontainer_inner {
	margin-right: 0;
}
#jsn-usermodules1 div[class*="solid-"] div.jsn-modulecontainer_inner,
#jsn-usermodules1 div[class*="richbox-"] div.jsn-modulecontainer_inner,
#jsn-usermodules1 div[class*="lightbox-"] div.jsn-modulecontainer_inner {
	margin: 0 10px !important;
}
span.jsn-badge {
	background-image: url(../images/icons/badge.png);
	background-repeat: no-repeat;
	position: absolute;
	text-indent: -999em;
	width: 26px;
	height: 47px;
	right: 10px;
	top: -8px;
}
div[class*="lightbox-"] span.jsn-badge {
	top: -1px;
}
div.badge-hot span.jsn-badge {
	background-position: 0 0;
}
div.badge-soon span.jsn-badge {
	background-position: 0 -47px;
}
div.badge-pick span.jsn-badge {
	background-position: 0 -94px;
}
div.badge-free span.jsn-badge {
	background-position: 0 -141px;
}
div.badge-top span.jsn-badge {
	background-position: 0 -235px;
}
div.badge-new span.jsn-badge {
	background-position: 0 -188px;
}
/* ----- SOLIDBOX STYLE ----- */
div[class*="solid-"] div.jsn-top div.jsn-top_inner,
div[class*="solid-"] div.jsn-bottom_inner {
	height: 9px;
	margin: 0 1px;
}
div.solid-1 div.jsn-modulecontainer_inner div.jsn-top div.jsn-top_inner {
	background: url(../images/module-styles/bg-top-solid-1.png) left top repeat-x;
}
div.solid-2 div.jsn-modulecontainer_inner div.jsn-top div.jsn-top_inner {
	background: url(../images/module-styles/bg-top-solid-2.png) left top repeat-x;
}
div[class*="solid-"] h3.jsn-moduletitle {
	padding: 14px 10px;
	color: #FFF;
}
div[class*="solid-"] div.jsn-middle_inner1 {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
div.solid-1 div.jsn-modulecontainer_inner div.jsn-middle_inner1 {
	background-color: #3f616f;
}
div.solid-2 div.jsn-modulecontainer_inner div.jsn-middle_inner1 {
	background-color: #FAF5BD;
}
div[class*="solid-"] div.jsn-modulecontent {
	color: #EEE;
	padding: 1px 10px;
	border-top: 1px solid #CCC;
}
div.solid-2 h3.jsn-moduletitle,
div.solid-2 div.jsn-modulecontent {
	color: #444;
}
div.solid-1 div.jsn-modulecontainer_inner div.jsn-bottom_inner {
	background: url(../images/module-styles/bg-content-solid-1.png) left bottom repeat-x;
}
div.solid-2 div.jsn-modulecontainer_inner div.jsn-bottom_inner {
	background: url(../images/module-styles/bg-content-solid-2.png) left bottom repeat-x;
}
div.solid-2 h3.jsn-moduletitle {
	padding: 14px 10px;
}
div.solid-2 div.jsn-modulecontainer_inner .jsn-middle {
    background: #FAF5BD;
}
/* ----- RICHBOX STYLE ----- */
div[class*="richbox-"] div.jsn-top div.jsn-top_inner,
div[class*="richbox-"] div.jsn-bottom_inner {
	height: 9px;
	margin: 0 1px;
}
div.richbox-1 div.jsn-top div.jsn-top_inner {
	background: url(../images/module-styles/bg-top-solid-1.png) left bottom repeat-x;
}
div.richbox-2 div.jsn-top div.jsn-top_inner {
	background: url(../images/module-styles/bg-top-richbox-2.png) left bottom repeat-x;
}
div[class*="richbox-"] div.jsn-modulecontainer_inner div.jsn-bottom_inner {
	background: url(../images/module-styles/bg-content-solid-2.png) left bottom repeat-x;
	height: 7px;
}
div[class*="richbox-"] div.jsn-middle_inner1 {
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
div[class*="richbox-"] h3.jsn-moduletitle {
	color: #FFF;
	padding: 15px 10px;
}
div.richbox-1 h3.jsn-moduletitle {
	background-color: #3F616F;
}
div.richbox-2 h3.jsn-moduletitle {
	background-color: #666;
}
div[class*="richbox-"] div.jsn-modulecontainer_inner .jsn-modulecontent {
	padding: 1px 10px;
	background-color: #FAF5BD;
	color: #444;
}
/* ----- LIGHTBOX STYLE ----- */
div[class*="lightbox-"] div.jsn-modulecontainer_inner div.jsn-middle_inner1 {
    border: 1px solid #FFF;
}
div[class*="lightbox-"] h3.jsn-moduletitle {
	color: #FFF;
	padding: 15px 10px 22px;
}
div.lightbox-1 h3.jsn-moduletitle {
	background: #3f616f url(../images/module-styles/bg-content-lightbox-1.png) left bottom repeat-x;
}
div.lightbox-2 h3.jsn-moduletitle {
	background: #666 url(../images/module-styles/bg-content-lightbox-2.png) left bottom repeat-x;
}
div[class*="lightbox-"] div.jsn-modulecontainer_inner .jsn-modulecontent {
	padding: 1px 10px;
	background-color: #f9fafa;
}
div.lightbox-2 div.jsn-modulecontainer_inner div.jsn-bottom {
	margin: 0 3px;
}
div.lightbox-2 div.jsn-modulecontainer_inner .jsn-modulecontent {
	padding: 1px 10px;
}
/* ----- CUSTOM BOX STYLE IN SPECIFIC POSITION ----- */
#jsn-content-top div[class*="solid-"] h3.jsn-moduletitle,
#jsn-content-top div[class*="box-"] h3.jsn-moduletitle {
	color: #FFF;
}
div[class*="richbox-"],
#jsn-content-top div[class*="richbox-"],
div[class*="lightbox-"],
#jsn-content-top div[class*="lightbox-"],
div[class*="solid-"],
#jsn-content-top div[class*="solid-"] {
	color: #787878;
}
div.richbox-1 h3.jsn-moduletitle {
	color: #fff;
}
#jsn-content-top div[class*="richbox-"] h3.jsn-moduletitle {
	color: #33525f;
}
#jsn-pos-content-bottom.jsn-modulescontainer div[class*="box-"],
#jsn-pos-content-bottom.jsn-modulescontainer div[class*="solid-"] {
	margin: 0;
}
#jsn-pos-content-bottom.jsn-modulescontainer div[class*="box-"] div.jsn-modulecontainer_inner,
#jsn-pos-content-bottom.jsn-modulescontainer div[class*="solid-"] div.jsn-modulecontainer_inner {
	margin: 10px;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== PAGEBREAK - TABS STYLE =============== */
dl.tabs {
	float: left;
	margin-bottom: -1px;
}
dl.tabs dt.tabs {
	float: left;
	margin-left: 3px;
	padding: 4px 10px;
	background-color: #F0F0F0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
dl.tabs dt:hover {
	background-color: #F9F9F9;
}
dl.tabs dt.open {
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}
dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
}
dl.tabs dt.tabs h3 a {
	color: #666;
	font-weight: normal;
}
dl.tabs dt.open h3 a,
dl.tabs dt.tabs h3 a:hover {
	color: #000;
	text-decoration: none;
}
dl.tabs dt.open h3 a {
	font-weight: bold;
}
div.current dd.tabs {
	margin: 0;
	padding: 10px;
	clear: both;
	border: 1px solid #CCC;
	background-color: #FFF;
}
/* =============== PAGEBREAK - SLIDERS STYLE =============== */
div.panel {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
div.panel h3.title {
	margin: 0;
	cursor: pointer;
	font-size: 1.1em;
	padding: 8px 10px;
	border-bottom: 1px solid #CCC;
}
div.panel h3.title:hover,
div.panel h3.pane-toggler-down {
	background-color: #F0F0F0;
}
div.panel h3.title a {
	color: #666;
}
div.panel h3.title a:hover {
	text-decoration: none;
}
div.panel h3.pane-toggler-down {
	border-bottom: none;
}
div.panel h3.pane-toggler-down a {
	color: #000;
}
div.panel div.content > div,
div.panel div.content > p {
	margin: 15px;
}
/* =============== JOOMLA! EXTENSIONS - GENERAL =============== */
/* ----- HEADING ----- */
.contentheading,
.componentheading,
.subheading {
	margin-top: 0;
	font-size: 1.4em;
	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;
}
.inputbox {
	border: 1px solid #d0d0d0;
	background-color: #fafafa;
	padding: 2px 4px;
	min-height: 22px;
}
.inputbox:active, .inputbox:focus {
	border-color: #b5b5b5;
	background-color: #f2f2f2;
}
select.inputbox {
	padding: 2px;
}
#jsn-page .button {
	display: inline-block;
	*display: inline;
	padding: 4px 10px;
	margin: 0 0 2px;
	font-size: 13px;
	line-height: 18px;
	*line-height: 20px;
	color: #eee;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	vertical-align: middle;
	cursor: pointer;
	background-color: #999;
}
.button:hover, .button:active {
	background-color: #777;
	color: #fff;
}
/* ----- TOOLTIPS ----- */
.jsn-joomla-25 .tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index: 88;
	position: relative;
}
.jsn-joomla-25 .tip-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;
}
.jsn-joomla-25 .tip-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-bottom: 5px;
}
.jsn-article-metadata a {
    color: #B3BDC1;
    font-size: 80%;
    text-transform: uppercase;
}
.jsn-article-metadata > span {
	padding-right: 10px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
}
.jsn-article-metadata > span:last-child {
	padding-right: 0;
	margin-right: 0;
	border: none;
}
.article-info {
	margin: 0;
	font-size: 1em;
	float: left;
}
.article-info-term {
	display: none;
}
.archive .article-info dd,
.article-info dd {
	margin: 2px 0 0;
	line-height: 1.5;
}
/* ----- ARTICLE TOOLBAR ----- */
body .front-page-blog .jsn-article h2.contentheading {
	color: #31505c;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
.article h2.contentheading a {
	color: #31505c;
	font-weight: bold;
}
.jsn-article-toolbar {
	min-height: 28px;
	position: relative;
	margin-bottom: .6em;
}
.jsn-article-toolbar .btn-group.pull-right {
	float: right;
	padding: 5px;
}
.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: 5px;
}
.jsn-article-info p:first-child {
	margin-top: 0;
}
.jsn-article-info p:last-child {
	margin-bottom: 0;
}
.author,
.createdate,
.publishdate,
.hits {
	margin: 5px 0;
	color: #595959;
	font-size: 0.9em;
}
.author,
.createdate,
.publishdate {
	padding-left: 22px;
	background-image: url(../images/icons/icons-base.png);
	background-repeat: no-repeat;
}
.author {
	background-position: 0 -40px;
}
.createdate,
.publishdate {
	background-position: 0 -126px;
}
.modifydate {
	margin: 1em 0;
	text-align: right;
	color: #999999;
	font-style: italic;
}
.front-page-blog .modifydate {
	padding: 1px 10px;
	font-style: normal;
}
.front-page-blog .modifydate {
	background: #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #dee5e6;
	float: left;
	width: 9%;
	margin: 5px 10px 0 0;
}
.front-page-blog .modifydate .date {
	color: #88989f;
	display: block;
    font-size: 195%;
    text-align: center;
}
.front-page-blog .modifydate .month {
    color: #88989F;
    display: block;
    font-size: 80%;
    font-weight: normal;
    margin: -8px 0 0;
    padding: 0 0 2px;
    text-align: center;
    text-transform: uppercase;
}
.front-page-blog .author {
	background: transparent;
	font-size: 88%;
	margin: 0;
}
/* ----- ARCHIVE ARTICLE  ----- */
div.archive .intro {
	clear: both;
}
/* ----- 2 BUTTON PRINT, EMAIL CONTAINER ----- */
ul.jsn-article-tools {
	margin: 10px;
	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 -469px;
}
ul.jsn-article-tools li a.jsn-article-email-button {
	background-position: 0 -556px;
}
ul.jsn-article-tools li a:hover {
	text-decoration: none;
}
.jsn-article-submit {
	margin-top: 0.8em;
}
.jsn-joomla-25 .item-title-entry .icon-edit,
.item-title-entry .jsn-icon-edit {
	display: inline-block;
}
/* ----- SUBMIT AN ARTICLE ----- */
.field-title {
	width: 120px;
	float: left;
}
.formelm, .formelm-area {
	margin: 5px 0;
	clear: both;
}
/* ----- READ MORE ----- */
a.readon {
	color: #000;
	cursor: pointer;
	font-size: 1.1em;
	padding: 5px 12px;
	font-weight: bold;
	border: #999 1px solid;
	display: inline-block;
	text-decoration: none;
}
/* ----- 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: auto;
	clear: both;
}
/* ARTICLE COLUMN CONTAINER */
.jsn-articlecols {
	float: left;
}
.jsn-articlecols .jsn-article {
	padding: 0 0 15px 0;
	background: url("../images/colors/blue/bg-content-inner.png") repeat-x left bottom;
}
.jsn-articlecols.column-1 .jsn-article {
	margin: 0 10px 0 0;
}
.jsn-articlecols.column-2 .jsn-article {
	margin: 0 0 0 10px;
}
/* "MORE ARTICLES..." PANEL HEADING TEXT */
div.blog_more {
	padding: 0.2em 0;
	margin: 0 0 1em 0;
}
div.blog_more ul {
	overflow: hidden;
	margin: 0;
}
div.blog_more ul li {
	width: 49.5%;
	float: left;
	list-style: none;
	margin: 0;
}
div.blog_more ul li a {
	background-image: url(../images/icons/icon-arr-list.png);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding: 0 0 0 8px;
	margin: 0 0 0 12px;
}
div.blog_more ul li:nth-child(odd) a {
	margin: 0;
}
/* 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-block;
	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-block !important; /*override compression*/
	margin: 10px 2px;
}
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 span {
	background-color: transparent;
}
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 */
.categories-list ul {
	list-style-type: none;
}
.cat-children ul dl dt,
.cat-children ul dl dd,
dl.article-count dt,
dl.article-count dd {
	display: inline;
}
.categories-list dl dt,
.categories-list dl dd {
	margin: 0;
	padding: 0;
	display: inline;
}
/* 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: #ffffff;
	text-decoration: underline;
}
.sectiontableheader a:hover {
	text-decoration: none;
}
/* TABLE FILTER */
.jsn-infofilter {
	text-align: right;
}
.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;
}
tr.sectiontableentry2 td {
}
/* ----- 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;
}
div.contact .dl-horizontal dd {
	margin-left: 25px;
}
/* =============== 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 [class*="search-"] 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;
}
/* =============== JOOMLA! EXTENSIONS - COM_FINDER =============== */
.collapse {
	overflow: hidden;
}
.jsn-joomla-30 div.search .inputbox {
	width: auto;
	max-width: 100%;
}
#mod-finder-searchform div.finder {
    background: url(../images/bg-search.png) no-repeat;
	background-image: -ms-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
	background-image: -moz-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
	background-image: -o-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #EAEFF1));
	background-image: -webkit-linear-gradient(top, #FEFEFE 0%, #EAEFF1 100%);
	background-image: linear-gradient(to bottom, #FEFEFE 0%, #EAEFF1 100%);
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-top: 1px solid #d6dfe2;
	border-left: 1px solid #d7e0e3;
	border-right: 1px solid #d7e0e3;
	border-bottom: 1px solid #d7e0e3;
    height: 31px;
	position: relative;
}
div.finder #mod-finder-searchword.inputbox {
    border: medium none;
    display: block;
    padding: 5px 15px;
	background-color: transparent;
	line-height: 31px;
	float: left;
}
div.finder button.finder {
    background: url("../images/button-search.png") no-repeat;
	text-indent: -999em;
	border: none;
	margin: 7px 0;
	position: absolute;
}
/* ----- KEYWORD GIGHLIGHT IN SEARCH RESULT ----- */
span.highlight {
	padding: .2em;
	background: #FFFFAA;
}
/* =============== JOOMLA! EXTENSIONS - COM_WEBLINK =============== */
table.jsn-infotable .description p {
	margin: 0;
}
table.jsn-infotable ul.actions {
	display: inline;
}
table.jsn-infotable ul.actions li {
	display: inline;
	margin: 0 0 0 5px;
}
#editor-xtd-buttons {
	float: left;
}
/* =============== JOOMLA! EXTENSIONS - COM_NEWSFEED =============== */
div.com-newsfeed td.jsn-table-column-name {
	font-weight: bold;
}
div.com-newsfeed table {
	width: 100%;
	border-collapse: collapse;
}
div.com-newsfeed td {
	border: 1px solid #ccc;
	padding: 10px 5px;
	border-top: none;
}
div.com-newsfeed th {
	background: #999;
	padding: 10px 5px;
	border: 1px solid #999;
	border-bottom: none;
}
div.com-newsfeed th a {
	color: #fff;
}
div.com-newsfeed td.item-num-art {
	text-align: center;
}
/* =============== JOOMLA! EXTENSIONS - COM_USER =============== */
/* ----- USER FORM LAYOUT ----- */
div.com-user div.default-login {
	width: 350px;
	margin: 0 auto;
	padding: 10px;
	background-color: #F4F4F4;
	border: 1px solid #E5E5E5;
}
.login-fields {
	margin: 10px 0;
}
.login-fields label {
	width: 9em;
	float: left;
}
/* ----- REGISTER FORM ----- */
.jsn-formRow {
	margin: 8px 0;
}
.jsn-formRow .jsn-formRow-lable {
	float: left;
	width: 170px;
}
/* =============== 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-image:linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%);
	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%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffd8d8d8,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffd8d8d8,GradientType=0);
}
#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(../../../media/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(../../../media/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(../../../media/system/images/notice-note.png) 4px center no-repeat;
}
/* =============== JOOMLA! EXTENSIONS - MOD_BREADCRUMB =============== */
span.breadcrumbs {
	display: block;
	font-size: 1em;
}
span.breadcrumbs a,
span.breadcrumbs span {
	color: #31505C;
	text-decoration: none;
}
span.breadcrumbs span.showHere {
	font-weight: normal;
}
.breadcrumbs span.separator,
.breadcrumbs a,
.breadcrumbs span {
	background: url(../images/icons/icons-base.png) right -819px no-repeat;
	padding: 0 18px 0 5px;
}
span.breadcrumbs a:hover {
	text-decoration: underline;
}
span.breadcrumbs span.current {
	color: #678B99;
	font-weight: bold;
	background: none;
}
.breadcrumb {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;
}
.breadcrumb li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff;
	margin: 0;
}
.breadcrumb li a,
.breadcrumb li span {
	color: #31505C;
}
.breadcrumb li span + span {
	font-weight: bold;
}
.breadcrumb span.divider {
	padding: 0 10px;
	background: url(../images/icons/icons-base.png) right -819px no-repeat;
}
.breadcrumb li.active:first-child span.divider {
	padding: 0 5px 0 0;
	background: none;
}
.breadcrumb .active {
	color: #999;
}
/* =============== 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 [id^="form-login-"] {
	margin: 0 0 6px 0;
}
form#login-form a.btn {
	min-height: 15px;
}
form#login-form .icon-arrow-right {
	background-position: -458px -73px;
}
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod-search-searchword {
	padding: 2px 0 2px 25px;
	background: #FFF url(../images/icons/icons-base.png) 5px -168px no-repeat;
}
/* =============== 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-mod-newsflash .article-separator {
	display: block;
    height: 0.5em;
}
/* =============== JOOMLA! EXTENSIONS - MOD_STATISTICS =============== */
dl.stats-module dt {
	float: left;
	width: 65%;
}
dl.stats-module dd {
	margin: 0;
}
/* ============================== JOOMLA! 3.x CORE COMPONENT LAYOUT ============================== */
.img-fulltext-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-intro-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-fulltext-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.img-intro-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.pull-right.collapsed .icon-minus,
.pull-right .icon-plus {
	display: none;
}
.pull-right .icon-minus,
.pull-right.collapsed .icon-plus {
	display: block;
}
/* ---------- OVERRIDE ----------- */
.jsn-joomla-30 blockquote {
	border-left: none;
}
.jsn-joomla-30 hr {
	margin: 0.5em 0;
}
.jsn-joomla-30 .form-horizontal .control-label {
	text-align: left;
}
.jsn-joomla-30 .calendar tbody td,
.jsn-joomla-30 .calendar tbody td.hilite,
.jsn-joomla-30 .calendar tbody td.selected {
    border: none;
    padding: 5px;
	text-align: center;
}
.jsn-joomla-30 .input-append .btn {
	padding: 7px 14px 6px;
	outline: none;
}
.jsn-joomla-30 label,
.jsn-joomla-30 input,
.jsn-joomla-30 button,
.jsn-joomla-30 select,
.jsn-joomla-30 textarea,
.jsn-joomla-30 .btn,
.jsn-joomla-30 .uneditable-input {
	font-size: 13px;
}
.jsn-joomla-30 .icon-location {
    background-position: -24px -73px;
}
.jsn-joomla-30 div.tooltip {
	background: none;
	border: none;
}
.jsn-joomla-30 #form-login-remember .control-label,
.jsn-joomla-30 #modlgn-remember {
	vertical-align: middle;
}
.jsn-joomla-30 .dropdown-menu li,
.jsn-joomla-30 .category li {
	margin: 0;
}
.jsn-joomla-30 .page-header {
    border-bottom: none;
	margin-bottom: 0;
}
/* =============== CUSTOM CSS =============== */
/* ============================== DEFAULT HTML ============================== */
.jsn-demo-page #jsn-usermodules1,
.jsn-demo-page #jsn-usermodules2 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
	background: none;
}
.jsn-demo-page #jsn-usermodules3 {
	margin-top: 30px;
}

/* ----- JSN IMAGESHOW CUSTOM OVERRIDE ----- */
.jsn-demo-page #jsn-pos-user-top {
	padding: 0;
}
.jsn-demo-page .jsn-demo-slideshow div.jsn-modulecontainer_inner {
	margin: 0 0 10px;
}
div.jsn-gallery .container_skitter .image a img {

}
[id^="jsn-themeslider-skitter-"] {
	background-color: #FFF;
	padding: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}
div.box_skitter .image {
	overflow: hidden;
}
div.jsn-gallery .jsn-themegrid-container {
	background-color: transparent !important;
}
div.jsn-gallery .jsn-themegrid-container .jsn-themegrid-image img {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
/* ----- MODULE ----- */
/* STICKY MODULE */
div[id*=jsn-pos-stick-] a.modal img {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
/* VIRTUEMART */
#vm-cat-custom-show .cat-wrapper,
#vm-cat-custom-show .cat-wrapper h1.cat-name,
#vm-cat-custom-show .cat-wrapper h1.cat-name a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#vm-cat-custom-show .cat-wrapper {
	height: 240px;
	float: left;
	margin: 20px 42px;
	position: relative;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
	border: 7px solid #D4DEE1;
}
#vm-cat-custom-show .cat-wrapper img {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#vm-cat-custom-show .cat-wrapper:hover,
#vm-cat-custom-show .cat-wrapper:active {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#vm-cat-custom-show .cat-wrapper h1.cat-name {
	position: absolute;
	top: 100px;
	margin: 0;
	text-align: center;
	width: 100%;
	background-color: rgba(255,255,255,0.9);
}
#vm-cat-custom-show .cat-wrapper h1.cat-name a {
	display: block;
	padding: 10px 0;
}
#vm-cat-custom-show .cat-wrapper:hover h1.cat-name {
	top: 70px;
	background-color: rgba(255,255,255,0.9);
}
#vm-cat-custom-show .cat-wrapper:hover h1.cat-name a {
	padding: 40px 0;
	text-decoration: none;
}
/* SHOP INFORMATION */
img.shop-logo {
	float: right;
	padding: 10px;
	border-right: 1px solid rgba(0,0,0,0.2);
	box-shadow: 1px 0 0 #FFF;
}
p.shop-about {
	padding-left: 165px;
}
/* TOPBAR LEFT SOCIAL MODULE */
div.social-wrapper {
	float: left;
	width: auto;
	min-width: 130px;
	margin: 15px 10px 0 0;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
div.social-wrapper:first-child {
	min-width: 140px;
}
div.social-wrapper img {
	float: left;
}
div.social-wrapper a {
	line-height: 16px;
	text-decoration: none;
	display: block;
	margin-right: 10px;
	padding-left: 40px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
div.social-wrapper:hover a {
	padding-left: 50px;
}
div.social-wrapper span {
	display: block;
}
div.social-wrapper span:first-child {
	font-weight: bold;
}
div.social-wrapper span:last-child {
	font-style: italic;
	color: #BBB;
}
/* CONTENT-TOP INTRO CUSTOM MODULE */
div.intro1,
div.intro2,
div.intro3 {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	text-align: center;
}
div.intro-wrapper .number {
	margin: 0 auto;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 5em;
	overflow: hidden;
	font-weight: bold;
	color: #FFF;
	background-color: #35b2ec;
	cursor: default;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	box-shadow: inset 0 0 8px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.3);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
div.intro-wrapper:hover .number {
	font-size: 6em;
}
div.intro-wrapper h3 {
	width: 100%;
}
div.intro1 .number {
	background-color: #a3cbdd;
}
div.intro1:hover .number {
	background-color: #35b2ec;
}
div.intro1 h3 {
	color: #35b2ec;
}
div.intro2 .number {
	background-color: #e1b6a9;
}
div.intro2:hover .number {
	background-color: #e86239;
}
div.intro2 h3 {
	color: #e86239;
}
div.intro3 .number {
	background-color: #d0d9ad;
}
div.intro3:hover .number {
	background-color: #b6dc1c;
}
div.intro3 h3 {
	color: #9bb924;
}
div.intro-wrapper .text {
	color: #999;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
div.intro-wrapper:hover .text {
	color: #000;
}
/* OTHERS */
img.thumb-img {
	background-color: #FFF;
	padding: 0 !important;
	border: 2px solid #FFF;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 15px;
}

/* =============== DEMO TOP INFO =============== */
#jsn-pos-top,
#jsn-pos-top div.jsn-modulecontainer {
	float: none;
}
#demo-top-info {
	padding: 20px 0;
}
#demo-top-info .top-info-item .icon {
	float: left;
	margin-right: 10px;
}
#demo-top-info .top-info-item .content {
	padding-left: 65px;
}
#demo-top-info .top-info-item .content .heading {
	text-transform: uppercase;
	color: #fff;
}

/* =============== DEMO CONTENT-TOP BANNERS =============== */
.jsn-demo-page #demo-top-banners .grid-layout div.grid-col_inner {
	margin-right: 25px;
}
.jsn-demo-page #demo-top-banners .grid-layout .grid-lastcol div.grid-col_inner {
	margin-right: 0;
}
.jsn-demo-page #demo-top-banners .grid-layout a,
.jsn-demo-page #demo-top-banners .grid-layout a img {
	display: block;
	max-width: 100%;
	transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
}
.jsn-demo-page #demo-top-banners .grid-layout a {
	max-height: 180px;
	overflow: hidden;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.jsn-demo-page #demo-top-banners .grid-layout a:hover img {
	transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}

/* =============== DEMO FEATURED PPRODUCTS =============== */
.jsn-demo-page .main-heading {
	text-transform: uppercase;
	color: #666;
	font-size: 1.8em;
	padding: 15px 0;
	margin: 10px 0 0;
	overflow: hidden;
}
.jsn-demo-page .main-heading span {
	position: relative;
}
.jsn-demo-page .main-heading span:after {
	content: '';
	position: absolute;
	display: block;
	width: 1000px;
	height: 2px;
	background: #ccc;
	left: calc(100% + 10px);
	top: calc(50% - 2px);
	box-shadow: 0 1px 0 rgba(255,255,255,0.9);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.9);
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.9);
}
div.jsn-modulecontainer.demo-products-slider div.jsn-modulecontainer_inner {
	margin: 0;
}
.jsn-demo-page .slider {
	margin: 0 0 0 2px;
}
.jsn-demo-page .slider li {
	position: relative;
	margin: 0 23px 0 0 !important;
}
.jsn-demo-page .slider li > a {
	margin: 5px 0;
	display: block;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.jsn-demo-page .slider li > a img {
	display: block;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.jsn-demo-page .slider li > a:hover img {
	transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}
.jsn-demo-page .slider li .info {
	position: absolute;
	bottom: 20px;
	max-width: 100%;
	display: block;
	color: #fff;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.jsn-demo-page .slider li .info span {
	display: block;
	padding: 10px;
	width: 100%;
	text-align: center;
	text-shadow: none;
	background: rgba(24,141,152,0.85);
}
.jsn-demo-page .demo-featured-product .bx-controls .bx-prev {
	left: -8px;
}
.jsn-demo-page .demo-featured-product .bx-controls .bx-next {
	right: -8px;
}
.jsn-demo-page .demo-featured-product .bx-controls {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
.jsn-demo-page .demo-featured-product .bx-wrapper:hover .bx-controls {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.horizontal-banner {
	margin: 30px 0;
}
.horizontal-banner a,
.horizontal-banner a img {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.horizontal-banner a {
	margin: 0 2px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.horizontal-banner a img {
	max-width: 100%;
	width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* ========== ADS SLIDER ========== */
.jsn-demo-page .slider.demo-ads-slider li {
	margin: 0 !important;
}
.jsn-demo-page .ads-slider .bx-pager {
	position: absolute;
	bottom: 10px;
}
.jsn-demo-page .ads-slider .bx-pager.bx-default-pager a {
	background: #fff;
}
.jsn-demo-page .ads-slider .slider {
	margin: 0;
}

/* ========== SALE-OFF PRODUCTS ========== */
.jsn-demo-page div.jsn-modulecontainer.saleoff-products .main-heading {
	margin-top: 0;
	padding-top: 0;
}
.jsn-demo-page .slider.demo-saleoff-products li {
	margin: 0 0 10px !important;
}
.jsn-demo-page .demo-saleoff-products .item > a {
	float: left;
	display: block;
	margin: 2px 0;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	overflow: hidden;
}
.jsn-demo-page .demo-saleoff-products .item > a img {
	display: block;
}
.jsn-demo-page .demo-saleoff-products .item .info {
	padding-left: 140px;
	padding-top: 15px;
}
.jsn-demo-page .demo-saleoff-products .item .info h4 {
	font-size: 1.2em;
}
.jsn-demo-page .demo-saleoff-products .item .info .price {
	font-size: 1.3em;
	color: #d65e2e;
}

/* ========== DEMO COLLECTIONS INFO ========== */
div.jsn-modulecontainer.collections-info .jsn-modulecontainer_inner {
	margin: 0;
}
.demo-collections-info .collection-banner {
	overflow: hidden;
	display: block;
	max-width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.demo-collections-info .collection-banner img {
	display: block;
	max-width: 100%;
}

/* ========== DEMO WE COMMIT ========== */
.demo-wecommit-slider .item {
	padding: 40px 10px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}
.demo-wecommit-slider li:nth-child(1) .item {
	background: #a4bf6a;
}
.demo-wecommit-slider li:nth-child(2) .item {
	background: #ee684d;
}
.demo-wecommit-slider li:nth-child(3) .item {
	background: #3bb6b7;
}
.demo-wecommit-slider li:nth-child(4) .item {
	background: #9073ca;
}
.demo-wecommit-slider li:nth-child(5) .item {
	background: #50af6b;
}
.demo-wecommit-slider .item .desc {
	display: inline-block;
	margin: 0 auto 15px;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid rgba(255,255,255,0.6);
}
.demo-wecommit-slider .item .desc + span {
	display: block;
	color: rgba(255,255,255,0.8);
}

/* ========== OUR PARTNERS SLIDER ========== */
.jsn-demo-page .demo-our-partners .demo-partners-slider.slider li {
	margin: 0 15px 0 0 !important;
}
.jsn-demo-page .demo-our-partners .bx-wrapper .bx-prev {
	left: -25px;
}
.jsn-demo-page .demo-our-partners .bx-wrapper .bx-next {
	right: -25px;
}


/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
	max-width: 100% !important;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/icons/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../images/icons/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../images/icons/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/icons/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/icons/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}