@charset "utf-8";@import url(/media/system/css/system.css);
@import url(/templates/jsn_vintage_pro/css/font-icons/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Lustria:regular);

/**
 * @copyright	Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */


/* Unpublished */
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

span.highlight {
	background-color:#FFFFCC;
	font-weight:bold;
	padding:1px 0;
}

.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.img-intro-float-none {
}
/**
 * @copyright	Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(/templates/system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(/templates/system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(/templates/system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore,
.button2-left .article {
	background: url(/templates/system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(/templates/system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(/templates/system/images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/templates/system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
/* Caption fixes */
.img_caption .left {
        float: left;
        margin-right: 1em;
}

.img_caption .right {
        float: right;
        margin-left: 1em;
}

.img_caption .left p {
        clear: left;
        text-align: center;
}

.img_caption .right p {
        clear: right;
        text-align: center;
}

.img_caption  {
	text-align: center!important;
}

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}


/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/templates/system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/**
* @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;
}
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: 10px 0;
}
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: 5px;
}
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: 5px;
}
fieldset {
	padding: 10px;
}
.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(/templates/jsn_vintage_pro/images/icons/icon-text-blockquote.png) no-repeat top left;
}
blockquote p {
	font-size: 1em;
	line-height: inherit;
}
/* =============== DEFAULT HTML - HEADING STYLES =============== */
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	color: #251313;
	font-size: 1.3em;
}
h4 {
	color: #3c0404;
	font-size: 1.3em;
}
h5, h6 {
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	color: #5A8406;
}
h6 {
	color: #663300;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0.5em 0;
	font-weight: normal;
}
/* =============== DEFAULT HTML - LINK STYLES =============== */
a {
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a img {
	border: none;
}
/* =============== DEFAULT HTML - LIST STYLES =============== */
ul li {
	padding: 0;
	margin: 0.3em 0 0.3em 1.6em;
}
ol li {
	padding: 0;
	margin: 0.3em 0 0.3em 2em;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - GENERAL LAYOUT =============== */
.clearafter:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}
.clearbreak {
	clear: both;
}
div.jsn-modulecontainer {
	margin-top: 30px;
}
div.jsn-modulecontainer:first-child,
div.jsn-horizontallayout div.jsn-modulecontainer {
	margin-top: 0;
}
div.jsn-modulescontainer {
	padding: 20px 5px 5px;
	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-modulescontainer div.jsn-modulecontainer_inner:first-child {
	margin: 0 10px 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;
}
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-master {
	background-position: left top;
	background-repeat: repeat;
}
#jsn-page {
	color: #251313;
	margin: 0 auto;
	overflow: hidden;
}
#jsn-pos-topbar,
#jsn-header-inner,
#jsn-menu-inner1,
#jsn-promo-inner1,
#jsn-pos-content-top,
#jsn-content,
#jsn-content-top-over-inner2,
#jsn-content-bottom,
#jsn-usermodules3,
#jsn-footer-inner1 {
	width: 980px;
	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: -5px;
    margin-right: 15px;
}
#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-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: -5px;
    margin-left: 15px;
}
#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: -12px;
}
#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: -12px;
	margin-left: 15px;
}
#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-maincontent_inner {
	margin-left: -20px;
	margin-right: -20px;
}
.jsn-homepage #jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent #jsn-maincontent_inner {
	margin-left: 0;
	margin-right: 0;
}
#jsn-content.jsn-hasright #jsn-maincontent_inner,
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order1 #jsn-maincontent_inner {
	margin-right: -20px;
	margin-left: 0;
}
#jsn-content.jsn-hasleft #jsn-maincontent_inner,
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order3 #jsn-maincontent_inner,
#jsn-content.jsn-hasright .order2 #jsn-maincontent_inner,
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order3 #jsn-maincontent_inner {
	margin-left: -20px;
	margin-right: 0;
}
#jsn-content.jsn-hasleft #jsn-maincontent.order1 #jsn-maincontent_inner {
	margin-left: 0;
	margin-right: -20px;
}
#jsn-maincontent.span12[class*="order"],
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order2 {
	padding: 0;
}
/* ----- Component Area ----- */
#jsn-content.jsn-hasinnerleft:not([class*="jsn-hasinnerright"]) #jsn-maincontent.span12 #jsn-centercol {
	padding-right: 15px;
}
#jsn-content.jsn-hasinnerright:not([class*="jsn-hasinnerleft"]) #jsn-maincontent.span12 #jsn-centercol {
	padding-left: 15px;
}
#jsn-content.jsn-hasinnerleft.jsn-hasinnerright #jsn-maincontent.span12 #jsn-centercol {
	padding: 0;
}
/* =============== LAYOUT - HEADER AREA =============== */
#jsn-logo {
    text-align: center;
    width: 100%;
	padding: 5px 0 0;
	background-position: left top;
	background-repeat: repeat;
}
#jsn-header {
	background-color: #000;
	padding:1px 0 0 0;
}
#jsn-header p img {
	padding: 0 6px;
}
#jsn-pos-top form {
	margin: 0;
}
#jsn-pos-top div.jsn-modulecontainer {
	margin: 0;
}
#jsn-pos-top div.jsn-modulecontainer:first-child {
	margin-left: 0;
}
/* =============== LAYOUT - MENU AREA =============== */
#menu-wrapper {
	color: #f2f2f2;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0 0 6px;
	position: relative;
	z-index: 399;
}
#menu-wrapper.menu-zid {
	z-index: 9999;
}
#menu-wrapper-inner {
	background-repeat: repeat;
	background-position: 0 0;
}
#jsn-menu {
	position: relative;
	z-index: 9999;
	width: 100%;
}
#jsn-mainmenu {
    float: left;
	padding: 0 0 10px 0;
	position: relative;
	left: 50%;
}
#jsn-pos-mainmenu {
    float: left;
    margin: 0;
    position: relative;
    right: 50%;
}
/* =============== LAYOUT - CONTENT TOP AREA =============== */
#jsn-promo {
	z-index: 88;
	color: #D4D4D4;
	position: relative;
	margin-top: -10px;
	margin: 0\9;
	background: url(/templates/jsn_vintage_pro/images/backgrounds/bg-promo.jpg) center top repeat-x #595959;
	height: auto;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='templates/jsn_vintage_pro/images/backgrounds/bg-promo.jpg',
    sizingMethod='scale');

    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='templates/jsn_vintage_pro/images/backgrounds/bg-promo.jpg',
	sizingMethod='scale')";
}
#jsn-promo-inner {
	background-repeat: repeat-x;
	background-position: left bottom;
	height: auto;
	padding-bottom: 40px;
}
#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: 15px;
}
#jsn-content-top-over {
  background-position: left top;
  background-repeat: repeat-x;
  padding: 6px 0 0;
  position: relative;
  z-index: 88;
}
#jsn-content-top-over-inner1 {
	background-position: left top;
	background-repeat: repeat;
}
#jsn-content-top-over-inner {
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 0 0 6px;
}
#jsn-content-top-over div.jsn-modulescontainer {
	padding: 0 0 38px 0;
}
#jsn-content-top-over div.jsn-modulescontainer div.jsn-modulecontainer_inner {
	margin: 0;
}
.jsn-gallery .jsn-themegrid-container {
	background-color: transparent !important;
}
/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-content,
[id^=jsn-content_inner],
#jsn-maincontent,
#jsn-centercol,
#jsn-pos-innerleft,
#jsn-pos-innerright,
#jsn-leftsidecontent,
#jsn-rightsidecontent {
	position: relative;
}
#jsn-content_inner1 {
	padding: 0;
}
div.jsn-hasleft #jsn-content_inner {
	background-position: right top;
	background-repeat: repeat-y;
}
div.jsn-hasright #jsn-content_inner2 {
	background-position: left top;
	background-repeat: repeat-y;
}
div.jsn-hasright #jsn-content_inner2.jsn-flip {
    background-position: right top;
}
div.jsn-hasleft #jsn-content_inner.jsn-flip {
    background-position: left top;
}
#jsn-content.jsn-hasright #jsn-maincontent.order2 + #jsn-rightsidecontent.order1,
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order2 + #jsn-leftsidecontent.order3 + #jsn-rightsidecontent.order1,
#jsn-leftsidecontent_inner {
	padding: 30px 12px 51px 0;
}
#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order2 + #jsn-leftsidecontent.order3,
#jsn-rightsidecontent_inner {
	padding: 30px 0 51px 12px;
}
#jsn-leftsidecontent.order2 #jsn-leftsidecontent_inner {
	padding: 30px 0 51px;
}
#jsn-rightsidecontent.order1 #jsn-rightsidecontent_inner{
	padding: 30px 12px 51px 0;
}
#jsn-pos-innerleft_inner,
#jsn-pos-innerright_inner {
	padding: 15px 20px;
}
#jsn-centercol_inner {
	padding: 30px 0 0;
}
#jsn-content.jsn-hasinnerleft.jsn-hasinnerright #jsn-centercol_inner {
	padding: 0;
	margin-left: -15px;
	margin-right: -15px;
}
#jsn-content.jsn-hasinnerleft #jsn-centercol_inner {
	margin-left: -15px;
}
#jsn-content.jsn-hasinnerright #jsn-centercol_inner {
	margin-right: -15px;
}
#jsn-mainbody {
	padding: 0 1.2em 1.2em;
}
.jsn-homepage #jsn-mainbody {
	padding: 0;
}
#jsn-pos-breadcrumbs,
#jsn-pos-user-top,
#jsn-usermodules1,
#jsn-pos-mainbody-top,
#jsn-pos-user-bottom,
#jsn-pos-banner,
#jsn-usermodules2 {
	background-image: url(/templates/jsn_vintage_pro/images/bg_pattern.png);
	background-repeat: no-repeat;
}
#jsn-pos-breadcrumbs {
	padding: 0 10px 15px;
	background-position: center bottom;
}
#jsn-pos-user-top,
#jsn-usermodules1,
#jsn-pos-mainbody-top {
	background-position: center bottom;
}
.jsn-homepage #jsn-pos-user-top {
	padding: 0 0 40px;
}
#jsn-pos-user-top {
	padding: 0 0 10px;
	margin: 0 0 15px 0;
}
div#jsn-pos-user-top.jsn-modulescontainer div.jsn-modulecontainer_inner:first-child {
    margin: 0 0 10px;
}
#jsn-pos-user-bottom,
#jsn-pos-banner,
#jsn-usermodules2 {
	background-position: center top;
}
#jsn-pos-mainbody-bottom {
	padding: 25px 0 0;
}
.jsn-homepage #jsn-pos-mainbody-bottom {
	padding: 5px;
}
#jsn-pos-mainbody-bottom h3 {
	text-align: center;
}
#jsn-usermodules1_inner_grid2,
#jsn-usermodules2_inner_grid2 {
	width: 100%;
}
#jsn-pos-banner {
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}
/* =============== LAYOUT - CONTENT BOTTOM AREA =============== */
#jsn-wapper-usermodules3 {
    background-position: left top;
    background-repeat: repeat-x;
    padding: 5px 0 0;
}
#jsn-usermodules3-inner {
	background-position: left top;
	background-repeat: repeat;
}
#jsn-wapper-usermodules3 div.jsn-modulescontainer {
	padding: 20px 0 10px;
}
#jsn-wapper-usermodules3 ul {
	margin: 5px 0 0;
}
#jsn-wapper-usermodules3 li {
	list-style: none;
	margin: 0 0 0 3px;
	line-height: 1.6em;
}
#jsn-wapper-usermodules3 li a {
	color: #251313;
	font-size: 0.9em;
	padding:5px;
}
#jsn-wapper-usermodules3 li a:hover {
	text-decoration: none;
	background:#251313;
	color:#FFF
}
#jsn-wapper-usermodules3 h3.jsn-moduletitle {
	padding: 10px 0 5px 5px;
	font-size: 1.25em;
}
/* =============== LAYOUT - FOOTER AREA =============== */
#jsn-footer {
	color: #fdf6e2;
	font-size: 0.9em;
	background-position: left top;
	padding: 5px 0 0;
}
#jsn-footer-inner {
	padding: 9px 0 20px;
	background-position: left top;
}
#jsn-footermodules {
	padding: 5px;
}
#jsn-footer div.jsn-modulecontainer:first-child {
	margin: 0;
}
#jsn-footer div.jsn-modulecontainer {
	margin: 15px 0 0;
}
#jsn-footer ul.menu-divmenu, 
#jsn-footer ul.menu-divmenu li {
    float: none;
}
#jsn-footer a {
    font-weight: bold;
    text-decoration: none;
	color: #f5bf32;
}
#jsn-footer a:hover {
	color:#ffffff;
}
#jsn-pos-bottom {
	text-align: right;
}
#jsn-brand {
	padding: 10px;
	display: block;
	text-align: center;
}
/* ============================== 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;
	padding:20px 0;
}
div.grid-layout div.grid-col div.grid-col_inner p.icon-skill {
	margin:20px auto;
	width:160px;
	height:160px;
	border:4px solid rgba(255, 255, 255, 1);
	overflow:hidden;
}
div.grid-layout div.grid-col div.grid-col_inner p.icon-skill:hover {
	border:4px solid rgba(255, 255, 255, 0);
	width:175px;
	height:175px;
	margin-top:5px;
}	
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: #ded1b0;
	background-color: #f8efd6;
}
.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: 1em 0;
	background: url(/templates/jsn_vintage_pro/images/bg_pattern.png) center no-repeat;
}
hr.line-solid {}
/* ----- TITLE PATTERN ----- */
.title-pattern-grey,
.title-pattern-yellow h3.jsn-moduletitle {
	font-size: 2.5em;
	text-transform: uppercase;
	padding: 10px 10px 0;
	margin: 0;
	text-align: center;
}
.title-pattern-yellow h3.jsn-moduletitle span {
	display: inline-block;
	padding: 15px 0;
	line-height: normal;
}
.title-pattern-yellow h3.jsn-moduletitle{
	color: #efe2c0;
}
.title-pattern-grey:before,
.title-pattern-grey:after,
.title-pattern-yellow h3.jsn-moduletitle:before,
.title-pattern-yellow h3.jsn-moduletitle:after {
    content: "";
    display: inline-block;
    height: 18px;
    width: 70px;
	background-image: url(/templates/jsn_vintage_pro/images/icons/pattern.png);
	background-repeat: no-repeat;
	padding: 0 8px 0;
}
.title-pattern-grey:before {
    background-position: 0 -155px;
}
.title-pattern-grey:after {
    background-position: 15px 0;
}
.title-pattern-yellow h3.jsn-moduletitle:before {
	background-position: 0 -481px;
}
.title-pattern-yellow h3.jsn-moduletitle:after {
	background-position: 15px -302px;
}
/* ----- ICON LINK ----- */
.link-icon {
    display: inline-block;
    line-height: 24px;
    padding-left: 30px;
}
/* ----- EXTENDED LINK ----- */
.link-icon-ext {
	display: inline-block;
	padding-right: 22px;
	background: url(/templates/jsn_vintage_pro/images/icons/icons-ext.png) no-repeat right 0;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-aim,
.link-icon-ext.jsn-icon-ext-aim {
	background-position: right 0;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-archive,
.link-icon-ext.jsn-icon-ext-archive {
	background-position: right -86px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-mobile,
.link-icon-ext.jsn-icon-ext-mobile {
	background-position: right -172px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-css,
.link-icon-ext.jsn-icon-ext-css {
	background-position: right -258px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-application,
.link-icon-ext.jsn-icon-ext-application {
	background-position: right -344px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-doc,
.link-icon-ext.jsn-icon-ext-doc {
	background-position: right -430px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-feed,
.link-icon-ext.jsn-icon-ext-feed {
	background-position: right -516px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-movie,
.link-icon-ext.jsn-icon-ext-movie {
	background-position: right -602px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-flash,
.link-icon-ext.jsn-icon-ext-flash {
	background-position: right -688px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-calendar,
.link-icon-ext.jsn-icon-ext-calendar {
	background-position: right -774px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-mail,
.link-icon-ext.jsn-icon-ext-mail {
	background-position: right -860px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-quicktime,
.link-icon-ext.jsn-icon-ext-quicktime {
	background-position: right -946px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-msn,
.link-icon-ext.jsn-icon-ext-msn {
	background-position: right -1032px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-music,
.link-icon-ext.jsn-icon-ext-music {
	background-position: right -1118px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-pdf,
.link-icon-ext.jsn-icon-ext-pdf {
	background-position: right -1204px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-powerpoint,
.link-icon-ext.jsn-icon-ext-powerpoint {
	background-position: right -1290px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-skype,
.link-icon-ext.jsn-icon-ext-skype {
	background-position: right -1376px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-torrent,
.link-icon-ext.jsn-icon-ext-torrent {
	background-position: right -1462px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-font,
.link-icon-ext.jsn-icon-ext-font {
	background-position: right -1548px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-text,
.link-icon-ext.jsn-icon-ext-text {
	background-position: right -1634px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-vcard,
.link-icon-ext.jsn-icon-ext-vcard {
	background-position: right -1720px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-windowsmedia,
.link-icon-ext.jsn-icon-ext-windowsmedia {
	background-position: right -1806px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-xls,
.link-icon-ext.jsn-icon-ext-xls {
	background-position: right -1892px;
}
.jsn-joomla-25 .link-icon-ext.icon-ext-yahoo,
.link-icon-ext.jsn-icon-ext-yahoo {
	background-position: right -1978px;
}
/* ----- ACTION LINK ----- */
.link-action {
	font-weight: bold;
	padding: 2px 5px;
	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.6em 0.5em 0;
}
img.image-right {
	float: right;
	margin: 0.5em 0.5em 0.5em 1em;
}
img.image-border {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    padding: 6px;
}
img.image-margin {
	margin: .5em;
}
img.image-border:hover {
	background-color: #ccc;
}
/* ============================== MENU ============================== */
/* =============== MENU - GENERAL =============== */
/* ----- RICH MENU STYLE ----- */
.jsn-menutitle,
.jsn-menudescription {
	display: block;
}
.jsn-menudescription {
    color: #ebddb8;
    font-size: 0.8em;
    font-weight: normal;
    text-transform: none;
}
/* =============== MENU - MAIN MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-mainmenu {
	margin: 0;
	padding: 0;
	clear: both;
}
div.jsn-modulecontainer ul.menu-mainmenu li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	list-style-type: none;
}
div.jsn-modulecontainer ul.menu-mainmenu li a {
	color: #efe2c0;
	display: block;
	cursor: pointer;
	padding: 13px 12px;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {
	color: #ffffff;
	font-size: 1.25em;
	text-transform: uppercase;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a.jsn-nodescription {
	padding: 13px 17px 28px;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {
	padding:13px 17px;
}
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu > li > a{
	padding: 13px 14px;
}
div.jsn-modulecontainer ul.menu-mainmenu li > a > span {
	display: block;
}
div.jsn-modulecontainer ul.menu-mainmenu ul {
	visibility: hidden;
	visibility: visible\9;
	display: none\9;
	position: relative;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > ul:after {
	bottom: 100%; 
	border: solid transparent; 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute;
	pointer-events: none;
	border-width: 8px; 
	left: 20%; 
	margin-left: -8px; 
}
div.jsn-modulecontainer ul.menu-mainmenu li:hover > ul {
	visibility: visible;
	display: block\9;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li.last > a {
	border-bottom: none;
}
ul.menu-mainmenu.jsn-desktop-on-mobile ul {
	display: none;
}
ul.menu-mainmenu.jsn-desktop-on-mobile li:hover > ul {
	display: block;
}
/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu > li > a > span {
	line-height: 16px;
}
/* ----- 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;
}
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul {
	margin: 0;
	padding: 0;
	width: 200px;
	left: -999em;
	position: absolute;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li {
	width: 200px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul ul {
	top: 0;
	margin-left: 200px;
}
/* ----- PARENT ITEMS / ADD ARROW TO ITEMS HAVE SUBLEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.parent > a {
	padding-right: 16px;
	background: url(/templates/jsn_vintage_pro/images/icons/icon-arrow-white.png) 98% center no-repeat;
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a {
	color: #f4e7c5;
	text-decoration: none;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer:not(.jsn-megamenu) ul.menu-mainmenu li.active > a {
	color: #fff;
}
/* ----- 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,
div.jsn-modulecontainer ul.menu-treemenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.jsn-modulecontainer ul.menu-treemenu ul {
	border-top: 1px solid #F8EDD1;
}
div.jsn-modulecontainer ul.menu-treemenu li {
	margin: 0;
	padding: 0;
	position: relative;
}
div.jsn-modulecontainer ul.menu-treemenu > li {
	border-bottom: 1px dotted #b3b3b3;
}
div.jsn-modulecontainer ul.menu-treemenu > li.parent {
	border-bottom: none;
}
div.jsn-modulecontainer ul.menu-treemenu li a {
	padding: 6px 10px;
	display: block;
	color: #404040;
	cursor: pointer;
	text-decoration: none;
}
div.jsn-modulecontainer ul.menu-treemenu > li > a {
	padding: 8px 10px;
}
ul.menu-treemenu li a span {
	display: block;
}
ul.menu-treemenu li > a > span {
	padding-left: 18px;
	background-position: left center;
	background-repeat: no-repeat;
}
div[class*="richbox-"] ul.menu-treemenu {
	margin: -15px -2px -15px;
}
div[class*="lightbox-"] ul.menu-treemenu {
	margin: -7px -2px -15px;
}
/* ----- 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: #595959;
	display: block;
}
div[class*="richbox-"] ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {
	color: #B8B8B8;
}
/* ---------- 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 {
	font-size: 1em;
    padding: 5px 0 5px 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,
div.solid-1 ul.menu-treemenu li a:hover,
div.solid-1 ul.menu-treemenu li a.current,
div.richbox-1 ul.menu-treemenu li a:hover,
div.richbox-1 ul.menu-treemenu li a.current {
	background-color: #FBF3DC;
}
/* =============== 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;
	background-image: url(/templates/jsn_vintage_pro/images/border-divmenu.png);
	background-position: right center;
	background-repeat: no-repeat;
}
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;
	text-align: center;
}
ul.menu-topmenu li:not(.jsn-menu-mobile-control) {
	margin: 0;
	padding: 0 8px;
	display: inline-block;
}
ul.menu-topmenu li a {
	padding: 0;
	color: #fff;
	display: block;
}
ul.menu-topmenu li a:hover {
	text-decoration: underline;
}
ul.menu-topmenu li a span {
	display: block;
}
/* ============================== MODULE STYLES ============================== */
h3.jsn-moduletitle {
	margin: 0;
	color: #251313;
	font-size: 1.6em;
	padding: 10px 0;
	line-height: 25px;
}
h3.jsn-moduletitle span {
	display: inline-block;
	line-height: 25px;
}
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- GENERAL MODULE STYLES ----- */
div[class*="box-"] div.jsn-modulecontainer_inner {
	position: relative;
}
div[class*="box-"] div.jsn-modulecontainer_inner,
div[class*="solid-"] div.jsn-modulecontainer_inner {
	padding: 15px;
}
div[class*="box-"] div.jsn-modulecontainer_inner .jsn-modulecontent,
div[class*="solid-"] div.jsn-modulecontainer_inner .jsn-modulecontent {
	margin: 15px 2px 5px;
}
#jsn-leftsidecontent div[class*="box-"] div.jsn-modulecontainer_inner,
#jsn-leftsidecontent div[class*="solid-"] div.jsn-modulecontainer_inner,
#jsn-rightsidecontent div[class*="box-"] div.jsn-modulecontainer_inner,
#jsn-rightsidecontent div[class*="solid-"] div.jsn-modulecontainer_inner {
	padding: 0;
}
div[class*="box-"] h3.jsn-moduletitle {
	padding: 10px;
}
/* ----- SOLIDBOX STYLE ----- */
div.solid-1 div.jsn-modulecontainer_inner h3 {
	border-bottom: 2px solid #251313;
	border-top: 2px solid #251313;
}
div.solid-2 div.jsn-modulecontainer_inner h3 {
	border-bottom: 2px solid #251313;
}
div.solid-2 div.jsn-modulecontainer_inner h3:after {
    background: url(/templates/jsn_vintage_pro/images/icons/pattern.png) no-repeat scroll right -635px;
    content: "";
    display: inline-block;
    height: 15px;
    padding: 0;
    width: 69px;
}
/* ----- RICHBOX STYLE ----- */
div.richbox-1 div.jsn-modulecontainer_inner h3 {
    background-position:left top;
	background-repeat: repeat-x;
    margin: 0;
	position: relative;
}
div.richbox-2 div.jsn-modulecontainer_inner h3 {
	background-position: left center;
	background-repeat: repeat-x;
	padding: 13px 10px;
}
/* ----- CUSTOM BOX STYLE IN SPECIFIC POSITION ----- */
#jsn-content-top div[class*="box-"],
#jsn-content-top div[class*="box-"] h3.jsn-moduletitle {
	color: #000;
}
div[class*="richbox-"] h3.jsn-moduletitle,
#jsn-content-top div[class*="richbox-"] h3.jsn-moduletitle {
	color: #fff5d3;
}
/* ============================== 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 #FFF7E3;
	margin-bottom: 10px;
}
div.panel h3.title {
	margin: 0;
	cursor: pointer;
	font-size: 1.1em;
	padding: 8px 10px;
}
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.6em;
}
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;
}
input,
.inputbox {
    min-height: 22px;
    padding: 8px 4px;
}
.inputbox:active, .inputbox:focus {
	border-color: #cabd9a;
	background-color: #f2f2f2;
}
select.inputbox {
	padding: 2px;
}
#jsn-page .button {
	display: inline-block;
	*display: inline;
	padding: 9px 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(/templates/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: 15px;
}
.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: 0.9em;
	float: left;
}
.article-info-term {
	display: none;
}
.archive .article-info dd,
.article-info dd {
	margin: 2px 0 0;
	line-height: 1.5;
}
/* ----- ARTICLE TOOLBAR ----- */
.jsn-article-toolbar {
	margin-bottom: 15px;
}
.jsn-article-toolbar .btn-group.pull-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: 0;
}
.jsn-article-info p:first-child {
	margin-top: 0;
}
.jsn-article-info p:last-child {
	margin-bottom: 0;
}
.author,
.createdate,
.publishdate,
.hits {
	margin: 10px 0;
	color: #251313;
	font-size: 0.9em;
	font-style: italic;
}
.author,
.createdate,
.publishdate {
	padding-left: 22px;
	background-image: url(/templates/jsn_vintage_pro/images/icons/icons-base.png);
	background-repeat: no-repeat;
}
.author {
	background-position: 0 0;
}
.createdate,
.publishdate {
	background-position: 0 -86px;
}
.modifydate {
	margin: 1em 0;
	text-align: right;
	color: #251313;
	font-style: italic;
}
/* ----- ARCHIVE ARTICLE  ----- */
div.archive .intro {
	clear: both;
}
/* ----- 2 BUTTON PRINT, EMAIL CONTAINER ----- */
ul.jsn-article-tools {
	margin: 0;
	list-style: none;
}
ul.jsn-article-tools li {
	float: left;
	margin: 0 2px 0 10px;
}
ul.jsn-article-tools li a {
	float: left;
	display: block;
	height: 16px;
	width: 16px;
	background: url(/templates/jsn_vintage_pro/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 -429px;
}
ul.jsn-article-tools li a.jsn-article-email-button {
	background-position: 0 -516px;
}
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;
}
a.readon:hover {
}
/* ----- TABLE OF CONTENT ----- */
table.contenttoc {
	margin: 0 0 1em 1em;
	border: 1px solid #D9D9D9;
	background: #f2f2f2;
	float: right;
}
table.contenttoc th {
	padding: .4em;
	background: url(/templates/jsn_vintage_pro/images/dot.png) bottom repeat-x;
	font-weight: bold;
	text-align: center;
}
table.contenttoc td {
	padding: .25em .6em;
}
/* PAGE LINK IN TOC */
a.toclink {
	font-size: .9em;
}
/* PAGE NUMBER SHOWING "PAGE 1 OF ..." UNDER TOC */
div.pagenavcounter {
	color: #595959;
	margin: .5em 0;
	font-size: .9em;
	font-weight: bold;
}
/* PAGE NAVIGATION */
div.pagenavbar div {
	color: #999999;
	font-weight: bold;
	font-size: .9em;
}
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* SEPARATOR BETWEEN ARTICLES */
div.article_separator {
	height: 1em;
	clear: both;
}
div.row_separator {
	height: 1em;
	clear: both;
}
/* ARTICLE COLUMN CONTAINER */
.jsn-articlecols {
	float: left;
}
.jsn-articlecols .jsn-article {
	padding: 0 5px;
}
/* "MORE ARTICLES..." PANEL HEADING TEXT */
div.blog_more {
	padding: 10px 15px;
	margin: 0 0 1em 0;
	border: 1px solid #e5e5e5;
	background-color: #F4F4F4;
}
/* PAGE PAGINATION */
ul.pagenav,
div.pagination ul {
	list-style-type: none;
}
ul.pagenav {
	text-align: center;
}
ul.pagenav li,
div.pagination ul li {
	color: #999;
	margin: 0;
	display: inline-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;
}
ul.jsn-pagination li {
	display: inline-block !important; /*override compression*/
	margin: 0 0 10px;
}
ul.jsn-pagination li a,
ul.jsn-pagination li span {
	font-weight: bold;
	padding: 5px 10px;
	border: 1px solid #CCC;
	color: #999;
}
ul.jsn-pagination li a:hover {
	color: #fff;
	text-decoration: none;
}
ul.jsn-pagination li.navigation-page span {
	border: none;
	padding: 6px 10px;
	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;
}
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;
}
.contact-list li {
    background: url(/templates/jsn_vintage_pro/images/icons/icon-star.png) no-repeat scroll left 4px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 20px;
	line-height: 20px;
}
/* =============== 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;
}
/* ----- 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;
	padding: 10px 0 0;
	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(/templates/jsn_vintage_pro/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(/templates/jsn_vintage_pro/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(-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: 0.9em;
}
span.breadcrumbs a,
span.breadcrumbs span {
	color: #404040;
	padding-right: 18px;
	text-decoration: none;
	background: url(/templates/jsn_vintage_pro/images/icons/icon-arrow-black.png) right center no-repeat;
}
span.breadcrumbs a:hover {
	text-decoration: underline;
}
span.breadcrumbs span.current {
	color: #404040;
	font-weight: bold;
	background: none;
}
.breadcrumb {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;
	font-size: 0.9em;
	min-height: 22px\9;
}
.breadcrumb li {
	display: inline-block;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff;
	margin: 0;
}
.breadcrumb li a,
.breadcrumb li span {
	color: #404040;
}
.breadcrumb li span + span {
	font-weight: bold;
	background: none;
}
.breadcrumb li a,
.breadcrumb li span + span {
	display: inline-block;
}
.breadcrumb a,
.breadcrumb span {
	padding: 0 20px 0 0;
	background: url(/templates/jsn_vintage_pro/images/icons/icon-arrow-black.png) right center no-repeat;
}
.breadcrumb > li > .divider {
	padding: 0 !important;
}
.breadcrumb li.active:first-child span.divider {
	padding: 0 5px 0 0;
}
.breadcrumb .active {
	color: #999;
}
/* =============== JOOMLA! EXTENSIONS - MOD_LOGIN =============== */
#form-login fieldset.input {
	border: none;
	padding: 0;
	margin: 0;
}
#form-login div.button-wrapper {
	text-align: left;
	margin: 0.5em 5px 0;
}
#form-login div.button-wrapper button {
	border: none;
	padding: 11px 15px;
}
#form-login [id^=form-login-] {
	margin: 0 0 10px 0;
}
#form-login #form-login-username label, 
#form-login #form-login-password label {
    display: inline-block;
    font-size: 1.1em;
    margin: 0 0 10px;
    padding: 0 3px;
	font-weight: bold;
}
#form-login #form-login-remember input,
#form-login #form-login-remember label {
	vertical-align: middle;
	border: none;
}
#form-login li a {
	color: #251313;
	font-weight: bold;
	padding:3px 5px;
}
#form-login li a:hover {
	color: #FFFFFF;
	background:#251313;
	text-decoration:none;
}
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod-search-searchword {
	padding: 2px 0 2px 25px;
	background: #FFF url(/templates/jsn_vintage_pro/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! 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;
}
/* ----- SOCIALS ICON ----- */
.top-socials {
	padding: 0; 
	margin:0 auto; 
	text-align: center;
}
.top-socials a { 
	width:25px; 
	height:25px;
	line-height:25px; 
	overflow:hidden; 
	opacity:.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	display:inline-block; 
	margin:0 3px; 
	text-indent:-999em;
}
.top-socials a.facebook { 
	background:url(/templates/jsn_vintage_pro/images/icons/facebook.png) top center no-repeat;
}
.top-socials a.twitter { 
	background:url(/templates/jsn_vintage_pro/images/icons/twitter.png) top center no-repeat;
}
.top-socials a.dribble { 
	background:url(/templates/jsn_vintage_pro/images/icons/dribble.png) top center no-repeat;
}
.top-socials a.flickr { 
	background:url(/templates/jsn_vintage_pro/images/icons/flickr.png) top center no-repeat;
}
.top-socials a.digg { 
	background:url(/templates/jsn_vintage_pro/images/icons/digg.png) top center no-repeat;
}	
.top-socials a:hover { 
	background-position:0 -27px;
	opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#twitter-feed {
	line-height:11px !important;
}
#twitter_update_list a {
	font-weight:bold;
}
.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: 8px 14px 7px;
	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 input {
	vertical-align: middle;
	margin: 0;
	border: none;
}
.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 ======*/
#jsn-content-top-over {
  background-position: left top;
  background-repeat: repeat-x;
  padding: 5px 0 0;
  position: relative;
  z-index: 85;
}
#jsn-content-top-over-inner1 {
	background-position: left top;
	background-repeat: repeat;
}
#jsn-content-top-over-inner {
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 0 0 6px;
}
#jsn-content-top-over div.jsn-modulescontainer {
	padding: 0 0 38px 0;
}
#jsn-content-top-over div.jsn-modulescontainer div.jsn-modulecontainer_inner {
	margin: 0;
}
.jsn-gallery .jsn-themegrid-container {
	background-color: transparent !important;
}
div.jsn-modulecontainer #twitter-feed {
    line-height: 20px !important;
    padding-left: 5px;
}
/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* =========================== LOAD FONTAWESOME CSS ========================== */

[class^="jsn-icon-"]:before,
[class*="jsn-icon-"]:before {
	font-family: 'FontAwesome';
}
[class^="jsn-icon-"],
[class*="jsn-icon-"] {
	line-height: inherit;
	font-family: inherit;
}
/* ============================== DEFAULT HTML ============================== */
/* =============== DEFAULT HTML - HEADING STYLES =============== */
h2 {
	line-height: inherit;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - GENERAL LAYOUT =============== */
#jsn-page {
	transition: width 0.3s ease-in-out;
	-moz-transition: width 0.3s ease-in-out;
	-webkit-transition: width 0.3s ease-in-out;
}
div#jsn-pos-breadcrumbs.display-mobile,
div.jsn-modulecontainer.display-mobile,
div#jsn-pos-breadcrumbs.display-tablet,
div.jsn-modulecontainer.display-tablet,
div#jsn-pos-breadcrumbs.display-smartphone,
div.jsn-modulecontainer.display-smartphone {
	display: none;
}
div#jsn-pos-breadcrumbs.display-desktop,
div.jsn-modulecontainer.display-desktop {
	display: block;
}
/* =============== LAYOUT - HEADER AREA =============== */
#jsn-logo #jsn-logo-mobile {
	display: none;
}
#jsn-logo .jsn-topheading {
	display: none;
}
/* =============== LAYOUT - MENU AREA =============== */
#jsn-menu div.jsn-modulecontainer {
	float: left;
	margin:0;
}
/* =============== MENU SUFFIX =============== */
#jsn-menu #jsn-pos-toolbar div.jsn-modulecontainer {
	float: left;
}
/* =============== MENU SUFFIX =============== */
#jsn-menu div.display-inline.jsn-modulecontainer {
	margin: 0 10px;
}
#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {
	visibility: hidden;
	position: absolute;
	top: 42px;
	right: 0;
	z-index: 200;
	background: #4a4a4a;
	padding: 10px;
	min-width: 220px;
}
#jsn-pos-mainmenu.jsn-hasMegamenu .jsn-modulecontainer {
	display: none;
}
#jsn-pos-mainmenu.jsn-hasMegamenu .jsn-modulecontainer.jsn-megamenu {
	display: block;
}
#jsn-menu div.display-dropdown.jsn-modulecontainer a,
#jsn-menu div.display-inline.jsn-modulecontainer a {
	color: #EFE2C0;
	text-decoration: none;
	font-weight: normal;
}
#jsn-menu div.display-dropdown.jsn-modulecontainer a:hover,
#jsn-menu div.display-inline.jsn-modulecontainer a:hover {
	color: #fff;
	background: none;
}
#jsn-menu #jsn-pos-mainmenu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {
	left: 0;
}
#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner {
	position: relative;
}
#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner h3.jsn-moduletitle {
	color: #ffffff;
	text-shadow: none;
	padding: 0;
	font-size: 1.25em;
	text-transform: uppercase;
	cursor: pointer;
}
#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner h3.jsn-moduletitle > span {
	padding: 11px 17px 7px;
}
#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner:hover .jsn-modulecontent {
	visibility: visible;
}
#jsn-menu div.display-dropdown.menu-richmenu.jsn-modulecontainer .jsn-modulecontent {
	top: 58px;
}
#jsn-menu div.display-dropdown.menu-richmenu.jsn-modulecontainer .jsn-modulecontainer_inner h3.jsn-moduletitle > span {
	padding: 11px 17px 28px;
}
/* =============== MENU - TOOLBAR POSITION =============== */
#jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul {
	right: 0;
}
#jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li.parent > a {
    background-image: url(/templates/jsn_vintage_pro/images/icons/icon-arrow-white-rtl.png);
    background-position: 2% center;
    background-repeat: no-repeat;
    padding-left: 16px;
    padding-right: 12px;
}
#jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {
    border-right: 1px solid #162C40;
    text-align: right;
}
/* =============== LAYOUT - CONTENT AREA =============== */
#jsn-gotoplink {
	color: #999;
	z-index: 999;
	padding: 8px 12px;
	display: block;
	background-color: #000;
	position: fixed;
	left: 50%;
	margin-left: -42px;
	bottom: 0;
}
#jsn-gotoplink:hover {
	color: #e5e5e5;
	text-decoration: none;
	background-color: #333333;
}
/* =============== BACKGROUND POSITION =============== */
#jsn-pos-background {
    margin: 0 auto;
    overflow: hidden;
    position: fixed;
    top: 0;
	text-align: center;
    width: 100%;
    z-index: -100;
}
#jsn-pos-background p {
	margin: 0;
}
#jsn-pos-background img {
	width: 100%;
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - TEXT STYLES =============== */
.text-alert {
	border-top: 2px solid #FEABAB;
	border-bottom: 2px solid #FEABAB;
	background: #FFDFDF url(/templates/jsn_vintage_pro/images/icons/icon-text-alert.png) no-repeat;
}
.text-info {
	border-top: 2px solid #B7D2F2;
	border-bottom: 2px solid #B7D2F2;
	background: #DBE7F8 url(/templates/jsn_vintage_pro/images/icons/icon-text-info.png) no-repeat;
}
.text-download {
	border-top: 2px solid #DDEDBC;
	border-bottom: 2px solid #DDEDBC;
	background: #F2F9E5 url(/templates/jsn_vintage_pro/images/icons/icon-text-download.png) no-repeat;
}
.text-comment {
	border-top: 2px solid #FEEBAB;
	border-bottom: 2px solid #FEEBAB;
	background: #FEF8E1 url(/templates/jsn_vintage_pro/images/icons/icon-text-comment.png) no-repeat;
}
.text-tip {
	border-top: 2px solid #FEEBAB;
	border-bottom: 2px solid #FEEBAB;
	background: #FFFFD5 url(/templates/jsn_vintage_pro/images/icons/icon-text-tip.png) no-repeat;
}
.text-attachment {
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	background: #f2f2f2 url(/templates/jsn_vintage_pro/images/icons/icon-text-attachment.png) no-repeat;
}
.text-video {
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	background: #f2f2f2 url(/templates/jsn_vintage_pro/images/icons/icon-text-video.png) no-repeat;
}
.text-audio {
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	background: #f2f2f2 url(/templates/jsn_vintage_pro/images/icons/icon-text-audio.png) no-repeat;
}
.text-tip,
.text-info,
.text-alert,
.text-audio,
.text-video,
.text-comment,
.text-download,
.text-attachment {
	background-position: left center;
	padding: 0.8em 0.8em 0.8em 5em;
	min-height: 20px;
}
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ----- BUTTON LINK ----- */
button, 
.button {
    border: medium none;
    margin: 0 10px 0 0;
}
.link-button,
.link-readmore {
	cursor: pointer;
	font-size: 1.1em;
	padding: 10px 12px;
	display: inline-block;
	text-decoration: none;
}
.link-button {
	padding: 11px 12px;
}
.link-button:hover {
	color: #fff;
}
a.link-button:hover,
.link-button a:hover,
a.link-readmore:hover,
.link-readmore a:hover {
	text-decoration: none;
}
a.link-button,
.link-button a,
.link-button,
a.link-readmore,
.link-readmore a,
.link-readmore {
	font-weight: bold;
	color: #eee1bf;
}
.link-button .link-icon {
    line-height: 24px;
    margin: -3px 0;
}
.link-button[class*="button-"],
.link-button[class*="button-"]:hover {
	background-color: transparent;
	background-image:url(/templates/jsn_vintage_pro/images/backgrounds/bg-link-button.png);
	background-repeat: repeat-x;
	display: inline-block;
	position: relative;
}
.link-button[class*="button-"]:after,
.link-button[class*="button-"]:before {
	background-image: url(/templates/jsn_vintage_pro/images/backgrounds/bg-link-button.png);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 40px;
    position: absolute;
    top: 0;
    width: 15px;
}
.link-button[class*="button-"]:after {
    right: -9px;
}
.link-button[class*="button-"]:before {
    left: -9px;
}
.link-button.button-red,
.link-button.button-red:hover {
	background-position: left -138px;
}
.link-button.button-red:after {
    background-position: 0 -286px;
}
.link-button.button-red:before {
    background-position: 0 -2px;
}
.link-button.button-blue,
.link-button.button-blue:hover {
	background-position: left -1060px;
}
.link-button.button-blue:after {
    background-position: 0 -1214px;
}
.link-button.button-blue:before {
    background-position: 0 -2703px;
}
.link-button.button-darkblue,
.link-button.button-darkblue:hover {
	background-position: left -2859px;
}
.link-button.button-darkblue:after {
    background-position: 0 -3002px;
}
.link-button.button-darkblue:before {
    background-position: 0 -913px;
}
.link-button.button-green,
.link-button.button-green:hover {
	background-position: left -598px;
}
.link-button.button-green:after {
    background-position: 0 -750px;
}
.link-button.button-green:before {
    background-position: 0 -454px;
}
.link-button.button-cyan,
.link-button.button-cyan:hover {
	background-position: left -2371px;
}
.link-button.button-cyan:after {
    background-position: 0 -2534px;
}
.link-button.button-cyan:before {
    background-position: 0 -2210px;
}
.link-button.button-dark,
.link-button.button-dark:hover {
	background-position: left -1870px;
}
.link-button.button-dark:after {
    background-position: 0 -2052px;
}
.link-button.button-dark:before {
    background-position: 0 -1730px;
}
.link-button.button-violet,
.link-button.button-violet:hover {
	background-position: left -1459px;
}
.link-button.button-violet:after {
    background-position: 0 -1584px;
}
.link-button.button-violet:before {
    background-position: 0 -1339px;
}
.link-button.button-darkviolet,
.link-button.button-darkviolet:hover {
	background-position: left -3306px;
}
.link-button.button-darkviolet:after {
    background-position: 0 -3460px;
}
.link-button.button-darkviolet:before {
    background-position: 0 -3150px;
}
/* ----- READMORE LINK ----- */
.link-readmore {
	padding: 6px 12px;
}
.link-readmore[class*="readmore-"],
.link-readmore[class*="readmore-"]:hover {
	background-image:url(/templates/jsn_vintage_pro/images/backgrounds/bg-link-readmore.png);
	background-repeat: repeat-x;
	display: inline-block;
	position: relative;
}
.link-readmore[class*="readmore-"]:after,
.link-readmore[class*="readmore-"]:before {
	background-image: url(/templates/jsn_vintage_pro/images/backgrounds/bg-link-readmore.png);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 40px;
    position: absolute;
    top: 0;
    width: 60px;
}
.link-readmore[class*="readmore-"]:after {
    right: -28px;
}
.link-readmore[class*="readmore-"]:before {
    left: -32px;
}
.link-readmore.readmore-red,
.link-readmore.readmore-red:hover {
	background-position: left -330px;
}
.link-readmore.readmore-red:after {
    background-position: 0 -418px;
}
.link-readmore.readmore-red:before {
    background-position: 0 -250px;
}
.link-readmore.readmore-blue,
.link-readmore.readmore-blue:hover {
	background-position: left -624px;
}
.link-readmore.readmore-blue:after {
    background-position: 0 -729px;
}
.link-readmore.readmore-blue:before {
    background-position: 0 -528px;
}
.link-readmore.readmore-green,
.link-readmore.readmore-green:hover {
	background-position: left -1310px;
}
.link-readmore.readmore-green:after {
    background-position: 0 -1423px;
}
.link-readmore.readmore-green:before {
    background-position: 0 -1194px;
}
.link-readmore.readmore-pink,
.link-readmore.readmore-pink:hover {
	background-position: left -950px;
}
.link-readmore.readmore-pink:after {
    background-position: 0 -1070px;
}
.link-readmore.readmore-pink:before {
    background-position: 0 -842px;
}
.link-readmore.readmore-darkpink,
.link-readmore.readmore-darkpink:hover {
	background-position: left -2811px;
}
.link-readmore.readmore-darkpink:after {
    background-position: 0 -2664px;
}
.link-readmore.readmore-darkpink:before {
    background-position: 0 -2968px;
}
.link-readmore.readmore-violet,
.link-readmore.readmore-violet:hover {
	background-position: left -1651px;
}
.link-readmore.readmore-violet:after {
    background-position: 0 -1796px;
}
.link-readmore.readmore-violet:before {
    background-position: 0 -1530px;
}
.link-readmore.readmore-darkviolet,
.link-readmore.readmore-darkviolet:hover {
	background-position: left -2437px;
}
.link-readmore.readmore-darkviolet:after {
    background-position: 0 -2535px;
}
.link-readmore.readmore-darkviolet:before {
    background-position: 0 -2340px;
}
.link-readmore.readmore-dark,
.link-readmore.readmore-dark:hover {
	background-position: left -2070px;
}
.link-readmore.readmore-dark:after {
    background-position: 0 -2218px;
}
.link-readmore.readmore-dark:before {
    background-position: 0 -1938px;
}
/* =============== TYPOGRAPHY - TABLE STYLES =============== */
table.table-style {
	background: #ffffff;
	border-collapse: collapse;
	border-spacing: 0;
	color: #404040;
}
table.table-style caption {
	padding: 6px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
table.table-style td,
table.table-style th {
	padding: 10px;
	border-bottom: 1px solid #DEDEDE;
}
table.table-style th {
	text-align: left;
}
table.table-style .highlight {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
table.table-style thead th {
	font-size: 1.1em;
	border-top: 6px solid #fff;
	color: #ffffff;
}
table.table-style thead th.highlight {
	border-top: none;
}
table.table-style tbody th,
table.table-style tbody td {
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
}
table.table-style tbody .highlight {
	background-color: #999;
}
table.table-style tbody tr.odd {
	background: #f2f2f2;
}
table.table-style tbody tr.odd .highlight {
	background-color: #7E7E7E;
}
table.table-style tbody tr:hover th,
table.table-style tbody tr:hover td {
	background: #E4E4E4;
}
table.table-style tbody tr:hover .highlight {
	background: #737373;
}
table.table-style tfoot {
	border: 1px solid #DEDEDE;
}
table.table-style tfoot th,
table.table-style tfoot td {
	border: none;
	padding: 4px 10px;
	background-color: #d9d9d9;
}
table.table-style tfoot td {
	text-align: right;
}
/* ----- COLOR HEADER TABLE ----- */
table.style-colorheader thead th.highlight {
	background-color: #484848;
}
/* ----- COLOR STRIPES TABLE ----- */
table.style-colorstripes {
	color: #fff;
}
table.style-colorstripes thead,
table.style-colorstripes tfoot {
	border: none;
}
table.style-colorstripes tbody .highlight {
	color: #333;
	border-bottom: none;
	border-top: 1px solid #fff;
}
/* ----- GREY STRIPES TABLE ----- */
table.style-greystripes thead th {
	background: #404040;
	border-right: 1px groove #999999;
}
/* =============== TYPOGRAPHY - LIST STYLES =============== */
/* ----- ICON LIST ----- */
ul.list-icon {
	list-style-type: none;
}
ul.list-icon li {
	margin: 10px 0;
	position: relative;
	padding-left: 30px;
}
ul.list-icon li .jsn-listbullet {
	top: 0;
	left: 0;
	width: 25px;
	height: 24px;
	position: absolute;
}
/* ----- BULLET NUMBER LIST ----- */
ul.list-number-bullet {
	list-style: none;
}
ul.list-number-bullet li {
	margin-left: 0;
	position: relative;
	padding: 6px 0 6px 36px;
}
ul.list-number-bullet li .jsn-listbullet {
	color: #fff;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	margin: 4px;
	left: 0;
	top: -2px;
	width: 24px;
	display: block;
	font-weight: bold;
	position: absolute;
}
/* ----- DIGIT NUMBER LIST ----- */
ul.list-number-digit {
	list-style: none;
}
ul.list-number-digit li {
	margin-left: 0;
	position: relative;
	padding: 8px 0 8px 35px;
}
ul.list-number-digit li .jsn-listbullet {
	top: 0;
	left: 0;
	width: 25px;
	display: block;
	font-size: 32px;
	line-height: 100%;
	text-align: right;
	font-weight: normal;
	position: absolute;
}
ul.list-number-digit.digit-blue li .jsn-listbullet {
	color: #009aca;
}
ul.list-number-digit.digit-green li .jsn-listbullet {
	color: #429e00;
}
ul.list-number-digit.digit-grey li .jsn-listbullet {
	color: #999999;
}
ul.list-number-digit.digit-orange li .jsn-listbullet {
	color: #e66000;
}
ul.list-number-digit.digit-red li .jsn-listbullet {
	color: #bf0000;
}
ul.list-number-digit.digit-violet li .jsn-listbullet {
	color: #9e0084;
}
/* ----- HORIZONTAL LIST ----- */
ul.list-horizontal {
	margin: 0;
	list-style: none;
}
ul.list-horizontal li {
	display: inline;
	margin: 0 .5em;
}
/* ----- NOBULLET LIST ----- */
ul.list-nobullet {
	margin: 0;
	list-style: none;
}
ul.list-nobullet li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
/* ============================== MENU ==============================
/* ----- ICONS MENU STYLE ----- */
.menu-iconmenu li[class*="icon-"] > a > span,
.menu-iconmenu li[class*="jsn-icon-"] > a > span {
	padding-left: 30px;
}
.jsn-menu-toggle,
.jsn-menu-mobile-control  {
	display: none;
}
/* =============== MENU - MAIN MENU =============== */
/* ----- GENERAL ----- */
#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent:after {
	bottom: 100%; 
	border: solid transparent; 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute;
	pointer-events: none;
	border-width: 8px; 
	left: 20%; 
	margin-left: -8px; 
}
/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu > li > a > span,
div.jsn-modulecontainer ul.menu-mainmenu.menu-iconmenu ul > li[class*="jsn-icon-"] > a > span {
	line-height: 24px;
}
div.jsn-modulecontainer ul:not(.menu-iconmenu) > li > a > i[class*="fa-"]{
	display: none;
}
div.jsn-modulecontainer ul.menu-iconmenu li i[class*="fa-"], div.jsn-modulecontainer ul.menu-iconmenu > li > a > span {
    float: left;
}
div.jsn-modulecontainer ul.menu-iconmenu li i[class*="fa-"]{
	font-size: 19px;
	margin-right: 5px;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-mainmenu.menu-richmenu.menu-iconmenu > li > a span {
	line-height: 1.6;
}
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul {
	left: auto;
}
/* ----- PARENT ITEMS / ADD ARROW TO ITEMS HAVE SUBLEVEL ----- */
#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner:hover h3.jsn-moduletitle {
	color: #f4e7c5;
	text-decoration: none;
}
#jsn-menu.jsn-menu-sticky {
	position: fixed !important;
	top: 0 !important;
	width: 100% !important;
	padding-bottom: 6px;
	background-position: left bottom;
	background-repeat: repeat-x;
	transition: padding all 0.3s ease 0s;
	-moz-transition: padding all 0.3s ease 0s;
	-webkit-transition: padding all 0.3s ease 0s;
}
#jsn-menu.jsn-menu-sticky #jsn-menu-inner {
    padding-top: 8px;
}

