@charset "UTF-8";

/* Wholesome Ingredients */

#Wholesome_Ingredients #Content {
	width:999px;
}

#Wholesome_Ingredients #WI_Goodstuff_Content {
	float:left;
	width:330px;
	margin-right:0px;
}

#Wholesome_Ingredients #WI_Goodstuff_Content h1 {
	margin-bottom:0;
}

#Wholesome_Ingredients #WI_Goodstuff_Content h2 {
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
}

#Wholesome_Ingredients #WI_Goodstuff_Content h3 {
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}

#Wholesome_Ingredients #WI_Flash_Container {
	float:right;
	width:330px;
	height:310px;
	padding-bottom:30px;
}

/*
#Wholesome_Ingredients #WI_Flash_Container {
	width:490px;
	height:400px;
	position:absolute;
	margin-left:-150px;
	margin-top:-50px;
}
*/
#Wholesome_Ingredients #WI_Flash_Container ul li {
	padding:0;
	margin-bottom:10px;
	margin-top:10px;
}

#Wholesome_Ingredients #WI_Flash_Container ul h4 {
	font-weight:bold;
}

#Wholesome_Ingredients #WI_Flash_Container ul li p {
	margin-bottom:5px;
	font-size:12px;
}


/* Compare Tool */

#Wholesome_Ingredients #WI_Compare_Content {
	margin-right:20px;
	_margin-right:10px;
	margin-left:-14px;
	height:510px;
	padding-bottom:10px;
	_padding-bottom:0;
	float:right;
	width:707px;
}

#Wholesome_Ingredients #WI_Compare_Content p {
	margin-bottom:10px;
	margin-right:5px;
}

#Wholesome_Ingredients #WI_Compare_Content #Category_Select {
	/*
		text-align:right;
		text-transform:uppercase;
		font-size:11px;
	*/
	font-size:14px;
	font-weight:bold;
	margin-right:5px;
	margin-bottom:15px;
}

#Wholesome_Ingredients #WI_Compare_Content #Category_Select label {
	margin-right:5px;
}

#Wholesome_Ingredients #WI_Compare_Content #Category_Select a {
	font-size:14px;
	font-weight:bold;
}

#Wholesome_Ingredients #WI_Compare_Content #Category_Select a.Active {
	text-decoration:none;
	color:#000;
	font-weight:none;
}

#Wholesome_Ingredients #WI_Compare_Content #Category_Select select {
	margin-left:10px;
}

#Wholesome_Ingredients #WI_Compare_Content #Category_Select select,
#Wholesome_Ingredients #WI_Compare_Content #Category_Select option {
	text-transform:none;
}

#Wholesome_Ingredients #WI_Compare_Content #Compare_Chart {
/*
	margin-left:273px;
	_margin-left:0;
*/
	width:667px;
	height:346px;
	padding:20px;
	padding-top:10px;
	_margin-bottom:0;
	background:url(/images/wholesome_ingredients/wi_compare_table_bg.jpg) no-repeat;
	_margin-left:0;
	_position:absolute;
	_margin-left:-10px;
}

#Wholesome_Ingredients #WI_Compare_Content #Compare_Chart table {
	height:100%;
	border-collapse:separate;
	border-spacing:3px;
}

#Wholesome_Ingredients #WI_Compare_Content #Compare_Chart table th {
	font-weight:normal;
	line-height:1.2em;
	width:105px;
}

#Wholesome_Ingredients #WI_Compare_Content #Compare_Chart table td {
	background-color:#fefaf1;
	padding:0 3px;
	/*width:63px;*/
	height:43px;
	text-align:center;
	vertical-align:middle;
	font-size:18px;
}

#Wholesome_Ingredients #WI_Compare_Content #Compare_Chart table#Chart_Dry_Cat_Food td {
	width:78px;
}

#Wholesome_Ingredients #WI_Compare_Content #Compare_Chart table#Chart_Dry_Dog_Food td {
	width:65px;
}

#Wholesome_Ingredients #WI_Compare_Content #Compare_Chart table tr#Brand_Row th {
	text-align:center;
	vertical-align:bottom;
	padding-bottom:5px;
	font-size:10px;
}

#Wholesome_Ingredients #WI_Compare_Content #Compare_Chart table tr#Brand_Row th#Category_Name {
	font-weight:bold;
	font-size:14px;
	padding-left:0;
	vertical-align:middle;
}

#Wholesome_Ingredients #WI_Compare_Content #Compare_Chart table td.Row_Name {
	font-weight:normal;
}

#Wholesome_Ingredients #WI_Compare_Content #Compare_Chart table td.Percent_Red {
	color:#ce2e34;
}

#Wholesome_Ingredients #WI_Compare_Content #Compare_Chart table td img {
	display:block;
	margin:auto;
}


/* Safety Information */

#WI_Safety_Content {
	float:left;
	width:700px;
}

#WI_Safety_Content h3 {
	margin-top:10px;
}

/* Bartons Side Nav Integration */

#Wholesome_Ingredients .clay2 { height: 225px; background: url('/images/bartons/clay-wholesomeingredients.png') bottom left no-repeat; }
* html #Wholesome_Ingredients .clay2 { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=/images/bartons/clay-wholesomeingredients.png, sizingMethod=crop); }
#Wholesome_Ingredients .betty1 { height: 440px; background: url('/images/bartons/betty-wholesomeingredients.png') bottom no-repeat; }
* html #Wholesome_Ingredients .betty1 { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=/images/bartons/betty-wholesomeingredients.png, sizingMethod=crop); }

#Wholesome_Ingredients .clay3 { height: 225px; background: url('/images/wholesome_ingredients/clay-wholesometwists.png') bottom left no-repeat; }
* html #Wholesome_Ingredients .clay3 { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src=/images/wholesome_ingredients/clay-wholesometwists.png, sizingMethod=crop); }