body {
  margin: 0px;
}
#page, #site_bar_content, footer, header {
  width: 1000px;
  margin: 0px auto;
}
#body_content_left {
  float: left;
  width: 600px;
}
#body_content_right {
  float: right;
  width: 400px;
}
#body_content_left .inner {
  padding-right: 10px;
}     
#body_content_right .inner {
  padding-left: 10px;
}     
#body_content.no_body_content_left #body_content_right,
  #body_content.no_body_content_right #body_content_left {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
.menu ul {
  margin: 0px;
  padding: 0px;
}
.menu li {
  padding: 0px;
  margin: 0px 9px 0px 0px;
  list-style: none;
  float: left;
}
.menu li.last {
  margin-right: 0px;
}
.menu li.selected > a {
  font-weight: bold;
}
.inquiries form label {
  width: 150px;
  float: left;
}
.inquiries form input {
  width: 200px;
}
.inquiries form input, .inquiries form textarea {

}
.inquiries form textarea {

}
.inquiries form .actions {
  margin-left: 150px;
}
.inquiries form .actions input {
  width: auto;
}
.inquiries .field {
  margin: 12px 0px;
}
.inquiries form {
  padding-top: 12px;
}
.page_not_live {
  border: 1px solid #A00027;
  color: #A00027;
  background: #FFB1B1;
  padding:3px 9px;
  font-weight:bold;
  width:auto;
}

/*
  Override default refinery application CSS below.
  Formatting applies to all frontend.
*/


/***************************************/
/* RESET */
/***************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin:0;
  padding:0;
  }
table {
  border-collapse:collapse;
  border-spacing:0;
  }
fieldset,img {
  border:0;
  }
/*address,caption,cite,code,dfn,em,th,var {
  font-style:normal;
  font-weight:normal;
  }
  does not need to reset
  */
ol,ul {
  list-style:none;
  }
caption,th {
  text-align:left;
  }
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
  }
q:before,q:after {
  content:'';
  }
abbr,acronym {
  border:0;
  }

table caption { position: absolute; left: -9999px; }

#body_content_left,
#body_content_right { width: auto; float: none; }

/***************************************/
/* LAYOUT */
/***************************************/

body {
  font-family: Arial, Helvetica, sans-serif;
  background: #2b2b2b;
  color: #000;
  }

#container {
  width: 849px;
  margin: 0 auto;
  background: #000;
  }

#header .right {
  padding: 0 10px 0 0;
  }

#header .topRight {
    display:inline;
    float:right;
  padding: 0 10px 0 0;
   overflow:hidden;
  }

#mainmenu {
  height: 34px;
  color: #fff;
  background: #000;
  }

#mainmenu .right {
  padding: 5px 10px 0 0;
  }

#hero img {
  display: none;
  }

#hero, #content, .product_search, #pet_community {overflow:hidden;width:850px;}

#hero{
  position:relative;
}

#hero .left {
  width: 283px;
  margin: 0;
  padding: 0;
  border-right: 1px solid #404040;
  }

#hero .right {
  width: 565px;
  }

#hero-info {
  padding: 16px;
  position: absolute;
  background: #FFF;
  margin-left: 16px;
  z-index: 0;
  }

#subhero {
  background: #2c2c2c;
  padding: 15px 0;
  overflow: hidden;
  }

.subhero.left {
  margin-right: 7px;
  }

.subhero.right {
  margin-left: 7px;
  }

#hero img, #heroHome img, .leftcol img {
  display: block;
  color: #FFF;
  }

#container #body_content {
  float: left;
  /*width: 400px;*/
  width: 595px;
  padding: 15px;
  background-color: white;
   min-height: 455px;
  font-family: Arial, Helvetica, sans-serif;
}

#container #body_content.wide{
   float: right;
   /*width: 581px;*/
   width: 595px;
   overflow: hidden;
   background-color: white;
   min-height: 455px;
}

#hero-info #body_content {
   float: none;
   width: auto;
   padding: 0;
}

#hero .flexslider {
	border: none;
	margin-bottom: 0px;
}

#hero .flex-control-nav {
	z-index: 100;
	bottom: 0px;
}

#hero .flex-control-paging li a {
	background: #666;
	background: rgba(255,255,255,0.5);
}

#hero .flex-control-paging li a.flex-active {
	background: #fff;
	background: rgba(255,255,255,0.9);
}

#content {
  overflow: hidden;
  background: url('/images/content-back.png') left top repeat-y;
  }

#content .rightcol {
  width: 180px;
  }

#content .rightcol img {
  display: block;
  margin-bottom: 15px;
  }

#footer .logo {
  margin: 10px 14px 0 0;
  }

/***************************************/
/* LEFT COLUMN */
/***************************************/

#container .leftcol {
  background: url("/images/left-col-back.png") left top repeat-x;
  }

#container .leftcol {
  min-height: 450px;
    width: 191px;
  padding: 16px;
  color: #FFF;
  margin-left: 1px;
    font-family: Verdana, Helvetica, Arial;
  }

#content .leftcol li {
  list-style: none;
  color: #FFF;
  margin: 0;
  font-size: 85%;
    display:list-item;
    float: none;
  }
