body { 
	background-color: #fff; 
	color: #000; 
}

body, p, ol, ul, td {
  font-family: times, verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
  text-align: left;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #B4AA9D;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a { color: #000; text-decoration: none;}
a:visited { color: #000; }
a:hover { color: #fff; background-color:#000; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

#logo {
	visibility: hidden;
}

div.menu {
  	font-size:   12px;
	background-color:#ccaa00;	
	padding: 2px;
	visibility: hidden;
}

div.menu a {
  	font-size:   12px;
	text-decoration: none;
	padding: 6px;
}

div.menu a:visited {
}

div.menu a:hover {
	text-decoration: none;
	background-color: gray;
}

div.leftbar {
	position:relative;
	float: left;
  	font-size:   12px;
	background-color:#cc6600;	
	padding-left: 10px;
	width: 150px;
	height: 100%;
	visibility: hidden;
}

div.leftbar a {
	text-decoration: none;
	padding: 2px;
}

div.leftbar a:visited {
}

div.leftbar a:hover {
	text-decoration: none;
	background-color: gray;
}


div.footer {
  	font-size:   12px;
	background-color:#cc6600;	
	padding: 2px;
}

div.footer a {
	text-decoration: none;
	padding: 6px;
}

div.footer a:visited {
}

div.footer a:hover {
	text-decoration: none;
	background-color: gray;
}

div#print-footer {display: none;}

.content {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.content h1 {
  border-bottom: 1px solid gray;
  padding-bottom: 15px;
}

.content a { 
	color: #464; 
	text-decoration: none;
	padding: 5px;
}

.content a:visited { 
}

.content a:hover { 
	color: #fff; 
	background-color:#8b8; 
}


#printmenu{
	margin-top: 40px;
	margin-left: 60px;
	width:600px;
	float:left;
	background:#fff;
	text-align: center;
}

#printmenu h1 {
	font-size: 14pt;
	font-style: bold;
	font-weight: bold;
	border: none;
	margin: 0px;
	padding: 0px;
}

#printmenu h2 {
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
}

#printmenu h3 {
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 12pt;
	font-style: bold;
	text-align: left;
}


#printmenu ul{
	font-family: verdana, arial, sans-serif;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 40px;
	list-style:none;
	position:relative;
	left:-2px;
	top:-2px;
	background:#fff;
	color:#000;
	_height: 100%;
}

#printmenu ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#printmenu li{
	border-bottom:1px solid #000;
	line-height:0.7;
	margin:.7em 0 0 0;
	position:relative;
	width:100%;
	float:left;
	font-size: 9pt;
	font-weight: bold;
}

#printmenu .description_li{
	border:none;
	line-height:0.25;
	margin:.20em 0 -.6em 0;
	position:relative;
	width:100%;
	float:left;
	font-weight: normal;
}


#printmenu li span{
	background:#fff;
	padding:1px 0 1px 5px;
	top:.2em;
	float:right;
	color:#000;
	position:relative;
}

#printmenu li em{
	float:left;
	margin:0;
	position:relative;
	top:.2em;
	padding:1px 5px 1px 5px;
	background:#fff;
	font-style:normal;
}

#printmenu ul p{
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 20px;
	border: none;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 1.5;
}

#printmenu ul li h3{
	display: inline;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
}

.page_break {
	page-break-after:always;
}

#printmenu_bottled{
	margin-top: 10px;
	margin-left: 60px;
	width:600px;
	float:left;
	background:#fff;
	text-align: center;
}

#printmenu_bottled h1 {
	font-size: 18pt;
	font-style: bold;
	font-weight: bold;
	border: none;
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
}

#printmenu_bottled h2 {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-style: italic;
}

#printmenu_bottled h3 {
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-style: bold;
	text-align: left;
}


#printmenu_bottled ul{
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	list-style:none;
	position:relative;
	left:-2px;
	top:-2px;
	background:#fff;
	color:#000;
	_height: 100%;
}

#printmenu_bottled ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#printmenu_bottled li{
	border-bottom:1px solid #000;
	line-height:0.5;
	margin:.4em 0 0 0;
	position:relative;
	width:100%;
	float:left;
	font-size: 9pt;
	font-weight: bold;
}

#printmenu_bottled li span{
	background:#fff;
	padding:1px 0 1px 5px;
	float:right;
	color:#000;
	position:relative;
	top:.2em;
}

#printmenu_bottled li em{
	float:left;
	margin:0;
	position:relative;
	top:.2em;
	padding:1px 5px 1px 5px;
	background:#fff;
	font-style:normal;
}

#printmenu_bottled ul .description_style{
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 20px;
}

#printmenu_bottled .description_li{
	border:none;
	line-height:0.25;
	margin:.20em 0 -.6em 0;
	position:relative;
	width:100%;
	float:left;
	font-weight: normal;
}
#printmenu_bottled ul li h3{
	display: inline;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
}

#printmenu_others{
	margin-top: 0px;
	margin-left: 40px;
	width:600px;
	float:left;
	background:#fff;
	text-align: center;
}

#printmenu_others h1 {
	font-size: 18pt;
	font-style: bold;
	font-weight: bold;
	border: none;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0px;
}

#printmenu_others h2 {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-style: italic;
}

#printmenu_others h3 {
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-style: bold;
	text-align: left;
}


#printmenu_others ul{
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	list-style:none;
	position:relative;
	left:-2px;
	top:-2px;
	background:#fff;
	color:#000;
	_height: 100%;
}

#printmenu_others ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#printmenu_others li{
	border-bottom:1px solid #000;
	line-height:0.5;
	margin:.5em 0 0 0;
	position:relative;
	width:100%;
	float:left;
	font-size: 10pt;
	font-weight: bold;
}

#printmenu_others li span{
	background:#fff;
	padding:1px 0 1px 5px;
	float:right;
	color:#000;
	position:relative;
	top:.2em;
}

#printmenu_others li em{
	float:left;
	margin:0;
	position:relative;
	top:.2em;
	padding:1px 5px 1px 5px;
	background:#fff;
	font-style:normal;
}

#printmenu_others ul .description_style{
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 20px;
}
#printmenu_others .description_li{
	border:none;
	line-height:0.25;
	margin:.20em 0 -.6em 0;
	position:relative;
	width:100%;
	float:left;
	font-weight: normal;
}

#printmenu_others ul p{
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 20px;
	border: none;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 1.5;
}



#printmenu_others ul li h3{
	display: inline;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
}



.cask_title {
	font-size: 14pt;
	font-style: bold;
	font-weight: bold;
}

.cask_subtitle {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: bold;
	font-weight: bold;
}

.cask_subtitle2 {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
}

.cask_description {
	font-size: 8pt;
	font-style: bold;
	font-weight: bold;
  	line-height: 8pt;
}

.page_break_before {
	display: block;
	page-break-before:auto;
}

.draft_name {
	font-size: 18pt;
	font-style: bold;
	font-weight: bold;
}
