@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

img{
    border-style:none;
}

/* HEADER */
#header {
background-image:url(../_images/header_bg.jpg);
background-repeat:repeat-x;
margin: 0px 0px 0px 0px;
height:116px;
}

#header_inner {
margin:auto;
width:970px;
height:116px;
}

#logo {
padding-top:13px;
padding-left:6px;
}

#newsletter_holder {
width:338px;
height:94px;
background-image:url(../_images/newsletter_bg.gif);
background-repeat:no-repeat;
margin-top:0px;
float:right;
}

#newsletter {
margin:10px;
text-align:center;
}

#newsletter a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
color:#333333;
}

#join_button {
margin: 0px 0px -5px 0px;
}

/* NAV BAR */
#nav_holder {
height: 29px;
width: 100%;
background-color:#d5e7b3;
}

#nav {
list-style:inherit;
}

#main_nav {
margin:auto;
height: 29px;
width: 970px;
}

#main_nav ul {
margin: 0px;
padding: 0px;
font-family:"Times New Roman", Times, serif;
color:#6f5a13;
font-size:11px;
white-space: nowrap;
height: 29px;
}

#main_nav li {
list-style-type: none;
line-height: 23px;
display: inline;
padding: 6px 0px 9px 0px;
background: url(../_images/main_divider.jpg) repeat-y right; 

}

#main_nav li a {
text-decoration: none;
padding: 8px 8px;
color:#6f5a13;
margin-right: 1px;
margin-left: -2px;
}
#main_nav li a:link {
color:#6f5a13;
}
#main_nav li a:visited {
color:#6f5a13;
}
#main_nav li a:hover {
color:#6f5a13;
background-image:url(../_images/nav_over.jpg);
background-repeat:repeat-x;
}

#quick_links{
    display:inline;
}
#quick_links_menu {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height: 18px;
width: 105px;
margin: 4px 4px 1px 65px;	
}

#quick_links_button {
background-color:#d5e7b3;
position:absolute;
margin-top:4px;
width:35px;
height:20px;
border:0;
}

/* BODY BACKGROUND */
#under_nav {
background-image:url(../_images/under_nav.jpg);
background-repeat:repeat-x;
width:100%;
height:209px;
}

/* FOOTER */
#footer_wrapper {
clear:both;
padding-top:25px;
margin: 0px 0px 10px 0px;
}

#footer {
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:9px;
text-align:center;
}

#footer_bar {
height:25px;
line-height:25px;
background-color:#d5e7b3;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:9px;
text-align:center;
}

#footer_bar a {
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:9px;
}

/* CONTENT AREA */
#content_area {
margin:auto;
width:930px;
margin-top:55px;
min-height:600px;
/*margin-top:-182px;*/
}

/* TESTIMONIAL SPECIFIC */
.testimonial-quote{
    font: italic bold 14pt times;
    width:90%;
    color: #879544;
    margin: 2em 0 1em 0;
    padding:0;
}

#Testimonials {
    width:447px;
    margin-right:0;
    padding-right:0;
}

.testimonial {
    width:447px;
}

.testimonial-attribution{
   font: italic bold 10pt;
   width:400px;
}

.testimonial-image{
    float: left;
    margin: 5px;
   
}
.testimonial-expand-trigger{
    cursor: pointer;
}

/* PRODUCT LINE SPECIFIC */
.product_image_wrap{
    min-height: 115px;
}
.product_name{
padding-left:10px; 
}
.product_name a
{
	color:#879544;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
}

#legend_link a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#879544;
text-decoration:none;
}

ul.ui-tabs-nav{
   list-style: none;
   margin: 0;
   padding: 0;
}
ul.ui-tabs-nav li{
    float:left;
    background-color:#D5E7B3;
	border-bottom: 1px solid #D5E7B3;
	border-left: 1px solid #D5E7B3;
	border-right: 1px solid #D5E7B3;
    height:25px;
    margin: 0 4px 0 0;
	padding: 0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
}
ul.ui-tabs-nav li.ui-tabs-selected{
    float:left;
    background-color:white;
    height:25px;
    border: 1px solid #cbdda8;
    border-bottom: 0px;
    margin: 0 4px 0 0;
	padding: 0 10px 0 10px;
    position:relative;
    z-index:2;
    top:1px;
	line-height:23px;
}

.altRow {
background-color:#ecebd6;
}

ul.ui-tabs-nav li a {
color:#333333;
text-decoration:none;
}

