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

.item h1 {
	font-size:12pt;
	font-weight:700;
	text-align:center;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

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

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

.item-message {
color:red;
font-weight:700;
font-size:14px;
padding:6px 0;
}

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

.price {
	color:#000;
	font-weight:700;
	font-size:10pt;
	margin-bottom: 20px;
}

.saleprice {
color:#c00;
font-weight:700;
}

.notprice {
color:#000;
text-decoration:line-through;
font-weight:700;
}

.discount-message {
font-style:italic;
font-weight:700;
color:#F30;
}

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

.product-form {
	border:1px solid #FFFFFF;
	width:80%;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:12px;
}

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

.opt-ctrl {
color:#000;
font-weight:700;
text-align:center;
}

.opt-ctrl-req {
text-align:center;
color:red;
font-weight:700;
padding-bottom:5px;
}

.sm-button {
	background-color:#999999;
	font-size:10px;
	color:#FFF;
	curser:hand;
	border-top: 2px outset #CCCCCC;
	border-right: 2px outset #666666;
	border-bottom: 2px outset #666666;
	border-left: 2px outset #CCCCCC;
	margin:1px;
	padding:3px;
}

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

.related-table th {
font-weight:700;
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;
}

.gallery td {
text-align:center;
vertical-align:top;
padding:5px;
}

.gallery table {
text-align:center;
width:80%;
margin-top:5px;
}

.item,.opt-elem {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

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

.request-info,.restock-request {
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;
}