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


* { behavior: url(../javascripts/iepngfix.htc) } /* Enables trasparent PNGs in IE */


body {
	background: url(../images/bg_pagetop.jpg) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#000;
}
#wrapper {
	width:960px;
	margin:0 auto;
	text-align:center;
}
#branding {
	position:relative;
	height:134px;
}
#branding h1 {
	height:74px;
	width:370px;
	text-indent:-9999px;
	margin:0 auto;
	position:relative;
	top:40px;
}
#branding h1 a {
	display:block;
	height:74px;
	width:370px;
	background: url(../images/loffredo_logo.png) top left no-repeat;
}
#branding .order {
	display:block;
	height: 27px;
	width: 188px;
	text-indent:-9999px;
	background: url(../images/order_cart.png) top left no-repeat;
	position:absolute;
	top:86px;
	right:0px;
}
#content {
	clear:both;
	text-align:left;
	padding:30px 0 30px 0;
}
#maincontent {
	float:left;
	clear:right;
	margin: 0 110px 0 65px;
	width: 560px;
}
#maincontent p { 
	font-size:1.4em;
	line-height:1.5em;
	margin-bottom:1em;
}
#maincontent a {
	color:#209e57;
}

#maincontent ul {padding: 10px 20px 20px 50px;}
#maincontent li {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height: 1.2em; list-style-type: disc; padding: 0 0 5px 0px;}
#maincontent em {font-style: italic;}

.alignright {
	margin: 0 0 15px 15px;
}
.alignleft {
	margin: 0 15px 15px 0px;
}

/* so that mainnav and carousel are in the same context positionwise (IE fix) */
#main { position: relative; }

/* NAVIGATION */

#mainnav {
	clear:both;
	margin:10px 0;
}
#mainnav ul.top {
	background: url(../images/mainnav.gif) no-repeat;
	width:960px;
	height:25px;
	margin:0;
	padding:0;
}
#mainnav ul.top li, #mainnav ul.top a {
	height:25px;
	display:block;
}
#mainnav ul.top li {
	float:left;
	list-style:none;
	display:inline;
	width:157px;
	position: relative;
}
#mainnav ul.top li a {
	text-indent:-9999px;
}
#mainnav #homelink .active {
	background: url(../images/mainnav.gif) 0px -25px no-repeat;
}
#mainnav #productslink .active {
	background: url(../images/mainnav.gif) -157px -25px no-repeat;
}
#mainnav #processinglink .active {
	background: url(../images/mainnav.gif) -274px -25px no-repeat;
}
#mainnav #freshcutlink .active {
	background: url(../images/mainnav.gif) -274px -25px no-repeat;
}
#mainnav #aboutlink .active {
	background: url(../images/mainnav.gif) -314px -25px no-repeat;
}
#mainnav #contactlink .active {
	background: url(../images/mainnav.gif) -471px -25px no-repeat;
}
#mainnav #foodsafetylink .active {
	background: url(../images/mainnav.gif) -628px -25px no-repeat;
}
#mainnav #careerslink .active {
	background: url(../images/mainnav.gif) -785px -25px no-repeat;
}

#mainnav ul.dropdown {
	z-index: 99;
	border: 2px solid #CCCCCC;
	position: absolute;
	top:2em;
	left:0;
	width: 140px;
	/* position:relative; */
	/* background-color: #FFFFFF; */
	background: url(../images/white.png);
}

#mainnav ul.dropdown li {
	z-index: 100;
	width: auto;
	height: auto;
	float: none;
	display: block;
	padding: 7px;
	color: red;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	/* display:none; */
}
#mainnav ul.dropdown li a {
	z-index: 101;
	height: auto;
	text-indent: 0;
	color: red;
	text-decoration: none;
}

#mainnav ul.dropdown li a:hover {
	height: auto;
	text-indent: 0;
	color: #b5192a;
	text-decoration: none;
}

#mainnav ul.subdropdown {
	background: no-repeat;
	border: 0;
	padding-top: 5px;
	padding-left: 5px;
}

#subnav {
	width:200px;
	float:left;
	border-right:4px solid #209e57;
	font-size:2em;
	color:#e22237;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:right;
	min-height:415px;
}
#subnav ul {
	margin-right: 20px;
}
#subnav li {
	margin-bottom:.5em;
}
#subnav a {
	color:#e22237;
	text-decoration:none;
}

#subnav .active {
	background:url(../images/green_ball.jpg) center left no-repeat;
	padding-left:20px;
}



/* HOMEPAGE CAROUSEL */

#carousel {
	position:relative;
	height:320px;
	z-index:0;
}
.left-carousel {
	position:absolute;
	top: 0px;
	left:102px;
	z-index:0;
}
.front-carousel {
	position:absolute;
	bottom: 30px;
	left:317px;
	z-index:0;
}
.right-carousel {
	position:absolute;
	top: 0px;
	right:102px;
	z-index:0;
}
#carousel-message {
	position:absolute;
	bottom: 00px;
	left:164px;
	z-index:0;
}


/* TEXT */

