


/* Generic classes */
body {
	background: #000;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	text-align: center;
}
body * {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
form, h1, h2, h3, h4, h5, h6, ul, ol, p {
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}
li {
	list-style-type: none;
}
label {
	cursor: hand;
}
.clear {
	clear: both;
	overflow: hidden;
	margin-top: -1px;
	font-size: 1px;
}
input, textarea, select {
	border: solid 1px #000;
	background: #fff;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	color: #000;
}
input.checkbox, input.radio {
	border: none !important;
}


/* Layout */
#page {
	width: 860px;
	margin: 0px auto; 
	text-align: left;
	border: solid 1px #3e371b;
	overflow: hidden; /*auto;*/
	background: #fff;
}
#page #topWrapper {
	width: 100%;
	height: 319px;
	overflow: hidden;
}
#page #middleWrapper {
	width: 100%;
	height: 25px;
	background: url(/en/img/navs/goldnav_bg.gif) left top repeat-x;
}
#page #bottomWrapper {
	width: 100%;
	background: #fff;
}

#page #leftColWrapper {
	width: 216px;
	/*min-height: 1050px;*/
	height: 100%;
	float: left;
	overflow: hidden;
	background: #eab334;
}
#page #rightColWrapper {
	width: 644px;
	float: left;
	display: inline;
}
#page #contentContainer #rightColWrapper {
	min-height: 830px;
	background: #fff;
}

#page #footer {
	width: 100%;
	overflow: auto;
	background: #000;
    padding-top:20px;
}

/* Main Nav */
#mainNav {
	width: 217px;
	height: 319px;
	background: url(/en/img/bg_main_nav.jpg) left top no-repeat;
	float: left;
}
#mainNav #homeLinkImg {
	margin-left: 15px;
	margin-top: 15px;
/*	border: 1px solid red; */
}
#mainNav ul {
	padding: 0;
	/*margin-top: 100px;*/
}
#mainNav ul input {
	text-transform: uppercase;
	font-size: 10px;
	width: 175px;
}


/* Flash */
#flashWrapper {
	float: left;
	display: inline;
	background: #fff;
	height: auto;
}

/* Header Pic */
#headerShotWrapper {
	float: left;
	display: inline;

}


/* Goldbar Nav */
#middleWrapper .navItems {
	float: left;
	display: inline;
}

/* Content Layout */
#bottomWrapper #fourCol {
	width: 860px;
	height: 520px;
	overflow: auto;
}
#fourCol #colOne, #leftColWrapper #colOne {
	width: 216px;
	height: 100%;
	background: #eab334 url(/en/img/bg_login_module.jpg) left top no-repeat;
	float: left;
}
#fourCol #colTwo {
	width: 212px;
	/*height: 500px;*/
	height: 100%;
	float: left;
	display: inline;
	/*border-left: dotted 1px #e3a631;*/
	padding-left: 1px;
	background: url(/img/fourCol_bg.jpg) repeat-y;
}
#fourCol #colThree {
	width: 215px;
	/*height: 500px;*/
	height: 100%;
	float: left;
	display: inline;
	/* border-left: dotted 1px #e3a631; */
	padding-left: 1px;
	background: url(/img/fourCol_bg.jpg) repeat-y;
}
#fourCol #colFour {
	width: 213px;
	/*height: 500px;*/
	height: 100%;
	float: left;
	display: inline;
	/* border-left: dotted 1px #e3a631; */
	padding-left: 1px;
	background: url(/img/fourCol_bg.jpg) repeat-y;
}

#bottomWrapper #twoCol {
	width: 860px;
	overflow: auto;
	background: #eab334;
}
#twoCol #colOne {
	width: 216px;
	height: 100%;
	overflow: hidden;
	background: #eab334 url(/en/img/bg_login_module.jpg) left top no-repeat;
	float: left;
}
#twoCol #colTwo {
	width: 644px;
	float: left;
	display: inline;
}