/* ========= MENU - FLIPBACK ========= */
div.jsn-modulecontainer ul.menu-mainmenu li.jsn-submenu-flipback > ul {
	right: 0;
}
div.jsn-modulecontainer ul.menu-mainmenu li.jsn-submenu-flipback a {
	text-align: right;
}
div.jsn-modulecontainer ul.menu-mainmenu li.jsn-submenu-flipback ul li.parent > a {
    background-image: url(/templates/jsn_vintage_pro/images/icons/icon-arrow-white-rtl.png);
    background-position: 2% center;
}
div.jsn-modulecontainer ul.menu-mainmenu li.jsn-submenu-flipback ul ul {
    right: 201px;
    margin-left: 0;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.jsn-submenu-flipback > ul:after {
	right: 20%;
	left: auto;
}
/* =============== MENU - TREE MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-treemenu li a {
    color: #404040;
    cursor: pointer;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 11px 13px;
    text-decoration: none;
}
div.jsn-modulecontainer ul.menu-treemenu > li > ul > li.parent {
	border-bottom: none;
}
/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-treemenu.menu-iconmenu > li > a > span {
	line-height: 16px;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-treemenu.menu-richmenu.menu-iconmenu > li > a span {
	line-height: 1.5;
}
/* ---------- NORMAL STATE ---------- */
div.jsn-modulecontainer ul.menu-treemenu ul ul li a span {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
}
/* ----- CURRENT / HOVER STATE ----- */
div[class*=solid-] ul.menu-treemenu li a:hover,
div[class*=solid-] ul.menu-treemenu li a.current,
div[class*=box-1] ul.menu-treemenu li a:hover,
div[class*=box-1] ul.menu-treemenu li a.current {
	background-color: #FBF3DC;
}
/* =============== MENU - DIV MENU =============== */
ul.menu-divmenu li.last {
	background-image: none;
}
/* =============== MENU - SIDE MENU =============== */
/* ----- GENERAL ----- */
div.jsn-modulecontainer ul.menu-sidemenu,
div.jsn-modulecontainer ul.menu-sidemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.jsn-modulecontainer ul.menu-sidemenu li {
	margin: 0;
	padding: 0;
	position: relative;
}
div.jsn-modulecontainer ul.menu-sidemenu li.last,
div.jsn-modulecontainer ul.menu-sidemenu li.last a {
	border-bottom: none;
}
div.jsn-modulecontainer ul.menu-sidemenu > li {
	border-bottom: 1px dotted #b3b3b3;
}
div.jsn-modulecontainer ul.menu-sidemenu li a {
	display: block;
	color: #404040;
	cursor: pointer;
	padding: 11px 13px;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
}
div[class*="richbox-"] ul.menu-sidemenu li a {
	color: #251313;
}
ul.menu-sidemenu li > a > span {
	display: block;
}
ul.menu-sidemenu li a > span {
	padding-left: 15px;
	background-position: left center;
	background-repeat: no-repeat;
}
div.jsn-modulecontainer ul.menu-sidemenu ul {
	visibility: hidden;
	visibility: visible\9;
	display: none\9;
}
div.jsn-modulecontainer ul.menu-sidemenu li:hover > ul {
	visibility: visible;
	display: block\9;
}
/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-sidemenu.menu-iconmenu > li > a > span {
	line-height: 16px;
}
/* ----- RICH MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-sidemenu li a span.jsn-menudescription {
	display: none;
}
div.jsn-modulecontainer ul.menu-sidemenu.menu-richmenu li a span.jsn-menudescription {
	color: #595959;
	display: block;
}
div[class*="richbox-"] ul.menu-sidemenu.menu-richmenu li a span.jsn-menudescription {
	color: #251313;
}
div.jsn-modulecontainer ul.menu-sidemenu.menu-richmenu.menu-iconmenu > li > a span {
	line-height: 1.5;
}
/* ---------- 1st LEVEL ---------- */
div.jsn-modulecontainer ul.menu-sidemenu ul {
	top: -2px;
	position: absolute;
}
div.jsn-modulecontainer ul.menu-sidemenu ul li a {
	display: block;
	cursor: pointer;
}
div.jsn-modulecontainer ul.menu-sidemenu ul ul {
	top: 0;
}
/* ----- PARENT ITEMS / ADD ARROW TO ITEMS HAVE SUBLEVEL ----- */
/* 1st LEVEL */
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-sidemenu > li:hover > a {
	color: #000;
	background-color: #d9d9d9;
}
/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */
div.solid-2 ul.menu-sidemenu > li:hover > a {
	background-color: #E7FACF;
}
div.richbox-1 ul.menu-sidemenu > li:hover > a {
	color: #fff;
	background-color: #474747;
}
div.lightbox-1 ul.menu-sidemenu > li:hover > a {
	background-color: #FDFDFD;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-sidemenu > li.active > a {
	color: #000;
	background-color: #d9d9d9;
}
/* ----- ROLLOVER STATE / DISPLAY SUB-MENU OF SELECTED MENU ITEM ----- */
div.jsn-modulecontainer ul.menu-sidemenu li:hover > ul {
	left: auto;
}
/* =============== MENU - TOP MENU =============== */
/* ----- ICON MENU STYLE ----- */
div.jsn-modulecontainer ul.menu-topmenu.menu-iconmenu > li > a {
	line-height: 25px;
}
/* ============================== MOBILE SWITCH ============================== */
#jsn-mobileswitch {
    display: none;
    right: 0;
    padding: 19px 5px;
    position: absolute;
    z-index: 99;
}
#jsn-mobileswitch a {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	vertical-align: text-top;
	background: url(/templates/jsn_vintage_pro/images/icons/icons-mobile.png) -16px 0 no-repeat;
}
#jsn-desktopswitch {
    display: none;
    padding: 15px 10px;
    position: absolute;
    right: 5px;
    top: 0;
}
#jsn-desktopswitch a {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	vertical-align: text-top;
	background: url(/templates/jsn_vintage_pro/images/icons/icons-mobile.png) -32px 0 no-repeat;
}
@media only screen and (max-device-width: 960px) {
	body.jsn-mobile #jsn-desktopswitch {
		display: block;
	}
	body.jsn-desktop #jsn-mobileswitch {
		display: block;
	}
    ul.menu-mainmenu li ul,
    ul.menu-sidemenu li ul {
        transition: none !important;
        -moz-transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
    }
	body.jsn-desktop-on-mobile #jsn-mobileswitch {
		-webkit-text-size-adjust: none;
	}
}
/* ============================== SITE TOOLS ============================== */
/* =============== SITE TOOLS - GENERAL PRESENTATION =============== */
#jsn-sitetoolspanel {
    position: fixed;
    right: 0;
    top: 80px;
    z-index: 10000;
}
/* ----- DROP DOWN ----- */
ul#jsn-sitetools-menu,
ul#jsn-sitetools-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#jsn-sitetools-menu li {
	padding: 0;
	margin: 0;
	float: left;
}
ul#jsn-sitetools-menu > li > a {
	background: url(/templates/jsn_vintage_pro/images/icons/icon-setting.png) no-repeat scroll center center #FFFFFF;
	border-radius: 5px 0 0 5px;
    float: left;
    position: absolute;
    right: 0;
    top: 17px;
}
ul#jsn-sitetools-menu > li.active > a {
    right: 92px;
}
ul#jsn-sitetools-menu li a {
	margin: 0;
	padding: 0;
	width: 32px;
	height: 32px;
	display: block;
}
ul#jsn-sitetools-menu li ul {
	background: #ffffff;
	position: absolute;
	width: 93px;
	right: -93px;
}
ul#jsn-sitetools-menu li.active ul {
	right: 0;
}
ul#jsn-sitetools-menu ul li {
	padding: 3px 0 3px 5px;
	background: none;
}
ul#jsn-sitetools-menu ul li a {
    border: 1px solid #EBEBEB;
    display: inline-block;
    float: left;
    height: 16px;
    padding: 3px;
	margin: 2px;
    width: 16px;
}
ul#jsn-sitetools-menu ul{
	top: 15px;
}
/* ----- INLINE ROW ----- */
ul#jsn-sitetools-inline {
	margin: 0;
	float: left;
	padding: 0;
	list-style: none;
}
ul#jsn-sitetools-inline ul {
	float: left;
}
ul#jsn-sitetools-inline li {
	margin: 0;
	float: left;
	padding: 0;
	list-style: none;
}
ul#jsn-sitetools-inline li a {
	float: left;
	width: 22px;
	height: 20px;
	display: inline-block;
}
/* =============== SITE TOOLS - COLOR SELECTOR =============== */
#jsn-selector-blue,
#jsn-selector-brown,
#jsn-selector-green,
#jsn-selector-cyan,
#jsn-selector-red,
#jsn-selector-grey,
#jsn-selector-blue.current,
#jsn-selector-blue:hover,
#jsn-selector-brown.current,
#jsn-selector-brown:hover,
#jsn-selector-green.current,
#jsn-selector-green:hover,
#jsn-selector-cyan.current,
#jsn-selector-cyan:hover,
#jsn-selector-red.current,
#jsn-selector-red:hover,
#jsn-selector-grey.current,
#jsn-selector-grey:hover {
	background-image: url(/templates/jsn_vintage_pro/images/icons/icons-sitetools-color.png);
	background-repeat: no-repeat;
}
#jsn-selector-blue {
	background-position: -10px 2px;
}
#jsn-selector-brown {
	background-position: -42px 2px;
}
#jsn-selector-green {
	background-position: -74px 2px;
}
#jsn-selector-cyan {
	background-position: -107px 2px;
}
#jsn-selector-red {
	background-position: -137px 2px;
}
#jsn-selector-grey {
	background-position: -167px 2px;
}
#jsn-selector-blue.current,
#jsn-selector-blue:hover {
	background-position: -10px -40px;
}
#jsn-selector-brown.current,
#jsn-selector-brown:hover {
	background-position: -43px -40px;
}
#jsn-selector-green.current,
#jsn-selector-green:hover {
	background-position: -74px -40px;
}
#jsn-selector-cyan.current,
#jsn-selector-cyan:hover {
	background-position: -107px -40px;
}
#jsn-selector-red.current,
#jsn-selector-red:hover {
	background-position: -137px -40px;
}
#jsn-selector-grey.current,
#jsn-selector-grey:hover {
	background-position: -167px -40px;
}
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- RICHBOX STYLE ----- */
div.richbox-1 div.jsn-modulecontainer_inner h3:before,
div.richbox-1 div.jsn-modulecontainer_inner h3:after {
	background-position: left top;
	background-repeat: no-repeat;
	content: "";
	height: 45px;
	display: inline-block;
	position: absolute;
	top: 0;
}
div.richbox-1 div.jsn-modulecontainer_inner h3:before {
    left: 0;
    width: 4px;
}
div.richbox-1 div.jsn-modulecontainer_inner h3:after {
    right: -42px;
    width: 45px;
	height: 55px;
}
div.richbox-1 div.jsn-modulecontainer_inner h3 span:after {
    background: url(/templates/jsn_vintage_pro/images/backgrounds/shadow.png) no-repeat scroll right bottom;
    bottom: -9px;
    content: "";
    height: 55px;
    position: absolute;
    right: 3px;
    width: 155px;
}
div.richbox-1 div.jsn-modulecontainer_inner h3 {
    margin: 0 42px 0 0;
}
div.richbox-2 div.jsn-modulecontainer_inner h3 {
	padding: 14px 10px;
}
/* ----- LIGHTBOX STYLE ----- */
div[class*=lightbox-] div.jsn-modulecontainer_inner h3 {
	background: url(/templates/jsn_vintage_pro/images/backgrounds/bg-title-lightbox1-m.png) repeat-x left top;
	display: block;
	position: relative;
	padding: 11px 10px;
	margin: 0 10px;
	color: #efe1bf;
	line-height: 30px;
}
div.lightbox-1 div.jsn-modulecontainer_inner h3 {
	background: url(/templates/jsn_vintage_pro/images/backgrounds/bg-title-lightbox1-m.png) repeat-x left top;
}
div[class*=lightbox-] div.jsn-modulecontainer_inner h3:before,
div[class*=lightbox-] div.jsn-modulecontainer_inner h3:after {
	content: "";
	display: inline-block;
	position: absolute;
	height: 50px;
	width: 10px;
	top: 0;
}
div.lightbox-1 div.jsn-modulecontainer_inner h3:before {
	background: url(/templates/jsn_vintage_pro/images/backgrounds/bg-title-lightbox1-l.png) no-repeat left top;
	left: -10px;
}
div.lightbox-1 div.jsn-modulecontainer_inner h3:after {
	background: url(/templates/jsn_vintage_pro/images/backgrounds/bg-title-lightbox1-r.png) no-repeat right top;
	right: -10px;
}
div.lightbox-2 div.jsn-modulecontainer_inner h3 {
	background: url(/templates/jsn_vintage_pro/images/backgrounds/bg-title-lightbox2-m.png) repeat-x left top;
}
div.lightbox-2 div.jsn-modulecontainer_inner h3:before {
	background: url(/templates/jsn_vintage_pro/images/backgrounds/bg-title-lightbox2-l.png) no-repeat left top;
	left: -10px;
}
div.lightbox-2 div.jsn-modulecontainer_inner h3:after {
	background: url(/templates/jsn_vintage_pro/images/backgrounds/bg-title-lightbox2-r.png) no-repeat right top;
	right: -10px;
}
div[class*="lightbox-"] div.jsn-modulecontainer_inner h3 span:before,
div[class*="lightbox-"] div.jsn-modulecontainer_inner h3 span:after {
    bottom: 15px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.9);
    height: 20%;
    left: 0;
    max-height: 55px;
    max-width: 204px;
    width: 50%;
	content: "";
    position: absolute;
    z-index: -2;
}
div[class*="lightbox-"] div.jsn-modulecontainer_inner h3 span:after {
    left: auto;
    right: 0;
}
/* ----- CUSTOM BOX STYLE IN SPECIFIC POSITION ----- */
#jsn-content-top div[class*="solid-"],
#jsn-content-top div[class*="solid-"] h3.jsn-moduletitle {
	color: #000;
}
/* =============== MODULE STYLES - MODULE ICONS =============== */
div[class*="icon-"] h3.jsn-moduletitle span.jsn-moduleicon,
div[class*="jsn-icon-"] h3.jsn-moduletitle span.jsn-moduleicon {
	padding-left: 30px;
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== PAGEBREAK - SLIDERS STYLE =============== */
div.panel h3.title:hover,
div.panel h3.pane-toggler-down {
	background: rgba(255,255,255,0.5);
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTACT =============== */
div.contact .dl-horizontal dd {
	margin-left: 25px;
}
/* =============== JOOMLA! EXTENSIONS - COM_SEARCH =============== */
.jsn-joomla-30 div.search .inputbox {
	width: auto;
	max-width: 100%;
}
/* =============== JOOMLA! EXTENSIONS - COM_USER =============== */
button#jform_profile_dob_img.btn {
	height: 30px;
}
/* =============== JOOMLA! EXTENSIONS - MOD_BREADCRUMB =============== */
.breadcrumb li.active:first-child span.divider {
	background: none;
}
/* =============== JOOMLA! EXTENSIONS - MOD_LOGIN =============== */
#form-login #form-login-remember input,
#form-login #form-login-remember label {
	background: none;
}
.jsn-joomla-30 #login-form input#modlgn-username,
.jsn-joomla-30 #login-form input#modlgn-passwd {
	max-width: 140px;
	min-height: 19px;
}
.jsn-joomla-30 #jsn-menu .display-dropdown #login-form input#modlgn-username,
.jsn-joomla-30 #jsn-menu .display-dropdown #login-form input#modlgn-passwd {
	min-height: 18px;
}
/* =============== JOOMLA! EXTENSIONS - MOD_STATISTICS =============== */
dl.stats-module dt {
	float: left;
	width: 65%;
}
dl.stats-module dd {
	margin: 0;
}
/* ============================== MISC ============================== */
/* =============== GENERAL ICON ASSIGNMENT =============== */
.jsn-joomla-25 .link-button[class*="button-"] .link-icon[class*="icon-"],
.jsn-joomla-25 .menu-iconmenu [class*="icon-"] > a > span,
.jsn-joomla-25 [class*="box"][class*="icon-"] h3.jsn-moduletitle span.jsn-moduleicon,
.link-button[class*="button-"] .link-icon[class*="jsn-icon-"],
.menu-iconmenu [class*="jsn-icon-"] > a > span,
[class*="box"][class*="jsn-icon-"] h3.jsn-moduletitle span.jsn-moduleicon,
#jsn-menu div[class*="display-"][class*="jsn-icon-"].jsn-modulecontainer .jsn-modulecontainer_inner h3.jsn-moduletitle span span {
    background-image: url(/templates/jsn_vintage_pro/images/icons/icons-uni.png);
    background-repeat: no-repeat;
}
.jsn-joomla-25 .link-icon[class*="icon-"],
.jsn-joomla-25 .menu-sidemenu.menu-iconmenu [class*="icon-"] > a > span,
.jsn-joomla-25 .menu-treemenu.menu-iconmenu [class*="icon-"] > a > span,
.jsn-joomla-25 .menu-treemenu.menu-iconmenu .active[class*="icon-"] > a > span,
.jsn-joomla-25 .list-icon[class*="icon-"] li .jsn-listbullet,
.jsn-joomla-25 [class*="icon-"] h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon[class*="jsn-icon-"],
.menu-sidemenu.menu-iconmenu [class*="jsn-icon-"] > a > span,
.menu-treemenu.menu-iconmenu [class*="jsn-icon-"] > a > span,
.menu-treemenu.menu-iconmenu .active[class*="jsn-icon-"] > a > span,
.list-icon[class*="jsn-icon-"] li .jsn-listbullet,
[class*="jsn-icon-"] h3.jsn-moduletitle span.jsn-moduleicon {
	background-image: url(/templates/jsn_vintage_pro/images/icons/icons-uni-black.png);
	background-repeat: no-repeat;
}
.jsn-joomla-25 .link-icon.icon-article,
.jsn-joomla-25 .menu-iconmenu .icon-article > a > span,
.jsn-joomla-25 .list-icon.icon-article li .jsn-listbullet,
.jsn-joomla-25 .icon-article h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-article,
.menu-iconmenu .jsn-icon-article > a > span,
.list-icon.jsn-icon-article li .jsn-listbullet,
.jsn-icon-article h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 0;
}
.jsn-joomla-25 .link-icon.icon-calendar,
.jsn-joomla-25 .menu-iconmenu .icon-calendar > a > span,
.jsn-joomla-25 .list-icon.icon-calendar li .jsn-listbullet,
.jsn-joomla-25 .icon-calendar h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-calendar,
.menu-iconmenu .jsn-icon-calendar > a > span,
.list-icon.jsn-icon-calendar li .jsn-listbullet,
.jsn-icon-calendar h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -82px;
}
.jsn-joomla-25 .link-icon.icon-cart,
.jsn-joomla-25 .menu-iconmenu .icon-cart > a > span,
.jsn-joomla-25 .list-icon.icon-cart li .jsn-listbullet,
.jsn-joomla-25 .icon-cart h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-cart,
.menu-iconmenu .jsn-icon-cart > a > span,
.list-icon.jsn-icon-cart li .jsn-listbullet,
.jsn-icon-cart h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -168px;
}
.jsn-joomla-25 .link-icon.icon-comment,
.jsn-joomla-25 .menu-iconmenu .icon-comment > a > span,
.jsn-joomla-25 .list-icon.icon-comment li .jsn-listbullet,
.jsn-joomla-25 .icon-comment h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-comment,
.menu-iconmenu .jsn-icon-comment > a > span,
.list-icon.jsn-icon-comment li .jsn-listbullet,
.jsn-icon-comment h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -254px;
}
.jsn-joomla-25 .link-icon.icon-display,
.jsn-joomla-25 .menu-iconmenu .icon-display > a > span,
.jsn-joomla-25 .list-icon.icon-display li .jsn-listbullet,
.jsn-joomla-25 .icon-display h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-display,
.menu-iconmenu .jsn-icon-display > a > span,
.list-icon.jsn-icon-display li .jsn-listbullet,
.jsn-icon-display h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -339px;
}
.jsn-joomla-25 .link-icon.icon-download,
.jsn-joomla-25 .menu-iconmenu .icon-download > a > span,
.jsn-joomla-25 .list-icon.icon-download li .jsn-listbullet,
.jsn-joomla-25 .icon-download h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-download,
.menu-iconmenu .jsn-icon-download > a > span,
.list-icon.jsn-icon-download li .jsn-listbullet,
.jsn-icon-download h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -426px;
}
.jsn-joomla-25 .link-icon.icon-folder,
.jsn-joomla-25 .menu-iconmenu .icon-folder > a > span,
.jsn-joomla-25 .list-icon.icon-folder li .jsn-listbullet,
.jsn-joomla-25 .icon-folder h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-folder,
.menu-iconmenu .jsn-icon-folder > a > span,
.list-icon.jsn-icon-folder li .jsn-listbullet,
.jsn-icon-folder h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -513px;
}
.jsn-joomla-25 .link-icon.icon-help,
.jsn-joomla-25 .menu-iconmenu .icon-help > a > span,
.jsn-joomla-25 .list-icon.icon-help li .jsn-listbullet,
.jsn-joomla-25 .icon-help h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-help,
.menu-iconmenu .jsn-icon-help > a > span,
.list-icon.jsn-icon-help li .jsn-listbullet,
.jsn-icon-help h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -598px;
}
.jsn-joomla-25 .link-icon.icon-home,
.jsn-joomla-25 .menu-iconmenu .icon-home > a > span,
.jsn-joomla-25 .list-icon.icon-home li .jsn-listbullet,
.jsn-joomla-25 .icon-home h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-home,
.menu-iconmenu .jsn-icon-home > a > span,
.list-icon.jsn-icon-home li .jsn-listbullet,
.jsn-icon-home h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -684px;
}
.jsn-joomla-25 .link-icon.icon-image,
.jsn-joomla-25 .menu-iconmenu .icon-image > a > span,
.jsn-joomla-25 .list-icon.icon-image li .jsn-listbullet,
.jsn-joomla-25 .icon-image h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-image,
.menu-iconmenu .jsn-icon-image > a > span,
.list-icon.jsn-icon-image li .jsn-listbullet,
.jsn-icon-image h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -770px;
}
.jsn-joomla-25 .link-icon.icon-info,
.jsn-joomla-25 .menu-iconmenu .icon-info > a > span,
.jsn-joomla-25 .list-icon.icon-info li .jsn-listbullet,
.jsn-joomla-25 .icon-info h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-info,
.menu-iconmenu .jsn-icon-info > a > span,
.list-icon.jsn-icon-info li .jsn-listbullet,
.jsn-icon-info h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -856px;
}
.jsn-joomla-25 .link-icon.icon-mail,
.jsn-joomla-25 .menu-iconmenu .icon-mail > a > span,
.jsn-joomla-25 .list-icon.icon-mail li .jsn-listbullet,
.jsn-joomla-25 .icon-mail h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-mail,
.menu-iconmenu .jsn-icon-mail > a > span,
.list-icon.jsn-icon-mail li .jsn-listbullet,
.jsn-icon-mail h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -941px;
}
.jsn-joomla-25 .link-icon.icon-online,
.jsn-joomla-25 .menu-iconmenu .icon-online > a > span,
.jsn-joomla-25 .list-icon.icon-online li .jsn-listbullet,
.jsn-joomla-25 .icon-online h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-online,
.menu-iconmenu .jsn-icon-online > a > span,
.list-icon.jsn-icon-online li .jsn-listbullet,
.jsn-icon-online h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -1027px;
}
.jsn-joomla-25 .link-icon.icon-rss,
.jsn-joomla-25 .menu-iconmenu .icon-rss > a > span,
.jsn-joomla-25 .list-icon.icon-rss li .jsn-listbullet,
.jsn-joomla-25 .icon-rss h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-rss,
.menu-iconmenu .jsn-icon-rss > a > span,
.list-icon.jsn-icon-rss li .jsn-listbullet,
.jsn-icon-rss h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -1114px;
}
.jsn-joomla-25 .link-icon.icon-search,
.jsn-joomla-25 .menu-iconmenu .icon-search > a > span,
.jsn-joomla-25 .list-icon.icon-search li .jsn-listbullet,
.jsn-joomla-25 .icon-search h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-search,
.menu-iconmenu .jsn-icon-search > a > span,
.list-icon.jsn-icon-search li .jsn-listbullet,
.jsn-icon-search h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -1200px;
}
.jsn-joomla-25 .link-icon.icon-selection,
.jsn-joomla-25 .menu-iconmenu .icon-selection > a > span,
.jsn-joomla-25 .list-icon.icon-selection li .jsn-listbullet,
.jsn-joomla-25 .icon-selection h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-selection,
.menu-iconmenu .jsn-icon-selection > a > span,
.list-icon.jsn-icon-selection li .jsn-listbullet,
.jsn-icon-selection h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -1286px;
}
.jsn-joomla-25 .link-icon.icon-settings,
.jsn-joomla-25 .menu-iconmenu .icon-settings > a > span,
.jsn-joomla-25 .list-icon.icon-settings li .jsn-listbullet,
.jsn-joomla-25 .icon-settings h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-settings,
.menu-iconmenu .jsn-icon-settings > a > span,
.list-icon.jsn-icon-settings li .jsn-listbullet,
.jsn-icon-settings h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -1372px;
}
.jsn-joomla-25 .link-icon.icon-star,
.jsn-joomla-25 .menu-iconmenu .icon-star > a > span,
.jsn-joomla-25 .list-icon.icon-star li .jsn-listbullet,
.jsn-joomla-25 .icon-star h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-star,
.menu-iconmenu .jsn-icon-star > a > span,
.list-icon.jsn-icon-star li .jsn-listbullet,
.jsn-icon-star h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -1458px;
}
.jsn-joomla-25 .link-icon.icon-statistics,
.jsn-joomla-25 .menu-iconmenu .icon-statistics > a > span,
.jsn-joomla-25 .list-icon.icon-statistics li .jsn-listbullet,
.jsn-joomla-25 .icon-statistics h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-statistics,
.menu-iconmenu .jsn-icon-statistics > a > span,
.list-icon.jsn-icon-statistics li .jsn-listbullet,
.jsn-icon-statistics h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -1543px;
}
.jsn-joomla-25 .link-icon.icon-user,
.jsn-joomla-25 .menu-iconmenu .icon-user > a > span,
.jsn-joomla-25 .list-icon.icon-user li .jsn-listbullet,
.jsn-joomla-25 .icon-user h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-user,
.menu-iconmenu .jsn-icon-user > a > span,
.list-icon.jsn-icon-user li .jsn-listbullet,
.jsn-icon-user h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -1630px;
}
.jsn-joomla-25 .link-icon.icon-downarrow,
.jsn-joomla-25 .menu-iconmenu .icon-downarrow > a > span,
.jsn-joomla-25 .list-icon.downarrow li .jsn-listbullet,
.jsn-joomla-25 .icon-downarrow h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-downarrow,
.menu-iconmenu .jsn-icon-downarrow > a > span,
.list-icon.jsn-icon-downarrow li .jsn-listbullet,
.jsn-icon-downarrow h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -1713px;
}
.jsn-joomla-25 .link-icon.icon-monitor,
.jsn-joomla-25 .menu-iconmenu .icon-monitor > a > span,
.jsn-joomla-25 .list-icon.monitor li .jsn-listbullet,
.jsn-joomla-25 .icon-monitor h3.jsn-moduletitle span.jsn-moduleicon,
.link-icon.jsn-icon-monitor,
.menu-iconmenu .jsn-icon-monitor > a > span,
.list-icon.jsn-icon-monitor li .jsn-listbullet,
.jsn-icon-monitor h3.jsn-moduletitle span.jsn-moduleicon {
	background-position: 0 -1798px;
}
/* ============================== JOOMLA 3.0 CORE COMPONENT LAYOUT ============================== */
.jsn-joomla-30 .blog-featured .items-leading h2 {
	padding: 5px 0;
}
.jsn-joomla-30 .page-header {
	border-bottom: 1px solid #FFF7E3;
	margin-bottom: 0;
}
.jsn-joomla-30 .input-append .btn {
	padding: 7px 14px 6px;
}
/* ============================== CSS3 EFFECTS ============================== */
/* ----- READ MORE ----- */
.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:linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(216,216,216) 100%);
	background-image:-moz-linear-gradient(-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);
}
.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 ----- */
img.image-border,
#jsn-wapper-usermodules5 li a,
#jsn-gotoplink,
#jsn-footer a {
	transition: color 0.3s ease-in-out 0s;
	-moz-transition: color 0.3s ease-in-out 0s;
	-webkit-transition: color 0.3s ease-in-out 0s;
}
.top-socials a {
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
/* ----- TYPOGRAPHY STYLE ----- */
/* TEXT STYLES */
#jsn-wapper-usermodules3 li a{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
.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;
}
.text-box-highlight {
	transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}
