/*
Theme Name: Good Fish Bad Fish
Theme URI: http://goodfishbadfish.com.au
Description: A custom build for GFBF by Abitlikethis
Version: 1.0
Author: Theme built by Benji Greig, CSS by Alex Reid for Abitlikethis
Author URI: http://abitlikethis.com
Tags: fish, black, white, food
*/

/* 
  html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
  v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark
  html5doctor.com/html-5-reset-stylesheet/
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
article, aside, figure, footer, header, hgroup, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
	display:block;
	height:1px;
	border:1px solid;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}
/* END RESET CSS */


/*
-------------------------
|   Typography Styles   |
-------------------------
*/
body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:15px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	color:#000000;
	margin-bottom:21px;
	font-weight:normal;
	line-height:42px;
	letter-spacing:-1px;
	margin-top:-10px;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#333333;
	margin-bottom:15px;
	letter-spacing:-1px;
	line-height:21px;
}
h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#333333;
	margin-bottom:15px;
	line-height:21px;
}
h4 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#333333;
	margin-bottom:15px;
	letter-spacing:-1px;
	line-height:26px;
}

p {
	color:#333333;
	margin-bottom:21px;
}
a {
	text-decoration:none;
	color:#666;
}
a:hover {
	text-decoration:underline;
}

/* 
-------------------
|  Layout Styles  |
-------------------
*/
body {
	background-color:#000000;
}
#bg_wrap {
	background-image:url(images/bg_fish.jpg);
	background-attachment: fixed;
	width: 100%;
	position:relative;
	padding-bottom:1px;
}
#container {
	width:960px;
	margin: 0px auto;
}
#footer {
	width:902px;
	margin: 0px auto;
	clear:both;
	background-image:url(images/footer_line.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding: 31px 29px 0px;
}
.clearfix {
	width:100%;
	clear:both;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
/* 
-------------------
|  header styles  |
-------------------
*/
#header.large {
	background-color:#000000;
	height:236px;
	position:relative;
	margin-bottom:21px;
	padding: 0px 8px;
}
#header.small {
	background-color:#000000;
	height:185px;
	position:relative;
	margin-bottom:21px;
	padding: 0px 8px;
}
#header h3, #header p, #header a {
	line-height:15px;
	margin-bottom:0px;
}
#header h3 a {
	color:#d7d7d7;
	font-size:10px;
	font-weight:bold;
}
#header p a {
	color:#999999;
	font-size:11px;
}
#facebook_header, #twitter_header {
	width:245px;
	position:relative;
	margin:0px 0px 11px 21px;
	padding:10px 0px 0px 21px;
	float:left;
	background-repeat:no-repeat;
	background-position:left 11px;
}
#facebook_header {
	background-image:url(images/header_fb_logo.gif);
}
#twitter_header {
	background-image:url(images/header_twitter_logo.gif);
}

#twitter_header ul,
#twitter_header li,
#facebook_header ul,
#facebook_header li {
	list-style-type: none;
	margin: 0;
	font-size:11px;
}

#twitter_header .tweet_time {
	display: none;
}

#twitter_header p,
#facebook_header p {
	color: #999999;
}

#email_header {
	margin:0px 21px 11px 0px;
	padding:10px 0px 0px 0px;
	position:relative;
	float:right;
	width: 246px;
}
#email_header h3 {
	display:block;
	float: left;
	clear:none;
	color:#6d6e71;
	font-size:12px;
}
#mc_signup {
	display:block;
	float: left;
	clear:none;
	background-color:#797979;
	margin-left:10px;
	padding:0px 0px 2px 5px;
	position: relative;
}

#mc_signup label {
	display: none;
}

#mc_signup br {
	display: none;
}

#mc_signup .mc_signup_submit {
	position: absolute;
	top: 0;
	right: -20px;
}

#mc_signup .mc_signup_submit input {
	border: 0;
	width: 16px;
	height: 16px;
	background: url(images/newsletter-signup-arrow.png) no-repeat top left;
	cursor: pointer;
}

#mc_signup span.mc_error_msg,
#mc_signup .mc_success_msg {
	font-size: 11px;
	font-weight: normal;
	display: block;
	position: absolute;
	top: 30px;
}

#mc_signup .mc_success_msg {
	color: #00ff80;
}

#mc_signup input {
	padding-right:5px;
}