.table_copy {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

.ui-tabs-nav .ui-tabs-selected a {
    margin-top:0;
    position:relative;
    top:1px;
    z-index:2;
}
.ui-tabs-panel{
clear: both;
border: 1px solid #cbdda8;
padding:20px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
list-style:inside;
}

.ui-tabs-hide { display: none; }

.ingredient-expand-trigger{
    cursor: pointer;
}

#iconbar
{
	font-family:Arial;
	background-image:url("../_images/products.jpg");
	width:460px; height:85px;
	padding-left:12px;
}
#iconbar ul
{
    list-style:none;
}
#iconbar li
{
    display:inline;
	list-style-type:none;
}
#iconbar li img
{
    padding: 8px 4px 7px 4px;
}

/* END PRODUCT LINE SPECIFIC */


/* PRODUCT SEARCH SPECIFIC */
.ingredient_icon{
    cursor: pointer;
    margin: 0px 0 0 0;
    padding: 8px 3px 7px 3px;
}

#ingredient_selector{
    margin: 0;
    padding: 0;
}

#ingredient_selector ul{
    margin: 0;
    margin-top: 30px;
    padding:0;
    list-style:none;
    height: 47px;
    position: relative;
    z-index: 9;
}

#ingredient_selector li{
    float: left;
    width: 38px;
    height: 47px;
    padding: 0px;
    margin: 0px;
    position: relative;
    z-index: auto;
}
#ingredient_selector li img{
    border-style: none;
    display:inline;
}
#ingredient_selector li a{
    display: block;
    margin: 0px;
    padding: 0px;
}
#ingredient_selector .hover{
    background: url("../_images/product_search_icons/icon_tab.gif") no-repeat left top;
}
.selector_link_selected{
    background: url("../_images/product_search_icons/icon_tab_down.gif") no-repeat 0px 0px;
}

#cat_selector {
    display:block;
    float: left;
    width: 55px;
    height: 20px;
    margin-right: 10px;
    background: url("../_images/product_search_icons/cat_button_down.jpg");
}
#cat_selector.selected{
    background: url("../_images/product_search_icons/cat_button_selected.jpg");
}
#dog_selector{
    display:block;
    float: left;
    width: 55px;
    height: 20px;
    background: url("../_images/product_search_icons/dog_button_down.jpg");
}
#dog_selector.selected{
    background: url("../_images/product_search_icons/dog_button_selected.jpg");
}

.ingredient_description{
    border: 0px;
    /*padding: 15px;*/
    margin: -2px 0 30px -4px;
    height: 90px;
    width: 655px;
    line-height: 18px;
    /*border: 1px solid #dad8d0;*/
    background: #e5e4c7 url("../_images/product_search_icons/ingredient_bg.jpg");
}
.ingredient_description p{
    /*margin: 15px;*/
    padding: 10px;
}
.ingredient_description .body_copy{
    line-height: 18px;
}

.ingredient-expanded {
padding:15px;
}

#ingredient-list {
background-color:#e4e2c4;
margin-top:10px;
padding:10px;
color:#879544;
border: 1px solid #b5b5b5;
width:168px;
float:left;
}

#ingredient-list a {
color:#879544;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}

#ingredient-definition {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:24px;
width:255px;
float:right;
margin-top:20px;
}

.definition_sub {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:14px;
}

#product-listing .product{
	width: 45%;
	height: 150px;
	display: inline;
	margin: 10px 8px 10px 8px;
	float: left;
	border-style: none;
	background-color: #FFF;
}
#product-listing .product-thumb-wrap{
    	min-height: 125px;
	float: left;
}

#product-listing .product img{
	
	padding-right:10px;
}

#product-listing .product h2{
	font-size:14px;
	color:#705c16;
	font-family:"Times New Roman", Times, serif;
}

#product-listing .product p{
	font-size: 10px;
	line-height: 12px;
}

.product-footer a{
color:#879544;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.search_button {
margin: 0px 0px -5px 0px;
}


/* HOME LEFT COLUMN */
.two_left_column {
width: 700px;
padding: 23px;
text-align: left;
background-color:#FFFFFF;
border: 1px solid #dad8d0;
float:left;
min-height:400px;
}

.h1 {
color:#705c16;
font-family:"Times New Roman", Times, serif;
font-size:25px;
line-height:25px;
}

.h4 {
color:#705c16;
font-family:"Times New Roman", Times, serif;
font-size:18px;
line-height:35px;
}

p.body_copy {
width:90%;
}

.body_copy, .body_list {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:24px;
list-style:inside;
}

.site_map {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:24px;
margin-left:15px;
}

.site_map ul {
margin-left:15px;
}