#content .leftcol #item_0 li a,
#content .leftcol li.first a {
  color: #FFF;
  font-weight: normal;
  font-family: Georgia;
  padding: 0;
  font-size: 150%;
  display: block;
  width: 100%;
  }

#content .leftcol li ul li {
  margin: 10px 6px;
  }

#content .leftcol #item_0 li a,
#content .leftcol li.first ul li a {
  background: none;
  font-family: Verdana, Helvetica, Arial;
  font-size: 115%;
  font-weight: bold;
  }

#content .leftcol a {
  color: #FFF;
     text-decoration: none;
  }


#productlist h2,
#content .leftcol #item_0 a {
  font-family: Georgia;
  font-size: 145%;
  font-weight: normal;
  }

#productlist ul {
  margin-top: 10px;
  }

#productlist li {
  margin: 12px 0;
  line-height: 12px;
  }

#productlist li a {
  font-size: 70%;
  color: #FFF;
  text-decoration: none;
  }

/***************************************/
/* COMMON TYPOGRAPHY */
/***************************************/

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  }

p {
  font-size: 75%;
  margin: 16px 0;
  }

a {
  color: #000;
  font-weight: bold;
  }

ol li {
  list-style-type: decimal;
  }

strong {
  font-weight: bold;
  }

em {
  font-style: italic;
  }

#hero-info h1 {
  font-size: 110%;
  font-weight: normal;
  margin-bottom: 16px;
  }

#container .product_body ul {
  margin-left: 15px;
  }

#container #body_content li {
  font-size: 75%;
  margin: 16px 0;
  margin-left: 32px;
  }

#container #body_content ul li {
  list-style: disc;
  }

#container #body_content h1 {
  font-size: 100%;
  margin-bottom: 14px;
  }

#container #body_content h2 {
  font-size: 85%;
  margin-bottom: 6px;
  }

#container #body_content h3 {
  font-size: 75%;
  margin: 14px 0;
  }

#container #body_content p {
  font-size: 75%;
  line-height: 135%;
  }
#footer {overflow:hidden;width:850px;}

#footer ul { margin: 10px; font-size:65%; }

#footer li { margin: 0 6px; }

#footer p { width: 600px; margin: 16px 0 0 16px; font-size:65%; font-weight: bold; }

/***************************************/
/* MAIN MENU */
/***************************************/

#mainmenu {
  position: relative;
  }

#mainmenu ul {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 9px;
  }

#mainmenu li {
  float: left;
  display: inline;
  position: relative;
  line-height: 34px;
  margin-right: 3px;
  }

#mainmenu ul.left li ul li {
  float:none !important;
  display:block;
  }

#mainmenu ul li a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  font-size: 74%;
  line-height: 34px;
  padding: 0 7px;
  }

#mainmenu li:hover {
  background: url("/images/menu-hover.png") top right no-repeat;
  }

#mainmenu li:hover a {
  color: #000;
  background: url("/images/menu-hover-left.png") top left no-repeat;
  }

#mainmenu .selected {
  background: url("/images/menu-active.png") top right no-repeat;
  }

#mainmenu .selected a {
  background: url("/images/menu-active-left.png") top left no-repeat;
  }

#mainmenu li ul {
  position: absolute;
  z-index: 15;
  width: 160px;
  margin: 0 0 0 -1px;
  left: -999em;
  background: #F2F2F2;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -mozilla-border-radius: 0 0 5px 5px;
  behavior: url('/javascripts/PIE.htc');
  }

#mainmenu li:hover ul {
  left: auto;
  }

#mainmenu li ul {
  padding: 0;
  }

#mainmenu li ul li,
#mainmenu li ul li a {
  float: none;
  background: none !important;
  }

#mainmenu li ul li {
  display: block;
  height: auto;
  }

#mainmenu li ul li a {
  font-weight: normal;
  color: #000;
  line-height: 17px;
  margin: 16px 0;
  height: auto;
  }

/***************************************/
/* SIDE MENU */
/***************************************/

#content .leftcol .sidemenu h2 {
  font-family: Georgia;
  font-size: 145%;
  font-weight: normal;
  }

#content .leftcol .sidemenu ul {
  margin-left: 15px;
  }

#content .leftcol .sidemenu li {
  margin: 6px 0;
  }

#content .leftcol .sidemenu li a {
  font-size: 85%;
  }

/***************************************/
/* FORMS */
/***************************************/

label, input, select {
  vertical-align: middle;
  }

#header .right input.textfield {
  border: 1px solid #000;
  height: 24px;
  padding: 0 5px;
  }

#petfood select{
   display: inline;
}

/***************************************/
/* COLLAPSIBLE CONTAINER STYLES */
/***************************************/

.leftcol .collapsibleContainer {
  margin: 16px 0;
  }

.leftcol .collapsibleContainerTitle {
  cursor: pointer;
  font-weight: bold;
  font-size: 85%;
  overflow: hidden;
  clear: both;
  }

.leftcol .collapsibleContainerTitle div {
  float: left;
  height: 19px;
  background-image: url("/images/menu-arrow.png");
  background-position: top right;
  background-repeat: no-repeat;
  padding-right: 15px;
  }

.leftcol .collapsibleContainerTitle.toggled div {
  background-position: right -20px;
  }

