<!--

p{

	font-size:10px;
	color:#000000;
	line-height: 12px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, Geneva;
	padding: 6px;
}

A:link    { color: #333333; text-decoration: underline; }
A:active	{ color: #666666; text-decoration: underline; }
A:visited	{ color: #333333; text-decoration: underline; }
A:hover   { color: #666666; text-decoration: underline; }

#prev{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 9px;
}

#prev A:link    { color: #ffffff; text-decoration: none; background-color:#333333;}
#prev A:active	{ color: #ffffff; text-decoration: none; }
#prev A:visited	{ color: #ffffff; text-decoration: none; }
#prev A:hover   { color: #000000; text-decoration: none; background-color:#999999;}


/* FOOTER STYLE START */
#footer {
	max-width: 768px;
	color: #A1A1A1;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 9px;
	font-weight: 400;
	margin-top:2px;
	list-style-type: disc;
}

#footer a    { color: #B8B8B8; text-decoration: none; }
#footer a:active	{ color: #FFFFFF; text-decoration: none; }
#footer a:visited	{ color: #C8C8C8; text-decoration: none; }
#footer a:hover   { color: #E4E4E4; text-decoration: none; }
/* FOOTER STYLE END */

/* CUSTOMER SERVICE STYLE START */
#cs {
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 0px;
}

#cs .tableoff{
	background-color: #D6D6D6;
}

#cs .tableon{
	background-color: #CCCCCC;
}

#cs_info {
	font-family: Verdana, Arial, _sans;
	font-size: 11px;
	line-height: 11px;
	text-align: justify;
	color: #000000;
	padding: 4px;
	text-indent: 10;
	list-style-image: url('../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/PZ7RXPWE/images/star.gif');
}

#cs_contact {
	
	background-color: #262626;
	border: 1px solid #ffffff;
	padding: 0px;
	font-family: Verdana, Arial, _sans;
	font-size: 11px;
	line-height: 14px;
}

#cs_contact .text {

	
	color:#ffffff;
	font-variant: normal;
	padding: 4px;
}

#cs_contact .category {

	text-align:right;
	color:#262626;
	font-variant: normal;
	padding: 4px;
	font-weight: bold;
}

#cs_contact .text a    { color: #CECECE; text-decoration: underline; }
#cs_contact .text a:active	{ color: #E7E7E7; text-decoration: underline; }
#cs_contact .text a:visited	{ color: #CECECE; text-decoration: underline; }
#cs_contact .text a:hover   { color: #E7E7E7; text-decoration: underline; }
/* CUSTOMER SERVICE STYLE END */

/* PRODUCTS STYLE STARTS */
#products_info {

	padding: 0px 8px 8px 8px;
}

#products_info .text{
	background-color:#EEEEEE;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, _sans;
	text-align: justify;
	color: #000000;
	text-indent: 10;
	list-style-image: url('../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/PZ7RXPWE/images/star.gif');padding-left:8px; padding-right:8px; padding-top:4px; padding-bottom:8px
}

#products_info .text a   { color: #666666; text-decoration: none; }
#products_info .text a:active	{ color: #333333; text-decoration: none; }
#products_info .text a:visited	{ color: #666666; text-decoration: none; }
#products_info .text a:hover   { color: #999999; text-decoration: none; }

#products_cards {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, _sans;
	text-align: justify;
}

#products_cards .text {
	padding: 4px;
	vertical-align:text-top;
	}
	
#products_cards .text a   { text-decoration: none; }
#products_cards .text a:active	{  text-decoration: none; }
#products_cards .text a:visited	{ text-decoration: none; }
#products_cards .text a:hover   { color: #ffffff; background-color: #000000; text-decoration: none; }
	
#products_specs {
	font-size: 9px;
	color:#FFFFFF;
	font-family: Verdana, Arial, _sans;
	border:2px solid #000000;

}

#products_specs .item{
	background-color:#333333;
	color:#FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, _sans;
	text-align:right;
	padding-right: 6px;

}

#products_specs .category{

	color:#FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, _sans;
	text-align:center;
	padding-right: 6px;

}

#products_specs .value{
	background-color:#FFFFFF;
	color:#000000;
	font-size: 9px;
	font-family: Verdana, Arial, _sans;

}


/* PRODUCTS STYLE ENDS */

/* INGREDIENTS STYLE START */
#ingredients{
	border: 1px solid #000000;
	/*background-color: #ffffff;*/
	font-family: Verdana, Arial, _sans;
	font-size: 11px;
	
}

#ingredients .description{
	background-color: #ffffff;
	text-align:justify;
	line-height: 16px;
	padding: 4px;
}

#ingredients .heading{

	font-weight:bold;
	background-color:#000000;
	padding:4px;
	color:#FFFFFF;

}

#ingredients .bags{
	background-color:#eeeeee;
	border-top:1px dotted #000000;
	padding: 4px;
}

#ingredients .image{
	border:1px solid #000000;

}

#ingredients .menu{
	background-color: #ffffff;
	padding: 4px;
}
/* INGREDIENTS STYLE END */

/* STORE LOCATER STYLE START */
#storelocator{
	background-color:#ffffff;
	line-height: 18px;
	font-family: Verdana, Arial, _sans;
}

#storelocator .store{
	font-size: 11px;
	color: #000000;
	
}

#storelocator .number{
	font-size: 9px;
	color: #666666;
	
}
/* STORE LOCATER STYLE END */

/* MISC STYLE START */
.caption {
	font-size: 10px;
	line-height: 11px;
	font-family: Verdana, Arial, _sans;
	text-align: justify;
	color:#333333;
	list-style-image:url('../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/PZ7RXPWE/none');
	list-style-type:circle;
	text-indent:0px
}
/* MISC STYLE START */

/* CONTENT TABLES STYLE START */
#content {
	border: 1px solid #7C7C7C;
	background-color: #AAAAAA;
}
/* CONTENT TABLES STYLE END */	

#selector { 
 background-color: #000000; 
 color: #ffffff; 
 font-family: Verdana, Arial, _sans;
 font-size: 9px;

}

#submenu { 
 color: #666666; 
 font-family: Verdana, Arial, _sans;
 font-size: 9px;
}
#submenu a   { color: #666666; text-decoration: none; }
#submenu a:active	{  text-decoration: none; }
#submenu a:visited	{ text-decoration: none; }
#submenu a:hover   { color: #999999; text-decoration: none; }

#selector .products {width: 160px;}
#selector .international {width: 90px;}

#selector .category{background-color:#666666;}
#selector .animal{color:#cccccc; background-color:#333333;}

#imagerollover{
	border: 1px solid #000;
}

A:hover #imagerollover, A:active #imagerollover {border: 1px solid #8b3e5b;}


#content form {padding: 0px; margin: 0;} /* fixes spacing after selector in IE and Opera */

#flags {margin-left: 0px; margin-top: 0px;}


-->

