#ajaxcartpro-progress {
	border: 1px #999999 solid;
	position: fixed;
	text-align: center;
	padding: 38px;
	background-color: #ffffff;
	z-index: 9999;
	color: black;
	overflow: auto;
	min-height: 50px;
	min-width: 260px;
	/*position:absolute;*/
	/*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

#ajaxcartpro-add-confirm,
#ajaxcartpro-remove-confirm {
	position: fixed;
	border: 1px #999999 solid;
	text-align: center !important;
	padding: 38px 38px 5px 38px;
	background-color: #ffffff;
	z-index: 9999;
	color: black;
	overflow: auto;
	min-height: 20px;
	min-width: 260px;
	width: auto;
	height: auto;
	/*position:absolute;*/
	/*top: expression(parseInt(document.documentElement.scrollTop, 10) +200+ "px");*/
}

.ajaxcartpro-box-hide {
	display: none;
}

.ajaxcartpro-box-show {
	display: block;
}

.acp-msg-block {
	font-weight: bold;
	background-image: none;
	padding: 0 !important;
	min-height: 0!important;
	font-size: 12px !important;
	text-align: center;
}

.aw-acp-checkout,
.aw-acp-checkout:hover,
.aw-acp-continue,
.aw-acp-continue:hover {
	margin: 0 auto;
	text-decoration: none;
	cursor: pointer;
}

#acp-configurable-block #bundle-product-wrapper {
	z-index: 1000;
}

#acp-configurable-block dl {
	text-align: left;
	padding-left: 10px;
}

#acp-configurable-block .price {
	font-size: 14px;
}

#acp-configurable-block .product-name {
	text-align: left;
	font-size: 16px;
}

#acp-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(215, 243, 255);
	-moz-opacity: .3;
	opacity: .9;
	filter: alpha(opacity=90);
	z-index: 1000;
}

#acp-overlay[id] {
	/* IE6 and below Can't See This */
	position: fixed;
}

#acp-product-options {
	min-width: 180px;
	position: fixed;
	overflow: auto;
	z-index: 1000;
	background-color: white;
	padding: 10px;
	width: auto;
	height: auto;
	/*position:absolute;*/
	/*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

#acp-product-options .aw-acp-checkout,
#acp-product-options .aw-acp-continue {
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

#acp-product-options .aw-acp-btn-container {
	margin: 5px auto;
	padding-left: 10px;
}

#acp-product-options .giftcard-send-form {
	margin: 0;
}

#acp-product-options .product-options dt label.required em {
	color: #EB340A;
	margin-left: 5px;
}

#acp-product-options #product-options-wrapper {
	margin: 0;
	text-align: center;
}

.map-popup {
	z-index: 1001 !important;
}
#ajaxcarpro-add-confirm > .clearfix.mobile-only
#ajaxcartpro-add-confirm > .clearfix.desktop-only {
	text-transform:uppercase;
	  -webkit-text-stroke: .3px;
}
.or-checkout-now,
.continue-shopping {
	color:#39c !important;
	letter-spacing:2px;
	font-size:16px;
	text-transform:uppercase;
	-webkit-text-stroke: .3px !important;
}
.clearfix.desktop-only {
			display:block;
			border-top:2px solid #f7f7f7;
}

.clearfix.desktop-only > div > div.continue-shopping {
			text-indent:-20px;
			color:#39c !important;
			letter-spacing:2px;
			width:49%;
			float:left;
			padding-right: 20px;

}
.clearfix.desktop-only > div > div.middleor {
			line-height: 38px;
			letter-spacing:2px;
			text-align: center !important;
			float:left;
			width:1%;
}
.clearfix.desktop-only > div > div.checknow {
			float:left;
			width:49%;
}
.clearfix.desktop-only > div > div.checknow > a {
			display:block;
			float:left !important;
			width:100%;
			text-align:left;
			letter-spacing:2px;
			color:#39c !important;
	    padding-left: 40px;
}

.clearfix.mobile-only {
			display:none;
}
@media screen and (max-width:767px) {
	.clearfix.mobile-only {
				display:block;
	}
	.clearfix.desktop-only {
				display:none;
	}
	#ajaxcartpro-add-confirm > div.close-ajax-button {
		margin-top:15px;
	}
}

@media screen and (max-width: 410px) {
	.aw-acp-btn-container a {
		margin-top: 10px;
	}
}
