@charset "UTF-8";
/* CSS Document */

body {
	background-color: #cdc3a8;
	background-image:url('../images/honey_comb.png');
	margin: 0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}

#maincontainer {
	width: 800px;
	margin: 0px auto;
	background-color: #FFF;
	box-shadow: 0px 5px 20px 0px #222;
}

#banner {
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding-bottom: 0px;
}

#banner img {
	margin: 20px 0px -10px 67px;
}
#banner p {
	text-align: right;
	margin: 0px 10px 0px 0px;
}
#banner a {
	font-size: 12px;
	color: #000;
}
#banner a:hover {
	color: #060;
}
#banner a:active {
	color: #FC0;
}

div.navbar {
	text-align: center;
	height: 40px;
	/*background-image:url(../grid960.png);*/
	background-color: #444;
	margin-top: 0px;
	padding: 0px 0px 0px 12px;
}
table.navtable {
	width: 100%;
	border: none;	
}
.navtable td {
	border: none;
	text-align: right;
}
td.navbarright {
	vertical-align: top;
}

div.menu	a {
	color: #f0f0f0;	
	background: #404040;
	font-family: Helvitica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px; 
	padding: 2px 5px;
	border: 2px solid #000;
}

table.menu a { 	
	border: 2px solid #333333;	
	display: block; 
}

div.menu a:link, div.menu a:visited, div.menu a:hover, div.menu a:active {
	color: #f0f0f0; 
	background: #404040;
	border: 2px solid #000;
	text-decoration: none;
	padding: 5px;
}

div.menu	a:hover {
	background: #909090;
}

div.menu	a:active {
	background: #B0B0B0;
}

form.navlink {
	vertical-align:top;
	margin:0px;
	padding:0px;
	padding-right:5px;
}

input.searchbar {
	height:1em;
	width:13em;
	background-color:#F0F0F0;
	border-style:solid;
	border-color:#000;
	border-width:2px;
	outline:none;
	margin:5px 4px 4px 0px;
	font-weight:bold;
	font-size:14px;
}

input.searchbar:focus {
	background-color:#F8F8F8;
	outline:solid 1px #888;
}

input.searchbutton {
	height:20px;
	width:4.5em;
	padding:1px 1px 1px 1px;
	border: 2px solid #000;
	background:#404040;
	color:#f0f0f0;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}

input.searchbutton:hover {
	background-color:#909090;
	color:#FFF;
}

input.searchbutton:active {
	background-color:#B0B0B0;
	color:#F0F0F0;
}

#contentwrapper {
	float: left;
	width: 100%;
}

.contentcolumn p {
	line-height: 150%;
}

.contentcolumn h2 {
	color: #444;
	margin-top: 40px;
}

.contentcolumn {
	margin: 0px;
	margin-left: 70px;
	margin-right: 40px;
	margin-top: 27px;
	margin-bottom: 100px;
	text-align: left;
	font-size: 16px;
}

#contentwrapper {
	margin:0px;
}

#footer {
	clear: left;
	width: 670px;
	margin: auto;
	background-color: #FFF;
	text-align: center;
	padding: 5px 0;
	font-size: 14px;
	border-top: 2px solid #999;
}

#footer a {
	color: #333;
	font-weight: bold;
}

.contentcolumn a:link, .contentcolumn a:visited {
	color:#060;
	text-decoration:none;
}
.contentcolumn a:hover {
	text-decoration:underline;
}
.contentcolumn a:active {
	color:#FC0;
}
td#superstyle {
	font-weight:bold;
	font-size:18px;
}
td#beerstyle {
	padding-left:30px;
}
#stylestat {
	border-collapse:collapse;
}

#stylestat td, #stylestat th {
	border:0px solid #98bf21;
	padding:3px 20px 2px 12px;
}
#stylestat th {
	font-weight:bold;
	font-size:18px;
	text-align:left;
	padding-top:5px;
	padding-bottom:8px;
}

#stylestat tr.alt td {
	color:#000000;
	background-color:#DDD;
}
#stylestat tr.alt a:link {
	color: #000;
	font-weight: bold;
}
#stylestat tr.alt a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.breadcrumb {
	text-align: left;
	color: #000;
	margin-top: 6px;
	margin-left: 70px;
}

.breadcrumb i {
	color: #666;
	font-size: 14px;
}

.breadcrumb img {
	height: 10px;
	vertical-align: middle;
	margin-left: 4px;
	margin-right: 2px;
}

.breadcrumb a, .breadcrumb a:visited {
	font-style: italic;
	text-decoration: underline;
	color: #000;
	font-size: 14px;
}

.breadcrumb a:hover {
	color: #060;
}

.breadcrumb a:active {
	color: #FC0;
}

p.see {
	font-style: italic;
	font-size: 14px;
	margin-left: 35px;
}

.ref li {
	padding-bottom: 16px;
}

table.hop_composition {
	border-collapse: collapse;
}

.hop_composition td {
	border: 1px solid #a8a8a8;
	padding: 8px;
	text-align: right;
	font-weight: bold;
}
.hop_composition td:nth-child(2) {
	text-align: center;
	font-weight: normal;
}
.hop_composition td:nth-child(3) {
	color: #2a2a2a;
	text-align: center;
	font-weight: normal;
}

.hop_composition a:link, .hop_composition a:visited, .hop_composition a:hover {
	color: #003153;   
}
.hop_composition a:active {
	color: #FC0;
}

table.yeast_character {
	border-collapse: collapse;
}

.yeast_character td {
    border: 1px solid #444;
	font-weight: bold;
	color: #282828;
    padding: 8px;
    text-align: right;
}

.yeast_character td:nth-child(2) {
    text-align: center;
	font-weight: normal;
	color: black;
}

table.style_stats {
	border-collapse: collapse;
}

.style_stats td {
    border: 1px solid #444;
    padding: 8px;
    text-align: right;
    font-weight:bold;
}

.style_stats td:nth-child(2) {
    text-align: center;
    font-weight:normal;
}

table.grain_stats {
	border-collapse: collapse;
}

.grain_stats td {
    border: 1px solid gray;
    padding: 8px;
    text-align: right;
    font-weight: bold;
}

.grain_stats td:nth-child(2) {
    text-align: center;
    font-weight: normal;
}

.grain_stats a:link, .grain_stats a:visited, .grain_stats a:hover {
	color: #003153;   
}

.grain_stats a:active {
	color: #FC0;
}

