/**
 * @version		1.0.0
 * @package		JoomlaXTC Elite template for Joomla 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
 
table {
	 border:solid 1px #ccc;
	  }
th {
	background-color:#ddd;
	border:solid 1px #ccc;
	text-align:center;
	padding:10px 0 7px 0;
		}
tr td {
	border:solid 1px #ccc;
	padding:5px 0;
	text-align:center;	
	font-family: Arial, sans-serif;}
 
 .nspArt h4.nspHeader {
	font-size:16px !important;
	}
.nspArt h4.nspHeader a{
		color:#000;
	}
.module h3.moduletitle {
	border-bottom: solid 1px #ccc;
	padding: 10px 0 !important;
}


.com_k2 .catItemHeader h3.catItemTitle {
    font-family: "Raleway",sans-serif;
	text-align:center;
    font-size: 16px;
    font-weight: normal !important;
    letter-spacing: -1px;
    line-height: 100%;
}

.nspPagination li:hover, .nspPagination li.active {
    background-color: #df0b0a !important;
}
.gkIsWrapper-gk_shop_and_buy {
	
  background: url("../images/shadow-slider.png") center bottom no-repeat;
  padding-bottom: 10px;
}