.leftcol .collapsibleContainerContent {
  clear: both;
  }

.collapsibleContainerContent.hidden {
  position: absolute;
  left: -9999px;
  width: 0px;
  }

.leftcol .collapsibleContainerContent a {
  color: #FFF;
  font-size: 90%;
  line-height: 13px;
  text-decoration: none;
  }

/***************************************/
/* POSITIONING STYLES */
/***************************************/

.left { float: left; display: inline; }

.right { float: right; display: inline; }



/** This is hack, can't stop Refinery from assigning clearfix class here, so I'm nullifying it in here**/
#menu.clearfix{
   overflow: visible;
}


.inline { margin: 0; padding: 0; list-style: none; }

.inline li { display: inline; }

.shadow {
  -moz-box-shadow: #000 0 4px 14px;
  -webkit-box-shadow: #000 0 4px 14px;
  -khtml-box-shadow: #000 0 4px 14px;
  box-shadow: #000 0 4px 14px;
  behavior: url('/javascripts/PIE.htc');
  }

.margin-top-none { margin-top: 0 !important }



/***************************************/
/* PET COMMUNITY PAGE */
/***************************************/
#pet_community {
  overflow: hidden;
  background: url('/images/product-background.png') left top repeat-y !important;
  }

#pet_community .leftcol { background: url("/images/left-col-back.png") repeat-x scroll left top transparent; }

#pet_community .leftcol h2 {
  font-family: Georgia;
  font-size: 145%;
  font-weight: normal;
  }

#pet_community .leftcol h3 {
  font-size: 85%;
  margin: 14px 0;
  }

#pet_community .leftcol p {
  margin: 8px 10px;
  font-size: 75%;
  }

#pet_community .leftcol .bottom {
  margin-top: 25px;
  }

#pet_community .leftcol a {
  color: #FFF;
  font-weight: normal;
  }

#pet_community #body_content { width: 595px !important; }

#pet_community .box { border: 1px solid #CCC; padding: 8px; margin-bottom: 30px; }

#container #pet_community #body_content .box p { font-size: 80%; line-height: 175%; margin: 0; }

#container #pet_community #body_content .meta { line-height: 22px; margin-top: 5px; font-size: 90%; font-weight: bold; font-style: italic; }

#pet_community .box p.shoutout_header { margin: 3px 0; }

#pet_community img,
#pet_community iframe { display: block; }

#container #pet_community #body_content .box-header {
  height: 24px;
  color: #000;
  font-size: 85%;
  display: inline-block;
  margin: 0;
  padding-left: 10px;
  background: url("/images/sliding-door.png") left top no-repeat;
  }

#container #pet_community #body_content .box-header span {
  display: block;
  height: 20px;
  padding-top: 4px;
  padding-right: 10px;
  font-family: Helvetica, Arial;
  background: url("/images/sliding-door.png") right bottom no-repeat;
  }

#pet_community #comm-leftcol,
#pet_community #comm-rightcol {
  width: 282px;
  }

#pet_community #comm-rightcol .twitter {
  margin-top: 45px;
  }

#pet_community #comm-leftcol p,
#pet_community #comm-rightcol p {
  line-height: 175%;
  }

#pet_community #comm-leftcol .heading,
#pet_community #comm-rightcol .heading {
  border-bottom: 1px solid #d6d6d6;
   height: 24px;
   margin-bottom: 16px;
  }

  /***************************************/
/* PET FOOD COMPARISON PAGE */
/***************************************/
#pet-food-comparison{
   width: 100%;
   min-height: 400px;
}

#pet-food-comparison select {
   width: 280px;
}

#pet-food-comparison #natura-product,
#pet-food-comparison #competitor-product {
  width: 256px;
  float: left;
  padding: 16px;
  }

  #pet-food-comparison #natura-product {
    border: 1px solid #666;
    background: #D7E8CE url("/images/ltgreen-grad-col-bg-repeat.png") center top repeat-y;
    }

  #pet-food-comparison #competitor-product{
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    background: #BCBBBB url("/images/ltgray-grad-col-bg-repeat.png") center top repeat-y;
    }

#pet-food-comparison .submittable {
  max-width: 240px;
  }

#pet-food-comparison .analysis_list {
  padding: 10px;
  border-width: 0;
  background: #D0E0B6;
    width: 100%;
  }

#pet-food-comparison .analysis_list th {
  font-family: Helvetica, Arial, Verdana;
  font-size: 90%;
  font-weight: bold;
  padding-bottom: 3px;
  }

#pet-food-comparison .analysis_list td {
  font-size: 70%;
  margin: 0;
  padding: 3px;
  }

/***************************************/
/* FAQ PAGE */
/***************************************/
#container #body_content .faqs li{
   list-style:none;
   margin-left: 2px;
}

#container #body_content .faqs li li {
  font-size: 100%;
  list-style: disc;
  margin-left: 15px;
  }

#container #body_content .faqs p{
   font-size: 100%;
}
#pet-food-comparison .even {
  background: #E5F1D1;
  }

/***************************************/
/* INGREDIENTS PAGE AND CONTACT US */
/***************************************/

.pages.natura-frequent-buyer-program #content, 
.pages.contact-us #content, 
.pages.contact-us-landing #content, 
.pages.contact-us-canada-english #content, 
.pages.contact-us-canada-french #content {
  background: url('/images/content-back.png') left top repeat-y;
}