.text-box-highlight:hover {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.text-highlight {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/* LINK STYLES */
.link-button,
.link-button a {
	transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
}
.link-action,
#form-login li a {
	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;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.link-highlight {
	transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
}
.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 */
table.table-style th,
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: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul.list-number-bullet.bullet-blue li .jsn-listbullet {
	background-image:linear-gradient(-90deg,rgb(28,107,179) 0%,rgb(51,57,63) 100%);
	background-image:-moz-linear-gradient(-90deg,rgb(28,107,179) 0%,rgb(51,57,63) 100%);
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(28,107,179)),color-stop(1, rgb(51,57,63)));
	background-image:-webkit-linear-gradient(-90deg,rgb(28,107,179) 0%,rgb(51,57,63) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(28,107,179) 0%,rgb(51,57,63) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(28,107,179) 0%,rgb(51,57,63) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff1c6bb3,endColorstr=#ff33393f,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff1c6bb3,endColorstr=#ff33393f,GradientType=0);
}
ul.list-number-bullet.bullet-green li .jsn-listbullet {
	background-image:linear-gradient(-90deg,rgb(66,158,0) 0%,rgb(38,91,0) 100%);
	background-image:-moz-linear-gradient(-90deg,rgb(66,158,0) 0%,rgb(38,91,0) 100%);
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(66,158,0)),color-stop(1, rgb(38,91,0)));
	background-image:-webkit-linear-gradient(-90deg,rgb(66,158,0) 0%,rgb(38,91,0) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(66,158,0) 0%,rgb(38,91,0) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(66,158,0) 0%,rgb(38,91,0) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff429e00,endColorstr=#ff265b00,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff429e00,endColorstr=#ff265b00,GradientType=0);
}
ul.list-number-bullet.bullet-grey li .jsn-listbullet {
	background-image:linear-gradient(-90deg,rgb(133,133,133) 0%,rgb(56,56,56) 100%);
	background-image:-moz-linear-gradient(-90deg,rgb(133,133,133) 0%,rgb(56,56,56) 100%);
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(133,133,133)),color-stop(1, rgb(56,56,56)));
	background-image:-webkit-linear-gradient(-90deg,rgb(133,133,133) 0%,rgb(56,56,56) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(133,133,133) 0%,rgb(56,56,56) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(133,133,133) 0%,rgb(56,56,56) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff858585,endColorstr=#ff383838,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff858585,endColorstr=#ff383838,GradientType=0);
}
ul.list-number-bullet.bullet-orange li .jsn-listbullet {
	background-image:linear-gradient(-90deg,rgb(230,96,0) 0%,rgb(116,50,0) 100%);
	background-image:-moz-linear-gradient(-90deg,rgb(230,96,0) 0%,rgb(116,50,0) 100%);
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(230,96,0)),color-stop(1, rgb(116,50,0)));
	background-image:-webkit-linear-gradient(-90deg,rgb(230,96,0) 0%,rgb(116,50,0) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(230,96,0) 0%,rgb(116,50,0) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(230,96,0) 0%,rgb(116,50,0) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe66000,endColorstr=#ff743200,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe66000,endColorstr=#ff743200,GradientType=0);
}
ul.list-number-bullet.bullet-red li .jsn-listbullet {
	background-image:linear-gradient(-90deg,rgb(191,0,0) 0%,rgb(113,0,0) 100%);
	background-image:-moz-linear-gradient(-90deg,rgb(191,0,0) 0%,rgb(113,0,0) 100%);
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(191,0,0)),color-stop(1, rgb(113,0,0)));
	background-image:-webkit-linear-gradient(-90deg,rgb(191,0,0) 0%,rgb(113,0,0) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(191,0,0) 0%,rgb(113,0,0) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(191,0,0) 0%,rgb(113,0,0) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffbf0000,endColorstr=#ff710000,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffbf0000,endColorstr=#ff710000,GradientType=0);
}
ul.list-number-bullet.bullet-violet li .jsn-listbullet {
	background-image:linear-gradient(-90deg,rgb(158,0,132) 0%,rgb(93,0,76) 100%);
	background-image:-moz-linear-gradient(-90deg,rgb(158,0,132) 0%,rgb(93,0,76) 100%);
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(158,0,132)),color-stop(1, rgb(93,0,76)));
	background-image:-webkit-linear-gradient(-90deg,rgb(158,0,132) 0%,rgb(93,0,76) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(158,0,132) 0%,rgb(93,0,76) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(158,0,132) 0%,rgb(93,0,76) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9e0084,endColorstr=#ff5d004c,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9e0084,endColorstr=#ff5d004c,GradientType=0);
}
/* FORM STYLE */
#jsn-menu .jsn-modulecontainer[class*="display-"] input {
	box-shadow: none;
	-moz- box-shadow: none;
	-webkit- box-shadow: none;
}
input,
.inputbox,
textarea {
	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;
}
#jsn-page .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;
}
.button:hover,
.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;
}
ul.jsn-pagination li a,
ul.jsn-pagination li span {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul.jsn-pagination li.navigation-page span {
	box-shadow: 1px 1px 0 #faf3dd ;
	-moz-box-shadow: 1px 1px 0 #faf3dd ;
	-webkit-box-shadow: 1px 1px 0 #faf3dd ;
	box-shadow: 0 0 5px #c6b894 inset ;
	-moz-box-shadow:  0 0 5px #c6b894 inset;
	-webkit-box-shadow:  0 0 5px #c6b894 inset ;
	text-shadow: 0 0 1px rgba(255, 255, 255, 1);
}

/* ----- MENU STYLES ----- */
/* GENERAL */
ul.menu-mainmenu li a,
ul.menu-sidemenu li a,
ul.menu-treemenu li a {
	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;
}
/* MAIN MENU - SIDE MENU */
ul.menu-mainmenu li ul,
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 .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;*/
}
ul.menu-mainmenu li ul,
#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li.first > a:hover,
div.jsn-modulecontainer ul.menu-mainmenu ul li.first.active a {
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li.last > a:hover,
div.jsn-modulecontainer ul.menu-mainmenu ul li.last.active > a {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
ul.menu-mainmenu li:hover > ul,
ul.menu-sidemenu li:hover > ul,
#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)";
}
ul.menu-mainmenu.jsn-desktop-on-mobile ul {
	display: none;
}
ul.menu-mainmenu.jsn-desktop-on-mobile li:hover > ul,
div.jsn-tpl-megamenu-container ul.menu-mainmenu.jsn-desktop-on-mobile li.megamenu:hover .module-content > ul,
div.jsn-tpl-megamenu-container ul.menu-mainmenu.jsn-desktop-on-mobile li.megamenu:hover .jsn-tpl-megamenu-submenu-container > ul {
	display: block;
}
/* ----- SITE TOOLS ----- */
ul#jsn-sitetools-menu li ul,
ul#jsn-sitetools-inline li ul {
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
}
ul[id^=jsn-sitetools-] li ul,
ul[id^=jsn-sitetools-],
ul[id^=jsn-sitetools-] > li > a {
	-webkit-transition: 0.6s ease;
	-moz-transition: 0.6s ease;
	-o-transition: 0.6s ease;
	-ms-transition: 0.6s ease;
	transition: 0.6s ease;
}
ul#jsn-sitetools-menu li {
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
}
ul#jsn-sitetools-menu > li:hover,
ul#jsn-sitetools-menu > li.active {
    border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
}
ul#jsn-sitetools-menu li:hover ul {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
ul#jsn-sitetools-menu li,
#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner h3,
#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {
	transition: background 0.3s ease-out;
	-moz-transition: background 0.3s ease-out;
	-webkit-transition: background 0.3s ease-out;
}
ul#jsn-sitetools-menu ul li a {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
body.jsn-direction-rtl ul#jsn-sitetools-menu > li:hover,
body.jsn-direction-rtl ul#jsn-sitetools-menu > li.active {
    border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
}
/* ----- MODULE STYLES ----- */
/* ----- MY SKILL-----*/
div.grid-layout div.grid-col div.grid-col_inner p.icon-skill {
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	}
div.grid-layout div.grid-col div.grid-col_inner p.icon-skill img {
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}	
div[class*="lightbox-"] div.jsn-modulecontainer_inner h3 span:before,
div[class*="lightbox-"] div.jsn-modulecontainer_inner h3 span:after {
	transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
}
div[class*="lightbox-"] div.jsn-modulecontainer_inner h3 span:after {
	transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
}
/* ----- FONT STYLES ----- */
div[class*="box-"] h3.jsn-moduletitle,
button,
.button {
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
}
div.richbox-1 div.jsn-modulecontainer_inner h3:before,
div.richbox-1 div.jsn-modulecontainer_inner h3 {
	box-shadow: 1.1em 0 1em -1.8em #000000 inset;
	-moz-box-shadow: 1.1em 0 1em -1.8em #000000 inset;
	-webkit-box-shadow: 1.1em 0 1em -1.8em #000000 inset;
}
/* ----- CONTENT TOP OVER ----- */
.jsn-themegrid-image:hover img {
 transform: scale(1.2) rotate(-7deg);
 -ms-transform: scale(1.2) rotate(-7deg);
 -moz-transform: scale(1.2) rotate(-7deg);
 -webkit-transform: scale(1.2) rotate(-7deg);
 -o-transform: scale(1.2) rotate(-7deg);
 transition: all 0.7s ease-in-out 0s;
 -o-transition: all 0.7s ease-in-out 0s;
 -moz-transition: all 0.7s ease-in-out 0s;
 -webkit-transition: all 0.7s ease-in-out 0s;
}
/* ----- OVERRIDE JOOMLA 30 ----- */
.jsn-joomla-30 .calendar .button {
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
}

