﻿/* =FLOATING FOOTER */

#floating-footer-wrapper {
    background-color: white;
    bottom: 0;
    border-top: 4px groove #CECECE !important;
    border-bottom: 3px solid;
    color: black;
    font-family: 'BSO Bold',Helvetica,Arials,sans-serif;
    font-size: 12px;
    left: 0;
    min-height: 30px;
    padding-top: 5px;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 100;
} 

.no-js #floating-footer-wrapper {
   display: none;
}

#floating-footer {
    width: 900px;
    margin: auto;
    display: inline-block;
    font-size: 11px;
} 

#floating-footer .menu-buttons
{
    float:left;
    font-family:'BSO Regular', Arial, Helvetica;
    font-size:12px;
    color:#211c18;
    letter-spacing:1px;
    position:relative;
}

#floating-footer .menu-buttons a.tickets-button.icon img {
    position: absolute;
    left: -15px;
    top: 1px;   
}

#floating-footer .menu-buttons a.tickets-button {
    border:0 none;
    padding-right:5px;
    padding-left:10px;
}

#floating-footer .menu-buttons a.tickets-button.indicator {
    border-right: 1px solid #CECECE;
    padding-bottom:0;   
    padding-right:40px; 
    padding-left:5px;   
    background: url("/Content/images/icons/floating_up_arrow.png") no-repeat right 3px;
}

#floating-footer .menu-buttons a.tickets-button.indicator.down {
    background: url("/Content/images/icons/floating_down_arrow.png") no-repeat right 2px;
}

#floating-footer .menu-buttons a.tickets-button.indicator img {
    margin-top:-4px;
}

#floating-footer .menu-buttons a.tickets-button.icon {
    border-right:0 none;
    padding-right:5px;
    padding-left:5px;
}
#floating-footer .menu-buttons a.donate-button.icon {
    border-right:0 none;
    margin-left:12px;
    padding-right:0px;
    margin-top:-4px;
    padding-left:5px;
}

#floating-footer .menu-buttons a
{
 float: left;   
 padding: 5px 20px 0 5px;
  color: Black;
  border-right:1px solid #cecece;

}

#floating-footer .menu-buttons a.donate-button {padding-left:10px;}

#floating-footer .cart-buttons
{
 float: right;   
 margin-right: 30px;
 border-right: 1px solid #cecece;
}

#floating-footer .subtotal
{
    width: 145px;   
}

#floating-footer .subtotal .subtotal-value
{
    font-size: 12px;   
}

#floating-footer .cart-buttons a,
#floating-footer .cart-buttons > span
{
    border-left: 1px solid #cecece;
    color: Black;
    float: left;
    padding: 3px 15px;
}



#floating-footer .cart-button
{
 cursor: pointer;   
}

#floating-footer-content-wrapper 
{
    box-shadow: 2px 5px 8px 0 #999999 inset;
    -moz-box-shadow: 2px 5px 8px 0 #999999 inset;
    -webkit-box-shadow: 2px 5px 8px 0 #999999 inset;
    border-top: 1px solid #cecece;
    display: block;
    height: 350px;
    padding: 20px 0;
    clear: both;
    min-width: 1000px;
}

#floating-footer-content
{
    width: 970px;
    margin: 0 auto;
}

/*  =FLOATING FOOTER TICKETS PANE  */

#jMonthCalendar
{
    float:left;   
    border: 1px solid #c6c6c6;
    margin-left: 0px;
    width: 295px !important;
    min-height: 320px !important;
    margin-bottom: 10px;
    margin-top: 24px;
    color: #313131;
    position: relative;
    height: 355px;
}

#jMonthCalendar tr
{
 height: 32px !important;   
}

#jMonthCalendar .MonthlyCalendar
{
    padding: 5px 20px;
    width: 290px;
    font-family:'BSO Regular', Arial, Helvetica;
    font-size: 14px;
    margin-bottom: 25px;
}

.ticket-icon
{
    position: absolute;
    bottom: 10px;
    right: 40px; 
}

