@charset "utf-8";
html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image: url(images/gray_fade.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 45px;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #0584b4;
	text-decoration: none;
	outline: none;
}
.menu_gray_small{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6F70;
	font-stretch:narrower;
}
.menu_active{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CDD6D5;
	font-weight:bold;
}
.menu_inactive{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B4F52;
	font-weight:bold;
}
.menu_inactive:visited {
	color: #4B4F52;
}
.menu_inactive:hover {
	color: #CDD6D5;
	text-decoration: none;
}
.text1{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.text3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.text_black{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: none;
}
.text_black_medium{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.prod_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0083C0;
	text-decoration: none;
}
.recently_read_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 15px;
}
.recently_read_subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ACB0B1;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 15px;
}
.recently_read_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	color: #047AA6;
	text-decoration: none;
}
.recently_read_title a:link {
	color: #047AA6;
	text-decoration: none;
}
.recently_read_title a:visited {
	color: #047AA6;
	text-decoration: none;
}
.recently_read_title a:hover {
	color: #bcbcbc;
	text-decoration: none;
}
.recently_read {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	text-decoration: none;
}
.recently_read_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bcbcbc;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 8px;
}
.recently_read_exp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ACB0B1;
	text-decoration: none;
	line-height: 150%;
	padding: 20px 20px 20px 25px;
}
.product_nav_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: justify;
	font-weight: bold;
	padding-top: 5px;
	text-decoration: none;
}
td.product_nav {
	margin: 0;
	padding: 5px 0 1px 0;
	border-spacing: 0;
}
a.product_nav {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	font-weight: normal;
	line-height: normal;
}
a.product_nav:link {
	color: #252525;
	text-decoration: none;
}
a.product_nav:visited {
	color: #252525;
	text-decoration: none;
}
a.product_nav:hover {
	color: #0584B4;
	text-decoration: none;
}

.search_box {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.search_button_wht {
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
	border: none;
	background-color: #ffffff;
}

/* below for Google overlay */
div.cse-overlay-bg {
	z-index: 101;
}
.cse-overlay {
  z-index: 102;
}
/* above for Google overlay */

/* below from tts.css */
.product_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	font-weight: bold;
	text-decoration: none;
}
.product_searchlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	font-weight: bold;
	text-decoration: none;
}
.product_searchlk:visited {
	color: #252525;
}
.product_searchlk:hover {
	color: #0584B4;
}
.titleHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0584b4;
}
/* above from tts.css */
.wabi_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #131514;
}
.wabi_video_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
}
a.wabi_video_title:link {
	color: #ffffff;
	text-decoration: none;
}
a.wabi_video_title:visited {
	color: #ffffff;
	text-decoration: none;
}
a.wabi_video_title:hover {
	color: #bcbcbc;
	text-decoration: none;
}
.wabi_subtitle_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #131514;
}
a.wabi_subtitle_text:link {
	color: #131514;
	text-decoration: none;
}
a.wabi_subtitle_text:visited {
	color: #131514;
	text-decoration: none;
}
a.wabi_subtitle_text:hover {
	color: #bcbcbc;
	text-decoration: none;
}

#transLinkEn {
	margin: 0 18px 0 0;
}
#transLinkFr, #transLinkJa {
	margin: 0 18px;
}
.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.welcome_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #0584b4;
	text-align: justify;
	text-decoration: none;
	line-height: 15px;
}
.welcome_table {
	font-family: Humanst521 BT, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: center;
	background-position: bottom;
	white-space: nowrap;
}
a.welcome_table:link {
	color: #252525;
	text-decoration: none;
}
a.welcome_table:visited {
	color: #252525;
	text-decoration: none;
}
a.welcome_table:hover {
	color: #0584b4;
	text-decoration: none;
}