/*--- Custom ---*/

.jsn-com-users .form-actions,
.jsn-com-users .login form .well,
.jsn-com-users .login .nav-tabs.nav-stacked>li>a {
    background: none !important;
    border: none !important;
}
{

}
/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
a {
	color: #251313;
}
input,
.inputbox,
textarea {
    background: rgba(255, 248, 228);
    border: 1px solid #CABD9A;
}
img.image-border {
    background-color: #FDF6E3;
    border: 1px solid #D6CBAE;
}
img.image-border:hover {
	background-color: #F6EDD6;
}
/* ============================== LAYOUT ============================== */
#jsn-header {
    background-color: #1a0f0f;
	border-bottom:1px solid #4b3434;
}
/* =============== LAYOUT - OVERALL PAGE =============== */
#jsn-master {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg_content.png);
}
/* =============== CONTENT PART =============== */
div.jsn-hasleft #jsn-content_inner,
div.jsn-hasright #jsn-content_inner2 {
    background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-rightside.png);
}
/* =============== CONTENT TOP =============== */
#jsn-promo-inner {
    background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-content-top-t.png);
}
/* =============== CONTENT BOTTOM =============== */
#jsn-content-top-over {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-content-top-b.png);
}
#jsn-content-top-over-inner1 {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-content-bottom.png);
}
#jsn-content-top-over-inner {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-menu-inner.png);
}
#jsn-wapper-usermodules3 {
	padding: 0;
	background: #F2E7CD;
}
#jsn-usermodules3_inner {
	background-image: url(/templates/jsn_vintage_pro/images/backgrounds/bg-user-top.png);
	background-repeat: repeat-x;
}
/* =============== FOOTER =============== */
#jsn-footer {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-content-top-b.png);
	background-color: #F2E7CD;
}
#jsn-footer-inner {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-menu.png);
}
/* ============================== TYPOGRAPHY ============================== */
/* =============== TYPOGRAPHY - LINK STYLES =============== */
/* ------ MY SKILL----*/
div.grid-layout div.grid-col div.grid-col_inner p.icon-skill {
	background:url(/templates/jsn_vintage_pro/images/colors/brown/bg-menu.png);
	}
