.category-box {
	margin: 20pt;
	margin-left: 0;
}

.category-box .category {
	width: 125pt;
	height: 125pt;
	border: 1px solid #c0c0c0;
	text-align: center;
	position: relative;
	float: left;
	margin-left: -1px;
	margin-top: -1px;
}

.category-box .category a {
	font-size: 10pt;
}

.category-box .category .sup-img {
	margin: 0 auto;
}
.category-box .category .sup-img td {
	height: 90pt;
	vertical-align: bottom;
}

.category-box .category .sup-img td img {
	margin-bottom: 2pt;
}

.category-box .category a.redarrow {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.popup {
	position: absolute;
	left: 200pt;
	top: 200pt;
	display: none;
	background: none;
}

* html .popup {
	width: 2px;
}

* html .popup div a {
	width: 100%;
}

.popup div {
	margin: 2pt;
	background: #f0f0f0;
}

.popup a {
	display: block;
	line-height: 18pt;
	padding: 0 10pt;
	white-space: nowrap;
}

.popup a:hover {
	background: #e0e0e0;
}


.product-main-0 {
	margin: 10px;
	margin-left: 0;
}

table.product-main {
	width: 100%;
}

* html table.product-main {
	width: 95%;
}

 caption {
	color: #3a6397;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	height: 30px;
 }

table.product-main td {
	padding-top: 10px;
}

table.product-main td.a1 {
	width: 210px;
	text-align: center;
}

table.product-main td.a1 div.thumbs {
	margin-top: 20px;
}

table.product-main td.a1 div.thumbs a {

}

table.product-main td.a2 {
	width: 200px;
	background: url('/img/dot5v.gif') repeat-y left top;	
}


table.product-main td.a2 .inside {
	background: none;
	text-align: center;
}

table.product-main td.a2 .inside a {
	font-size: 12pt;
}

table.product-main td.a2 .inside p {
	text-align: center;
}

table.product-main td.a3 {
	background: url('/img/dot5v.gif') repeat-y left top;	
	padding-left: 15px;
}

table.product-main td.a3 p {
	margin-top: 2pt;
}

table.product-desc {
	margin-top: 30px;
	width: 100%;
}

* html table.product-desc { width: 95%; }

.product-desc li {
	margin-left: 15pt;
}

.product-desc ul ul li {
	margin-left: 35pt;
}

.product-desc ul li ul li {
	margin-left: 35pt;
}

.product-desc li ul li {
	margin-left: 35pt;
}

table.product-desc h2 {
	color: #3a6397;
	font-size: 11pt;
	font-weight: 0;
	text-align: left;
	margin-top: 15pt;
	margin-bottom: 8pt;
}




.subtitle {
	color: #3a6397;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	margin-left: 35px;
}

.product-desc .z1 {
	z-index: 1;
	width: 55px;
	height: 55px;
	position: absolute;
	text-align: left;	
}

* html 	.product-desc .z1 {
	margin-left: -20px;
}

.product-desc .inside {
	background: yellow;
	margin-left: 15px;
}

* html .product-desc .inside {
	margin-right: -13px;
}

.i {
	white-space: nowrap;
}

.rel-products {
	width: 100%;
	margin-top: 10px;
}

* html .rel-products {
	width: 100%;
	left: 0; 
	top: 0;
}

.rel-products td {
	padding: 10px 0;
	vertical-align: middle;
}

.rel-products .a1 {
	width: 100px;
	text-align: center;
}

.rel-products .a2 {
	padding-left: 10px;
	padding-right: 10px;
}

.rel-products .a3 {
	width: 135px;
	text-align: center;
}

.rel-products .a3 p {
	margin: 1pt 0;
}

.smallbuy a {
	width: 120px;
	height: 36px;
	background: url('/img/buy-button-small.jpg') no-repeat;
	display: block;
}

.smallorder a {
	width: 120px;
	height: 36px;
	background: url('/img/order-button-small.jpg') no-repeat;
	display: block;
}


.orange-bordered {
	border-top: 2px solid #de2f00;
	margin: 10px 20px 10px 0;
}

.gray-hline td {
	border-bottom: 1px solid #a0a0a0;
}

.correct1 {
	margin-right: 17px; 
	margin-left: 3px; 
}

* html .correct1 {
 	width: 100%;
}

.orange-bordered h2 {
	font-size: 13pt;
	padding-left: 0px;
	margin-bottom: 15px;
	margin-top: 20px;
	color: #3a6397;
}

ul.prodlist {
	list-style-type: none;
	margin-bottom: 20px;
}

ul.prodlist li {
	margin-top: 7pt;
	margin-left: 5pt;
}

span.price {
	color: #de3f00;
	font-weight: bold;
	font-size: 10pt;
}

.bdate {
	width: 100px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	font-size: 10pt;
	height: 18pt;

}




/* Pop-up box with fast order! */
.fastorder-box {
	position: absolute;
	width: 370pt;
	visibility: hidden; 
	z-index: 2000;
	margin: 0;
	left: 0;
	top: 0;
}

.fastorder-box .corn {
	z-index: 2003;
	position: absolute;
	text-align: right;
	width: 120pt;	
}

.fastorder-box .subbox {
	border: 1px solid #ffb78f;
	background: #f6f6f6;
	text-align: right;
	margin-top: 15px;
	z-index: 2002;
}

.fastorder-box .subbox a.close img {
	margin: 10px 10px;
	flow: right;
}

* html .fastorder-box .subbox .sub a.close img {
/*	margin-right: -20pt; */
}

.fastorder-box .subbox .sub {
	margin: 10px 10px;
}

.fastorder-box .subbox .sub p {
	text-align: left;
}

.fastorder-box .subbox .sub input {
	height: 18pt;
	line-height: 18pt;
	font-size: 12pt;
}

.fastorder-box .subbox .sub textarea {
	line-height: 18pt;
	font-size: 12pt;
	width: 200pt;
}

.fastorder-box .subbox .sub label {
	font-size: 10pt;
	line-height: 14pt;
}

 .fastorder-box .subbox .sub table td {
 	vertical-align: top;
 }
 
 .fastorder-box .subbox .sub .button {
 	font-size: 10pt;
 	width: 60pt;
 	line-height: 15pt;
 }

/* EMAIL TO FRIEND */

/* Pop-up box with fast order! */
.email-box {
	position: absolute;
	width: 370pt;
	visibility: hidden;
	z-index: 2000;
	margin: 0;
	right: 0;
	top: 0;
}

.email-box .corn {
	z-index: 2003;
	position: absolute;
	text-align: right;
	width: 230pt;	
}

.email-box .subbox {
	border: 1px solid #ffb78f;
	background: #f6f6f6;
	text-align: right;
	margin-top: 15px;
	z-index: 2002;
}

.email-box .subbox .sub a.close img {
	flow: right;
}

* html .email-box .subbox .sub a.close img {
/*	margin-right: -20pt; */
}

.email-box .subbox .sub {
	margin: 10px 10px;
}

.email-box .subbox .sub p {
	text-align: left;
}

.email-box .subbox .sub input {
	height: 18pt;
	line-height: 18pt;
	font-size: 12pt;
}

.email-box .subbox .sub textarea {
	line-height: 18pt;
	font-size: 12pt;
	width: 200pt;
}

.email-box .subbox .sub label {
	font-size: 10pt;
	line-height: 14pt;
}

 .email-box .subbox .sub table td {
 	vertical-align: top;
 }
 
 .email-box .subbox .sub .button {
 	font-size: 10pt;
 	width: 50pt;
 	line-height: 15pt;
 }

ul.params {
  list-style-type: none;
  max-width: 900px;
  width: auto;
}   
ul.params li {
  background: url('/img/doth.gif') repeat-x 0 12px;
  display: block;
  line-height: 18px;
  clear: right;
}

ul.params li b {
  display: block;
  padding-right: 3px;
  font-weight: normal;
  float: left;
  background: white;
}

ul.params li i {
  display: block;
  padding-left: 3px;
  font-style: normal;
  float: right;
  background: white;
}

ul.params li.finish {
  clear: both;
  background: none;
}