/* ITALIAN FOODS Main CSS Document */

/* ---- RESET BASE STYLES ---- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,em,strong,th{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
body{font:62.5% arial,verdana,sans-serif;}
select,input,textarea{font:99% arial,helvetica,verdana,sans-serif;}
pre,code{font:115% monospace;}
.hide { display: none; }
.st{font-weight: bold;}

/* ---- MAIN STRUCTURE ---- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#header {
	float: left;
	position: relative;
	height: 91px;
	width: 770px;
}
#splash {
	float: left;
	width: 768px;
	border: 1px solid #B9B9B9;
}
#navigation {
	float: left;
	width: 100%;
	height: 25px;
	background-color: #A5B27B;
}
#footer {
	float: left;
	width: 768px;
	text-align: center;
	padding: 6px 0;
	color: #939393;
	font-size: 1.1em;
}
a {
	text-decoration: none;
}


/* ---- HEADER ---- */
#header h1 {
	float: left;
	margin-top: 14px;
}
#header h1 a {
	display: block;
	height: 68px;
	width: 247px;
	background: transparent url(/images/ifc-logo.gif) no-repeat top left;
	overflow: hidden;
	text-indent: -9999em;
}


/* ---- SHOPPING NAVIGATION ---- */
#shopnav {
	position: absolute;
	bottom: 10px;
	right: 0;
}
#shopnav ul li {
	float: left;
	text-transform: uppercase;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 26px;
	color: #333;
}
#shopnav ul li a {
	color: #333;
}
#shopnav ul li a:hover {
	color: #D64943;
}
#shopnav #snvb, #shopnav #snsi {
	padding: 0 5px;
	background: transparent url(/images/searchsep.gif) no-repeat center right;
}
#shopnav #snse input {
	padding: 0;
	margin: 0;
}
#shopnav ul #snvb a {
	padding-right: 25px;
	background: transparent url(/images/shopbasket.gif) no-repeat center right;
}
#shopnav ul #snvb a:hover {
	background: transparent url(/images/shopbasket-over.gif) no-repeat center right;
}
#shopnav #snse form{
	margin: 0;
	padding: 0;
}
#shopnav #snse label {
	float: left;
	padding: 0 5px;
	margin: 0;
	line-height: 26px;
}
#shopnav #snse input#snsesf {
	float: left;
	margin: 4px 0 0;
	padding: 0;
	height: 16px;
	color: #666666;
}
#shopnav #snse input#snsesb {
	float: left;
	padding: 2px 0 4px 3px;
}

#shopnav ul#mainlevel-nav li{
	padding: 0px 5px;
}
#shopnav .search {
	text-align: right;
}
/* ---- NAVIGATION ---- */
/*#navigation ul li {
	float: left;
	height: 25px;
	width: 128px;
	background: no-repeat top left;
}
#navigation ul li a {
	display: block;
	height: 25px;
	width: 128px;
	background: no-repeat top left;
	text-indent: -9999em;
}*/
#navigation ul li {
    float: left;
    height: 25px;
    width: 153px;  /* CHANGED */
    background: no-repeat top left;
}
#navigation ul li a {
    display: block;
    height: 25px;
    width: 153px;  /* CHANGED */
    background: no-repeat top left;
    text-indent: -9999em;
}
#navigation ul li a:hover {
	background: no-repeat bottom left;
}
#navigation ul #nav1, #navigation ul #nav1 a { background-image: url(/images/nav1.gif); }
#navigation ul #nav2, #navigation ul #nav2 a { background-image: url(/images/nav2.gif); }
#navigation ul #nav3, #navigation ul #nav3 a { background-image: url(/images/nav3.gif); }
#navigation ul #nav4, #navigation ul #nav4 a { background-image: url(/images/nav4.gif); }
#navigation ul #nav5, #navigation ul #nav5 a { background-image: url(/images/nav5.gif); }
#navigation ul #nav6, #navigation ul #nav6 a { background-image: url(/images/nav6.gif); }


