html {
  color: #000000; background: #ffffff;
  background: url("http://www.a-wee-bit-of-ireland.com/mint.gif");
  background-repeat: repeat; 
  background-attachment: scroll;
  width: 100%;
  font-size: 100%;
  }

body {
  color: #000000; background: #ffffff;
  font-size: 100%;
  font-family: sans-serif ;
  width: auto;
  margin-right: 0;
  padding-left: 0; padding-right: 2em;
  background: url("http://www.a-wee-bit-of-ireland.com/mint.gif");
  background-repeat: repeat; 
  background-attachment: scroll;
  }

div.wrapper {
  color: #000000; background: #ffffff;
  width: 100%;
  font-size: 100%;
  font-family: sans-serif ;
  width: auto;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0; padding-right: 2em;
  background: url("http://www.a-wee-bit-of-ireland.com/mint.gif");
  background-repeat: repeat; 
  background-attachment: scroll;
}

@media screen {
   /* leave room for menu */ 
  div.wrapper { margin-left: 9.5em; }
}


* html body { line-height: 1.2em; height: 99%; } /* for IE peekaboo bug ??? */

H1, H2, H3, H4, H5, H6 {
  text-align: left; 
  font-weight: bold;
  }

H1 {
  font-family: helvetica, sans-serif;
  font: 160% kelt, sans-serif;
  font-size: 200%;
  color: #004400;
  background: none #ccffcc;
  border-style: solid;
  border-width: 4px;
  border-color: #00ff00;
  text-align: center;
  font-weight: bold;
  margin-top: 0;
  padding-top: 0.1em;
  }

H2 {
  color: #004400;
/*  background-color: #ccffcc; */
  text-align: left; 
  font-weight: bold;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  font: 120% kelt, serif; clear:left;
  font-weight: bold;
  }

H1.welcome { 
  color: #004400;
  font-family: helvetica, sans-serif;
  font: 140% kelt, sans-serif;
  font-weight: bold;
  background: none transparent;
  border: none;
  text-align: center;
  padding-top: 0;
  margin-top: 0;
  }

H3 {
  color: #000000; font: 110% kelt, serif;
/*  padding-top: 1.5em; */
  text-align: left; 
  font-weight: bold;
  padding-top: 1em;
  padding-bottom: 0em;
  margin-top: 0em;
  margin-bottom: 0em;
  }

body p { color: #000000 ;
  font-family: helvetica, sans-serif;
  font-size: 100%;
  max-width: 44em;
  }


