.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 {
background-color: #ffffff;
    padding: 4px;
    border: 0px;
    text-align: center;
    clear: both;
    }

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

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

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

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

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

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

.product-form {
  background:  url(curl.gif) bottom right no-repeat;
   	border: 1px solid #38846C;
    width: 80%;
    margin-top: 10px;
    }

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

    }

.option textarea {width: 250px; }

.option input, textarea{}

div.opt-ctrl {
  	background-color:#C8A758;
	border-bottom: 1px solid #78cfdd;
    color: #623F21;
    font-weight: bold;
    text-align: left;
	padding: 3px;

    }

div.opt-ctrl-req {
    background-color:#C8A758;
	border-bottom: 1px solid #78cfdd;
	text-align: left;
    color: #623F21;
    font-weight: bold;
	padding:3px;
   
}

div.opt-ctrl a{
  	background-color:#C8A758;
	border-bottom: 1px solid #78cfdd;
    color: #623F21;
    font-weight: bold;
    text-align: left;
	padding: 3px;
	text-decoration: underline;
}

div.opt-ctrl-req a{
    background-color:#C8A758;
	border-bottom: 1px solid #78cfdd;
	text-align: left;
    color: #cc0000;
    font-weight: bold;
	padding: 3px;
   	text-decoration: underline;
}
.opt-elem  {padding-top: 3px;}
.option-desc p {display:inline;}
.option-desc a{text-decoration: underline;font-weight:bold;}

.sm-button {
    background-color: #5D4028;
    border-bottom: 1px outset #333333;
	border-right: 1px outset #333333;
    margin: 1px;
    padding: 1px;
	curser: hand;
    }

.related-table {
 	border: 1px solid #38846C;
    margin-top: 10px;
    padding: 3px;
	width:80%;
    }

.related-table th {
    font-weight: bold;
    font-size: 10pt;
    }

.related-col-1{ width:15%;}
.related-col-2{ width:85%;}
.emailfriend {
	display:inline;
	line-height:33px;
	background-image:url(.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	vertical-align:middle;
    margin-top: 10px;
	padding-top:3px;
	clear:right;
    }

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

.request-info {
	display:inline;
	line-height:33px;
	background-image:url(.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:33px;
	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:1px solid #38846C;}

