.hidden { display: none; }

.navbar {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 11px;
}

.column {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #0f0f0f;
  padding-bottom: 10px;
}
.column>a {
  color: #305;
}

.columnError {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

.bodyHeading {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #f90;
  font-weight: bold;
}

.body {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-bottom: 5px;
}

.smallText {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 10px;
}

checkbox, input, radio, select {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 12px;
}

textarea {
  width: 100%;
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 12px;
}

.markProductOutOfStock {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
}

.productSpecialPrice {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  color: #ff0000;
}

.coupon {
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #f0f0f0;
  border: 1px #808080 dashed;
  color: #000;
  padding: 2px 4px;
  }

.coupon_big {
  font-family: Lucida Grande, Trebushet MS;
  font-size: 56px;
  text-transform: uppercase;
  color: #e07070;
  font-weight: bold;
  }

.coupon_small {
  font-family: Lucida Grande, Trebushet MS;
  font-size: 18px;
  text-transform: uppercase;
  color: #c0c0c0;
  font-weight: bold;
  }

.formArea {
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

body {
  color: #000000;
  margin: 0px;
}

a {
	color: #009;
	text-decoration: none;
}

form {
	display: inline;
}

input {
	background-color: transparent !important;
	border: default !important;
}

a.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
  background: #e0e0e0;
}

.aquaWindow {
  font-family: Lucida Grande, Trebuchet MS;
  font-size: 12px;
  color: #202020;
}

#eshox-list-model,
#eshox-list-product,
eshox-list-price,
#eshox-list-buynow,
#eshox-list-manufacturer,
#eshox-list-qty,
#eshox-list-weight,
#eshox-list-image,
#eshox-list-minqty,
#eshox-list-buyqty {
	width: 33%;
}

