* {
	margin: 0;
}
html, body {
	height: 100%;
	background-color: #fff;
	color: #333;
	font: 10pt "Trebuchet MS", Arial, sans-serif;
	cursor: url('/mug.cur'), default;
}
h1 {
	font-size: 16pt;
	color: #e70101;
	margin: 10px 0;
}
h2 {
	font-size: 12pt;
	color: #e70101;
	margin-bottom: 10px;
}
h3 {
	font-size: 11pt;
	color: #e70101;
	margin-bottom: 10px;
}
h4 {
	font-size: 11pt;
	color: #e70101;
	padding: 10px 0;
}
a {
	color: #e70101;
	cursor: url("/mug1.cur"), pointer;
}
img {
	border: 0;
}
dt {
	font-size: 11pt;
}
dd {
	margin-bottom: 10px;
	padding-left: 20pt;
}
div.hr {
	width: 30%;
	height: 21px;
	background: #fff url(/img/hr.gif) repeat-x scroll center;
}
div.hr hr {
	display: none;
}
td, th {
	padding: 2px;
	vertical-align: top;
}
#ad {
	position: absolute;
	width: 728px;
	height: 90px;
	top: 80px;
	left: 10px;
}
#counters {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
}
#header {
	height: 180px;
	background: url(/img/bg-header.jpg) repeat-x #49a2f4;
}

#clouds {
	width: 754px;
	height: 180px;
	background: url(/img/bg-clouds.jpg) no-repeat #49a2f4;
	margin: 0 auto;
}
h3#logo {
	position: relative;
	width: 254px;
	height: 180px;
	margin: 0 auto;
}
h3#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/img/eggenberg-logo.jpg) no-repeat;
}
#main {
	float: right;
	display: inline; /* IE double left margin hack */
	width: 58%;
}
#main p {
	margin-bottom: 10pt;
}
#left {
	float: left;
	width: 22%;
}
#imgdiv {
	margin: 10px;
	width: 600px;
}
.submenu {
	font-size: 8pt;
	margin-bottom: 10px;
}
.menu-left {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-right {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-right li {
	color: #e70101;
}
ul.map {
	/*list-style-type: square;*/
	padding: 0 20px;
}
#right {
	float: right;
	width: 19.9%;
}
#clear {
	clear: both;
}
#footer, #clear {
	height: 80px;
}
#footer {
	background: url(/img/bg-footer-1.jpg) top center repeat-x;
}
#copyright {
	width: 300px;
	height: 16px;
	float: left;
}
#copyright * {
	font-size: 10px;
	font-weight: bold;
	color: #e70101;
	text-align: center;
	text-decoration: none;
	padding-top: 60px;
}
#logos {
	float: left;
	width: 10px;
	height: 16px;
	padding-top: 60px;
}
#wrapper, #footer {
	min-width: 920px;
}
.border {
	border-collapse: collapse;
}
.border td {
	border: 1px solid #999;
	padding: 2px;
	font-size: 8pt;
}
.border th {
	border: 1px solid #999;
	padding: 4px;
	font-size: 8pt;
}
.odd {
	background-color: #eee;
}
a.big {
	font-size: 11pt;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.pad {
	padding: 0 10px;
}
.prod-img {
	float: left;
	margin: 0 20px 10px 0;
}
.pimg {
	float: left;
	margin: 0 10px 10px 0;
}
.prod-price {
	border-collapse: collapse;
	margin: 10px 0;
}
.prod-price td, .prod-price th {
	border: 1px solid #49a2f4;
	padding: 2px 5px;
}
.fright {
	float: right;
	margin: 0 0 10px 10px;
}

/* ROUNDED CORNERS */
.t	{ background: url(/img/ct.gif) repeat-x top; }
.r	{ background: url(/img/cr.gif) repeat-y right; }
.b	{ background: url(/img/cb.gif) repeat-x bottom; }
.l	{ background: url(/img/cl.gif) repeat-y left; }
.tl	{ background: url(/img/ctl.gif) no-repeat top left; }
.tr	{ background: url(/img/ctr.gif) no-repeat top right; }
.bl	{ background: url(/img/cbl.gif) no-repeat bottom left; }
.br	{ background: url(/img/cbr.gif) no-repeat bottom right; }

/* INFORMER */
.interchange_informer {
	color: #666;
	background: #fff;
	border: 1px solid #003366;
}
.interchange_currency {
	border: #036 1px solid;
	background: #eee;
	color: #666;
	margin: 0px;
	padding: 2px;
	text-align: right;
}
*.interchange_rate_of_exchange {
    width: 100%;
    color: #fff;
    height: 100%;
    text-align: center;
    text-decoration: none;
    background-color: #e70101;
}
.nws-date {
	font-size: 8pt;
	color: #999;
}
