body
{
	background: #dc9 url("/img/body_bg.gif");
	font-family: "Verdana", "Arial", sans-serif;
	font-size: .95em;
	margin: 0;
	padding: 0;
}
.center
{
	text-align: center;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
a
{
	color: #600;
}
h2
{
	margin: 0;
	padding: 0;
	text-align: center;
}
img
{
	border: none;
}
p
{
	text-align: justify;
}
table.customer th
{
	text-align: right;
}
table.products
{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: .8em;
	margin: auto;
	margin-top: 2em;
}
table.products th
{
	background: #741;
	color: #ffc;
}
table.products td
{
	color: #333;
	background: #ffc;
}
#alpha_index
{
	text-align: center;
}
#cart
{
	font-size: .8em;
  margin: 0;
	position: fixed;
	text-align: center;
  top: 0;
  right: 0;
	width: 360px;
}
#cart a
{
	color: #741;
}
#cart div
{
	border: 2px groove #741;
	margin: 0;
	padding: 0;
}
#cart h3
{
	background: #741;
	color: #ffc;
	margin: 0;
	padding: .25em 0;
}
#cart h3 a
{
	color: #ffc;
	text-decoration: none;
}
#cart table
{
	background: #dc9;
	font-size: .8em;
	width: 100%;
}
#cart td
{
	background: #ffc;
	vertical-align: middle;
}
#cart th
{
	background: #741;
	color: #ffc;
}
#catalogue_menu
{
	margin-top: 3em;
	margin: auto;
	width: 232px;
	text-align: center;
}
#catalogue_menu a
{
	background: #741;
	border: 2px ridge #741;
	color: #fff;
	display: block;
	font-size: .85em;
	font-weight: bold;
	margin: 4px auto;
	margin-top: 0;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	width: 202px;
}
#catalogue_menu a:hover
{
	background: #741 repeat-y url("/img/catalogue_menu_bg.gif");
}
#catalogue_top_menu
{
	margin: auto;
	padding-left: 190px;
	text-align: center;
	width: 600px;
}
#catalogue_top_menu a
{
	background: no-repeat url("/img/catalogue_top_menu_bg.gif");
	color: #fff;
	display: block;
	float: left;
	font-size: .85em;
	font-weight: bold;
	padding: 2px 0;
	text-align: center;
	text-decoration: none;
	width: 200px;
}
#catalogue_top_menu a:hover
{
	color: #ff9;
}
#content
{
	color: #600;
	margin-left: 180px;
	padding: 1em;
}
#header
{
	background: 345px top repeat-x url("/img/header_bg.gif");
	height: 96px;
}
#lang
{
	background: top repeat-x url("/img/lang_bg.gif");
	clear: left;
	height: 34px;
	padding-left: 100px;
}
#menu
{
	float:left;
	width: 180px;
}
#menu a
{
	display: block;
	float: left;
	height: 76px;
	width: 160px;
}
#photo, #greenhouse
{
  margin: 0;
	position: fixed;
	text-align: center;
}
#photo
{
  bottom: 0;
  left: 0;
	width: 260px;
}
#greenhouse
{
	bottom: 0;
	right: 0;
	width: 680px;
}
#photo a, #greenhouse a
{
	color: #ffc;
	text-decoration: none;
}
#photo div, #greenhouse div
{
	background: #ffc;
	border: 2px groove #741;
	margin: 0;
	padding: 0;
}
#photo h3, #greenhouse h3
{
	background: #741;
	color: #ffc;
	margin: 0;
	padding: .25em 0;
}
#signin
{
	color: #fff;
	float: right;
	font-weight: bold;
	padding-right: 1em;
}
#signin a
{
	color: #fff;
	font-size: .75em;
	text-decoration: none;
}
#signin a:hover
{
	text-decoration: underline;
}

