/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
@import url(https://fonts.googleapis.com/css?family=Philosopher:regular,bold);

body {
	font-family: Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
#jsn-menu a,
#jsn-menu span,
.componentheading,
.contentheading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body.jsn-textstyle-business .jsn-moduletitle {
	font-size: 1.4em;
}
body.jsn-textstyle-business ul.menu-mainmenu li a {
	font-size: 1.3em;
}
body.jsn-textstyle-business ul.menu-mainmenu ul li a {
	font-size: 1.1em;
}
body.jsn-textstyle-business .jsn-moduletitle {
	font-size: 1.3em;
}/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/************************************************************************************
 desktop layout (larger than 1200): common settings for wide desktop screen
*************************************************************************************/
@media only screen and (min-width: 1200px) {
	#jsn-page,
	#jsn-pos-topbar {
		width: 1170px;
	}
	#jsn-menu.jsn-menu-sticky {
		width: 1152px;
	}
	#jsn-pos-breadcrumbs {
		padding: 20px 15px;
	}
	#jsn-maincontent.span12[class*="order"],
	#jsn-content.jsn-hasleft.jsn-hasright #jsn-maincontent.order2 {
		padding: 0;
	}
	#jsn-maincontent.span12 #jsn-centercol.span12 {
		padding: 0 20px;
	}
	#jsn-content.jsn-hasinnerleft:not([class="jsn-hasinnerright"]) #jsn-maincontent.span12 #jsn-centercol {
		padding-right: 20px;
	}
	#jsn-content.jsn-hasinnerright:not([class="jsn-hasinnerleft"]) #jsn-maincontent.span12 #jsn-centercol {
		padding-left: 20px;
	}

}/**
* @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-menu div.display-dropdown.jsn-modulecontainer a.hasTooltip {
		margin: 0;
	}
	.menu-mainmenu li.jsn-menu-mobile-control{
		display: block;
	}
	#jsn-pos-topbar,
	#jsn-master #jsn-page {
		width: 100%;
		padding: 5px;
		min-width: inherit;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	div.jsn-modulecontainer {
		margin-top: 10px;
	}
	#jsn-pos-mainbody-top,
	#jsn-pos-mainbody-bottom {
		padding: 0;
	}
	#jsn-pos-content-top,
	#jsn-content-bottom,
	#jsn-usermodules1,
	#jsn-usermodules2,
	#jsn-pos-user-top,
	#jsn-pos-user-bottom {
		padding: 1px 0;
	}
	#jsn-mainbody {
		padding: 10px;
	}
	[id*="jsn-maincontent_inner"] {
		left: auto !important;
		right: auto !important;
	}
	#jsn-content,
	#jsn-content_inner {
	  background: #FFF !important;
	}
	/* =============== MAIN MENU =============== */
	#jsn-menu {
		padding: 0;
		width: 100%;
		border: none;
	}
	#jsn-menu.jsn-menu-sticky {
		top: 0;
		-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
		width: 100%;
	}
	#jsn-pos-mainmenu,
	body.jsn-direction-rtl #jsn-pos-mainmenu {
		float: none;
	}
	body.jsn-direction-rtl #jsn-headerright {
		padding-left: 10px;
	}
	/* ----- MAIN TOGGLE ----- */
	#jsn-menu .jsn-menu-toggle {
		cursor: pointer;
		display: inline-block;
	}
	#jsn-menu .jsn-modulecontent > .jsn-menu-toggle {
		color: #666;
		padding: 10px;
		font-size: 1.1em;
	}
	body.jsn-textstyle-personal #jsn-menu .jsn-menu-toggle {
		font-size: 1.8em;
		line-height: 1em;
	}
	#jsn-menu .jsn-menu-toggle.active {
		color: #fff;
	}
	#jsn-menu ul.jsn-menu-mobile {
		position: absolute;
		width: 100%;
	}
	#jsn-pos-mainmenu.jsn-hasMegamenu .jsn-modulecontainer {
	    display: block;
	}
	#jsn-pos-mainmenu.jsn-hasMegamenu .jsn-modulecontainer.jsn-megamenu {
		display: none;
	}
	body.jsn-color-cyan #jsn-menu .jsn-menu-toggle.active {
		background-color: #598473;
	}
	body.jsn-color-green #jsn-menu .jsn-menu-toggle.active {
		background-color: #6C8125;
	}
	body.jsn-color-red #jsn-menu .jsn-menu-toggle.active {
		background-color: #D24A17;
	}
	body.jsn-color-pink #jsn-menu .jsn-menu-toggle.active {
		background-color: #F24D69;
	}
	body.jsn-color-orange #jsn-menu .jsn-menu-toggle.active {
		background-color: #F5681B;
	}
	body.jsn-color-yellow #jsn-menu .jsn-menu-toggle.active {
		background-color: #C57F1F;
	}
	#jsn-menu .jsn-menu-toggle + ul {
		display: none;
	}
	#jsn-menu .jsn-menu-toggle + ul.jsn-menu-mobile {
		display: block;
	}
	body[class*="jsn-color-"] #jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner:hover h3.jsn-moduletitle {
	    background: none;
		color: #666666;
	}
	#jsn-menu div.display-dropdown.jsn-modulecontainer .jsn-modulecontainer_inner .jsn-modulecontent {
		visibility: visible;
		display:none;
	}
	#jsn-menu div.display-dropdown.jsn-dropdown-active.jsn-modulecontainer .jsn-modulecontainer_inner .jsn-modulecontent {
		display: block;
	}
	body.jsn-direction-rtl #jsn-menu #jsn-pos-mainmenu ul.jsn-menu-mobile {
		right: 0;
		left: auto;
	}
	body.jsn-direction-rtl #jsn-menu #jsn-pos-toolbar ul.jsn-menu-mobile {
		left: 0;
		right: auto;
	}
	body.jsn-direction-rtl #jsn-menu .jsn-menu-toggle + ul {
		right: 0;
	}
	/* ----- LEVEL 1 ----- */
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li {
		float: none;
		width: auto;
	}
	#jsn-menu 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-menu div.jsn-modulecontainer ul.menu-mainmenu > li > a,
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li > a:hover {
		border: none;
		background: #333;
		color: #ddd;
		font-size: 1.1em;
		font-weight: normal;
		text-decoration: none;
		padding: 10px;
	}
	body.jsn-textstyle-personal #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li > a {
		font-size: 1.4em;
		line-height: 1em;
	}
	/* ----- ACTIVE STATE COLOR ----- */
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
		color: #FFF;
	}
	body.jsn-color-cyan #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
		background-color: #598473;
	}
	body.jsn-color-green #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
		background-color: #6C8125;
	}
	body.jsn-color-red #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
		background-color: #D24A17;
	}
	body.jsn-color-pink #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
		background-color: #F24D69;
	}
	body.jsn-color-orange #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
		background-color: #F5681B;
	}
	body.jsn-color-yellow  #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
		background-color: #C57F1F;
	}

	/* ----- LEVEL 2 ----- */
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu.jsn-menu-mobile ul {
		width: auto;
		position: static;
		background-color: #444;
		border: none;
		visibility: visible;
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		margin: 0;
		padding: 0;
	}
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu > li > .jsn-menu-mobile {
		padding: 5px 15px;
	}
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu ul li {
		border: none;
		background: none;
	}
	#jsn-menu [id*="jsn-pos-"] div.jsn-modulecontainer ul.menu-mainmenu ul li a {
		border: none;
		background: none;
		color: #ccc;
		padding: 8px 0 8px 20px;
		background: url(templates/jsn_dome_pro/images/icons/icons-base.png) left -332px no-repeat;
	}
	#jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {
		text-align: left;
	}
	body.jsn-direction-rtl #jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {
		text-align: right;
	}
	body.jsn-direction-rtl #jsn-menu [id*="jsn-pos-"] div.jsn-modulecontainer ul.menu-mainmenu ul li a,
	body.jsn-direction-rtl #jsn-menu [id*="jsn-pos-"] div.jsn-modulecontainer ul.menu-mainmenu ul li.parent > a {
		padding-left: 0;
		padding-right: 20px;
		background-position: right -332px;
	}
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li span.jsn-menu-toggle {
		top: 0;
		padding: 0;
		margin: 0;
		width: 32px;
		height: 32px;
		cursor: pointer;
		position: absolute;
		background: rgba(0,0,0,0.3) url(templates/jsn_dome_pro/images/icons/icon-toggle-expand.png) center center no-repeat;
		filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#4c000000', EndColorStr='#4c000000');
		right: 0;
	}
	body.jsn-direction-rtl #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li span.jsn-menu-toggle {
		left: 0;
		right: auto;
	}
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu li span.jsn-menu-toggle.active {
		background-image: url(templates/jsn_dome_pro/images/icons/icon-toggle-collapse.png);
	}
	body.jsn-direction-rtl #jsn-pos-toolbar div.jsn-modulecontainer ul.menu-mainmenu ul li a {
		border: none;
	}
	/* ----- LEVEL 3 ----- */
	#jsn-menu div.jsn-modulecontainer ul.menu-mainmenu ul ul li {
		margin-left: 20px;
		margin-right: 10px;
	}
	body.jsn-direction-rtl #jsn-menu div.jsn-modulecontainer ul.menu-mainmenu ul ul li {
		margin-left: 10px;
		margin-right: 20px;
	}
	/* =============== 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;
		padding: 8px 0 4px;
	}
	ul#jsn-sitetools-inline li {
		padding: 0;
		margin: 0;
		background: url("templates/jsn_dome_pro/images/icons/icons-uni.png") no-repeat scroll center -1500px;
	}
	ul#jsn-sitetools-menu > li,
	ul#jsn-sitetools-inline > li {
		background-color: transparent;
	}
	ul#jsn-sitetools-menu > li > a,
	ul#jsn-sitetools-inline > li > a {
		margin: 0;
		padding: 0;
		width: 32px;
		height: 34px;
		display: block;
	}
	ul#jsn-sitetools-menu li ul {
		top: 34px;
		display: none;
		right: 0;
	}
	ul#jsn-sitetools-inline li ul {
		z-index: 90;
		right: 0;
		top: 29px;
		position: absolute;
		display: none;
	}
	ul#jsn-sitetools-inline li.active ul,
	ul#jsn-sitetools-menu li.active ul {
		display: block;
		visibility: visible;
		opacity: 1;
		filter: alpha(opacity=100);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	ul#jsn-sitetools-inline ul li {
		padding: 3px 6px;
		background: none;
	}
	ul#jsn-sitetools-inline ul li a {
		float: left;
		width: 22px;
		height: 22px;
		display: inline-block;
	}
	body.jsn-css3 ul#jsn-sitetools-inline li {
		transition: background 0.3s ease-out;
		-moz-transition: background 0.3s ease-out;
		-webkit-transition: background 0.3s ease-out;
	}
	#jsn-sitetoolspanel li.active,
	ul#jsn-sitetools-inline li ul {
		background-color:rgba(75, 75, 75, 0.9);
	}
	/* -----  RTL Layout ----- */
	body.jsn-direction-rtl #jsn-sitetoolspanel {
		left: 8px;
		right: auto;
	}
	body.jsn-direction-rtl ul#jsn-sitetools-menu > li {
		position: inherit;
	}
	body.jsn-direction-rtl ul#jsn-sitetools-menu li ul {
		left: 0;
		right: auto;
	}
	body.jsn-direction-rtl ul#jsn-sitetools-inline li ul {
		margin-right: -115px;
		margin-left: 0;
		left: 0;
	}
	/* ===============  OTHER POSITIONS =============== */
	div[id*="jsn-pos-stick-left"],
	div[id*="jsn-pos-stick-right"] {
		display: none;
		height: 0;
	}
	#jsn-promo #jsn-pos-promo {
		float: none;
		left: auto;
		width: 100%;
	}
	#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-content #jsn-centercol_inner,
	#jsn-content #jsn-maincontent_inner,
	#jsn-promo #jsn-pos-promo div.jsn-modulecontainer,
	#jsn-pos-promo-left div.jsn-modulecontainer,
	#jsn-pos-promo-right div.jsn-modulecontainer {
		margin: 0 !important;
	}
	#jsn-content #jsn-maincontent {
		float: none;
		left: auto;
		width: 100%;
		background-color: #fff;
		margin-bottom: 10px;
	}
	#jsn-leftsidecontent_inner,
	#jsn-rightsidecontent_inner {
		padding: 0 !important;
	}
	#jsn-pos-innerleft > div,
	#jsn-pos-innerright > div {
		margin: 0 10px !important;
	}
	#jsn-pos-content-bottom + #jsn-usermodules3 {
		padding-top: 0 !important;
	}
	div.jsn-modulescontainer4.jsn-horizontallayout div.jsn-modulecontainer {
		width: 49.9%;
	}
	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;
	}
	div.jsn-hasleft #jsn-maincontent_inner {
		margin-left: 0;
		border-left: none;
	}
	div.jsn-hasright #jsn-maincontent_inner {
		margin-right: 0;
		border-right: none;
	}
	div.jsn-hasinnerright #jsn-maincontent_inner3 {
		border-left: none;
	}
	div.jsn-hasinnerleft #jsn-maincontent_inner1 {
		border-right: 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;
	}

		/* =============== MOBILE SLIDE MENU =============== */
	#jsn-menu .close-menu {
		color: #ccc;
		margin: 10px;
	    cursor: pointer;
	}
	#jsn-menu .jsn-menu-mobile-control {
		display: none;
	}
	#jsn-menu ul.menu-mainmenu[class*="jsn-menu-mobile-"] .jsn-menu-mobile-control {
		display: block;
	    border: none !important;
	    background: transparent !important;
	    position: initial;
	    padding: 20px 10px;
	    text-align: right;
	}
	#jsn-menu ul.menu-mainmenu[class*="jsn-menu-mobile-"] {
	    width: 280px;
	    height: 100%;
	    top: 0;
	    z-index: 1000;
	    padding: 0;
        background: #282828;
	    position: fixed;
	    overflow-y: scroll;
	}
	#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 {
		/*margin-left: 280px;*/
		position: absolute;
		left: 280px;
	}
	body.jsn-menu-mobile-push-right {
		/*margin-right: 280px;*/
		position: absolute;
		right: 280px;
	}
	#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 div.jsn-modulecontainer ul.menu-mainmenu.jsn-menu-mobile-slide > li > a {
		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;
	}
}

