.item {
	margin: 30px 0 ; 
	text-align: center;
}

.il {
	width: 250px;
	float: left;
	margin: 0;
	padding:0;
}

.ir {
	width: 260px;
	float: right;
	margin: 0;
	padding: 0;
}

.formbox {
	width: 250px;
	margin: 0 auto;
	border: 1px solid #d56f14;
	color: #d56f14;
	text-transform: lowercase;	
}

.option input, .option select, .quantity-ctrl {
	border: 1px solid #d56f14;
	color: #d56f14;
}

.descbox {
	background: url(../../images/productinfo.gif) top left no-repeat;
	padding: 26px 0 0 0;
	margin: 20px 0 0 0;
	width: 555px;
	border: 1px solid #8d9147;
}

.item-pager{
	margin: 5px; 
	text-align: left; 
	width: 50%;
	margin: 0 auto;
	position: relative;
	font-size: .85em;
}
.item-pager span {
	position: absolute; 
	right: 0;
	top: 0;
}
.item-pager a{
}


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

.item h1 {
    font-size: 14pt;
    font-weight: normal;
    text-align: center;
    padding: 0 0 0 5px;
    margin: 0px;
    color: #8d9147;
    text-transform: lowercase;
    }

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

.itemlongdesc {
    font-family: century gothic;
    font-size: 10pt;
	margin: 10px;
	text-align:left;
    }
    
.itemlongdesc p{
	font-family: century gothic;
	font-size: 10pt;
}

.item-message {
    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 {
    font-size: 11pt;
    }

.pricebox {margin: 0 5px 0 5px;}

.saleprice {
    font-weight: bold;
    }

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

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

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

.product-form {
   font-size: .85em;
    width: 100%;
 	margin: 0 auto;
    margin-top: 10px;
    bottom: 0;
    position: relative;
    }

.option {
    padding: 2px;
    margin: 2px;
    }

.option-desc {}

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

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

.opt-elem {
	display: inline;
    }
.radiobox {
	width: 80%;
	margin: 0 auto;
}



.inline{display: inline;}

.sm-button {
	background: transparent url('../../images/order.gif') no-repeat; 
	height: 30px;
	width: 65px;
	margin: 10px 0;
    font-size: 10px; 
    border: none; 
    cursor: hand; 
    text-indent: -9000em;
  }

.related-table {
    margin: 10px;
    padding: 3px;
    margin-top: 15px;
    vertical-align: top;
    }

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

.related-col-1{ width:15%;}
.related-col-2{ width:85%;}

.related-default{
	margin: 0 auto;
}

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