
/* SMOOTHBOX STYLES */

html, body {
min-height: 100%;
height: auto !important;
height: 100%
text-align: left;
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	background-color: #000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #000;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}


.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;
  padding-bottom: 10px;
}

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

#related-products span {
	height:17;
	text-align:left;
	border-bottom:1px black solid;
	margin-bottom:10px;
	font-weight: bold;
	display: block;
}

table.grid {
	border-collapse: collapse;
}
table.grid th {
	border: 1px black solid;
	padding: 4px;
	font-size: 12px;
}
table.grid td {
	border: 1px black solid;
	padding: 4px;
}

.side-section {
	margin-top: 10px;
}

#sidebar .titlebar {
	background-image: url(images/win_header_bg.gif);
}
#sidebar .titlebar, #sidebar .titlebar a {
	font-weight: bold;
	font-size: 12px;
}