/************************************************************************************
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: block;
	}
	#jsn-logo #jsn-logo-mobile + #jsn-logo-desktop {
		display: none;
	}
	#jsn-logo {
		float: none;
	}
	#jsn-headerright {
		float: none;
		padding: 0;
	}
	#jsn-headerright #jsn-pos-top {
		float: none;
	}
	ul.menu-topmenu li:first-child {
		margin: 0;
	}
	#jsn-headerright #jsn-pos-top div.jsn-modulecontainer {
		float: none;
		margin: 0 0 15px 0;
	}
	#jsn-pos-promo-left_inner,
	#jsn-pos-promo-right_inner {
		padding: 10px;
	}
	[id^="jsn-themeclassic-jsgallery-"] .galleria-info .galleria-info-text {
		padding: 10px !important;
	}
	[id^="jsn-themeclassic-jsgallery-"] .galleria-info .galleria-info-text .galleria-info-description {
		display: none !important;
	}
	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-modulescontainer div[class*="box-"],
	div.jsn-modulescontainer div[class*="solid-"],
	div.jsn-modulescontainer2 div.jsn-modulecontainer {
		width: 100%;
	}
	div#jsn-content.jsn-hasright #jsn-content_inner2 {
		background: none;
	}
	div#jsn-content.jsn-hasleft #jsn-content_inner {
		background: none;
	}
	#jsn-content.jsn-hasleft.jsn-hasright #jsn-rightsidecontent {
		margin-top: 10px;
	}
	div.jsn-modulescontainer2 div.jsn-modulecontainer,
	div.jsn-modulescontainer3 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 {
		float: none !important;
		width: 100% !important;
	}
	#jsn-pos-user1 + #jsn-pos-user2,
	#jsn-pos-user3 + #jsn-pos-user4 {
		margin-top: 15px;
	}
	#jsn-pos-user5,
	#jsn-pos-user6,
	#jsn-pos-user7 {
		margin: 0;
		margin-top: 15px;
	}
	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;
	}
	/* ============================== 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 ul.category li {
		float: left;
		width: 100%;
	}
	.jsn-joomla-30 .com-newsfeed div.display-limit {
	    float: none;
	}
	/* =============== 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%;
	}

	/*Fix pagination*/
	.content-category p.counter{
		float: none;
		
	}
	.content-category ul.jsn-pagination{
		display: inline-block;
	}

}

