/*------------------------------------------------------------------------
# JA Helio 1.0 - May, 2008
# ------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */

/* Normal link */
a {
	color: #AA0000;
}

a:hover, a:active, a:focus {
	color: #EE2020;
	text-decoration: underline;
}

.button {
	padding: 2px 8px;
	border: 1px solid #666666;
	background: #CC0000 !important;
	font-size: 92%;
	color: #FFFFFF;
}

* html .button { /*IE 6*/
	padding: 1px 5px !important;
	color: #FFFFFF;
	background: #CC0000 !important;
	border: 1px solid #666666;
}

*+html .button { /*IE 7*/
	padding: 1px 5px !important;
	color: #FFFFFF;
	background: #CC0000 !important;
	border: 1px solid #666666;
}

/* JOOMLA STYLE
--------------------------------------------------------- */


/* content tables */
.sectiontableheader {
	background: #CC0000;
	border-right: 1px solid #EFEFEF;
	padding: 4px;
}

h1.componentheading, .componentheading {
	color: #CC0000;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

h2.contentheading, .contentheading {
	color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#ja-wrapper {
	background: url(../../images/red/bd-bg.gif) repeat-x 0 5px #FFFFFF;
}

#ja-container {
	padding: 20px 0 0;
	background: url(../../images/red/bd-deco.gif) no-repeat right bottom;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-f,
#ja-containerwrap-fr,
#ja-containerwrap-fl {
	padding: 0;
	margin: 0;
	background: url(../../images/red/grad2.gif) repeat-x bottom;
	clear: both;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_light h3,
div.moduletable_hilite h3 {
	background: url(../../images/red/h3-bg.gif) no-repeat center left #333333;
}

div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_light h3 span,
div.moduletable_hilite h3 span {
	background: url(../../images/red/h3-bg.gif) no-repeat center right;
}



div.moduletable_hilite h3 {
	background: url(../../images/red/h3-bg-hilite.gif) no-repeat center left #CC0000;
	color: #FFFFFF;
}

div.moduletable_hilite h3 span {
	background: url(../../images/red/h3-bg-hilite.gif) no-repeat center right;
}

div.module div div,
div.module_menu div div,
div.module_text div div,
div.module_hilite div div {
	padding: 0;
	background: url(../../images/red/box-tr.gif) no-repeat top right;
}

div.module div div div,
div.module_menu div div div,
div.module_text div div div,
div.module_hilite div div div {
	padding: 0 15px 15px;
	background: url(../../images/red/box-tl.gif) no-repeat top left;
}

div.module_hilite h3 {
	color: #FFFFFF;
	border-bottom: 1px solid #EE2020;
}

div.module_hilite {
	background: url(../../images/red/box-hilite-br.gif) no-repeat bottom right #CC0000;
	color: #FFFFFF;
}

div.module_hilite div {
	background: url(../../images/red/box-hilite-bl.gif) no-repeat bottom left;
}

div.module_hilite div div {
	background: url(../../images/red/box-hilite-tr.gif) no-repeat top right;
}

div.module_hilite div div div {
	background: url(../../images/red/box-hilite-tl.gif) no-repeat top left;
}

/* HEADER
--------------------------------------------------------- */

h1.logo a {
	width: 235px;
	display: block;
	background: url(../../images/red/logo.gif) no-repeat;
	position: absolute;
	height: 50px;
	bottom: 10px;
	left: 0;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	background: url(../../images/red/mainnav-bg.gif) repeat-x top;
	color: #FFFFFF;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #CC0000;
	background: url(../../images/red/arrow.png) no-repeat 95% center;
}

#ja-subnav li.active a {
	color: #CC0000;
	background: url(../../images/red/arrow.png) no-repeat 95% center;
	font-weight: bold;
}

/* breadcrumbs */
#ja-pathwaywrap {
	padding: 0 0 0 25px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../../images/red/h3-bg-hilite.gif) no-repeat left center #CC0000;
}

#ja-pathway {
	background: url(../../images/red/h3-bg-hilite.gif) no-repeat right center;
	margin: 0;
	height: 30px;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #CC0000;
	background: url(../../images/red/arrow2.png) no-repeat 95% center;
}

ul.menu li.active a {
	background: url(../../images/red/arrow2.png) no-repeat 95% center;
	font-weight: bold;
	color: #CC0000;
}

/* SPOTLIGHT
--------------------------------------------------------- */

/* Bot spotlight */
#ja-botslwrap {
	background: #CC0000;
	color: #FFFFFF;
	padding: 10px 0;
	border-top: 1px solid #FFFFFF;
}

#ja-botsl {
	color: #FFFFFF;
	padding: 10px 0;
	background: url(../../images/red/hline.gif) repeat-x bottom;
}

#ja-botsl ul li {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../../images/red/arrow.png) no-repeat 2px 7px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	padding: 0;
	background: #CC0000;
}


#ja-footer {
	color: #FFFFFF;
	padding: 10px 0 30px;
	position: relative;
	background: #CC0000;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background: url(../../images/red/vline.gif) no-repeat center left;
}

/* MISCELLANOUS
----------------------------------------------------------- */

/* Search */
#ja-search {
	top: 10px;
	right: 0;
	position: absolute;
	font-size: 12px;
	background: url(../../images/red/search-bg.gif) no-repeat;
	width: 190px;
	height: 20px;
}

#logout-wrap form input.button {
	font-size: 11px !important;
	float: left;
	color: #FFFFFF;
	background: #CC0000 !important;
	border: 1px solid #AA0000 !important;
}

#ja-login form a {
	padding: 0 8px 0 13px;
	text-decoration: none;
	font-size: 10px;
	background: url(../../images/red/arrow2.png) no-repeat left center;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #CC0000;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #CC0000;
	border: none;
}

