﻿/* Boston Symphony Orchestra
   Last Updated: 4-2011
   Author:  Oncall Interactive, LLC

Style definitions found in reset.css

--SEAT SELECTOR STYLES--

Sections:
	=SEAT SELECTOR
   ----------------------------------------------------*/

/* =SEAT SELECTOR
   ----------------------------------------------------*/
   


#selected-performance {
    width: 915px;
    min-height: 94px;
    padding: 10px;
    background: #000 none no-repeat 0 0;
    color: #fff;
}

#selected-performance .performance-datetime .performance-time{
    font-family: "BSO Regular", Helvetica, Arial, serif;
    font-size: 12px;
    color: #fff;
}

#selected-performance .performance-title{
    margin: 5px 0px;
    font-size: 17px;
}

#selected-performance .facility{
    font-size: 10px;
    font-style: italic;
}

#selected-performance .facility-city{
    display: block;
}



#type-selector {
    width: 925px;
    padding-left: 10px;
    position: relative;
    top: -22px;
    list-style: none outside;
    background: transparent url('../images/layout/seat_selector/type_selector_background.png') repeat-x 0 bottom;
    font-family: "BSO Regular", Helvetica, Arial, serif;
    font-size: 16px;
    text-transform: uppercase;
    overflow:hidden;   
    margin-top:15px;     
}

#type-selector li {
    height: 38px;
    float: left;
    line-height: 42px;
    text-align: center;
    padding-top: 4px;
}

#type-selector li a{
    display: block;
    color: #9a0130;
    text-decoration: none;
    padding: 0px 20px;
}

#type-selector li a:hover{
    color: #000;   
}

#type-selector li.active {
    background: transparent url('../images/layout/main-tab-bg.jpg') repeat-x;
    -webkit-box-shadow: 0 8px 10px rgba(128,128,128,0.75);
    -moz-box-shadow: 0 8px 10px rgba(128,128,128,0.75);
    box-shadow: 0 8px 10px rgba(128,128,128,0.75);
}

.ie7 #type-selector li.active, .ie8 #type-selector li.active { 
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;    
} 

#type-selector li.active a{
    color: #000;
}

.seat-selector {
    width: 935px;
    height: 487px;
    margin-bottom: 25px;
    background: #212121 url('../images/layout/seat_selector/seat_selector_background_tile.gif') repeat 0 0;
    color: #fff;
    position: relative;
}

.seat-selector .standard-button{
    background-color: #9a0130;
    padding: 2px 20px 4px;
}

.seat-selector .standard-button.get-seats {
    margin-bottom: 10px;
}

.seat-selector.fullscreen {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 40;
}

.seat-selector .selector-filters {
    width: 212px;
    height: 417px;
    padding: 20px 15px;
    
    position: absolute;
    top: 15px;
    left: 15px;
        
    /*background: transparent url('../images/layout/black_90.png');*/
    background: #000 none;
    
    z-index: 10;
}

.seat-selector .selector-filters .form-list{
    list-style: none outside;
}

.seat-selector .selector-filters .form-list > li{
    margin-bottom: 10px;
}

.seat-selector .selector-filters .form-list > li > label{
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    display: block;
    margin-bottom: 4px;
}

.seat-selector .selector-filters .seat-number{
    width: 40px;
    margin-right: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    color: #2f2f2f;
}

.seat-selector .selector-filters .price-list {
    max-height: 315px;
    overflow-y: auto;
    overflow-x: hidden;
    list-style: none outside;
    margin-bottom: 15px;
}

.seat-selector .selector-filters .price-list dt{
    cursor: pointer;
    font-size: 12px;
    overflow: hidden;
    padding: 2px 0px;
    
}

.seat-selector .selector-filters .price-list dt .ui-icon{
    width: 11px;
    height: 16px;
    display: block;
    
    background: transparent url('../images/layout/accordion_arrow.png') no-repeat 0 0;
    float: left;
    -moz-transition: transform .2s, margin .2s;
    transform: rotate(0deg);
}

.seat-selector .selector-filters .price-list dt.ui-state-active .ui-icon{
    background-position: 0 -16px;
}

.csstransforms .seat-selector .selector-filters .price-list dt.ui-state-active .ui-icon{
    background-position: 0 0px;
    
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 3px;
    
    
}


.no-js .seat-selector .selector-filters .price-list dt input{
    display: none;
}

.seat-selector .selector-filters .price-list dd{
    
    margin-left: 15px;
    background: transparent none;
    border: 0 none;
    color: #fff;
    margin-bottom: 5px;
}

