/*
#------------------------------------------------------------------------
  Smartex for Joomla 2.5
#------------------------------------------------------------------------
#Copyright (C) 2012 solidbusinessgroup.net. All Rights Reserved.
#@license - GNU/GPL, http://www.gnu.org/copyleft/gpl.html
#Author: Joel Muriuki
#Websites: http://www.solidbusinessgroup.net 
#------------------------------------------------------------------------
*/

#topmost {
  background: url("../../../images/seam.png") repeat-x scroll 0 bottom #ffffff;
}

#botmost {
  background: url("../../../images/seam.png") repeat-x scroll 0 top #000000;
}

a:hover, a:active, a:focus { text-decoration: underline; color: #dd2285 !important; }

h1, h2, h3, h4, h5, h6, .contentheading, .componentheading{
	color: #333;
}

#roksearch_search_str, .column h2, p.readmore a, a.k2ReadMore, a.subCategoryMore, #ja-container .pagination ul li, .nspArt p.nspInfo, .column h2, #ja-botsl h3, div.ja-moduletable h3, div.moduletable h3, #ja-left div.moduletable h3, #ja-right div.moduletable h3, #ja-right2 div.ja-moduletable h3, #ja-middle_lower1_right2 div.ja-moduletable h3 {
  color: #000000 !important;
  
a.menutitle, a.menudesc {
  color: #000000 !important;
}
}
/* K2 Component */

div.catItemHeader h3.catItemTitle a:hover{
	color: #FC9200;
}

.roktabs-wrapper .light .roktabs-links ul.roktabs-top li.active, .roktabs-wrapper .light .roktabs-links ul li.hover {
  background-color: #DD2285;
}

#ja-mainnav { 
border-bottom: 4px solid #D9E021;
}

.theme-default259 .nivo-caption p {
text-align: justify;}