/* content */
#colOne #homeWelcomeModule {
	width: 216px;
	/*height: 370px;*/
	height: 95%;
	background: #eab334 url(/en/img/login_product_shot_grilling.jpg) left top no-repeat;
}
#homeWelcomeModule ul {
	width: 200px;
	padding: 0;
	margin-top: 23px;
}
#homeWelcomeModule ul li {
	padding-left: 8px;
	margin: 0px 0px 5px 10px;
	background: url(/en/img/arrow_black.gif) 0px 3px no-repeat;
}
#homeWelcomeModule ul li a, #homeWelcomeModule ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#homeWelcomeModule ul li.welcome {
	padding-left: 8px;
	background: none;
}

#colOne #browseByCategoryModule {
	width: 216px;
	padding-bottom: 20px;
}

#colTwo #homeRecipesSearch {
	width: 182px;
	padding: 15px 15px 0px 15px;
}

#colThree .homeDesc, #colFour .homeDesc, .desc {
	width: 198px;
	margin: 7px 7px 7px 7px;
}
.homeDesc a, .desc a {
	padding-left: 6px;
	background: url(/en/img/arrow_black.gif) 0px 3px no-repeat;
	text-decoration: underline;
}
.homeDesc a:hover, .desc a:hover {
	padding-left: 6px;
	background: url(/en/img/arrow_black.gif) 0px 3px no-repeat;
	text-decoration: underline;
}

#contentContainer {
	height: auto;
	min-height: 500px;
	background: #eab334;
}

#contentWrapper {
	width: 624px;
	/*margin: 16px 0px 20px 0px;*/
	padding: 16px 0px 20px 20px;
	/*overflow: auto;*/
	float: left;
	display: inline;
	background: #fff;
	min-height: 400px;
	_height: 400px;
}
#contentWrapperNoHeight {
	width: 624px;
	padding: 16px 0px 20px 20px;
	float: left;
	display: inline;
	background: #fff;
}
#contentWrapperNoPadding {
	width: 644px;
	padding: 0px;
	float: left;
	display: inline;
	background: #fff;
	min-height: 400px;
	_height: 400px;

}
#contentWrapperWide {
	width: 644px;
	float: left;
	display: inline;
	background: #fff;
}
#contentWrapper p,
#contentWrapperNoHeight p,
#contentWrapperNoPadding p {
	padding-bottom: 10px;
}

#contentWrapper dl.twoCols,
#contentWrapperNoHeight dl.twoCols,
#contentWrapperNoPadding dl.twoCols {
	margin: 0;
	padding: 0;
}
dl.twoCols dt {
	width: 419px;
	font-weight: bold;
	margin-left: 0;
	padding-bottom: 5px;
	clear: left;
}
dl.twoCols dt.wide {
	width: 602px;
	font-weight: bold;
	margin-left: 0;
	padding-bottom: 5px;
}
dl.twoCols dt.tall {
	width: 419px;
	font-weight: bold;
	margin-left: 0;
	padding-bottom: 25px;
	clear: left;
}
dl.twoCols dd.colOne {
	width: 419px ;
	float: left;
	margin-left: 0;
	padding-bottom: 30px;
}
dl.twoCols dd.colOneWide {
	width: 602px ;
	float: left;
	margin-left: 0;
	padding-bottom: 30px;
}
dl.twoCols dd.colOneSpaced {
	width: 470px ;
	float: left;
	margin-left: 0;
	padding-bottom: 30px;
	padding-right: 35px;
}
dl.twoCols dd.colTwo {
	width: 195px;
	float: left;
	display: inline;
	margin-left: 0;
	text-align: right;
}
dl.twoCols dd.colTwoNarrow {
	width: 100px;
	float: left;
	display: inline;
	margin-left: 0;
	text-align: right;
}

dl.twoCols dd.colOneWide dl.sub {
	margin: 20px 0px 0px 20px;
	padding: 0;
}
dl.twoCols dd.colOneWide dl.sub dt {
	width: 590px;
	font-weight: bold;
	margin-left: 0;
	padding-bottom: 5px;
}
dl.twoCols dd.colOneWide dl.sub dd {
	width: 590px ;
	float: left;
	margin-left: 0;
	padding-bottom: 15px;
}