.js .seat-selector .selector-filters .price-list dd.hidden{
    display: none;
}

.no-js .seat-selector .selector-filters .price-list dd{
    margin-left: 0px;
}

.seat-selector .selector-filters .price-list ul{
    list-style: none outside;
    color: #919191;
    font-size: 11px;
}

.seat-selector .selector-filters .price-list label{
    cursor: pointer;
}

.seat-selector.selectyourown .selector-filters {
    color: #919191;
    font-size: 11px;
}

.seat-selector.selectyourown .selector-filters .price-list input{
    vertical-align: middle;
}

.seat-selector .selector-filters.disabled {
    opacity: .5;   
}

.seat-selector .seat-map {
    width: 935px;
    height: 487px;
    overflow: hidden;
    position: relative;
}
.seat-selector.fullscreen .seat-map {
    width: 100%;
    height: 100%
}

.seat-selector .seat-map .handle {
    
    position: absolute;
    top: 0;
    left: 0;
    cursor: handle;
}

.seat-selector .selector-controls {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 15;
}

.seat-selector .selector-controls .mini-map {
    width: 85px;
    height: 110px; /*Dimensions may need to change for other venues*/
    padding: 15px 0px 0px 15px;
    position: relative;
    /*background: transparent url('../images/layout/black_90.png');*/
    background: #000 none;
    overflow: hidden;
}

.seat-selector .selector-controls .mini-map .handle {
    width: 110px;
    height: 102px;
    position: absolute;
    top: 9px;
    left: 5px;
    border: 1px solid #b4b4b4;
}

.seat-selector .selector-controls a{
    width: 193px;
    height: 35px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    
    background: transparent url('../images/icons/venue_detail.png') no-repeat 0 0;
}

.seat-selector .selector-controls a.zoom-out{
    left: -195px;
    background-position: 0px 0px;
}

#seat-selector-help {t
    width: 192px;
    padding: 20px 20px 20px 25px;
    float: left;
}

#seat-selector-help h1{
    font-size: 13px;
    color: #410d60;
}

#seat-selector-help h2{
    font-size: 12px;
    color: #777777;
}

#seat-selector-help p.tel {
    margin: 5px 0px;
    font-size: 16px;
    color: #313131;   
}

#seat-selector-help p.hours {
    font-size: 9px;
    color: #313131;   
}

.seat-selector .map-legend {
    max-width: 350px;
    width: auto;
    position: absolute;
    bottom: 15px;
    left: 284px;
    padding: 5px 10px;
    font-size: 10px;
    /*background: transparent url('../images/layout/black_90.png');*/
    background: #000 none;
    color: #fff;
    list-style: none outside;
    z-index: 15;
}

.seat-selector .map-legend li{
    float: right;
    margin-right: 10px;
}

.seat-selector .map-legend li b{
    width: 10px;
    height: 10px;
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}

.seat-selector .selected-seats {
    width: 270px;
    padding: 10px;
    padding-right: 5px;
    position: absolute;
    bottom: 15px;
    right: 15px;   
    
    z-index: 15;
    /*background: transparent url('../images/layout/black_90.png');*/
    background: #000 none;
    font-size: 11px;
    color: #fff;
}


