
@charset "utf-8";
/* 	FSE - Gobble Gobble
	Standards-Compliant Stylesheet
	November 2011
	Food Service Enablers  */
	

/* -------------------------------------------------------------- */
/* meyerweb css reset v2.0 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: "Arial", verdana, serif;
}

p	{font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	margin-bottom: 12px;
	line-height: 20px;
	color: #4a4a4a;}
	
ul li	{margin-left: 15px; margin-bottom: 8px;}
		

/* ********* Default Anchor Style ******* */
a:link {color: #0079c2;	text-decoration: none;}

a:visited {color: #0079c2; text-decoration: none;}

a:hover {color: #005288; background-color: #ffc220; text-decoration: none;}

a:active {color: #0079c2; text-decoration: none;}

/* ************ Home Link *********** */
a.homenav:link {color: #CC0000;	text-decoration: none;}

a.homenav:visited {color: #CC0000; text-decoration: none;}

a.homenav:hover {color: #00305C; text-decoration: none;}

a.homenav:active {color: #CC0000; text-decoration: none;}


.homeNavTD     {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-left:24px;padding-top:5px;padding-bottom:5px;
	font-size:13px;
	color: 0079c2;
	text-transform:uppercase;
}

.homeNavTDhover     {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #ffc220;	
	text-decoration: none;
	cursor: pointer; 
	font-size:13px;
	text-transform:uppercase;
}

#prodTeaser	{
		font-size:.8em; }
		
.testimonial	{
	font-size:1em;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; }

.subNavTD	{
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;  
	color: #0079c2; 
	text-decoration: none;
	
}

.subNavTDhover	{
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;  
	color: #ffc220; 
	text-decoration: none;
	cursor: pointer;
}

.subnavtxt	{
		font-size: 14px;
		font-weight: bold;
		text-transform:uppercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;  
	text-decoration: none;
	cursor: pointer;	}

#prodTeaser	{
	 padding-left:30px;
	 padding-top: 60px;
	 padding-right:10px;
	 padding-bottom: 20px;
	 background: #d7d9da; 
	 color: #686663;
	 background-image:url(../graphics/home-simplify2.gif);
	 background-repeat:no-repeat;
	 background-position:top;}


/* ************ Default Font Style *********** */	
.default{
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif; 
	color:#4A4A4A;
}

.subnavfont{
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
}

.topnavfont{
	font-size: 12px;
	font-family:Helvetica, Arial, sans-serif; 
}

.titlebarfont{
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #005288; 
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 16px;
}


.col1font{
	font-size: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#666666; line-height:120%; 
}

.col3font{
	font-size: 16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#888888;
	line-height:150%; 
	
}


/* ******** Font Size Classes *********** */	
.mini{font-size: 9px;}
.small{font-size: 11px;}
.large{font-size: 16px;}
.xlarge{font-size: 19px;}
/* *********** Font Color Classes ******** */
.green{color: #11674C;}
.gray{color: #4A4A4A;}
.litegray{color: #CCCCCC;}
.red{color: #CC0000;}
.Aqua{color:#00FFFF;}
.blue{color: #00305C;}
.lightblue{color: #6699CC;}
.black{color: #000000;}
.orange{color: #D18927;}
.white{color: #F3E2E2;}
	
	
/* ************ USED FOR OULDINE EFFECTS ON PRODUCTS PAGE ************* */

.outline1     {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
} 

.outline2     {
	border: 1px solid #FFFFFF;
}

.outline3     {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.outline4     {
	border-bottom: 1px solid #FFFFFF;
}

.sitemap-level1 { padding-left: 0px; font-weight: bold; font-size: 14px}
.sitemap-level2 { padding-left:20px; padding-top:10px }
.sitemap-level3 { padding-left:40px; }