#black_search_form form {
	display: inline;
}
#mc_signup input.text_area,
#mc_signup input.mc_input {
	margin:0px;
	padding:0px;
	border:none;
	background-color:transparent;
	color:#FFFFFF;
	width:100px;
}
#mc_signup input.text_area:focus {
	outline:none;
}
#latest_stuff_header {
	margin:0px 21px;
	clear:both;
}
#latest_stuff_header h3 {
	color: #666666;
	font-size:11px;
	padding-bottom:5px;
}
#latest_stuff_header p {
	font-size:18px;
	color:#FFF;
}
#header_fb_like {
	position:absolute;
	right:23px;
	bottom:21px;
}
#header.large h1 {
	margin-bottom:0px;
	background-image:url(images/header_logo_big.gif);
	background-repeat: no-repeat;
	position:absolute;
	width:609px;
	height:94px;
	left: 21px;
	bottom: 21px;
}

#header.large h1 a {
	display: block;
	width:609px;
	height:68px;
}

#header.small h1 {
	margin-bottom:0px;
	background-image:url(images/header_logo_small.gif);
	background-repeat: no-repeat;
	position:absolute;
	width:371px;
	height:64px;
	left:21px;
	bottom:21px;
}

#header.small h1 a {
	display: block;
	width:371px;
	height:42px;
}


#header h1 span {
	margin-top: 8px;
	display: block;
	padding: 0;
	
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#header h1 a span {
	display: none;
}

/* 
-------------------
|  content boxes  | 
-------------------

content box white */
.content_box_white {
	border:8px solid #000000;
	margin-bottom:21px;
	background-color:#FFFFFF;
}
/* full width box*/
.inner_full_width {
	margin: 21px 21px 0px 21px;
	clear:both;
}
.inner_full_width h1 {
	margin-bottom:0px;
}
/* two column wide box left */
.inner_2_column_left {
	margin: 21px 77px 21px 21px;
	width: 496px;
	float:left;
}
.inner_2_column_left_featurebox{
	float:left;
	margin:21px;
}
.inner_2_column_left.wide{
	margin: 21px 21px 21px 21px;
	width: 620px;
	float:left;
}

.inner_2_column_left.wide.header{
	margin: 21px 0px 0px 21px;
	width: 620px;
	float:left;
}

.inner_2_column_left.wide ul {
	margin-left: 1.5em;
	margin-bottom: 1em;
	list-style-type: circle;
}

/* Preparationa nd cooking within Fish pages */

.inner_2_column_left.fullwide{
	margin: 5px 21px 21px 21px;
	width: 820px;
	float:left;
}




/* one column wide box right */
.inner_1_column_right {
	width:338px;
	position:relative;
	margin:0px;
	padding:0px;
	float:right;
	line-height:0px;
}
/* one column wide box left */
.inner_1_column_left{
	position:relative;
	width:284px;
	margin: 21px;
	float:left;
}
/* two column wide box right */
.inner_2_column_right{
	position:relative;
	float:right;
	width: 591px;
	margin:21px 21px 21px 0px;
}
/* inner box typography */
.content_box_white .inner_2_column_left h1 a {
	color: #000;
}

.content_box_black .inner_2_column_left h1 a {
	color: #fff;
}

.inner_2_column_right.title{
	margin:21px 21px 0px 0px;
}
.inner_2_column_right.title h2 {
	margin:0px;
	padding:0px;
}
.inner_2_column_right img {
	float:right;
	padding: 0px 0px 21px 21px;
}
.inner_1_column_left h1, .inner_1_column_left h2, .inner_1_column_left p, .inner_2_column_right h1, .inner_2_column_right p, .inner_2_column_right h3, .inner_1_column_left h3 {
	margin-bottom: 10px;
	line-height:15px;
}
.inner_2_column_right p, .inner_1_column_left p {
	margin-bottom: 5px;
}
.inner_2_column_right h2 {
	display:inline-block;
	width: 361px;
	margin-bottom:10px;
}
.inner_2_column_right .light {
	display:inline;
	font-weight:normal;
}
.inner_2_column_right h3, .inner_1_column_left h3 {
	font-size:12px;
}
/* article styles */
.article {
	margin-bottom:21px;
	border-bottom:1px solid #999999;
	padding-bottom:15px
}
.article h3 {
	padding:0px;
	margin:0px;
	color:#777777;
}
.article h3.date {
	font-weight:normal;
	color:#999;
}
/* seafood converter specific styles */
.sustainability {
	background-repeat:no-repeat;
	height:55px;
	background-position: -3px bottom ;
	margin-bottom:40px;
	margin-top:10px;
}
.sustainability .tooltip{
	float:left;
	width:45px;
	height:25px;
}
.sustainability .tooltip p{
	display: none;
	text-align: center;
	position:absolute;
	width: 135px;
	left: 0px;
	top: 30px;
}
.sustainability .tooltip:hover p{
	display: block
}
.sustainability ul{
	position: relative;
	list-style:none;
}
.good {
	background-image:url(images/green.png);
}
.rethink {
	background-image:url(images/orange.png);
}
.bad {
	background-image:url(images/red.png);
}
.pielegend {
	display: block;
	float: right;
	width: 128px;
	padding-top: 20px;
}
.pielegend span {
	clear: both;
	display: block;
	margin-bottom: 6px;
	line-height: 16px;
	font-weight: bold;
}
.pielegend span div {
	width: 16px;
	height: 16px;
	margin-right: 3px;
	float: left;
}

