/*

# ------------------------------------------------------------------------
# JA Mesolite II 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: #B01C1C;
}

a:hover, a:active, a:focus {
	color: #B01C1C;
}

h1.logo a {
/*	background: url(../../images/red/logo.gif) no-repeat;*/
	background:url(../../images/logo-top.png) center left no-repeat;
}

.button {
	border: 1px solid #B01C1C;
	background: #B01C1C;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #B01C1C;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,
div.moduletable_menuhilite h3 {
	background: url(../../images/red/dot-hilite.gif) repeat-y left #F7F7F7;
}


div#ja-main div.moduletable h3 span,
div#ja-main div.moduletable_menu h3 span,
div#ja-main div.moduletable_text h3 span,
div#ja-main div.moduletable_hilite h3 span
div#ja-main div.moduletable h1 span,
div#ja-main div.moduletable_menu h1 span,
div#ja-main div.moduletable_text h1 span,
div#ja-main div.hikashop_module h1 span {
	color: #B01C1C;
}

div.moduletable_menuhilite h3 {
	background: #B01C1C;
}

#ja-pathway strong {
	color: #B01C1C;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #B01C1C;
}

ul.menu li li.active a {
	color: #B01C1C;
}

a.readon {
	background-image: url(../../images/red/arrow-readon.gif);
}

/*VM Style*/
#vmMainPage a.category:hover,
#vmMainPage a.category:focus,
#vmMainPage a.category:active {
	color: #B01C1C;
}

.addtocart_button_module {
	background-image: url(../../images/red/bt-addtocart.gif);
}

.notify_button {
	background: url(../../images/red/bt-notify.gif) no-repeat #B01C1C;
}

input.addtocart_button {
	background-image: url(../../images/red/bt-addtocart.gif);
}

#vmMainPage a.category:hover,
#vmMainPage a.category:focus,
#vmMainPage a.category:active {
	color: #B01C1C;
}

div.vm-showcart a {
	background: url(../../images/red/bt-viewcart.gif) no-repeat #B01C1C;
}

#ja-vmcurrency .button {
	background: url(../../images/red/bt-currency.gif) no-repeat top #B01C1C;
}

/*SplitMenu*/
#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	background: #B01C1C;
}

/*CSS+Moo*/
#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	background: #B01C1C;
}

/*Mega*/
.ja-megamenu li a.active,
.ja-megamenu li a.active:hover,
.ja-megamenu li a.active:active,
.ja-megamenu li a.active:focus {
	background: #B01C1C;
}


