
.fly-dyn .vmCartContainer {
    float: right;
    margin-right: 25px;
}
div.ask-dyn {
    display: inline-block !important;
}
div.ord_call {
    background: linear-gradient(to bottom, #7cdf4f 0%, #06cb07 100%) repeat scroll 0 0 transparent;
    border: 1px solid #00a000;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 95%;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 7px;
    margin-top: 6px;
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    vertical-align: bottom;
    width: 152px;
}
div.ord_call:hover {
    box-shadow: 1px 1px 2px #000000;
}
#backgroundPopup {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #cecece;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998;
}
#popupContact {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #cecece;
    display: none;
    font-size: 13px;
    height: 550px;
    padding: 12px;
    position: fixed;
    width: 800px;
    z-index: 9999;
}
#popupContactClose, #ContactClose, #closelogin {
    color: #6fa5fd;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    position: absolute;
    right: 6px;
    top: 4px;
}
#window {
    background-color: #000000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9000;
}
#contactForm, .statusMessage {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
    color: #666666;
}
#contactForm {
    height: 415px;
    margin: 0 auto;
    padding: 0 15px 15px;
    width: 330px;
    z-index: 9999;
}
#contactForm.positioned {
    background-color: #ffffff;
    bottom: 0;
    left: 0;
    margin-bottom: auto;
    margin-top: auto;
    position: fixed;
    right: 0;
    top: 0;
}
.statusMessage {
    bottom: 0;
    display: none;
    height: 2em;
    left: 0;
    margin: auto;
    padding: 1.5em;
    position: fixed;
    right: 0;
    top: 0;
    width: 30em;
    z-index: 9999;
}
.statusMessage p {
    margin: 0;
    padding: 0;
    text-align: center;
}
#contactForm h2 {
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%) repeat scroll 0 0 transparent !important;
    color: #6a6a6a;
    font-family: OfficinaSansMediumC,arial;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0.1em;
    margin: 0 0 5px -15px;
    padding: 1em;
    text-transform: uppercase;
    width: 333px;
}
#contactForm ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#contactForm ul li {
    background: none repeat scroll 0 0 #ffffff;
    list-style: none outside none;
    margin: 0.9em 0 0;
    padding: 0;
}
#contactForm input, #contactForm label {
    line-height: 1em;
}
#contactForm label {
    clear: left;
    color: #333333;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    margin: 0.15em 0.5em 0 0;
    padding: 0.4em 0 0;
    text-align: left;
    text-transform: uppercase;
    width: 100px;
}
#contactForm input, #contactForm textarea {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #e8e8e8;
    box-shadow: 0 -1px #d2d2d2;
    color: #999999;
    display: inline-block;
    font-family: arial;
    font-size: 11px;
    margin: 0;
    padding: 0.4em;
    width: 200px;
}
#contactForm textarea {
    height: 5em;
    line-height: 1.5em;
    resize: none;
}
#contactForm *:focus {
    border: 1px solid #000000;
    box-shadow: none;
    outline: medium none;
}
#contactForm input:valid, #contactForm textarea:valid {
    background: none repeat scroll 0 0 #ddffdd;
}
#contactForm input[type="submit"] {
    background: linear-gradient(to bottom, #7cdf4f 0%, #06cb07 100%) repeat scroll 0 0 transparent;
    border-radius: 4px;
    color: #ffffff;
    font-size: 15px;
    height: 28px;
    width: 95px;
}
#contactForm input[type="button"], #contactForm input[type="submit"] {
    border: medium none;
    box-shadow: 0 0;
    cursor: pointer;
    float: right;
    margin: 10px 3px 0;
}
#contactForm input[type="submit"]:hover, #contactForm input[type="submit"]:active, #contactForm input[type="button"]:hover, #contactForm input[type="button"]:active {
    box-shadow: 1px 1px 2px #000000;
    cursor: pointer;
    opacity: 1;
}
#contactForm input[type="button"] {
    background: linear-gradient(to bottom, #cccccc 0%, #cccccc 100%) repeat scroll 0 0 transparent;
    border-radius: 4px;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    height: 26px;
    width: 95px;
}
#virtuemart_shipmentmethod_id, #virtuemart_paymentmethod_id {
    width: 210px;
}
