/* e2print.css */

@import url(/s/briggs-import-fonts.css);

#elHeader {
  background: 90% 0% #ffe066 no-repeat url(/i/e/Es.png);
  color: #000;
  border-bottom: 2px #fc0 solid;
  border-right: 2px #fc0 solid;
  height: 64px;
  margin: 2ex 2%;
  padding: 0 60px;
  position: relative;
}

#elHeader a {
  background: no-repeat transparent url(/i/e/e.png);
  color: #000;
  display: block;
  font-size: 2em;
  height: 64px;
  line-height: 64px;
  padding-left: 67px;
  width: 140px;
}

#elMerchant {
  left: 270px;
  position: absolute;
  top: 2px;
}

#elHeader #elMerchant a {
  background-image: none;
  padding: 0;
}

#mainBody {
  margin: 1em 8%;
}

#checkout,
#cartform {
  text-align: center;
}

#checkout,
#cartform .greyx {
  margin-left: auto;
  margin-right: auto;
}

#cartform .greyx {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-size: 1em;
}

.home #mainBody {
  background: bottom left no-repeat url(/i/e/Ws.png);
  padding-bottom: 72px;
}

#w6 {
 /* margin: 0 auto; */
  width: 80%;
}

#w6 dt {
  background-color: #eee;
  border-bottom: #ccc 2px solid;
  margin: 0;
  padding: 0 0 0 1ex;
  width: 5.0em;
}

.w6 dt,
.w6a dt {
  border-right: #ccc 2px solid;
  font: bold 1.25em/1.5em verdana,arial,helvetica,sans-serif;
}

#w6 .dd {
  visibility: visible;
}


#w6 dd p,
#w6 dd dl,
#w6 dd address {
  margin: 0.5ex 1em 1em;
}

#w6 dd dt {
  background-color: #f7f7f7;
  border: #d7d7d7 2px solid;
  border-left: none;
  border-top: none;
  font: normal 1em/1.25em verdana,arial,helvetica,sans-serif;
  width: auto;
}

.home #map {
	height: 180px;
	width: 300px;
}


/* elogicom.css */

.grey {
	background: #ddd; /* grey */
}
.grey0 {
	background: #efefef; /* grey */
}
.grey1,
.header {
/* yellow */
  background: 95% 2px #ffe066 no-repeat url(/i/e/Es1.png);
  border-bottom: 2px #fc0 solid;
   color: #000;
}

.greyx .header {
  background-position: 95% 0;
}

.grey2{
	background: #f36;
}
.greyx{
	border: solid 1px black;
}
.greyx2 {
  border-top: solid 1px black;
  border-bottom: solid 1px black;
}

#zonehome {
  border: 1px solid;
  border-color: #999 #000;
  padding: 0.2em;
}

strong.red {
  background: inherit;
  color: red;
}
