body {
	background-image: url(/img/lava_background.gif);
	margin: 0px;
	padding: 0px 0px 25px 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663606;
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #f47a20;
	text-decoration: underline;
}

a:hover, a:hover {
	color: #663606;
	text-decoration: underline;
}

img {
	border: none;
}

pre {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

h1 {
	color: #F47A20;
	margin: 0px;
	padding-top: 20px;
	font-size: 18px;
}

h1.beerfinder {
	color: #663606;
	font-size: 26px;
}

h2 {
	color: #663606;
	font-size: 16px;
}

h3 {
	color: #F47A20;
	font-size: 15px;
}

h4 {
	color: #663606;
	font-size: 15px;
}

h5 {
	color: #F47A20;
	font-size: 14px;
}

h6 {
	color: #5da42e;
	font-size: 12px;
}

div.noflash {
	width: 825px;
	text-align: left;
	padding: 50px;
	margin: 0px auto 0px auto;
	line-height: 15px;
}

.orange {
	color: #F47A20;
}

.orange-allcaps {
	color: #F47A20;
	text-transform: uppercase;
}

.orange-italic {
	color: #F47A20;
	font-style: italic;
}

.light {
	color: #A29460;
}

.blue {
	color: #309199;
}

.blue-italic {
	color: #309199;
	font-style: italic;
}

.green {
	color: #367C2B;
}


div#base {
	width: 100%;
	background-image: url(/img/linen_bg.jpg);
	text-align: center;
}

div#wrapper {
	background-image: url(/img/husk_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	margin: 0px auto 0px auto;
}

div#content {
	width: 925px;
	margin: 0px auto 0px auto;
}

div#topnav {
	text-align: left;
	width: 925px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(/img/navigation_bg.png);
	background-repeat: no-repeat;
	line-height: 0px;
}

div#navigation {
	margin-left: 63px;
	width: 808px;
}

div#navigation img.navitems {
	padding: 0px 0px 16px 0px;
}

div#mid-section {
	margin: 0px auto 0px auto;
  width:925px;
}

/* 
konabase.swf is 540px on the home page, but only 520px is needed for all other pages.
these declarations shim it up a bit to avoid extra space.
*/
div#pubsflash {
	height: 520px;
}

div#beersflash {
	height: 520px;
}

div#longboardflash {
	height: 520px;
}

div#bigwaveflash {
	height: 520px;
}

div#firerockflash {
	height: 520px;
}

div#pipelineflash {
	height: 520px;
}

div#wailuaflash {
	height: 520px;
}

div#beertogoflash {
	height: 520px;
}

div#contactusflash {
	height: 520px;
}

div#footer {
	width: 100%;
	background-image: url(/img/husk_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
}

div.clearer {
	clear: both;
}

p.introtext {
	font-size: 11px;
  	line-height: 15px;
  	font-family: Georgia, "Times New Roman", Times, serif;
  	color: #663606;
}

/*### BREWERY PAGE styles ###*/

div.brewtext {
    width: 240px;
    margin: 0px 0px 5px 18px;
    padding: 0px;
}
table#brewerymain td {
    vertical-align: top;
}
table#brewercontent td {
    vertical-align: top;
}

/*### BEER FINDER ####*/
div.beerfinder {
	background-image: url(/img/beerfinder_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

div#beerfinder-content {
	position: relative;
	width: 650px;
	margin: 0px 0px 0px 80px;
	padding-bottom: 50px;
	min-height: 400px;
}

div#beerfinder-dropdown {
	width: 200px;
	margin-left: 300px;
	padding-top: 60px;
	position: relative;
	text-align: left;
}

div#beerfinder-dropdown select {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663606;
	font-size: 11px;
	width: 150px;
}

div#beerfinder-results {
	position: relative;
	margin-left: 165px;
	width: 650px;
	text-align: left;
}

th.bf-tableheader {
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 0px 1px 4px;
	border-top: 1px solid #d2c69c;
	border-bottom: 1px solid #d2c69c;
}


/*### DRAUGHT BEER styles ###*/

