@charset "UTF-8";
/* CSS Document */

/* ----------------------- COMMON CSS -------------------- */
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	color: #000;
}
ul, p, h1, h2, h3, h4, li {padding:0; margin:0}
a:link,
a:visited,
a:active { color:#0886C1; text-decoration:none}
a:hover {color:black; text-decoration:none}
a img {border-style:none}
#pagecontainer {
	width: 1023px;
	background-image:url(/templates/professional/42/main/en/gfx/siteBG.png);
	background-position:bottom;
	margin: 0 auto;
	background-repeat:no-repeat;
}
#contentContainer {
	width:968px;
	background-image:url(/templates/professional/42/main/en/gfx/pageBG.png);
	background-repeat:repeat-y;
	text-align:left;
	margin:0 auto;
	}
.cf {clear:both; font-size:0.1px}
h1 {/*font:normal 3em Georgia, "Times New Roman", Times, serif; */
	color:white;
	border-left:solid 4px black;
	padding-left:4px;
	text-shadow:#333 2px 2px 2px;
	
	margin-left:10px;
	margin-top:55px}
h2 {/*font:normal 3em Georgia, "Times New Roman", Times, serif; */
	color:white;
	text-shadow:#333 2px 2px 2px;
	float:left;
	margin-left:10px;
	margin-top:55px}
h3 {/*font:normal 0.85em  Georgia, "Times New Roman", Times, serif  ;*/
	text-transform:uppercase;
	border-bottom:dotted 1px #666;}

h4 { font-size:.7em; color:#0886C1; padding:5px 0; text-transform:uppercase;}
	
p,
.form_field_text {font: normal 0.75em/1.35em Arial, Helvetica, sans-serif; 
padding-bottom:1.5em;}
.form_field_text {padding:0}
.astrix {color:red}
.text_field {border:solid 1px #ccc; padding:1px;}
li {font: normal 0.75em/1.35em Arial, Helvetica, sans-serif;}
sup {font-size:10px; color:gray}

/* ------------------------ TOP NAV and BANNER ----------------- */
#homeTop {background:url('gfx/homeTopBG.jpg') no-repeat top; 
			height:429px;
			padding:0 20px;
			color:white;
			font-family:Georgia, "Times New Roman", Times, serif ;}
.trialiaName {font-size:1.7em;
			font-weight:bold;
			font-style:italic;
			float:left;
			padding-top:45px;
			padding-left:5px;
			text-shadow:#333 2px 2px 2px;
			}
#searchNavPosition {float:right; width:570px; padding-top:30px;}
#homeTop a {text-decoration:none; 
			font-family:Georgia, "Times New Roman", Times, serif}

			
.search {float:right; }
input.search_field {background-color:#BEC9E4; height:15px;
				padding:0 1px;
				border-style:none}
input.search_button {background-color:white; height:15px;
				text-align:center;
				font-family:georgia, times, serif;
				font-style:italic;
				
				font-size:0.65em;
				border-style:none;
				padding-bottom:1px;
				margin-left:0;}

/* ------------------------ DELI and HEALTH TITLES ------------ */
#homeDeliHealth {
	width:190px;
	padding: 0;
	float: left;
	margin: 100px 0 0 33px;
				}
#homeDeliHealth a  {
	border-left:solid 4px black;
	padding-left:4px;
	font-size:2em;
	text-shadow:2px 2px 10px #888;
	color:#000 
				}
#homeDeliHealth a.eskalHealth {
	margin-top: 55px;
	display: block;
	border-left:solid 4px #85C352;
}
#homeDeliHealth a:hover {color:#069}
#homeDeliHealth p {font: 9px normal arial, sans-serif; 
				padding-left:10px;
				color:#000;
				}
span.subh11,
span.subh12 {font: 10px normal arial, sans-serif; 
				padding-left:10px;
				color:#000;
				margin-top:-90px;
				margin-bottom:70px;
				display:block;
				}

/* ------------------------HOME CATEGORIES MENU ------------------- */
ul#homeCatMenu  {
	font-size:125%;
	text-shadow:2px 2px 7px #555;
	width:270px;
	margin-left:35px;
	float: left;
	margin-top: 85px;
				}
#homeCatMenu li {list-style-type:none;
				margin-bottom:15px;
				padding-left:5px;
				
				}
#homeCatMenu li a {color:#000;}
#homeCatMenu li a:hover {color:#069;}
#homeCatMenu li.instant {border-left:solid 4px #999900}
#homeCatMenu li.season {border-left:solid 4px #FFCC00}
#homeCatMenu li.con {border-left:solid 4px #AB4962}
#homeCatMenu li.snacks {border-left:solid 4px #7B7F72}
#homeCatMenu li.kosher {border-left:solid 4px #449BC8}
#homeCatMenu li.wine {border-left:solid 4px #BB8E4F}
#homeCatMenu li.goodForYou {border-left:solid 4px #605A9B}


/* ------------------------INTERNAL CATEGORIES MENU ------------------- */
ul#intCatMenu  { 
	font-size:100%;
	top:210px;
	position:absolute;
	
	clear:both;
	padding-left:10px;
	/* background-image:url(/templates/professional/42/main/en/gfx/catBG.png);
	background-position:bottom;
	background-repeat:no-repeat; */
	height:29px;
	text-align:left;
	margin-left:0; width:580px;
	
	}
#intCatMenu li {list-style-type:none;
	margin-bottom:10px;
	padding-left:5px;
	display:inline;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	
	}