/************************************************************************************
 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-content-top.jsn-haspromoleft.jsn-haspromoright #jsn-promo #jsn-pos-promo-left,
	#jsn-content-top.jsn-haspromoleft.jsn-haspromoright #jsn-promo #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;
	}
	#jsn-leftsidecontent_inner,
	#jsn-rightsidecontent_inner {
		margin: 15px 10px !important;
	}
	#jsn-pos-innerleft > div,
	#jsn-pos-innerright > div {
		padding: 15px;
	}
	div.grid-layout4 div.grid-col,
	div.grid-layout5 div.grid-col,
	div.grid-layout6 div.grid-col {
		width: 33.3%;
	}
	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;
	}
}/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* ========== SOCIAL - ICON ========== */
#jsn-social-icons ul {
	float: right;
	margin-bottom: 0;
	margin-top: 6px;
}
#jsn-social-icons ul li {
	float: left;
	list-style: none;
	margin-left: 10px;
}
#jsn-social-icons ul li a {
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border: 1px solid rgba(255,255,255,0.7);
	background: #5d80ac;
	color: #fff;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	text-decoration: none !important;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	text-align: center;
}
#jsn-social-icons ul li a:hover {
    color: #FFF;
}
#jsn-social-icons ul .facebook a:before {
    content: '\f09a';
}
#jsn-social-icons ul .twitter a {
	background-color: #55c3db;
}
#jsn-social-icons ul .twitter a:before {
    content: '\f099';
}
#jsn-social-icons ul .youtube a{
	background-color: #e35a49;
}
#jsn-social-icons ul .youtube a:before {
    content: '\f167';
}
#jsn-social-icons ul .googleplus a{
	background-color: #d35243;
}
#jsn-social-icons ul .googleplus a:before {
    content: '\f0d5';
}
#jsn-social-icons ul .pinterest a{
	background-color: #f45f64;
}
#jsn-social-icons ul .pinterest a:before {
    content: '\f0d2';
}
#jsn-social-icons ul .myspace a{
	background-color: #477ecc;
}
#jsn-social-icons ul .myspace a:before {
    content: '\f007';
}
#jsn-social-icons ul .flickr a{
	background-color: #e6e6e6;
}
#jsn-social-icons ul .flickr a:before {
    content: '\f16e';
}
#jsn-social-icons ul .dribble a{
	background-color: #f2abc1;
}
#jsn-social-icons ul .dribble a:before {
    content: '\f17d';
}
#jsn-social-icons ul .stumbleupon a{
	background-color: #f97745;
}
#jsn-social-icons ul .stumbleupon a:before {
    content: '\f1a4';
}
#jsn-social-icons ul .yahoo a{
	background-color: #bb60d6;
}
#jsn-social-icons ul .yahoo a:before {
    content: '\f19e';
}
#jsn-social-icons ul .skype a{
	background-color: #40bced;
}
#jsn-social-icons ul .skype a:before {
    content: '\f17e';
}
#jsn-social-icons ul .rss a{
	background-color: #f9c35b;
}
#jsn-social-icons ul .rss a:before {
    content: '\f09e';
}
#jsn-social-icons ul .linkedin a{
	background-color: #bb60d6;
}
#jsn-social-icons ul .linkedin a:before {
    content: '\f0e1';
}
#jsn-social-icons ul .instagram a{
	background-color: #000;
}
#jsn-social-icons ul .instagram a:before {
    content: '\f16d';
}
/* ========== RTL - LANGUAGE ========== */
body.jsn-direction-rtl #jsn-social-icons ul li {
    margin-right: 10px;
    margin-left: 0;
}
body.jsn-direction-rtl #jsn-social-icons ul {
    float: left;
}
body.jsn-direction-rtl #jsn-social-icons ul li {
	float: right;
}.animation {
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
/*==============BXSLUDER CSS==============*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


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

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

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

/** THEME
===================================*/
	.bx-wrapper .bx-viewport {
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

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

/* LOADER */

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

/* PAGER */

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

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

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

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

/* DIRECTION CONTROLS (NEXT / PREV) */

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

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

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

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

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

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

/* AUTO CONTROLS (START / STOP) */

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

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

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

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

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

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

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

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


/*======= NAVIGATOR =======*/

/*======= COLOR OF TITLE =======*/
.jsn-demopage .demo-content-top h3 {
	color: #333;
}
.jsn-demopage .demo-content-top .imgs {
	float: left;
	display: block;
	position: relative;
	width: 100px;
	height: 100px;
}

.jsn-demopage .demo-content-top .imgs .hover-img2 {
	position: absolute;
	opacity: 0;
	z-index: 2;
	top: 0;
	left: 0;
	margin-top: 5px;
}
.jsn-demopage .demo-content-top:hover .imgs .hover-img2 {
	opacity: 1;
	margin-top: 5px;
}    
.jsn-demopage .demo-content-top .imgs .hover-img1 {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	margin-top: 5px;
}
.jsn-demopage .demo-content-top:hover .imgs .hover-img1 {
	opacity: 0;
	z-index: 1;
	margin-top: 5px;
}
.jsn-demopage .demo-content-top .desc {
	margin-left: 115px;
	margin-top: 10px;
	padding-left: 10px;
}

.jsn-demopage .demo-content-top .sb-title {
	font-size: 1.6em;
}

.jsn-demopage #jsn-content-top-below {
	background-color: #FFF;
	border: 1px solid #DADADA;
	margin-bottom: 20px;
}

.jsn-demopage #jsn-content-top-below #jsn-pos-content-top-below {
	padding: 45px 15px 20px;
}

