/* Encorp Pacific (Canada) 2018 Site Design - Electronics Drop-Off Events Page CSS */
/* Last Updated: 2018.12.08 ET */

@import url('encp_boilerplate.css');

div.rightcolumn {
	border-left: 3px solid rgb(220,220,220);
	width: 330px;
	padding-left: 20px;
}

div.leftcolumn {
	width: 330px;
}

td.content {
	padding-right: 20px!important;
}

table.grid th {
	line-height: 1.3em;
}

td.eventcol1 {
	padding-left: 0px;
	padding-right: 6px;
	border-bottom: 3px solid rgb(220,220,220);
}

td.eventcol2 {
	padding-left: 14px;
	padding-right: 6px;
	border-left: 3px solid rgb(220,220,220);
	border-bottom: 3px solid rgb(220,220,220);
}

td.eventcol3 {
	padding-left: 14px;
	padding-right: 0px;
	border-left: 3px solid rgb(220,220,220);
}

table.eventcols h3 {
	white-space: nowrap;
	margin-top: 0em;
}

table.eventcols h2 {
	margin-top: 0em;
}

span.pendloc {
	font-size: 1.1em;
}

#map.largemap {
	width: 680px;
	height: 400px;
}

#map.smallmap {
	width: 420px;
	height: 400px;
}

li.menu div.teaser {
	margin-top: 0.1em;
	margin-bottom: 1.5em;
}