.itemtable {
	text-align: center;
	width: 90%;
	margin-top: 40px;
    }

.item {
    text-align: center;
    }

.item h1 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #F93DA8;
    }

.item_image {
	padding: 0px;
	border: 2px solid #000000;
	text-align: center;
    }
.item-pager {
	font-size: 10pt;
	font-weight: bold;
}
.itemlongdesc {
	width: 90%;
	text-align:justify;
	font-size: 10pt;
    }

.item-message {
	color: #F93DA8;
	font-weight: bold;
	margin-top: 5px;
    }

.catcode {
    display: inline;
    font-size: 9pt;
    font-weight: normal;
    margin-right: 10px;
    }

.manname {
    display: inline;
    font-size: 9pt;
    font-weight: normal;
    margin-right: 2px;
    }

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

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

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

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

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

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

.product-form {
	background-color: #FFFFFF;
	width: 93%;
	margin-top: 0px;
	padding: 3px;
	border: 1px dashed #FA4EB0;
	text-align: center;
    }

.option {
	padding: 0px;
	margin: 0px;
	text-align: center;
        }

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

.opt-ctrl-req {
	
	color: #F93DA8;
	font-weight: bold;
    }

.opt-elem {
	margin-right: 3px;
        }
.option-desc {}
.sm-button {
	
    }

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

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

.related-col-1{ width:50%;}
.related-col-2{ width:50%;}
.emailfriend {
	display:inline;
	line-height:28px;
	padding-left:25px;
	vertical-align:middle;
	margin-top: 10px;
	padding-top:3px;
	clear:right;
    }

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

.request-info {
	display:inline;
	line-height:28px;
	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-repeat:no-repeat;
	padding-left:25px;
	vertical-align:middle;
	display: inline;
	margin-top: 10px;
	padding-top:3px;
	}	
.gallery td{
	text-align:center;
	vertical-align:top;
	background-color: #FFFFFF;
}		
.gallery table{
	text-align:center;
	width:80%;
	border:2px solid #000000;
	background-color: #FFFFFF;
}		
