@charset "utf-8";
.react_tab {
	position:absolute;
	z-index:0;
	bottom: 28px;
	left: 0px;
	width: 21px;
	height:147px;
}
.bg_left_top {
	background-image:url(../gfx/bg_topleft.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.bg_left_bottom {
	background-image:url(../gfx/bg_bottom_left.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.bg_right_top {
	background-image:url(../gfx/bg_topright.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.bg_right_bottom {
	background-image:url(../gfx/bg_bottom_right.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.bg_bottom {
	background-image:url(../gfx/bg_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.banner_top {
	background-position:left top;
	background-repeat:no-repeat;
}
.caps_light {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7b9674;
	text-transform:uppercase;
}
.caps_light a {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7b9674;
	text-transform:uppercase;
	text-decoration:none;
}
.caps_light a:hover {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7b9674;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.caps_light_bold {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a6e46;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.caps_disabled_bold {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7b9674;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.caps_dark {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c633a;
	text-transform:uppercase;
}
.caps_dark_bold {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c633a;
	font-weight:bold;
	text-transform:uppercase;
}
.productlist {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c633a;
	line-height:20px;
}
.productlist a {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	line-height:20px;
	padding:0 6px 0 6px;
}
.productlist a:hover {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c633a;
	line-height:20px;
}
.productOver {
	background-color:#BBCAB5;
}
.productOut {
	background-color:none;
}
.productlist_header {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c633a;
	font-weight:bold;
	line-height:20px;
}
.link_items {
	line-height:14px;
}
.list_items {
	line-height:18px;
}
.jumpmenu {
	height:20px;
	width:67px;
	border:1px solid #3c633a;
}
.black_bold {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
#image_popup1 {
	width: 887px;
	height:400px;
 m/argin-left: -460px; /* - (width/2)  */
	position: absolute;
}
.product_selected {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c633a;
	font-weight:bold;
}
.product_hover {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
}
.datum_list {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a8bca0;
	font-weight:normal;
}
.item_image {
	border:3px solid #bbcab5;
}
a:hover img.item_image {
	border: 3px solid #4a6f48;
}
a:link img.item_image {
	border: 3px solid #bbcab5;
}
.textfield {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #bbcab5;
	background-color:#ffffff;
	padding:2px 4px 2px 4px;
}
.submit, .submit a {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	background-color:#3c633a;
	padding:2px 5px 2px 5px;
	border:0px;
}
.submit a:hover {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbcab5;
	font-weight:bold;
	background-color:#ffffff;
	padding:2px 5px 2px 5px;
	border:0px;
}
.home a {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002000;
	text-decoration: none;
	font-weight:normal;
}
.home a:hover {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a6f48;
	text-decoration: none;
}
