﻿@charset "utf-8";
/* CSS Document */

table 
{
    border-collapse: separate;
    border-spacing: 8px;
}

#site { width: auto; }

#header img { width: 100%; }

#steps #secure { display: none; }

#steps .myAccount
{
    font-weight: normal;
    padding-top: 0px;
}

#steps td.active
{
    /*background-image: none;
    background-color: #AA3333;*/
}

#steps 
{
    margin: 20px 0px 0;
    width: 98%;
    /*display: none;*/  /* Temporary hide */
}

#steps .description 
{
    float: none;
    font-size: 10px;
    text-align: center;
    width: auto;
}

#steps td 
{
    /*background-position: 5px 0;*/
    width: 20%;
    border-radius: 4px;
    /*background-color: #333333;*/
    text-align: center;
    vertical-align: middle;
    /*background-image: none;*/
}

#steps .number 
{
    font-size: 18px;
    font-weight: normal;
    height: auto;
    float: none;
    width: auto;
    padding-left: 0px;
}

#steps a 
{
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

#steps .InactiveASub {
    margin-left: auto;
    margin-right: auto;
}

.content .contentTop,
.content .contentBottom { /*display: none;*/ }

.content {
    -moz-border-radius: 15px 15px;
    border-radius: 15px 15px;
    margin-left: 4px;
    margin-right: 4px;
    width: auto;
}

#content {

    -moz-border-radius: 15px 15px;
    border-radius: 15px 15px;
    border-width: 1px;	
}

.content .contentTop {
    background-image: none;
    height: 5px;
}

.content .contentBottom {
    background-size: auto;
    height: 5px;
}

.content .event {
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 96%;
	height: auto;
}

.content .event .thumbnail {
    background-repeat: no-repeat;
    margin-left: 16px;
    margin-right: 20px;
    width: 260px;
	height: 130px;
	background-size: 256px auto;
    margin: auto;
}

.content .event .thumbnail  img{
	width: 256px;
	height: 128px;
}

.content .event img { }

.content .event {
    margin-bottom: 5px;
    margin-top: 5px;
}

.content .event p span { margin-right: 20px; }

.tsEventDate { padding-left: 22px; }

.content .event div p span { float: left; }

.content .event h3, .content .event h3 a {
    clear: both;
    font-size: 22px;
    padding-left: 10px;
    padding-top: 10px;
    text-decoration: none;
}

.content .event div:nth-child(2) { display: none; }

.content .innerBox {
    clear: both;
    display: block;
    float: left;
    margin-left: 6px;
    margin-right: 6px;
	width: auto;
	padding: 4px;
}

.content .innerBox td {width:100%;}

.content .infoBoxTop,
.content .infoBoxBottom { display: none; }

.content .innerBoxTop,
.content .innerBoxBottom { display: none; }

#innerBox, .content .innerBox {
    -moz-border-radius: 15px 15px;
    border-radius: 15px 15px;
    border-width: 1px;
}

.conten { width: 100%; }

.content table.list {
    margin-left: 2px;
    width: 94%;
}

.content h2,
.content h3,
.content p {
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 4px;
	background-size: 288px auto;
}

.content p img
{
	background-size: 288px auto;
    width: 288px;
}

#footer { height: 100%; }

.content .buttonsSmall input.remove {
    color: transparent;
    width: 20px;    
}

#ctl00_ContentPlaceHolder1_WucSummary1_PanelCustomerOrder1_DeliveryOption { width: 160px; }

.categoryGroup { width: auto; }

.categoryGroup .categorySubGroup { width: 100px; }

.categoryGroup .categorySubItem { width: auto; }

.categoryGroup .categoryItem {
    display: block;
    float: left;
    min-width: 100px;
    width: auto;
}

.content .large { width: 150px; }

#otherState {
    float: left;
    margin-left: 100px;
    padding: 0;
    width: 250px;
}

.content .list .item label { width: 100px; }

.content .list .login { width: 280px; }