.jsn-demopage #jsn-content-top-below #showcase .jsn-title p {
	padding-bottom: 20px;
}

.jsn-demopage #jsn-content-top-below #showcase .jsn-title {
	text-align: center;
}

.jsn-demopage #jsn-content-top-below #showcase .jsn-title p {
	max-width: 580px;
	margin: 0 auto;
}

.jsn-demopage #jsn-content-top-below #showcase .sc-link {
	position: relative;
	display: block;
	overflow: hidden;
}

.jsn-demopage #jsn-content-top-below #showcase .sc-link:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.7);
	opacity: 0;
	z-index: 10;
	transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}

.jsn-demopage #jsn-content-top-below #showcase .sc-link:hover:after {
	opacity: 1;
} 
.jsn-demopage #jsn-content-top-below #showcase .sc-description {
	display: block;
	position: absolute;
	width: 100%;
	height: 30px;
	left: 0;
	bottom: -60px;
	opacity: 0;
	z-index: 20;
	color: #fff;
	font-size: 1.8em;
	font-family: 'Crete Round', Georgia, serif;
	transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	text-align: center;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*SHOWCASE COLOR TITLE*/
.jsn-demopage.jsn-color-red #jsn-content-top-below #showcase .sc-link .sc-description{
	background-color: rgba(210, 74, 23, 0.8);
}

.jsn-demopage.jsn-color-green #jsn-content-top-below #showcase .sc-link .sc-description {
	background-color: rgba(108, 129, 37, 0.8);
}

.jsn-demopage.jsn-color-orange #jsn-content-top-below #showcase .sc-link .sc-description {
	background-color: rgba(245, 104, 27, 0.8);
}

.jsn-demopage.jsn-color-yellow #jsn-content-top-below #showcase .sc-link .sc-description {
	background-color: rgba(197, 127, 31, 0.8);
}

.jsn-demopage.jsn-color-pink #jsn-content-top-below #showcase .sc-link .sc-description {
	background-color: rgba(242, 77, 105, 0.8);
}

.jsn-demopage.jsn-color-cyan #jsn-content-top-below #showcase .sc-link .sc-description {
	background-color: rgba(89, 132, 115, 0.8);
}
/*END SHOWCASE COLOR TITLE*/

.jsn-demopage #jsn-content-top-below #showcase .sc-link:hover .sc-description {
	opacity: 1;
	bottom: 0;
	margin: 0;
}

.jsn-demopage #jsn-content-top-below #showcase .sc-link img {
	width: 100%;
	max-height: 230px;
	display: block;
}

.jsn-demopage #jsn-content-top-below #showcase .sc-content .grid-col_inner {
	margin-right: 20px;
}

.jsn-demopage #jsn-content-top-below #showcase .sc-content.grid-lastcol .grid-col_inner {
	margin-right: 0;
}
/* ============= RED COLOR ============= */
/* ===== BACKGROUND COLOR STATICBLOCK ===== */
.jsn-demopage.jsn-color-red .demo-content-top .imgs .hover-img1 {
	background-color: #d24a17;
	width: 100px;
	height: 100px;
}

.jsn-demopage.jsn-color-red .demo-content-top .imgs .hover-img2 {
	background-color: #d24a17;
	width: 100px;
	height: 100px;
}

/* ===== LINK ACTION ===== */
.jsn-demopage.jsn-color-red #jsn-content-top a {
	color: #d24a17;
}

.jsn-demopage.jsn-color-red #jsn-content-top .link-action:hover, div[class*="richbox-"] .link-action:hover {
	color: #fff;
	background-color: #d24a17;
}

/* =============== GREEN COLOR =============== */
/* ===== BACKGROUND COLOR STATICBLOCK ===== */
.jsn-demopage.jsn-color-green .demo-content-top .imgs .hover-img1 {
	background-color: #6c8125;
	width: 100px;
	height: 100px;
}

.jsn-demopage.jsn-color-green .demo-content-top .imgs .hover-img2 {
	background-color: #6c8125;
	width: 100px;
	height: 100px;
}

/* ===== LINK ACTION ===== */
.jsn-demopage.jsn-color-green #jsn-content-top a {
	color: #6c8125;
}

.jsn-demopage.jsn-color-green #jsn-content-top .link-action:hover, div[class*="richbox-"] .link-action:hover {
	color: #fff;
	background-color: #6c8125;
}

/* =============== ORANGE COLOR =============== */
/* ===== BACKGROUND COLOR STATICBLOCK ===== */
.jsn-demopage.jsn-color-orange .demo-content-top .imgs .hover-img1 {
	background-color: #f5681b;
	width: 100px;
	height: 100px;
}

.jsn-demopage.jsn-color-orange .demo-content-top .imgs .hover-img2 {
	background-color: #f5681b;
	width: 100px;
	height: 100px;
}

/* ===== LINK ACTION ===== */
.jsn-demopage.jsn-color-orange #jsn-content-top a {
	color: #f5681b;
}

.jsn-demopage.jsn-color-orange #jsn-content-top .link-action:hover, div[class*="richbox-"] .link-action:hover {
	color: #fff;
	background-color: #f5681b;
}

/* =============== YELLOW COLOR =============== */
/* ===== BACKGROUND COLOR STATICBLOCK ===== */
.jsn-demopage.jsn-color-yellow .demo-content-top .imgs .hover-img1 {
	background-color: #c57f1f;
	width: 100px;
	height: 100px;
}

.jsn-demopage.jsn-color-yellow .demo-content-top .imgs .hover-img2 {
	background-color: #c57f1f;
	width: 100px;
	height: 100px;
}

/* ===== LINK ACTION ===== */
.jsn-demopage.jsn-color-yellow #jsn-content-top a {
	color: #c57f1f;
}

.jsn-demopage.jsn-color-yellow #jsn-content-top .link-action:hover, div[class*="richbox-"] .link-action:hover {
	color: #fff;
	background-color: #c57f1f;
}

/* =============== PINK COLOR =============== */
/* ===== BACKGROUND COLOR STATICBLOCK ===== */
.jsn-demopage.jsn-color-pink .demo-content-top .imgs .hover-img1 {
	background-color: #f24d69;
	width: 100px;
	height: 100px;
}

.jsn-demopage.jsn-color-pink .demo-content-top .imgs .hover-img2 {
	background-color: #f24d69;
	width: 100px;
	height: 100px;
}

/* ===== LINK ACTION ===== */
.jsn-demopage.jsn-color-pink #jsn-content-top a {
	color: #f24d69;
}

.jsn-demopage.jsn-color-pink #jsn-content-top .link-action:hover, div[class*="richbox-"] .link-action:hover {
	color: #fff;
	background-color: #f24d69;
}

/* =============== CYAN COLOR =============== */
/* ===== BACKGROUND COLOR STATICBLOCK ===== */
.jsn-demopage.jsn-color-cyan .demo-content-top .imgs .hover-img1 {
	background-color: #598473;
	width: 100px;
	height: 100px;
}

.jsn-demopage.jsn-color-cyan .demo-content-top .imgs .hover-img2 {
	background-color: #598473;
	width: 100px;
	height: 100px;
}

/* ===== LINK ACTION ===== */
.jsn-demopage.jsn-color-cyan #jsn-content-top a {
	color: #598473;
}

.jsn-demopage.jsn-color-cyan #jsn-content-top .link-action:hover, div[class*="richbox-"] .link-action:hover {
	color: #fff;
	background-color: #598473;
}
/*========= CONTENT ==========*/
.jsn-demopage #jsn-pos-user-top .jsn-modulecontent p {
	text-align: left;
}