div.draftbeers {
	background-image: url(/img/draftbeers_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	padding-bottom: 40px;
}
.drafttext {
	padding: 0px;
	margin: 0px 0px 15px 20px;
	width: 290px;
}
table#drafttop {
	margin: 0px auto 0px auto;
}
table#drafttop td {
	vertical-align: top;
	text-align: left;
}
table#drafttop td.topleft {
	padding-top: 20px;
}

table#draftbeerinfo {
	margin: 5px auto 0px auto;
}
table#draftbeerinfo td {
	vertical-align: top;
	padding-top: 15px;
	font-size: 11px;
 	line-height: 15px;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	color: #663606;
}
table#draftbeerinfo td p {
	padding: 0px;
	margin: 0px 0px 4px 15px;
	width: 240px;
}

table#draftbeerinfo td.label {
	width: 129px;
	text-align: left;
}
table#draftbeerinfo td.infoleft {
	width: 286px;
	text-align: left;
	padding-top: 19px;
}
table#draftbeerinfo td.inforight {
	width: 281px;
	text-align: left;
	padding-top: 19px;
}

a.btnspecs:link, a.btnspecs:visited {
	background-image: url(/img/btn_beerspecs.gif);
	background-position: center;
		background-repeat: no-repeat;
		display: block;
		float: left;
		height: 25px;
		width: 64px;
}
a.btnspecs:hover, a.btnspecs:active {
	background-image: url(/img/btn_beerspecs_over.gif);
		background-position: center;
		background-repeat: no-repeat;
		display: block;
		float: left;
		height: 25px;
		width: 64px;
}

a.btnawards:link, a.btnawards:visited {
	background-image: url(/img/btn_beerawards.gif);
	background-position: top;
		background-repeat: no-repeat;
		display: block;
		float: left;
		height: 25px;
		width: 78px;
}
a.btnawards:hover, a.btnawards:active {
	background-image: url(/img/btn_beerawards_over.gif);
	background-position: top;
		background-repeat: no-repeat;
		display: block;
		float: left;
		height: 25px;
		width: 78px;
}

a.btnspecs {
	margin-right: 10px;
}

span.brew-specs-dark {
	text-transform: uppercase;
	font-weight: bold;
	color: #9A4E17;
}

span.brew-specs-light {
	text-transform: uppercase;
	color: #be8359;
}


/* styles for the specifications and awards "pop-up layers" */
#speclayer {
	position: absolute;
	color: #f6d4bb;
	font: 10px/14px Georgia, "Times New Roman", Times, serif;
	padding: 15px 13px 30px 33px;
	z-index: 15;
	visibility: hidden;
	width: 214px;
	height: 166px;
	background-image: url(/img/beerspecs_bg.png);
	background-repeat: no-repeat;
	text-align: left;
}

#speccontent {
    width: 178px;
    padding-top: 18px;
}

#speclayer p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#speclayer b, #speclayer strong {
	color: #9a4e17;
	text-transform: uppercase;
}

a.speccloser {
    width: 30px;
   width: 30px;
   display: block;
   position: absolute;
   left: 216px;
}
a.speccloser:hover, a.speccloser:active {
   background-image: url(/img/specs_closer.gif);
	background-position: top;
   background-repeat: no-repeat;
}

/*awards layer styles */
#awardslayer {
	position: absolute;
	color: #E5F1D8;
	font: 10px/14px Georgia, "Times New Roman", Times, serif;
	padding: 15px 13px 30px 33px;
	z-index: 15;
	visibility: hidden;
	width: 214px;
	height: 166px;
	background-image: url(/img/beerawards_bg.png);
	background-repeat: no-repeat;
	text-align: left;
}

#awardscontent {
    width: 178px;
    padding-top: 18px;
}

#awardslayer p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#awardslayer b, #awardslayer strong {
	color: #532d07;
	text-transform: uppercase;
}

a.awardscloser {
    width: 30px;
   width: 30px;
   display: block;
   position: absolute;
   left: 216px;
}
a.awardscloser:hover, a.awardscloser:active {
   background-image: url(/img/awards_closer.gif);
	background-position: top;
   background-repeat: no-repeat;
}

