@import url('reset.css');

/* ////////////////////////// STYLING //////////////////////////*/
img {border:none;}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#BA8223;
	text-decoration:none;
}

a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#BA8223;
	text-decoration:none;
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}

a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#BA8223;
	text-decoration:none;
	outline:none;
}

body {
	margin:0 0; padding:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#000000;
	 background:#fae286;
}

li {
	margin-left:20px;
}

h1 {
	font-size:140%;
	font-weight:normal;
}

h2 {
	font-size:115%;
	font-weight:normal;
}

h3 {
	font-size:165%;
	font-weight:normal;
}

h4 {
	margin-bottom:2px;
	clear:left;
	font-size:100%;
	font-weight:bold;
}

h5 {
	font-size:140%;
	font-weight:bold;
	margin-bottom:-10px;
}

.blank {
	width:100%;
	height:100%;
}

p {margin:0 0 10px 0;}

.yellow {color:#ECB834;}
.red {color:#972227;}
.mustard {color:#b67811;}

.error {
	color:#B67811;
	font-weight:bold;
}

/* ////////////////////////// POSITIONING //////////////////////////*/

#a {
	margin:0px auto;
	text-align:left;
	width:960px;
	border:0px solid #555;
	z-index:3;
	font-size:75%;	
}	

#b {
	position: relative; 
	left:0px; 
	top:40px; 
	height:820px;
	width:960px;
	background:url(../images/site/background.jpg) no-repeat;
}


/* ////////////////////////// NAVIGATION //////////////////////////*/
#nav {
	position:absolute;
	left:240px;
	top:-45px;
	z-index:50;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	margin-left: -10px;
	padding: 0;
	}
	
#nav a {
	height:82px;
	width:123px;
	text-decoration: none;
	background:url('../images/site/nav_off.png') repeat-x;
	display:block;
	font-size:80%;
	}
	
#nav a:hover {
	color:#000;
	}
	
#nav #current a {
	background-image:url('../images/site/nav_on.png');
	font-size:128%;
	font-weight:bold;
	color:#BA8223;
	line-height:98%;
	padding:1px 0 0 0;
	letter-spacing: 0.08em;
}

#nav #current2 a {
	background-image:url('../images/site/nav_on.png');
	font-size:128%;
	font-weight:bold;
	color:#BA8223;
	line-height:98%;
	padding:1px 0 0 0;
	letter-spacing: 0.08em;
}
	
#nav #current a div p {	
	margin-top:-6px;
	display:block;
}

#nav #current2 a div p {	
	margin-top:-6px;
	display:block;
}


	
#nav a div {
	padding:43px 0 0 13px;
	margin-left:10px;
	width:90px;
	text-align:center;
	font-size:88%;
}	

.smallprint {
	font-size:85%;	
}

/* ////////////////////////// PAGES //////////////////////////*/
/* COMMON */
#logo {
	margin:25px 0 0 30px;
	background:url(../images/site/logo.png) no-repeat;
	width:238px;
	height:190px;
	z-index:5;	
	float:left;
	position:relative;
}

/* HOME */
#logoLarge {
	margin:25px 0 0 30px;
	background:url(../images/site/logo_large.png) no-repeat;
	width:300px;
	height:239px;
	z-index:5;	
	float:left;
}

#homeBground {
	position:absolute;
	left:402px;
	top:28px;
	background:url(../images/home/bground.jpg);
	width:558px;
	height:755px;
}

#homeCopy {
	position:absolute;
	left:67px;
	top:480px;
	width:380px;
	height:301px;
	z-index:10;
	line-height:1.7;
}

#homeCopy .smallPrint {
	margin-top:20px;
	font-size:80%;
}

#homeCopy li {
	font-size: 18px;
	list-style-image:url("../images/home/bullet.png");
}

#homeJacket {
	position:absolute;
	left:422px;
	top:655px;
	z-index:10;
	color:#fff;
	font-size:82%;
}

#homeJacketLower {
	float:left;
	color:#000;
	margin:12px 0 0 0;
	width:390px;
	font-size:85%;
}