.pages.natura-frequent-buyer-program .rightcol, 
.pages.contact-us .rightcol, 
.pages.contact-us-landing .rightcol, 
.pages.contact-us-canada-english .rightcol, 
.pages.contact-us-canada-french .rightcol {
  display: none;
}

.pages.natura-frequent-buyer-program #container #body_content, 
.pages.contact-us #container #body_content,
.new_formulas.new-formulas #container #body_content,
.pages.contact-us-landing #container #body_content,
.new_formulas.new-formulas #container #body_content,
.pages.contact-us-canada-english #container #body_content,
.new_formulas.new-formulas #container #body_content ,
.pages.contact-us-canada-french #container #body_content,
.new_formulas.new-formulas #container #body_content  {
  width: 596px;
  background-color:#ffffff;
}

/***************************************/
/* INGREDIENTS PAGE */
/***************************************/

#ingredients .label {
  font-family: Georgia, Times New Roman;
  font-size: 90%;
  font-weight: bold;
  color: #2e2e2e;
  margin-bottom: 3px;
  display: block;
  }

#ingredients .query {
  border: 1px solid #c1c2c2;
  padding: 2px;
  font-size: 105%;
  }

.letters {
  margin: 8px 0 16px 0;
  font-size: 90% !important;
  letter-spacing: 3px;
  }

.letters a {
  text-decoration: none;
  color: #2e2e2e;
  }


#ingredients {
  overflow: hidden;
  /*background: url('/images/content-back.png') left top repeat-y;*/
  }

#ingredients_result .row {
  margin: 32px 0;
  }

#ingredients_result .row h3 {
  margin: 0 !important;
  font-size: 100% !important;
  font-family: Arial, Helvetica;
  }

#ingredients_result .row p {
  margin: 8px 0 16px 0;
  }


/***************************************/
/* Ingrediet List */
/***************************************/

ul.ingredient-list{
   background-color: #D0E0B6;
   margin-left: 0 !important;
}
ul.ingredient-list li {
   font-family: Verdana, Helvetica, Arial;
   font-size: 70%  !important;
   margin: 0  !important;
   padding: 3px  !important;
   list-style:none  !important;
}
table.analysis_list tr.even,
ul.ingredient-list li.even {
  background: #E5F1D1;
}

/***************************************/
/* Site Map */
/***************************************/

#sitemap ol, #sitemap ul {
  list-style-type: circle;
  margin: 0 0 8px 0;
}

#sitemap.p, #sitemap.li {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 69%;
    margin: 0 0 8px 0;
    line-height: 140%;
}

/* ********************************************************* */
/*  added to left-most floating box when there are 3 buttons (subhero)
/* ********************************************************* */
.spaceRight  {
  padding-right:15px;
}

/* ********************************************************* */
/*  added to first two left floating boxes when there are 4 buttons at 201px width each (subhero)
/* ********************************************************* */
.spaceRt4  {
  padding-right:8px;
}

/* ********************************************************* */
/*  fix double row of header links social and search floats
/* ********************************************************* */
.clearing  {
    clear:right;
    margin:0;padding:0;height:0;
}
/* ********************************************************* */
/*  allow for just one row in brands without social
/* ********************************************************* */
#header .solo {
  padding: 25px 10px 0 0;
  }

/****************************************/
/* Social Media */
/****************************************/

.popup {
  display: inline-block;
  width: 30px;
  height: 40px;
  }

.facebook.popup {
  background: url("/images/social/btn-facebook.png") left top no-repeat;
  }

.twitter.popup {
  background: url("/images/social/btn-twitter.png") left top no-repeat;
  }


/***************************************/
/* New formula temp changes */
/***************************************/

img.banner {
    border:none;
    margin-bottom:18px;
}

#narrow_product_profile {
    width:320px;
    float:left;
    margin-right:20px;
}

#new_product_box, 
#replacement_product_box, 
#old_image_box {
    width: 245px;
    margin: 0 16px 0 16px;
    padding:0;
    background: none repeat scroll 0% 0% rgb(161, 197, 114);
    overflow:hidden;
}

#new_product_box img, 
#replacement_product_box img, 
#old_image_box img {
    float:none;
    margin:0 auto;
}

.inner_new_product, 
.inner_replacement_product, 
.inner_old_image {
    margin:0 10px 10px;
    padding: 0 10px;
    background:#fff;
    width:205px;
    overflow:hidden;
    text-align: center;
}

.inner_new_product p, 
.inner_replacement_product p, 
.inner_old_image p{
  text-align: left;
}

p.new_product_templinks, 
p.replacement_product_templinks, 
p.old_image_templinks {
    padding-left:10px;
    font-size:75%;
    font-family:helvetica, arial, sans-serif;
    line-height:140%;    
}

p.new_product_templinks a, 
p.replacement_product_templinks a, 
p.old_image_templinks a {
    font-weight:normal;
}

#new_product_box h4, 
#replacement_product_box h4, 
#old_image_box h4 {
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-size: 75%;
    margin:5px 10px;
}