/* begin menu 5-10 */
#tdMenuRibbonTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding-left: 24px;
}
#tdMenuRibbonTitle a:link {
	color: #ffffff;
	text-decoration: none;
}
#tdMenuRibbonTitle a:visited {
	color: #ffffff;
	text-decoration: none;
}
#tdMenuRibbonTitle a:hover {
	color: #0584b4;
	text-decoration: none;
}
#tdMenuRibbonLang {
	padding-right: 20px;
}
#tdMenuRibbonLang a:link {
	color: #ffffff;
	text-decoration: none;
}
#tdMenuRibbonLang a:visited {
	color: #ffffff;
	text-decoration: none;
}
#tdMenuRibbonLang a:hover {
	color: #0584b4;
	text-decoration: none;
}
#boxSearchSite {
	width: 100px;
	height: 14px;
	margin: 0 1px 0 0;
	padding: 3px 2px;
	font: normal 12px Arial, sans-serif;
	color: #999999;
	line-height: 14px;
	border: none !important;
	background: #131514 url(http://www.triedtastedserved.com/images/search_box_bg.jpg) repeat-x 0 0;
}
#tblMenuOuter {
	margin-top: 0;
}
#tdMenuLogo {
	width: 140px;
}
#aMenuLogo {
	cursor: pointer; /* for old IE */
}
#spnLogoWrap {
	display: block;
	width: 100px;
	height: 98px;
	margin: 0 20px 0 0;
}
#tblMenu {
	margin: 37px 0 20px 0;
}
#tblMenuLower {
	margin: 14px 0 20px 0;
}
#tdMenuTagline {
	padding: 0 0 1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #0584b4;
	letter-spacing: 0;
	white-space: nowrap;
}
#tblMenuLinks {
	margin: 4px 0 4px 0;
}
#tblMenuLinks td {
	padding: 4px;
	white-space: nowrap;
}
#tblMenuLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #131514;
	text-decoration: none;
}
#tblMenuLinks a:link {
	color: #131514;
	text-decoration: none;
}
#tblMenuLinks a:visited {
	color: #131514;
	text-decoration: none;
}
#tblMenuLinks a:hover {
	color: #0584b4;
	text-decoration: none;
}
/* end menu 5-10 */

/* begin articles & resources home 7-11 */
#divHeadline {
	margin: 0 24px;
	padding: 6px 0 6px 0;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}
#divHeadline h1 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	line-height: 32px;
}
#tblARHomeLinks {
	margin: 14px 0 10px 24px;
}
#tdMenuExplainA {
	width: 34%;
	padding: 10px 0 4px 0;
}
#tdMenuExplainR {
	padding: 10px 0 4px 0;
}
#tdMenuCat1 {
	padding: 10px 0 4px 24px;
}
#tdMenuCat1 td {
	white-space: nowrap;
}
#tdMenuCat2 {
	padding: 10px 0 4px 24px;
}
#tdMenuCat2 td {
	white-space: nowrap;
}
#tdMenuCat3 {
	padding: 10px 0 4px 24px;
}
#tdMenuCat3 td {
	white-space: nowrap;
}
#tdMenuCatBot {
	height: 20px;
	border-bottom: 1px solid #bcbcbc;
}
#tblBCImages, #tblNavigationBox, #tblMainTextArea, #tblPolicyContent {
	margin: 0 0 0 24px;
}
#tblRecentlyReadHdr {
	height: 69px;
	margin: 0 0 0 24px;
	background: #000000 url(http://www.triedtastedserved.com/images/3d_box_top_999_69.jpg) 0 0 no-repeat;
}
#tblRecentlyReadList {
	height: 69px;
	margin: 0 0 0 24px;
	background: #000000 url(http://www.triedtastedserved.com/images/3d_box_bot_999_265.jpg) 0 0 no-repeat;
}
#tblRecentlyReadHdr999 {
	height: 69px;
	background: #000000 url(http://www.triedtastedserved.com/images/3d_box_top_999_69.jpg) 0 0 no-repeat;
}
#tblRecentlyReadList999 {
	height: 69px;
	background: #000000 url(http://www.triedtastedserved.com/images/3d_box_bot_999_265.jpg) 0 0 no-repeat;
}
#tdScrollingAd {
	padding: 0 0 0 20px;
}
/* end articles & resources home 7-11 */

/* begin shiitake images */
#tblShiImgsFeatured {
	margin: 0 0 0 24px;
}
#tdShiImgsFeatured {
	padding: 0 0 15px 0;
}
#tdShiImgsTkn {
	padding: 5px 0 20px 0;
}
#tdShiImgsShi {
	padding: 2px 0 0 0;
}
.td_shi_imgs_browse {
	height: 32px;
	padding: 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.td_shi_imgs_browse img {
	vertical-align: middle;
	margin-left: -4px;
}
.a_shi_imgs_browse {
	color: #000000;
	text-decoration: none;
}
.a_shi_imgs_browse:hover {
	color: #0584b4;
}
.td_shi_imgs_img {
	padding: 2px;
	background-color: #000000; /* #e0e1e3 */
}
.td_shi_imgs_spacer {
	width: 5px;
	padding: 0;
}
.td_shi_imgs_caption {
	padding: 4px 2px;
}
.shi_imgs_caption_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0584b4;
	text-decoration: none;
	font-weight: bold;
}
.shi_imgs_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.shi_imgs_caption:hover {
	color: #0584b4;
}
/* end shiitake images */