/* ----- ACTION LINK ----- */
.link-action:hover {
	background-color: #251313;
}
/* =============== TYPOGRAPHY - TABLE STYLES =============== */
.text-box-highlight:hover {
    background: rgba(248, 242, 228 , .9);
    border-color: #f8f2e4;
}
/* ----- COLOR HEADER TABLE ----- */
table.style-colorheader thead th {
	background-color: #999999;
	border-right: 1px groove #B9B9B9;
}
/* ----- COLOR STRIPES TABLE ----- */
table.style-colorstripes td,
table.style-colorstripes th {
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px groove #BBBBBB;
}
table.style-colorstripes thead th {
	background-color: #737373;
}
table.style-colorstripes thead th.highlight {
	background-color: #8B8B8B;
}
table.style-colorstripes tbody tr {
	background-color: #A3A3A3;
}
table.style-colorstripes tbody .highlight {
	background-color: #F0F0F0;
}
table.style-colorstripes tbody tr.odd {
	background-color: #8B8B8B;
}
table.style-colorstripes tbody tr.odd .highlight {
	background-color: #DBDBDB;
}
table.style-colorstripes tbody tr:hover th,
table.style-colorstripes tbody tr:hover td {
	background-color: #808080;
}
table.style-colorstripes tbody tr:hover .highlight {
	background-color: #D0D0D0;
}
table.style-colorstripes tbody td,
table.style-colorstripes tbody th {
	border-left: none;
	border-right: 1px solid #BBBBBB;
}
table.style-colorstripes tfoot th,
table.style-colorstripes tfoot td {
	background-color: #737373;
}
.sectiontableheader {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-menu.png);
}
/* ----- brown STRIPES TABLE ----- */
table.style-brownstripes thead th.highlight {
	background-color: #8B8B8B;
}
/* ============================== MENU ============================== */
#menu-wrapper,
#jsn-menu.jsn-menu-sticky {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-menu-inner.png);
}
#menu-wrapper-inner,
#jsn-menu.jsn-menu-sticky #jsn-menu-inner {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-menu.png);
}
/* =============== MENU - MAIN MENU =============== */
/* ----- 1st LEVEL ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul,
#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {
	background-color: #1d1111;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > ul:after,
#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent:after {
	border-color: rgba(29, 17, 17, 0); 
	border-bottom-color: #1d1111; 
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	border-bottom: 1px solid #2d1d1d;
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu li:hover > a,
#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner:hover h3.jsn-moduletitle {
	color: #f4e7c5;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li:hover > a {
	background-color: #2d1d1d;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-mainmenu ul li.active > a {
	background-color: #2d1d1d;
}
/* =============== MENU - TREE MENU =============== */
div.jsn-modulecontainer ul.menu-treemenu ul {
    border-top: 1px solid #F8EDD1;
}
ul.menu-treemenu li > a > span {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/icon-arrow-black.png);
}
div.jsn-modulecontainer ul.menu-treemenu > li,
div.jsn-modulecontainer ul.menu-treemenu > li > ul > li {
	border-bottom: 1px solid #F8EDD1;
}
div.jsn-modulecontainer ul.menu-treemenu > li > a,
div.jsn-modulecontainer ul.menu-treemenu > li > ul > li > a {
	border-bottom: 1px solid #ccbf9d;
}
div.jsn-modulecontainer ul.menu-treemenu ul ul li a span {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/icon-plus-black.png);
}
div[class*="richbox-"] ul.menu-treemenu.menu-richmenu li a span.jsn-menudescription {
	color: #251313;
}
/* ----- CURRENT / HOVER STATE ----- */
div[class*="box-"] ul.menu-treemenu li a:hover,
div[class*="box-"] ul.menu-treemenu li a.current {
	background-color: #fbf3dc;
}
/* =============== MENU - SIDE MENU =============== */
/* ---------- 1st LEVEL ---------- */
ul.menu-sidemenu li a > span {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/icon-arrow-black.png);
}
div.jsn-modulecontainer ul.menu-sidemenu ul {
	background: rgb(255,245,219);
	border: 1px solid #DBCDAA;
}
div.jsn-modulecontainer ul.menu-sidemenu > li {
    border-bottom: 1px solid #F8EDD1;
}
div.jsn-modulecontainer ul.menu-sidemenu li {
    border-bottom: 1px solid #fff7e3;
}
div.jsn-modulecontainer ul.menu-sidemenu li a {
	border-bottom: 1px solid #ccbf9d;
}
div.jsn-modulecontainer ul.menu-sidemenu ul li a {
    border-bottom: 1px solid #E7DDC5;
}
body.jsn-direction-rtl div.jsn-modulecontainer ul.menu-sidemenu ul li a {
	border-left: none;
}
/* ----- HOVER STATE ----- */
div.jsn-modulecontainer ul.menu-sidemenu ul li:hover > a {
	background:	rgba(255, 248, 228, 0.8);
}
/* ----- HOVER STATE IN SPECIFIC MODULE BOXES ----- */
div[class*="box-"] ul.menu-sidemenu > li:hover > a,
div[class*="solid-"] ul.menu-sidemenu > li:hover > a {
	background-color: #fbf3dc;
}
/* ----- ACTIVE STATE ----- */
div.jsn-modulecontainer ul.menu-sidemenu ul li.active > a {
	background: rgba(255, 248, 228, 0.8);
}
/* ----- ACTIVE STATE IN SPECIFIC MODULE BOXES ----- */
div[class*="box-"] ul.menu-sidemenu > li.active > a,
div[class*="solid-"] ul.menu-sidemenu > li.active > a {
	background-color: #fbf3dc;
}
div.jsn-modulecontainer ul.menu-sidemenu ul li a {
	color: #251313;
}
div[class*="richbox-"] ul.menu-sidemenu.menu-richmenu li a span.jsn-menudescription {
	color: #251313;
}
/* ============================== SITE TOOLS ============================== */
/* =============== SITE TOOLS - GENERAL PRESENTATION =============== */
/* ----- DROP DOWN ----- */
/* ============================== MODULE STYLES ============================== */
/* =============== MODULE STYLES - MODULE BOXES =============== */
/* ----- RICHBOX ----- */
div.richbox-1 div.jsn-modulecontainer_inner h3:before {
    background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-title-richbox1-l.png);
}
div.richbox-1 div.jsn-modulecontainer_inner h3:after {
    background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-title-richbox1-r.png);
}
div.richbox-1 div.jsn-modulecontainer_inner h3 {
    background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-title-richbox1.png);
}
div.richbox-2 div.jsn-modulecontainer_inner h3 {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-title-richbox2.png);
}
/* ----- LIGHTBOX ----- */
div.lightbox-2 div.jsn-modulecontainer_inner {
}
/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
/* =============== JOOMLA! EXTENSIONS - MOD_SEARCH =============== */
#jsn-pos-top div.search input#mod_search_searchword {
	border: 1px solid #737373;
}
/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
/* PAGE PAGINATION */
ul.jsn-pagination li a,
ul.jsn-pagination li span {
	background-image: url(/templates/jsn_vintage_pro/images/colors/brown/bg-menu.png);
	border: 1px solid #1A0F0F;
}
ul.jsn-pagination li.navigation-page span {
	background: #faf3dd !important;
	border:1px solid #c6b894;
	color:#2a1717;
}
/* ============================== CSS3 EFFECTS ============================== */
.text-box-highlight:hover  {
	box-shadow: 0 0 2px #e2d5b3;
	-moz-box-shadow: 0 0 2px #e2d5b3;
	-webkit-box-shadow: 0 0 2px #e2d5b3;
}
input,
.inputbox,
textarea {
    background: rgba(255, 248, 228, 0.5);
    box-shadow: 1px 1px 0 #FCF3DA, 0 0 1px rgba(52, 34, 34, 0.2) inset;
	-moz- box-shadow: 1px 1px 0 #FCF3DA, 0 0 1px rgba(52, 34, 34, 0.2) inset;
	-webkit- box-shadow: 1px 1px 0 #FCF3DA, 0 0 1px rgba(52, 34, 34, 0.2) inset;
}
/*---BROWN BUTON---*/	
ul.jsn-pagination li a {
	box-shadow: 1px 1px 0 #4B3434 inset, -1px -1px 0 #4B3434 inset;
	-moz-box-shadow: 1px 1px 0 #4B3434 inset, -1px -1px 0 #4B3434 inset;
	-webkit-box-shadow: 1px 1px 0 #4B3434 inset, -1px -1px 0 #4B3434 inset;
}
/* ----- CONTENT BOTTOM BACKGROUND ----- */
#jsn-wapper-usermodules5 {
	background-image:linear-gradient(-90deg,rgb(253,246,227) 0%,rgb(242,231,205) 100%);
	background-image:-moz-linear-gradient(-90deg,rgb(253,246,227) 0%,rgb(242,231,205) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(253,246,227)),color-stop(1, rgb(242,231,205)));
	background-image:-webkit-linear-gradient(-90deg,rgb(253,246,227) 0%,rgb(242,231,205) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(253,246,227) 0%,rgb(242,231,205) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(253,246,227) 0%,rgb(242,231,205) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffdf6e3,endColorstr=#fff2e7cd,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffdf6e3,endColorstr=#fff2e7cd,GradientType=0);
}
/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
#jsn-menu a,
#jsn-menu span,
.componentheading,
.contentheading {
	font-family: Lustria, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body.jsn-textstyle-business ul.menu-mainmenu > li > a {
	padding-bottom: 8px;
}
body.jsn-textstyle-business .jsn-moduletitle {
	font-weight: normal;
}
/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/************************************************************************************
 mobile layout (240 - 960): common settings for both smartphone and tablet
*************************************************************************************/
@media only screen and (max-width: 960px), (max-device-width: 960px) {
	body {
		font-size: 14px !important;
		-webkit-text-size-adjust: none;
	}
	img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
	}
	#jsn-master #jsn-page {
		min-width: inherit;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	#jsn-master #jsn-pos-topbar,
	#jsn-master #jsn-header-inner,
	#jsn-master #jsn-menu-inner1,
	#jsn-master #jsn-promo-inner1,
	#jsn-master #jsn-pos-content-top,
	#jsn-master #jsn-content-bottom,
	#jsn-master #jsn-content,
	#jsn-master #jsn-content-top-over-inner2,
	#jsn-master #jsn-usermodules3,
	#jsn-master #jsn-footer-inner1 {
		width: auto;
	}
	[id*="jsn-content_inner"] {
		left: auto !important;
		right: auto !important;
	}
	#jsn-content_inner {
		background: none !important;
	}
	#jsn-content.jsn-hasinnerleft #jsn-centercol_inner,
	#jsn-content.jsn-hasinnerright #jsn-centercol_inner {
		margin: 0;
	}
	#jsn-sitetoolspanel{
		top: 40px;
	}
	/* =============== MAIN MENU =============== */
	#jsn-menu.jsn-menu-sticky {
		position: fixed;
		top: 0;
		width: 100%;
		left: 0 !important;
		right: 0 !important;
	}
	#jsn-mainmenu {
		float: none;
		left: auto;
	}
	#jsn-pos-mainmenu,
	body.jsn-direction-rtl #jsn-pos-mainmenu {
		float: none;
		right: auto;
	}
	.menu-mainmenu.menu-iconmenu [class*="jsn-icon-"] > a > span {
 		background-image: url(/templates/jsn_vintage_pro/images/icons/icons-uni-white.png);
 	}
	#jsn-pos-mainmenu.jsn-hasMegamenu .jsn-modulecontainer {
	    display: block;
	}
	body:not(.jsn-desktop-on-mobile) #jsn-pos-mainmenu.jsn-hasMegamenu .jsn-tpl-megamenu-container {
		display: none;
	}
	/* ----- MAIN TOGGLE ----- */
	#jsn-menu .jsn-menu-toggle,
	#jsn-menu .jsn-menu-mobile-control {
		cursor: pointer;
		display: inline-block;
	}
	ul:not(.jsn-menu-mobile-slide) .jsn-menu-mobile-control {
		display: none; 
	}
	#jsn-pos-mainmenu .jsn-modulecontent > .jsn-menu-toggle,
	#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner h3.jsn-moduletitle {
		color: #CCCCCC;
		font-size: 1.1em;
		margin: 5px 0 0;
		text-transform: none;
	}
	#jsn-pos-mainmenu .jsn-modulecontent > .jsn-menu-toggle {
		padding: 9px 12px;
	}
	#jsn-pos-mainmenu .jsn-modulecontent > .jsn-menu-toggle i{
		margin-right: 0;
	}
	#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner h3.jsn-moduletitle > span {
		padding: 9px 12px 8px;
	}
	#jsn-pos-mainmenu .jsn-menu-toggle.active {
		background-color: #404040;
		color: #FFFFFF;
	}
	#jsn-pos-mainmenu .jsn-modulecontent > .jsn-menu-toggle,
	#jsn-menu .jsn-modulecontainer.display-dropdown.jsn-dropdown-active .jsn-modulecontainer_inner h3.jsn-moduletitle {
		position: relative;
		z-index: 300;
	}
	#jsn-pos-mainmenu .jsn-modulecontent > .jsn-menu-toggle.active:after,
	#jsn-menu .jsn-modulecontainer.display-dropdown.jsn-dropdown-active .jsn-modulecontainer_inner h3.jsn-moduletitle:after {
		top: 100%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(64, 64, 64, 0);
		border-top-color: #404040;
		border-width: 10px;
		left: 50%;
		margin-left: -10px;
	}
	div.jsn-modulecontainer ul.menu-mainmenu > li > ul:after,
	#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent:after {
		border-color: transparent;
	}
	#jsn-menu ul.jsn-menu-mobile:not(.jsn-menu-mobile-slide):not(.jsn-menu-mobile-push) {
		position: absolute;
		width: 100%;
		left: 0;
	}
	#jsn-menu #jsn-pos-mainmenu ul.jsn-menu-mobile:not[class*="jsn-menu-mobile-"] {
		left: 0;
	}
	#jsn-menu #jsn-pos-toolbar ul.jsn-menu-mobile:not[class*="jsn-menu-mobile-"] {
		right: 0;
	}
	#jsn-menu .jsn-modulecontent > .jsn-menu-toggle + ul:not(.jsn-menu-mobile-left):not(.jsn-menu-mobile-right) {
		display: none;
	}
	#jsn-menu .jsn-modulecontent > .jsn-menu-toggle + ul.jsn-menu-mobile:not(.jsn-menu-mobile-left):not(.jsn-menu-mobile-right) {
		display: block;
	}
	#jsn-menu ul .jsn-menu-toggle + ul {
		display: none;
	}
	#jsn-menu ul .jsn-menu-toggle + ul.jsn-menu-mobile {
		display: block;
	}
	#jsn-menu .jsn-modulecontent > .jsn-menu-toggle + ul[class*="jsn-menu-mobile-"] {
		display: none; /* change visibility => display for sticky menu*/
		overflow: auto;
		height: 100%;
	}
	#jsn-menu .jsn-modulecontent > .jsn-menu-toggle + ul.jsn-menu-mobile[class*="jsn-menu-mobile-"] {
		display: block; /*visibility: visible;*/
	}
	#jsn-menu .jsn-modulecontainer.display-dropdown .jsn-modulecontainer_inner:hover h3.jsn-moduletitle {
	    background: none;
	}
	#jsn-menu .jsn-modulecontainer.display-dropdown.jsn-dropdown-active .jsn-modulecontainer_inner h3.jsn-moduletitle {
	    background: #404040;
	    color: #FFFFFF;
	}
	#jsn-menu div.display-dropdown.jsn-dropdown-active.jsn-modulecontainer .jsn-modulecontainer_inner .jsn-modulecontent {
		border-radius: 0 5px 5px 5px;
		-moz-border-radius: 0 5px 5px 5px;
		-webkit-border-radius: 0 5px 5px 5px;
	}
	#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner .jsn-modulecontent {
		visibility: visible;
		display:none;
		opacity: 0;
	}
	#jsn-menu div.display-dropdown.jsn-dropdown-active.jsn-modulecontainer .jsn-modulecontainer_inner .jsn-modulecontent {
		display: block;
		opacity: 1;
	}	
	body.jsn-direction-rtl #jsn-pos-mainmenu ul.jsn-menu-mobile {
		left: auto;
		right: 0;
	}
	/* ----- LEVEL 1 ----- */
	#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li {
		float: none;
		width: auto;
	}
	#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu > li {
		border-top: 1px solid #444;
		border-bottom: 1px solid #111;
		border-right: none;
		border-left: none;
		margin: 0;
	}
	#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu > li > a,
	#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu > li > a:hover {
		border: none;
		background: #333;
		color: #ddd;
		font-size: 1.1em;
		text-decoration: none;
		padding: 10px;
	}

	/* ----- ACTIVE STATE COLOR ----- */
	#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
		color: #FFF;
	}
	body.jsn-color-blue #jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
		background-color: #214263;
	}
	body.jsn-color-green #jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
		background-color: #477328;
	}
	body.jsn-color-brown #jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
		background-color: #2D1D1D;
	}
	body.jsn-color-cyan #jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
		background-color: #0E2526;
	}
	body.jsn-color-red #jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
		background-color: #CC6114;
	}

	/* ----- LEVEL 2 ----- */
	#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu.jsn-menu-mobile ul {
		width: auto;
		position: static !important;
		background-color: #444;
		visibility: visible;
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		margin: 0;
		padding: 0;
		border-radius: 0;
	}
	#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu > li > .jsn-menu-mobile {
		padding: 5px 15px;
	}
	#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu ul li {
		border: none;
		background: none;
	}
	#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu ul li a {
		border: none;
		background: none;
		color: #ccc;
		padding: 8px 0 8px 20px;
		background: url(/templates/jsn_vintage_pro/images/icons/icons-base.png) left -332px no-repeat;
	}
	body.jsn-direction-rtl #jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu ul li a,
	body.jsn-direction-rtl #jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu ul li.parent > a {
		padding-left: 0;
		padding-right: 20px;
		background-position: right -336px;
	}
	#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li span.jsn-menu-toggle {
		top: 0;
		right: 0;
		padding: 0;
		margin: 0;
		width: 32px;
		height: 32px;
		cursor: pointer;
		position: absolute;
		background: rgba(0,0,0,0.3) url(/templates/jsn_vintage_pro/images/icons/icon-toggle-expand.png) center center no-repeat;
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#4c000000', EndColorStr='#4c000000');
	}
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li span.jsn-menu-toggle i {
		display: none;
	}
	body.jsn-direction-rtl #jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li span.jsn-menu-toggle {
		left: 0;
		right: auto;
	}
	#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu li span.jsn-menu-toggle.active {
		background-image: url(/templates/jsn_vintage_pro/images/icons/icon-toggle-collapse.png);
	}
	/* ----- LEVEL 3 ----- */
	#jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu ul ul li {
		margin-left: 20px;
		margin-right: 10px;
	}
	body.jsn-direction-rtl #jsn-pos-mainmenu div.jsn-modulecontainer ul.menu-mainmenu ul ul li {
		margin-left: 10px;
		margin-right: 20px;
	}
	/* =============== MOBILE SLIDE MENU =============== */
	#jsn-menu .jsn-menu-mobile-control {
		position: absolute;
	    top: 5px;
	    border: none !important;
	    right: 0;
	}		
	#jsn-menu .jsn-menu-mobile-right .jsn-menu-mobile-control{
		left: 5px;
	}
	#jsn-menu ul.menu-mainmenu[class*="jsn-menu-mobile-"] {
	    width: 280px;
	    height: 100%;
	    top: 0;
	    z-index: 1000;
	    padding: 55px 0 0;
        background: #404040;
	    position: fixed;
	    -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#jsn-menu ul.menu-mainmenu.jsn-menu-mobile-left {
		left: -280px;
	}
	#jsn-menu ul.menu-mainmenu.jsn-menu-mobile-right {
		right: -280px;
	}
	#jsn-menu span.active + ul.jsn-menu-mobile-left {
	    left: 0;
	}
	#jsn-menu span.active + ul.jsn-menu-mobile-right {
	    right: 0;
	}
	body {
	    overflow-x:	hidden;
	}
	body.jsn-menu-mobile-push-left {
		left: 280px;
		position: relative;
	}
	body.jsn-menu-mobile-push-right {
		right: 280px;
		position: relative;
	}
	#jsn-menu ul.menu-mainmenu[class*="jsn-menu-mobile-"] {
		-webkit-transition: all .3s ease;
    	-moz-transition: all .3s ease;
   		-ms-transition: all .3s ease;
    	-o-transition: all .3s ease;
    	transition: all .3s ease;
	}
	body {
	    -webkit-transition: margin-left .3s ease,margin-right .3s ease;
	    -moz-transition: margin-left .3s ease,margin-right .3s ease;
	    -ms-transition: margin-left .3s ease,margin-right .3s ease;
	    -o-transition: margin-left .3s ease,margin-right .3s ease;
	    transition: margin-left .3s ease,margin-right .3s ease;
    }
    #jsn-content-top {
    	/*overflow-x: hidden;*/
    }
	#jsn-menu ul.menu-mainmenu.jsn-menu-mobile.jsn-menu-mobile-slide > li {
		/*border-top: none; */
	}
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu.jsn-menu-mobile-slide > li > a {
		/*background: transparent;*/
		padding: 10px 15px;
		font-size: 1em;
	}
	/*#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu.jsn-menu-mobile-slide > li > a:hover {
		background: #222;
	}
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu.jsn-menu-mobile.jsn-menu-mobile-slide ul {
		background-color: #222;
	}*/
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu.jsn-menu-mobile-slide li span.jsn-menu-toggle {
		background-color: transparent;
	}
	div.jsn-modulecontainer ul.menu-mainmenu[class*="jsn-menu-mobile-"] li.jsn-submenu-flipback a {
		text-align: left;
	}
	/* =============== MOBILE TOP MENU =============== */
	ul.menu-topmenu {
		margin: 8px 0 0;
	}
	/* =============== MOBILE SIDE MENU =============== */
	body div.jsn-modulecontainer ul.menu-sidemenu ul {
		display: none;
	}
	body div.jsn-modulecontainer ul.menu-sidemenu li.parent > a {
		padding-right: 8px;
		background-image: none;
	}
	/* ===============  SITETOOLS =============== */
	#jsn-sitetoolspanel {
		display: none;
	}
	#jsn-sitetoolspanel.jsn-include-color {
		display: block;
	}
	ul#jsn-sitetools-inline,
	ul#jsn-sitetools-inline ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	ul[id^=jsn-sitetools-] ul li.jsn-selector-size {
		display: none;
	}
	ul#jsn-sitetools-inline li {
		padding: 0;
		margin: 0;
		float: left;
	}
	ul[id^=jsn-sitetools-] > li > a {
		top: 15px;
	}
	ul#jsn-sitetools-inline > li > a {
		background: url(/templates/jsn_vintage_pro/images/icons/icon-setting.png) no-repeat scroll center center #FFFFFF;
		border-radius: 5px 0 0 5px;
		float: left;
		position: absolute;
		right: 0;
	}
	ul#jsn-sitetools-inline > li.active > a {
		right: 92px;
	}
	ul#jsn-sitetools-inline li a {
		margin: 0;
		padding: 0;
		width: 32px;
		height: 32px;
		display: block;
	}
	ul#jsn-sitetools-inline li ul {
		background: #ffffff;
		position: absolute;
		width: 93px;
		right: -93px;
	}
	ul#jsn-sitetools-inline li.active ul {
		right: 0;
	}
	ul#jsn-sitetools-inline ul li {
		padding: 3px 0 3px 5px;
		background: none;
	}
	ul#jsn-sitetools-inline ul li a {
		border: 1px solid #EBEBEB;
		display: inline-block;
		float: left;
		height: 16px;
		padding: 3px;
		margin: 2px;
		width: 16px;
	}
	ul#jsn-sitetools-inline li ul,
	ul#jsn-sitetools-inline,
	ul#jsn-sitetools-inline > li > a {
		-webkit-transition: .5s linear;
		-moz-transition: .5s linear;
		-o-transition: .5s linear;
		-ms-transition: .5s linear;
		transition: .5s linear;
	}
	ul#jsn-sitetools-inline li ul {
		border-radius: 5px 0 0 5px;
		-moz-border-radius: 5px 0 0 5px;
		-webkit-border-radius: 5px 0 0 5px;
	}
	/* -----  RTL Layout ----- */
	body.jsn-direction-rtl #jsn-sitetoolspanel {
		left: 0;
		right: auto;
	}
	body.jsn-direction-rtl ul#jsn-sitetools-menu > li,
	body.jsn-direction-rtl ul#jsn-sitetools-inline > li {
		position: inherit;
	}
	body.jsn-direction-rtl ul#jsn-sitetools-menu > li > a,
	body.jsn-direction-rtl ul#jsn-sitetools-inline > li > a {
		float: right;
		left: 0;
		right: auto;
	}
	body.jsn-direction-rtl ul#jsn-sitetools-menu > li.active > a,
	body.jsn-direction-rtl ul#jsn-sitetools-inline > li.active > a  {
		left: 92px;
		right: auto;
	}
	body.jsn-direction-rtl ul#jsn-sitetools-menu li ul,
	body.jsn-direction-rtl ul#jsn-sitetools-inline li ul {
		left: -93px;
		right: auto;
	}
	body.jsn-direction-rtl ul#jsn-sitetools-menu li.active ul,
	body.jsn-direction-rtl ul#jsn-sitetools-inline li.active ul {
		left: 0;
		right: auto;
	}
	body.jsn-direction-rtl ul#jsn-sitetools-menu > li > a,
	body.jsn-direction-rtl ul#jsn-sitetools-inline > li > a,
	body.jsn-direction-rtl ul#jsn-sitetools-menu li ul,
	body.jsn-direction-rtl ul#jsn-sitetools-inline li ul {
		border-radius: 0 5px 5px 0;
		-moz-border-radius: 0 5px 5px 0;
		-webkit-border-radius: 0 5px 5px 0;
	}
	/* ===============  OTHER POSITIONS =============== */
	div[id*="jsn-pos-stick-left"],
	div[id*="jsn-pos-stick-right"] {
		display: none;
		height: 0;
	}
	#jsn-pos-promo,
	#jsn-pos-promo-left,
	#jsn-pos-promo-right,
	#jsn-content #jsn-maincontent,
	#jsn-content #jsn-maincontent #jsn-centercol,
	#jsn-content #jsn-leftsidecontent,
	#jsn-content #jsn-rightsidecontent,
	#jsn-content #jsn-pos-innerleft,
	#jsn-content #jsn-pos-innerright {
		width: 100%;
		margin: 0;
	}
	.jsn-homepage #jsn-rightsidecontent_inner {
		padding: 30px 20px 51px;
	}
	#jsn-content #jsn-leftsidecontent_inner,
	#jsn-content #jsn-rightsidecontent_inner {
		padding: 30px 12px 50px;
	}
	#jsn-content #jsn-maincontent_inner,
	#jsn-promo #jsn-pos-promo div.jsn-modulecontainer {
		margin: 0 !important;
		padding: 0 10px;
	}
	#jsn-content-top-over div.jsn-modulescontainer {
		padding: 0;
	}
	#jsn-content-top-over,
	#jsn-content-top-over-inner {
		background: none;
	}
	div.jsn-modulescontainer4.jsn-horizontallayout div.jsn-modulecontainer {
		width: 49.9%;
	}
	div.jsn-hasinnerleft #jsn-content_inner4,
	div.jsn-hasinnerright #jsn-content_inner4 {
		border: none;
	}
	div#jsn-pos-breadcrumbs.display-mobile,
	div.jsn-modulecontainer.display-mobile {
		display: block;
	}
	div#jsn-pos-breadcrumbs.display-desktop,
	div.jsn-modulecontainer.display-desktop {
		display: none;
	}
	/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
	/* =============== JOOMLA! EXTENSIONS - COM_CONTACT =============== */
	/* ----- STANDARD CONTACT LAYOUT - CONTACT FORM INPUT BOXES ----- */
	.jsn-mailling-form {
		text-align: center;
	}
	.jsn-mailling-form p {
		text-align: left;
	}
	.jsn-mailling-form #contact_name,
	.jsn-mailling-form #contact_email,
	.jsn-mailling-form #contact_subject,
	.jsn-mailling-form #contact_text {
		width: 100%;
		padding: 3px 0;
	}
	/* =============== JOOMLA! EXTENSIONS - COM_SEARCH =============== */
	div.com-search #searchForm .search-phrase {
		margin-left: 0;
	}
	div.com-search #searchForm .search-keyword label,
	div.com-search #searchForm .search-ordering label,
	div.com-search #searchForm .search-field-title {
		float: none;
		display: inline;
		text-align: left;
		padding-bottom: 3px;
	}
	div.com-search #searchForm .search-keyword-result .search-field-title {
		display: inline;
	}
	div.com-search #searchForm .search-range label,
	div.com-search #searchForm  .search-range .search-field-title {
		float: left;
	}
	body.jsn-direction-rtl div.com-search #searchForm .search-range label,
	body.jsn-direction-rtl div.com-search #searchForm .search-range .search-field-title {
		float: right;
	}
	#searchForm .btn-toolbar .btn-group + .btn-group {
		margin-left: 2px;
	}
	/* =============== PAGINATION =============== */
	p.counter.pull-right {
		float: none;
	}
}