/*===== ARTICLE ========*/
.jsn-demopage #jsn-pos-user-top .jsn-modulecontent .content-center {
	margin-top: 10px;
}

.jsn-demopage #jsn-pos-user-top .jsn-modulecontent .content-center img {
	width: 100%;
}
.jsn-demopage .front-page-blog .jsn-leading {
	margin: 10px 5px 9px;
}

/*===== ARTICLES========*/
.jsn-demopage #jsn-content #jsn-pos-user-top .jsn-modulecontainer .jsn-moduletitle {
	font-size: 1.6em;
}

/*=========RIGHT COLUMN==========*/
.jsn-demopage #jsn-rightsidecontent .jsn-modulecontainer .jsn-moduleicon {
	margin-bottom: 10px;
}

.jsn-demopage #jsn-rightsidecontent .jsn-modulecontainer .jsn-moduletitle {
	padding-bottom: 4px;
	background: #FFF url(templates/jsn_dome_pro/images/dot.png) left bottom repeat-x;
}

.jsn-demopage #jsn-pos-right .jsn-modulecontainer .jsn-modulecontainer_inner {
	padding: 8px;
	background-color: #FFF;
	border: 1px solid #DADADA;
}

/*==========WHY CHOOSE==========*/
.jsn-demopage #jsn-content-bottom-below #why-choose {
	padding: 25px 15px 0;
	background-color: #FFF;
	border: 1px solid #DADADA;
}

.jsn-demopage #jsn-content-bottom-below #why-choose #wc-left img {
	width: 100%;
}

.jsn-demopage #jsn-content-bottom-below #why-choose #wc-right .grid-col_inner {
	padding-top: 20px;
	padding-left: 30px;
	max-width: 510px;
}

.jsn-demopage #jsn-content-bottom-below #why-choose #wc-right h1 {
	font-size: 3.2em;
}

/*============TOP LINK=============*/
.jsn-demopage #jsn-gotoplink:hover span {
	color: #fff;
}

/*============ABOUT US==============*/
.jsn-demopage #jsn-content-bottom-below #about-us {
	padding: 45px 15px 20px;
	background-color: #FFF;
	border: 1px solid #DADADA;
}
.jsn-demopage #jsn-content-bottom-below #about-us .abu-content .grid-col_inner {
	padding: 0 30px;
}
.jsn-demopage #jsn-content-bottom-below #about-us h2 {
	text-align: center;
}

.jsn-demopage #jsn-content-bottom-below #about-us .abu-img {
	float: left;
	margin-right: 20px;
}

.jsn-demopage #jsn-content-bottom-below #about-us .abu-img img {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}

.jsn-demopage #jsn-content-bottom-below #about-us .abu-desc {
	max-width: 430px;
	padding-left: 100px;
}

.jsn-demopage #jsn-content-bottom-below #about-us .abu-desc h6 {
	font-size: 1.2em;
	margin-bottom: -4px;
}

.jsn-demopage #jsn-content-bottom-below #about-us .grid-layout2 {
	padding-top: 20px;
	padding-bottom: 20px;
}

/*============PARTNERS==============*/
.our_partners {
	background-color: #fff;
    padding: 50px 0 10px;
    border: 1px solid #DADADA;
}
body.jsn-textstyle-personal .our_partners h3 {
    font-size: 2.2em;
    color: #d24a17;
    text-align: center;
}
.jsn-demopage #jsn-content-bottom-below #partners {
	padding: 45px 15px 20px;
	background-color: #FFF;
	border: 1px solid #DADADA;
}

.jsn-demopage #jsn-content-bottom-below .bx-pager.bx-default-pager {
	display: none;
}

.jsn-demopage #jsn-content-bottom-below #partners h2 {
	text-align: center;
}

.jsn-demopage #jsn-content-bottom-below #partners .bx-controls-direction {
	position: absolute;
	margin-top: -34px;
}

.jsn-demopage #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev {
	margin-left: -50px;
	background-color: #d24a17;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.jsn-demopage #jsn-content-bottom-below #partners .bx-controls-direction .bx-next {
	margin-right: -1090px;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.jsn-demopage #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev:hover,
.jsn-demopage #jsn-content-bottom-below #partners .bx-controls-direction .bx-next:hover {
	border-radius: 100%;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.jsn-demopage .elastislide-horizontal nav span.elastislide-next {
    background-position: 8px -14px;
}
.jsn-demopage .elastislide-wrapper nav span {
	width: 30px;
	height: 30px;
	background-position: 8px 7px;
}
.jsn-demopage .elastislide-horizontal nav span {
	margin-top: -18px;
}
/*RED*/
.jsn-demopage.jsn-color-red #jsn-content-bottom-below #partners h2,
.jsn-demopage.jsn-color-red #jsn-content-bottom-below #about-us h2,
.jsn-demopage.jsn-color-red #jsn-content-bottom-below #why-choose #wc-right h2,
.jsn-demopage.jsn-color-red #jsn-content-top-below #showcase .jsn-title h2,
.jsn-demopage.jsn-color-red #jsn-content-bottom-below #why-choose #wc-right p span,
body.jsn-demopage.jsn-color-red.jsn-textstyle-personal .our_partners h3 {
	color: #d24a17;
}

.jsn-demopage.jsn-color-red #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev,
.jsn-demopage.jsn-color-red #jsn-content-bottom-below #partners .bx-controls-direction .bx-next,
.jsn-demopage.jsn-color-red #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev:hover,
.jsn-demopage.jsn-color-red #jsn-content-bottom-below #partners .bx-controls-direction .bx-next:hover,
.jsn-demopage.jsn-color-red #jsn-gotoplink:hover,
.jsn-demopage.jsn-color-red .elastislide-wrapper nav span {
	background-color: #d24a17;
}

/*GREEN*/
.jsn-demopage.jsn-color-green #jsn-content-bottom-below #partners h2,
.jsn-demopage.jsn-color-green #jsn-content-bottom-below #about-us h2,
.jsn-demopage.jsn-color-green #jsn-content-bottom-below #why-choose #wc-right h2,
.jsn-demopage.jsn-color-green #jsn-content-top-below #showcase .jsn-title h2,
.jsn-demopage.jsn-color-green #jsn-content-bottom-below #why-choose #wc-right p span,
body.jsn-demopage.jsn-color-green.jsn-textstyle-personal .our_partners h3 {
	color: #6c8125;
}

.jsn-demopage.jsn-color-green #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev,
.jsn-demopage.jsn-color-green #jsn-content-bottom-below #partners .bx-controls-direction .bx-next,
.jsn-demopage.jsn-color-green #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev:hover,
.jsn-demopage.jsn-color-green #jsn-content-bottom-below #partners .bx-controls-direction .bx-next:hover,
.jsn-demopage.jsn-color-green #jsn-gotoplink:hover,
.jsn-demopage.jsn-color-green .elastislide-wrapper nav span {
	background-color: #6c8125;
}

/*ORANGE*/
.jsn-demopage.jsn-color-orange #jsn-content-bottom-below #partners h2,
.jsn-demopage.jsn-color-orange #jsn-content-bottom-below #about-us h2,
.jsn-demopage.jsn-color-orange #jsn-content-bottom-below #why-choose #wc-right h2,
.jsn-demopage.jsn-color-orange #jsn-content-top-below #showcase .jsn-title h2,
.jsn-demopage.jsn-color-orange #jsn-content-bottom-below #why-choose #wc-right p span,
body.jsn-demopage.jsn-color-orange.jsn-textstyle-personal .our_partners h3 {
	color: #f5681b;
}