#homeJacketDisclaimer {
	display:inline;
	float:right;
	font-size:60%;
	color:#000;
	margin:98px 0 0 10px;
}

/* RANGE */
#rangeTitle {
	background:url(../images/range/title.gif);
	width:500px;
	height:131px;
	float:left;
	margin:60px 0 0 30px;
}

#rangePacksMain {
	float:left;
	width:890px;
	height:210px;	
	margin:105px 0 0 80px;
}

#rangePacks {
	float:left;
	width:890px;
	height:210px;	
	margin:230px 0 0 30px;
}

.range {
	float:left;
	margin:120px 10px 0 0;
}

#rangeCopy {
	margin-left:50px;
	margin-bottom:-30px;
	z-index:10;
	width:380px;
	font-size:90%;
}

#rangeImage {
	margin-left:50px;
	clear:left;
	width:475px;
	height:147px;
	background:url(../images/range/jacket.png);	
	z-index:2;
}

#rangeImage div {
	padding:51px 0 0 31px;
	width:270px;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	line-height:160%;
}

#rangeSmallprint {
	padding:0px 0 0 60px;
	width:490px;
}

#rangeImageCase {
	float:left;
	width:132px;
	height:43px;
	background:url(../images/range/case.gif) no-repeat 0 0px; 
	font-size:75%;	
	border:1px solid red;
	margin:120px 0 0 -400px;
}

#rangeImageCase div {
	float:left;
	margin-right:1px;
	padding: 7px 0 0 4px;	
}

#rangeSoSimple {
	position:absolute;
	left:696px;
	top:484px;
	width:280px;
	height:192px;
	background:url(../images/range/so_simple.gif);
}

#rangeIcons {
	position:absolute;
	left:55px;
	top:700px;
	width:340px;
	height:36px;	
	background:url(../images/range/icons.gif);
}

#rangeFooter {
	position:absolute;
	top:740px;
	left:70px;
	font-size:80%
}

#rangeFooter ul {
	margin-top:10px;
	margin-left:-5px;
}

#rangeFooter li {
	margin-bottom:-5px;
}

/* MASTERClASS */
#masterclassTopText
{
	width:320px;
	font-size:130%;
	float:left;
	margin-top:65px;
	margin-left:30px;
	
}

#masterclassBground {
	margin:28px 0 40px 50px;
	float:left;
	width:255px;
	height:601px;
	background:url(../images/masterclass/bground.jpg) no-repeat;	
}

#masterclassSidepanel{
	float:left;
	height:357px;
	width:192px;
	position:absolute;
	top:240px;
	left:40px;
	background:url(../images/masterclass/masterclass_sidepanel.jpg) no-repeat;
}

#masterclassMainText{
	float:left;
	height:357px;
	width:400px;
	position:absolute;
	top:250px;
	left:250px;
	line-height:1.4;
	font-size:120%;
}

/* CLASSICS */
#classicsBground {
	margin:18px 0 40px 182px;
	float:left;
	width:420px;
	height:279px;
	background:url(../images/classics/bground.jpg) no-repeat;	
}

#classicsCopy {
	width:725px;
	margin:-50px 0 0 120px;
	float:left;
}

#classicsButton {
	margin:20px 0 0 35px;
}

/* RECIPES */

#recipesPreviewText {
	position:absolute;
	left:450px;
	top:80px;
	width:400px;
	font-size:110%;
}

#recipesPreviewText h1 {
	font-size:170%;
	font-weight:bold;
	margin-bottom:10px;
}

#recipesPreviewLink1, #recipesPreviewLink2  {
	position:absolute;
	left:560px;
	top:500px;
	width:340px;
	height:100px;
}

#recipesPreviewLink2 {
	top:642px;
}

#recipesPreviewLink1 img, #recipesPreviewLink2 img {
	width:100%;
	height:100%;
}

#recipesListingLogo {
	margin:-10px 0 20px 0;
	background:url(../images/recipes/listing_logo.jpg);
	width:797px;
	height:272px;
	z-index:5;	
	float:left;
}

#recipesListing {
	clear:left;
	margin-left:60px;
}

