@charset "UTF-8";



/* --------------------------------------------  TRUVIA STYLESHEET: FAQS -------------- c

/* ------------- STRUCTURE -------------- */


/* this should move to global css*/
/*#contentContain{
	width:974px;
	margin:auto;
	padding:0px 16px 0px 4px; /* 32 extra px to hold shadows... 
	
	background-position:top;
	background-repeat:no-repeat;
	height:100px;
}
*/
#print{
	padding:5px 0px 5px 0px;
}
.clear {
	clear:both;
}
#addThis{
	clear:both;
	padding:30px 0px 30px 0px;
}
/* end should move to global */

.leafList{
	padding-top:12px;
	padding-bottom:12px;
}

.contentIMG{
	margin-bottom:30px;
}
.paragraphIMG{
	float:left;
	padding-bottom:5px;
	padding-right:25px;
}


*html #rightCol{
	width:245px;
}
*html .vineBox{
	margin:0px;
	width:245px;
}
.vineBoxCopyBlock{
	padding-top:45px;
	padding-bottom:60px;
	padding-left:50px;
	padding-right:50px;
}

.vineBoxCopy{
	font-size:11px;
	line-height:130%;
}
.newsItem{
	margin-top:20px;
}

#recipeList{
	width:100%;
	border-bottom:1px solid #91c07a;
}
#recipeMain{
	width:100%;
}
#recipeIngredients{
	width:100%;
	border-top:1px solid #91c07a;
	padding:20px 0 10px;
}
.recipe{
	border-top:1px solid #91c07a;
	width:100%;
	height:75px;
	padding:20px 0px 20px 0px;
}
.recipeDescription{
	border-top:1px solid #91c07a;
	width:100%;
	height:189px;
	padding:20px 0px 20px 0px;
}
.recipe img{
	float:left;
	padding-right:10px;
}
.recipeDescription img{
	float:left;
	padding-right:10px;
}
.recipe a h2{
	color:#3d9b35;
	font-weight:bold;
	font-size:16px;
}
#printDirections{
	margin:auto;
	padding:20px 0 30px;
	line-height:22px;
	width:800px;
	text-align:left;
}
#printCard hr {
	border:2px dashed #33CC00; height:2px; margin:0; padding:0;
	}
#printDirections img {
	padding-right:20px;
}
#printCard{
	background:url(../../../../../../wcm/groups/public/@truvia/documents/image/truvia_logo_print.gif) 100% 0 no-repeat;
	border:2px dashed #33CC00;
	font-size:12px;
	min-height:578px;
    height:auto !important;
    height:578px;

	padding:30px 20px 10px ;
	width:492px;
	margin:auto;
	text-align:left;
}

#printCard table td{font-size:12px;}
#printCard h2, #printCard h3 {
	color:#5ba83d;
}
.firstParaPrint {margin-top:0;}
p.firstParaPrint {margin-top:-20px;}

#printCard h3 {margin:0; padding:0;}
#printCard table h3 {padding-bottom:10px;}
.infocontent {display:none;}
.green-border {
	border:2px dashed #33CC00; height:2px; margin:0; padding:0;
}
.alignLogoImgRight {
float:right;
text-align:right;
margin-left:10px;
}
.emptyPara {margin:0; padding:0;}
#headBoxHidden {visibility:hidden; margin:0; padding:0;}