.pielegend span.green div {
	background-color: #99cc33;
}
.pielegend span.orange div {
	background-color: #fe8532;
}
.pielegend span.red div {
	background-color: #CF0000;
}

.sustainability h3{
	font-size:14px;
	color:#333333;
}
.cooking {
	background-repeat:no-repeat;
	background-image:url(images/cooking_methods.png);
	width: 65px;
	height: 42px;
	float: left;
}
.bake {
	background-position: 0 0;
}
.grill {
	background-position: 0 -42px;
}
.fry {
	background-position: 0 -84px;
}
.poach {
	background-position: 0 -126px;
}
.raw {
	background-position: 0 -168px;
}
.steam {
	background-position: 0 -210px;
}
.bbq {
	background-position: 0 -252px;
}
.smoke {
	background-position: 0 -294px;
}
.braise {
	background-position: 0 -336px;
}

/* seafood converter search box */
#black_search_form {
	margin: 21px 0px 42px;
	color:#fff;
}

#white_search_form {
	color:#000;
	margin: 0;
	padding-top: 10px;
	display: block;
	clear: left;
}

#white_search_form .jump_link {
	margin: 0;
}


body.home #black_search_form {
	margin: 0 21px 21px;
}

#black_search_form select, #black_search_form input,
#white_search_form select, #white_search_form input {
	width: 150px;
	margin-right:10px;
}

#black_search_form input {
	border: 0;
	padding:4px 6px;
}

#black_search_form select {
	border: 1px solid #fff;
	color: #fff;
	background: #000;
	padding:3px 5px;
}

#white_search_form input {
	border: 1px solid #000;
	padding:3px 5px;
}

#black_search_form .alt{
	margin-right:20px;
	margin-left:10px;
}
#black_search_form .submit {
	text-align:left;
	background-color:#000000;
	border: 1px #ffffff solid;
	color:#FFFFFF;
	padding:3px 45px 3px 5px;
	margin:0px;
	background-image:url(images/right_arrow_white.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
#black_search_form .submit:hover {
	background-color:#FFFFFF;
	color:#000;
	background-image:url(images/right_arrow_black.gif);
}
#black_search_form label {
	position:absolute;
	margin-top:-20px;
}
/* content box black */
.content_box_black {
	border:8px solid #000000;
	margin-bottom:21px;
	background-color:#000000;
}
.content_box_black h1, .content_box_black h2, .content_box_black h3, .content_box_black p {
	color:#FFFFFF;
}
.content_box_black .title {
	margin-top:11px;
}
/* link styles */
.content_box_white .links{
	border-top: 1px solid #999999;
	padding-top:10px;
}

.content_box_white .links ul,
.content_box_white .links li {
	list-style-type: none;
	margin: 0;
	display: inline;
}

.content_box_white .links a {
	display:block;
	position:relative;
	float:left;
	width: 200px;
	text-align:left;
	border: none;
	padding:3px 0px 3px 10px;
	margin:0px 10px 0px 0px;
	background-position:-10px center;
	background-repeat:no-repeat;
	font-weight:bold;
	background-color:#FFFFFF;
	border-color: #000000;
	color:#000000;
	background-image:url(images/right_arrow_black.gif);

}
/* jump link styles */
.jump_link {
	text-align:left;
	border: 1px solid;
	padding:3px 45px 3px 5px;
	margin:42px 0px 0px 0px;
	background-position:right center;
	background-repeat:no-repeat;
	font-weight:bold;
}
.jump_link:hover {
	text-decoration:none;
}
.content_box_black .jump_link {
	background-color:#000000;
	border-color: #ffffff;
	color:#FFFFFF;
	background-image:url(images/right_arrow_white.gif);
}
.content_box_black .jump_link:hover {
	background-color:#FFFFFF;
	color:#000;
	background-image:url(images/right_arrow_black.gif);
}
.content_box_white .jump_link {
	background-color:#FFFFFF;
	border-color: #000000;
	color:#000000;
	background-image:url(images/right_arrow_black.gif);
}
.content_box_white .jump_link:hover {
	background-color:#444444;
	color:#FFFFFF;
	background-image:url(images/right_arrow_white.gif);
}

