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


.itemExpand{
	text-decoration:underline;
	cursor:pointer; 
	clear:both; 
	display:block; 
	background:url('plus.gif') no-repeat 20px;
	font-weight:normal; 
	height:15px; 
	color:#036;
	margin:0 0 13px;
	padding:0 0 0 32px; 
	font-size:1.16em;
	}
.itemCollapse {
	cursor:pointer; 
	clear:both; 
	display:block; 
	background:url('minus.gif') no-repeat 20px; 
	font-weight:normal; height:15px; color:#040608; margin:0 0 13px;padding:0 0 0 32px; font-size:1.16em;}
.itemExpandJS{ background-position:20px !important;}

.descShow{display:block; }
.descHide{display:block;}
.descHideJS{ display:none !important;}

.item {
    text-align: left;
	width:100%;    
    }

.item h1 {
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    }

.item_image {
    padding: 4px;
    border: 0px;
    text-align: left;
    clear: both;
    }

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

.itemshortdesc {
    width: 90%;
	text-align:left;
    font-size: 9pt;
    font-weight: normal;
	background-color: #EAFFC7;
	border: 1px dashed #000000;    
    margin: 4px;
    padding: 10px 10px 10px 10px;
    
    }

.item-pager a{
	font-size: 9pt;
	font-wegiht: normal;
	text-decoration: underline;
}

.item-message {
    color: #FF0000;
    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 {
    
    }

.price_breakdown {
    color: red;
    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:#cc0000;
    }

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

.product-form {
    width: 80%;
    margin-top: 10px;
    text-align: left;
    }

.option {
    padding: 2px;
    margin: 2px;
    text-align: left;
    }
.option-desc {}
.opt-ctrl {
    color: #000000;
    font-weight: bold;
    border-bottom: 1px solid #000000;    
    text-align: left;
    }

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

.opt-elem {
    display: block;	
    }
.q-discount-msg {}		

.q-discount-table { 
	margin: 4px;
	padding: 12px;
	border:1px dashed #564926;
	background-color: #F8FDF0;
}

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

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

}

.q-order-table { 
	margin: 4px;
	text-align:left; 
	border:0px;
}

.q-order-table th { 
	color: #000000;
	padding:2px;
	border-bottom:1px solid;
	text-align:right; 

}
.q-order-table td { 
	text-align:left; 
	padding-left:5px;
}



.sm-button {
    font-size: 10px;
    color: #FFFFFF;
    margin: 1px;
    padding: 1px;
	cursor: hand;
    }

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

.related-table a:link {
    color: #454B3B;
}

.related-table a:visited {
    color: #454B3B;
}

.related-table a:hover {
    color: #B2B137;
}




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

.related-col-1{ 
	width:15%;
	color: #ffffff;
	
	}
	
.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;
	margin-right:10px;	
    }

.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:inline;
	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;
	}
.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;}

.quantity-ctrl {
    width: 4em;
}

.quantity-ctrl-input {
    width: 4em;
}


.call_price_quote {
	color:blue;
}