a:link { color: #355e00 ; background-color: transparent; 
text-decoration: underline;
}
a:visited { color: #000088 ; background-color: transparent;  
text-decoration: underline;
}
a:hover {color: #00ffaa; background-color: #004400;  }

@media screen { /* so menu does not print */

/* from http://www.w3.org/Style/banner.css */
div.navigation-bar { display: block }

div.navigation-bar {
  width: 8.5em;
  overflow: auto;
  text-align: center;
  position: absolute;	/* Fallback if 'fixed' is not supported */
  margin-left: 0;
  margin-right: 0;
  padding-left: 0.2em;
  padding-right: 0.2em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  font-family: sans-serif;
  background: transparent;		/* Override according to type of page */
  border: thin outset #008800;	/* Override this color together with bg */
  color: #ccff00;
  font-size: 80% ; /*smaller*/
  top: 1em;
  left: 0.2em;
  width: 8.5em;
  right: auto;
/*  box-shadow: 0.2em 0.2em #ccc ; */
  }

} /* end of media screen */

div.navigation-bar a {
  display: block;
  margin-top:  0.2em;
  margin-bottom: 0.4em;
  border-right: 3px outset #030 ;
  border-bottom: 3px outset #030 ;
  border-left: 2px outset #8c0 ;
  border-top: 2px outset #8c0 ;
  }

div.navigation-bar a:link {
 text-decoration: none; color: #cf8 ;
 background-color: #060
 }
div.navigation-bar a:visited {
 text-decoration: none; color: #df8 ;
 background-color: #060
 }
div.navigation-bar a:hover { background-color: #040; color: #0f0; }

div.navigation-bar img { height: 24px; float: none; vertical-align: middle }

/* Override the colors */
div.navigation-bar p
 {
  background-color: #0C0;
  border-color: #0C0;
 }
div.navigation-bar a { border-top-color: #0C0 }



div.store_ad {
  font-size: 110% /*larger*/;
  font-weight: bold;
  background: none #aaffaa;
  border-style: dotted;
  border-width: 1px;
  border-color: #33cc33;
  padding: 0.25em 0.25em 0.25em 0.25em;
  margin-top: 1em;
  margin-bottom: 1em;
  clear: both;
  text-align: justify;
}

div.store_head {   clear: left ; 
  margin-left: 0;
  }
div.store_head p {
  margin-right: 0;
  }

div.store_head img {
  padding-right: 0;
  float: left;
  border: 4px;
  margin-right: 1em;
  margin-left: 0;
  margin-bottom: 2em;
  }

div.store_item { clear: both;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  }
div.store_item p {
  margin-left: 1em;
  margin-right: 0;
  padding-top: 0.1em;
  }
div.store_item img { 
  margin-right: 1em;
  float: left; 
  border-width: 4px; 
  border-style: solid;
  padding-right: 0;
  padding-bottom: 0;
  margin-bottom: 0.5em;
  }
div.store_item img.extra {
  border-width: 0 ;
  }

div.store_item A:link { color: #355e00 ; background-color: transparent;
  border-color: #355e00 ; }
div.store_item A:visited { color: #000000 ; background-color: transparent;
  border-color: #000000 ; }
div.store_item a:hover {color: #00ffaa; background-color: #004400;
  border-color: #004400 ;  }

div.caption {
  padding-left: 1em; 
  margin-left: 1em;
  margin-bottom: 1em;
  }

div.navigation-menu {
  clear: both;
  margin-left: 0; margin-right: 0; margin-top: 2em;
  border-top: 1px solid #003300;
  padding-top: 0em;
  }
div.navigation-menu p {
  padding-top: 1em;
  padding-bottom: 1em;
  margin-left: 0%;
  margin-right: 0%;
  background: transparent;
  }

div.navigation-menu.vspacer {
  height: 2em;
  background: transparent;
  margin-top: 0;
  margin-bottom: 0;
  }

div.spacer {
  clear: both;
  line-height: 0px;
  height: 0;
  border: none;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  }

div.eire {
  margin-left: 1em;
  font-size: 100%;
  }

div.after_eire {
  margin-left: 1em;
  font-size: 100%;
  clear: both;
  }

.eire img { 
  margin-right: 1em;
  margin-bottom: 1em;
  float: left; 
  border-width: 0; 
  border-style: solid;
  }

.eire img.rt {
  float: right;
}

.eire li {
  clear: both;
  }

.eire li img {
  display: inline;
  }

h6 { display: none }

/* * html body div.thumbnailcontainer { height: 100%; } */

div.thumbnailcontainer {
  font-size: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 1em;
  margin-bottom: 1em;
  clear: both;
  position: relative;
  min-width: 180px; /* for IE7 */
/*  border: 1px solid green; */
  }

div.thumb {
  width: 160px;
  float: left;
  text-align: center; 
  margin-right: 5px; 
  margin-bottom: 5px;
  border: 2px solid green;
  overflow: auto;
  height: 7em;
  display: inline;
  }

div.thumb p {
  font-size: 100%;
/*  border: 1px; */
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
  clear: both;
  }

div.thumb img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5em;
  width: 43px;
  height: 32px;
  }

.favorites { margin-left: 0em; }

span.eom1 { font-style: italic; font-size: 250%; line-height: 1.1em; }
span.eom2 { font-style: italic; font-size: 150%; line-height: 1.1em; }

@media print {
body { margin-left: 0; margin-right: 0; }
body div.navigation-bar { display: none; }
img { float: none ! important;
  page-break-inside: avoid ! important; }
.eire img { float: none ! important;
  page-break-inside: avoid ! important; }
}

div.fragrances img { 
  margin-right: 1em;
  float: left; 
  border-width: 4px; 
  border-style: solid;
  padding-right: 0;
  padding-bottom: 0;
  margin-bottom: 0.5em;
  }

blockquote.reader_comment {
  background: none #ccffcc;
  border-width: 1px;
  border-style: solid;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  }

div.eire blockquote {
  clear: both;
  color: #000000 ;
  background: none #ccffcc;
  border-width: 1px;
  border-style: solid;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-left: 0;
  max-width: 44em;
  }

div.eire blockquote blockquote {
  border: none;
  max-width: 44em;
}