#intCatMenu li a {color:#000;}
#intCatMenu li a:hover {color:#069;}
#intCatMenu li.instant {border-left:solid 3px #999900}
#intCatMenu li.season {border-left:solid 3px #FFCC00}
#intCatMenu li.con {border-left:solid 3px #AB4962}
#intCatMenu li.snacks {border-left:solid 3px #7B7F72}
#intCatMenu li.kosher {border-left:solid 3px #449BC8}
#intCatMenu li.wine {border-left:solid 3px #BB8E4F}
#intCatMenu li.eskalDeli {border-left:solid 3px #666}
#intCatMenu li.eskalHealth {border-left:solid 3px #cc0}
#intCatMenu li.goodForYou {border-left:solid 3px #605A9B}



/* ----------------------- MAIN MENU --------------------------- */
.mainNav {
		font-size:.75em;
		font-weight:bold;
		color:#ffffff;
		padding-top:10px;
		float:right;
		}
.menu {border-right:solid 1px red; 
text-align:center;  
padding: 0 2px;
*font-size:.85em;
}
#menuButton7.menu {border-right-style:none}

.menu_rollover
{
	padding:0 2px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align:center;
background:white;
border-right:solid 1px red;
*font-size:.85em
}
#menuButton7.menu_rollover {border-right:none}
.menu_active {
		padding:0 2px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align:center;
background:white;
border-right:solid 1px red;
*font-size:.85em
}
/* -------------------------- FOOTER --------------------------- */
#footer {color:#555;
		background:url(/templates/professional/42/main/en/gfx/siteBG.png) bottom no-repeat;
		padding:20px 0;
		font-size:95%}
#footer table td {padding:0 15px; border-style:none; vertical-align:top}
#footer table {width:95%; text-align:left;}
#footer p {padding:5px 0; }
#footer li {list-style-type:none; }

/* -------------------- HOME ROW INFORMATION -------------------- */

#topRow, #bottomRow {height:140px;  
					margin:0 20px;
					padding-top:20px;}
#topRow h3, #bottomRow h3 {font-size:90%}
#topRow div.contentBox, 
#bottomRow div.contentBox { padding:5px 20px;}
						
#topRow div.contentBox div.homeBoxes,
#bottomRow div.contentBox div.homeBoxes  {padding-top:10px }
div.homeBoxes img {float: left; padding-right: 10px; 
				padding-bottom: 30px;}
div.homeBoxes li {list-style:none }
div.homeBoxes p {padding-bottom:0}

div.contentBox div.homeNews p {display:none;}
div.contentBox div.homeNews h4 {width:185px;
			 text-overflow: ellipsis;
			  white-space:nowrap; 
			  overflow:hidden; padding:0 0 5px 0; 
			  text-transform:capitalize;
			  font: normal 0.75em/1.35em Arial, Helvetica, sans-serif;}


/* --------------------- INTERNAL PAGES ------------------------ */
#intContentContainer,
#productPages{padding:40px 30px 20px 30px;}
#intContentContainer h2 {
	/*font:normal 2.5em Georgia, "Times New Roman", Times, serif; */
	margin-bottom:20px;
	border-bottom:solid 1px #ccc;
	font-size:2.2em;
	
	}
#intContentContainer h2.productTitle {
	/*font:normal 1.5em Georgia, "Times New Roman", Times, serif; */
	margin:2px 0 25px 0;
	border-bottom-style:none;
	float:none;
	text-shadow:none;
	padding-bottom:2px;
	text-transform:capitalize;
	color:#2C5597;
	font-size:1.6em;
	font-weight:bold;
	}

h1.deliHealth {border-left-color:#cc0}
#intHealthTop,
#intProductsTop,
#intDeliTop {background:url('gfx/internal_health_banner_bg.jpg') no-repeat top; 
			height:246px;
			padding:0 20px;
			color:white;
			/*font-family:Georgia, "Times New Roman", Times, serif ;*/}
#intDeliTop {background:url('gfx/internal_deli_banner_bg.jpg') no-repeat top; }

#intProductsTop {background:url(/templates/professional/42/main/en/gfx/int_top_banner.jpg) no-repeat top; }
			
div.contentUnderH3 {}

#intContentContainer h3 {margin-bottom:10px; text-transform:capitalize; font-size:90% }

h4.faq {background:url('gfx/question_mark_png.png') no-repeat left; 
		padding: 7px 20px;
		}
h4.faq a {padding-left:5px }

/* ----------------------- PRODUCT PAGES ------------------------------ */

 #productPages h2,
 #intContentContainer h2 {
	font:normal 1.1em arial, helvetica, sans-serif; 
	margin-bottom:20px;
	border-bottom:dotted 1px #666;
	float:none;
	text-shadow:none;
	padding-bottom:0;
	margin:5px 0;
	
	}
#productDescription {padding:20px; float:right; width:540px;}
#productPages table,
#intContentContainer table {margin-bottom:20px; padding:0; }


#productDescription td { font-size:12px }
		
#productDescription h2,
#productDescription th
		{/*font:normal 0.85em  Georgia, "Times New Roman", Times, serif*/  ;
	text-transform:uppercase;
	float:none;
	text-shadow:none;
	padding-bottom:0;
	margin:5px 0;
	color:#000;
	font-size:0.85em;
}
		
table.nutrition td {border-bottom:dotted 1px #ccc;}
	