/************************************************************************************
layout (max-width: 767px)
*************************************************************************************/
@media only screen and (max-width: 767px), (max-device-width: 767px) {
	#jsn-pos-mainmenu.jsn-hasMegamenu .jsn-modulecontainer {
		display: block;
	}
	body:not(.jsn-desktop-on-mobile) #jsn-pos-mainmenu.jsn-hasMegamenu .jsn-tpl-megamenu-container {
		display: none;
	}
}

/************************************************************************************
smartphone layout (320 - 480): everything is layout in single column
*************************************************************************************/
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	#jsn-logo #jsn-logo-mobile {
		display: inline-block;
	}
	#jsn-logo #jsn-logo-mobile + #jsn-logo-desktop {
		display: none;
	}
	#jsn-logo {
		float: none;
	}
	#jsn-headerright {
		float: none;
		padding: 0 10px;
	}
	#jsn-headerright #jsn-pos-top {
		float: none;
	}
	#jsn-headerright #jsn-pos-top div.jsn-modulecontainer {
		float: none;
		margin: 0 0 15px 0;
	}
	div#jsn-pos-breadcrumbs.display-tablet,
	div.jsn-modulecontainer.display-tablet {
		display: none;
	}
	div#jsn-pos-breadcrumbs.display-smartphone,
	div.jsn-modulecontainer.display-smartphone {
		display: block;
	}
	div#jsn-content.jsn-hasright #jsn-content_inner2,
	div#jsn-content.jsn-hasleft #jsn-content_inner {
		background: none;
	}
	div.jsn-modulescontainer2 div.jsn-modulecontainer,
	div.jsn-modulescontainer3 div.jsn-modulecontainer,
	div.jsn-modulescontainer4 div.jsn-modulecontainer,
	div.jsn-modulescontainer5 div.jsn-modulecontainer,
	div.jsn-modulescontainer6 div.jsn-modulecontainer,
	#jsn-pos-user1,
	#jsn-pos-user2,
	#jsn-pos-user3,
	#jsn-pos-user4,
	#jsn-pos-user5,
	#jsn-pos-user6,
	#jsn-pos-user7,
	#jsn-pos-footer,
	#jsn-pos-bottom {
		width: 100% !important;
		text-align: center;
	}
	div.jsn-horizontallayout div.jsn-modulecontainer:first-child,
	#jsn-usermodules3 > div:first-child {
		margin-top: 0;
	}
	#jsn-pos-bottom {
		text-align: left;
	}
	div[class*="grid-layout"] div.grid-col {
		width: 100%;
	}
	div.grid-layout div.grid-col div.grid-col_inner {
		margin-right: 0;
	}
	body.jsn-direction-rtl div.grid-layout div.grid-col div.grid-col_inner {
		margin-left: 0;
	}
	div[class*="grid-layout"] div.grid-col p,
	div[class*="grid-layout"] div.grid-col h3 {
		text-align: center;
	}
	div#jsn-pos-content-top.jsn-modulescontainer div.jsn-modulecontainer_inner:first-child {
		margin-left: 0;
		margin-right: 0;
	}
	.title-pattern-grey,
	.title-pattern-yellow h3.jsn-moduletitle {
		font-size: 1.8em;
		padding: 10px 0 0;
	}
	.title-pattern-grey:before, .title-pattern-grey:after, .title-pattern-yellow h3.jsn-moduletitle:before, .title-pattern-yellow h3.jsn-moduletitle:after {
		height: 20px;
		padding-left: 2px;
		padding-right: 2px;
	}
	.title-pattern-grey:after {
		width: 80px;
	}
	#jsn-mainbody {
		padding: 0 0.5em 1.2em;
	}
	/* ============================== JOOMLA! DEFAULT EXTENSIONS ============================== */
	/* =============== JOOMLA! EXTENSIONS - COM_CONTENT =============== */
	/* ----- ARTICLE DETAILS ----- */
	p, pre, blockquote, form, dl, ul, ol, fieldset, address, table {
		word-wrap: break-word;
	}
	/* ----- SECTION / CATEGORY BLOG LAYOUT ----- */
	/* ARTICLE COLUMN CONTAINER */
	.jsn-articlecols {
		float: none;
		width: 100% !important;
	}
	.jsn-articlecols .jsn-article {
		padding: 0;
	}
	/* =============== JOOMLA! EXTENSIONS - COM_NEWSFEED =============== */
	.com-newsfeed table.jsn-infotable td.jsn-table-column-links,
	.com-newsfeed legend.hidelabeltxt {
		display: none;
	}
	.com-newsfeed div.display-limit {
		float: right;
	}
	.com-newsfeed table.category {
		width: 100%;
		border: none;
		border-collapse: collapse;
	}
	.com-newsfeed table.category thead th {
		padding: 10px;
	}
	.com-newsfeed table.category thead .item-title {
		text-align: left;
	}
	.com-newsfeed table.category thead {
		background-color: #999;
		text-shadow: 0 1px 0 rgba(0,0,0,0.5) ;
	}
	.com-newsfeed table.category thead th a {
		color: #FFF;
	}
	.com-newsfeed table.category .item-num-art {
		text-align: center;
	}
	.com-newsfeed table.category .item-link {
		display: none;
	}
	.com-newsfeed table.category tbody td {
		padding: 10px 5px;
		border-bottom: 1px solid #CCC;
	}
	.jsn-joomla-30 .com-newsfeed .category li {
		display: inline-block;
		width: 100%;
	}
	/* =============== JOOMLA! EXTENSIONS - COM_CONTACT =============== */
	.com-contact table.jsn-infotable td.jsn-table-column-country,
	.com-contact table.jsn-infotable td.jsn-table-column-state,
	.com-contact table.jsn-infotable td.jsn-table-column-suburb,
	.com-contact table.jsn-infotable td.jsn-table-column-position {
		display: none;
	}
	/* =============== JOOMLA! EXTENSIONS - COM_USER =============== */
	/* ----- USER FORM LAYOUT ----- */
	div.com-user div.default-login {
		width: 90%;
	}
	div.com-user div.default-login .login-fields input {
		display: block;
		width: 95%;
	}
}

