.itemcell {
    vertical-align: top
    }
.itemcell div {
    text-align: center;
    }
.itemtable {
    text-align: center;
    width: 95%;
    }

.itemtable td {
	border: 1px solid #dddcdd;
	padding: 6px;
    }


.item {
    text-align: center;
    }
.itemcell h1 {
	display: block;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    }
.itemcell form {
    text-align: center;
    }
.item_image {
    padding: 4px;
    border: 0px;
    text-align: center;
    }
.viewimage {font-size:9px;}
.itemname {
    font-weight: bold;
    }

.itemlongdesc {
    text-align: left;
    }

.item-message {
    color: #FF0000;
    font-weight: bold;
    padding: 6px 0px;
    }

.catcode {
    font-size: 9pt;
    font-weight: normal;
    }

.codtable td {
	border: 0 none;
    }

.manname {
    display:none;
    }

.mancode {
    font-size: 9pt;
    font-weight: normal;
    }

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

.saleprice {
    color: #CC0000;
    font-weight: bold;
    }

.notprice {
    color: #000000;
    text-decoration: line-through;
    font-weight: bold;
    }

.discount-message {
    font-style: italic;
    }

.list-price {
    font-style: normal;
    font-size: 9pt;
    }

.product-form {
    width: 95%;
    padding-top: 4px;
    padding-bottom: 4px;
    }

.product-form div {

	text-align: left;
}

.qtybx div {

	text-align: right;
}

.option { display:none;
    }
.option div{display:none;
    }
.opt-ctrl {display:none;
    }
.opt-ctrl-req {display:none;
    }
.opt-elem {display:none;
    }
.option-desc {display:none;
	}

.multiaddbutton { text-align: right; }

.sm-button {

    font-size: 10px;
    border: 0 none;
    color: #FFFFFF;
    margin: 1px;
    padding: 1px;
    }

.related-table {
    border: 1px solid #ECEFF3;
    margin-top: 10px;
    padding: 3px;
	    }

.related-table th {
	background-image:none;
    font-weight: bold;
    font-size: 10pt;
	color:#000000;
    }

.related-table td {}
.related-col-1{ width:15%;}
.related-col-2{ width:85%;}

.emailfriend {
	display:inline;
	line-height:28px;
	background-image:url(emailfriend.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	vertical-align:middle;
    margin-top: 10px;
	padding-top:3px;
	clear:right;
    }

.wishlist {
	display:inline;
	line-height:28px;
	background-image:url(wishlist.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	vertical-align:middle;
    margin-top: 10px;
	padding-top:3px;
    }

.request-info {
	display:inline;
	line-height:28px;
	background-image:url(requestinfo.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	vertical-align:middle;
    display: inline;
    margin-top: 10px;
	padding-top:3px;
	}
.restock-request {
	display:block;
	line-height:28px;
	background-image:url(requestinfo.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	vertical-align:middle;
    display: inline;
    margin-top: 10px;
	padding-top:3px;
	}	