/* CSS Document */

h3 {
	font-size: 125%;
	padding-bottom: 15px;
	font-weight: bold;
	color: #999999;
/*
	background-image: url(../system/images/j.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
*/
}
.opening {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.opening h3 {
	font-size: 125%;
	padding-bottom: 15px;
	font-weight: bold;
	color: #0066CC;
}
.opening h2 {
	padding-bottom: 20px;
}

h3.subtitle {
	font-size: 100%;
	padding-bottom: 15px;
	font-weight: bold;
	color: #999999;
	background-image: url(../system/images/j.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
h4 {
	font-size: 90%;
	padding-bottom: 22px;
	line-height: 1.6em;
}
h4.gallery-info {
	font-size: 90%;
	padding-bottom: 22px;
	padding-left: 16px;
	line-height: 1.6em;
}
h4.gallery-info p {
	padding-top: 10px;
	font-size: 95%;
	color: #000000;
}

.h4 ul {
	padding-top: 12px;
	padding-left: 18px;
	list-style-type: disc;
}
.h4 li {
	padding-bottom: 3px;
}
#map {
	width: 200px;
	height: 240;
	margin-bottom: 12px;
}
p.howto {
	line-height: 1.4em;
	font-size: 85%;
}

h3.schedule {
	padding-top: 20px;
	padding-bottom: 10px;
}
dl.schedules {
	margin-bottom: 15px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
dl.schedules dt {
	color: #0066CC;
	padding-bottom: 6px;
}
dl.schedules dd {
	font-size: 90%;
	color: #333333;
	line-height: 1.6em;
	padding-bottom: 6px;
}
dl.schedules dd.image {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 8px;
}

dl.schedules dd.date {
	color: #003399;
	font-weight: bold;
}
dl.schedules dd.additional {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-top: 4px;
	color: #888888;
	font-size: 85%;
}
dl.past {
	margin-bottom: 18px;
}

dl.past dt {
	margin-bottom: 10px;
	font-weight: bold;
}
dl.past dd {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	line-height: 1.6em;
}
dl.past dd.related {
	border-bottom-style: none;
	padding-bottom: 0px;
}

dl.past dd a {
	text-decoration: underline;
	color: #0066CC;
}


.gallery-past {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	clear: both;
}
.past-events {
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 6px;
}

.gallery-past dl.schedules {
	border-bottom-style: none;
	margin-bottom: 18px;
}
.gallery-past dl.schedules img {
	height: 190px;
	width: 140px;
}
.products {
	padding-bottom: 24px;
	margin-left: 12px;
}

.products li {
	margin-right: 12px;
	height: 90px;
	width: 90px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	background-image: url(../gallery/images/products_bg.gif);
	background-repeat: no-repeat;
}
.products img {
	margin-top: 6px;
	margin-left: 7px;
}

