/* Events - Garage Sale */
@media screen, tv {
	table#cont { width:100%; padding:0; border:0; margin:0; text-align:center; }
	table#cont tr,
	table#cont tr td { vertical-align:top!important; padding-top:10px; }
	table#cont tr td { text-align:center!important; }

	#info  table { width:80%; padding:0; border;0; margin:0; margin-left:auto; margin-right:auto; }
	#info  table tr { vertical-align:top; }
	#info  table tr td { font-size:110%; color:white; text-align:left; padding-left:4px;}
	#info  table tr td:first-child { font-size:110%; color:yellow; text-align:right; padding-left:4px; padding-right:4px; font-weight:bold; }
	#info  table tr td { padding-bottom:4px; }
	#info  table tr:nth-child(odd) { background-color:#669966; }
	#info  table tr:nth-child(even) { background-color:#99cc99;}
	#info  table tr td { color:black; text-align:left!important; }
	#info  table tr td:first-child { color:yellow; text-align:right!important; }
	#info  table tr:hover { background-color:#bfbfbf; }

	i { white-space:nowrap; }

	p.pui {
		margin:0px;
		margin-top:20px;
		text-align:center!important;
		padding:10px;
		background-color:white;
		border:1px dotted black;
		font-size:85%!important; }

	p.imgP, img.imgP,
	p.imgS, img.imgS,
	p.imgB, img.imgB { text-align:center!important; margin:0px; margin-left:auto!important; margin-right:auto!important; }

	p.imgP, img.imgP { width:640px; }
	p.imgS, img.imgS { width:400px; }
	p.imgB, img.imgB { width:222px; }

	sup {font-size:0.75em; line-height:0.5em}

	.gmap { font-size:70%; }

}

@media print
{
	table#info tr.o { background-color:#88bb88; }
	table#info tr.e { background-color:#bbeebb; }

	table#info tr.o:hover,
	table#info tr.e:hover { background-color:#ffffff; }

	p.imgP, img.imgP { width:320px; }
	p.imgS, img.imgS { width:200px; }
	p.imgB, img.imgB { width:111px; }
}
