/*------------------------------------------------------------------------
# JA Larix  for Joomla 1.5 - Version 1.4 - Licence Owner JA130602
# ------------------------------------------------------------------------
# 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-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: 4a1a26;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
}

a {
	color: #CF617F;
}

a:hover, a:active, a:focus {
	color: #999999;
}

input.addtocart {
	background: url(../../images/cyan/button-addtocart-big.gif) no-repeat top center !important;
	border: none;
	height: 29px;
	background-color: #000;
}

#ja-wrapper2 {
}

#ja-wrapper3 {
}

#ja-mainbody-inner {
	padding: 25px 0;
}

#ja-col1 div.moduletable h3 {
	color: #CF617F;
}

#ja-headerwrap {
	background-color:#000000
	height: 110px;
}

h1.logo a {
	background: url(../../images/cyan/logo.gif) no-repeat;
	width: 600px;
	height: 180px;
}

a.mainlevel#active_menu {
	color: #CCC;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #CF617F !important;
}

#active_menu {
	color: #CF617F !important;
}

#ja-col1 {
	background-color: #000000;
	color: #999999;
}

#ja-vm-cart {
	background: url(../../images/cyan/vm-cart-bg.png) top right no-repeat;
	margin-top: 30px;
	margin-right: 10px;
}

#ja-vm-cart div.moduletable a {
	background: url(../../images/cyan/button-viewcart.gif) top right no-repeat;
}

.transMenu .item#active {
	background: #1897C6;
}