#navigation td { width: auto !important; }
#navigation { width: 100%; }

#navigation label {
    clear: left;
    display: table;
    float: none;
}


.content table.form td.label {
    height: 30px;
    width: 60px;
}

#CCDetails {
    margin-left: 2px;
    width: auto;
}

#CCDetails a {
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    position: absolute;
}

#CCDetails img
{
	display: none;
}

#CCDetails a[target='GT__SIP']
{
	display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.tsReserveDropdown {
    margin-left: 4px;
    padding: 4px;
}

.content .venueInfo { width: auto; }

.tsVenue { padding-left: 22px; }

.content .infoBox { margin-left: 6px; }

.content .currency { vertical-align: top; }

.content .infoBox {
    -moz-border-radius: 15px 15px;
    border-radius: 15px 15px;
    border-style: none;
    border-width: 1px;
    min-height: 24px;
    padding: 4px;
    padding-top: 8px;
}

#ctl00_ContentPlaceHolder1_WucShowsMain1_WucEventsDetail1_Panel2 { display: none; }

#ctl00_ContentPlaceHolder1_WucShowsMain1_RadAjaxPanel1 li { text-align: left; }

#navigation { text-align: center; }

#navigation .links {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 0px;
}

#navigation div { float: none;}

#reserLoading {
    left: 10px;
    top: 10px;
}

.linkTopImage {
    background-color: black;
    color: #FFFFFF;
    float: left;
    font-family: Tahoma,sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-top: -68px;
    min-height: 25px;
    min-width: 246px;
    opacity: 0.7;
    padding: 5px;
    text-decoration:none
}

#PanelOrderHistory1TableResult tr:not(:first-child):hover
{
    /*background-color:yellow;*/
    cursor: pointer;
    background-color: rgba(255,255,0,0.3);
}


.oztix-mca-nav
{
	width: auto;
}

.container
{
	width: auto;
}

.mca-logo
{
	padding-left: 30px;
}
.government-logos
{
	float: left;
	clear: both;
}

.logo-images
{
	width: 100px;
	
}

#ctl00_ContentPlaceHolder1_WucShowsMain1_ddlSelectShow
{
	width: 250px;
}

#ctl00_ContentPlaceHolder1_WucDelivery1_QuestionTable1_QUESTION117_0_0_QUESTION117Ans
{
	width: 200px;
}
#ctl00_ContentPlaceHolder1_WucDelivery1_QuestionTable1 table
{
	margin-left: 4px;
}

#ctl00_ContentPlaceHolder1_WucShowsMain1_WucEventsDetail1_WucReserveTickets1_pnlTickets table
{
	margin-left: 0px;
}

#steps #secure, .content .buttons input, .content .buttons a, .content .total
{
	font-family: arial, tahoma;
}

.content table
{
	margin-right: 0px;
}

.government-logos ul.logo-images li
{
	margin-top: 6px;
}

.footer-section
{
	min-height: 160px; 
	background-color: #FFFFFF; 
	width: 180px; 
	margin-left: 30px; 
	font-weight: normal;
}

.footer-logos
{
	background-color: #EBEBEB;
}

footer
{
	background-color: #EBEBEB; 
	padding-top: 20px; 
	padding-bottom: 20px;
}

.vcard
{
	font-weight: normal;
}

.footer-top-area
{
	background-color: #EBEBEB;
}


.copyright-line
{
	padding-left: 26px;
}

.form
{
    width: 94%;
}

.content input.huge, .content textarea.huge
{
    width: 90%;
}

#buttomBtnhome
{
	margin-bottom: 150px;
}


#PanelOrderHistory1TableResult td:nth-child(5), #PanelOrderHistory1TableResult th:nth-child(5)
{
    display: none;
}

#PanelOrderHistory1TableResult td:nth-child(2), #PanelOrderHistory1TableResult th:nth-child(2)
{
    display: none;
}

.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home_pill_mobile {
    display: none;
}

.billing .label {
    width: 40%;
}