/* ---- HOME SPLASH ---- */
#home #splash #content {
	float: left;
	width: 768px;
	position: relative;
	height: 337px;
	background: transparent url(/images/homesplash.jpg) no-repeat top left;
}
#home #splash #content h2, #content p#hc1, #content p#hc2, #content p#hcl {
	position: absolute;
	text-indent: -9999em;
}
#content p#hcl {
	height: 23px;
	width: 256px;
	bottom: 0;
	right: 0;
}
#content p#hcl a {
	display: block;
	height: 23px;
	width: 256px;
	background: transparent no-repeat bottom right;
	background-image: url(/images/hc-hcl.jpg);
}
#content p#hcl a:hover {
	display: block;
	height: 23px;
	width: 256px;
	background: transparent no-repeat bottom right;
	background-image: url(/images/hc-hcl-over.jpg);
}
#content p#photocredit{
	position: absolute;
	height: 23px;
	width: 256px;
	top: 327px;
	left: 5px;
	bottom: 0;
	right: 0;
	font-size: 10px;
}
#content p#photocredit a:link, #content p#photocredit a:visited{
	color: #999;
	text-decoration: none;
}
#content p#photocredit a:hover{
	color: #666;
	text-decoration: none;
}
#home #splash #content h2 {
	top: 50px;
	left: 47px;
	height: 35px;
	width: 237px;
	background: transparent url(/images/hc-h2.gif) no-repeat top left;
}
#content p#hc1 {
	top: 85px;
	left: 47px;
	height: 167px;  /* CHANGED */
	width: 237px;  /* CHANGED */
	background: transparent url(/images/hc-hc1.gif) no-repeat top left;
}
#content p#hc2 {
	top: 255px;  /* CHANGED */
	left: 47px;
	height: 42px;  /* CHANGED */
	width: 237px;  /* CHANGED */
	background: transparent url(/images/hc-hc2.gif) no-repeat top left;
}


/* ---- FEATURES ON HOME PAGE ---- */
#features {
	float: left;
	width: 768px;
	margin-top: 6px;
	background: #E9E5D6 url(/images/feat-bck.gif) no-repeat bottom left;
	border: 1px solid #E9E5D6;
}
#featurebox {
	float: left;
	width: 100%;
	background: transparent url(/images/featbox-bck.gif) no-repeat top left;
}
#features #left, #features #center, #features #right {
	float: left;
	width: 226px;
	padding: 12px 15px 15px 15px;
}

#features h3 {
	background: transparent no-repeat center;
	text-align: center;
	height: 23px;
	text-indent: -9999em;
	margin-bottom: 9px;
}
#features #left h3 {
	background-image: url(/images/feathead-features.gif);
}
#features #center h3 {
	background-image: url(/images/feathead-chef.gif);
}
#features #right h3 {
	background-image: url(/images/feathead-news.gif);
}
#features img {
	float: right;
	margin-left: 6px;
}
#features p {
	color: #877766;
	font-size: 1.2em;
	line-height: 1.3em;
}
#features p {
	margin-bottom: .8em;
}
#features a {
	color: #D1312E;
}
#features a:hover {
	color: #547848;
}
#features p.more {
	margin-bottom: 0;
}
#features p.more a {
	font-weight: bold;
	color: #547848;
}
#features p.more a:hover {
	color: #D1312E;
}
#features .story {
	padding-top: 34px;
	background: transparent url(/images/story-top.gif) no-repeat top center;
}
#features .story2 {
	padding-bottom: 24px;
	background: transparent url(/images/story-foot.gif) no-repeat bottom center;
}


/* ---- STORE SPLASH ---- */

#store #splash h2 {
	float: left;
	height: 78px;
	width: 768px;
	background: transparent no-repeat bottom left;
	text-indent: -9999px;
}
#store #splash h2#vinegars {
	background-image: url(/images/store/head-vinegars.jpg);
}

/* ---- STORE CONTENT ---- */