h1 {
	font-size:5em;
	line-height:1em;
	margin:0 0 .25em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#686868;
}
h1.umph {
	margin:0 0 .75em 0;
	border-bottom: 4px solid #e22237;
	padding-bottom:.2em;
}
h2 { 
font-size:3.0em;
line-height:1em;
font-family: Georgia, "Times New Roman", Times, serif;
margin:0 0 .5em 0;
color:#686868;
}
h3 { 
font-size:1.8em;
font-weight:normal;
margin:1em 0;
color:#686868;
}
h4 { 
font-size:1.5em;
font-weight:bold;
margin:1em 0;
text-transform:uppercase;
font-family:"Trade Gothic LT Std", Helvetica, Arial, sans-serif;
color:#000;
}
h5 { 
font-size:1.4em;
font-weight:bold;
margin:1em 0;
color:#686868;
}
strong {font-weight: bold;}


/* STICKY FOOTER */

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

#main {padding-bottom: 246px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -246px; /* negative value of footer height */
	height: 246px;
	clear:both;
	background:url(../images/bg_pagebottom.jpg) top left repeat-x;
	padding-top:45px;} 




.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;} /* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;} /* End hide from IE-mac */

#callouts {
	width:960px;
	margin:0 auto;
	background:url(../images/bg_callouts.gif) top center repeat-y;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	height:125px;
	margin-bottom:20px;
}
#callouts p, #callouts li {
	color:#686868;
	font-size:11px;
	line-height:14px;
}
#callouts a {
	color:#686868;
	text-decoration:none;
}


#callouts h4 { margin:0 0 2px 0; }
#callouts h4 a { color:#000; }
#callouts h4 a:hover { color:#333; }

#callouts .more {
	font-size:14px;
	color:#e22237;
	margin-top:20px;
	display:block;
}

#callouts img, #callouts .bord { border: 1px solid #fff; }

#callouts .callout { float:left; width:300px; padding:10px; }


#news_co li a{text-decoration: underline;}
#news_co li a:hover{color: #209e57;}

#siteinfo {
	width:960px;
	margin:0 auto;
	color:#686868;
	text-align:right;
	position:relative;
}
#siteinfo p {
	margin:0;
}
#siteinfo img {
	position:absolute;
	top:0;
	left:0;
}
#siteinfo .locations {
	font-weight:bold;
	text-transform:uppercase;
	color:#209e57;
	text-decoration:none;
	font-size:1.2em;
	padding:15px 0;
}
#siteinfo .locations a {
	color:#209e57;
	text-decoration:none;
}
#siteinfo .locations a:hover {
	color:#41bf78;
}

#siteinfo a {
	color:#686868;
	text-decoration:none;
}

#siteinfo .social {text-align: left; padding: 20px 0 0 130px; float: left;}
#siteinfo .social p {}
#siteinfo .social a{color: #686868; text-align: left;}
#siteinfo .social a:hover{color: #209e57;}
#siteinfo .social img{padding: 5px 0 0 80px;}

#callouts .bord {border: 1px solid #fff;}

#locationcol {width: 290px; }
#locationpic {width: 250px; padding: 5px; border: 1px solid #209e57;}
.column{position: relative;float: left;}
.clear {clear: both;}
td {font-size:1.4em; line-height:1.5em; margin-bottom:1em; padding: 5px;}
.input {border-color: #000; background-color: #eff9f3; padding: 3px; color: #000; width: 250px;}
.submit {border-color: #168044; background-color: #209e57; color: #fff; width: 100px; height: 25px;}
hr {border: 1px solid #bfedd3; margin: 40px 0 40px 0;}


/* Table */
#locations
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align:bottom;
	width:530px;
	margin:10px;
	border-collapse: collapse;
}
#locations th
{
	font-size: 15px;
	font-weight: normal;
	padding: 8px 8px 4px 8px;
	background: #9ad8ff;
	border-top: 4px solid #039;
	border-bottom: 1px solid #6cc;
	color: #17285d;
}
#locations td
{	
	font-size: 14px;
	padding: 4px 8px;
	background: #fff; 
	border-bottom: 1px solid #bfedd3;
	color: #000;
	border-top: 1px solid transparent;
}
#locations tr:hover td {background: #e9f8f0; color: #000;}

#locations a {color: #209e57;}
#locations a:hover {color: #41bd77;}


/* FORMS */
.niceform fieldset {width:600px;}
.niceform input, .niceform textarea, .niceform select {font:12px/12px Arial, Helvetica, sans-serif; padding:0; background-color:#ededed;}
.niceform fieldset.action {background:#9da2a6; border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; margin-top:-20px;}
.niceform legend {background:#bfbf30; color:#fff; font:17px/21px Calibri, Arial, Helvetica, sans-serif; padding:0 10px; margin:-26px 0 0 -11px; font-weight:bold; border:1px solid #fff; border-color:#e5e5c3 #505014 #505014 #e5e5c3;}
.niceform label {font-size:12px; font-weight:bold; color:#000;}
.niceform  label.opt {font-weight:normal;}
.niceform  dl {clear:both;}
.niceform  dt {float:left; text-align:right; width:90px; line-height:25px; margin:0 10px 10px 0;}
.niceform  dd {float:left; width:475px; line-height:25px; margin:0 0 10px 0;}
textarea, input {border:1px solid #686868; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
input {height:18px;}
.rightalign {
	text-align:right;
	float:right;
	margin-right:115px;
}
