/*------------------------------------------------------------------------
# JA Spica for Joomla 1.5 - Version 1.4 - Licence Owner JA108226
# ------------------------------------------------------------------------
# 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 #AA4F9D;
	background: #C159B2;
}

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

#ja-subnav {
	border: 1px solid #F4DDF1;
	background: #FBF3FA;
}

#ja-subnav h3 {
	background: url(../../images/subnav-h3-magenta.gif) top right #C159B2;
}

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

.contentheading {
	border: 1px solid #F4DDF1;
	color: #AA4F9D;
	background: #FBF3FA;
}

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

div.moduletable {
	border: 1px solid #F4DDF1;
	background: #FBF3FA;
}

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

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