/*
Mezzetta / mezzetta.com
design: 4c / 4c.ca
November 2007

Layout Styles
*/

body {
	background-color:#FFFCD6;
	margin:0;
	padding:0;
}

/* General Layout -----------*/

#container {
	background-color:#fff;
	border:5px solid #fff;
	margin:25px auto 5px;
	width:740px;
}

#header {
	background:#f9f3d2 url(../images/home/0110/bg_header.jpg) no-repeat 0 0;
	height:110px;
	position:relative;
	width:740px;
}

#nav {
	background-color:#f9f3d2;
	height:25px;
	width:100%;
}

#subnav {
	background-color:#a7ae3a;
	height:25px;
	width:100%;
}

#page {
	margin:5px 0;
	overflow:auto;
	width:740px;
}

	/* Page Styles */
	.st1 #page { background:url(../images/bg_st01.gif) repeat-y 0 0; } /* Yellow */
	.st2 #page { background:url(../images/bg_st02.gif) repeat-y 0 0; } /* Orange */
	.st3 #page { background:url(../images/bg_st03.gif) repeat-y 0 0; } /* Burgandy */
	.st4 #page { background:url(../images/bg_st04.gif) repeat-y 0 0; } /* Red */
	.st5 #page { background:url(../images/bg_st05.gif) repeat-y 0 0; } /* Rust */
	.st6 #page { background:url(../images/bg_st06.gif) repeat-y 0 0; } /* Green */

	/*.history #page { background:url(../images/bg_page_02.jpg) no-repeat left bottom; }*/

#left {
	float:left;
  	min-height:360px;
  	height:auto !important;
  	height:360px;
	padding:25px 0 25px 20px;
	width:255px;
}

	/* Left Column Styles */
	.hn #left { background:url(../images/bg_left_st02_02.jpg) no-repeat 0 0; }
	.abouthome #left { background:url(../images/bg_left_st04_01.jpg) no-repeat 0 0; }
	.history #left { background:url(../images/bg_left_st02_03.jpg) no-repeat 0 0; }
	.test #left { background:url(../images/bg_left_st03_01.jpg) no-repeat 0 0; }
	.faqs #left { background:url(../images/bg_left_st03_01.jpg) no-repeat 0 0; }
	.contacthome #left { background:url(../images/bg_left_st05_01.jpg) no-repeat 0 0; }
	.plates #left { background:url(../images/bg_left_st04_02.jpg) no-repeat 0 0; }
	.pairings #left { background:url(../images/bg_left_st06_02.jpg) no-repeat 0 0; }
	.press #left, .feedback #left { background:url(../images/bg_left_st06_01.jpg) no-repeat 0 0; }
	.survey #left { background: #FFF; }
	.tips #left { background:url(../images/bg_left_st01_01.jpg) no-repeat 0 0; }

#right {
  	min-height:360px;
  	height:auto !important;
  	height:360px;
	margin-right:0;
	margin-left:290px;
	padding:25px 0;
	width:430px;
}

.ds #right {
	padding:25px 0 0;
	width:450px;
}

#wide {
	width:740px;
	height: 295px !important;
}

	#home #wide {
		height:302px;
		overflow:hidden;
		text-align:right;
	}
	
.content {
	padding:20px;
}
	
#bottom {
	border-top:5px solid #fff;
	overflow:auto;
}

#footer {
	background-color:#EF870E;
	clear:both;
	height:12px;
	padding:10px;
	width:720px;
}

#copyright {
	margin:0 auto 30px;
	width:740px;
	text-align: right;
}

#bottom a.firstbox {
	float: left;
	margin-right: 5px;
}

#bottom a.secondbox {
	float: left;
	margin-right: 5px;
}

#bottom a.thirdox {
	float: left;
}

/* Product Search -------------*/

#search {
	position: absolute;
	top: 40px;
	right: 20px;
}

/* Site Navigation -----------*/

#nav ul {
	height:25px;
	margin:0;
	padding:0;
	overflow:hidden;
}

#nav li {
	height:25px;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#nav a {
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	height:25px;
	overflow:hidden;
	text-indent:-999em;
}

	#nav a:hover {
		background-position:0 -25px;
	}