.ui-tabs-panel a {
color:#879544;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}

.body_copy a, .body_list a, .news_list a, .table_copy a, .site_map a {
color:#879544;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:24px;
cursor: pointer;
}

.body_copy_red {
color:#b12520;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.news_header  {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:24px;
}

.news_list  {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:24px;
list-style:none;
margin-left:10px;
}

.location_list  {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
}

.alphabet {
color:#879544;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.alphabet_divider {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

.two_column_list_left {
width:230px;
float:left;
}

.two_column_list_right {
float:right;
width:230px;
}

#bags {
float:right;
}

.contact_columns {
width:450px;
}

.contact_left {
width:225px;
float:left;
}

.contact_right {
width:225px;
float:right;
}

.contact_body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

.contact_body a {
color:#879544;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* HOME LEFT COLUMN CALLOUTS */
#callouts {
padding-top:30px;
margin:auto;
width:656px;
height:175px;
}

#left_callout {
background-image:url(../_images/left_callout.gif);
background-repeat:no-repeat;
float:left;
width:177px;
height:138px;
padding: 20px 120px 20px 20px;
}

#right_callout {
background-image:url(../_images/right_callout.gif);
background-repeat:no-repeat;
float:right;
width:217px;
height:138px;
padding: 20px 80px 20px 20px;
}

.h3 {
color:#705c16;
font-family:"Times New Roman", Times, serif;
font-size:18px;
line-height:0px;
}

.callout_body {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
}

.continue_button {
padding-top:6px;
}

/* SECONDARY LEFT COLUMN */
.three_left_column {
width: 173px;
float:left;
margin-right:17px;
_margin-right:13px;
}

.sub_nav_header {
width: 173px;
padding: 10px;
text-align: left;
background-color:#d5e7b3;
border: 1px solid #dad8d0;
color:#705c16;
font-family:"Times New Roman", Times, serif;
font-size:16px;
line-height:14px;
}

.sub_nav, .sub_nav a {
width: 173px;
text-align: left;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:25px;
text-decoration:none;
padding-left:8px;
margin-left:-2px;
margin-top:14px;
}
.tertiary_nav{
	display:none;
}
.tertiary_nav, .tertiary_nav a {
 width: 173px;
 text-align: left;
 color:#705c16;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 line-height:25px;
 text-decoration:none;
 line-height: 14px;
 margin: 0px;
 padding: 0 0 0 6px;
 
}
.tertiary_nav li{
    list-style: none outside;
    margin-bottom: 10px;
    
}
.sub_nav a:hover {
background-image:url(../_images/sub_over.gif);
background-repeat:no-repeat;
background-position:0px 2px;
}

.tertiary_nav a:hover {
background-image:url(../_images/sub_over.gif);
background-repeat:no-repeat;
background-position:0px 2px;
}

.sub_nav_list {
list-style:none;
}

p.left-bar-header{
    margin-left: 6px;
    font-weight: bold;
    margin-bottom: 4px;
}

.sub-nav-item a{
    display:block;
    line-height: 14px;
    color:#705c16;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    margin-top: 5px;
    margin-left: 4px;
    width: 150px;
}

/* SECONDARY CENTER COLUMN */
.three_center_column {
width: 507px;
padding: 23px 20px 23px 23px;
text-align: left;
background: #FFFFFF;/* url(../_images/body_gradient.jpg) bottom repeat-x;*/
min-height:400px;
border: 1px solid #dad8d0;
float:left;
margin-right:15px;
}

/* HOME RIGHT COLUMN */
.h2 {
color:#879544;
font-family:"Times New Roman", Times, serif;
font-size:15px;
line-height:14px;
}

.side_copy {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin-top:2px;
line-height:10px
}

.side_copy a {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
margin-top:2px;
}

.side_copy a:hover {
text-decoration:underline;
}

.right_container {
width:214px;
float:right;
margin-top:-10px;
}

.right_products {
background-image:url(../_images/product_bg.gif);
background-repeat:no-repeat;
margin-top:10px;   /* top margin changes to 0 only when this is at top of column */
width:124px;
height:64px;
text-align: left;
padding-left:13px;
padding-bottom:13px;
padding-top:11px;
padding-right:75px;
}

.right_testimonials {
background-image:url(../_images/owner_bg.gif);
background-repeat:no-repeat;
margin-top:10px;   /* top margin changes to 0 only when this is at top of column */
width:124px;
height:64px;
text-align: left;
padding-left:13px;
padding-bottom:13px;
padding-top:11px;
padding-right:75px;
}

.right_temp {
background-image:url(../_images/cantastic_bg.gif);
background-repeat:no-repeat;
margin-top:10px;   /* top margin changes to 0 only when this is at top of column */
width:124px;
height:64px;
text-align: left;
padding-left:13px;
padding-bottom:13px;
padding-top:11px;
padding-right:75px;
}

