#ark a:link:after, a:visited:after {
    content: "";
}

#ark  a:link, a:visited {
    text-decoration: none;
    font-weight: 400;
}

#ark .container  #footer.clear  .container  ul li a {
    font-weight: 400;
}

#ark  .container #footer.clear div.container ul li.title {
    color: #222222;
}

#ticketsolve {
  font-size: 12px;
}


/*buttons*/

#ark #ticketsolve p.add input,
#ark #ticketsolve p.add input:hover,
#ark #ticketsolve #print-now a,
#ark #ticketsolve #print-now a:visited,
#ark #ticketsolve #print-now a:link,
#ark #ticketsolve a#checkout_btn,
#ark #ticketsolve form#checkout p input#checkout_btn,
#ark #ticketsolve #skip-membership a,
#ark #ticketsolve input#delivery-proceed,
#ark #ticketsolve input#confirm-button,
#ark #ticketsolve #zoneproceed input#review_checkout_btn,
#ark #ticketsolve #promotions .promo a.book,
#ark #ticketsolve #promotions .promo a.book:hover,
#ark #ticketsolve .vevent a.book,
#ark #ticketsolve .vevent a.book:hover,
#ark #ticketsolve a.review-cart,
#ark #ticketsolve a.review-cart:hover,
#ark #ticketsolve a.details-payment,
#ark #ticketsolve a.details-payment:hover {
    border:1px solid #E6E6E6;
    background:#E6E6E6;
    border-radius: 0;
    text-shadow: none;
    color: #000000;
}

#ark #ticketsolve p.add input:hover,
#ark #ticketsolve #print-now a:hover,
#ark #ticketsolve a#checkout_btn:hover,
#ark #ticketsolve form#checkout p input#checkout_btn:hover,
#ark #ticketsolve #skip-membership a:hover,
#ark #ticketsolve input#delivery-proceed:hover,
#ark #ticketsolve input#confirm-button:hover,
#ark #ticketsolve #zoneproceed input#review_checkout_btn:hover,
#ark #ticketsolve #promotions .promo a.book:hover,
#ark #ticketsolve .vevent a.book:hover,
#ark #ticketsolve a.review-cart:hover,
#ark #ticketsolve a.details-payment:hover {
    background:#E6E6E6;
    background-color: #E6E6E6;
    border-radius: 0;
    text-shadow: none;
    color: #000000;
}


#ark #ticketsolve p.add input:active,
#ark #ticketsolve #print-now a:active,
#ark #ticketsolve a#checkout_btn:active,
#ark #ticketsolve form#checkout p input#checkout_btn:active,
#ark #ticketsolve #skip-membership a:active,
#ark #ticketsolve input#delivery-proceed:active,
#ark #ticketsolve input#confirm-button:active,
#ark #ticketsolve #zoneproceed input#review_checkout_btn:active,
#ark #ticketsolve #promotions .promo a.book:active,
#ark #ticketsolve .vevent a.book:active,
#ark #ticketsolve a.review-cart:active,
#ark #ticketsolve a.details-payment:active,
#ark #ticketsolve #print-now a:focus,
#ark #ticketsolve a#checkout_btn:focus,
#ark #ticketsolve form#checkout p input#checkout_btn:focus,
#ark #ticketsolve #skip-membership a:focus,
#ark #ticketsolve input#delivery-proceed:focus,
#ark #ticketsolve input#confirm-button:focus,
#ark #ticketsolve #zoneproceed input#review_checkout_btn:focus,
#ark #ticketsolve #promotions .promo a.book:focus,
#ark #ticketsolve .vevent a.book:focus,
#ark #ticketsolve a.review-cart:focus,
#ark #ticketsolve a.details-payment:focus {
    background:#E6E6E6;
    background-color: #E6E6E6;
    border-radius: 0;
    text-shadow: none;
    color: #000000;
}