.jsn-demopage.jsn-color-orange #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev,
.jsn-demopage.jsn-color-orange #jsn-content-bottom-below #partners .bx-controls-direction .bx-next,
.jsn-demopage.jsn-color-orange #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev:hover,
.jsn-demopage.jsn-color-orange #jsn-content-bottom-below #partners .bx-controls-direction .bx-next:hover,
.jsn-demopage.jsn-color-orange #jsn-gotoplink:hover,
.jsn-demopage.jsn-color-orange .elastislide-wrapper nav span {
	background-color: #f5681b;
}

/*YELLOWw*/
.jsn-demopage.jsn-color-yellow #jsn-content-bottom-below #partners h2,
.jsn-demopage.jsn-color-yellow #jsn-content-bottom-below #about-us h2,
.jsn-demopage.jsn-color-yellow #jsn-content-bottom-below #why-choose #wc-right h2,
.jsn-demopage.jsn-color-yellow #jsn-content-top-below #showcase .jsn-title h2,
.jsn-demopage.jsn-color-yellow #jsn-content-bottom-below #why-choose #wc-right p span,
body.jsn-demopage.jsn-color-yellow.jsn-textstyle-personal .our_partners h3 {
	color: #c57f1f;
}

.jsn-demopage.jsn-color-yellow #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev,
.jsn-demopage.jsn-color-yellow #jsn-content-bottom-below #partners .bx-controls-direction .bx-next,
.jsn-demopage.jsn-color-yellow #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev:hover,
.jsn-demopage.jsn-color-yellow #jsn-content-bottom-below #partners .bx-controls-direction .bx-next:hover,
.jsn-demopage.jsn-color-yellow #jsn-gotoplink:hover,
.jsn-demopage.jsn-color-yellow .elastislide-wrapper nav span {
	background-color: #c57f1f;
}

/*PINK*/
.jsn-demopage.jsn-color-pink #jsn-content-bottom-below #partners h2,
.jsn-demopage.jsn-color-pink #jsn-content-bottom-below #about-us h2,
.jsn-demopage.jsn-color-pink #jsn-content-bottom-below #why-choose #wc-right h2,
.jsn-demopage.jsn-color-pink #jsn-content-top-below #showcase .jsn-title h2,
.jsn-demopage.jsn-color-pink #jsn-content-bottom-below #why-choose #wc-right p span,
body.jsn-demopage.jsn-color-pink.jsn-textstyle-personal .our_partners h3 {
	color: #f24d69;
}

.jsn-demopage.jsn-color-pink #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev,
.jsn-demopage.jsn-color-pink #jsn-content-bottom-below #partners .bx-controls-direction .bx-next,
.jsn-demopage.jsn-color-pink #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev:hover,
.jsn-demopage.jsn-color-pink #jsn-content-bottom-below #partners .bx-controls-direction .bx-next:hover,
.jsn-demopage.jsn-color-pink #jsn-gotoplink:hover,
.jsn-demopage.jsn-color-pink .elastislide-wrapper nav span {
	background-color: #f24d69;
}

/*CYAN*/
.jsn-demopage.jsn-color-cyan #jsn-content-bottom-below #partners h2,
.jsn-demopage.jsn-color-cyan #jsn-content-bottom-below #about-us h2,
.jsn-demopage.jsn-color-cyan #jsn-content-bottom-below #why-choose #wc-right h2,
.jsn-demopage.jsn-color-cyan #jsn-content-top-below #showcase .jsn-title h2,
.jsn-demopage.jsn-color-cyan #jsn-content-bottom-below #why-choose #wc-right p span,
body.jsn-demopage.jsn-color-cyan.jsn-textstyle-personal .our_partners h3 {
	color: #598473;
}

.jsn-demopage.jsn-color-cyan #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev,
.jsn-demopage.jsn-color-cyan #jsn-content-bottom-below #partners .bx-controls-direction .bx-next,
.jsn-demopage.jsn-color-cyan #jsn-content-bottom-below #partners .bx-controls-direction .bx-prev:hover,
.jsn-demopage.jsn-color-cyan #jsn-content-bottom-below #partners .bx-controls-direction .bx-next:hover,
.jsn-demopage.jsn-color-cyan #jsn-gotoplink:hover,
.jsn-demopage.jsn-color-cyan .elastislide-wrapper nav span {
	background-color: #598473;
}

/*RESPOSIVE STYLE*/

@media only screen and (max-width: 1200px), (max-device-width: 1200px) {
	.jsn-demopage #jsn-content-top-below #showcase .sc-link:before {
		display: none;
	}

	.jsn-demopage #jsn-content-top-below #showcase .sc-content.grid-lastcol .grid-col_inner {
		margin-right: 18px;
	}
}

@media only screen and (max-width: 480px), (max-device-width: 480px) {	
	#Kunena #kprofilebox .inputbox{
		width: 85%;
	}
	#Kunena div.kblock.kcategories-1 span.ktoggler{
		top: 12px;
	}
	#Kunena tr.krow2 td{
		width: 40%;
	}
}/**
 * 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;
	}
}
/**
 * @version    $Id: style.css 17058 2012-10-16 02:46:00Z haonv $
 * @package    JSN.ImageShow
 * @subpackage JSN.ThemeClassic
 * @author     JoomlaShine Team <support@joomlashine.com>
 * @copyright  Copyright (C) @JOOMLASHINECOPYRIGHTYEAR@ JoomlaShine.com. All Rights Reserved.
 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Websites: http://www.joomlashine.com
 * Technical Support:  Feedback - http://www.joomlashine.com/contact-us/get-support.html
 */
/* ----- TABLE STYLES ----- */
fieldset {
	margin: 5px;
}
/*----- General Tabs -----*/
.jsn-preview-showcase {
	padding: 8px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: relative;
	background: #454545;
	border-bottom: 2px groove #000000;
}

.jsn-preview-showcase>span {
	color: #fff;
	font-size: 12px;
}
.jsn-preview-showcase #showlist_id {
	margin-bottom: 0;
}
.jsn-preview-showcase #preview-showcase-link {
	color: #ccc;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 15px;
	margin: 0 0 0 5px;
	border: 1px solid #b3b3b3;
	background: url(plugins/jsnimageshow/themeclassic/assets/images/bg-button.png);
	*font-size: 12px;
	*padding-top: 0;
	*padding-bottom: 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/*----- Show case settings -----*/
#image_title,#pattern_title {
	font-weight: bold;
	white-space: nowrap;
}

#image_title a,#pattern_title a,#watermark-title a {
	font-weight: normal;
}

#pattern_value,#background_value {
	font-weight: normal;
}
/*----- Image Panel Tabs -----*/
.jsn-showcase-theme-settings-wrapper {
	position: relative;
}

#jsn-showcase-theme-wrapper .jsn-showcase-theme-settings {
	padding: 10px;
	margin-top: 15px;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
}

#jsn-showcase-theme-wrapper .jsn-showcase-theme-settings dd {
	width: auto;
}

.jsn-showcase-theme-detail .jsn-showcase-tabs {
	margin-top: 45px;
}

.jsn-showcase-theme-detail .current {
	background-color: #FFF;
}

div.jsn-preview-wrapper {
	width: 571px;
	margin: 0 auto;
	background-color: #606060;
}

