/* -------------------------------------------

Tickets Styles

NOTE: This style sheet is only for styles that
exist on the UMS.org tickets page.

------------------------------------------- */


#tickets_col_left {
   float: left; display: inline; width: 130px; margin: 20px 10px 0 0;
   }
#tickets_col_right {
   float: left; display: inline; width: 610px; margin: 20px 0 0 0;
   }
#seat_maps_directions {
   border-top: 1px solid #bebda6; border-right: 1px solid #bebda6; border-bottom: 1px solid #bebda6; padding: 10px 10px 10px 10px; margin: 0 0 10px 0; background: #f6f5ed; text-align: center;
   }
#join_network, #questions {
   border-right: 1px solid #bebda6; padding: 10px 10px 10px 10px; font-size: 11px; color: #666666; text-align: center; line-height: 1.5;
   }
#questions {
   border-top: 1px dashed #bebda6; border-bottom: 1px solid #bebda6; background: #f6f5ed;
   }
#join_network {
   border-top: 1px solid #bebda6;
   }
#tickets_top {
   position: relative; width: 609px; height: 75px; background: url(../assets/images/tickets/tickets_bg_top_summer.gif) no-repeat;
   }
#tickets_top div {
   position: absolute; top: 27px; left: 115px;
   }
#tickets_mid {
   width: 100%; font-size: 11px; background: url(../assets/images/tickets/tickets_bg_mid.gif) repeat-y;
   }
#tickets_mid .left {
   float: left; display: inline; width: 245px; margin: 10px 75px 10px 25px;
   }
#tickets_mid .right {
   float: left; display: inline; width: 215px; margin: 10px 0 0 0;
   }
#ticket_order_info {
   margin: 0 0 10px 0; border: 1px solid #dddcbd; background: #fefde9;
   }
#ticket_order_info .left {
   float: left; display: inline; width: 285px; margin: 0 35px 0 0;
   }
#ticket_order_info .right {
   float: left; display: inline; width: 255px;
   }
#small_print {
   background: #fbf8c1; padding: 10px 20px 10px 20px; font-weight: bold; font-style: italic; font-size: 11px;
   }