.seat-selector .selected-seats h1{
    margin-bottom: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.seat-selector .selected-seats h1 a{
    margin-left: 5px;
    color: #919191;
    font-style: italic;
    text-decoration: underline;
    text-transform: lowercase;
    font-weight: normal;
}

.seat-selector .selected-seats h1 a:hover{
    color: #fff;   
}

.seat-selector .selected-seats ul{
    list-style: none;
    max-height: 300px;
    overflow: auto;
}

.seat-selector.bestavailable .selected-seats ul{
    max-height: 160px
}

.seat-selector .selected-seats ul li{
    margin-bottom: 12px;
    overflow: hidden;
    vertical-align: top;
    margin-right: 5px;
}


.seat-selector .selected-seats ul li a.remove{
    width: 11px;
    height: 10px;
    float: right;
    margin-top: 3px;
    margin-right: 5px;
    text-indent: -9999em;
    overflow: hidden;
    vertical-align: top;
    background: transparent url('../images/icons/plus_minus.gif') no-repeat 0px -11px;
}

.seat-selector .selected-seats ul li .seat-description{
    width: 138px;
    float: left;
    margin-right: 5px;
}

.seat-selector .selected-seats ul li .seat-section{
    display: block;
    font-weight: bold;
}

.seat-selector .selected-seats ul li .seat-price{
    display: block;
}

.seat-selector .selected-seats ul li select{
    max-width: 100px;
    vertical-align: top;
    font-size: 11px;
}

.seat-selector .selected-seats ul li .seat-pricing {
    width: 100px;
    float: right;
    text-align: right;
    margin-right: 5px;
}

.seat-selector .selected-seats ul li .seat-price{
    
}

.seat-selector .selected-seats .total{
    font-size: 12px;
    text-align: right;
}

.seat-selector.selectyourown .seat-map .selectable,
.seat-selector.selectyourown .seating-map .selectable {
    cursor: pointer;
}

.seat-selector .seat-view {
    
    position: absolute;
    top: 15px;
    right: 130px;
    left: 300px;
    bottom: 50px;
    
    background: #fff;
    z-index: 5;
}


 .accessibility-options .save-accessibility
 {
    display: none;   
    text-decoration: none;
 }

.js .accessibility-options
{
    display: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/layout/grey_66.png") repeat scroll 0 0 transparent;
    position: absolute;
    z-index: 20;
}

.selected-seats .accessibility-options
{
    background: none;
    display: inline;
    position: relative;   
}

.selected-seats .accessibility-options .content 
{
    position: inherit;
    background: none;   
} 

.accessibility-options {
    margin-top: 10px;

}

.accessibility-options a {
    color: #fff;
    text-decoration: underline;
}

.accessibility-options .accessibility-trigger {
    width: 110px;
    display: block;
    margin-bottom: 10px;
    padding-left: 27px;
    background: transparent url('../images/icons/accessibility.png') no-repeat scroll 0 0;       

    color: #fff;
    font-size: 11px;
    font-style: italic;
}

.accessibility-options .content {
    width: 260px;
    border-top: 1px solid #fff;
    padding: 10px 0px 0px;
}

.accessibility-options .save-button
{
    display: none;   
}

.js .accessibility-options .content 
{
    display: none;
     position: absolute;
     left: 360px;
     top: 50px;
     bottom: auto;
     background-color: Black;
     padding: 15px;
}

.accessibility-options .content li {
    margin-bottom: 5px;
    list-style: none;
}

.accessibility-options .content li input{
    vertical-align: middle;
}

.accessibility-options .content li textarea{
    width: 250px;
    height: 60px;
    display: block;
    font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
    font-size: 11px;
}

.accessibility-options .content li label{
    text-transform: capitalize;
    cursor: pointer;
}


.selector-filters .accessibility-options .accessibility-trigger {
    width: 190px;
    padding-right: 15px;
}

.seat-selector .lawn-notice {
    font-size: 11px;
    font-style: italic;   
}

.seat-selector .lawn-notice a{
    text-decoration: underline;
    color: #fff;
}

.seat-selector .seating-map {
    width: 664px;
    height: 487px;
    position: absolute;
    top: 0px;
    right: 0px;
    overflow: hidden;
    
    background: transparent url('../images/layout/white_90.png'); 
    
    z-index: 5;
}

.seat-selector .notice-message {
    
}

.seat-selector .notice-message h1,
.seat-selector .notice-message h2{
    width: 664px;
    margin-top: 200px;
    margin-left: 270px;
    text-align: center;
    
    font-family: "BSO Regular", Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    
    text-shadow: 1px 1px 10px #000;
}

.seat-selector .notice-message h2{
    margin-top: 5px;
    font-size: 16px;
}

.seat-selector .loading-overlay {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    
    background: transparent url('../images/layout/grey_66.png') repeat;
    z-index: 15
}

.seat-selector .loading-overlay h1,
.seat-selector .loading-overlay h2{
    width: 664px;
    margin-top: 200px;
    margin-left: 110px;
    text-align: center;
    
    font-family: "BSO Regular", Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    
    text-shadow: 1px 1px 10px #000;
}

.seat-selector .loading-overlay h2{
    margin-top: 5px;
    font-size: 16px;
}


.seat-selector .captcha-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent url('../images/layout/grey_66.png') repeat;
    z-index: 20;
}

.seat-selector .captcha-overlay .captcha {
   width: 318px;
   margin: 150px 0 0 405px;    
   padding: 15px;
   background: #000 none;
   overflow: hidden;
}

.seat-selector .captcha-overlay .captcha label{
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
}

.seat-selector .captcha-overlay .captcha .standard-button{
    float: right;
    margin: 10px 0 0 5px;
}

