﻿#header
{
	background: url(../images/layout/motor-header-bg.gif) repeat-x white;
}

#header-navi ul li.active
{
	background: url(../images/layout/motor-header-arrow.gif) no-repeat center top;
}

.search-button
{
	background: url(../images/layout/motor-search-button.gif) no-repeat;
}

a
{
	color: #e20025;
}

a:visited
{
	color: #a00000;
}

a:hover 
{
	color: Red;
}

#header-navi ul li a:hover 
{
	color: #ff0000;
}

.pagination-links ul li a, 
.pagination-links ul li a:visited
{
	color: #e20025;
}

.pagination-links ul li a:hover
{
	border: 1px solid #ccc;
	color: #ff0000;
}

.pagination-links li.active a, 
.pagination-links li.active a:visited,
.pagination-links li.active a:hover
{
	color: white;
	border: 1px solid #e20025;
	background: #e20025;
}


.menu-upper li.active a { color: black; }
.menu-upper li.active li a { color: #e20025; }

.menu-upper li.active li a:visited { color: #a00000; }
.menu-upper li.active li a:visited li a { color: #e20025; }

.menu-upper li a:hover { color: red; }

.menu-upper li.active a:hover { color: black; }
.menu-upper li.active li a:hover { color: red; }

.menu-upper a.level-1,
.menu-upper a.level-1:visited { color: black; }
.menu-upper a.level-1:hover { color: #808080; }




.menu-upper ul.level-2 li a, 
.menu-upper ul.level-2 li a:visited,
.menu-upper ul.level-2 li.active ul li a,
.menu-upper ul.level-2 li.active ul li a:visited
{
	background: url(../images/layout/menu-arrow-red.gif) 20px center no-repeat;
	position: relative;
}

.menu-upper ul.level-2 li a:hover, 
.menu-upper ul.level-2 li.active ul li a:hover 
{
	background: url(../images/layout/menu-arrow-red.gif) 20px center no-repeat;
	position: relative;
}

.menu-lower a, .menu-lower a:visited 
{
	background: url(../images/layout/menu-arrow-red.gif) left center no-repeat;
}

.menu-small span,
.menu-small ul li a, 
.menu-small ul li a:visited
{
	background: url(../images/layout/menu-arrow-red.gif) 10px center no-repeat;
}

.price-box .price-box-title-store 
{
	background: #e20025;
	position: relative;
}

.price-box .price-sign 
{
	color: #e20025;
}

.price-box-package ul li
{
	background: url(../images/layout/product-package-li-red.gif) left 0.5em no-repeat;
}