/***************************************/
/* New formula side by side pages */
/***************************************/
.new-formula-comparison li {
    list-style: disc outside none;
    margin-left: 25px;
    font-size: 70%;
    line-height: 130%;
    margin: 12px 0px;
}
#previous_ingredient_listing  {
    width:245px;
    float:left;
    margin-right:30px;
    background-color:#a1c572;
}
#new_ingredient_listing  {
    width:245px;
    float:left;
    background-color:#fac73e;
}
.between-ingredient-listings {
    margin-right:20px;
    width:22px;
    height:31px;
    float:left;
    background:url("/images/brownberry/side-by-side-arrow-short.png") 0 0 no-repeat;
}

#previous_ingredient_listing .sideBySide, #new_ingredient_listing .sideBySide {
    background-color:transparent;
}

#previous_ingredient_listing h4, #new_ingredient_listing h4 {
    padding:5px 10px 0;
}

#new_ingredient_listing ul.ingredient-list{
   background-color: #fbde9b;
}
#new_ingredient_listing table.analysis_list tr.even,
#new_ingredient_listing ul.ingredient-list li.even {
  background: #ffeac3;
}
.old-product-image-comparison {
    width:140px;
    min-height:160px;
    float:left;
    margin:20px 0 0 60px;
    overflow:visible;
}
.between-image-comparisons {
    width:169px;
    height:31px;
    float:left;
    background:url("/images/brownberry/side-by-side-arrow.png") 0 18px no-repeat;
    margin:18px 0 0 0;
    padding:50px 0 0 0;
}
.new-product-image-comparison {
    width:140px;
    min-height:160px;
    float:left;
    margin:20px 0 0 0;
}

a.recall-btn {
    display: block;
    
    width:201px; 
    height: 129px;
    
    overflow: hidden;
    
    background: url('/images/evo/evo-recall-bg.png') 0 0 repeat-x;
      color: #ffffff;
      text-align: center;
    text-decoration: none;
    font-size: 15px;
  }

a.recall-btn.recall-wide {
  width: 209px;
}

  a.recall-btn:hover .latest{
  }
  
  a.recall-btn h3{
    font-weight: normal;
    font-family: Georgia, 'Times New Roman', Times, serif !important;
    
    line-height: 22px;
    
    width: 180px;
    margin: 0 auto;
    padding: 5px 10px;
    border-bottom: 1px solid #ffffff;
    
    background-color: #5979A2;
      text-transform: uppercase;
      text-align: center;
      font-size: 14px;
      font-weight: bold;
      
  }
  
  a.recall-btn p{
    margin: 5px 7px;
    
    font-family: Arial, Helvetica, sans-serif !important;
    
    font-size: 14px;
      line-height: 1.3em;
      font-weight: normal;
  }
  
  a.recall-btn .latest{
  }
  .icon-level {vertical-align:-4px;} /* this was added solely to make the ad choices icon align middle with all text links in shared footer */
  
  table.recall-products, table.recall-products tr, table.recall-products tr td
  {
    border: 1px solid black;
  }
  
  table.recall-products
  {
    margin-bottom: 20px;
  }
  
  table.recall-products thead
  {
    font-weight: bold;
  }
  
  table.recall-products tr td
  {
    padding: 5px;
    font-size: 75%;
  }
  
  
/***************************************/
/* Category dividers in product pages */
/***************************************/


.product_body.results .center h2{
  
  font-size: 16px;
  padding: 10px 15px;
}

/* WHERE TO BUY MAP ------------------ */


#map_wrapper,
#map_canvas{
   width: 580px;
  position: aboslute;
  z-index: 0;
}


#search {
}

#search_results {
  margin:10px 0 30px 0px;
  min-height:550px;
}

#search_results h2 {
  font-size: 14px;
}

#map_wrapper{
   position: relative;
   margin:10px 15px 20px 0;
}

#map_canvas {
  width:590px;
    height: 400px;
}

#map_buffer{
   height: 235px;
}
#map_info {
  display: none;
}

#map_info p{
   color: white;
   font-size: 1em;
   margin-bottom: 0px;
}
#search_field, #search_list {
  margin: 10px 0 10px 0;
/*   margin:10px 12px 0px 12px;
*/}
/* #search_list {
  margin:0px 12px 0px 12px;
}*/


#search_input {
  float:left;
}

#search_input {
    color: #666666;
    font-family: Verdana, Helvetica, sans-serif;
  font-size:69%;
    height: 16px;
    width: 85%;
}

#search_post {
  float:right;
}

#genericSubNav h1 {
  margin:0 0 0 15px;
}

#genericSubNav h2 {
/*  margin:15px 0 0 12px;*/
    color:#FFF;
}

#searchCopy h2{
  color:#FFF;
    margin: 30px 0 0 12px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 81%;
}

#searchCopy p{
  margin: 6px 12px 0 12px;
  color:#FFF;
}
#searchCopy a, #searchCopy ul li a{
  color:#b1c9a4;
}

#search_list ul {
  margin:0;
  padding:0;
  list-style:none;
  color:#e5eaf1;
}

#search_copy h4,
#search_copy p{
   color: white;
}

.exp-content{
  display: none;
}

.retailer-listing, .retailer-listing p{
   padding-left:0;
   font-size:100%;

}

