.breadcrumb {
text-align: left;}

.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: 2px;
    border: 0px;
    text-align: center;
    clear: both;
	border: 1px solid #cccccc;
    }

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

.item-message {
    color: #029991;
    font-weight: bold;
    padding: 6px 0px;
    }

.item-pager{
	font-size:9pt;
	text-align: center;}

.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 {
	text-align: left;
	padding: 4px;
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
    }

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

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

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

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

.product-form {
	background-color: #ffffff;
	background-image: url(scallop_2.gif);
	padding-top: 14px;
	background-position:top ;
	background-repeat: repeat-x;
    border: 1px solid #cccccc;
    width: 95%;
    margin-top: 5px;
    }

.customitem{
	width: 80%;
   	background-color: #ffffff;
 	text-align: center;
   	margin-top: 5px;
	margin-bottom: 5px;
   	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

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

.option input, textarea{}


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

.opt-ctrl a{
	font-size: 13px;
    font-weight: bold;
	display: inline;
	color: #029991;
	text-decoration: underline;
	cursor: pointer;

}
.opt-ctrl a:link {
	color: #029991;
	text-decoration: underline;
	font-weight: bold;

	
}
.opt-ctrl a:visited {
	color: #029991;
	text-decoration: underline;
	font-weight: bold;

}

.opt-ctrl a:hover{
	color: #898177;
	text-decoration: underline;
	font-weight: bold;
}

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

.opt-elem { text-align: left;}


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

.related-table {
    border: 1px solid #cccccc;
    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:20px;
	vertical-align:middle;
    margin-top: 10px;
	padding-top:3px;
	clear:right;
	font-weight: bold;
    }

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

.request-info {
	display:inline;
	line-height:28px;
	background-image:url(requestinfo.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	vertical-align:middle;
    display: inline;
    margin-top: 10px;
	padding-top:3px;
 	font-weight: bold;
	}
.restock-request {
	display:block;
	line-height:28px;
	background-image:url(restock.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	vertical-align:middle;
    display: inline;
    margin-top: 10px;
	padding-top:3px;
	}	
	
.gallery td{text-align:center; padding:2px; vertical-align:top;}		
.gallery table{text-align:center; width:41%; margin-top:5px; border:0px solid #000000;}

