/* News Pro GK4 Module */
#ja-headline .nspArt{background:#f6f6f6; border-right:1px solid #fff;}
#ja-headline .nspArt:hover{background:#f0f0f0;}
#ja-headline .nspArt:last-child{border-right:1px solid #f6f6f6;}
#ja-headline h4.nspHeader {padding-top:10px;}

#ja-right .nspArt, #ja-left .nspArt {padding:0 0 10px 0; border-bottom:1px dotted #d3d3d3; margin:0 0 10px 0;}
#ja-right .nspArt:last-child, #ja-left .nspArt:last-child {padding:0 0 10px 0; border-bottom:1px dotted #d3d3d3; margin:0;}

/* NSP GK4 as a testimonial Modules */
.moduletable-testimonial .nspArt h4.nspHeader{margin:0; padding:5px 0 0 33px; font-weight:bold; color:#777;}
.moduletable-testimonial .nspText{padding:0 0 10px 35px; background:url(../images/start-quote.png) 0 0 no-repeat; font-style:italic;}

/* NSP GK4 as a grid showcase */
.grid-slider img.nspImage:hover, .grid-slider .nspArt:hover img.nspImage{opacity:0.2;}
.grid-slider h4.nspHeader {padding:0!important}
.grid-slider h4.nspHeader a {display:block; height:1px; position:relative; z-index:-1; top:-170px; padding-left:25px; padding-right:25px; color:#fff; font-size:16px; line-height:24px;}
.grid-slider h4.nspHeader a:hover{color:#fff!important;}
.grid-slider .nspArt:hover h4.nspHeader a {position:relative; z-index:999!important; color:#fff;}
.grid-slider .nspImageWrapper{background:#000;}

.nspTopInterface{position:absolute; right:0; top:0;}
.nspBotInterface, .nspTopInterface { overflow:hidden; margin:5px 0;}
.nspBotInterface div, .nspTopInterface div { }

/* Interface - for different looking Top and Bottom interface use the following classes:  .nspTopInterface and .nspBotInterface (e.g.: .nspTopInterface .nspPagination li ...) */
.nspPagination { list-style-type:none !important; margin:5px 0 0 5px!important; padding:0 !important; float:left; }
.nspPagination li { float:left; width:12px; height:11px; padding:0!important; margin: 0 4px 0 0 !important; text-indent:-999em; cursor:pointer; }
.nspPagination li:hover, .nspPagination li.active { background-position: 50% -11px!important; }
.nspNext, .nspPrev { float:left; width: 20px; height: 20px; margin:0 0 0 4px; text-indent:-999em; cursor:pointer; }
.nspPagination li {background: url(../images/interface.png) no-repeat 50% 0!important;}
.nspNext, .nspPrev {background: url(../images/interface.png) no-repeat;}
.nspNext{background-position: 0 -22px}
.nspPrev { background-position: 0 -62px }
.nspNext:hover { background-position: 0 -42px }
.nspPrev:hover { background-position: 0 -82px}
.nspCounter {float:left; margin:0 0 0 8px; padding:1px 4px; border: 1px solid #ddd; border-radius:2px 2px; -moz-border-radius:2px 2px; -webkit-border-radius:2px 2px; color: #878787; font-size:9px;cursor:pointer; }

.nsp { position: relative; } 
.nspMain { overflow:hidden;   }
.nspArts { overflow:hidden; }
.nspArtPage {float:left; overflow:hidden;} /* edited */
.nspArt { float:left; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.nspArt div { overflow: hidden; }
.nspArt h4.nspHeader {margin:0; padding-top:5px;} /* edited */
.nspArt h4.nspHeader a { text-decoration: none }
.nspArt h4.nspHeader a:hover { }
.nspArt img.nspImage { border: none }
.nspArt p.nspText {float:none; margin-top:3px!important;} /* edited */
.nspArt p.nspText a { }
.nspArt p.nspText a:hover { }
.nspArt p.nspInfo {margin:3px 0 3px 0!important; padding:0;} /* edited */
.nspArt p.nspInfo a {color:#777!important; padding:0 3px!important;} /* edited */
.nspArt p.nspInfo a:hover { }
.nspArt .tleft { text-align:left; }
.nspArt .tright { text-align:right; }
.nspArt .tcenter { text-align:center; }
.nspArt .tjustify { text-align:justify; }
.nspArt .fleft { float:left; }
.nspArt .fright { float:right; }
.nspArt .fnone { clear:both; width:100%; float:none; }
.readon.left,
.readon.right,
.readon.center { clear:both; }
.readon.left { float:left; }
.readon.right { float:right; }
.readon.center { display:inline; float:none; }
.nspAvatar { }
.nspLinks { }
.nspList { float: left; }
.nspLinks ul { padding:0 !important; list-style-type:none !important; }
.nspLinks ul li { margin: 0 30px 0 0 !important }
.nspLinks ul li:hover { }
.nspLinks ul li h4 { }
.nspLinks ul li h4 a { text-decoration: none }
.nspLinks ul li h4 a:hover { }
.nspLinks ul li p { }
/* positioning */
.nspArts.left { float:right; }
.nspLinksWrap.left { float:left; }
.nspArts.right { float:left; }
.nspLinksWrap.right { float:right; }
/* make element unvisible */
.nspMain .unvisible { height:1px; left:-10000px; overflow:hidden; position:absolute; top:auto; width:1px; }
/* font-size classes */
.nspFs80 { font-size:80%; }
.nspFs90 { font-size:90%; }
.nspFs100 { font-size:100%; }
.nspFs110 { font-size:110%; }
.nspFs120 { font-size:120%; }
.nspFs130 { font-size:130%; }
.nspFs140 { font-size:140%; }
.nspFs150 { font-size:150%; }
.nspFs160 { font-size:160%; }
.nspFs170 { font-size:170%; }
.nspFs180 { font-size:180%; }
.nspFs190 { font-size:190%; }
.nspFs200 { font-size:200%; }
/* New responsive layout */
.gkResponsive img.nspImage,
img.nspImage.gkResponsive { width: 100%!important; height: auto; }
.nspArt img.nspImage { max-width: 100%; }
.nspArtScroll1,
.nspLinkScroll1 { width: 100%; }
.nspPages1 { width: 100%; }
.nspPages2 { width: 200%; }
.nspPages3 { width: 300%; }
.nspPages4 { width: 400%; }
.nspPages5 { width: 500%; }
.nspPages6 { width: 600%; }
.nspPages7 { width: 700%; }
.nspPages8 { width: 800%; }
.nspPages9 { width: 900%; }
.nspPages10 { width: 1000%; }
.nspCol1 { width: 100%; }
.nspCol2 { width: 50%; }
.nspCol3 { width: 33.33%; }
.nspCol4 { width: 25%; }
.nspCol5 { width: 20%; }
.nspCol6 { width: 16.66%; }
.nspCol7 { width: 14.285%; }
.nspCol8 { width: 12.5%; }
.nspCol9 { width: 11.1%; }
.nspCol10 { width: 10%; }
.nspCol11 { width: 9.09%; }
.nspCol12 { width: 8.33%; }
.nspCol13 { width: 7.69%; }
.nspCol14 { width: 7.14%; }
.nspCol15 { width: 6.66%; }
.nspCol16 { width: 6.25%; }
.nspCol17 { width: 5.88%; }
.nspCol18 { width: 5.55%; }
.nspCol19 { width: 5.26%; }
.nspCol20 { width: 5%; }

/* VM elements */
.nspVmStore {height: 40px; padding: 10px 15px; background:#f4f4f4; border-top: 1px solid #fff;}
.nspVmStore form {float:right;}
.nspVmStore .PricediscountAmount {font-size: 11px; line-height: 12px; color: #999; float: left;	clear: left;}
.nspVmStore .PricetaxAmount {font-size: 11px; line-height: 12px; color: #999; float: left; clear: left;}
.nspVmStore div.PricesalesPrice, .nspVmStore .PricebasePriceWithTax {margin: 0; padding: 0; float: left; display:block; font-size: 18px; line-height: 22px; color:#333;}
.nspVmStore .addtocart-bar span.addtocart-button input.addtocart-button:hover {background-color:#353535;}
.nspVmStore .addtocart-bar span.addtocart-button {width:auto;}
.nspVmStore .addtocart-bar span.addtocart-button input.addtocart-button {
	width: 40px;
	height: 40px;
	background-image: url(../images/vm/addtocart-nsp.png)!important;
	background-repeat:no-repeat; 
	background-position: 50% -40px;
	margin: 0;
	float: right;
	text-indent: -999em;
	border:none;
}

/* NSP with " nspVirtuemart" module suffix*/
.nspVirtuemart h4.nspHeader {border-top: 1px solid #fff; min-height: 30px; text-transform:uppercase;}
.nspVirtuemart h4.nspHeader a {padding:8px 15px; display:block; color:#fff;}
.nspVirtuemart h4.nspHeader a:hover{color:#fff!important;}

/* h4 NSP inside of tab modules -> Please use module suffix = " nspVmShop" on tabs GK5*/
.nspVmShop .gkTabsContainer h4.nspHeader {padding:0!important; height:1px; position:relative; z-index:999; bottom:35px;}
.nspVmShop .gkTabsContainer .nspArt:hover h4.nspHeader a {opacity:1.0}
.nspVmShop .gkTabsContainer h4.nspHeader a {width:auto; padding:5px 10px 7px 10px; left:0; color:#fff; text-transform:uppercase; font-size:12px; opacity:1;}
.nspVmShop .gkTabsContainer h4.nspHeader a:hover {color:#fff!important;}
.gkTabsContainer div.PricesalesPrice, .gkTabsContainer .PricebasePriceWithTax {font-size:14px; line-height:18px}
.gkTabsContainer .nspVmStore {height:35px;}
.gkTabsContainer .nspVmStore .addtocart-bar span.addtocart-button input.addtocart-button {width:35px; height:35px; background-position: 50% -42px;}


/* --------------  Tabs GK5 - style 3  -------------*/
/* ==================  Edit Tabs  ================= */          
.gkTabsWrap.vertical ol {position:absolute; z-index:999; top:-56px; right:-5px;}                   
.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {background:#f1f1f1; /* Old browsers */}
.gkTabsWrap.vertical ol li:hover,
.gkTabsWrap.vertical ol li.active,
.gkTabsWrap.horizontal ol li:hover,
.gkTabsWrap.horizontal ol li.active {
	color: #fff!important;
}
.gkTabsContainer + ol {}
.gkTabsItem {}
.gkTabsButtonNext, .gkTabsButtonPrev {background: #ddd;}
.gkTabsButtonNext:hover, .gkTabsButtonPrev:hover {background: #eee;}
.gkTabsWrap.horizontal > ol {background: #fff;}
/* ==================  End  ===================== */

/* VERTICAL mode */
.gkTabsGK5 {position: relative; /*overflow: hidden;*/}
.gkTabsWrap {margin: 0;}
/* tabs */
.gkTabsWrap.vertical ol {background:transparent!important;	height:32px; margin: 0!important;	padding: 0!important;}
.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li {
	cursor: pointer;
	float: left;
	line-height: 32px!important;
	list-style-type: none;
	margin: 0 5px 0 0!important;
	padding: 0 14px!important;
	position: relative;
	font-weight: normal;
}
/* bottom tabs */
.gkTabsContainer + ol {border-bottom: none!important;}
.gkTabsContainer + ol li {border-radius: 0 0 2px 2px!important;}

/* containers */
.gkTabsContainer {clear: both;	overflow: hidden;	position: relative;}
.gkTabsItem {left: -9999px;	padding: 0;	position: absolute;	top: 0;	width: 100%; z-index: 1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.gkTabsItem.active {left: 0;	position: relative;	z-index: 2;}

/* buttons prev/next */
.gkTabsButtonNext,
.gkTabsButtonPrev {
	border-radius: 50%;
	cursor: pointer;
	height: 18px;
	position: absolute;
	right: 0;
	font: 0/0px a;
	top: 43%;
	width: 18px;
	z-index: 3;
}
.gkTabsButtonPrev {left: 0;	right: inherit;}
.gkTabsButtonNext:before, .gkTabsButtonPrev:before {
	content: "›";
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	line-height: 17px;
	text-align: center;
	width: 18px;
}
.gkTabsButtonPrev:before {
	content: "‹";
}

/*  HORIZONTAL mode  */
.gkTabsWrap.horizontal {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: table; width: 100%;}
.gkTabsWrap.horizontal > ol, .gkTabsWrap.horizontal > .gkTabsContainer {display: table-cell; vertical-align: top;}
.gkTabsWrap.horizontal > ol {position: relative; z-index: 5;}

/* tabs */
.gkTabsWrap.horizontal ol li {cursor: pointer;	float: right; border-radius: 2px; margin: 0 0 3px!important;}
.gkTabsWrap.horizontal ol li:hover, .gkTabsWrap.horizontal ol li.active {/* line 45 */}
.gkTabsWrap.horizontal .gkTabsItem {padding: 2px 20px}

/* right tabs */
.gkTabsWrap.horizontal .gkTabsContainer + ol {border: none !important}
.gkTabsWrap.horizontal .gkTabsContainer + ol li {border-radius: 2px !important;	float: left;}


/* -------- Acymailing Newsletter Modules ----------*/
/* ====================  start  =================== */    
.acymailing_form .inputbox{text-transform:capitalize; margin:0!important; padding:5px 10px!important; color:#888;}
.acymailing_form .inputbox:focus{background-color:#e8e8e8;}
.acymailing_module_form{margin-bottom:10px;}
.acymailing_module_form p{width:auto; display:inline;}
.acymailing_introtext{margin-bottom:10px!important; display:block;}
.acysubbuttons .button{font-size:11px;}
p.acysubbuttons{text-align:left;}
/* ====================  end  =================== */    


/*----------------- Twitter Module -----------------*/
/* ====================  start  =================== */    
.TDB-tweet-container{margin:0 0 20px 0!important;}
.TDB-last-tweet .TDB-tweet-container{margin:0!important;}
.TDB-tweet-text{margin:0!important;}
.TDB-tweet-time{padding-left:0!important; font-size:11px;}

#ja-container .TDB-tweet-container{border-bottom:1px dotted #d3d3d3; padding-bottom:5px; margin:0 0 10px 0!important;}
#ja-container .TDB-last-tweet .TDB-tweet-container{margin:0!important}
#ja-container .TDB-tweet-text{background:url(../images/tweet-icon.png) 0 10px no-repeat; padding-left:35px;}
#ja-container .TDB-tweet-time{padding-left:35px!important; font-size:11px;}
/* ====================  End  =================== */    



/*------------------  fox contact  -----------------*/
/* ====================  start  =================== */    
#FoxForm {padding:0;}
.foxform input, .foxform textarea, input.validfoxtext, textarea.validfoxtext, input.invalidfoxtext, textarea.invalidfoxtext, select.foxtext, select.validfoxtext, select.invalidfoxtext, .foxcheckbox, .validcheckbox, .invalidcheckbox, .outer_dropdown, .foxcheckbox{box-shadow:none; -moz-box-shadow:none; 0-webkit-box-shadow:none; border:0!important; background:#f0f0f0; border-radius:0; -moz-border-radius:0;	-webkit-border-radius:0; padding:8px 6px!important; float:none!important;}
.foxform input, .foxform textarea, input.validfoxtext, textarea.validfoxtext,input.invalidfoxtext, textarea.invalidfoxtext{padding:6px 5px;}
.foxform input:hover, .foxform input:focus, .foxform textarea:hover, .foxform textarea:focus{background:#e9e9e9!important;}
.outer_dropdown{padding:0!important;}
.foxbutton{padding:6px 10px!important; border:0;}
.foxbutton span{color:#fff!Important;}
.foxfield label, .fox-dropdown-container, .fcaptchacontainer {float:left;}
/* ====================  End  =================== */    


/*CUSTOM XPERT TAB MODULE ----*/
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.custom .xt-nav ul{list-style:none;margin:4px 0 0 0;padding:0;}
.custom .xt-nav ul li{padding:8px 0 3px 0!important; background:none; float:left;  margin:0; }
.custom .xt-nav a span{list-style-type: none;  padding:10px 12px 6px 12px!important; cursor: pointer; color:#666!important}
.custom .xt-nav a:hover, .custom .xt-nav a:focus{text-decoration:none!important; border-bottom:0!important;}
.custom .xt-nav a.current span{color:#fff!important; padding-top:10px!important}
.custom .xt-pans .xt-pane{display:none;}
.custom .backward, .custom .forward{ float:left;}
.custom.xt-wrapper .xt-pane{padding:15px 0 0 0;}

/* GOOGLE MAP MODULE ----*/
#map{width:100%!important;}

/* MINI K2 Module : Portfolio Style ---*/
#stage li a .description{bottom:0; left:0; text-shadow:none!important; padding:0!important;}
#stage li a .description h3{font-weight:normal!important; padding:25px 20px 10px 20px!important; line-height:inherit!important}
#stage li a .description p{margin:10px 20px!important; font-family:inherit; font-style:inherit; line-height:18px!important; font-weight:normal!important}
#folio-container li{margin:0 20px 20px 0!important;}
#folio-container {margin-right:-20px!important; margin-bottom:10px!important; margin-top:20px!important;}
#folio-container, #folio-container ul, ul#stage{overflow:visible!important}
#filter span, #filter a{font-weight:normal!important; height:auto; padding:7px 10px; line-height:normal;}
#filter span{padding:0 10px 0 0; text-transform:uppercase;}
#filter a.active{color:#fff; padding:7px 10px;}
#filter {height:auto; margin-bottom:20px; position:absolute; right:0; top:10px;}
#filter a{background:#f0f0f0; color:#888; margin:0 0 0 10px;}
#filter a:hover{background:#e5e5e5;}

/* Slideshow CK  Module */
.camera_wrap:hover .camera_prev, .camera_wrap:hover .camera_next{opacity:0.65!important;}
.camera_wrap .camera_prev:hover, .camera_wrap .camera_next:hover{opacity:0.95!important;}
.camera_prev, .camera_next{width:80px!important; height:65px!important; position:absolute!important; margin-top:-30px!important}
.camera_prev {background:url(../images/prev-arrow.jpg) no-repeat 50% 50%!important;}
.camera_next {right:0px!important; background:url(../images/next-arrow.jpg) no-repeat 50% 50%!important;}
.camera_prev > span, .camera_next > span, .camera_commands > .camera_play, .camera_commands, .camera_commands > .camera_stop{background:none!important;}

/* Phoca Virtuemart dTree Modules */
.dtree {font-family: inherit; font-size: inherit; color: inherit; background:#f6f6f6;}
.dtree img {margin-top:-1px; margin-bottom:-1px;}
.dtree a {color: #666;}
.dtree a.node:hover, .dtree a.nodeSel:hover {text-decoration:none;}
.dtree a.nodeSel {background-color:transparent!important; font-weight:bold;}
.dTreeNode {border-bottom:1px solid #eee; border-top:1px solid #fff; padding:0 10px;}

/* To Top Button ---*/
#toTop{padding:0!important; background:url(../images/back-top.png) 50% 0 no-repeat!important; border:0!important; width: 46px!important; height: 46px!important; text-indent:-999em; bottom:35px!important; right:15px!important;}
#toTop:hover{background:url(../images/back-top.png) 50% 100% no-repeat!important;}

/*-----------------  CART MODULES  -----------------*/
/* ====================  start  =================== */   
#mycart {position:absolute; right:0; top:25px; background:#fafafa; padding-right:15px; line-height:28px; height:28px; border:1px solid #f0f0f0;}
#mycart .circle-in-cart{float:left; margin:-3px 8px 0 -15px; width:34px; height:34px; background-image:url(../images/vm/addtocart-nsp.png); background-position: 50% -43px; background-repeat:no-repeat;}

/* Pop Up Cart */
#pop-up-overlay, #pop-up-vmcart {display:none; left:50%; top:50%; background:#fff; overflow:hidden; position:fixed; z-index:1000002; }
#pop-up-vmcart {position: absolute;}
#pop-up-vmcart {margin-left:-220px;	width: 440px; background: #fff;}
#pop-up-vmcart .moduletable {margin:0!important; padding:0;}
#pop-up-vmcart .moduletable h3 {padding-bottom:20px; text-transform:uppercase;}
.pop-up-wrapper {padding:30px 20px; overflow: hidden;}
#pop-up-overlay {background: #000; width:100%; height: 100%; z-index:1000001; top:0; left:0; margin-left: 0;}
/* ====================  End  =================== */   