/************************************************************************************
 tablet wide layout (481 - 960): arrange modules in 3 columns and 1 side bar
*************************************************************************************/
@media only screen and (min-width: 481px) and (max-width: 960px), (min-device-width: 481px) and (max-device-width: 960px) {
	#jsn-promo.jsn-haspromoleft.jsn-haspromoright #jsn-pos-promo-left,
	#jsn-promo.jsn-haspromoleft.jsn-haspromoright #jsn-pos-promo-right,
	#jsn-content.jsn-hasleft.jsn-hasright #jsn-leftsidecontent,
	#jsn-content.jsn-hasleft.jsn-hasright #jsn-rightsidecontent,
	#jsn-content.jsn-hasinnerright #jsn-pos-innerleft,
	#jsn-content.jsn-hasinnerleft #jsn-pos-innerright {
		width: 49.95%;
		float: left;
	}
	#jsn-pos-promo,
	#jsn-pos-promo-left,
	#jsn-pos-promo-right,
	#jsn-maincontent,
	#jsn-leftsidecontent,
	#jsn-rightsidecontent,
	#jsn-pos-innerleft,
	#jsn-pos-innerright {
		margin: 0;
	}
	#jsn-maincontent {
		padding: 0 !important;
	}
	#jsn-pos-promo-left[class*="order"] div.jsn-modulecontainer,
	#jsn-pos-promo-right[class*="order"] div.jsn-modulecontainer {
		margin: 20px 10px;
	}
	#jsn-leftsidecontent div.jsn-modulecontainer,
	#jsn-rightsidecontent div.jsn-modulecontainer {
		margin-top: 20px;
	}
	#jsn-leftsidecontent div.jsn-modulecontainer:first-child,
	#jsn-rightsidecontent div.jsn-modulecontainer:first-child {
		margin-top: 0;
	}
	#jsn-pos-content-top,
	#jsn-pos-content-bottom,
	#jsn-pos-user-top,
	#jsn-pos-user-bottom,
	#jsn-pos-mainbody-top,
	#jsn-pos-mainbody-bottom {
		padding-top: 0 !important;
	}
	div#jsn-pos-breadcrumbs.display-smartphone,
	div.jsn-modulecontainer.display-smartphone {
		display: none;
	}
	div#jsn-pos-breadcrumbs.display-tablet,
	div.jsn-modulecontainer.display-tablet {
		display: block;
	}
	div.grid-layout4 div.grid-col,
	div.grid-layout5 div.grid-col,
	div.grid-layout6 div.grid-col {
		width: 49.5%;
	}
	div.jsn-modulescontainer3 #jsn-pos-user5 div.jsn-modulecontainer,
	div.jsn-modulescontainer3 #jsn-pos-user6 div.jsn-modulecontainer,
	div.jsn-modulescontainer3 #jsn-pos-user7 div.jsn-modulecontainer {
		width: 100%;
	}
	#jsn-pos-content-top .span2,
	#jsn-pos-content-top .span3,
	#jsn-pos-content-top .span4,
	#jsn-pos-content-bottom .span2,
	#jsn-pos-content-bottom .span3,
	#jsn-pos-content-bottom .span4,
	#jsn-pos-user-top .span2,
	#jsn-pos-user-top .span3,
	#jsn-pos-user-top .span4,
	#jsn-pos-user-bottom .span2,
	#jsn-pos-user-bottom .span3,
	#jsn-pos-user-bottom .span4,
	#jsn-usermodules3 .span2,
	#jsn-usermodules3 .span3,
	#jsn-usermodules3 .span4,
	#jsn-pos-mainbody-top .span2,
	#jsn-pos-mainbody-top .span3,
	#jsn-pos-mainbody-top .span4,
	#jsn-pos-mainbody-bottom .span2,
	#jsn-pos-mainbody-bottom .span3,
	#jsn-pos-mainbody-bottom .span4 {
		width: 31.491712707182323%;
		float: left;
	}
	#jsn-pos-content-top .span2:nth-child(4),
	#jsn-pos-content-top .span3:nth-child(4),
	#jsn-pos-content-bottom .span2:nth-child(4),
	#jsn-pos-content-bottom .span3:nth-child(4),
	#jsn-pos-user-top .span2:nth-child(4),
	#jsn-pos-user-top .span3:nth-child(4),
	#jsn-pos-user-bototm .span2:nth-child(4),
	#jsn-pos-user-bottom .span3:nth-child(4),
	#jsn-usermodules3 .span2:nth-child(4),
	#jsn-usermodules3 .span3:nth-child(4),
	#jsn-pos-mainbody-top .span2:nth-child(4),
	#jsn-pos-mainbody-top .span3:nth-child(4),
	#jsn-pos-mainbody-bottom .span2:nth-child(4),
	#jsn-pos-mainbody-bottom .span3:nth-child(4) {
		margin-left: 0;
	}
}
/************************************************************************************
 tablet narrow layout (481 - 767): arrange modules in 2 columns and 1 side bar
*************************************************************************************/
@media only screen and (min-width: 481px) and (max-width: 768px), (min-device-width: 481px) and (max-device-width: 768px) and (orientation:portrait) {
	#jsn-pos-content-top [class*="span"],
	#jsn-pos-content-bottom [class*="span"],
	#jsn-pos-user-top [class*="span"],
	#jsn-pos-user-bottom [class*="span"],
	#jsn-pos-mainbody-top [class*="span"],
	#jsn-pos-mainbody-bottom [class*="span"],
	#jsn-usermodules1 [class*="span"],
	#jsn-usermodules2 [class*="span"],
	#jsn-usermodules3 [class*="span"],
	#jsn-footermodules [class*="span"] {
		width: 48.93617021276595%;
		margin-left: 0;
		float: left;
	}
	.jsn-horizontallayout .span12,
	#jsn-usermodules1 .span12,
	#jsn-usermodules2 .span12,
	#jsn-usermodules3 .span12 {
		width: 100% !important;
	}
	#jsn-pos-content-top [class*="span"]:nth-child(2),
	#jsn-pos-content-top [class*="span"]:nth-child(4),
	#jsn-pos-content-top [class*="span"]:nth-child(6),
	#jsn-pos-content-bottom [class*="span"]:nth-child(2),
	#jsn-pos-content-bottom [class*="span"]:nth-child(4),
	#jsn-pos-content-bottom [class*="span"]:nth-child(6),
	#jsn-pos-user-top [class*="span"]:nth-child(2),
	#jsn-pos-user-top [class*="span"]:nth-child(4),
	#jsn-pos-user-top [class*="span"]:nth-child(6),
	#jsn-pos-user-bottom [class*="span"]:nth-child(2),
	#jsn-pos-user-bottom [class*="span"]:nth-child(4),
	#jsn-pos-user-bottom [class*="span"]:nth-child(6),
	#jsn-pos-mainbody-top [class*="span"]:nth-child(2),
	#jsn-pos-mainbody-top [class*="span"]:nth-child(4),
	#jsn-pos-mainbody-top [class*="span"]:nth-child(6),
	#jsn-pos-mainbody-bottom [class*="span"]:nth-child(2),
	#jsn-pos-mainbody-bottom [class*="span"]:nth-child(4),
	#jsn-pos-mainbody-bottom [class*="span"]:nth-child(6),
	#jsn-usermodules1 [class*="span"]:nth-child(2),
	#jsn-usermodules2 [class*="span"]:nth-child(2),
	#jsn-usermodules3 [class*="span"]:nth-child(2),
	#jsn-footermodules [class*="span"]:nth-child(2) {
		margin-left: 2.127659574468085%;
	}
	#jsn-usermodules3.jsn-modulescontainer3 .span4:last-child {
		margin-top: 20px;
	}
	#jsn-pos-mainmenu {
	    margin-top: 0px;
	}
}
/*--- MODULE ---*/