#recipesListing div {
	float:left;
	width:295px;
	height:120px;
	margin:0 0 40px 0;
}

a.recipeLink
{
	color:#000000;
}

a.recipeLink:hover
{
	color:#000000;
}

a.recipeLink:visited
{
	color:#000000;
}

#recipesListing div img {float:left; margin-right:5px;}
#recipesListing div p {margin-top:30px;float:left; font-size:85%; text-align:center;}

#recipeLeft {
	position:absolute;
	left:35px;
	top:260px;	
	z-index:10;	
}

#recipes p {
	color:#000;
	display:block;
	vertical-align:bottom;
}

#recipePrint {
	float:left;
	width:57px;
	height:70px;
	margin:5px 0 0 0;
}

#recipeTitle {
	float:left;
	margin-top:-30px;	
	margin-bottom:-20px;
}

#recipeTitle h1 {
	width: 400px;
	margin:35px 0 0 8px;
}

#recipeText {
	clear:left;
	margin-left:65px;
	font-size:80%;
	height:440px;
	width:520px;
	overflow:auto;
}

#recipeText h1 {
	font-size:140%;
	font-weight:bold;
}

#recipeText h2 {
	clear:left;
	font-size:100%;
	font-weight:bold;
	margin-top:6px;
}

#recipeText ol {
	margin-top:0;
}

.ingredientsBlock {
	float:left;
	text-align:left;
	margin-bottom:10px;
	margin-right:20px;
}

.ingredients {
	clear:left;
}

.ingredients .inQ {
	clear:left;
	float:left;
	width:45px;
	margin-bottom:2px;
	margin-right:5px;
}

.ingredients .inI {
	float:left;
	width:140px;
	margin-bottom:2px;
}

#recipeRight {
	position:absolute;
	left:437px;
	top:26px;	
	z-index:5;	
}

#recipeRight img {
	margin-bottom:5px;
}

#recipeNutrition {
	margin-left:160px;
}

#smallPrintUpper, #smallPrintLower {
	font-size:80%;
	clear:left;
	width:250px;
}

#smallPrintUpper {
	margin-bottom:5px;
}

#smallPrintLower {
	margin-top:15px;
}

#smallPrintPadding {
	height:5px;
}

#recipeRight .red {
	display:block;
	height:30px;
	width:280px;	
	text-align:left;
}

#recipeRight .smallPrint {
	font-size:70%;
}

.smallPrint #buttons {
	height:200px;
}

#recipeButtons {
	position:absolute;
	left:620px;
	top:660px;
	z-index:10;
}

#recipeButtons img {
	width:203px;
	height:69px;
}

#recipeButtonsSingle {
	margin-top:70px;	
	float:right;
	padding-right:190px;
}

.recipeHeader {
	display:block;
	margin-top:15px;
	clear:left;
	font-weight:bold;
}

#method_box {
	width:420px;
}

.recipeWidth {
	width:420px;
}

/* WHAT CHEFS SAY */
#chefsLeft{
	clear:left;
	float:left;
	margin:0 0 0 60px;
	padding-top:40px;
	width:370px;
}


#quote66 {
	width:102px;
	height:75px;
	background:url(../images/chefs/quote66_grey.gif);
	z-index:2;	
	margin-left: 60px; 
	margin-top: 0px;
}

#quote99 {
	width:102px;
	height:75px;
	background:url(../images/chefs/quote99_grey.gif);	
	z-index:2;	
	margin:-38px -10px 0 0;
	float:right;
}

#chefsQuoteCopy {
	z-index:5;	
	margin:-52px 0 0 0;
	color:#972227;
}

#chefsBground {
	position:absolute;
	left:2px;
	top:577px;
	width:435px;
	height:245px;	
	background:url(../images/chefs/bground.jpg);
	z-index:1;
}

#chefsAuthor {
	font-weight:bold;
	text-align:left;
}

#chefsRight {
	position:absolute;
	left:473px;
	top:51px;
	width:481px;
	height:713px;
	background:url(../images/chefs/panel.jpg) no-repeat;	
	text-align:left;
	padding:65px 0 0 35px;
	line-height:140%;
}

