body {
	font-family: Segoe UI, Arial, sans-serif;
	font-size:11px;
	margin:3px;
	padding:5px;
	background-color:#fff;
}
body.bbg {
	background-color:#000;
	color:#ccc;
}
.bbg {
	color:#ccc;
}
.bbg a, .tabs-top a {
	color: #f90;
}
select, input, table {
	font-size:11px;
}
.tabs-top {
	 padding: 4px; margin:0px; background-color:#333; text-align: center;
}
.footer {
	text-align:center;
}
.tiny {
	font-size: 0.8em;
}
a {
	color: #82261b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.ui-tabs a {
	color: #82261b;
}
.ratingboxes {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: .3em .7em;
}
h1,h2 {
	padding: 0px;
}
h1 {
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.tiivis {
	margin-bottom: 0px;
	margin-top: 0px;
}
.minispacer {
	height: 2px;
	clear: left;
}
.spacer {
	height: 20px;
	clear: both;
}

/* beers.php only */
#bigpctl {
	font-size:40px;line-height:35px;color:#ccc;font-weight:bold;
}
.r_row {
	border-bottom: solid 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.r_link {
	color: #c6141c;
}
.r_text {
	font-size:13px;
	text-align:justify;
}
.r_total {
	font-size: 180%;
	font-weight: bold;
	float: left;
	clear: none;
	-moz-border-radius: 5px;
	margin-right: 6px;
	padding-left: 3px;
	padding-right: 3px;
	color: #fff;
	background-color: #036;
}
.r_details {
	font-weight: bold;
}
