
/* Base Behold Scripting (Compatibility) */

TH {
	font-weight: bold;
	text-align: center;
	background-color: #D0D0EE;
}
TD {
	text-align: center;
}
TH,TD,BODY	{
	font-family: Tahoma, Verdana, Arial;
	font: Verdana;
	font-size: 10pt;
	color: #222;
}
BODY, .bgcol {
	background-color: #eef;
}
TEXTAREA {
	font-size: 10pt;
	font-family: Verdana;
	font: Verdana;
	background-color: #D0D0D0;
}
TEXTAREA, SELECT, INPUT {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
	background-color: #f6f6ff;
	color: #000000;
	vertical-align: middle;
}
FORM {
	margin:0px;
}
TABLE {
	width:100%;
}
HR {
	color:#7777a8;
}
IMG {
	border-width:0px;
}

A:link		{text-decoration: underline; color: #7378D5}
A:visited	{text-decoration: underline;	color: #7378D5}
A:active	{text-decoration: none}
A:hover		{text-decoration: none; color: #494B8F}

.box { width:380px;border:1px solid #558;margin-top:20px; }
.hdr { width:100%;background-color:#7777a8;color:#fff;text-align:center; }
.cnt { padding:2%;width:96%;text-align:left; }
.hgl { color:#558;font-weight:bold;margin-top:5px;margin-bottom:5px;border-bottom:1px solid #558; }

.brewery { margin-left:auto; margin-right:auto; width:700px; border:1px solid #558; margin-bottom:20px; background-color:#ebf3fb; }

.breweryname { margin-left:150px; margin-right:150px; text-align:center; border:0px solid #6a1c1b; border-width:0px 1px 1px 1px; background-color:#ebcaca; font-size:1.1em; font-weight:bold; }
.breweryid { float:left; text-align:center; width:75px; border:0px solid #e3b939; border-width:0px 1px 1px 0px; background-color:#f6e7b7; }
.breweryletter { margin-right:40px; float:left; text-align:center; width:20px; border-right:1px solid #e3b939; background-color:#f6e7b7; font-weight:normal; }
.breweryletternonbeer { margin-right:40px; float:left; text-align:center; width:20px; border-right:1px solid #2ebe01; background-color:#d3ffc7; font-weight:normal; }
.brewerygsp { float:right; text-align:center; width:60px; border-left:1px solid #e3b939; background-color:#f6e7b7; font-weight:normal; }
.brewerygspnonbeer { float:right; text-align:center; width:60px; border-left:1px solid #2ebe01; background-color:#d3ffc7; font-weight:normal; }
.brewerydesc { width:550px; margin-left:75px; margin-right:75px; margin-top:10px; margin-bottom:10px; text-align:left; }
.brewerybeer { border:0px solid #558; border-width:0px 1px 0px 1px; }
.brewerybeerout { height:200px; width:700px; border:0px solid #558; border-width:1px 0px 0px 0px; }
.brewerybeername { border:0px solid #558; border-width:0px 0px 1px 0px; font-weight:bold;}
.breweryleft { float:left; height:100%; width:150px; background-color:#FFF; border-right:1px solid #558; }
.breweryright { float:right; height:100%; width:150px; background-color:#FFF; border-left:1px solid #558; }
.brewerycond { clear:both; width:550px; padding-left:75px; padding-right:75px; padding-top:10px; border-top:1px solid #558; text-align:left; }

.brewerycondsummary { margin-bottom:10px; }
.brewerycondsummaryl { float:left; text-align:right; width:10%; font-weight:bold; }
.brewerycondsummaryr { float:left; padding-left:1%; text-align:left; width:22%; }

.breweryend { clear:both; margin-bottom:10px; }

.nonbeer { 
	background-color:#d3ffc7;
}
.beer {
	background-color:#f6e7b7;
}

.pagebreak {
	margin:0px;padding:0px;
	page-break-after:always;
	border:1px solid white;
}

.notopborder {
	border-top:0px solid white;
}
.smalltext {
	font-size:1px;
}
