/* BRIN D'HERBE - HOMEPAGE */

/* GENERAL OVERRIDDING */
/*
body.body { background-image: url(../images/body_bg_homepage.png); }
*/

/* HEADER OVERRIDING*/
/*
#header { background-image: url(../images/header_banner_homepage.jpg); }
#banner { height: 257px; }
#banner .logo {
	position: absolute; top: 5px; left: 0;
}
#logo { width: 281px; height: 89px; margin-top: 6px; }

#searchMenu { height: 56px; }
#securePayment { height: 38px; line-height: 1em; padding-left: 0; }
#help { display: block; }
#days { padding-left: 4.4em; }
#searchContent { margin-top: 1.2em; }
*/

/* INTRODUCTION */

#introduction .roundedImage { margin: 1.3em 2em 1em 0; }
#introduction .roundedImage, #introduction .roundedImage img.editorialImage {
	width: 28.5em; height: 19em;
}
#introduction div.tiny { margin-left: 28em; }

#mainColumn .editorial { font-size: 1.1em; color: #666; }
#mainColumn .editorial h1, #mainColumn .editorial h2 { margin-bottom: 0.3em; font: 1.4em Verdana, sans-serif; color: #c33; }
#mainColumn .editorial h1 span, #mainColumn .editorial h2 span { font: 2.5em "Times New Roman", sans-serif; }
#mainColumn .editorial p { margin-bottom: 0.5em; }

#products { margin-top: 2em; }

/* COOKIES REQUIRED NOTICE */

#cookiesRequiredNotice {
  margin: 1em 0 0; padding: 1em; font-size: 1.2em; color: #c40;
  border: 1px solid #c40; line-height: 1.4em;
}
#cookiesRequiredNotice a { color: green; }