div.jsn-preview {
	padding: 10px;
	height: 350px;
}

.jsn-preview .jsn-preview-container {
	height: 350px;
	width: 550px;
	background-color: #4F4F4F;
	position: relative;
	overflow: hidden;
}

.jsn-preview-container .jsn-preview-thumbnails-container {
	background-color: #000000;
	width: 546px;
	bottom: 0;
	height: 49px;
	position: absolute;
	border: 2px solid rgba(0, 0, 0, 0);
	z-index: 2;
}

.jsn-preview .jsn-preview-caption-wrapper {
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
	display: block;
	opacity: 0.75;
	position: absolute;
	z-index: 3;
	width: 550px;
}

.jsn-preview .jsn-preview-image {
	display: block;
	height: 290px;
	opacity: 1;
	position: absolute;
	top: 14px;
}

.jsn-preview .jsn-preview-image img {
	max-width: none !important;
	left: 83px;
	position: absolute;
	border: 2px solid rgba(0, 0, 0, 0);
	z-index: 1;
}

#jsn-image-fit-no-thumbnail {
	left: 56px;
	top: 12px;
	display: none;
}

.jsn-preview-image-expand {
	display: none;
}

.jsn-preview .jsn-preview-caption {
	width: 546px;
	height: 98%;
	border: 2px solid rgba(0, 0, 0, 0);
	position: absolute;
}

.jsn-preview .jsn-preview-caption:hover,.jsn-preview .jsn-preview-caption-wrapper .jsn-preview-title:hover,.jsn-preview .jsn-preview-caption-wrapper .jsn-preview-description:hover,.jsn-preview .jsn-preview-caption-wrapper .jsn-preview-link:hover,.jsn-preview-container .jsn-preview-thumbnails-container:hover,.jsn-preview .jsn-preview-image img:hover,.jsn-preview .jsn-preview-background:hover,.jsn-preview .jsn-preview-image-nav-left:hover,.jsn-preview .jsn-preview-image-nav-right:hover
	{
	border: 2px solid rgba(255, 205, 63, 1);
	cursor: pointer;
}

.jsn-preview .jsn-preview-background {
	width: 546px;
	height: 293px;
	top: 0px;
	position: absolute;
	background-color: none;
	border: 2px solid none;
}

.jsn-preview .jsn-preview-caption-wrapper .jsn-preview-title {
	width: 534px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	top: 2px;
	left: 2px;
	position: relative;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #E9E9E9;
	border: 2px solid rgba(0, 0, 0, 0);
}

.jsn-preview .jsn-preview-caption-wrapper .jsn-preview-description {
	width: 534px;
	padding-left: 8px;
	padding-bottom: 3px;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #AFAFAF;
	border: 2px solid rgba(0, 0, 0, 0);
	top: 2px;
	left: 2px;
	position: relative;
}

.jsn-preview .jsn-preview-caption-wrapper .jsn-preview-link {
	padding-left: 8px;
	padding-bottom: 3px;
	padding-right: 8px;
	margin: 0;
	float: right;
	border: 2px solid rgba(0, 0, 0, 0);
	top: 2px;
	left: 2px;
	position: relative;
	margin-right: 4px;
	margin-bottom: 2px;
}

.jsn-preview .jsn-preview-caption-wrapper .jsn-preview-link .jsn-preview-a-link
	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #E06614;
}

.jsn-preview-image-nav {
	position: absolute;
	top: 125px;
	width: 100%;
	left: 0;
}

.jsn-preview-image-nav-left,.jsn-preview-image-nav-right {
	border: 2px solid rgba(255, 0, 0, 0);
	opacity: 1;
	filter: alpha(opacity = 30);
	cursor: pointer;
	width: 18px;
	height: 90px;
	position: absolute;
	left: 22px;
	z-index: 1;
	background-position: 0 28px;
}

.jsn-preview-image-nav-right {
	left: auto;
	right: 26px;
	background-position: -298px 28px;
	z-index: 1;
}

.jsn-preview-thumbnails-container .jsn-preview-thumb-nav-left,.jsn-preview-thumbnails-container .jsn-preview-thumb-nav-right
	{
	display: block;
}

.jsn-preview-thumb-nav-left,.jsn-preview-thumb-nav-right {
	cursor: pointer;
	display: none;
	background-position: -498px 50%;
	position: absolute;
	left: 0;
	top: 0;
	height: 49px;
	width: 23px;
	z-index: 2;
}

.jsn-preview-thumb-nav-right {
	background-position: -575px 50%;
	border-right: none;
	right: 0;
	left: auto;
}

.jsn-preview-image-nav-left,.jsn-preview-image-nav-right,.jsn-preview-thumb-nav-left,.jsn-preview-thumb-nav-right
	{
	background-image: url(plugins/jsnimageshow/themeclassic/assets/js/galleria/themes/classic/classic-map.png);
	background-repeat: no-repeat;
}

.jsn-preview-thumbnails-container .jsn-preview-thumbnails-list {
	overflow: hidden;
	position: relative;
	top: 3px;
}

.jsn-preview-thumbnails {
	overflow: hidden;
	position: relative;
	margin: auto;
	width: 514px;
	height: auto;
	text-align: center;
}

.jsn-preview-thumbnails .jsn-preview-thumbnails-image {
	height: 44px;
	width: 50;
	margin: 0 auto;
	overflow: hidden;
}

.jsn-preview-thumbnails .jsn-preview-thumbnails-image img {
	background: #000;
	border: 2px solid #666666;
	width: 60px;
	height: 40px;
}

.jsn-preview-thumbnails .jsn-preview-thumbnails-image img.active {
	border: 2px solid #F36A11;
}

#jsn-preview-hint-text {
	top: 11px;
	right: 6px;
	width: 24px;
	display: block;
	position: absolute;
}

.jsn-preview-hint-caption {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}

#jsn-preview-hint-text span {
	width: 24px;
	height: 24px;
	float: right;
	display: block;
}

.hint-text-deactive {
	background: url(plugins/jsnimageshow/themeclassic/assets/images/showcase-hint-text.png) 1px -1px no-repeat;
}

.hint-text-active {
	border: 1px solid #353535;
	background: #1A1A1A url(plugins/jsnimageshow/themeclassic/assets/images/showcase-hint-text.png) 1px -24px
		no-repeat;
}

#jsn-preview-hint-text-content {
	right: 0;
	top: 22px;
	display: none;
	color: #000000;
	font-size: 11px;
	padding-top: 4px;
	text-align: left;
	position: absolute;
	font-weight: normal;
}

#jsn-preview-hint-text-content ul {
	background-color: #FFFFCC;
	border: 1px solid #D4D5AA;
	padding: 5px 5px 5px 13px;
	list-style-position: inside;
}

.jsn-preview-showcase #showlist_id {
	padding: 4px;
	border: 1px solid #000;
}
/*----- PreviewModal -----*/
#jsn-info-bar {
	color: #666666;
	padding: 5px 0;
	text-align: center;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

table.admintable td.showcase-input-field input {
	float: none;
	margin: 0;
	cursor: not-allowed;
	background-color: #EEEEEE;
}

#jsn-image-zooming-type,#jsn-img-open-link-in-expand,#jsn-img-open-link-in-fit,#jsn-info-open-link-in
	{
	margin-left: 3px;
}

.jsn-showcase-theme-detail {
	margin-right: 10px;
}