#rightColWrapper .goldbar {
	width: 644px;
	height: 25px;
	background: url(/en/img/navs/goldnav_bg.gif) left top repeat-x;
}

#rightColWrapper table {
	width: 644px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
#rightColWrapper table.keywordSearch {
	width: 300px;
	margin: 10px 0px 20px 0px;
	padding: 0;
	border-collapse: collapse;
}
#rightColWrapper table tr.header {
	background: url(/en/img/navs/goldnav_bg.gif) left top repeat-x;
	height: 25px;
}
#rightColWrapper table tr.header td {
	padding: 0;
}

#rightColWrapper table td.recipePic {
	width: 44px;
	padding: 10px 0px 10px 0px;
}

/* Recipe Detail */
#rightColWrapper #recipeWrapper {
	width: 644px;
	height: 319px;
	margin: 0;
	padding: 0;
	/*overflow: auto;*/
	float: left;
	display: inline;
}
	html>body #rightColWrapper #recipeWrapper {
		height: 318px;
	}
	
#recipeWrapper .recipeShot {
	float: left;
	margin-right: 10px;
	border: 0;
	width: 215px;
}
#recipeWrapper .recipeShot .actionItems {
	float: left;
	display: inline;
	/*margin: 3px 2px 3px 0px;*/
	margin: 0px;
}
#recipeWrapper .recipeDetail {
	float: left;
	display: inline;
	margin-top: 25px;
	width: 350px;
}
#recipeWrapper .recipeDetail table {
	width: 350px;
	margin: 0;
	padding: 0;
}
#recipeWrapper .recipeDetail ul.discBullets {
	padding: 0;
	margin: 5px 0px 5px 0px;
}
#recipeWrapper .recipeDetail ul.discBullets li {
	margin: 3px 0px 0px 16px;
	list-style-type: disc;
}
	html>body #recipeWrapper .recipeDetail ul.discBullets li {
		margin-left: 14px;
	}

#recipeIngredientContainer,
#recipeIngredientContainer table {
	width: 385px;
}

#recipeDirectionsContainer,
#recipeDirectionsContainer table {
	/*width: 575px;*/
	width: 100%;
	
}

#recipeIngredientContainer ol,
#recipeDirectionsContainer ol {
	padding-top: 5px;
	padding-left: 23px;
}

#recipeIngredientContainer ul,
#recipeDirectionsContainer ul {
	padding-top: 5px;
	padding-left: 16px;
}

#recipeIngredientContainer ol li,
#recipeDirectionsContainer ol li {
	list-style-type: decimal;
}

#recipeIngredientContainer ul li,
#recipeDirectionsContainer ul li {
	list-style-type: disc;
}

ul.discBullets li a {
	text-decoration: none;
}
ul.discBullets li a:hover {
	text-decoration: none;
	color: #c38916;
}

ul.discBullets li {
	margin: 3px 0px 0px 16px;
	list-style-type: disc;
}
	html>body #recipeWrapper .recipeDetail ul.discBullets li {
		margin-left: 14px;
	}

#contestWrapper {
	width: 644px;
	float: left;
	display: inline;
	background: #fff;
}

#contestWrapper .goldbar {
	width: 100%;
	height: 25px;
	background: url(/en/img/navs/goldnav_bg.gif) left top repeat-x;
}

#contestWrapper .leftCol {
	float: left;
	width: 235px;
	background: url('/en/img/cny_leftside_bg.jpg') no-repeat;
	min-height: 500px; _height: 500px;
}


/* line-height for Chinese New Year */

#contestWrapper .leftCol p {
line-height: 1.5em;
}


#contestWrapper .rightCol {
	float: right;
	width: 409px;
	/*padding: 20px 10px 20px 25px;*/
}

#contestWrapper .rightCol div.contestContent {
	padding: 15px 25px 25px 25px;
}

