/*------------------------------------------------------------------------
# JA Fedora for Joomla 1.5 - Version 1.4 - Licence Owner JA115552
# ------------------------------------------------------------------------
# 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.
-------------------------------------------------------------------------*/

a {
	color: #E10000;
}

a:hover, a:active, a:focus {
	color: #E10000;
}

.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #B53F10;
}

a.readon {
	background: url(../../images/red/readon.gif) #B53F10;
}

#ja-headerwrap {
	background: #ECA2A2; /*url(../../images/red/pat2-2.gif)  */
	line-height: normal;
	z-index: 2;
}

#ja-header {
	height: 280px;
	position: relative;
	background: url(../../images/red/pat2-2.gif) repeat-x bottom; /* changed from to to bottom align */
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #E10000;
}

#ja-topsl1 a.bigbut {
	color: #E10000;
}

#ja-topsl1 a.bigbut:hover, #ja-topsl1 a.bigbut:active, #ja-topsl1 a.bigbut:focus {
	color: #E10000;
}

#ja-topsl1 {
	color: #E6C2B4;
}

.ja-login-links a {
	color: #E6C2B4;
}

#ja-col1 div.moduletable h3,
#ja-col1 div.moduletable_menu h3,
#ja-col1 div.moduletable_text h3,
#ja-col1 div.moduletable_hilite h3 {
	background: url(../../images/red/symbol.gif) no-repeat 0 6px;
}

#ja-col2 div.moduletable h3,
#ja-col2 div.moduletable_menu h3,
#ja-col2 div.moduletable_text h3 {
	background: url(../../images/red/h3r-bg.gif) no-repeat right center;
}

#ja-subnav li a:hover,
#ja-subnav li a:active,
#ja-subnav li a:focus {
	color: #E10000;
}

h1.logo a {
	background: url(../../images/red/logo.gif) no-repeat;
}

span.modh{
	padding: 0pt; 
	font-size: 12pt; 
	color: #cc0000;
}

/* Bot spotlight */
#ja-botsl {
	color: #CCCCCC;
	background: url(../images/red/pat3-1.gif) #cc0000;
}

#ja-botsl .ja-box-full:hover,
#ja-botsl .ja-box-left:hover,
#ja-botsl .ja-box-center:hover,
#ja-botsl .ja-box-right:hover,
#ja-botsl .ja-box-full-hover,
#ja-botsl .ja-box-left-hover,
#ja-botsl .ja-box-center-hover,
#ja-botsl .ja-box-right-hover {
	border-top: 5px solid #E6E6E6;
	background: url(../images/red/pat3-2.gif) #cc0000;
	color: #FFFFFF;
}

div.coupon {
	background: url(../../images/red/coupon.gif) no-repeat;
	width: 224px;
	height: 176px;
}

div.studentlogin {
	background: url(../../images/red/studentlogin-red.png) no-repeat;
	width: 157px;
	height: 27px;
}

/*Begin Separator Menu List Styling*/
.separator {
	color: #DF1313;
	font-weight: bold;
}

table.color {
	background-color: #CC0000;
}


div.moduletable table a, div.moduletable table a:hover, div.moduletable table a:active, div.moduletable table a:focus {
	text-decoration: underline;
	color: #CC0000;
	line-height: 110%!important;
	margin-bottom: 6px!important;
}
