/* FOSTER FARMS
   LAST UPDATED 11/22/2011 */
   
   
/* SPECSHEET */
/* ///////////////////////////////////////////////////////// */


	/*   DISABLED ON 11/23/2013
	
	.custom_footer{ width:100%; font-size:12px; text-align:center; width:800px; color:#7B7B7B}
	.custom_specTable{ font-size:12px;}
	.printdate{ display:none; color:#FFFFFF}
	
	*/


	/*
	.custom_footer{ width:100%; font-size:8px; text-align:center; border:1px solid #FF0000; xheight:130px; color:#7B7B7B}
	.custom_specTable td{ width:100%; padding:4px; color:#7B7B7B}
	.custom_specTable td{ text-align:center; xheight:20px;}

	.document{ margin:0px 0px 0px 0px; border:1px solid #FF0000}
	.coDisclaimer{ font-style:italic; text-align:center}
	.coSpacer{ padding:0px;}
	.coName{}
	*/



/* tables still need 'cellspacing="0"' in the markup */



#specsheet-container{
	width:700px;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

#container {
	width:575px;
	margin:18px 0 0 18px;
	font-family:Arial, Helvetica, sans-serif;
	}

#top-product-info {
	width:400px;
	margin: 0 10px 6px 0;
	}
	
	#top-product-info h1{ 
		color:#A6B51C;
		font-size:19px;
		padding:0 6px;
		margin:0;
		margin-top:6px;
		}
	
	#top-product-info h2{
		color:#666666;
		font-size:15px;
		background-color:#fbf8cb;
		padding:5px 6px;
		margin-bottom:0;
		}
		
	#top-product-info h2.prd-code{ 
		background-color:#fff;
		margin-top:0;
		}
	
#logo {
	float:right;
	}
	
#specs-photo {
	width:700px;
	height:160px;
	background-color:#fbf8cb;
	padding:10px 0;
	}
	
#prd-pic_container{
	overflow:hidden !important;
    height:140px;
	width:220px;
	float:left;
	margin-left: 10px;	
}

.prd-pic { }
	
#spec-table {
	float:left;
	width:450px;
	background-color:#FFF;
	font-size:12px;
	color:#333;
	}
	
	#spec-table td.cell-1{ 
		width:50%;
		border: 1px solid #DCDADB;
		padding:4px;
		text-align:left;
		}
		
	#spec-table td.cell-2{ 
		width:50%;
		border: 1px solid #DCDADB;
		padding:4px;
		xpadding-left:24px;
		text-align:left;
		}
		
#prd-memos {
	width:350px;
	vertical-align:top;
	margin-top:10px;
	font-size:11px;
	overflow:hidden;
	}
	
	#prd-memos h3{ 
		margin-top: 0;
		margin-bottom:5px;
		color:#A6B51C;
		padding-left:5px;
		}
		
	#prd-memos p{ 
		margin-top: 0px;
		margin-bottom:12px;
		padding-left:5px;
		}
	

#prd-memos div{margin-top:-8px;margin-bottom:7px;}

	
#prd-nurition-facts {
	/* width:180px;
	float:right; */
	text-align:center;
	margin-top:10px;
	}
	
	#prd-nurition-facts img.prd-pic2 { 
		margin-top:15px;
		}

#prd-footer {
	text-align:center;
	color:#B5B5B5;
	border-top: 3px solid #E8E8E8;
	padding-top:10px;
	font-size:10px;
	float:left;
	margin-top:20px !important;
	}		

#prodAttrImg{ 
	margin-top:-20px; 
	width:340px;
	height:75px;
	overflow:hidden;
	padding:0 !important;
	}
	
	#prodAttrImg img{
		margin-top:0 !important;
		height:60px!important;
		}

#specsheet-container h1{ color:#A6B51C;}


#prd-memos h2{color:#A6B51C;}


#specsheet-container h1{ 
		color:#A6B51C;
		font-size:24px;
		text-transform:uppercase;
		font-weight:normal;
		margin:10px 0 5px 0;
		}
		
	#specsheet-container h2{ 
		color:#A6B51C;
		font-size:14px;
		text-transform:uppercase;
		font-weight:normal;
		margin: 0 0 10px 0;
		}

#brand-img{ width:154px;height:54px;}