#awardslayer div.awardslink {
    width: 110px;
    margin-top: 3px;
}
#awardslayer div.awardslink a {
    color: #E5F1D8;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
}
#awardslayer div.awardslink a:hover,
#awardslayer div.awardslink a:active {
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
}

/*### NEWS PAGE ####*/
div.news {
	background-image: url(/img/news_bg.jpg);
	background-repeat: no-repeat;
}

table#newstop {
	margin: 0px auto 0px auto;
}
table#newstop td {
	vertical-align: top;
	text-align: left;
}

td#newsfeature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 15px 15px;
	padding: 0px 60px 0px 0px;
	color: #663606;
}

td#newsfeature img {
	margin: 0px 20px 0px 55px;
}

span.subhead-borders {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	border-top: 1px solid #ccb9a5;
	border-bottom: 1px solid #ccb9a5;
}

span.subhead-borders-block {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	border-top: 1px solid #ccb9a5;
	border-bottom: 1px solid #ccb9a5;
	display: block;
}

span.date {
	color: #f47a20;
	text-transform: uppercase;
}

table#newspr {
	margin: 10px auto 0px auto;
}
table#newspr td {
	vertical-align: top;
	/*text-align: left;*/
}

table#newspr table {
	margin-bottom: 30px;
}

table.prlist th {
	padding-bottom: 13px;
	padding-left: 60px;
	text-align: left;
}

table.prlist td {
	font-size: 10px;
	color: #663606;
	padding-bottom: 5px;
}

table.prlist td a {
	padding-left: 23px;
	background-image: url(/img/pdficon.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-transform: uppercase;
}

table.prlist td.prdate {
	color: #f47a20;
	width: 124px;
	padding-right: 15px;
	text-align: right !important;
	color: #f47a20;
	text-transform: uppercase;
	font-weight: bold;
}

span.prdate {
	color: #f47a20;
	padding-right: 15px;
	color: #f47a20;
	text-transform: uppercase;
	font-weight: bold;
}

table.prlist a:link, table.prlist a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #663606;
	display: block;
	line-height: 16px;
}
table.prlist a:hover, table.prlist a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #663606;
	display: block;
	line-height: 16px;
}

a.pdflink {
	padding-left: 23px;
	background-image: url(/img/pdficon.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* ##### BEERS PAGE #### */

div.beers {
	background-image: url(/img/beers_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

div#beers-content table td {
	vertical-align: top;
	text-align: center;
	/*color: #a88d60;*/
	width: 185px;
}

table#beers-table td {
	vertical-align: top;
}

table#beers-table td.leftcol {
	vertical-align: top;
	padding-top: 10px;
}

div#beers-headline {
	width: 275px;
	text-align: left;
	margin-left: 50px;
}

div#beers-feature {
	width: 250px;
	/*color: #a88d60;*/
	text-align: center;
}

/* ##### COMPANY HISTORY PAGE #### */

div.cohistory {
	background-image: url(/img/cohistory_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

table#history {
	margin: 0px auto 0px auto;
}
table#history td.leftcol {
	vertical-align: top;
	text-align: left;
	padding-top: 16px;
}
table#history td.rightcol {
	vertical-align: top;
	text-align: left;
	padding-top: 16px;
}

div.textcolumn {
	width: 290px;
	margin-bottom: 12px;
	font-size: 11px;
	line-height: 16px;
}

td.leftcol div.textcolumn {
	margin-left: 25px;
}

td.rightcol div.textcolumn {
	margin-left: 5px;
}

div.textcolumn p {
	padding: 0px 0px 8px 13px;
	margin: 0px;
}

/*#### AWARDS PAGE ###*/

div.awards {
	background-image:url(/img/awards_bg.jpg);
	background-repeat: no-repeat;
}

table#awards {
	margin: 0px auto 30px auto;
}
table#awards td {
	vertical-align: top;
	text-align: left;
}

table#awards td.awardshdr {
	padding-top: 27px;
	padding-bottom: 37px;
}

table#awards td.awards-leftcol {
	padding-right: 40px;
	width: 420px;
}
table#awards td.awards-rightcol {
	width: 390px;
}