.retailer-listing.frequentBuyer {
  background-color: transparent;
  background-image: url(http://wtb.naturapet.com/images/badge_frequent.png);
  background-position: right top;
  background-repeat: no-repeat;
  line-height: 1.4em;
}

.retailer-listing.fiveStar.hovered,
.retailer-listing.frequentBuyer.hovered,
.retailer-listing.fiveStar.frequentBuyer.hovered {
  
}

.retailer-listing{
   padding: 6px;
   margin: 14px 0px 14px 0px;
}

.paginator{
   position: relative;
   bottom: -10px;
}

.paginator a{
   display: inline-block;
   color: #000;
   padding: 0px 1px 0px 1px;
   margin: 0 auto;
   font-variant:small-caps;
   width: 22px;
   text-align: center;
   margin: 2px;
   font-size: 75%;
}

.paginator a.active{
   text-decoration: none;
}

.paginator a.inactive{
   text-decoration: none;
   color: #b3b3b3;
}

#search_list{
   position: relative;
   z-index: 10;
}
#content .leftcol #search_list li {
  margin: 0px 0 0px 0;
  font-size: 69%;
  padding-right: 50px;
}
#search_list li a {
  color:#2A7401;
}

#FiveStarList ul{
   padding:0;
   margin: 0;
}
#FiveStarList ul li {
  margin-top: 0;
}

#fiveStarExplainer{
  background: transparent url(http://wtb.naturapet.com/images/natura/natura_arrow.gif) left 50% no-repeat;
  position: absolute;
  left: 225px;
  width: 350px;
  display: none;
  top: 10px;
}

#fiveStarExplainerContent{
   vertical-align: middle;
   display: inline-block;
   margin-left: 34px;
   width: auto;
   background-color: #4E4E4E;
   -webkit-box-shadow: 3px 3px 5px #202020;
   -moz-box-shadow: 3px 3px 5px #202020;
   box-shadow: 3px 3px 5px #202020;
}

#fiveStarExplainer h3{
   margin-top: 20px;
   margin-left: 20px;
   margin-right: 20px;
}

#fiveStarExplainer p{
   margin-left: 20px;
   margin-right: 20px;
   margin-bottom: 20px;
}

.close_link{
   width: 20px;
   height: 20px;
   float: right;
   display: block;
   font-weight: bold;
   color: #E5EAF1;
   text-align: center;
   text-decoration: none;
}

.close_link:visited{
   color: #E5EAF1;
}

#internationals-container{
   background-color: #363636;
   position: relative;
   z-index: 5;
   margin:10px 15px 10px 0px;
   float: right;
   width:725px;
}
#internationals-container map_canvas{     /*    ask pat about this, should it be #map_canvas??   */
   height: auto;
}
#internationals-container h2{
   color: #FFFFFF;
   margin-left: 40px;
}
#internationals-container ul{
   list-style:none outside none;
   color   : #FFFFFF;
}
#internationals-container li a {
  color:#b1c9a4;
}


/****************************************/
/* Buy Now Links                        */
/****************************************/

.links {
  position: absolute;
  bottom: 0;
  width: 200px;
}

.prod-title .links {
  position: relative;
}

.find-and-buy-link{
  position: relative;
  z-index: 10;
}

.buylinks{
  display: block;
  position: absolute;
  bottom:1.8em;
  background-color: #ffffff;
  border: 1px solid #999;
  border-bottom: none;
  z-index: 0;
  box-sizing: border-box;
  padding: 0.8em;
  padding-top: 1.5em;
  width:100%;
  border-radius: 6px 6px 0 0;
}

.buylinks .retail-link-wrapper{
  text-align: center;
  display: block;
  margin-bottom: 1em;
}

.buylinks .retail-image{
  display: block;
}

.buylinks img{
  max-width: 100%;
}
.results .result{
  position: relative;
  z-index: 0;
}



/****************************   Frequent Buyer JK *********************/

.leftcol.fq_buyer {
  display: none;
}

.pages.natura-frequent-buyer-program #container #body_content{
  width: auto;
}

.frequent_buyer_search{
  float: left;
  width:210px;
}

#map_wrapper{
  float: right;
}

.natura-frequent-buyer-program #container #body_content #search_list ul li{
  color: #000;
  list-style: none;
  margin: 0 0 16px 0;
  padding: 0 60px 0 0;
}

.natura-frequent-buyer-program #genericSubNav h2{
  color: #000;
}

/****************************************/
/* Ratings                              */
/****************************************/
span.stars {
  margin: 6px 0;
}

span.stars, span.stars>* {
  display: inline-block;
  background: url('/images/stars.png') 0 -16px repeat-x;
  width: 80px;
  height: 16px;
}

span.stars>* {
  max-width: 80px;
  background-position: 0 0;
}

span.review-count {
  font-size: 12px;
  display: block;
}

.review-title {
  font-size: 12px;
  display: inline-block;
}

.review-byline {
  font-size: 10px;
  color: #666;
}

.new-review {
  display: block;
  font-size: 12px;
  width: auto;
}

.review-form {
  color: #333;
  margin: 40px;
  display: block;
  font-size: 85%;
}

.review-form fieldset {
  display: block;
  margin: 10px 0;
}

#review-title {
  margin-top: 4px;
  display: inline-block;
}