#contestWrapper .rightCol div.contestContent p {
	margin-bottom: 8px;
}

#contestWrapper .rightCol div.contestContent p.subhead {
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
}

select.contestSelect
{
	width: 320px;
}

/* Form elements */
fieldset {
	border: none;
    padding: 0;
}
fieldset ul {
    list-style: none;
    padding: 0 0 5px 0;
    margin: 0 !important;
}
fieldset ul li {
    padding-bottom: 8px;
}
fieldset label, fieldset li.smalltext {
	font-size: 10px;
}
fieldset input, textarea {
	width: 95%;
}
fieldset select {
	width: 98%;
}
fieldset input.checkbox {
	width: 15px;
	margin: 5px 5px 0px 0px;
}
fieldset li.smalltext a, fieldset li.smalltext a:hover {
	font-size: 10px;
}

fieldset ul.recipesSearch {
    list-style: none;
    padding: 0 0 5px 0;
    margin: 0 !important;
}
fieldset ul.recipesSearch li {
    padding-bottom: 4px;
}



/* Footer */
#footer div {
	display: inline;
}
#footer div span {
	font-size: 10px;
	color: #e4b546;
	line-height: 16px;
}
#footer a, #footer a:hover {
	color: #c90;
	text-decoration: underline;
}

#footer .brandshome {
	padding-left: 80px;
}

#footer .brandshome a {
	margin-left: 10px;
}

#footer .brandshome table a {
	margin: 0px;
}

/* Misc */
.dotline {
	width: 1px;
	font-size: 1px;
	background: url(/en/img/dotline_yellowwhite.gif) left top repeat-y;
}
#contentWrapper ol ul,
#contentWrapperNoHeight ol ul,
#contentWrapperNoPadding ol ul,
#cnyrules ol ul {
	padding: 0;
	margin: 5px 0px 5px 0px;
}
#contentWrapper ol li,
#contentWrapperNoHeight ol li,
#contentWrapperNoPadding ol li,
#cnyrules ol li {
	margin-left: 22px;
	list-style-type: decimal;
	padding-left: -4px;
}
#cnyrules ol li {
	padding-left: 0px;
}
#contentWrapper ul li,
#contentWrapperNoHeight ul li,
#contentWrapperNoPadding ul li,
#cnyrules ul li {
	margin: 3px 0px 0px 14px;
	list-style-type: none;
}
#contentWrapper ul.multiCols,
#contentWrapperNoHeight ul.multiCols,
#contentWrapperNoPadding ul.multiCols {
	padding: 0;
	margin: 5px 0px 5px 0px;
}
#contentWrapper ul.multiCols li,
#contentWrapperNoHeight ul.multiCols li,
#contentWrapperNoPadding ul.multiCols li {
	margin: 3px 0px 0px 0px;
	list-style-type: none;
	width: 205px;
	float: left;
	display: inline;
}

#contentWrapper ul.refineList,
#contentWrapperNoHeight ul.refineList,
#contentWrapperNoPadding ul.refineList {
	float: right;
	padding-right: 20px;
	margin: 0;
	width: 150px;
}
ul.refineList li {
	padding-left: 8px;
	margin: 0px 0px 5px 10px;
	background: url(/en/img/arrow_black.gif) 0px 3px no-repeat;
}
ul.refineList li a, ul.refineList li a:hover {
	color: #000;
	text-decoration: underline;
}
ul.refineList li.header {
	padding-left: 0px;
	background: none;
}

ul.reg {
	padding: 0;
	margin: 0;
}
ul.reg li {
	padding-left: 8px;
	margin: 0px 0px 5px 10px;
	background: url(/en/img/arrow_black.gif) 0px 3px no-repeat;
}
ul.reg li a, ul.reg li a:hover {
	color: #000;
	text-decoration: underline;
}

.privacyBox {
	width:586px;
	height:250px;
	background-color: #FFFFFF;
	overflow-y: scroll;
    margin-left:20px;
}

