a {
	color: #adc700;
	text-decoration: none;
}

a:hover {
	color: #d2e100;
}

html {
	height: 100%;
}

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
}

input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #adc700;
}

a.picture img {
	filter:			alpha(opacity=30);
	-moz-opacity:	0.3;
	opacity:		0.3;
}

a.picture:hover img {
	filter:			alpha(opacity=100);
	-moz-opacity:	1;
	opacity:		1;
}

.form_selection {
	border-style: solid;
	border-width: 1px;
	border-color: #9E95A5;
	padding: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#search_wrapper {
	display: none;
}

#print_icon {
	display: none;
}

#lang_selection {
	display: none;
}

#navigation_top {
	display: none;
}

#left_wrapper {
	display: none;
}

#right_wrapper {
	display: none;
}

#sitemap_header {
	position: absolute;
	top: -35px;
	left: 0px;
}

#sitemap_header a {
	color: #4d4d4d;
}

#sitemap_header a:hover {
	color: #d2e100;
}

.shop_structure_box {
	position: relative;
	border: #d2e100 solid 1px;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.shop_structure_box_content {
	margin: 10px;
	text-align: center;
}

.shop_suitable_product_list_box {
	position: relative;
	border: #d2e100 solid 1px;
	width: 95px;
	height: 100px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

.shop_suitable_product_list_box_content {
	margin: 5px;
	text-align: center;
}

.shop_product_list_box {
	position: relative;
	border: #d2e100 solid 1px;
	width: 160px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.shop_product_list_box a {
	color: #4d4d4d;
	font-weight: bold;
}

.shop_product_list_box a:hover {
	color: #adc700;
}

.shop_product_list_box_content {
	margin: 10px;
}

.shop_product_content {
	margin: 10px;
	padding-left: 220px;
}

.shop_product_box {
	position: relative;
	border: #d2e100 solid 1px;
	width: 504px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#freetrade {
	position: absolute;
	left: 20px;
	font-weight: bold;
	color: #adc700;
	bottom: 0px;
}

#chart_warning {
	background-color: #adc700;
	padding: 5px;
}

.discount_price {
	text-decoration: line-through;
	color: #4d4d4d;
	font-size: 12px;
}

.button {
	position: relative;
	background-color: #adc700;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

.button a {
	color: #ffffff;
}

.button a:hover {
	color: #4d4d4d;
}

.header {
	font-weight: bold;
	border-bottom: #adc700 solid 1px;
}

#shop_conditions {
	background-color: #d2e100;
	padding: 10px;
}