div.awarded {
	width: 100%;
	margin-bottom: 20px;
}

img.awardlabel {
	float: left;
}

.awardtext {
	font-size: 10px;
	line-height: 15px;
}

.awardtext p {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}

.awardtext span.date {
	font-weight: bold;
	font-size: 11px;
}

.awardtext td {
	margin: 7px 0px 14px 0px;
}

.awardtext em {
	color: #96724F;
}
.awardtext b, .awardtext strong {
	text-transform: uppercase;
	color: #663606;
}


/* ##### ALOHA PAGES #### */

div.aloha {
	background-image: url(/img/aloha_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

table#aloha-table td {
	vertical-align: top;
	padding-top: 10px;
	text-align: left;
}

table#aloha-info td {
	vertical-align: top;
}

table#aloha-content {
	width: 870px;
	margin: 0px auto;
}

table#aloha-content td {
	vertical-align: top;
}

div.aloha-posts {
	width: 420px;
	min-height: 90px;
	padding: 10px 5px;
	text-align: left;
	float: left;
	position: relative;
}

div.aloha-image {
	width: 122px;
	margin-right: 10px;
	float: left;
	position: relative;
}

div.aloha-image img {
	/*width: 120px;
	height: 70px;*/ /*REMOVING. EJH. 05.11.09*/
	border: 1px solid #472706;
	padding: 1px;
}

div.aloha-text {
	width: 270px;
	margin-top: -10px;
	float: left;
	position: relative;
}

div.hiddenVideo {
	display: none;
}

div.clearall{
	clear: both;
}



/* RULES FOR THE "MENUDIV" OBJECT */
/* An absolutely positioned and hidden DIV. */
.menudiv {
 position: absolute;
 visibility: hidden;
 z-index: 1000;
 font-size: 10px;
 font-family: Georgia, "Times New Roman", Times, serif;
 text-transform: uppercase;
 text-align: left;
 line-height: 115%;
}


/* Formatting to apply to the elements inside the "menudiv" class elements. */
.menudiv a:link, .menudiv a:visited {
 display: block;
 color: #663606;
 font-weight: bold;
 padding: 3px 15px;
 text-decoration: none;
}

.menudiv a:hover {
 color: #ad9e68;
 text-decoration: none;
}
.menudiv a:active {
 color: #ad9e68;
 text-decoration: none;
}

.menudiv a.secnavlink {
 display: block;
 color: #367C2B;
 font-weight: bold;
 padding: 0px 15px;
 text-decoration: none;
 text-indent: 10px;
}

.menudiv a.secnavlink:hover {
 color: #ad9e68;
 text-decoration: none;
}
.menudiv a.secnavlink:active {
 color: #ad9e68;
 text-decoration: none;
}

.xtraspace {
	margin-top: 4px;
}


/*
The navigation script will automatically assign a class of "highlighted" to elements that currently
have an active submenu, so here's a little CSS to format links within a .menudiv element.
*/
.menudiv .highlighted {
 	color: #f47a20;
}

div#mAbout {
	width: 140px;
	height: 80px;
	background-image: url(/img/about_menu_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 6px 0px;
	text-align: right !important;
	vertical-align: top !important;
}

div#mAloha {
	width: 168px;
	height: 80px;
	background-image: url(/img/aloha_menu_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 6px 0px;
	text-align: left !important;
	vertical-align: top !important;
}

div#mBeers {
	width: 168px;
	height: 165px;
	background-image: url(/img/beers_menu_bg.png);
	background-repeat: no-repeat;
	padding: 6px 0px;
	text-align: right !important;
	vertical-align: top !important;
}

div#mOurPubs {
	width: 188px;
	height: 145px;
	background-image: url(/img/ourpubs_menu_bg.png);
	background-repeat: no-repeat;
	padding: 6px 0px;
	text-align: left !important;
	vertical-align: top !important;
}
div#mNews {
	width: 168px;
	height: 75px;
	background-image: url(/img/news_menu_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 6px 0px;
	text-align: left;
	vertical-align: top !important;
}