@media ( max-width :1024px) {
	#jsn-preview-wrapper {
		display: inline;
		padding: 10px;
	}
	#js-showcase-theme-detail-wrapper {
		display: inline;
	}
}

#theme-classic-flash td {
	height: 420px;
}

#theme-classic-javascript td {
	height: 390px;
}

.jsn-select-skin {
	top: 0;
	position: absolute;
	padding: 0px 2px 0;
}

.jsn-select-skin #theme_style_name {
	width: 100%;
}
#js-showcase-theme-detail-wrapper .expand-all,
#js-showcase-theme-detail-wrapper .collapse-all{
	cursor: pointer;
}
/*================================= FRONT END =======================================*/
.jsn-themeclassic-gallery {
	outline: none;
}

.jsn-themeclassic-seocontent {
	display: none;
}

.jsn-themeclassic-msgnonflash {
	text-align: center !important;
}

/*================================= COLOR PICKER =================================*/
.jsn-showcase-theme-settings-wrapper .color-selector {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(plugins/jsnimageshow/themeclassic/assets/images/select.png);
	float: left;
	top: -2px;
	left: 10px;
	cursor: pointer;
}

.jsn-showcase-theme-settings-wrapper .color-selector div {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(plugins/jsnimageshow/themeclassic/assets/images/select.png) center;
}

#js_general_background_color,#js_general_border_color,#js_imgpanel_bg_value,#js_thumbpanel_thumnail_panel_color,#js_thumbpanel_thumnail_normal_state,#js_thumbpanel_active_state_color,#js_infopanel_bg_color_fill,#general_background_color,#general_border_color,#imgpanel_bg_value_first,#imgpanel_bg_value_last,#imgpanel_inner_shawdow_color,#imgpanel_watermark_path,#thumbpanel_thumnail_panel_color,#thumbpanel_thumnail_normal_state,#thumbpanel_active_state_color,#thumbpanel_big_thumb_color,#infopanel_bg_color_fill
	{
	float: left;
}

#imgpanel_bg_value_last {
	margin-left: 30px;
}
.jsn-showcase-theme-settings-wrapper #jsn-bg-input-value-second .color-selector {	
	float: left;
}

/*================================= TABS =================================*/
#js-acc-image-presentation-tabs,#acc-image-presentation-tabs {
	float: right;
	width: 100%;
}
/*================================= OVERWRITE BOOTSTRAP =================================*/
#js-acc-background p,#watermark-title,#acc-background p {
	float: left;
	padding-left: 5px;
}

.jsn-select-skin #theme_style_name .dd-selected-text{
	margin:0;
	font-weight: 700;
	font-size:14px;
}
.jsn-select-skin #theme_style_name .dd-selected-text:hover, .jsn-select-skin #theme_style_name .dd-selected:hover{
	color: #404040;
}
.jsn-preview-wrapper #jsn-image-expand img {
	width: 100% \9;
}

.galleria-lightbox-info {
	display: none;
}/* Galleria Classic Theme 2012-08-07 | https://raw.github.com/aino/galleria/master/LICENSE | (c) Aino */
#galleria-loader {
	height: 1px !important
}

.galleria-container {
	position: relative;
	overflow: hidden;
	background: #000;
}

.galleria-container img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

.galleria-stage {
	position: absolute;
	top: 10px;
	bottom: 60px;
	left: 10px;
	right: 10px;
	overflow: hidden;
}

.galleria-thumbnails-container {
	height: 50px;
	position: absolute;
	left: 10px;
	right: 10px;
	z-index: 2;
}

.galleria-carousel .galleria-thumbnails-list {
	margin-left: 30px;
	margin-right: 30px;
	direction: ltr;
}

.galleria-thumbnails .galleria-image {
	height: 40px;
	width: 60px;
	background: #000;
	margin: 0 5px 0 0;
	border: 1px solid #000;
	float: left;
	cursor: pointer;
}

.galleria-counter {
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: right;
	color: #fff;
	font: normal 11px/1 arial, sans-serif;
	z-index: 9999;
}

.galleria-loader {
	background: #000;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
	display: none;
	background: url(plugins/jsnimageshow/themeclassic/assets/js/galleria/themes/classic/classic-loader.gif) no-repeat 2px 2px;
}

.galleria-info {
	width: 50%;
	left: 15px;
	z-index: 2;
	position: absolute;
}

.galleria-info-text {
	background-color: #000;
	padding: 12px;
	display: none;
	/* IE7 */
	zoom: 1;
}

.galleria-info-title {
	margin: 0;
	color: #fff;
	margin-bottom: 7px;
}

.galleria-info-description {
	margin: 0;
	color: #bbb;
}

.galleria-info-close {
	width: 9px;
	height: 9px;
	position: absolute;
	top: 5px;
	right: 5px;
	background-position: -753px -11px;
	opacity: .5;
	filter: alpha(opacity = 50);
	cursor: pointer;
	display: none;
}

.notouch .galleria-info-close:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.touch .galleria-info-close:active {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.galleria-info-link {
	background-position: -669px -5px;
	opacity: .7;
	filter: alpha(opacity = 70);
	position: absolute;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background-color: #000;
}

.notouch .galleria-info-link:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.touch .galleria-info-link:active {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.galleria-image-nav {
	position: absolute;
	top: 50%;
	margin-top: -62px;
	width: 100%;
	height: 62px;
	left: 0;
}

.galleria-image-nav-left,.galleria-image-nav-right {
	opacity: .3;
	filter: alpha(opacity = 30);
	cursor: pointer;
	width: 62px;
	height: 124px;
	position: absolute;
	left: 10px;
	z-index: 2;
	background-position: 0 46px;
}

.galleria-image-nav-right {
	left: auto;
	right: 10px;
	background-position: -254px 46px;
	z-index: 2;
}

.notouch .galleria-image-nav-left:hover,.notouch .galleria-image-nav-right:hover
	{
	opacity: 1;
	filter: alpha(opacity = 100);
}

.touch .galleria-image-nav-left:active,.touch .galleria-image-nav-right:active
	{
	opacity: 1;
	filter: alpha(opacity = 100);
}

.galleria-thumb-nav-left,.galleria-thumb-nav-right {
	cursor: pointer;
	display: none;
	background-position: -495px 5px;
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	width: 23px;
	z-index: 3;
}

.galleria-thumb-nav-right {
	background-position: -578px 5px;
	border-right: none;
	right: 0;
	left: auto;
}

.galleria-thumbnails-container .disabled {
	opacity: .2;
	filter: alpha(opacity = 20);
	cursor: default;
}

.notouch .galleria-thumb-nav-left:hover,.notouch .galleria-thumb-nav-right:hover
	{
	opacity: 1;
	filter: alpha(opacity = 100);
	background-color: #111;
}

.touch .galleria-thumb-nav-left:active,.touch .galleria-thumb-nav-right:active
	{
	opacity: 1;
	filter: alpha(opacity = 100);
	background-color: #111;
}

.notouch .galleria-thumbnails-container .disabled:hover {
	opacity: .2;
	filter: alpha(opacity = 20);
	background-color: transparent;
}

.galleria-carousel .galleria-thumb-nav-left,.galleria-carousel .galleria-thumb-nav-right
	{
	display: block;
}

.galleria-thumb-nav-left,.galleria-thumb-nav-right,.galleria-info-link,.galleria-info-close,.galleria-image-nav-left,.galleria-image-nav-right
	{
	background-image: url(plugins/jsnimageshow/themeclassic/assets/js/galleria/themes/classic/classic-map.png);
	background-repeat: no-repeat;
}