.itemtable {
    text-align: center;
    width: 85%;
    }

.item {
    text-align: center;
    }

.item h1 {
    font-size: 20pt;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    }

.item_image {
    padding: 4px;
    border: 0px;
    text-align: center;
    clear: both;
    }

.itemlongdesc {
    width: 80%;
	text-align:left;
    }

.item-message {
    color: #F2B6C2;
    font-weight: bold;
    padding: 6px 0px;
    }

.catcode {
    display: inline;
    font-size: 9pt;
    font-weight: normal;
    margin-right: 10px;
    }

.manname {
    display: inline;
    font-size: 9pt;
    font-weight: normal;
    margin-right: 10px;
    }

.mancode {
    display: inline;
    font-size: 9pt;
    font-weight: normal;
    }

.price {
    color: #65482A;
    font-weight: bold;
    font-size: 10pt;
    }

.saleprice {
    color: #F2B6C2;
    font-weight: bold;
    }

.notprice {
    color: #65482A;
    text-decoration: line-through;
    font-weight: bold;
    }

.discount-message {
    font-style: italic;
	font-weight:bold;
	color:#F2B6C2;
    }

.list-price {
    font-style: normal;
    font-size: 9pt;
    }

.product-form {
    background-color: #FFEFF1;
    border: 1px solid #FFE1E5;
    width: 80%;
    margin-top: 10px;
    padding: 10px;
    }

.option {
    padding: 2px;
    margin: 2px;
    text-align: left;
    }
.option-desc {}
.opt-ctrl {
    color: #65482A;
    font-weight: bold;
    text-align: left;
    }

.opt-ctrl-req {
    text-align: left;
    color: #65482A;
    font-weight: bold;
    }

.opt-elem {
    }

.sm-button {
    background-color: #F2B6C2;
    font-size: 10px;
    border: 0;
    color: #FFFFFF;
    margin: 1px;
    padding: 1px;
	cursor: hand;padding-left: 5px;padding-right: 5px;letter-spacing: 1px;font-weight: bold;
    }

.related-table {
    background-color: #FFEFF1;
    border: 1px solid #FFE1E5;
    width: 80%;
    margin-top: 10px;
    }

.related-table th {
    font-weight: bold;
    font-size: 10pt;
    }

.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;
	}	
	
.gallery td{text-align:center; padding:5px; vertical-align:top;}		
.gallery table{text-align:center; width:80%; margin-top:10px; border:0px;}
