* {
	margin: 0;
	padding: 0;	
}

body {
	color: #000000;
 	font-size: 11.0pt; 
 	font-family: "Trebuchet MS", Arial, sans-serif;
	background: url(/themes/salmonman/images/bg_tile.jpg) repeat;
}

#PageContent label {
display:block;
float:left;
height:30px;
margin:5px 0;
width:150px;
}

#PageContent fieldset {
	border: 0;
}

#PageContent div.field {
	padding: 2px;
	float: left;
}

#PageContent label {
	display: block;
	width: 200px;
	float: left;
}

#Form_MemberForm fieldset {
	border: 0;
}

#Form_MemberForm div.field {
	padding: 2px;
}

#Form_MemberForm label {
	display: block;
	width: 200px;
	float: left;
}

#AddressLine2 .middleColumn {
	padding-left: 200px;
}

input {
	font-size: 10.0pt;
 	font-family: "Trebuchet MS", Arial, sans-serif;
}

caption, th`{
	text-align: left;
	font-weight: normal;
}

html {
	color: #aecd43;
}

img {
	border: 0px;
}

/* Header */

#Page {
	width: 914px;
	margin-left: auto;
	margin-right: auto;
}

#Header { 
 	width: inherit; 
	height: 246px;
 	margin: 0 auto;
 	margin-top: 20px;
	overflow: hidden;
	background: url(../images/header.png) no-repeat center;
}

#Navigation {
	width: inherit;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#Navigation li {
	float: left;
	list-style-type: none;
}

#Navigation a {
	display: block;
	height: inherit;
	background-color: #2c6688;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 29px;
	padding-right: 29px;
	margin-top: 2px;
	margin-right: 1px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 11.0pt;
	font-weight: bold;
}

#Navigation a:hover,
#Navigation a.current {
	background-color: #224e69;
}

#PrimaryContent {
	float: left;
	width: 634px;
	margin-top: 25px;
}

#SiteContent {
	overflow: hidden;
	width: 634px;
	background-color: #f7efdf;
}

#PageContent {
	width: 614px;
	padding: 10px;
	overflow: hidden;
}

#Content {
	width: 614px;
}

#Content ul {
	padding: 10px 0 0 10px;
}

#ContentBottom {
	float: left;
	width: 100%;
	height: 75px;
	background: url(../images/content_bottom.png) center no-repeat;
}

#SecondaryContent {
	float: left;
	width: 252px;
	margin-top:	25px;
	margin-left: 26px;
}

#Sidebar {
	width: inherit;
}

#Footer {
	clear: both;
	width: inherit;
	text-align: center;
}

#Form_LoginForm {
	color: #fff;
	background-color: #95584d;
	padding: 10px;
	margin-bottom: 10px;
}

#Form_LoginForm h3 {
	font-size: 16.0pt;
	font-weight: none;
}

#Form_LoggedInForm {
	color: #fff;
	background-color: #95584d;
	padding: 10px;
	margin-bottom: 10px;
}

#Form_LoginForm form {
	width: inherit;
}

#Form_LoginForm fieldset {
	border: 0;
}

#Form_LoginForm a {
	color: #000;
}

#Form_LoggedInForm fieldset {
	border: 0;
}

#Form_LoggedInForm a {
	color: #000;
}

#SearchForm_SearchForm {
	color: #000;
	background-color: #c28571;
	padding: 10px;
	margin-bottom: 10px;
	height: 50px;
}

#SearchForm_SearchForm form {
	width: inherit;
}

#SearchForm_SearchForm h3 {
	font-size: 11.0pt;
	font-weight: bold;
}

#SearchForm_SearchForm div {
	float: left;
}

#SearchForm_SearchForm .action {
	float: left;
	margin-left: 10px;
}

#SearchForm_SearchForm fieldset {
	border: 0;
}

#Info_Salmon {
	font-size: 11.0pt;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #c28571;
	color: #000;
	text-align: center;
}

#Info_Salmon a {
	color: #000;
	text-decoration: none;
}

#Info_Sea {
	font-size: 11.0pt;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #2c6688;
	color: #fff;
	text-align: center;
}

#Info_Sea a {
	color: #fff;
	text-decoration: none;
}

#RecipesLink a, a:link, a:visited {
	color: #fff;
}

#SubscribeLink a, a:link, a:visited {
	color: #fff;
}

#ProductGroupMenu {
	background-color: #95584d;
	width: 634px;
	height: 30px;
	margin: -10px 0 20px -10px;
	overflow: hidden;
}

#ProductGroupMenu li {
	float: left;
	list-style-type: none;
}

#ProductGroupMenu a {
	display: block;
	height: inherit;
	float: left;
	padding: 5px;
	padding-left: 21px;
	padding-right: 21px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 11.0pt;
	font-weight: bold;
	border-right: 1px solid #fff;
}

#ProductGroupMenu a:hover,
#ProductGroupMenu a.current {
	background-color: #c28571;
}

#ProductGroup .product_summary {
	margin-top: 20px;
}

#RecipeList {
	padding: 10px 0 0 30px;
	margin: 0 0 30px;
}

#RecipeList h3 {
	margin-bottom: 20px;
}

#RecipeList a {
	color: #95584d;
	text-decoration: none;
}

#RecipeList a:hover {
	text-decoration: underline;
}

#RecipeGroupMenu {
	background-color: #95584d;
	width: 634px;
	height: 30px;
	margin: -10px 0 0 -10px;
	overflow: hidden;
}

#RecipeGroupMenu li {
	float: left;
	list-style: none;
}

#RecipeGroupMenu a {
	display: block;
	height: inherit;
	float: left;
	padding: 5px;
	padding-left: 21px;
	padding-right: 21px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 11.0pt;
	font-weight: bold;
	border-right: 1px solid #fff;
}

#RecipeGroupMenu a:hover,
#RecipeGroupMenu a.current {
	background-color: #c28571;
}

#ProcessTipList {
	padding: 10px 0 0 30px;
	margin: 0 0 30px;
}

#ProcessTipList h3 {
	margin-bottom: 20px;
}

#ProcessTipList a:hover {
	text-decoration: underline;
}

#ProcessTipGroupMenu {
	background-color: #95584d;
	width: 634px;
	height: 30px;
	margin: -10px 0 0 -10px;
	overflow: hidden;
}

#ProcessTipGroupMenu li {
	float: left;
	list-style: none;
}

#ProcessTipGroupMenu a {
	display: block;
	height: inherit;
	float: left;
	padding: 5px;
	padding-left: 21px;
	padding-right: 21px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 11.0pt;
	font-weight: bold;
	border-right: 1px solid #fff;
}

#ProcessTipGroupMenu a:hover,
#ProcessTipGroupMenu a.current {
	background-color: #c28571;
}

#Content {
	clear: both;
}

#Content h2.SearchResults {
	margin-bottom: 10px;
}

#Content p.SearchResults {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#Content p.Description {
	margin-left: 10px;
	font-weight: normal;
}

#Content ul.SearchResults {
	list-style: none;
}

#Content li.SearchResults {
	margin-bottom: 15px;
}

#Content a.SearchResults, a:link.SearchResults, a:active.SearchResults, a:visited.SearchResults {
	text-decoration: none;
	font-weight: bold;
	color: #95584d;
}

#Content a:hover.SearchResults {
	text-decoration: underline;
}

#PageNumbers {
	width: 614px;
	border-top: 1px solid #000;
	padding-top: 10px;
}

#PageNumbers a, a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #95584d;
}

#PageNumbers a:hover {
	text-decoration: underline;
}

#SubscribeForm div {
	clear: both;
}

#SubscribeForm fieldset {
	border: 0;
}

#SubscribeForm {
	line-height: 30px;
}

#SubscribeForm label {
	display: block;
	width: 150px;
	float: left;
	height: 30px;
	margin: 5px 0 5px 0;
}

#SubscribeForm ul, li {
	list-style: none;
}
