/*

# ------------------------------------------------------------------------
# JA Fedora template for joomla 1.5
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------

*/

a {
	color: #F7941D;
}

a:hover, a:active, a:focus {
	color: #F7941D;
}

.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #F7941D;
}

a.readon {
	background: url(../../images/orange/readon.gif) #F7941D;
}

#ja-headerwrap {
	background: url(../../images/orange/pat2-1.gif) #F7941D;
}

#ja-header {
	background: url(../../images/orange/pat2-2.gif) repeat-x top;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #F7941D;
}

#ja-topsl1 a.bigbut {
	color: #F7941D;
}

#ja-topsl1 a.bigbut:hover, #ja-topsl1 a.bigbut:active, #ja-topsl1 a.bigbut:focus {
	color: #F7941D;
}

#ja-topsl1 {
	color: #FEECD6;
}

.ja-login-links a {
	color: #FEECD6;
}

#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/orange/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/orange/h3r-bg.gif) no-repeat right center;
}

#ja-subnav li a:hover,
#ja-subnav li a:active,
#ja-subnav li a:focus {
	color: #F7941D;
}

h1.logo a {
	background: url(../../images/orange/logo.gif) no-repeat;
}


