.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: #666666;
}

.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: 15px;
	color: #666666;
	font-weight: bold;
}

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

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;
}

a { 
  color: #009; 
  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%;
}

body {
	background-image: url(../../images/PageBG.jpg);
	background-repeat: repeat-x;
	background-color: #6c6e72;
}

.Menu_txt a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
	color:#ffffff; 
	}
.Menu_txt a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
	color:#ffffff; 
	}
.Menu_txt a:visited	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
	color:#ffffff; 
	}
.Menu_txt a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
	color:#fffc00; 
	}
	
.Menu_Lnk a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#666666;
	}
.Menu_Lnk a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#666666; 
	}
.Menu_Lnk a:visited	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#666666; 
	}
.Menu_Lnk a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#ff6600; 
	}
