/* ----------------------------------- */
/* Site Structure/Layout Styles */
/* ----------------------------------- */
#wrapper{
	position: relative;
	background-color: white;
	background-repeat: no-repeat;
	color: white;
	font-weight: normal;
	width: 800px;
	margin: 20px auto 0px auto;
}
#header, #header .intro{
	position: relative;
	width: 735px;
	float: right;
	margin: 0px 0px 7px 0px;
} 
#header.intro img.logo{
	margin-top: 62px; 
}
#content{
	position: relative;
	clear: both;
	width:100%;
	background-repeat: no-repeat;
}
#footer{
	height: 31px;
	clear: both;
	position: relative;
	width: 189px;

}

sup{line-height: 20px; }

#lang  {
   display: block;
   position: absolute;
   top: 0px;
   right: 700px;
   z-index: 500;
}

#lang  A:link {text-decoration: none; color: #BCD1A7}
#lang  A:visited {text-decoration: none; color: #BCD1A7}
#lang  A:active {text-decoration: none; color: #BCD1A7}
#lang  A:hover {text-decoration: none; color: #528917}



/* ----------------------------------- */
/* display styles */
/* ----------------------------------- */
body, td, th {
	margin: 0px 0px 0px 0px;
	padding: 0px;
    color: #639D42;
	font-size: 65%;
	line-height: 1.3;
	font-family: verdana, arial, sans-serif;
}
td, th{
	background-color: transparent;
	vertical-align: top;
}

body{
	text-align:center;
	width:100%;
}
h1, h2, h3{
	height: 26px;
	margin: 0px 0px 0px 23px;
	padding: 0px;
	color: #639D42;
	clear: both;
	text-align: left;
	font-size: 16px;
	font-style: bold;
}
h2{
	height: 20px;
	font-size: 14px;
	width: auto;
}
h3{
	height: 20px;
	font-size: 14px;
	margin: 15px 0px 0px 0px;
	color: white;
	background-color: #629d41;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 20px;
	height: 26px;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 14px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 14px;
}


ul, ol {
	margin-top: 0px;
	margin-bottom: 0.7em;
	margin-left: 8px;
	padding-left: 0px;
	list-style-type:none;
}
ol {
	list-style-type:decimal;
}
.circleGreen li, .circle li, .cross li {
	padding-bottom: 0.3em;
	padding-left: 15px;
	background-image: url(images/bullet_circle_whiteOnGreen.gif);
	background-repeat: no-repeat;
	background-position: 0px .3em;
}
.cross li{
	background-image: url(images/bullet_cross_whiteOnGreen.gif);
}

.circleGreen li{
	background-image: url(images/bullet_circle_greenOnWhite.gif);
}

p{
	margin: 0px 0px 0.7em 0px;
}
a, a:link, a:visited, a:hover, a:active { 
	color: white; 
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration:underline; 
}


.listHighlight{
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
}
.copyHighlight{
	font-style: italic;
	font-size: 110%;
}
#header img.logo{
	margin-right: 25px; 
	clear: both;
}
#header div.temporary_horizontalRule, .mainPanel div.temporary_horizontalRule{
	padding: 2px 0px 1px 0px; 
	margin: 0px; 
	border: 0px; 
	border-bottom: 2px solid #639D42; 
	clear: both; 
	margin-left: 15px;
}
.mainPanel div.temporary_horizontalRule{
	margin-left: 7px;
}

.mainPanel, mainPanel_smallFooter{
	width:100%; 
	height:320px;
	color: #639D42;
}
.mainPanel_smallFooter{
	height: 350px;
}
.mainPanel td{
	padding-top: 10px;
}

.invertedPanel{
	width:100%; 
	height:380px;
	background-repeat: no-repeat; 
	background-color: #629d41;
	background-image: url(images/01_dogBackground.jpg);
}
.invertedPanel td{
	color: white;
}

.productDescription{
	color: #639D42; 
	padding: 0px 10px 0px 0px;
}

.feedGuide td{
	background-color: #DBE6CE;
}
.feedGuide td.header{
	background-image: url(images/dataTable_top.gif); 
	width: 173px; 
	height: 37px; 
	background-color: white;
}
.feedGuide td.left{
	border-left: 2px solid #5D9732; 
	text-align: left; 
	font-weight: bold; 
	padding: 3px 0px 3px 3px;
}
.feedGuide td.right{
	border-right: 2px solid #5D9732; 
	text-align: right; 
	padding: 3px 3px 3px 0px;
}
.feedGuide td.break{
	border-left: 2px solid #5D9732; 
	border-right: 2px solid #5D9732; 
	background-color: white;
}
.feedGuide td.end{
	background-image: url(images/dataTable_bottom.gif); 
	background-position: top; 
	background-repeat: no-repeat; 
	width: 153px; 
	height: 22px; 
	background-color: white;
}
.feedGuide div.lastrowLeft{
	float: left; 
	display: inline; 
	padding: 2px 0px 0px 5px; 
	font-weight: bold;
}
.feedGuide div.lastrowRight{
	float: right; 
	display: inline; 
	padding: 2px 5px 0px 0px;
}
.feedGuide td.footnote{
	background-color: white;
}