.right_philosophy {
background-image:url(../_images/philosophy_bg.gif);
background-repeat:no-repeat;
margin-top:10px;   /* top margin changes to 0 only when this is at top of column */
width:129px;
height:64px;
text-align: left;
padding-left:13px;
padding-bottom:13px;
padding-top:11px;
padding-right:70px;
}

.right_contact {
background-image:url(../_images/contact_bg.gif);
background-repeat:no-repeat;
margin-top:0;   /* top margin changes to 0 only when this is at top of column */
width:119px;
height:64px;
text-align: left;
padding-left:13px;
padding-bottom:13px;
padding-top:11px;
padding-right:80px;
}

.right_flex_calc {
background-image:url(../_images/flex_calc_bg.gif);
background-repeat:no-repeat;
margin-top:10px;   /* top margin changes to 0 only when this is at top of column */
width:119px;
height:64px;
text-align: left;
padding-left:13px;
padding-bottom:13px;
padding-top:11px;
padding-right:80px;
}

.right_manufacturing {
background-image:url(../_images/manufacturing_bg.gif);
background-repeat:no-repeat;
margin-top:10px;   /* top margin changes to 0 only when this is at top of column */
width:119px;
height:64px;
text-align: left;
padding-left:13px;
padding-bottom:13px;
padding-top:11px;
padding-right:80px;

}

/* WHERE.ASP MAP STYLES */
.map_fields {
width:230px;
float:left;
margin-right:20px;
}

#map {
float:right;
border:#999999 thin solid;
width: 400px;
height: 400px;
}

.h5 {
color:#705c16;
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:35px;
}

#FiveStarWrap {
width: 205px;
}
#FiveStarHeader {
width: 205px;
height: 59px;
}
#FiveStarList {
width: 178px;
border-right: 2px solid #b6cfa9;
border-bottom: 2px solid #b6cfa9;
border-left: 2px solid #b6cfa9;
padding: 0 10px 10px 10px;
}
#FiveStarList a {
color:#5f82b0;
}
#FiveStarList a:hover {
text-decoration:none;
}

/* COMPARISON.ASP STYLES */
.h6 {
color:#705c16;
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:35px;
}

.compare_select {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
width:210px;
}

.left_column {
padding: 0px 0px 10px 10px;
    margin-left: 0px;
    float:left;
    border: 1px solid #b5b5b5;
	width:218px;
	background-color:#d5e7b3;
}

.right_column {
padding: 0px 0px 10px 10px;
    float:right;
    margin-right: 0px;
    border: 1px solid #b5b5b5;
	width:219px;
	background-color:#dbdab2;
}

.links_menu {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;	
}

.short_field {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:30px
}



/* FEEDING.ASP STYLES */

.product, .pet, .results {
border: 1px solid #93c365;
margin-bottom: 5px;
width: 100%;
color: #333333;
}

.results {border: 1px solid #b5b5b5;}

.product {
background: #f1f4e6;
width: 100%;
border: 1px solid #93c365;
}

.product td, .pet td, .results td {
padding: 10px;
}

td.top-divider {
border-top: 1px solid #ccc;
}

.pet {
background: #f1f4e6;
width: 470px;
}

.results {
margin-top: 2px;
background: #d5e7b3;
width: 465px;
}

select { font-size: 12px;}
input { font-size: 12px; }

h3.wizard {
margin: 0;
padding: 0;
}

td.block-header, td.result-header {
background: #93c365 url('../images/table-header-green.jpg') repeat-x top left;
color: #2d3c1f;
font-weight: bold;
font-size: 12px;
padding: 5px 5px 5px 10px;
}

td.result-header {
background: #ce8c2e url('../images/table-header-orange.jpg') repeat-x top left;
color: #fff;
}

td.result-subheader {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 12px;
color: #333333;
}

.result_num{
font-size:18px;
color: #705c16;
font-weight: bold;
}

.guideline{
width: test;
}

.guideline td{
padding: 5px;
vertical-align: top;
}

.asterisk {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:12px;
color: #333333;
padding: 3px 5px 3px 0px;
border-left: 1px solid #b5b5b5;
}

.details {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

td.button {
padding-top: 0px;
}

.result-subheader-ul {
padding-bottom: 3px;
}

.feeding_disclaimer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
width:460px;
}

.h7 {
color:#879544;
font-family:"Times New Roman", Times, serif;
font-size:18px;
line-height:24px;
}

.productNameOne {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:18px;
font-weight:bold;
color: #333333;
}

.requiredFieldRed {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FF0000;
}

.field_head {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
font-weight:bold;
}

.contact_table {
text-align:left;
}

a:active
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
