/*
 * ------------------------------------------------------------------------
 * JA Puresite Template for J25 & J31
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

/*--- Upgrade for Joomla 3.0 ---*/
ul.actions li.print-icon a {
	 background: url(../images/system/printButton.png) ;
}

ul.actions li.email-icon a {
	 background: url(../images/system/emailButton.png) ;
}

.search .btn-toolbar {
    border: 1px solid #9FA940;
}

.finder .word a.btn:hover,
.finder .word a.btn:focus,
.finder .word a.btn:active {
	background: none repeat scroll 0 0 #9FA940;
	border-color: #9FA940;
}

.finder .search-results li {
	background: none;
}

.finder .search-results li h4.result-title a {
	color: #9FA940;
}

.finder .search-results li h4.result-title a:hover,
.finder .search-results li h4.result-title a:focus,
.finder .search-results li h4.result-title a:active {
	color: #9FA940;
}

.finder .search-results li small.result-url {
  border-bottom: 1px solid #9FA940;
  color: #9FA940;
}

.search-results.list-striped {
	border-top: 2px solid #9FA940;
}

.contact .contact-links ul.nav li a:hover,
.contact .contact-links ul.nav li a:focus,
.contact .contact-links ul.nav li a:active {
	background: url(../images/bullet-hove.gif) no-repeat 2px center;
	color: #9FA940;
}