/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	background-image: url(/ed002/images-home/index_01.jpg);
	background-repeat: repeat-x;
}
a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 781px;
	text-align: left;
	color: #222;
	background-color: #f8f8ff;
}

#container h1.agenda {
	color: #fff;
	background-color: #e77817;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	margin: 5px 0px 10px 0px;
	padding: 5px;
}

#container table {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	border-collapse: collapse;
}
#container table th, td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#container table.news td {
	width: 50%;
	margin: 0px;
	padding: 5px;
	vertical-align: top;
	border-right: 1px dashed #ccc;
}

#container table.agenda {
	border: 1px solid #333;
	margin-top: 5px;
}
#container table.agenda td {
	background-color: #fff;
	border-right: 1px solid #666;
	padding: 3px;
}
#container table.agenda th {
	color: #eee;
	background-color: #c60;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#container table.agenda td.promoter, td.promoter a {
	color: #fc0;
	background-color: #222;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	border: none;
}
#container table.agenda td.period {
	color: #fff;
	background-color: #e77817;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

#container table.contact td {
	margin: 0px;
	padding: 3px;
	text-align: left;
}
#container table.contact .frmlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
#container table.contact .frmtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#container table.banner td {
	margin: 0px;
	padding: 5px;
	vertical-align: top;
}
#container table.search {
	width: 100%;
	margin: 0px;
	border: 1px solid #666;
}
#container table.search td, th {
	padding: 6px;
}
#container table.search td form {
	margin: 0px;
	padding: 0px;
}


/* Actual menu CSS starts here */
.menu,
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu {
	width: 100%;
/*	border-left: 1px solid #333;*/
}
.menu li {
	display: block;
	margin: 0;
	padding: 0 2px 0 5px;
	margin-bottom: 1px;
}
.menu a {
	display: block;
	padding: 2px 5px;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #f0ffff;
	text-decoration: none;
	text-transform: uppercase;
}
.menu a:hover,
.menu a:focus,
.menu a:active {background: #e0ffff;}
.menu ul li {padding-left: 15px;}
.menu ul a {background: #f0fdfd;}
.hidden {display: none;}

/* News links on the left lower corner */
.newslinks,
.newslinks ul {
	margin:0;
	padding:0;
	list-style:none;
}
.newslinks {
	width:100%;
/*	border-left: 1px solid #333;*/
}
.newslinks li {
	display: block;
	margin: 0;
	padding: 0 2px 0 5px;
	margin-bottom: 1px;
}
.newslinks a {
	display: block;
	padding: 2px 5px;
	color: #c03;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #f0ffff;
	text-decoration: none;
}
.newslinks a:hover,
.newslinks a:focus,
.newslinks a:active {
	color: #f00;
	background: #e0ffff;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: bold;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	display: block;
	text-align:center;
	background-color: #fffafa;
}

.newsbox, .shoppingbox, .makersbox {
	text-align: justify;
	line-height: 14px;
}
.newsbox h1, .shoppingbox h1, .makersbox h1 {
	margin: 2px 2px 4px 2px;
	font-size: 14px;
	font-weight: bolder;
	color: #c03;
	text-align: center;
}
.shoppingbox h1 {
	color:#30c;
	text-align: left;
	text-transform: uppercase;
}
.makersbox h1 {
	color: #f63;
	font-size: 20px;
}
.newsbox h2, .shoppingbox h2, .makersbox h2 {
	margin: 2px 2px 5px 2px;
	font-size: 10px;
	text-align: center;
}
.shoppingbox h2 {
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
}
.newsbox img, .shoppingbox img, .makersbox img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
.newsbox img, .makersbox img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.newsbox img.floatright, .makersbox img.floatright, .shoppingbox img.floatright {
	float: right;
	margin: 4px 0 10px 10px;
	padding: 2px;
}
.newsbox img.floatright {
	border: 1px solid #666;
}
.makersbox img.floatright {
	margin-top: 20px;
}
.newsbox h3, .shoppingbox h3, .makersbox h3 {
	margin: 4px 2px 2px 2px;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
