/**
* @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: #366999;
	border-bottom-color: #162c40;
	border-left-color: #162c40;
	background-color: #284d73;
	color: #dce5ed;
}

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