.MonthlyCalendar .MonthNavNext a,
.MonthlyCalendar .MonthNavPrev a
{
    font-family: "BSO Regular";
    font-size: 30px;
    color: #313131;
}

.MonthlyCalendar .MonthNavNext
{
    float: right;
    font-size: 26px;
    margin: 0 22px 0 0;
    color: Black;
    cursor: pointer;
}

.MonthlyCalendar .MonthNavPrev
{
   float: left;
    font-size: 26px;
    margin: 0 0 0 22px;
    cursor: pointer;
}

.MonthlyCalendar .MonthName
{
    font-size: 17px;
    height: 30px;
    padding-top: 12px;

    text-align: center;
}

.MonthlyCalendar .MonthName .month
{
       font-weight: bold;
}

.MonthlyCalendar .DateHeader
{
    font-size: 15px;
}

.DateLabel
{
    background-color: white;
    margin: 4px 1px;
    padding: 2px 0;
    width: 30px;
}

.DateLabel a
{
    color: #929292;
}

.Inactive .DateLabel
{
    background-color: #e8e8e8;
}
.has-events .DateLabel
{
    background-color: #9A0130;  
}

.has-events .DateLabel a
{
    color: White;
    display: block;
    margin: 0 2px;
    padding: 3px 0;
    cursor: pointer;
}

.selected-date
{
  border: 1px solid white;
}


/* =TICKET PANE EVENT LIST */


.performance-pane-header
{
    display: block;
    clear: both;  
    float: left; 
}