.rulesBox {
	width:589px;
	height:250px;
	background-color: #FFFFFF;
	overflow-y: scroll;
    margin-left:16px;
    padding-left: 3px;
}

/*
.error {
	color: #f00;
}
ul.error {
	padding: 0;
	margin: 0;
}
ul.error li {
	padding-left: 8px;
	margin: 0px 0px 5px 10px;
	background: url(/en/img/arrow_black.gif) 0px 3px no-repeat;
	color: #f00;
}
ul.error li a, ul.error li a:hover {
	color: #f00;
	text-decoration: underline;
}
*/

.error {
	color: #cc0000;
	margin-bottom: 10px;
}

.error div {
	color: #cc0000;
	display: none;
}

.notes {
	font-size: 10px;
	font-weight: bold;
	color: #e8ad2d;
}



/* Rating */
.ratingWrapper {
	width: 70px;
	margin-top: 2px;
	padding-bottom: 4px;
	float: left;
}
.starRating {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 55px;
	height: 11px;
	
	background: url(/en/img/rating.gif) top left repeat-x;
}
.starRating li {
	padding: 0px;
	margin: 0px;
	/*\*/
	float: left;
	margin-top: -2px;
	/* */
}
	html>body .starRating li {
		margin-top: 0px;
	}

.starRating li a {
	display: block;
	width: 11px;
	height: 11px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	background-image: none;
}
.starRating li a:hover {
	background: url(/en/img/rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.starRating li.currentRating {
	background: url(/en/img/rating.gif) left bottom;
	
	height: 11px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* Pagination */
.pagination {
	float: right;
	margin: 10px 10px 9px 0px;
}
.pagination span {
	font-size: 11px;
	float: left;
}
.pagination a.count {
	color: #000;	
	text-decoration: none;
	float: left;
	display: inline;
	margin: 4px 4px 0px 0px;
	text-decoration: underline;
	padding: 0px 6px 0px 2px;
	border-right: solid 1px #000;
}
.pagination a.count:hover {
	color: #e6a324;
	text-decoration: underline;
}
.pagination a.on {
	color: #e6a324;
	float: left;
	display: inline;
	margin: 4px 4px 0px 0px;
	text-decoration: none;
	padding: 0px 6px 0px 2px;
	border-right: solid 1px #000;
}
.pagination a.on:hover {
	text-decoration: none;
}

.pagination .next {
	width: 70px;
	height: 23px;
	float: left;
	display: inline;
}



.nutritionalBg {
	background: #de8b2c url(/en/img/contest_nutritionflyout_bg.gif) no-repeat;
}

.sendToFriendIcon  {
  float:left;
  }

.printPageIcon  {
  float:left;}

.addToBoxIcon  {
  float:left;
  padding-bottom:3px;
}

#toolbar {
	display:block;
    margin-left:10px;
    width:250px;
    padding-top:3px;

}

toolbarLabels {
	display:block;
    padding-left:3px;
}

#toolbar1, #toolbar2, #toolbar3 {
    position:absolute; 
    top:300; 
    left: 300; 
    width:300; 
    visibility:hidden;
    
}

/* Popup Styles */
	
#popupPage {
	background:#ffffff;
	text-align:left;
}

#popupPage p {
	padding: 5px 0px;
}


#popupHeader {
	display:none;
}


#popupPage #popupHeader {
	display:block;
	background: url('/en/img/popUpHeaderBG.jpg');
	height:23px;
	}

#popupHeader h1 {
	font-size:13px;
	padding:3px 10px;
	float:left;
}


#popupHeader #closeWindow {
	float:right;
	padding:3px 10px;
}

#popupContent {
	padding: 10px;
}

.error {
	color: #cc0000;
	margin-bottom: 10px;
}

.error div {
	display: none;
}

img {
border:0px;
}

#inspiringRecipesTitle h1 {
display:none;
}

#nutritionalWrapper h1 {
display:none;
}

#nutrition1 {
visibility: hidden; 
position:absolute; 
top:344px;  
width:214px; 
z-index:1;
}

