.itemcell {
    vertical-align: top
    }
.itemcell div {
    text-align: center;
    }
.itemtable {
    text-align: center;
    width: 100%;
    }

.item {
    text-align: center;
    }
.itemcell h1 {
    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: #715348;
    font-weight: bold;
    padding: 6px 0px;
    }

.catcode {
    font-size: 9pt;
    font-weight: normal;
    }

.manname {
    display:none;
    }

.mancode {
    font-size: 9pt;
    font-weight: normal;
    }

.price {
    color: #715348;
    font-weight: bold;
    font-size: 10pt;
    }

.saleprice {
    color: #C00000;
    font-weight: bold;
    }

.notprice {
    color: #715348;
    text-decoration: line-through;
    font-weight: bold;
    }

.discount-message {
    font-style: italic;
    }

.list-price {
    font-style: normal;
    font-size: 9pt;
    }

.product-form {
    background-color: #F9EAEA;
    border: 1px solid #F4D9D9;
    width: 90%;
    margin-top: 10px;
    padding: 8px;
    }

.option {
    padding: 2px;
    margin: 2px;
    text-align: left;
    }
.option div{
    text-align: left;
	    }	

.opt-ctrl {
    color: #715348;
    font-weight: bold;
    text-align: left;
    }

.opt-ctrl-req {
    text-align: left;
    color: #715348;
    font-weight: bold;
    }

.opt-elem {
    display: block;
    }
.option-desc {}
.sm-button {
    padding: 2px;
    margin: 0;
    margin-left: 5px;
    border: 0;
    background-color: #715348;
    font-size: 9pt;
    color: #FFFFFF;
    }

.related-table {
    border: 1px solid #333333;
    margin-top: 10px;
    padding: 3px;
	    }

.related-table th {
	background-image:none;
    font-weight: bold;
    font-size: 10pt;
	color:#715348;
    }

.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:20px;
	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:20px;
	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:20px;
	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;
	}	