div#fd.eb.mod_easybloglatestblogs .mod-item+.mod-item {
    border-top: 1px solid #e9e9e9;
}
div#fd.eb.mod_easybloglatestblogs .eb-mod-thumb.is-full {
    margin: 0;
}
div#fd.eb.eb-mod .mod-cell a{
    color: inherit;
}
div#fd.eb.eb-mod #form-login > div{
    margin-top: 10px;
}
div[class*="solid-"] div#fd.eb.mod_easyblogcategories .mod-item i.fa,
div[class*="solid-"] div#fd.eb.mod_easyblogcategories .mod-muted{
    color: #e5e5e5;
}
div#fd.eb .mod-item i.fa {
    color: #7C7575;
}
div#fd.eb .mod-item+.mod-item {
    border-top: 1px dotted #9c9c9c;
}
div#fd.eb.mod_easybloglatestblogs .mod-item+.mod-item {
    border-top: 1px dotted #e9e9e9;
}
div#fd.eb.mod_easybloglatestblogs .eb-mod-thumb.is-full {
    margin: 0;
}
div#fd.eb.eb-mod .mod-cell a {
    color: inherit;
}
div#fd.eb.eb-mod #form-login > div{
    margin-top: 10px;
}
div[class*="solid-"] div#fd.eb.mod_easyblogcategories .mod-item i.fa,
div[class*="solid-"] div#fd.eb.mod_easyblogcategories .mod-muted{
    color: #d1d1d1;
}


/**
 * 1. Custom Color
 * -------------------------------------------------------------------
 */

body.jsn-color-grey div#fd.eb .eb-post-foot a span  {
    background: url(/templates/jsn_vintage_pro/ext/eb/images/readmore.png) 5px 7px no-repeat #181818;
    color:#FFF;
    }
body.jsn-color-grey div#fd.eb .eb-post-foot a:hover span  {
    background: url(/templates/jsn_vintage_pro/ext/eb/images/readmore.png) 5px 7px no-repeat #000;
    color:#FFF;
    }
body.jsn-color-cyan div#fd.eb .eb-post-foot a span  {
    background: url(/templates/jsn_vintage_pro/ext/eb/images/readmore.png) 5px 7px no-repeat #265357;
    color:#dbd3b8;
    }
body.jsn-color-cyan div#fd.eb .eb-post-foot a:hover span  {
    background: url(/templates/jsn_vintage_pro/ext/eb/images/readmore.png) 5px 7px no-repeat #093034;
    color:#FFF;
    }   
body.jsn-color-blue div#fd.eb .eb-post-foot a span  {
    background: url(/templates/jsn_vintage_pro/ext/eb/images/readmore.png) 5px 7px no-repeat #374a5d;
    color:#efefed;
    }
body.jsn-color-blue div#fd.eb .eb-post-foot a:hover span  {
    background: url(/templates/jsn_vintage_pro/ext/eb/images/readmore.png) 5px 7px no-repeat #29394a;
    color:#FFF;
    }   
body.jsn-color-green div#fd.eb .eb-post-foot a span  {
    background: url(/templates/jsn_vintage_pro/ext/eb/images/readmore.png) 5px 7px no-repeat #3a4b08;
    color:#efefed;
    }
body.jsn-color-green div#fd.eb .eb-post-foot a:hover span  {
    background: url(/templates/jsn_vintage_pro/ext/eb/images/readmore.png) 5px 7px no-repeat #192c00;
    color:#FFF;
    }           
div#fd.eb .eb-post-foot a:hover { 
    text-decoration:none;
    }
div#fd.eb .eb-post-foot a:hover span {
    background: url(/templates/jsn_vintage_pro/ext/eb/images/readmore.png) 5px 7px no-repeat #3c170f;
    }
/**
 * SqueezeBox - Expandable Lightbox
 *
 * Allows to open various content as modal,
 * centered and animated box.
 *
 * @version		1.3
 *
 * @license		MIT-style license
 * @author		Harald Kirschner <mail [at] digitarald.de>
 * @author		Rouven Weßling <me [at] rouvenwessling.de>
 * @copyright	Author
 */

#sbox-overlay {
	position: fixed;
	background-color: #000;
	left: 0px;
	top: 0px;
}

#sbox-window {
	position: absolute;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	padding: 10px;
	/* invalid values, but looks smoother! */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#sbox-window[aria-hidden=true],
#sbox-overlay[aria-hidden=true] {
	display: none;
}

#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(/media/system/images/modal/closebox.png) no-repeat center;
	border: none;
}

.sbox-loading #sbox-content {
	background-image: url(/media/system/images/modal/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;
}

.sbox-content-image#sbox-content {
	overflow: visible;
}

#sbox-image {
	display: block;
}

.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.sbox-content-iframe#sbox-content {
	overflow: visible;
}

/* Hides scrollbars */
.body-overlayed {
	overflow: hidden;
}

/* Hides flash (Firefox problem) and selects (IE) */
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}

#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}

/* Shadows */
#sbox-window.shadow {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.sbox-bg {
	position: absolute;
	width: 33px;
	height: 40px;
}

.sbox-bg-n {
	left: 0;
	top: -40px;
	width: 100%;
	background: url(/media/system/images/modal/bg_n.png) repeat-x;
}
.sbox-bg-ne {
	right: -33px;
	top: -40px;
	background: url(/media/system/images/modal/bg_ne.png) no-repeat;
}
.sbox-bg-e {
	right: -33px;
	top: 0;
	height: 100%;
	background: url(/media/system/images/modal/bg_e.png) repeat-y;
}
.sbox-bg-se {
	right: -33px;
	bottom: -40px;
	background: url(/media/system/images/modal/bg_se.png) no-repeat;
}
.sbox-bg-s {
	left: 0;
	bottom: -40px;
	width: 100%;
	background: url(/media/system/images/modal/bg_s.png) repeat-x;
}
.sbox-bg-sw {
	left: -33px;
	bottom: -40px;
	background: url(/media/system/images/modal/bg_sw.png) no-repeat;
}
.sbox-bg-w {
	left: -33px;
	top: 0;
	height: 100%;
	background: url(/media/system/images/modal/bg_w.png) repeat-y;
}
.sbox-bg-nw {
	left: -33px;
	top: -40px;
	background: url(/media/system/images/modal/bg_nw.png) no-repeat;
}
@media (max-width: 979px) {
	#sbox-btn-close {
		right: -10px;
		top: -10px;
	}
}
@media (max-device-width: 979px) {
	#sbox-content {
		-webkit-overflow-scrolling: touch;
	}
	#sbox-content.sbox-content-iframe {
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}
}