#chefsFooter {
	position:absolute;
	top:625px;
	left:35px;
}

/* HINTS TIPS AND TOOLS */
#hintsCopy {
	float:left;
	width:650px;
	padding-top:40px;
	margin-left:65px;
	margin-bottom:50px;
}

#hintsButtons {
	clear:left;	
 	margin:0 0 0 90px;	
}

#hintsButtons div {
	float:left;
	width:340px;
	height:116px;
	margin-right:90px;
}

#hintsButtons div img {
	height:100%;
	width:100%;
}

#hintsMakeTitle{
	float:left;
	margin:80px 0 0 50px;
	width:436px;
	height:109px;
	background:url(../images/hints/makeTitle.jpg) no-repeat;
	margin-bottom:70px;	
}

#hintsMakeButton {
	clear:left;
	margin-left:220px;
}

.hintsMakeText {
	float:left;
	margin-left:80px;
	width:350px;
	line-height:1.2;
	margin-top:10px;
}

.hintsMakeText img {
	display:block;
	margin-top:18px;
	height:30px;
}

#hintsHowTitle{
	float:left;
	margin:80px 0 0 30px;
	width:526px;
	height:137px;
	background:url(../images/hints/howTitle.jpg) no-repeat;
	margin-bottom:70px;	
}

#hintsHowBox{
	float:left;
	margin-left:300px;
	width:453px;
	height:196px;
	background:url(../images/hints/howBox.jpg) no-repeat;
	margin-bottom:40px;	
}

#popupBground {
	width:100%;
	height:100%;
	background:#972227;
	color:#fff;
	width:400px;
	margin:20px auto 0 auto;
	font-size:90%;
}

#popupBground p {
	text-align:center;
	margin:20px 0 20px -80px;
}

#hintsMakeLink {
	position:absolute;
	left:520px;
	top:200px;
	width:290px;
	height:70px;	
}

#hintsHowLink {
	position:absolute;
	left:710px;
	top:220px;
	width:290px;
	height:70px;	
}

/* FREE SAMPLE */
#sampleTitle1 {
	float:left;
	width:415px;
	height:173px;
	margin:70px 0 0 80px;
	background: url(../images/sample/title1.jpg);

}

#sampleTitle2 {
	float:left;
	width:415px;
	height:173px;
	margin:55px 0 0 80px;
	background: url(../images/sample/title2.jpg);
	margin-bottom:20px;
}

#sampleForm {
	clear:left;
	margin-left:100px;
}

#sampleForm h1 {
	color:#b67811;
	font-weight:bold;
	margin-left:120px;
	font-size:160%;
	margin-bottom:20px
}

#sampleForm h2 {
	color:#b67811;
	font-weight:bold;
	margin-top:2px;	
}

#sampleForm p {
	margin-top:5px;
	font-size:79%;
}

#sampleFooter {
	position: absolute;
	top:765px;
	left:90px;
	z-index: 10;
	font-weight: bold;
	font-size: 80%;
}

.formColumn {
	float:left;
	position:relative;
	margin-right:70px;
	
}

.formColumn2 {
	float:left;
	position:relative;
	margin-right:0px;
}

#sampleConfirm {
	clear:left;
	margin-left:auto;
  	margin-right:auto;
	text-align:center;
	font-size:150%;
	z-index:10;
}

#sampleConfirm p {
	font-size:80%;
}

#sampleConfirmBground {
	width:877px;
	height:457px;
	background: url(../images/sample/form2_bground.jpg);	
	z-index:1;	
	margin:93px 0 0 0;
}

.termsNav
{
	float:right;
	position:relative;
	text-align:right;
	display:block;
	margin-right:175px;
	font-size:80%;
}

.termsShort
{
	font-size:70%;
	margin-left:0px;
	width:700px;
}

.shortDropDown
{
	width:35px;
}

#sampleTerms {
	clear:left;
	margin:200px 0 0 120px;
	overflow:auto;
	width:700px;
	height:500px;
	text-align:left;
}

