.itemtable {
    text-align: center;
    }
.image-gallery_link {}

.item { text-align: center; }
.item h1 { color:#045917;padding:0px; margin:0px; font-size:14pt; font-weight:bold; }
.itemfields  {text-align:left;  font-weight: bold; font-size:12pt;}
.item_image {
    padding: 4px;
    border: 0px;
    text-align: center;
    clear: both;
	max-width: 100%;
    }

.itemlongdesc {
	text-align:left;
	font-weight: bold;
	font-size:12pt;
    }

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

.gallery_item{
}
.galleryname{}
.catcode {
    display: inline;
    font-size: 10pt;
    font-weight: normal;
   font-weight:bold;
    }

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

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

.price {
    font-weight: bold;
    font-size: 1.25em;
    color: #66CC66;
}

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

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

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

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

.product-form {
    margin-top: 10px;
	font-weight: bold;
    }

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

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

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

.opt-elem {
    }

.sm-button {
   border-top: 1px solid #045917;
   background: #045917;
   background: -webkit-gradient(linear, left top, left bottom, from(#042240), to(#045917));
   background: -webkit-linear-gradient(top, #042240, #045917);
   background: -moz-linear-gradient(top, #042240, #045917);
   background: -ms-linear-gradient(top, #042240, #045917);
   background: -o-linear-gradient(top, #042240, #045917);
   padding: 7.5px 15px;
   -webkit-border-radius: 16px;
   -moz-border-radius: 16px;
   border-radius: 16px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-weight: bold;
   font-size: 1.25em;
   display: inline-block;
    }

.related-table {
    border: 1px solid #ECEFF3;
    margin-top: 10px;
    padding: 3px;
	font-weight: bold;
    }

.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;
	padding-left:25px;
	vertical-align:middle;
    margin-top: 10px;
	padding-top:3px;
	clear:right;
	font-weight: bold;
    }

.wishlist {
	display:inline;
	line-height:28px;
	padding-left:25px;
	vertical-align:middle;
    margin-top: 10px;
	padding-top:3px;
	font-weight: bold;
    }

.request-info {
	display:inline;
	line-height:28px;
	padding-left:25px;
	vertical-align:middle;
    display: inline;
    margin-top: 10px;
	padding-top:3px;
	font-weight: bold;
	}
.restock-request {
	display:block;
	line-height:28px;
	padding-left:25px;
	vertical-align:middle;
    display: inline;
    margin-top: 10px;
	padding-top:3px;
	}		
.item-pager {font-size:10pt; font-weight:bold; width:100%; font-weight: bold;}	
.item-pager br{display:none; }	