#shopcontent {
	float: left;
	width: 768px;
	margin-top: 6px;
	border: 1px solid #B9B9B9;
	background: #E9E5D6 url(/images/shop-bck.gif) repeat-y top center;
}
#shoptop {
	float: left;
	width: 738px;
	padding-left: 30px;
	background: transparent url(/images/shoptop-bck.gif) no-repeat top center;
}
#shoptop h2 {
	float: left;
	width: 457px;
	height: 23px;
	margin: 25px 0 10px;
	background: transparent url(/images/shoptop-retailshop.gif) no-repeat top center;
	text-indent: -9999em;
}
#shopdesc {
	float: left;
	width: 457px;
	margin: 0;
	padding-bottom: 33px;
	font-size: 1.2em;
	line-height: 1.5em;
	background: transparent url(/images/shoptop-desc.gif) no-repeat bottom center;
}
#shopimg {
	float: right;
	margin: 25px 60px 20px 0;
}
#shoplist {
	float: left;
	width: 768px;
	background: transparent url(/images/shoplist-bck.gif) repeat-y top center;
}
#shoplisttop {
	float: left;
	width: 728px;
	padding: 0 20px;
	background: transparent url(/images/shoplisttop-bck.gif) no-repeat top center;
}
#shoplist th {
	height: 27px;
	text-indent: -9999em;
}
th.punit {
	background: transparent url(/images/shoplist-unit.gif) no-repeat bottom center;
}
th.pquant {
	background: transparent url(/images/shoplist-quant.gif) no-repeat bottom center;
}
td.pimg {
	border-top: 1px solid #A68623;
	padding: 5px 0;
}
td.pinfo {
	width: 305px;
	border-top: 1px solid #A68623;
	padding: 15px 0;
}
.pinfo h3 {
	font: 1.4em/1.1em Georgia, "Times New Roman", Times, serif;
	margin-right: 70px;
	padding-bottom: .4em;
}
.pinfo .h-a { color: #8A0101; }
.pinfo .h-b { color: #006E8E; }
.pinfo .h-c { color: #008E17; }
.pinfo p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-right: 70px;
}
td.punit {
	width: 200px;
	text-align: center;
	background-color: #D6D4C8;
	border-top: 1px solid #A68623;
	padding: 5px 0;
	font-size: 1.1em;
}
td.pquant {
	width: 108px;
	text-align: center;
	background-color: #D6D4C8;
	border-top: 1px solid #A68623;
	padding: 5px 0;
}
#shopfoot {
	float: left;
	width: 768px;
	height: 25px;
	background: transparent url(/images/shopfoot-bck.gif) repeat-y bottom center;
}

/* ---- PAGE SPLASH ---- */
#store #splash {
	border: 0px;
}
#page {
	background: #E9E5D6;
	color: #003834;
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 15px solid #6D0707;
}
#page td.componentheading {
	padding: 5px;
	font-weight: bold;
	background: #003834;	
}
#page td.contentheading, #page  .componentheading {
	background: #6D0707;
	color: #FFF;
	height: 15px;
	padding: 2px 5px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px;
}
#page  td.contentheading a, #page  td.componentheading a{
	color: #FFF;
}
#page  .contentheading{
	margin: 0px 0px 5px;
}
#page td.buttonheading {

}
#page p{
	padding: 10px;
}

#page li {
	padding: 0px;
	margin: 0px 50px;
	list-style: circle;
}
#page a {
	color: #FF5500
}
.breadcrumbs {clear: both; padding: 10px 5px; font-weight: bold; font-size: 11px;}
.small {padding: 0px 10px;}
.createdate {padding: 0px 10px;}
.modifydate {padding: 0px 10px;}
.article_separator, .article_seperator {clear: both;display: block;height: 30px;margin: 0;background: url(/images/dot.gif) repeat-x center;}
.menu2 {	float: left;
	width: 100%;
	height: 30px;
	background-color: #A5B27B;}
.clear {clear:both;}
