.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: 11px;
  color: #0f0f0f;
}

.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: 15px;
  color: #9a9a9a;
}

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

.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: #00D;
	text-decoration: none;
}

form {
	display: inline;
}

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-manufacturer, 
#eshox-list-price, 
#eshox-list-qty, 
#eshox-list-weight, 
#eshox-list-image, 
#eshox-list-minqty, 
#eshox-list-buynow, 
#eshox-list-buyqty {
	width: 20%;
}