/* $Id: adot.inc.css,v 1.9 2003/02/02 14:36:37 cdn Exp $ */

.inerror{
	color : red;
	font-family: sans-serif;
	font-size : 0.8em;
}

.boxSearchText,  .boxSearchLogic  {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.boxSearchText {
	font-size: 10pt;
}
input.eFoot {
	border: 0em;
}
.boxSearchLogic {
	font-weight: normal;
	font-size: 8pt;
}
.boxTextBox {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#banbar {
  margin: 1ex 8% 0.05em;
}

.elogicomFoot{
  background: #ffe066;
  border-bottom: 2px #fc0 solid;
  border-right: 2px #fc0 solid;
  color: #000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size : smaller;
  height: 15px;
  margin: 2ex 2%;
  padding: 0.1em;
  position : relative;
  text-align: center;
}

.elogicomFoot a {
  background: #ffe066;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

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

.elogicomFoot img {
  vertical-align: middle;
}

/* trial css popup for contact / send to fiend */

body {
  margin: 0em;
}
#boing,
#boing2 {
  background: #ff6;
  border: solid red 1px;
  color: black;
  font-family : Verdana, sans-serif;
  font-size : 9pt;
  position: absolute;
  text-align: center;
  visibility: hidden;
}

#boing {
/*  height: 24.5em;*/
  font-size: 0.7em;
  left: 10%;
  top: -25em;
  width: 30em;
}

#boing2 {
  font-size: 0.7em;
  left: 25%;
  top: 2em;
  width: 35em;
}

/*
div.row span.label {
  float: left;
  font-size: 10pt;
  text-align: right;
  width: 50%;
}

div.row span.formw {
  float: right;
  font-size: 10pt;
  text-align: left;
  width: 50%;
}

div.row {
  clear: both;
  font-size: 11pt;
  padding-top: 8px;
}
*/
/**
div.row {
  position: relative;
}

div.row span.label {
  position: absolute;
  left: 0em;
}

div.row span.formw {
  position: absolute;
  left: 50%;
}
**/

#popButtons {
  background: white;
  border-top: solid red 1px;
  color: black;
  padding-top: 0.15em;
}

.footImgs {
  border: none;
  margin: 0 0.25em 0 0.25em;
  height: 31px;
  width: 88px;
}

a img {
  border: 0;
}


/* e2.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: 160px
}

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

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

#mainBody {
  margin: 1em 8%;
}

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

#custform table {
  font-size: 1em;
  text-align: left;
}

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

#cardtype {
  border: 0;
  border-collapse: collapse;
}

#cardtype td {
	text-align: center;
}

.ft  {
}

#cvv {
  cursor: help;
  position: relative;
}

#cvvbox a span {
  display: none;
}

#cvvbox a.over span,
#cvvbox a:hover span {
  background-color: #fff;
  border: #eee 1px solid;
  border-bottom: #000 2px solid;
  border-right: #000 2px solid;
  color: #000;
  display: block;
  left: 0;
  padding: 0.7ex;
  position: absolute;
  text-decoration: none;
  top: 1.25em;
  width: 20em;
  z-index: 10;
}

/* 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 #000;
}
.greyx2 {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}

#prod-info {
 border: #000 1px solid;
 border-bottom: none;
 font-size: 1em;
 margin: 0 auto;
 padding: 5px;
 text-align: center;
 width: 543px !important;
 width: 593px
}

.narrow #prod-info {
 width: 543px !important;
 width: 548px
}

#form-table { border-top: none }

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

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


#seal {
float: right;
margin-bottom: -111px;
padding-right: 1.8em;
position: relative;
top: -111px
}