#review-input {
  margin-top: 4px;
  display: block;
}

.review-modal .modalBoxBodyContent {
  background: none !important;
  background-color: #FFF !important;
}

.optional {
  color: #999;
}

.required {
  color: red;
}

.review-spinner {
  display: none;
}

.review-spinner {
  margin: 0 auto;
}

.note {
  font-size: 11px;
  color: #666;
  font-style: italic;
}

.review-message {
  display: none;
}

.review-header {
  display: block;
  overflow: hidden;
  padding: 10px 5px;
  margin-bottom: 10px;
  color: white;
  background-color: #3f6327;
}

.review-header h3 {
  float: left;
}

#reviews {
  margin-top: 36px;
}

.pager {
  float: right;
}

.pager a {
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  padding: 0 2px;
  color: #fff;
}

.pager a:hover {
  text-decoration: underline;
}

.pager a.page-select.active {
  font-weight: bold;
  text-decoration: underline;
}

.review {
  display: block;
}

.review-title {
  display: block;
}

.review-results {
    border: 10px solid #A1C572;
    padding: 5px;
}

/*.product_body.results .result*/ .links a.find-and-buy-link{
  display: block;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  
  border-radius:6px;
  padding: 0.5em 1em;
  
  /*EVO*/
  background-color: #545454;
  background: rgb(168,168,168);
  background: -moz-linear-gradient(top,  rgba(168,168,168,1) 0%, rgba(3,3,3,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,168,168,1)), color-stop(100%,rgba(3,3,3,1)));
  background: -webkit-linear-gradient(top,  rgba(168,168,168,1) 0%,rgba(3,3,3,1) 100%);
  background: -o-linear-gradient(top,  rgba(168,168,168,1) 0%,rgba(3,3,3,1) 100%);
  background: -ms-linear-gradient(top,  rgba(168,168,168,1) 0%,rgba(3,3,3,1) 100%);
  background: linear-gradient(to bottom,  rgba(168,168,168,1) 0%,rgba(3,3,3,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#030303',GradientType=0 );
}

/*.product_body.results .result*/ .links a.find-and-buy-link:hover{
  background: #545454;
  text-decoration: none;
}

.pages.show.review-submission-success #container .leftcol, .pages.show.review-submission-failure #container .leftcol {
  display: none;
}

.pages.show.review-submission-success #container #body_content, .pages.show.review-submission-failure #container #body_content{
  width: 850px;
}

.ui-dialog {
  z-index: 15;
}

div a#gesErase {
  text-decoration: underline;
  color: #000;
  font-size: 12px;
}


/****************************   See Beyond the Bag / Sourcing 2014  *********************/
body.pages.see-beyond-the-bag #content .leftcol {
  display: none;
}

body.pages.see-beyond-the-bag #container #body_content{
  width: 830px;
  padding-left: 10px;
  padding-right: 10px;
}

body.pages.see-beyond-the-bag #container #body_content h1{
  font-size: 1.25em;
}

body.pages.see-beyond-the-bag #container #body_content .selectors{
  padding: 2em 1em;
  background-color: #cacaca;
  margin-bottom: 1em;
}

body.pages.see-beyond-the-bag #container #body_content .selector_label{
  font-weight: bold;
  display: inline-block;
  margin-right: 3em;
}

body.pages.see-beyond-the-bag #container #body_content #species{
  
  margin-right: 2em;
}

body.pages.see-beyond-the-bag #container #body_content .products_label{
  display: block;
  padding-left: 1em;
  font-weight: bold;
}



body.pages.see-beyond-the-bag #container #body_content ul{
  list-style: none;
  
}

body.pages.see-beyond-the-bag #container #body_content ul.products-list{
  
}

body.pages.see-beyond-the-bag #container #body_content ul.products-list li{
  display: inline-block; 
  width: 136px;
  
  margin: 0px 15px 2em 15px;
  vertical-align: top;
  
  text-align: center;
  cursor: pointer;
}

body.pages.see-beyond-the-bag #container #body_content ul.products-list li .product-image{
  position: relative;
  display: block;
  min-height: 200px; /* EVO height */
  margin-bottom: 1em;
}



body.pages.see-beyond-the-bag #container #body_content ul.products-list li img{
  max-width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
}

/* step 2 */

body.pages.see-beyond-the-bag #container #body_content #product{
  display: block;
  float: left;
  margin: 0 1em 0 0;
  
  width: 192px;
  
  text-align: center;
}

body.pages.see-beyond-the-bag #container #body_content .choose-another-product, 
body.pages.see-beyond-the-bag #container #body_content .choose-another-ingredient{
  display: block;
  border-radius: 6px;
  background-color: #545454;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 1em;
  font-weight: normal;
  font-size: 13px;
  
}

body.pages.see-beyond-the-bag #container #body_content .choose-another-ingredient{
  display: inline-block;
}

body.pages.see-beyond-the-bag #container #body_content .choose-another-product:hover, 
body.pages.see-beyond-the-bag #container #body_content .choose-another-ingredient:hover{
  text-decoration: none;
  
  background-color: #2f2f2f;
}

body.pages.see-beyond-the-bag #container #body_content .product-info{
  background-color: #cacaca;
  
  display:block;
  
  padding: 1em 15px;
  margin: 1em 0;
}

