#ajaxcartpro-progress{
    border: 1px #999999 solid;
    position: fixed;
    text-align: center;
    padding: 10px;
    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: 10px;
    background-color: #ffffff;
    z-index: 9999;
    color: black;
    overflow:  auto;
    min-height:20px;
    min-width: 260px;
    width: 70% !important;
    height: auto;
    /*position:absolute;*/
    /*top: expression(parseInt(document.documentElement.scrollTop, 10) +200+ "px");*/
}

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

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

#ajaxcartpro-add-confirm p,
#ajaxcartpro-remove-confirm p{
    width: 260px;
}

.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-continue, .aw-acp-checkout, .aw-acp-continue:hover, .aw-acp-checkout:hover{
    padding:0;
    line-height:24px;
    margin:0 auto;
    display:block;
    font-family:Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration:none;
    cursor: pointer;
}

.aw-acp-continue, .aw-acp-continue:hover{
    color: #f28a33;
    float: left;
    font-size: 16px;
}


.aw-acp-checkout, .aw-acp-checkout:hover{
    color:#fff;
    /*background:url('../images/btn_view_cart.png');*/
    width:45%;
    background: #f3a133 none repeat scroll 0 0;
    float: right;
    font-size: 16px;
    padding: 10px;
    border-radius:5px;  
}
#acp_product_price{display: none;}

#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: center;
    font-size: 14px;
    font-weight: bold;
}

#acp-overlay
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    z-index: 1000;
}
#acp-overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
}

#acp-product-options
{
    /*min-width: 400px;*/
    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-continue,
#acp-product-options .aw-acp-checkout{
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

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

#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;
}


#ajaxcartpro-add-confirm .fleft {
    float: left;
    width: 55%;
}
#ajaxcartpro-add-confirm .cart_button {
    float: right;
    width: 45%;
    position: relative;
    /*top: 35px;*/
}

#acp_product_image {
    float: left;
}

#ajaxcartpro-add-confirm img {
    background-color: #fff;
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}
#ajaxcartpro-add-confirm .product_desc h3 {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-left: 12%;
    margin-top: 8%;
}
#ajaxcartpro-add-confirm .product_desc {
}
#ajaxcartpro-add-confirm .item-heading {
    padding: 5px 25px 55px;
}
#ajaxcartpro-add-confirm .item-heading strong{
    color: #5b5b5b;
    font-family: HelveticaNeueLTStd-Cn;
    font-size: 21px;
    font-weight: normal;
    float: left;
}

/*#acp_product_price{display: inline-block;max-width: 5.5ch;overflow: hidden;}*/
#acp-product-options{border:1px solid #ccc;}
#acp-product-options .aw-acp-checkout { font-size: 15px !important;margin-right:24%;padding: 4px !important;width: 20%; }
#acp-product-options .aw-acp-checkout:hover{ font-size: 15px !important;margin-right:24%;padding: 4px!important;width: 20%;}
#acp-product-options .product-name{color:#000!important;}
#acp-product-options .acp-product-options{box-shadow: 0 0 20px rgba(0, 0, 0, 0.2)}
#acp-product-options #product-options-wrapper .price-box{margin-left: 20%;}
#acp-product-options #product-options-wrapper{border:none!important;}
#acp-product-options .aw-acp-continue{ background: #f3a133 none repeat scroll 0 0;border-radius: 6px;bottom: 10px;color: #fff;font-size: 15px;margin-left: 11%;padding: 4px;position: relative;width: 20%;}
#acp-product-options .aw-acp-continue:hover{ background: #f3a133 none repeat scroll 0 0;border-radius: 6px;bottom: 10px;color: #fff;font-size: 15px;margin-left: 11%;padding: 4px;position: relative;width: 20%;}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait){
#acp-product-options .aw-acp-checkout {width:75%;margin-left:27px!important;}
#acp-product-options .aw-acp-checkout:hover{width:75%;margin-left:27px!important;}
#acp-product-options .aw-acp-continue{width:75%;margin-left:27px!important;}
#acp-product-options .aw-acp-continue:hover{width:75%;margin-left:27px!important;}
} 

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape){

#acp-product-options .aw-acp-continue{margin-left: 41px !important;width: 35%;}
#acp-product-options .aw-acp-continue:hover {margin-left: 41px !important;width: 35%;}
#acp-product-options .aw-acp-checkout{margin-right: -4%;width: 35%;}
#acp-product-options .aw-acp-checkout:hover {margin-right: -4%;width: 35%;}
} 
@media only screen and (min-device-width : 320px) and (max-device-width :568px) and (orientation : landscape){
#acp-product-options .aw-acp-continue{margin-left:19%!important;width: 30%;}
#acp-product-options .aw-acp-continue:hover {margin-left:19% !important;width: 30%;}
#acp-product-options .aw-acp-checkout{margin-right: 0%;width: 30%;}
#acp-product-options .aw-acp-checkout:hover {margin-right: 0%;width: 30%;}

}
@media only screen and (min-device-width :768px) and (max-device-width :1024px){
 #acp-product-options{  left: 6% !important;top: 30% !important;}

}
@media only screen and (min-device-width :800px) and (max-device-width :1280px){
 #acp-product-options{left:6%!important;top: 88px!important;}

}
@media only screen and (min-device-width :980px) and (max-device-width :1280px){
 #acp-product-options{left:20%!important;top: 88px!important;}

}