@import url(encp0100.css);

table.depotlist th {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid rgb(255,159,0);
	padding: 0.5em 1em 0.5em 0em;
}

table.depotlist td {
	text-align: left;
	border-bottom: 1px solid rgb(255,159,0);
	padding: 0.5em 1em 0.5em 0em;
}

img.milkicon {
	float: right;
}

.serviceicons img {
	vertical-align: middle;
	cursor: help;
}

#map.largemap {
	width: 100%;
	height: 400px;
	border: 2px solid rgb(0,53,173);
}

#map.smallmap {
	width: 450px;
	height: 350px;
	border: 1px solid rgb(0,53,173);
}

div.ritwievent {
	background-color: rgb(217,196,149)!important;
	border: 3px solid rgb(141,68,51)!important;
	width: 210px;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	text-align: center;
	padding: 0.25em 0.5em 0.5em;
	margin: 0.5em auto 1em auto;
}

div.ritwievent div.intro {
	color: rgb(35,80,102);
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

div.ritwilogo {
	text-align: center;
	margin: 0em auto;
}

div.ritwilogo a, div.ritwilogo a:visited {
	text-decoration: none;
}

div.elecevents {
	width: 15em;
	float: right;
	padding: 0.25em;
	border: 3px solid rgb(228,79,60);
}

div.elecevents div.intro {
	color: white;
	background-color: rgb(228,79,60);
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	line-height: 120%;
	padding: 0.5em 1em;
}

div.elecevents ul {
	margin: 0.5em 0em;
	padding-left: 1.5em;
}