body.pages.see-beyond-the-bag #container #body_content .product-info .product-image,
body.pages.see-beyond-the-bag #container #body_content .product-info .product-title,
body.pages.see-beyond-the-bag #container #body_content .product-info .where-to-buy {
  display: block;
}

body.pages.see-beyond-the-bag #container #body_content .product-info .product-title,
body.pages.see-beyond-the-bag #container #body_content .product-info .where-to-buy {
  font-size: 13px;
}

body.pages.see-beyond-the-bag #container #body_content .product-info .product-image img{
  max-width: 100%;
}

body.pages.see-beyond-the-bag #container #body_content .product-link{
  display: block;
  border-radius: 6px;
  background-color: #545454;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  
  padding: 10px 0;
  
  background-color: #545454;
  background: rgb(168,168,168);
  background: -moz-linear-gradient(top,  rgba(168,168,168,1) 0%, rgba(3,3,3,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,168,168,1)), color-stop(100%,rgba(3,3,3,1)));
  background: -webkit-linear-gradient(top,  rgba(168,168,168,1) 0%,rgba(3,3,3,1) 100%);
  background: -o-linear-gradient(top,  rgba(168,168,168,1) 0%,rgba(3,3,3,1) 100%);
  background: -ms-linear-gradient(top,  rgba(168,168,168,1) 0%,rgba(3,3,3,1) 100%);
  background: linear-gradient(to bottom,  rgba(168,168,168,1) 0%,rgba(3,3,3,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#030303',GradientType=0 );

}

body.pages.see-beyond-the-bag #container #body_content .product-link:hover{
  text-decoration: none;
  
  background: #2f2f2f;
}

body.pages.see-beyond-the-bag #container #body_content {}


body.pages.see-beyond-the-bag #container #body_content .ingredients_label{
  display:block;
  font-weight: bold;
  margin: 10px 0;
}

body.pages.see-beyond-the-bag #container #body_content .ingredients-list{
  list-style: none;
}

body.pages.see-beyond-the-bag #container #body_content .ingredients-list li{
  display: inline-block;
  width: 130px;
  margin: 0 10px 2em 10px;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
}

body.pages.see-beyond-the-bag #container #body_content .ingredients-list .ingredient-title{
  display: block;
}

/* step 3 */

body.pages.see-beyond-the-bag #container #body_content #ingredient_map {
  float: left;
  width: 615px;
}

body.pages.see-beyond-the-bag #container #body_content #ingredient_map #ingredient{
  width: 200px;
  float: left;
  text-align: center;
}

body.pages.see-beyond-the-bag #container #body_content #ingredient_map #ingredient .ingredient-title{
  display: block;
  
}

body.pages.see-beyond-the-bag #container #body_content #ingredient_map #ingredient .ingredient-title,
body.pages.see-beyond-the-bag #container #body_content #ingredient_map #map .ingredient-location{
  font-size: 15px;
  margin-top: 1em;
  margin-bottom: 1em;
}

body.pages.see-beyond-the-bag #container #body_content #ingredient_map #ingredient .ingredient-image img{
  
}




body.pages.see-beyond-the-bag #container #body_content #ingredient_map #map{
  width: 400px;
  float: left;
}

body.pages.see-beyond-the-bag #container #body_content #ingredient_map #map .ingredient-location{
  display: block;
  text-align: center;
}

body.pages.see-beyond-the-bag #container #body_content #ingredient_map #map .map-image{
  width: 100%;
}

body.pages.see-beyond-the-bag #container #body_content #ingredient_map .ingredient-info{
  font-size: 14px;
  margin-top: 1em;
  display: block;
  float: left;
}


/* Default error colouring */

article, nav, header, footer, aside, hgroup, section{
  display:block;
}

div.fieldWithErrors {
  display: inline;
}

#errorExplanation {
  border-top: 3px solid #F27F7F;
  background: #FFBEBE;
  padding: 10px;
}

#errorExplanation, #errorExplanation *, .fieldWithErrors, .fieldWithErrors * {
  color: #9C2626;
}

/* Browser Hacks */

/* remove borders from images */

a img {
  border: 0px none;
}

/*
Firefox Dotted Line Fix
  - http://sonspring.com/journal/removing-dotted-links
*/
a:focus {
  outline: none;
}

/*
Clearfix docs
 - Main docs: http://positioniseverything.net/easyclearing.html
 - IE7 change: http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
*/
.clearfix:after, section:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix, section {
  display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix, section {
  display:block;
}
/* End hide from IE Mac */

/*
  Override default refinery formatting below.
  Formatting applies to backend WYSIWYG editors and all frontend.
*/

/* alignment styles */
.text-align-left  {
  text-align: left;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.text-align-justify {
  text-align: justify;
}

/* block alignment styles */
.image-align-left {
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
}
.image-align-right {
  float: right;
  margin-left: 6px;
  margin-bottom: 6px;
}

/* font sizes */
.font-size-small {
  font-size: 0.75em;
}
.font-size-normal {
  font-size: 1em;
}
.font-size-large {
  font-size: 1.25em;
}

/*
  Override default refinery 'theme' styles here.
  These only apply when using custom WYMeditor CSS.
*/