.itemtable {
    text-align: center;
    width: 85%;
    }

.item {
    text-align: center;
    }

.item h1 {
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    }

.item_image {
    padding: 4px;
    border: 0px;
    text-align: center;
    clear: both;
    }

.itemlongdesc {
    width: 80%;
	text-align:left;
    }

.item-message {
    color: #F6A0A6;
    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 {
	background-color: #cab299;
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
    }

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

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

.discount-message {
    font-style: italic;
	font-weight:bold;
	color:#B28DAC;
    }

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

.product-form {
    background-color: #D3EBDB;
	background-image: url(back_dot_green.gif);
    border: 1px solid #000000;
    width: 60%;
    margin-top: 10px;
 padding: 3px;

    }

.option {
    padding: 2px;
    margin: 2px;
    text-align: left;
    }

.opt-ctrl {
    color: #000000;
    font-weight: bold;
    text-align: left;
    }

.opt-ctrl-req {
    text-align: left;
    color: #B28DAC;
    font-weight: bold;
    }

.opt-elem {
    }

.sm-button {
    font-size: 10px;
    border: 0px outset;
    color: #FFFFFF;
    margin: 1px;
    padding: 1px;
	curser: hand;
    }

.related-table {
    border: 1px solid #000000;
	background-color: #D3EBDB;
    margin-top: 10px;
    padding: 3px;
	width:50%;
    }

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

.related-col-1{ width:15%;}
.related-col-2{ width:85%;}
.emailfriend {
	display:inline;
	line-height:23px;
	background-image:url(emailfriend.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom: 6px;
	vertical-align:top;
    display: inline;
    margin-bottom: 3px;
	padding-top:3px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
    }

.wishlist {
	display:inline;
	line-height:23px;
	background-image:url(wishlist.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom: 6px;
	vertical-align:top;
    display: inline;
    margin-bottom: 3px;
	padding-top:3px;
	border-bottom: 1px solid #000000;
    }

.request-info {
	display:inline;
	line-height:23px;
	background-image:url(requestinfo.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom: 6px;
	vertical-align:top;
    display: inline;
   	margin-bottom: 3px;
	padding-top:3px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
.restock-request {
	display:block;
	line-height:23px;
	background-image:url(restock.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	vertical-align:top;
     margin-top: 0px;
	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 solid #000000;}
