BODY
{
	color: #000000;
	font-family : Verdana, Arial, Sans-Serif;
	font-size:13px;
	font-weight:normal;
	background: #fff;
	margin: 0px 0px 0px 0px;
	direction:rtl;
}

P,TABLE,DIV,SPAN,TD,TH,LI
{
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	font-size: 14px;
	line-height:16px;
	font-weight:normal;
}



TABLE
{ empty-cells:show;border-collapse: collapse; }


TH,TD { padding:0px; }


P
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

HR
{
	border:1px solid #EBEBEB;
	height:1px;
	
}

H1,H2,H3,H4,H5,H6 { font-family: Verdana, Arial, Sans-Serif; margin:0px; }

H1
{
	font-size:28px;
	line-height:28px;
	font-weight:normal;
	color:#010101;
	margin-bottom:15px;
}

H2
{
	font-size:22px;
	line-height:23px;
	font-weight:normal;
	margin-bottom:10px;
}

	H2.H2news
	{
		font-size:17px;
		line-height:18px;
		font-weight:bold;
		margin:0px !important;
		padding:0px;
		color:#000000;
	}

	H2.H2newsBig
	{
		font-size:21px;
		margin:0px !important;
		padding:0px;
	}

	H2.H2Recipes
	{
		font-size:17px;
		line-height:18px;
		font-weight:bold;
		margin:0px !important;
		padding:0px;
		color:#000000;
	}


	
H3
{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
	color:#0773B1;
}

	H3.H3news
	{
		font-size:14px;
		font-weight:bold;
		margin:0px !important;
		color:#A29D89;
	}

H4
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	color:#DA0B00;
}
	H4.H4newsDate
	{
		font-size:13px;
		font-weight:normal;
		margin:0px !important;
		margin-bottom:5px;
		color:#A9A0A3;
	}

FORM
{
	padding:0px;
	margin:0px;
}




A,A:link
{
	font-weight:normal;
	text-decoration:none;
	color:#007AAD;
	/* #003366 */
}

A:hover
{
	text-decoration:underline;
}

.RIGHT_Aligned
{ text-align:left !important;}

.LEFT_Aligned
{ text-align:right !important;}

FORM
{
	padding:0px;
	margin:0px;
}

.redNote
{
	font-size: 10px;
	color: #FF0000
}

INPUT, TEXTAREA, BUTTON, SELECT
{
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
}

.formatted
{
	width: 150px;
	border: 1px solid #B1B1B1;
	font-size:12px;
	padding:1px;
}

.formattedCombo
{
	width: 157px;
	border: 1px solid #4E81B3;
	font-size:13px;
	height:21px;
}


INPUT.formated
{
	height:21px;
}


TEXTAREA.formatted
{
	width: 100%;
}


INPUT.txtLogin
{
	border:solid 1px #A5CCD1;
	height:14px;
	width:160px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-size: 11px;
}


INPUT.sideInput
{
	border:solid 1px #A5CCD1;
	height:14px;
	width:145px;
	font-family:Arial, Sans-Serif;	
	font-size: 11px;
}

SELECT.sideInput
{
	border:solid 1px #A5CCD1;
	height:14px;
	width:150px;
	font-family:Verdana, Arial, Sans-Serif;	
	font-size: 11px;
}

.sideInputShort
{ width: 100px !important; }

#companyLogoForPrint
{
	display:none;
}

.pageComment
{
	font-weight:bold;
	color:#FF0000;
	font-size:13px;
	margin-bottom:10px;
}


.ZOOMCursor
{	
	cursor: -moz-zoom-in;
	cursor:url('/Kikkoman/_images/_cursor/zoom1.cur'), pointer , text;
}


/* ---------------------------------- headerTable -------------------------------------------------------------------- */
TABLE.headerTable
{
	/*width:100%;*/
}

TABLE.headerTable TD,TABLE.headerTable TH
{
	height:50px;
	font-size: 13px
}

TABLE.headerTable TH.leftSide
{ background: transparent url('/Kikkoman/_images/_design/headerLeftPartBackground.jpg') left top repeat-x; }

TABLE.headerTable TH.rightSide
{ text-align:right;
  padding-right:10px;
  width:453px;
  min-width:453px;
  background: transparent url('/Kikkoman/_images/_design/headerRightPartBackground.jpg') right top no-repeat; 
  font-size:22px;
  font-weight:bold;
}

TABLE.headerTable TH
{  
	font-size: 13px}

TABLE.headerTable TABLE.headerTableIcons
{ }