/* ////////////////////////// FORM //////////////////////////*/
label {
	clear:left;
	display:block;
	text-align:left;
	font-size:90%;
	width:330px;
}
	
input, textarea, select {
	float:left;
	color: #000;
	border: #b67811 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	display:block;
	padding:1px;
	width:280px;
	margin:2px 0 15px 0; 
	background: #d5d6d6;
}

#popupBground input, #popupBground textarea {
	background: #cca8ac;
	color:#000;
	border:1px solid #fff;
}

.checkbox {
	display:block;
	width:auto;
	border:0px;
}

.radio p {
	display:inline;
	float:left;
	margin-right:5px;
	font-size: 90%;
}

.radio input {
	display:inline;
	float:left;
	width:auto;
	border:0px;
	margin-right:10px;
}

.radioVertical p {
	display:inline;
	clear:left;
	float:left;	
	width:80px;
	font-size: 90%;
}

.radioVerticalWide {
	float:left;
}

.radioVertical input, .radioVerticalWide input  {
	display:inline;
	float:left;
	width:13px;
	height:11px;
	border:0px;
	margin:2px 50px 2px 0;
}

.radioVerticalWide p {
	display:inline;
	clear:left;
	float:left;	
	width:70px;
	font-size: 90%;
}


.checkbox {
	clear:left;
}

.checkbox input {
	display:inline;
	float:left;
	width:auto;
	border:0px;
}

.checkbox label {
	display:inline;
	float:left;
	width:280px;
	margin-bottom:10px;
}

#submit {
	clear:left;
	margin-left:300px;
}

form #file {
	display:none;
	visibility:hidden;
}

/* SUBMIT BUTTONS */
#submitSample {
	background-image: url(../images/sample/submit.jpg);
	width:90px;
	height:31px;
	text-indent:-999em;
	border:none;
	cursor:pointer;
	font-size: 0px;
	display:block;
	line-height: 0px;
}

.label250 {
	background-image: url(../images/range/label-175w.png);
	width: 175px;
	margin-top: -30px;
	margin-left: 35px;
	padding-top: 17px;
	font-size: 18px;
	color: #ba8223;
	text-align: center;
	background-repeat: no-repeat;
	height: 64px;
}

.label150 {
	background-image: url(../images/range/label-150w.png);
	width: 86px;
	margin-top: -10px;
	margin-left: 9px;
	padding-top: 5px;
	font-size: 11px;
	background-repeat: no-repeat;
	height: 33px;
	color: #ba8223;
	font-weight: bold;
	text-align: center;
}

.labelDesc {
	background-image: url(../images/range/label-150w-multiline.png);
	width: 118px;
	margin-top: -10px;
	margin-left: -15px;
	padding-top: 5px;
	font-size: 11px;
	background-repeat: no-repeat;
	height: 50px;
	color: #ba8223;
	text-align: center;
}

.labelDescLong {
	background-image: url(../images/range/label-gravy.png);
	width: 115px;
	margin-top: -5px;
	margin-left: 0px;
	padding-top: 5px;
	font-size: 11px;
	background-repeat: no-repeat;
	height: 68px;
	color: #ba8223;
	text-align: center;
}

.productRow1 div div, .productRow2 div div, .product div div {
	font-size:9px;
}


/* ////////////////////////// PRINT //////////////////////////*/
@media print {
	#nav {display:none;}
	#logo {background:url(../images/site/logo_print.jpg);}
	#recipePrint {display:none;}
	#recipeLeft {position:absolute; top:20px; left:0px;}
	#recipeBground {left:570px; top:20px; border:1px solid #972227;}
	#recipeBground img {width:300px;}
	#recipeNutrition {display:none;}
	#recipeButtons {display:none;}
	#recipeTitle {margin-bottom:20px;}
	#logoLarge {height:1px; width:1px; }

	div.jScrollPaneContainer {
	   position: static !important;
	   height: auto !important;
	   overflow: visible !important;
	}

	div.jScrollPaneContainer > * {
	   display: none !important;
	}

	div.scroll-pane {
	   position: static !important;
	   display: block !important;
	   float: none !important;
	}
}