/* Chef Notes - Conversions */
#conversionCharts {
	width: 100%;
}
#conversionCharts #metric,
#conversionCharts #common {
	width: 205px;
	margin: 0px;
	padding: 0px;
	background: #f9d682 url(/img/bg_chart_short.jpg) no-repeat;
	border-left: 1px solid #cc9900;
	border-top: 1px solid #cc9900;
	border-right: 1px solid #cc9900;
	float: left;
	font-weight: bold;
}
#conversionCharts #metric .row,
#conversionCharts #common .row {
	width: 100%;
	border-bottom: 1px solid #cc9900;
}
#conversionCharts #metric .leftCol{
	width: 75px;
	padding: 8px 0px 8px 12px;
	/*border-bottom: 1px solid #cc9900;*/
	float: left;
}
#conversionCharts #metric .rightCol{
	width: 83px;
	height: auto;
	padding: 8px 0px 8px 30px;
	border-left: 1px solid #cc9900;
	/*border-bottom: 1px solid #cc9900;*/
	float: left;
}
#conversionCharts #common {
	width: 255px;
	margin-left: 8px;
}
#conversionCharts #common .leftCol{
	width: 80px;
	height: auto;
	padding: 5px 0px 5px 8px;
	/*border-bottom: 1px solid #cc9900;*/
	float: left;
}
#conversionCharts #common .rightCol{
	width: 127px;
	height: auto;
	padding: 5px 0px 5px 8px;
	border-left: 1px solid #cc9900;
	/*border-bottom: 1px solid #cc9900;*/
	float: left;
}

/* Chef Notes - Substitutions */
#substitutionChart {
	width: 380px;
	margin: 0px;
	padding: 0px;
	background: #f9d682 url(/img/bg_chart.jpg) no-repeat;
	border-left: 1px solid #cc9900;
	border-top: 1px solid #cc9900;
	border-right: 1px solid #cc9900;
	float: left;
	font-weight: 550;
}
#substitutionChart .row {
	width: 100%;
	border-bottom: 1px solid #cc9900;
}
#substitutionChart .leftCol{
	width: 130px;
	padding: 3px 0px 3px 8px;
	border-right: 1px solid #cc9900;
	float: left;
}
#substitutionChart .rightCol{
	position: relative;
	left: -1px;
	width: 225px;
	padding: 3px 0px 3px 8px;
	border-left: 1px solid #cc9900;
	float: left;
}


/* Chinese New Year contest */
#popupPage #cnyrules {
	width: 450px;
	padding-left: 15px;
	padding-right: 0px;
}
#popupPage #cnyrules table {
	width: 400px;
}
#popupPage #cnyrules ol ul {
	padding: 0;
	margin: 5px 0px 5px 0px;
}
#popupPage #cnyrules ol li {
	margin-left: 22px;
	list-style-type: decimal;
	padding-left: 0px;
}
#popupPage #cnyrules ul li {
	margin: 3px 0px 0px 14px;
	list-style-type: none;
}

#fortuneContainer {
width:200px;
text-align: center;
}


ol, ul {
	list-style: none;
   padding: 0;
   margin: 0;
}

img { border: 0; }

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	left: 0;
	margin-top: -19px;
	height: 100%;
	background: url(/en/img/scrolltrack-bkimg.jpg) left top repeat-y;
}

.jScrollPaneDrag {
	position: absolute;
	background: #c69723 url(/en/img/scrolltrack-handle.jpg) left top no-repeat;
	cursor: pointer;
	overflow: hidden;

}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 19px;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 19px;
	background: url(/en/img/scrolltrack-arrowup.jpg) left top no-repeat;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #fff; */
	height: 19px;
	background: url(/en/img/scrolltrack-arrowdown.jpg) left top no-repeat;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60; */
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


#prodContent { width: 644px;
   height: 472px;
   overflow: hidden; }


#col1 { position: relative;
   width: 417px !important;
   width: 412px;
   height: overflow: hidden;
   float: left; }