/* below for copyright */
#tblFooter {
	margin: 0 0 0 24px;
	background-color: #000000;
}
#tblFooter999 {
	background-color: #000000;
}
#tdCopyright {
	padding-left: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
}
/* above for copyright */

/* about us & sitemap */
#tdNavBarWide {
	padding: 0 0 0 24px;
}

/* begin about us */
.text_about_us {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #252525;
	text-align: justify;
	font-weight: normal;
	/* line-height: 16px; */
}
.text_about_us a {
	color: #0584b4;
	text-decoration: none;
}
.text_about_us a:hover {
	color: #bcbcbc;
}
/* end about us */

/* begin sitemap */
.text_sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.sitemap_title {
	font-size: 16px;
	color: #0584b4;
	margin-bottom: 0.2em;
}
.sitemap_title a {
	color: #0584b4;
}
.sitemap_title a:hover {
	color: #000000;
	text-decoration: none;
}
.sitemap_subtitle {
	font-size: 13px;
	color: #000000;
	margin: 0.3em 0 0 0;
}
.sitemap_subtitle a:hover {
	color: #0584b4;
}
.sitemap_nav {
	font-size: 12px;
	color: #000000;
	margin: 0.3em 0 0 0;
	padding: 0;
}
.sitemap_nav a {
	color: #0584b4;
	text-decoration: underline;
}
.sitemap_nav a:hover {
	color: #999999;
	text-decoration: underline;
}
.table_sitemap {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.table_sitemap tr td {
	margin: 0;
	padding: 2px 2px 2px 10px;
}
.table_sitemap a {
	color: #000000;
}
.table_sitemap a:hover {
	font-weight: bold;
	color: #0584b4;
}
/* end sitemap */

/* bio pics below */
div.bio_pic_169 {
	float: left;
	display: inline;
	margin: 0 56px 0 0;
}
div.bio_pic_122 {
	float: left;
	display: inline;
	margin: 47px 56px 0 0;
}
div.bio_spcr_left_122_1 {
	float: left;
	clear: both;
	display: inline;
	width: 0; /* 253px; */
	height: 122px;
}
div.bio_spcr_row_top {
	height: 20px;
	clear: both;
}
div.bio_spcr_row {
	height: 30px;
	clear: both;
}
div.bio_spcr_row_bot {
	height: 5px;
	clear: both;
}
div.bio_pic_169 img, div.bio_pic_122 img {
	border: 2px solid #000000;
}
div.bio_pic_169 a, div.bio_pic_122 a {
	color: #000000;
}
div.bio_pic_169 a:hover, div.bio_pic_122 a:hover {
	color: #0584b4;
}
div.bio_cap {
	padding-top: 4px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
/* bio pics above */

/* begin top ribbon 7-11 */
td.top_ribbon {
	background: #000000 url(http://www.triedtastedserved.com/images/ribbon_top_bg.jpg) repeat-x 0 0
}
#tdMenuRibbonSearch {
	padding-right: 24px;
}
/* end top ribbon 7-11 */

/* begin top ribbon 1-12 */
#divTopRibbonBC {
	margin: 0 0 0 14px;
}
#divTopRibbonBookNow {
	margin: 0 14px 0 0;
}
tr.menu_width td {
	line-height: 20px;
}
/* end top ribbon 1-12 */

/* begin nav box 7-11 */
#tdSiteNavigation {
	height: 40px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background: #ffffff url(http://www.triedtastedserved.com/images/nb_bar_951_40_sq.jpg) 0 0 no-repeat;
}
#tdSiteNavigation999 {
	height: 40px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background: #ffffff url(http://www.triedtastedserved.com/images/nb_bar_999_40_sq.jpg) 0 0 no-repeat;
}
#tdProductNavLinks {
	padding-bottom: 7px;
	background: #ffffff url(http://www.triedtastedserved.com/images/prod2_bg.jpg) 0 0 repeat-x;
}
.product_nav_spacer {
	height: 2px;
}
/* end nav box 7-11 */