/*
-------------------
|  footer styles  |
-------------------
*/
#footer_menu {
	margin: 0px 0px 22px 0px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	clear:both;
}
#footer_menu li {
	color: #999999;
	display: inline;
}
#footer_menu li a {
	color: #999999;
}
#footer p {
	width: 710px;
	color:#d7d7d7;
	float:left;
}
#search_form_footer {
	display:inline;
	clear:none;
	background-color:#797979;
	margin-left:10px;
	padding:0px 0px 4px 5px;
	float:right;
	margin-top:5px;
}
#search_form_footer input {
	padding-right:5px;
}
#search_form_footer input.text_area {
	margin:0px;
	padding:0px;
	border:none;
	background-color:transparent;
	color:#FFFFFF;
	width:120px;
}
#search_form_footer input.text_area:focus {
	outline:none;
}
#footer .credit {
	float: left;
	clear: both;
	color: #6d6e71;
	line-height: 16px;
	padding-bottom: 21px;
}

#footer .credit a {
	display: inline-table;
	vertical-align: middle;
	width: 66px;
	height: 16px;
	background-image:url(images/abitlikethis.png);
	background-repeat: no-repeat;
}

#footer .credit a span {
	display: none;
}
/*
--------------------
|  Review section  |
--------------------
*/
.review_scorecard {
	width: 586px;
	margin-bottom:42px;
	border: 1px solid #ccc;
	padding: 16px;
}

.review_scorecard .score {
	width: 170px;
	float: left;
}

.review_scorecard .total {
	width: 170px;
	clear: both;
	height: 32px;
	padding-bottom: 20px;
	display: block;
}

.review_scorecard .pie {
	width: 238px;
	float: right;
}

.review_scorecard span.rating {
	width:100px;
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	height:19px;
	margin-bottom: 21px;
}
.review_scorecard .rating span {
	font-size:14px;
	color:#999999;
	text-align:center;
	display:block;
	height: 15px;
	width: 15px;
	position: relative;
	border-right:1px solid #ccc;
	float:left;
	padding:2px;
}
.review_scorecard .rating span.select {
	color:#000000;
	font-weight:bold;
}
.review_scorecard h3 {
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.review_scorecard h2 {
	margin:6px 0px 10px 0px;
	padding:0px;
	display:inline;
	float:left;
}
.review_scorecard .review_rating_top, .review_scorecard .review_rating_bottom{
	text-align:center;
	width: 21px;
	position: absolute;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-left: 10px;
}
.review_scorecard .review_rating_bottom {
	margin-top: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;	
}
.review_fineprint, .review_fineprint h3, .review_fineprint .expanded h3 {
	font-size:10px;
	margin:0px;
	padding:0px;
}
.review_fineprint  .expanded {
	display: none;
	padding-top: 10px;
}
.review_fineprint {
	padding-top: 10px;
	border-top: 1px solid #ccc;
	display: block;
	clear: both;
}
.review_fineprint p {
	margin: 0;
}

.review_img,
.right_img {
	width: 226px;
	margin: 21px 21px 21px 0px;
}
.review_img img {
	border: 3px solid #000000;
	margin-bottom:5px;
	max-width: 219px;
	height: auto;
}
.review_img p {
	font-style:italic;
	font-size:10px;
	color:#666;
}

.right_img img {
	margin-bottom:5px;
	max-width: 219px;
	height: auto;
}
.right_img p {
	font-style:italic;
	font-size:10px;
	color:#666;
}

/** Recipe **/

.featurebox{
	width:450px;
	float:left;
}

.featurebox p{
	height:60px;
}

.featurebox .featureboximg{
	position: relative; margin: 0px; padding: 0px; line-height: 0px; float:left;
}

.single-recipe .topcont{
	width:890px;
	margin:0 auto;
	height:290px;
	margin-bottom:40px;
	position: relative;
}

.single-recipe #recipe-head{
	height:90px;
	margin-bottom:0;
	line-height:80px;
	width:790px;
}

.single-recipe .topcont #recipe-icon{
	position: absolute;
	right: 0px;
	margin-top: -88px;
}

.single-recipe .topcont .food-img{
	width:390px;
	float:left;
	height:290px;
}

.single-recipe .topcont #other-shots{
	position:absolute;
	margin-top: -35px;
	margin-left: 13px;
	padding:4px 2px 1px;
	background:black;
}

.single-recipe .topcont #other-shots .recipe-thumb{
	float:left;
	padding:0 2px;
	cursor:pointer;
}

