/*------------------------------------------------------------------------
# JA Rochea for Joomla 1.5 - Version 1.4 - Licence Owner JA36446
# ------------------------------------------------------------------------
# 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.
-------------------------------------------------------------------------*/


body#bd {
	background: url(../../images/red/body-bg.gif) repeat-x top left #CCD0D0;
}

/* Normal link */
a {
	color: #962012;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #000D65;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
a.readon {
	background: url(../../images/red/readon.gif) no-repeat top;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../../images/red/readon.gif) no-repeat bottom;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	border-left: 1px solid #A8A8A8;
	border-right: 1px solid #A8A8A8;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	background: url(../../images/red/mainnav-bg.gif) repeat-x top;
}

#ja-header h1 {
	background: url(../../images/red/logo.gif) no-repeat;
}

/* NAVIGATION
--------------------------------------------------------- */
#ja-mainnav a {
	color: #ffffff;
	background: url(../../images/red/mainnav-sep.gif) no-repeat top left;
	border: none;
}

#ja-mainnav a:hover, #ja-mainnav a:active, #ja-mainnav a:focus {
	text-decoration: none;
	color: #FFFFFF;	
}
/* Bignumber */

.bignumber {
	background: url(../../images/red/ol-bg.gif) no-repeat top left;
}

/* Dropcap hilite */
.dropcap-hilite {
	background: #425252;
}

/* Check list */
ul.checklist li {
	background: url(../../images/red/checklist-bg.gif) no-repeat 0px 0px;
}

/* Note Style */
div.stickynote {
	border: 1px solid #B3C1C1;
}

div.stickynote p {
	color: #4F4F4F;
	background: url(../../images/red/sticky-bg.gif) no-repeat left center #FFFFFF;
	border: 2px solid #E0E6E6;
}

div.pinnote {
	border: 1px solid #B3C1C1;
}

div.pinnote p {
	color: #4F4F4F;
	background: url(../../images/red/pin-bg.gif) no-repeat left center #FFFFFF;
	border: 2px solid #E0E6E6;
}

div.contact {
	border: 1px solid #B3C1C1;
}

div.contact p {
	color: #4F4F4F;
	background: url(../../images/red/contact-bg.gif) no-repeat left center #FFFFFF;
	border: 2px solid #E0E6E6;
}

div.download {
	border: 1px solid #B3C1C1;
}

div.download p {
	color: #4F4F4F;
	background: url(../../images/red/download-bg.gif) no-repeat left center #FFFFFF;
	border: 2px solid #E0E6E6;
}

div.quote-hilite {
	background: url(../../images/red/q1_std2.gif) no-repeat 20px 10px #FCF4F0;
	border:1px dotted #DF875C;
}

div.quote-hilite blockquote {
	color: #D25D23;
	background: url(../../images/red/q2_std2.gif) no-repeat right bottom;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	background: url(../../images/red/footer-left-bg.gif) repeat-y 170px 0 #7c2318;
}

.wide #ja-footer {
	background: url(../../images/red/footer-left-bg.gif) repeat-y 214px 0 #7c2318;
}
#ja-footer small {
	padding: 0 15px;
	margin-left: 180px;
	display: block;
	color: #cccccc;
}

#ja-footer a , .wide #ja-footer a {
	color: #ffffff;
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
	color: #FFDEAD;
}
