﻿/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2009 JoomlaShine.com. All rights reserved.
* @license   Copyrighted Commercial Software
* This file may not be redistributed in whole or significant part.
*/


/* CB Menu */

#jsn-master ul.cbSSmenu a:link,
#jsn-master ul.cbSSmenu a:visited {
	border-top-color: #5f9936;
	border-bottom-color: #244010;
	border-left-color: #244010;
	background-color: #477328;
	color: #ebf2e6;
}

#jsn-master ul.cbSSmenu a:hover {
	border-top-color: #37591f;
	background-color: #37591f;
}
