.itemtable {
    text-align: left;
    width: 85%;
	
    }
.cartus {
    text-align: left;
    width: 85%;
	color:#333;
	margin:20px;
	padding:20px;
	background-color:#EEE;
	
    }
.item {
    text-align: left;
    margin-top:20px;}

.item h1 {
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
	margin-left:10px;
	margin-bottom:15px;
	color:#006;
    }

.item_image {
    
    border: 0px;
    text-align: center;
   float:left;
   width:250px;
   padding:20px;
    }

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

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

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

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

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

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

.product-form {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    width: 80%;
    margin-top: 10px;
    }

.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: #990000;
    font-weight: bold;
    }

.opt-elem {
        }
.option-desc {}
.sm-button {
    background-color: #000000;
    font-size: 10px;
    border: 2px outset;
    color: #FFFFFF;
    margin: 1px;
    padding: 1px;
	curser: hand;
    }
.q-discount-msg {}		
.q-discount-table { 
	margin: 4px;
	padding: 12px;
	border:1px solid #000000;
}

.q-discount-table th { 
	background-image: none;
	color: #000000;
	padding:2px;
	background: none; 
	border-bottom:1px solid;

}
.q-discount-table td { text-align:right; padding:2px;

}

.related-table {
    border: 1px solid #E5E5E5;
    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: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:none;
	}
.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:1px solid #000000;}		