/*#### 404 page ###*/
div.error404 {
	background-image: url(/img/404_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	padding-bottom: 40px;
	min-height: 405px;
}

table#error404list {
 margin-left: 305px;
 margin-top: 32px;
}
div#error404links {
	width: 315px;
	margin-left: 30px;
}
div#error404links div.tatooed {
	margin-left: 10px;
	padding-left: 20px;
	margin-top: 15px;
	background-image: url(/img/vert_tatoo_tile.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

div#error404links ul {
	margin: 0px 0px 10px 25px;
	padding: 0px;
}
div#error404links ul ul {
	margin: 0px 0px 10px 18px;
	padding: 0px;
}

div#error404links ul li {
	list-style: disc;
	color: #663606;
}

/*### EMAIL FORM & FOOTER TEXT LINKS ###*/
.warning { 
	color: #FF6307;
}

#footer-wrapper {
	width: 700px;
	height: 30px;
	margin: 0px auto;
	padding: 15px;
	position: relative;
	/*border: 1px solid #fff;*/
}

#textfooter {
	padding-top: 8px;
	color: #7f6951;
	font-size: 10px;
	font-weight: bold;
	float: left;
} 

#textfooter a:link,
#textfooter a:visited {
	color: #7f6951;
	text-decoration: none;
}

#textfooter a:hover,
#textfooter a:active {
	color: #7f6951;
	text-decoration: underline;
}

#footerhusk-top {
	background-image: url(/img/mailinglisthusk_top.png);
	width: 325px;
	height: 9px;
}

#footerhusk-bottom {
	background-image: url(/img/mailinglisthusk_bottom.png);
	width: 325px;
	height: 9px;
}

#emailForm {
	padding-left: 4px;
	font-weight: normal;
	float: left;
}


#emailForm a:link,
#emailForm a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#emailForm a:hover,
#emailForm a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#emailForm input {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a08c63;
	background-color: #472706;
	border: 1px solid #ad946b;
	font-size: 10px;
}	

#emailForm #email {
	color: #a08c63;
	background-color: #472706;
	padding-left: 3px;
	width: 100px;
}	

#emailForm input[type=submit] {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a08c63;
	background-color: #050200;
	border: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#emailForm input[type=submit]:hover {
	color: #e4721e;
}

#updates-result {
	margin-top: -4px;
	font-size: 12px;
	padding: 3px;
	float: right;
	width: 400px;
	text-align: center;
	color: #EEE9CB;
	background-color: #050200;
}

#noscript {
	background-color: #990000; 
	color: #fff; 
	font-weight: bold; 
	padding: 10px 0px; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%
}

table.cake-sql-log {
	font-family: Arial, "MS Trebuchet", sans-serif;
	text-align: left;
	background-color: #fff;
	font-size: 11px;
	width: 950px;
	margin: 0 auto 0 auto;
}

table.cake-sql-log td {
	vertical-align: top;
	padding: 2px;
}

/* Input */

fieldset, form {
border: none;
padding: 0;
margin: 0;
}

form {
padding: 0 0 0 0;
}

.input {
padding: 5px 0;
position: relative;
}

.input label {
font-weight: bold;
}

.input input {
padding: 3px;
font-size: 100%;
border: 1px solid #bcbcbc;
width: 98%;
}

.input select {
font-size: 100%;
}

.checkboxMultiple input {
border: none;
}

.checkboxMultiple label {
display: block;
}

.checkboxMultiple label:hover {
background-color: #F2F2F2;
color: #000;
cursor: pointer;
}

.form-bottom {
padding: .7em;
line-height: 2.1;
margin: 10px -20px -21px;
background-color: #EDE9C4;
position: relative;
overflow: hidden;
height: 2.1em;
border-top: 1px solid #c4bf90;
}

.form-bottom input {
font-size: 100%;
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding: .2em;
float: left;
}

.dialog .form-bottom {
margin: 0 -10px 0 -10px;
}

.edit-actions {
padding-left: .6em;
}

.input textarea {
width: 98%;
padding: 3px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 100%;
border: 1px solid #bcbcbc;
}
