/* JA Rave
---------------------------------------------------------
Originally developed by Patrick Griffiths and Dan Webb
http://www.htmldog.com/articles/suckerfish/dropdowns/
---------------------------------------------------------
NOTE: After a deep research, we decide to divide this
CSS into 2 parts. The first part will define the layout.
The second part will define the visual look for this menu.
---------------------------------------------------------*/
/*
# ------------------------------------------------------------------------
# JA Rave template for Joomla 1.5.x
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 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.
# ------------------------------------------------------------------------
*/

/* COMMON STYLE
--------------------------------------------------------- */
/* Normal links ---*/

/* Meta ---*/

.createby { color: #1767c0; }

#ja-container ul.menu li.active a { color: #1767c0;}
#ja-container ul.menu li.active li a:hover, #ja-container ul.menu li.active li.active a:active {
	 color: #1767c0 !important;
}
#ja-botsl div.ja-box-ct li a:hover {
	color: #1767c0;
}

#ja-container ul.menu li a:hover, #ja-container ul.menu li a:active {
	color: #1767c0;
}
h1.logo a {
	background: url(../images/logo.jpg) no-repeat left !important;
}
#ja-mainnav .main {
	background: none;
}
#ja-mainnav .main .main-inner1{
	background: url(../images/mainnav-bg.png) repeat-x top center !important;
 }
 
 fieldset span.small {
	color: #1767c0;
}
/* Bot spotlight ---*/
#ja-botsl  { 
	border-color: #CFCFCF;
}

.rave ul li.active h3 {
	color: #1767c0 !important;
}

.rave .ja-tab-subcontent li a {
	color: #333;
}

.rave .ja-tab-subcontent li a:hover {
	color: #1767c0;
}
#ja-footer .ja-copyright a:hover { color: #cccccc;}

div.ja-twitter center:hover {
	background: #1767c0;
}

.ja-content-main ul.pagination li span, .ja-content-main ul.pagination li a:hover{
	color: #1767c0;
}

#form-login ul li a:hover { color: #1767c0;}

h2.contentheading a:hover, .contentheading a:hover {
	color: #1767c0;
}

.ja-footnav ul li a:hover {
	color: #1767c0;
}

.group-content .ja-box-ct p strong {
	color: #1767c0;
} 

#ja-container ul.menu li li:hover {
	background: url(../images/arrow10.png) no-repeat scroll 0% 13px ;
}

#ja-container ul.menu li:hover { 
	background: url(../images/arrow9.png) no-repeat scroll 96% 13px ;
}

.rave .ja-tabs-title-top ul li.active h3 {
	color: #1767c0 !important;
}

input.button:hover {
	color: #1767c0;
}

#jac-wrapper #btlAddNewComment:hover {
	color: #1767c0;
}