﻿body
{
}

/* Brew Bus History Styles */

#BrewBus
{
	font-family: Arial;
	color: Black;
	text-align: left;
	font-size: 12px;
	background-color: Transparent;
}

#BrewItinerary
{
	font-family: Arial;
	background-color: White;
	text-align: center;
	font-size: 12px;
	margin: .1em 4em 1em 4em;
	padding: 1em;
	background-color: Transparent;
}

#BrewItinerary img
{
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}


#BrewBus .faqTitle
{
	color: #8B0000;
	font-size: 14px;
	font-weight: bold;
	margin-top: .7em;
	margin-left: .2em;
}

#BusHistory
{
	font-family: Arial;
	text-align: Center;
	font-size: 14px;
	background-color: Transparent;
}

#Brewapalooza
{
	color: Black;
	text-align: left;
	font-family: Arial;
	font-size: .9em;
	margin: 0 1em 1em 1em;
}

#BusHistory .historycell
{
	border: solid .1em Black;
	float: left;
	background-color: Silver;
	margin: 1em 1em 2em 1em;
	width: 18em;
	height: 10em;
	font-family: Arial;
}

#BusHistory .anniversary
{
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	background-color: Yellow;
	color: Black;
	padding: 0 !important;
}

#BusHistory li
{
	font-family: Arial;
	font-size: 14px;
	padding: 0 0 .5em .1em;
	list-style-type: none;
}

#Brewapalooza ui
{
	margin-left: 12em;
	font-family: Arial;
	font-size: 14px;
	list-style-type: none;
}

#BusHistory .year
{
	padding: .5em 0 .5em .5em;
	background-color: #3574EC;
	clear: both;
	font-weight: bold;
	color: White;
}

.brewerylogos
{
	clear: both;
	margin: 1em;
	padding: 1em;
	border: solid .2em silver;
	text-align: center;
}

.breweryimage
{
	padding: .5em;
	text-align: center;
	border-style: none;
}

#Brewapalooza .linenode
{
	display: block;
	font-family: Arial;
	font-size: .9em;
}

#Brewapalooza p
{
	margin: 0 1em auto 1em;
	font-family: Arial;
	font-size: .9em;
}

#Brewapalooza .sectiontitle
{
	color: #8B0000;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .2em;
	font-family: Arial;
	font-size: .9em;
}

#Reservations
{
	color: Black;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	margin: 1em;
}

#Reservations h2
{
	font-size: 18px;
	color: Red;
	text-align: center;
	margin-top: 2em;
}

#Reservations .labels
{
	font-weight: bold;
	color: Black;
	text-align: left;
	font-size: 16px;
	padding: 1em 1em 0 1em;
}

#Reservations .numberbox
{
	width: 35px;
}

#Reservations .attendee
{
	border: Solid .1em Silver;
	margin: 1em 1em 0 1em;
	padding: 1em;
}

#Reservations .namelabel
{
	background-color: Transparent;
	width: 150px;
	margin-left: .2em;
	margin-right: .2em;
	display: inline-block;
}

#Reservations .namebox
{
	width: 150px;
}

#Reservations .requirednotice
{
	color: Red;
	font-family: Arial;
	font-size: 9px;
}

#Reservations .submitbutton
{
	color: White;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	background-color: #E56717;
	margin: 1em 0 0 1em;
}

#Reservations .linenode
{
	clear: both;
	margin: .1em 0 0 1em;
	font-family: Arial;
	font-size: 1em;
	background-color: Transparent;
	width: 75em;
}
/* End of BBH Styles */