#nav_about a {
	background-image:url(../images/nav_about.gif);
	width:150px;
}

#nav_products a {
	background-image:url(../images/nav_products.gif);
	width:136px;
}

#nav_shop a {
	background-image:url(../images/nav_shop.gif);
	width:128px;
}

#nav_recipes a {
	background-image:url(../images/nav_recipes.gif);
	width:156px;
}

#nav_contact a {
	background-image:url(../images/nav_contact.gif);
	width:168px;
}
	
/* Subnav */

#subnav ul {
	height:25px;
	margin:0 0 0 12px;
	padding:0;
}

#subnav li {
	float:left;
	height:25px;
	list-style-type:none;
	margin:0;
	padding:0;
}

#subnav a {
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	height:25px;
	overflow:hidden;
	text-indent:-999em;
}

	#subnav a:hover {
		background-position:0 -25px;
	}
	
#subnav_gd a {
	background-image:url(../images/subnav_gd.gif);
	width:107px;
}
	
#subnav_mb a {
	background-image:url(../images/subnav_mb.gif);
	width:118px;
}	

#subnav_kc a {
	background-image:url(../images/subnav_kc.gif);
	width:95px;
}

#subnav_nvb a {
	background-image:url(../images/subnav_nvb.gif);
	width:138px;
}

#subnav_mv a {
	background-image:url(../images/subnav_vinaigretta.gif);
	width:100px;
}

#subnav_ds a {
	background-image:url(../images/subnav_ds.gif);
	width:95px;
}

#subnav_gb a {
	background-image:url(../images/subnav_gb.gif);
	width:100px;
}

#subnav_faqs a {
	background-image:url(../images/subnav_faqs.gif);
	width:45px;
}

#subnav_abouthome a {
	background-image:url(../images/subnav_abouthome.gif);
	width:120px;
}

#subnav_history a {
	background-image:url(../images/subnav_history.gif);
	width:95px;
}

#subnav_careers a {
	background-image:url(../images/subnav_careers.gif);
	width:70px;
}

#subnav_test a {
	background-image:url(../images/subnav_test.gif);
	width:105px;
}
	
#subnav_wsn a {
	background-image:url(../images/subnav_whatsnew.gif);
	width:90px;
}

#subnav_featrec a {
	background-image:url(../images/subnav_featrec.gif);
	width:118px;
}	

#subnav_reccat a {
	background-image:url(../images/subnav_reccat.gif);
	width:134px;
}
	
#subnav_hn a {
	background-image:url(../images/subnav_hn.gif);
	width:148px;
}

#subnav_tips a {
	background-image:url(../images/subnav_tips.gif);
	width:38px;
}

#subnav_pairings a {
	background-image:url(../images/subnav_pairings.gif);
	width:65px;
}
	
#subnav_plates a {
	background-image:url(../images/subnav_plates.gif);
	width:59px;
}

#subnav_fm a {
	background-image:url(../images/subnav_fm.gif);
	width:112px;
}

#subnav_contacthome a {
	background-image:url(../images/subnav_contacthome.gif);
	width:136px;
}

#subnav_press a {
	background-image:url(../images/subnav_press.gif);
	width:90px;
}

#subnav_survey a {
	background-image:url(../images/subnav_survey.gif);
	width:130px;
}

#subnav_feedback a {
	background-image:url(../images/subnav_feedback.gif);
	width:118px;
}

#subnav_shop a {
	background-image:url(../images/subnav_shop.gif);
	width:96px;
}

#subnav_shopinfo a {
	background-image:url(../images/subnav_shopinfo.gif);
	width:140px;
}

#subnav_ship a {
	background-image:url(../images/subnav_ship.gif);
	width:160px;
}

#subnav_help a {
	background-image:url(../images/subnav_help.gif);
	width:46px;
}


/* Page Specific ------------- */

/* Testimonials */

#testlist {
}

/* Mezzetta Brand */

/* Kona Coast */

/* Napa Valley Bistro */

/* FAQs */

#faqlist {
	padding:15px 0 0;
}


