/* Blue's Stew Product Pages */

body {
	background:#f5eecc;
}

#logo-top{
	background:url(/images/logo-top-stew.gif) left bottom no-repeat;
}

td.shadow-left {
	background: url(images/bg-left-shadow-basics.gif) top right repeat-y;
}
	
td.shadow-right {
	background: url(images/bg-right-shadow-basics.gif) top left repeat-y;
}

td.copyright {
	background: url(images/bg-bottom-shadow-basics.gif) top left repeat-x;
}


ul.basics{
	margin:0;
	padding:0 37px 0 260px;
}

ul.basics li {
	margin:0;
	padding:5px 0 5px 0;
	line-height:17px;

}

#shareButton {
	float:right;
	margin:0 20px 15px 0;
}
td#content-left {
	text-align:left;
}


#content-left div{
	margin: 8px 0 0 0;
	padding: 0;
}
#content-left div#true {
	margin:0;
	padding:0 60px 0 0;
}
#content-left div p{
	padding:0 12px 14px 35px;
	line-height:18px;
}
#content-left div h1{
	margin:15px auto 8px 35px;
}

#content-left div#product-image{
	float:right;
	text-align:left;
	width:100%;
	margin-top:0;
}
#content-left #product-image h2#header-benefits {
	padding:0 0 0 35px;
}

#content-left #product-image #closeup a{
	font-size:9px;
}

/*lamb*/
.stew-lamb{
	background:url(../../images/prod-stew-lamb.jpg) top right no-repeat;
}

#product-image.stew-lamb p{
	padding:227px 0 0 61px;
}
/*beef*/
.stew-beef{
	background:url(../../images/prod-stew-beef.jpg) top right no-repeat;
}

#product-image.stew-beef p{
	padding:241px 0 0 60px;
}
/*chicken*/
.stew-chicken{
	background:url(../../images/prod-stew-chicken.jpg) top center no-repeat;
}

#product-image.stew-chicken p{
	padding:246px 0 0 49px;
}
/*turkey*/
.stew-turkey{
	background:url(../../images/prod-stew-turkey.jpg) top right no-repeat;
}

#content-left #product-image.stew-turkey p{
	padding:235px 0 0 61px;
}


p.list{
	line-height:20px;
}
#content-left div#lifesource-image{
	margin:0;
	float:right;
	text-align:center;
}

#content-left p.divider{
	padding:0 0 0 35px;
	margin:0;
}



/*product zoom pop-over*/
td#content-left div.closeup a:link{
	color:#004074;
	text-decoration:none;
}
td#content-left div.closeup a:hover{
	color:#004074;
	text-decoration:underline;
}
td#content-left div.closeup a:visited{
	color:#004074;
	text-decoration:none;
}

td#content-left div.closeup {
    position: relative;
	z-index:5000;
	padding:2px 0 20px 450px;
}
td#content-left div#stew-guide div.closeup{
	padding:81px 0 3px 474px;
}

.popup {
    position: absolute;
    display: none;
	z-index:5001;
	
}

/*Blue's Stew Product Guide*/

#content-left #stew-guide{
	position:relative;
	width:620px;
	margin:20px auto 0 auto;
	padding-left:20px;
	text-align:left;
}
#content-left #stew-guide p{
	font-size:13.5px;
	color:#004074;
	text-align:left;
	padding:0;
	margin:0;
}
#content-left #stew-guide p.divider{
	text-align:center;
}


#content-left #stew-guide h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:27px;
	letter-spacing:-1px;
	line-height:36px;
	color:#004074;
	text-align:left;
	margin:0;
	padding:0 0 15px 0;
}

#stew-guide h2{
	font-size:20px;
	font-weight:bold;
	margin:40px 0 30px 0;
	color:#004074;
	text-align:center;
}
#stew-guide h3{
	font-size:15px;
	font-weight:bold;
	color:#004074;
}
#stew-guide h1 sup,
#stew-guide h2 sup {
font-size:14px;
}

#stew-guide ul{
	padding:10px 0 18px 0;
	margin-left:15px;
}
#stew-guide ul li{
	color:#004074;
	font-size:13.5px;
}

div.stew a img{
	margin:122px 0 0 472px;
}

#content-left #stew-guide div.stew p{
	padding:92px 0 0 426px;
}
#content-left #stew-guide div.stew p span{
	color:#554928;
	font-size:9px;
}

div.stew img.title{
	padding:10px 0 30px 0;
}


#stew-guide #chicken{
	background:url(../images/prod-guide-stew-chicken.jpg) top left no-repeat;
	
}
#stew-guide #beef{
	background:url(../images/prod-guide-stew-beef.jpg) top left no-repeat;
	
}
#stew-guide #turkey{
	background:url(../images/prod-guide-stew-turkey.jpg) top left no-repeat;
	
}
#stew-guide #lamb{
	background:url(../images/prod-guide-stew-lamb.jpg) top left no-repeat;
	
}

/*Product Image Clickable Overlay*/
.stew-overlay{
	margin:0;
	padding:0;
	position:absolute;
	z-index:10000;	
}
#stew-overlay1{top:334px;left:29px;}
#stew-overlay2{top:661px;left:29px;}
#stew-overlay3{top:987px;left:29px;}
#stew-overlay4{top:1311px;left:29px;}