/*------------------------------------------------------------------------
# JA Spica for joomla 1.5 - Version 1.4 - Licence Owner JA130162
# ------------------------------------------------------------------------
# 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 #4B5FA4;
	background: #556CBA;
}

#ja-topnav li.active_menu a, #ja-topnav li.active_menu a:hover {
	border-top: 5px solid #556CBA;
	background: #556CBA;
}

#ja-subnav {
	border: 1px solid #DCE1F3;
	background: #F3F5FB;
}

#ja-subnav h3 {
	background: url(../../images/subnav-h3-blue.gif) top right #556CBA;
}

#ja-subnav a {
	border-left: 5px solid #556CBA;	
}

.contentheading {
	border: 1px solid #DCE1F3;
	color: #576EBE;
	background: #F3F5FB;
}

a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active {
	color: #576EBE;
	text-decoration: none;
}

div.moduletable {
	border: 1px solid #DCE1F3;
	background: #F3F5FB;
}

#ja-header-spotlight {
	background: url(../../images/header-sl-blue.jpg) no-repeat top right;
}

#ja-spotlight-1 h3, #ja-spotlight-2 h3 {
	background: url(../../images/bg-blue.gif) #556CBA;
}