.ingredients{
	margin: 0px 7px 0px 7px;
}
.ingredients td.header{
	background-image: url(images/ingredients_top.gif); 
	width: 230px; 
	height: 22px;
}
.ingredients td.header_02{
	background-color: #5D9732;
	height: 18px;
	background-image: url(images/ingredients_mid.gif);
	background-repeat: no-repeat;
	background-position: middle;
	}
.ingredients td.left {
	border-left: 2px solid #5D9732; 
	text-align: left; 
	padding: 0px 0px 0px 3px;
}
.ingredients td.right{
	border-right: 2px solid #5D9732; 
	text-align: right; 
	padding: 0px 3px 0px 0px;
}
.ingredients td.end{
	background-image: url(images/ingredients_bottom.gif); 
	width: 230px; 
	height: 38px; 
	background-position: bottom; 
	background-repeat: no-repeat;
}
.ingredients div.lastrowLeft{
	float: left; 
	padding-left: 3px;
}
.ingredients div.lastrowRight{
	float: right; 
	padding-right: 3px;
}

#QuestionAndAnswer{
	background-image: url(images/07_dogBackground.jpg)
}
 .popupLayer{
	display: none;
}
#QuestionAndAnswer li {
	margin-top: 5px;
}



/* ----------------------------------- */
/* Menu */
/* ----------------------------------- */
.menu, .menu li, .menu ul{
	margin: 0px; 
	padding:0px;
	color: black;
}
.menu
 {
  	width:714px; 
	height: 22px;
	float: right;
}
.menuHome, .menuHome a.link, .menuHome a.link:hover{
	width:47px; height:22px;
	display: block;
	background:url("images/menu/menu_off_01.gif") no-repeat;
	float:left;
}
.menuHome a.link:hover  {
	background:url("images/menu/menu_01.gif") no-repeat;	
}
.menuPromise, .menuPromise a.link, .menuPromise a.link:hover{
	width:138px; height:22px;
	display: block;
	background:url("images/menu/menu_off_02.gif") no-repeat;
	float:left;	
}
.menuPromise a.link:hover  {
	background:url("images/menu/menu_02.gif") no-repeat;	
}
.menuRange, .menuRange a.link, .menuRange a.link:hover{
	width:136px; height:22px;
	display: block;
	background:url("images/menu/menu_off_03.gif") no-repeat;
	float:left;	
}
.menuRange a.link:hover  {
	background:url("images/menu/menu_03.gif") no-repeat;	
}
.menuQa, .menuQa a.link, .menuQa a.link:hover{
	width:55px; height:22px;
	display: block;
	background:url("images/menu/menu_off_04.gif") no-repeat;
	float:left;	
}
.menuQa a.link:hover  {
	background:url("images/menu/menu_04.gif") no-repeat;	
}
.menuContact, .menuContact a.link, .menuContact a.link:hover{
	width:90px; height:22px;
	display: block;
	background:url("images/menu/menu_off_05.gif") no-repeat;
	float:left;	
}
.menuContact a.link:hover  {
	background:url("images/menu/menu_05.gif") no-repeat;	
}
.menuAbout, .menuAbout a.link, .menuAbout a.link:hover{
	width:143px; height:22px;
	display: block;
	background:url("images/menu/menu_off_06.gif") no-repeat;
	float:left;	
}
.menuAbout a.link:hover  {
	background:url("images/menu/menu_06.gif") no-repeat;	
}
.menuStore, .menuStore a.link, .menuStore a.link:hover{
	width:101px; height:22px;
	display: block;
	background:url("images/menu/menu_off_07.gif") no-repeat;
	float:left;	
}
.menuStore a.link:hover  {
	background:url("images/menu/menu_07.gif") no-repeat;	
}

.class_image A:link {text-decoration: none;}
.class_image A:visited {text-decoration: none;}
.class_image A:active {text-decoration: none;}
.class_image A:hover {text-decoration: none;}

.footnote  A:link  {color: #639D42; font-weight: bold;text-decoration: underline;}
.footnote  A:visited {color: #639D42; font-weight: bold;text-decoration: underline;}
.footnote  A:active {color: #639D42; font-weight: bold;text-decoration: underline;}
.footnote  a:hover {color: #639D42; font-weight: bold;text-decoration: none;}


/* ----------------------------------- */
/* Sifr */
/* ----------------------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