TABLE.headerTable TABLE.headerTableIcons TH,TABLE.headerTable TABLE.headerTableIcons TD
{font-size:11px; color:#50504E;text-align:center;width:75px;min-width:75px;}



TABLE.headerTableIcons A
{
	font-size:11px;		
	font-weight:normal;
	padding:0px;
	vertical-align:center;
	color:#000000;
	display:block;
	text-decoration:none;
}

TABLE.headerTableIcons A:hover
{
	text-decoration:none;
	color:#C21D24;
}

/* ---------------------------------- TMenuTable -------------------------------------------------------------------- */

TABLE.TMenuTable
{
	/*width:100%;*/
	height:30px;
	font-size: 13px
}

TABLE.TMenuTable TD,TABLE.TMenuTable TH
{
	background-color:#595959;
	text-align:center;
	border-bottom:2px solid #FFFFFF;
	font-size: 13px
}

TABLE.TMenuTable TH
{  }

TABLE.TMenuTable TH.this
{ border-bottom:2px solid #FF0000;
	font-size: 13px}

TABLE.TMenuTable TD
{ width:100%;}

TABLE.TMenuTable TH DIV
{ 
  text-align:center;
  border-left:1px solid #FFFFFF;
  white-space:nowrap;
  padding-left:7px;
  padding-right:7px;
  font-size: 13 px
}

TABLE.TMenuTable TH.firstTH DIV
{ 
	width:10px;
	padding:0px;
	font-size: 13px
}

TABLE.TMenuTable A
{
	font-size: 13px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

/* ---------------------------------- Buttons -------------------------------------------------------------------- */
.button
{
	background-color:#DDDD7D;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-weight:bold;
	color:#595959;
	font-size:12px;
	text-align:center;
	cursor: hand;
	width:90px;
	margin-bottom:5px;
	border:2px solid #FFFFFF;
	border-bottom:2px solid #C70900;
}

.buttonEmpty
{
	background-color:#DDDD7D;
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-weight:bold;
	color:#595959;
	font-size:12px;
	text-align:center;
	cursor: hand;
	width:90%;
	margin-bottom:5px;
	border:2px solid #FFFFFF;
	border-bottom:2px solid #C70900;
}


.logOutButton
{
	background-color:#E2E28A;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#C75433;
	font-size:11px;
	text-align:center;
	cursor: pointer;
	width:60px;
	border:1px solid #515134;
	height:18px;
}

.GOButton
{
	background-color:#E2E28A;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#C75433;
	font-size:11px;
	text-align:center;
	cursor: pointer;
	width:40px;
	border:1px solid #515134;
	height:18px;
}

.SUBMITButton
{
	background-color:#E2E28A;
	font-family : Arial, Sans-Serif;
	font-weight:bold;
	color:#C75433;
	font-size:11px;
	text-align:center;
	cursor: pointer;
	width:80px;
	border:1px solid #515134;
	height:18px !important;
}

/* ---------------------------------- TBannerTable -------------------------------------------------------------------- */

TABLE.TBannerTable
{
	/*width:100%;*/
	height:149px;
	border-bottom:1px solid #FFFFFF;
}

TABLE.TBannerTable TD,TABLE.TBannerTable TH
{
	background-color:#000000;
	text-align:center;
}

TABLE.TBannerTable TH.leftSide
{ width:526px;background: #000000 url('/Kikkoman/_images/_design/subHeaderLeftBackground.jpg') left top no-repeat; }

TABLE.TBannerTable TH.rightSide
{ text-align:right; }

/* ---------------------------------- redVerticalSeparator -------------------------------------------------------------------- */

DIV.redVerticalSeparator
{
	width:1000px;
	heigth:4px;
	line-height:4px;
	font-size:0px;
	background-color:#C70900;
	margin:0px auto;
}

/* ---------------------------------- footerTable -------------------------------------------------------------------- */
TABLE.footerTable
{ }


		TABLE.footerTable TD,TABLE.footerTable TH
		{
			background-color:#C9C8B4;
			height:42px;
			vertical-align: middle;
			font-size:11px;
			font-weight:normal;
			color:#4C5864;
		}
TABLE.footerTable A
{
	color:#4C5864;
	font-size:11px;
}

/* ---------------------------------- contentTD -------------------------------------------------------------------- */
.contentTD
{
	vertical-align:top;
	padding-bottom:15px;
}

.contentDIV
{ padding:10px;}

.contentDIV TABLE TD.content
{vertical-align:top;padding-left:5px;}

.contentDIV TABLE TD.contentSide
{}

/* ---------------------------------- rightCOL -------------------------------------------------------------------- */
#rightCOL
{
	width:170px;
	vertical-align:top;
	background: #ECEBD9 url('/Kikkoman/_images/_design/rightSideBackground.gif') left top no-repeat;
	border-right:1px solid #C9C8B4;
}


/* ---------------------------------- leftCOL -------------------------------------------------------------------- */
#leftCOL
{
	width:170px;
	background: #FFFFFF url('/Kikkoman/_images/_design/sideMenuBackground.jpg') left top repeat-y;
	vertical-align:top;
	border-left:1px solid #A09A9E;
}

/* ---------------------------------- leftMenuContentTD -------------------------------------------------------------------- */
.leftMenuContentTD
{
	width:170px;
	height:447px;
	background: transparent url('/Kikkoman/_images/_design/sideMenuTopBackground.jpg') left top no-repeat;
	vertical-align:top;
}

/* ---------------------------------- leftMenuDivLEVEL0 -------------------------------------------------------------------- */
.leftMenuDivLEVEL0
{
	padding-right:10px;
	margin-bottom:20px;
	margin-top:10px;
}

.leftMenuDivLEVEL0 A
{
	display:block;
	width:135px;
	background: transparent url('/Kikkoman/_images/_design/redBullet.gif') right center no-repeat;
	margin-bottom:5px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-right:25px;
	text-decoration:none;
}


.leftMenuDivLEVEL0 A.this
{
	color:#C50800;
}

/* ---------------------------------- leftMenuDivLEVEL1 -------------------------------------------------------------------- */
.leftMenuDivLEVEL1
{
	padding-right:10px;
}

.leftMenuDivLEVEL1 A
{
	display:block;
	width:120px;
	background: transparent url('/Kikkoman/_images/_design/greenBullet.gif') right center no-repeat;
	margin-bottom:5px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding-right:17px;
	text-decoration:none;
}


.leftMenuDivLEVEL1 A.this
{
	color:#C50800;
}



/* ---------------------------------- infoBoxTable -------------------------------------------------------------------- */
.infoBoxTable
{
	width:170px;
	margin:0px;
}

.infoBoxTable TABLE
{ width:100%; }


.infoBoxTable HR
{
	height:1px;
	border:1px solid #D7D7D7;
	margin-top:3px !important;
	margin-bottom:3px !important;
}


.infoBoxTable TD,.infoBoxTable TH
{
	text-align:right;
	line-height:13px;
	font-size:11px;
	background-color:#FFFFFF;
}

.infoBoxTable 
{ width:100%; }

	.infoBoxTable TABLE.DOCS
	{ margin-top:2px; }


	.infoBoxTable TABLE.LINKS
	{ margin-top:2px; }
	
	.infoBoxTable IMG.Icon
	{ padding-right:5px;padding-left:5px; }
		
.infoBoxTable H4
{
	height:24px;
	line-height:24px;
	font-size:15px;
	color:#FFFFFF;
	background:transparent url('/Kikkoman/_images/_design/sideMenuCaption.jpg') left top repeat-y;		
	padding-left:5px;
	padding-right:5px;
	margin:0px;
}

.infoBoxTable A H4 { cursor:pointer; }

.infoBoxTable A
{
	font-size:11px;		
	font-weight:normal;
	padding:0px;
	vertical-align:center;
	color:#000000;
	display:block;
	text-decoration:none;
}

.infoBoxTable A:hover
{
	text-decoration:none;
	color:#C21D24;
}



/* ---------------------------------- HPTable -------------------------------------------------------------------- */
DIV.HPDIV
{ margin-bottom: 15px; background:#FFFFFF url('/Kikkoman/_images/_design/hpBC.gif') left bottom repeat-x; }
.HPDIV DIV
{ background:transparent url('/Kikkoman/_images/_design/hpDot.gif') left top repeat-x; }
.HPDIV DIV DIV
{ margin:0px;background:transparent url('/Kikkoman/_images/_design/hpDot.gif') left top repeat-y;}
.HPDIV DIV DIV DIV
{background:transparent url('/Kikkoman/_images/_design/hpDot.gif') right top repeat-y;}
.HPDIV DIV DIV DIV DIV
{background:transparent url('/Kikkoman/_images/_design/hpTL.gif') left top no-repeat;}
.HPDIV DIV DIV DIV DIV DIV
{background:transparent url('/Kikkoman/_images/_design/hpBL.gif') left bottom no-repeat;}
.HPDIV DIV DIV DIV DIV DIV DIV
{background:transparent url('/Kikkoman/_images/_design/hpTR.gif') right top no-repeat;}
.HPDIV DIV DIV DIV DIV DIV DIV DIV
{min-height:10px;height:expression();background:transparent url('/Kikkoman/_images/_design/hpBR.gif') right bottom no-repeat;}
.HPDIV DIV DIV DIV DIV DIV DIV DIV DIV
{background:none;}

.imgCaption
{ height:auto !important; padding:2px; padding-left:5px; padding-right:5px; font-size:11px; text-align:center; }


.HPTable
{}

.HPTable TH,.HPTable TD
{
	vertical-align:top;
	text-align:right;
	padding:10px;
}	

.HPTable TD.HPFcontent
{}

.HPTable TD.HPFImage
{
	width:155px;
	padding-left:0px;
}

.HPTable IMG
{
	width:153px;
	border-left:1px solid #848484;
	border-top:1px solid #848484;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}


.HPTable H2
{
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#E41004;
	margin:0px;
	margin-bottom:5px;
}

.HPTable H3
{
	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#54545C;
	margin:0px;
	margin-bottom:3px;
}

.HPTable A,.HPTable A:visited
{
	text-decoration:none;
	color:#000000;
}



/* ---------------------------------- breadCrumbsTable -------------------------------------------------------------------- */

TABLE.breadCrumbsTable
{ margin-top:5px;}


		TABLE.breadCrumbsTable TD,TABLE.breadCrumbsTable TH
		{
			font-family: Verdana, Arial, Sans-Serif;
			text-decoration: none;
			font-weight: normal;
			color:#0094BE;
			font-size: 11px;
			vertical-align:middle;
			padding-right:10px;padding-left:10px;
		}

TABLE.breadCrumbsTable A
{
			font-family: Verdana, Arial, Sans-Serif;
			text-decoration: none;
			font-weight: normal;
			color:#0094BE;
			font-size: 11px;
	
}

/* ---------------------------------- faqDL -------------------------------------------------------------------- */

/*Definition Lists*/
DT
{
	font-weight: bold;
	margin: 0 0 10px 0;
}
DD
{
	margin: 10px 0 10px 0;
	display: block;
	text-align:justify;
}

DL.faqDL
{
	margin: 5px 3px 10px 0px;
}
.faqDL DT
{
	background:transparent url('/Kikkoman/_images/q.gif') right top no-repeat;
	list-style: none;
	padding: 0 28px 0 20px;
}
.faqDL DD
{
	padding: 0 28px 10px 20px;
	background:transparent url('/Kikkoman/_images/a.gif') right top no-repeat;
	list-style: none;
}

/* ---------------------------------- pageToolsTable -------------------------------------------------------------------- */

.pageToolsTable
{
	width:100%;
	margin-top:15px;
	margin-bottom:10px;
}

	.pageToolsTable TD
	{
		padding-right:15px;
		padding-left:15px;
	}

		.pageToolsTable TD IMG
		{
			padding-left:5px;
		}




/* ---------------------------------- pageToolsTableForProductItem -------------------------------------------------------------------- */

.pageToolsTableForProductItem
{
	width:100%;
	margin-top:0px;
	margin-bottom:10px;
	background-color:#ECEBD9;
	height:40px;
	border-top:1px solid #FFFFFF;	
}

	.pageToolsTableForProductItem TD
	{
		padding-right:15px;
		padding-left:15px;
	}

		.pageToolsTableForProductItem TD IMG
		{
			padding-left:5px;
		}




/* ---------------------------------- siteMapTable -------------------------------------------------------------------- */

TABLE.siteMapTable
{ 
	margin:0px !important;
	margin-bottom:5px;
	float:left;
	width:100% !important;
}

		TABLE.siteMapTable TD,TABLE.siteMapTable TH
		{
			vertical-align: top;
		}

		TABLE.siteMapTable TD
		{
			background-color:#FFFFFF;
			padding:5px;
		}

	.siteMapTableHeader
	{
		border:none;
		line-height:21px !important;
		height:21px !important;
		margin:5px !important;
		background:#F6F6F6 url('/Kikkoman/_images/siteMapHeaderBackground.gif') right center repeat-y !important;
	}

	.siteMapTableHeader A
	{
		font-weight:bold;	
		display:block;
		background:transparent url('/Kikkoman/_images/_design/redBullet.gif') right center no-repeat;
		padding-right:20px;
	}

.siteMapTable UL
{
	margin:0px !important;
	margin-right:10px !important;
	margin-top:5px !important;
	margin-bottom:5px !important;
	padding:0px !important;
}

.siteMapTable LI
{
	list-style:none;
	list-style-image:none;
	padding-right:20px;
	background:transparent url('/Kikkoman/_images/_design/greenBullet.gif') right 4px no-repeat;
	
}

.siteMapTable LI LI
{
	list-style:none;
	list-style-image:none;
	background:transparent url('/Kikkoman/_images/_design/greenBullet.gif') right 4px no-repeat;
	padding-right:20px;
}
.siteMapTable LI LI LI
{	
    list-style:none;
	list-style-image:none;
	background:transparent url('/Kikkoman/_images/_design/greenBullet.gif') right 4px no-repeat;
	padding-right:20px;
}


/* ---------------------------------- imgPartTableSIDE -------------------------------------------------------------------- */

.imgPartTableSIDE
{margin-left:15px !important;}

	.imgPartTableSIDE IMG
	{
		display:block;
		min-height:50px !important;
		border-left:1px solid #848484;
		border-top:1px solid #848484;
		border-bottom:1px solid #FFFFFF;
		border-right:1px solid #FFFFFF;		
	}
	
	
/* ----------------- lnkPartTableSIDE -------- docPartTableSIDE -------------------------------------------------------------------- */
	
.docPartTableSIDE,.lnkPartTableSIDE
{	
	margin:0px !important;
	margin-bottom:10px;
	width:155px;
}

	.docPartTableSIDE A,.lnkPartTableSIDE A
	{
		color:#007AAD;
		font-weight:normal;
		text-decoration:none;

	}
	.docPartTableSIDE A:hover,.lnkPartTableSIDE A:hover
	{ text-decoration:underline; }

	.docPartTableSIDE TH,.lnkPartTableSIDE TH
	{
		color:#007AAD;
		font-weight:bold;
		line-height:20px;
		text-align:right;
		background:#F6F6F6 url('/Kikkoman/_images/siteMapHeaderBackground.gif') right center repeat-y !important;
		
	}

	.docPartTableSIDE TD,.lnkPartTableSIDE TD
	{
		color:#003366;	
		padding:5px;	
		vertical-align:middle;	
	}
	
	.docPartTableSIDE TD IMG.icon,.lnkPartTableSIDE TD IMG.icon
	{
		border:none;
		padding-left:5px;
	}
	

/* ----------- imgPartTable ----- docPartTable ---- lnkPartTable --------------------------------------------------------------- */

.docPartTable,.imgPartTable,.lnkPartTable
{
	width:100%;
}

	.docPartTable TD,.lnkPartTable TD
	{
		/* border-bottom:1px solid #DADADA; */
		line-height:21px;
		height:21px;
		vertical-align:middle;
	}

	.imgPartTable TD
	{
		padding:5px !important;
	}

	.docPartTable TD IMG.icon,.imgPartTable TD IMG.icon,.lnkPartTable TD IMG.icon
	{
		border:none;
		padding-left:5px;
	}


/* ---------------------------------- FIELDSET -------------------------------------------------------------------- */

FIELDSET
{
	border:none;
	border-top:1px solid #D7D7D7;
	padding-left:3px;
	padding-right:10px;
	padding-bottom:3px;
	margin-left:0px;
	margin-top:10px;
	background:#FFFFFF url('/Kikkoman/_images/_design/gradientBottomBackground.gif') left bottom repeat-x;	
}



	FIELDSET IMG
	{
		border:none;
		margin-left:10px;
	}

	LEGEND
	{
		padding-left:5px;
		padding-right:5px;	
	}
	
	FIELDSET TABLE TD
	{
	padding-left:3px;
	}

		FIELDSET TD IMG.icon,FIELDSET TD IMG.icon
		{
			border:none;
			margin-right:5px;
			margin-top:2px;
		}



/* ---------------------------------- formTable -------------------------------------------------------------------- */



TABLE.formTable
{	
	border-bottom:none;
	width:100%;
}

		TABLE.formTable TD,TABLE.formTable TH
		{
			vertical-align: middle;
	}

		TABLE.formTable TD
		{	
			height:21px;
			font-weight:normal;
			color:#000000;
			padding:1px;
			padding-left:10px;
			padding-right:10px;
			white-space:normal;
			border-bottom:1px solid #D7D7D7;
		}
		
		SPAN.mandatoryField
		{
		width:15px;
		background: transparent url('/Kikkoman/_images/_design/mandatoryField.gif') left center no-repeat;
		}

		SPAN.mandatoryFieldGreen
		{
		width:15px;
		background: transparent url('/Kikkoman/_images/_design/mandatoryFieldGreen.gif') left center no-repeat;
		}
		
		TABLE.formTable TD.bottomRow
		{
			padding-top:10px;
			padding-bottom:10px;
			border:none;
		}

		TABLE.formTable TD.bottomRow TABLE TD
		{
			background:none;
		}


		DIV.formTableNote
		{	
			font-weight:normal;
			font-size:9px;
			
			color:#FF0000;
			white-space:normal;
			background:none;
			width:60px;
		}

		TABLE.formTable TD SELECT
		{
			width:155px;
			border:1px solid #B1B1B1;
		}	
		

/* ---------------------------------- productListBox -------------------------------------------------------------------- */

TABLE.productListBox
{ 
	margin:0px !important;
	margin-bottom:5px;
	table-layout:fixed;
	width:200px;

}

		TABLE.productListBox TD,TABLE.productListBox TH
		{
			vertical-align: top;
			padding:5px  !important;
			text-align:center !important;
		}

		TABLE.productListBox TD
		{
			vertical-align: top;
			padding:5px  !important;
			padding-left:26px !important;
			text-align:center !important;
			padding-bottom:10px;
			width:151px !important;
			min-width:151px !important;
			background:#FFFFFF url('/Kikkoman/_images/_design/productBoxSideLineBackground.gif') 10px center no-repeat !important;
		}
		

TABLE.productListBox TD.firstInRow
{  
	width:200px !important;
	padding-left:5px !important;
	background:#FFFFFF url('/Kikkoman/_images/_design/productBoxSideLineBackgroundFirstBox.gif') 10px center no-repeat !important;
}		


TABLE.productListBox TH.secondRow
{
   background:none !important;
   background-color:#E5E5E5 !important;
   padding:5px !important;
   padding-left:15px !important;
   padding-right:0px !important;
   padding-top:2px !important;
   padding-bottom:2px !important;
   border-top:1px solid #CBCBCB !important;
   border-bottom:1px solid #CBCBCB !important;  
   vertical-align:center !important;
}	
 
TABLE.productListBox TD.secondRowSpecialPadding,TABLE.productListBox TH.secondRowSpecialPadding
{
	padding-left:15px !important;
	padding-right:13px !important;
}	
     
	TABLE.productListBox TH.secondRow H5
		{
			font-weight:normal !important;
			font-size:13px;
			text-align:right;
		}


TABLE.productListBox DIV.productData
{
	height:15px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	background-color:#E5E5E5;
	background:#F6F6F6 url('/Kikkoman/_images/siteMapHeaderBackground.gif') right center repeat-y !important;

}


	TABLE.productListBox A
	{
		font-weight:bold;	
		display:block;
		cursor:pointer;

	}


DIV.backToCategory
{
	background:#FFFFFF url('/Kikkoman/_images/_design/productItemBackToCatalogLineDot.gif') left bottom repeat-x !important;
	margin-bottom:15px;
}

DIV.backToCategory DIV
{
	background:transparent url('/Kikkoman/_images/_design/productItemBackToCatalogLine.gif') left bottom no-repeat !important;
	heigth:14px;
	padding-bottom:3px;
	padding-left:14px;
	padding-right:14px;
	text-align:center;
}



/* ---------------------------------- productNavigatinTable -------------------------------------------------------------------- */

TABLE.productNavigatinTable
{ 
	margin:0px !important;
	background-color:#E5E5E5;
	height:50px;
	border-bottom:1px solid #CCCCCE;
	border-top:1px solid #CCCCCE;	
	width:100%;
}

TABLE.productNavigatinTable TD
{ 
	padding-left:10px;
	padding-right:10px;
	color:#888888;
}

TABLE.productNavigatinTable TD A
{ 
	color:#C10800;
}


/* ---------------------------------- shoppingCartStepTable -------------------------------------------------------------------- */

TABLE.shoppingCartStepTable
{
	margin:0px;
	margin-bottom:15px;
	width:620px;
	table-layout:fixed;
}

TABLE.shoppingCartStepTable TD
{
	height:43px;
	padding:0px;
	vertical-align:top;
	font-size:11px;
	padding-right:5px;
	color:#010101;	
}

TABLE.shoppingCartStepTable TD.Line
{
	width:100px;
	background:transparent url('/Kikkoman/_images/_design/shoppingCartStepLine.gif') left 21px  repeat-x;
}


TABLE.shoppingCartStepTable TH
{
	height:41px;
	width:42px;
	padding:0px;
	background:#FFFFFF url('/Kikkoman/_images/_design/shoppingCartStepCircleOff.gif') right top no-repeat;
	text-align:center;
	vertical-align:center !important;
	color:#A6A5A3;
	font-weight:bold;
	font-size:15px;
	padding-top:2px;
	padding-left:1px;
}

TABLE.shoppingCartStepTable TH.this
{

	background:#FFFFFF url('/Kikkoman/_images/_design/shoppingCartStepCircleOn.gif') right top no-repeat;
	color:#C30700;

}

/* ---------------------------------- shoppingCartTable -------------------------------------------------------------------- */

.btnDeleteFromCart
{
	cursor:pointer;
}


.btnUpdateCartItemQuantity
{
	border:none;
	background:none;
	color:#B90705;
	cursor:pointer;
}

TABLE.shoppingCartTable
{
	margin:0px;
	margin-bottom:5px;
	width:100%;
	border-left:1px solid #D0CFCB;
	border-right:1px solid #D0CFCB;  
	border-top:1px solid #D0CFCB; 
}

TABLE.shoppingCartTable TH
{
	height:30px;
	background-color:#ECEBD9;
	font-weight:bold;
	color:#000000;
	text-align:right;
	padding-left:3px;
	padding-right:3px;
}

TABLE.shoppingCartTable TR.Header TH
{
	border-bottom:1px solid #D0CFCB;
}


TABLE.shoppingCartTable TD
{
	border-bottom:1px solid #CFCFCF;
	padding:3px;
}

TABLE.shoppingCartTable TD.red
{
	border-bottom:1px solid #CFCFCF;
	padding:3px;
	color:#C80901;
}

TABLE.shoppingCartTable TR.grey TD
{
	background-color:#F9F9F9;
}


TABLE.shoppingCartTable INPUT.quantity
{
	width:30px;
	text-align:center;
	border:1px solid #CFCFCF;
}

TABLE.shoppingCartTable TR.Footer DIV.subTotal
{
	font-size:16px;
	text-align:right;
	border:1px solid #CFCFCF;
	background-color:#FFFFFF !important;
	padding:3px;
	
}



/* ---------------------------------- shoppingCartTableOrderDetails -------------------------------------------------------------------- */


TABLE.shoppingCartTableOrderDetails
{
	margin:0px;
	margin-bottom:5px;
	margin-top:15px;
	width:100%;
}


TABLE.shoppingCartTableOrderDetails TH, TABLE.shoppingCartTableOrderDetails TD
{
	color:#000000;
	text-align:right;
	padding:0px;
	padding-left:3px;
	padding-right:5px;
	
}


TABLE.shoppingCartTableOrderDetails TH
{
	
	background-color:#E5E5E5;
	border-top:1px solid #CBCBCB;
	border-bottom:1px solid #CCCACF;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;

	
}

TABLE.shoppingCartTableOrderDetails TD
{
	background-color:#ECEBD9;
	border-top:1px solid #FFFFFB;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:top;

	
}

TABLE.shoppingCartTableOrderDetails TABLE TH
{
	width:150px;
}

TABLE.shoppingCartTableOrderDetails TABLE TD,TABLE.shoppingCartTableOrderDetails TABLE TH
{
	background:none;
	border:none;
	padding:0px;
	font-weight:normal;

	
}


/* ---------------------------------- shoppingCartTableSmall -------------------------------------------------------------------- */

TABLE.shoppingCartTableSmall
{
	width:100%;
	margin:0px;
}

TABLE.shoppingCartTableSmall TH
{
	padding:2px;
	font-weight:bold;
	background:#E5E5E5 url('/Kikkoman/_images/_design/cartIcon.gif') right 4px no-repeat;
}

TABLE.shoppingCartTableSmall TR.Header TH
{
	background:none;
	padding:2px;
	font-weight:normal;
	font-size:10px;
	color:#595959;
	border-top:1px solid #AFAFAF;
}

TABLE.shoppingCartTableSmall TD
{
	padding:2px;
	font-size:10px;
	border-top:1px solid #AFAFAF;
	color:#C80901;
}

TABLE.shoppingCartTableSmall TD.quantity, TABLE.shoppingCartTableSmall TH.quantity
{
	border-left:1px solid #AFAFAF;
	text-align:center;
	color:#000000;
	width:25px;
}

TABLE.shoppingCartTableSmall TD.subTotal
{
	font-size:11px;
	text-align:center;
	color:#000000;
}

TABLE.shoppingCartTableSmall TD.goOrder
{
	text-align:center;
	color:#000000;
	backgorund-color:#E5E5E5;
}




/* ---------------------------------- industrialLinksTable -------------------------------------------------------------------- */

TABLE.industrialLinksTable
{
	width:100%;
}

TABLE.industrialLinksTable TD
{
	vertical-align:top;
}


TABLE.industrialLinksTable TD.linkTitle
{
	padding:0px;
	background-color:#E5E5E5;
	height:20px;		
}


TABLE.industrialLinksTable TD TABLE TH
{
	padding:0px;
	background-color:#ECEBD9;
	border:none;
	height:19px;
}

TABLE.industrialLinksTable TD TABLE TD
{
	padding:0px;
	background:none;
	border:none;
	padding-top:5px;
}


TABLE.industrialLinksTable TH
{
	background-color:#C9C8B4;
	border-bottom:1px solid #D0CFCB;
	height:25px;
}

TABLE.industrialLinksTable A
{
	cursor:pointer;
	display:block;
}




/* ---------------------------------- sideMenuLoginTable -------------------------------------------------------------------- */

.sideMenuLoginTable
{
	width:100%;
	margin:0px;
}

.sideMenuLoginTable TH, .sideMenuLoginTable TD
{
	font-size:12px;
}

.sideMenuLoginTable TH
{
	padding:2px;
	font-weight:bold;
	background-color:#E5E5E5;
}

.sideMenuLoginTable TD
{
	padding:2px;
	border-top:1px solid #AFAFAF;
	color:#C80901;
}

.sideMenuLoginTable DIV
{
	padding:0px; margin:0px; height:100% !important; text-align:center;
}




/* ---------------------------------- registrationTable -------------------------------------------------------------------- */

.registrationTable
{
	
	border:1px solid #848484;
	margin:0px;
	height:300px;
}

.registrationTable TH,.registrationTable TD
{
	padding:2px;
	padding-left:10px;
	padding-right:0px;
	background-color:#F2F2F2;
	color:#000000;
	font-weight:bold;
	vertical-align:center;
	font-size:11px;
}

.registrationTable TD
{ }

.registrationTable DIV { font-size:10px; font-weight:bold; }

.registrationTable TD.star
{padding:0px; padding-left:3px; vertical-align:middle; }

.registrationTable TH
{ text-align:left; white-space:nowrap;}

.registrationTable A, .registrationTable A:link, .registrationTable A:visited, .registrationTable A:focus, .registrationTable A:active
{
	font-weight:bold;
	font-size:10pt;
	padding-left:15px;
}

.registrationTable INPUT
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:140px;
}

.registrationTable INPUT.SUBMITButton
{
	width:100px;
}

.registrationTable INPUT.checkBox
{
	border:none !important;
	width:20px !important;
	margin-left:-4px;
}

.registrationTable INPUT.req
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:140px;
}

.registrationTable SELECT
{
	border:solid 1px #A4B1BC;
	height:14px;
	width:144px;
	font-size:11px;
}

.registrationTable HR
{
  border:1px inset #FFFFFF;
  margin-top:0px; 
  margin-bottom:0px;
}


/* ---------------------------------- mainLoginTable -------------------------------------------------------------------- */
		
.mainLoginTable
{
	border:1px solid #848484;
	margin-top:0px;

}

.mainLoginTable TH,.mainLoginTable TD
{
	padding:5px;
	background-color:#F2F2F2;
	color:#000000;
	font-weight:bold;
	text-align:left;
	vertical-align:center;
	font-size:11px;
}

.mainLoginTable TD
{
	background-color:#FFFFFF;
	text-align:left;
	border-left:1px solid #D7D7D7;
}


.mainLoginTable A, .mainLoginTable A:link, .mainLoginTable A:visited, .mainLoginTable A:focus, .mainLoginTable A:active
{
	display:block;
	font-weight:bold;
	padding-left:15px;
	margin-bottom:15px;
	margin-top:3px;
}	


/* ---------------------------------- emailMessageTable -------------------------------------------------------------------- */

.emailMessageTable
{ margin-top:15px; width:100%; border:1px solid #7A848E;}

	.emailMessageTable TD, .emailMessageTable TH
	{ 
		padding:3px; 
		padding-left:5px;
		padding-right:5px; 
		text-align:right;
		vertical-align:top;
		background-color:#F3F3F3;
	}

	.emailMessageTable TH
	{ 
		background-color:#E5E5E5;
		color:#7A848E;
		font-weight:bold;
		border-right:1px solid #7A848E;
		width:100px;
	}

	.emailMessageTable TH.topHeader
	{ 
		background-color:#E5E5E5;
		color:#7A848E;
		font-weight:bold;
		border-right:none;
		border-bottom:1px solid #7A848E;
	}
	
/* ---------------------------------- RecipeListsMainPage -------------------------------------------------------------------- */
	
.RecipeListsMainPage
{ margin-top:15px;  }

	.RecipeListsMainPage TD, .RecipeListsMainPage TH
	{ 
		padding:3px; 
		padding-left:3px;
		padding-right:3px; 
		text-align:right;
		vertical-align:top;
	}	
	
	
	
/* ---------------------------------- photoAlbumsGallery -------------------------------------------------------------------- */

.photoAlbumsGallery
{ width:100%; }

.photoAlbumsGallery TD
{
	text-align: center;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.photoAlbumsGallery TABLE 
{ 
	margin-bottom:15px;
	width:default; 
}

.photoAlbumsGallery TABLE TH
{
	 padding:0px;
	 vertical-align:bottom;
}

.photoAlbumsGallery IMG
{
	margin-top:5px;
	display:block;
	padding:2px;
	border: 1px solid #B0B0B0;
}

.photoAlbumsGallery A:hover IMG
{
	padding:2px;
	border: 1px solid #FF8000;
}


/* ---------------------------------- photoAlbumsTable -------------------------------------------------------------------- */
.photoAlbumsTable
{ width:100%; }

.photoAlbumsTable TD
{
	text-align: center;
	vertical-align: top;
	padding:5px;
}

.photoAlbumsTable DIV
{
	background: #FFFFFF url('/Kikkoman/_images/bg_images_bottom.gif') center bottom no-repeat;
	text-align: center;
	width:165px;
}

.photoAlbumsTable DIV DIV
{
	background: transparent url('/Kikkoman/_images/bg_images_top.gif') center top no-repeat;
	padding-top: 13px;
	padding-bottom: 13px;
	width:165px;
}



/* ---------------------------------- photoAlbumsGalleryItem -------------------------------------------------------------------- */

.photoAlbumsGalleryItem
{ width:400px; }

.photoAlbumsGalleryItem TD
{
	text-align: center;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

.photoAlbumsGalleryItem IMG
{
	margin-top:5px;
	padding:2px;
	border: 1px solid #B0B0B0;
}

.photoAlbumsGalleryItem A:hover IMG
{
	padding:2px;
	border: 1px solid #FF8000;
}


.RecepiesContent A, .RecepiesContent A:link, .RecepiesContent A:active, .RecepiesContent A:visited
{
	color:#000;
	font-weight: bold;
	text-decoration: none;
}

.RecepiesContent A:hover
{
	color:#555;
	font-weight: bold;
	text-decoration: underline;
}


	