.seat-selector-popup {
    min-width: 200px;
}

.js .seat-selector .fallback-captcha  {
    display: none;
}


.seat-selector-popup .ui-tooltip-titlebar,
.seat-selector-popup .ui-tooltip-content{
	background-color: #ffffff;
	color: #000000;
	border-width: 2px;
	border-color: inherit;
    color: inherit;
}

.seat-selector-popup .ui-tooltip-content{
    padding: 15px 10px;   
    border-color: inherit;
    color: inherit;
}

.seat-selector-popup .ui-tooltip-titlebar{
	background-color: #FFEF93;
	border-color: inherit;
}

.seat-selector-popup .ui-tooltip-icon{
	border-color: inherit;
	background: #fff;
	color: inherit;
}
	
.seat-selector-popup .ui-tooltip-titlebar .ui-state-hover{
	border-color: inherit;
}

.area-selector-popup .number-of-seats {
    float: left;
    margin-right: 10px;
    font-family: "BSO Bold", Helvetica, Arial, serif;
    font-size: 40px;
    line-height: 36px;
    color: inherit;
}

.area-selector-popup .seat-information {
    min-width: 100px;
    float: left;   
}

.area-selector-popup .seats-available {
    font-size: 11px;   
    color: #000;
}

.area-selector-popup .price-range {
    margin: 6px 0px;
    font-family: "BSO Bold", Helvetica, Arial, serif;
    font-size: 13px;
    color: #000; 
}

.area-selector-popup .seat-section {
    font-family: "BSO Bold", Helvetica, Arial, serif;
    font-size: 10px;    
    font-style: italic;
    color: #5e5e5e;
}

.seat-selector-popup {
    min-width: 300px;   
}

.seat-selector-popup .seat-image{
    margin-bottom: 10px;
    text-align: center;
}

.seat-selector-popup .seat-image img{
    max-width: 270px;
    max-height: 185px;
}

.seat-selector-popup .seat-description {
    width: 160px;
    float: left;
    padding-left: 15px;
}

.seat-selector-popup .seat-price {
    width: 80px;
    float: right;   
}

.seat-selector-popup label {
    font-size: 10px;
    font-style: italic;
    color: #000;
}

.seat-selector-popup .information{
    font-size: 14px;
    color: #5a5a5a;
}

.seat-selector-popup .information span{
    font-weight: bold;
}


/* Seat Selector Errors */

/*Hiding normal ugly global errors*/

.controller-seat #global-errors {
    display: none;   
}

.selector-errors {
    width: 935px;
    
}

.selector-errors .field-validation-error {
    padding: 15px;
    
    background-color: red;
    font-weight: bold;
    
    font-size: 14px;
    color: #fff;
    
    display: block;   
    margin: 0px;
}

.selector-errors span:last-child{
    padding-top: 0px;
    margin-bottom: 15px;
}

.selector-errors span:only-child{
    padding-top: 15px;
}


/* Seat Selector Additional Information */


.seat-selector-additional-information
{
    display: inline-block;
    margin-bottom: 50px;
    margin-top: 10px;
    width: 935px;    
}


/* Seat Selector Help Contact Information */

.seat-selector-help-contact
{
    width: 225px; 
    float: left;
    margin-left: 25px
}

.seat-selector-help-contact .help-title
{
    font-size: 17px;
    font-family: "BSO Regular", Helvetica, Arial, sans-serif;
}

.seat-selector-help-contact .help-subtitle
{
    color: #727272;
    font-size: 13px;
    font-style: italic;
    margin: 2px 0;       
}

.seat-selector-help-contact .help-phone-number
{
    font-family: "BSO Regular";
    font-size: 18px;
    margin: 2px 0;   
}

.seat-selector-help-contact .help-hours
{
    color: #727272;
    font-size: 10px;
}

/* Seat Selector Sponsor */

.seat-selector-sponsor
{
    float: left;
    width: 685px;
    text-align: center;
}

.seat-selector-sponsor img
{
    max-width: 100%;   
}

.seat-selector-performance-sponsor
{
    display: inline-block;
    clear: left;
    float: left;
    margin: 10px 0;
}

/*Temporary or Text Only Seat Selector */

.ui-dialog .seat-list {
    margin-left:15px;
    padding-left: 35px;
    font-size: 11px;
    line-height: normal;
}

.ui-dialog .seat-list li{

}

.ui-dialog .seat-list li a,
.ui-dialog .seat-list li b{
    margin-left: 5px;
}