@charset "utf-8";
/* CSS Document */
input.quantity {
	float: none;
}
.category-item .AMSPartStatusMessage {
	margin-top: 50px;
	background: #f1ece2 none repeat scroll 0 0;
}
.PriceTextOverride {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 11px;
}


/*this is for the input box on cart bottom for engraving etc*/
#AMSPageCartBottom .text-block input{
	border: 3px solid #f1ece2 !important;
	width: 480px !important;
	
}
.EngravingHeader{
	font-size: 20px;
	font-weight:500;
	line-height: 22px;
	margin: 0 0 11px;
	color:#bba06c;
}
.EngravingMessage{
	min-width: 260px;
	border: 2px solid #bba06c;
	padding: 5px;
}

#AMSPageCartBottom .jcf-select{
	width:170px;	
}
.AMS-cart-drawer .jcf-select{
	z-index: 10;
	width:auto;	
}

.AmsEngravingError {
 color: #bba06c;
 background-color:#f1ece2;
 font-size: 120%;
 font-style: italic;
 margin-bottom: 5px;
 font-weight: 700 !important
}

#header{
	z-index:8;
}

.description-block dl {
	padding-left:0px;
}