@charset "utf-8";
/* CSS Document */

div#footer{
	background: url(../images/footer_pod_bg.jpg) repeat-x;
	border:thin 1px #5FB1DD;
	height: 42px;
	width: 975px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	text-align: center;
	font-family:verdana, arial;
	font-size:10px;
	line-height: 11px;
	color:#FFFFFF;
	padding: 3px 10px 0px 10px;
}

#footer a{
	color:#FFFFFF;
}

/* ######################################################################### */
/* NAVS */

ul#productsnav {
	list-style:none;
	position:relative;
	margin-top: 0px;
	margin-bottom:30px;
}

li.button a {
	background:url(../images/button_pod.jpg);
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	display:block;
	width: 170px;
	height:22px;
	color:#275456;
	padding: 2px 0px 3px 4px;
	margin-bottom:1px;
	margin-left:-25px;
}

li.button a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/button_poda.jpg);
}

li.button a.active {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/button_poda.jpg);
}

li.button a.active:hover {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/button_poda.jpg);
}

H1 {
	font-size:20px;
	font-family:verdana;
	color:#A33E87;
	margin-top:0px;
	font-style:italic;
	}
	
/* ######################################################################### */
/* TABLES */

table.seminars {
width:100%;
background:#D4E9F5;
font-family:verdana;
border-collapse:collapse;
}

table.seminars td{
padding:3px;
}

.altrow {
background:#B5D9EE;
}

/* Copyright (c) Webfuel Ltd. */
