/*------------------------------------------------------------------------
# JA Spica for Joomla 1.5 - Version 1.4 - Licence Owner JA102393
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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.
-------------------------------------------------------------------------*/
.topnav-border {
	border-bottom: 1px solid #54B7A5;
	background: #59C2AF;
}

#ja-topnav li.active_menu a, #ja-topnav li.active_menu a:hover {
	border-top: 5px solid #59C2AF;
	background: #59C2AF;
}

#ja-subnav {
	border: 1px solid #DDF4F0;
	background: #F3FBFA;
}

#ja-subnav h3 {
	background: url(../../images/subnav-h3-cyan.gif) top right #59C2AF;
}

#ja-subnav a {
	border-left: 5px solid #59C2AF;	
}

.contentheading {
	border: 1px solid #DDF4F0;
	color: #4FAB9A;
	background: #F3FBFA;
}

a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active {
	color: #4FAB9A;
	text-decoration: none;
}

div.moduletable {
	border: 1px solid #DDF4F0;
	background: #F3FBFA;
}

#ja-header-spotlight {
	background: url(../../images/header-sl-cyan.jpg) no-repeat top right;
}

#ja-spotlight-1 h3, #ja-spotlight-2 h3 {
	background: url(../../images/bg-cyan.gif) #59C2AF;
}