.single-recipe .topcont #other-shots .recipe-thumb img{
	max-width:65px;
	max-height:50px;
}



.single-recipe .topcont .desc{
	width:450px;
	background:black;
	color:white;
	height:240px;
	float:left;
	padding:25px;
	font-size:12px;
}

.single-recipe .topcont .desc *{
	color:white;
	font-size:12px;
}

.single-recipe .topcont .desc #preptime{
	
}

.single-recipe .topcont .desc #preptimeclock{
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -5px;
}

.single-recipe .topcont .desc span.prepbold{
	font-weight:bold;
}

.single-recipe .botcont{
	width:890px;
	margin:0 auto;
}

.single-recipe .botcont .ingred{
	width:375px;
	float:left;
	padding-left:15px;
}
.single-recipe .botcont .method{
	width:485px;
	float:left;
	padding-left:15px;
}
.single-recipe .botcont .method ol li{
	margin-bottom:20px;
}

.single-recipe .botcont h1{
	font-size:24px;
}

.single-recipe .recipe-foot{
	
	background:black;
	padding:20px 10px 10px 10px;
	height:20px;
}

.single-recipe .recipe-foot .submit-recipe-link{
	background:url(images/submit-recipe-link.png);
	width:142px;
	height:19px;
	display:block;
	float:left;

}

.single-recipe .recipe-foot .submit-recipe-link:hover{
	background-position:0 -21px;
}

.single-recipe .recipe-foot .print-this{
	background:url(images/print-this.png);
	width:148px;
	height:26px;
	display:block;
	float:left;
	margin-top:-2px;
}

.single-recipe .recipe-foot .print-this:hover{
	background-position:0 -31px;
}

.single-recipe .recipe-foot .email-this{
	background:url(images/email-this.png);
	width:153px;
	height:26px;
	display:block;
	float:left;
	margin-top:-2px;
	margin-left:30px;
}

.single-recipe .recipe-foot .email-this:hover{
	background-position:0 -29px;
}

.recent-footer-box{
	padding:20px 20px;
}

.recent-footer-box .featureboximg{
	float:left;
}

.recent-footer-box .featureboxcont{
	float:left;
	width:230px;
	margin-left:20px;
}

.recent-footer-box h2{
	padding:0;
	margin:0;
}

.recent-footer-box h2 a{
	color:white;
	font-size:12px;
	letter-spacing: normal;
	line-height: 12px;
}

.www-meta{
	border:solid black 4px;
	float:left;
	margin-right:10px;
	width:176px;
	height:85px;
	text-align:center;
}

.www-meta .top-black{
	background:black;
	text-transform:uppercase;
	font-weight:bold;
	color:white;
	font-size:12px;
	padding:10px 0;
}

.www-meta .bot-white{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding:10px;
}

.www-meta .bot-white a{
	text-decoration:underline;
	color:black;
}

.www-meta .bot-white a:hover{
color:#444;
}

.contact-div{
	float:left;
}

.contact-outter{
	padding:20px;
}

.contact-div input{
	padding:5px;
}
input.wpcf7-submit{
	padding:5px 15px;
	cursor:pointer;
}
.contact-div input, .contact-div textarea{
	background:black;
	color:white;
	border:none;
}

.search-leftimg{
	float:left;
	margin-right:20px;
}

.search-righttext{
	float:left;
	width: 85%;
}

/*
--------------------
|  Assessment chart section  |
--------------------
*/


	
table.padded-table td { 
	padding:5px;
	vertical-align:middle;
	font-size: 0.9em;

}


.boldandborder { 
	border: 2px none black;
	font-weight: bold;
	text-align: center;
	border-bottom-style: solid;
	
}

.multipleVariants { 
	border: 1px none #ebeaeb;
	text-align: center;
	border-bottom-style: solid;
	
}


.bold { 
	font-weight: bold;
	text-align: center;
}

.boldGrey { 
	font-weight: bold;
	text-align: center;
	background-color: #ebeaeb;

}

.boldGreyBorder { 
	font-weight: bold;
	text-align: center;
	background-color: #ebeaeb;
	border: 2px none black;
	border-bottom-style: solid;
}


.region { 
	font-weight: normal;
	text-align: left;
}

.variant { 
	font-weight: bold;
	text-align: right;
}

.goodfish { 
	background-color: #b4c99e;
	text-align: center;
}

.maybefish { 
	background-color: #f6af5d;
	text-align: center;
}



.badfish { 
	background-color: #e45f51;
	text-align: center;
}

.aligncenter {
	text-align: center;
	}


.terms { 
	text-align: left;
	font-size: 0.5em;
}