.product-row, .product-row1,. product-row1thai, .product-row1-fr,. product-row1thai-fr, .product-row2, .product-row2-fr, .product-row3, .product-row3-fr { width: 100%; }

.product-row { height: 95px; }

.product-row p { margin: 5px 0 0 20px; }

.product-row1 { height: 95px;
   background: url(/en/img/products-indianpage-title.gif) 24px 37px no-repeat;
}

.product-row1cooking { height: 95px;
   background: url(/en/img/products-cookingpage-title.gif) 24px 37px no-repeat;
}

.product-row1cooking-fr { height: 95px;
   background: url(/fr/img/products-cookingpage-title.gif) 24px 37px no-repeat;
}

.product-row1thai { height: 95px;
   background: url(/en/img/products-thaipage-title.gif) 24px 37px no-repeat;
}

.product-row1-fr { height: 95px;
   background: url(/fr/img/products-indianpage-title.gif) 24px 37px no-repeat;
}

.product-row1thai-fr { height: 95px;
   background: url(/fr/img/products-thaipage-title.gif) 24px 37px no-repeat;
}


.product-row2 { height: 260px; overflow: hidden; }

.product-row2 img { display: block; margin: 0 0 20px 20px; }

.product-row2 a.nutrinfo { display: block; position: absolute; right: 7px; bottom: 0px;}


.product-row2-fr { height: 280px; overflow: hidden; top:10px; }

.product-row2-fr img { display: block; margin: 0 0 20px 20px; }

.product-row2-fr a.nutrinfo { display: block; position: absolute; right: 7px; bottom: -18px;}



.product-row3 { height: 99px;
 background: url(/en/img/products-scrolltoview.gif) 305px 74px no-repeat;}

.product-row3-fr { height: 99px;
 background: url(/fr/img/products-scrolltoview.gif) 305px 61px no-repeat;}


#col-scroll { width: 227px;
   height: 472px;
   float: left; }

#col-scroll ul li a {
   display: block;
   width: 215px;
   height: 160px;
}


#col-scroll-fr { width: 227px;
   height: 472px;
   float: left; }

#col-scroll-fr ul li a {
   display: block;
   width: 215px;
   height: 160px;
}


/* index */
#col-scroll ul li a#scroll-stirFry-img { background: url(/en/img/products-stirfrysauces-smON.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-cookingSauces-img { background: url(/en/img/products-cookingsauces-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-dippingSauces-img { background: url(/en/img/products-dippingsauces-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-soyaSauces-img { background: url(/en/img/products-soyasauces-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-specialtyItems-img { background: url(/en/img/products-specialtyitems-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-indianMarket-img { background: url(/en/img/products-indianmarketsauces-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-thai-img { background: url(/en/img/products-thaimarket-sm.jpg) left top no-repeat; }

/* indian */
#col-scroll ul li a#scroll-tandoori-img { background: url(/en/img/products-tandoori-smON.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-vindaloo-img { background: url(/en/img/products-vindaloo-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-currychicken-img { background: url(/en/img/products-butterchicken-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-korma-img { background: url(/en/img/products-korma-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-mangocurry-img { background: url(/en/img/products-mangocurry-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-tikkamasala-img { background: url(/en/img/products-tikkamasala-sm.jpg) left top no-repeat; }

/* thai */
#col-scroll ul li a#scroll-sweetthaichili-img { background: url(/en/img/products-sweetchilithai-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-yellowcurry-img { background: url(/en/img/products-yellowcurry-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-padthai-img { background: url(/en/img/products-padthai-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-spicythaichili-img { background: url(/en/img/products-spicythaichili-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-redcurry-img { background: url(/en/img/products-redcurry-smON.jpg) left top no-repeat; }

