.mainBorder {
	margin-top: 20px;
	border: 1px solid white;
	width: 840px;
}
.headBorder {
	margin-top: 100px;
	border: 1px solid white;
	width: 839px;
	height: 0px;
}
.topTable {
	
}
.toplink {
	float: right;
	margin-top: 6px;
	margin-right: 10px;
}
.toplink a {
	color: white;
	text-decoration: none;
	font-size: 10px;
}
.logo {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.bulletlist
{
	list-style: outside;
}
.navLink {
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	color: white;
}
.newsnavLink {
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;
	color: white;
	margin-top: 7px;
}
.productnavLink {
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	color: white;
	margin-bottom: 7px;
	margin-top: 7px;
}
.topnavLink {
	font-size: 15px;
	text-decoration: none;
	cursor: pointer;
	color: white;
}

.topnavLink img { margin: 7px 0 0 0; }

.menu {
	margin-top: 61px;
}
.menuitem {
	float:left;
	height:15px;
	padding-left: 10px;
	padding-right: 10px;
}
.menuitemitem {
	float:left;
	padding-left: 5px;
}
.footer {
	margin-top: 5px;
	width: 840px;
	color: white;
}
.footerTextLeft {
	font-size: 10px;
	color: white;
	float: left;
	margin-right:190px;
	margin-left:15px;
}
.footerTextLeft .menuitemitem {
	font-size: 10px;
}
.footerTextLeft .menuitemitem img { margin: 3px 0 0 0; }

.footerTextMiddle {
	font-size: 10px;
	color: white;
	float: left;
}
.footerTextRight {
	float:right;
	margin-right:15px;
	font-size: 10px;
	color: white;
}
.content {
	color: white;
}
.content .contentBorder {
	border: 1px solid white;
	width: 839px;
	height: 0px;
}
.content .link {
	float: left;
	padding-top: 20px;
	padding-left: 24px;
	padding-right: 24px;
	cursor: pointer;
}
.content .link .item {
	width: 211px;
	height: 102px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	float:left;
	cursor: pointer;
}
.content .linklink {
	text-decoration: none;
}
.content .aboutmenu {
	margin-top: 30px;
	margin-left: 20px;
}
.content .aboutmenu .aboutmenuitem {
	height:15px;
	padding-top: 10px;
}
.content .aboutcontent {
	margin-top: 30px;
	color: white;
	margin-left: 30px;
	width: 500px;
}
.content .aboutmenu .aboutlist {
	list-style-image: url(images/menuitem.gif);
	list-style-position: outside;
	margin-left: 20px;
}
.content .newscontent {
	margin-top: 30px;
	color: white;
	width: 500px;
	margin-left: 30px;
}
.content .productcontent {
	margin-top: 30px;
	margin-left: 30px;
	color: white;
	width: 500px;
}
.content .productcontent h2 { 
	margin-top: 0px;
}

.content .newsmenu {
	margin-top: 30px;
	margin-left: 15px;
}
.content .newsmenu .newslist {
	list-style-image: url(images/menuitem.gif);
	list-style-position: outside;
	margin-left: 20px;
	text-transform: uppercase;
}
.content .newsmenu .newsmenuitem {
	margin-top: 4px;
	margin-bottom: 5px;
}
.content .newsmenu .newsmenuitem-selected {
	margin-top: 4px;
	margin-bottom: 5px;
}

.newssubmenuitem
{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.content .productmenu {
	margin-top: 30px;
	margin-left: 10px;
}
.content .productmenu .productlist {
	list-style-image: none;
	margin-left: 10px;
}
.content .productmenu .productsubmenuitem {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
}
.content .productmenu .productsubmenuitem a {
	font-size: 10px;
	
}
.content .productmenu .productmenuitem {
	background: url(images/menuitem.gif) left top no-repeat;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.content .categorylist {
	background: url(images/categories_bg.png);
	width: 195px;
	margin-top: 40px;
	margin-right: 20px;
}
.content .categorylist .categorytable {
	width: 100%;
	margin-top: 1px;
}
.content .categorylist .categorytable .item {
	width: 17px;
	height: 11px;
	background: url(images/tickbox.png);
	cursor: pointer;
	
}
.content .categorylist .categorytable .item-selected {
	width: 17px;
	height: 11px;
	background: url(images/tickbox_checked.png);
	cursor: pointer;
}
.content .categorylist .categorytable .text {
	margin-left: 15px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 12px;
}
.content .recipe-content {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.content .recipe-intro {
	width: 400px;
	margin-left: 25px;
}
.content .toprecipes {
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
	width: 500px;
}
.content .toprecipes .recipe-thumbnail {
	border: 1px solid white;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
}
.content .toprecipes .recipe-thumbnail .thumbnail {
	border-bottom: 1px solid white;
}
.content .toprecipes .recipe-thumbnail .text {
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
}

.content .toprecipes .recipe-thumbnail .text a {
	text-decoration: none;
	color: white;
}

.content .recipe-content input {
	background-color: black;
	border: 1px solid white;
	width: 192px;
	font-size: 16px;
	color: white;
}
.content .recipe-content .search {
	margin-top: 10px;
	margin-right: 20px;
}
.content .recipe-content .search .searchbutton {
	width: 100%;
	margin-top: 10px;
	cursor: pointer;
}
.content .recipe-content .searchresultmenuitem {
	height:15px;
	margin-top: 10px;
	margin-left: 25px;
}
.content .recipe-content .latestmenuitem {
	height: 15px;
	margin-top: 10px;
}
.content .recipe-content .instruction {
	width: 270px;
}
.content .recipe-content .instructionmenuitem {
	height:15px;
	margin-top: 5px;
}
.content .recipe-content .recipe-image {
	border: 1px solid white;
	margin-top: 40px;
	margin-right: 10px;
}
.content .recipeshow {
	width: 588px;
}
body {
	background: #000 url(images/bg.jpg) top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 1px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
}

strong { font-weight: bold !important; }

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash li.pagename {
	visibility: hidden;
	letter-spacing: -1px;
	line-height: 1em;
	font-size: 19px;
}