.performance-pane-header #closeFooterIcon
{
    float: right;
    width: 20px;
    height: 20px;   
    background-image: url("/Content/images/icons/close_footer_icon.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -2000px;
    overflow: hidden;
    margin-bottom: 5px;
}

#resultsTotal
{
    height: 20px;
    margin-left: 15px;
    text-align: left;   
    color: #333333;
    font-size: 16px;
    font-family: "BSO Regular", Helvetica, Arial, sans-serif;
    width: 615px;
    float: left;
}



#eventListMessage h1
{
    color: #939192;
    font-size: 24px;
    margin-top: 120px;
    text-transform: uppercase;   
}

#paneEventList
{
    float: left;
    margin-left: 20px;
    width: 650px;
    text-transform: none;
}

.pane-performances
{
    margin-left: 10px;
    overflow: scroll;   
    height: 310px;
    border: 1px solid #C6C6C6;
    padding: 10px;
    float: left;
    width: 620px;
}


#paneEventList .performance 
{
    border-top: #ececec solid 1px; 
    margin-bottom: 20px;
    padding: 4px 0;
    width: 610px;
    display: inline-block;
    text-align: left;
    clear: left;
    
}

#paneEventList .performance:first-child
{
    border-top: none; 
}

#paneEventList .performance-thumbnail
{
    height: 60px;
    width: 95px; 
    float: left;
    clear: left;
}

#paneEventList .performance-thumbnail img
{
    max-width: 85px;
    width: auto !important;
    max-height: 60px;
    height: auto !important;
}

#paneEventList .performance-information
{
    float: left;
    padding: 0 10px;
    margin: 0;
}

#paneEventList .performance-tickets
{
    padding: 5px 10px;
    width: 130px;
    min-height: 100px !important;
    float: right;
    background-color: #e8e8e8;
    position: relative;
}

#paneEventList .price-description 
{
	font-family: "BSO Regular", Helvetica, Arial, sans-serif;
    color: #000000;
    font-size: 10px;
    text-transform:uppercase;
    font-weight: normal;
    padding-bottom:10px;
}

#paneEventList .price-range 
{
	font-family: "BSO Regular", Helvetica, Arial, sans-serif;
    color: #ee386b;
    font-size: 14px;
    word-spacing: 1px;
    margin: 5px;
    font-weight: normal;
    padding-bottom:20px;
}

#paneEventList .seating-buttons 
{
    position: absolute;
    bottom: 0;
}

#paneEventList .seating-button, 
#paneEventList .seating-button:active, 
#paneEventList .seating-button:hover
{
    width: 130px;   
    margin: 5px 0;
}

#paneEventList .performance-date
{
	font-family: "BSO Regular", Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 2px 6px;
}

#paneEventList .performance-title
{
    font-size: 14px;
    min-height: 30px;
}

#paneEventList .performance-program 
{
    font-family: "BSO Regular", Helvetica, Arial, sans-serif;
    padding-top: 9px;
    padding-bottom: 10px;
    padding-left:10px;
    min-height: 30px;
    font-size: 12px;
    
}

#paneEventList .performance-program p
{
    font-weight:normal;
}

#paneEventList .brand
{
    font-size: 12px;
    font-weight:normal;
}

#paneEventList .facility
{
    font-size: 11px;
    font-weight:normal;
}

#paneEventList .performance-link
{
    font-size: 12px;
    font-weight:normal;
    padding-top:5px;
}
.calendar-instructions
{
    font-size: 13px;   
    bottom: 10px;
    left: 15px;
    position: absolute;
    line-height:19px;
    font-family: "BSO Bold", Helvetica, Arial, sans-serif;
}



/* =FLOATING FOOTER CART */


div.cart-tooltip {
	display:none;
	border-right-color: #919191 !important;
	border-left-color: #919191 !important;
	border-bottom-color: #919191 !important;
	background-color: white;
	border-width: 3px 1px 1px; 
	border-style: solid;
	font-size:12px;
	width:320px !important;
	color: Black;
	z-index: 110;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
}

.cart-tooltip .ui-tooltip-content
{
    background: none;
    border: none; 
	height:290px; 
	width: 280px;   
	overflow: auto; 
	font-size: 10px; 
	position: relative;
	left: -10px;
}

.cart-tooltip .cart-empty-message
{
    padding: 0 10px;
    font-weight: bold;
}

.cart-tooltip .ui-tooltip-tip
{
    border-color: #ececec !important;   
}

#time-to-live-countdown
{
    background: none repeat scroll 0 0 white;
    border: 1px solid #919191 !important;
    padding: 5px 15px;
    position: relative;
    left: 255px;
    top: -30px;
}

#time-to-live-countdown-cart
{
    background: none repeat scroll 0 0 white;
    border: 0px solid #919191 !important;
    padding: 1px 1px;
    left: 355px;
    top: -30px;
    
}

.cart-live-countdown-notification 
{
    font-size: 12px;
    font-weight: bold;
}

.cart-tooltip #time-to-live-countdown
{
    left: 135px;
    top: -15px;
    z-index: 111;
    max-width: 60px;
}

.cart-tooltip .cart-item-list
{
    list-style: none outside none;
    max-height: 300px;
    padding-top: 10px;
    position: relative;
    top: -15px;
}

.cart-tooltip .cart-item
{
    border-bottom: 1px solid #e8e8e8;
    display: inline-block;
    margin-left: 10px;
    padding: 5px 0 10px;
    width: 255px;
}

.cart-tooltip .item-image
{
    width: 72px;
    float: left;  
    min-height: 10px; 
}

.cart-tooltip .item-image .item-thumb
{
    width: 72px;   
    height: auto;
}


.cart-tooltip .item-info
{
    float: left;   
    width: 170px;
    margin: 0 0 0 10px;
}

.cart-tooltip .item-header
{
    font-size: 10px; 
    color: #686868;  
}

.cart-tooltip .item-title
{
	font-family: "BSO Regular", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
}

.cart-tooltip .item-price,
.cart-tooltip .item-quantity
{
    font-size: 10px;
    float: left;
    width: 60px;   
}

.cart-tooltip .item-price-label,
.cart-tooltip .item-quantity-label
{
    font-size: 10px;
    color: #686868;
    font-style: italic;
}

.cart-tooltip .remove-item
{
    float: right;
    margin: 16px 5px 0 0;
}

.cart-tooltip .checkout-button
{
    clear: left; 
    float: right;   
    height: auto;
    color: White;
    margin: 5px 15px;
}