/* cooking */
#col-scroll ul li a#scroll-lemon-img { background: url(/en/img/products-lemon-smON.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-teriyaki-img { background: url(/en/img/products-teriyaki-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-honeygarlic-img { background: url(/en/img/products-honeygarlic-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-pineapple-img { background: url(/en/img/products-pineapple-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-mildgarlicrib-img { background: url(/en/img/products-mildgarlicrib-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-mediumgarlicrib-img { background: url(/en/img/products-mediumgarlicrib-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-stronggarlicrib-img { background: url(/en/img/products-stronggarlicrib-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-sweetandsour-img { background: url(/en/img/products-sweetandsour-sm.jpg) left top no-repeat; }

/* dipping */
#col-scroll ul li a#scroll-plum-img { background: url(/en/img/products-plum-smON.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-snsdip-img { background: url(/en/img/products-snsdip-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-cherry-img { background: url(/en/img/products-cherry-sm.jpg) left top no-repeat; }
#col-scroll ul li a#scroll-thai-img { background: url(/en/img/products-thai-sm.jpg) left top no-repeat; }

/* index french */
#col-scroll-fr ul li a#scroll-stirFry-img { background: url(/fr/img/products-stirfrysauces-smON.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-cookingSauces-img { background: url(/fr/img/products-cookingsauces-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-dippingSauces-img { background: url(/fr/img/products-dippingsauces-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-soyaSauces-img { background: url(/fr/img/products-soyasauces-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-specialtyItems-img { background: url(/fr/img/products-specialtyitems-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-indianMarket-img { background: url(/fr/img/products-indianmarketsauces-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-thai-img { background: url(/fr/img/products-thaimarket-sm.jpg) left top no-repeat; }

/* indian french */
#col-scroll-fr ul li a#scroll-tandoori-img { background: url(/fr/img/products-tandoori-smON.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-vindaloo-img { background: url(/fr/img/products-vindaloo-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-currychicken-img { background: url(/fr/img/products-butterchicken-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-korma-img { background: url(/fr/img/products-korma-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-mangocurry-img { background: url(/fr/img/products-mangocurry-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-tikkamasala-img { background: url(/fr/img/products-tikkamasala-sm.jpg) left top no-repeat; }

/* thai french */
#col-scroll-fr ul li a#scroll-sweetthaichili-img { background: url(/fr/img/products-sweetchilithai-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-yellowcurry-img { background: url(/fr/img/products-yellowcurry-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-padthai-img { background: url(/fr/img/products-padthai-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-spicythaichili-img { background: url(/fr/img/products-spicythaichili-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-redcurry-img { background: url(/fr/img/products-redcurry-smON.jpg) left top no-repeat; }

/* cooking  french */
#col-scroll-fr ul li a#scroll-lemon-img { background: url(/fr/img/products-lemon-smON.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-teriyaki-img { background: url(/fr/img/products-teriyaki-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-honeygarlic-img { background: url(/fr/img/products-honeygarlic-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-pineapple-img { background: url(/fr/img/products-pineapple-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-mildgarlicrib-img { background: url(/fr/img/products-mildgarlicrib-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-mediumgarlicrib-img { background: url(/fr/img/products-mediumgarlicrib-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-stronggarlicrib-img { background: url(/fr/img/products-stronggarlicrib-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-sweetandsour-img { background: url(/fr/img/products-sweetandsour-sm.jpg) left top no-repeat; }

/* dipping */
#col-scroll-fr ul li a#scroll-plum-img { background: url(/fr/img/products-plum-smON.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-snsdip-img { background: url(/fr/img/products-snsdip-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-cherry-img { background: url(/fr/img/products-cherry-sm.jpg) left top no-repeat; }
#col-scroll-fr ul li a#scroll-thai-img { background: url(/fr/img/products-thai-sm.jpg) left top no-repeat; }


#productsQuickChoose { height:auto; background-color: #000; border-left: 1px solid #fff; height: 22px; padding: 4px;}
#productsQuickChoose-title { float: left; display: inline; margin: 0 11px 0 6px;}
#productsQuickChoose-dropdown { margin-left: 50px; float: left; margin-left: 13px;}
#productsQuickChoose-dropdown select {width: 240px; }

.hidethis ( display: none; }
.showthis { display: block; }