﻿/* Account And Delivery page for customer preference */

.categoryGroup {
    border-style: solid;
    border-width: 1px;
    float: left;
    padding: 10px;
    width: 656px;
}

    .categoryGroup td {
        vertical-align: top;
    }

    .categoryGroup div {
        float: left;
    }

    .categoryGroup .categoryItem {
        float: left;
        width: 320px;
    }

    .categoryGroup .categorySubItem {
        float: left;
        width: 150px;
    }

    .categoryGroup .categorySubGroup {
        display: none;
        float: left;
        margin-left: 20px;
        width: 320px;
    }

.categoryItem input {
    margin-right: 5px;
    margin-top: 3px;
}

#PanelCategory1_chkTellUsAboutYourself {
    margin-left: 80px;
    margin-right: 5px;
}

/* Reserve ticket */

.RadInput_WebBlue .riSpin {
    background-color: #6359AB;
}

    .RadInput_WebBlue .riSpin a {
        background-color: #CEEAFD;
        height: 9px;
    }

.RadInput table {
    border: 0 none;
    margin: 0;
    vertical-align: bottom;
}

.content .venueInfo {
    float: left;
    width: 330px;
}

.content .list .item {
    display: block;
    float: left;
    margin-bottom: 5px;
    padding: 2px 0 2px 0;
    width: 100%;
}

.content .list .login {
    float: left;
    width: 430px;
}

.content .list .item label {
    display: block;
    float: left;
    margin: 1px;
    width: 180px;
}

.content .list span {
    float: left;
    padding: 4px 14px 4px 0;
}

.fbLogin {
    display: inline;
    float: right;
}

label.fbLoginDesc {
    float: left;
    font-size: 6pt;
    margin: 0 0 0 5px;
    width: 150px;
}

#fb-root {
    float: left;
}

.fb-button {
    float: left;
}

.list p {
    float: left;
}

.content .list .fbLogin span {
    width: auto;
}
#trEmailMatch,
#trSuggest,
#trLoading,
#trEmailAddress,
#trEmailError {
    padding-left: 182px;
}


#otherState {
    float: none;
    padding: 0;
}


#navigation div {
    float: left; /*width:240px;*/
}

#navigation td {
    width: 760px;
}

#navigation label {
    float: right;
    margin-left: 5px;
}

.captcha {
    float: right;
}



#ctl00_ContentPlaceHolder1_WucShowsMain1_pnlSingle {
    width: auto;
}

#CCDetails {
    height: 80px;
    width: 650px;
}

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 */
}


#PanelOrderHistory1TableResult tr:not(:first-child):hover {
    /*background-color:yellow;*/
    cursor: pointer;
    background-color: rgba(255,255,0,0.3);
}

#PanelOrderHistory1TableResult tr:not(:first-child):hover {
    /*background-color:yellow;*/
    cursor: pointer;
    background-color: rgba(255,255,0,0.3);
}

/*.dialog-form
{
    width: 480px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    background-color: rgba(240,240,240,0.3);
    color: white;
}*/

.dialog-form .content {
    margin: 0;
    width: 500px;
    padding: 20px 0;
}

    .dialog-form .content .list {
        width: 460px;
        margin-left: 20px;
        margin-right: 20px;
    }

        .dialog-form .content .list .item {
            float: none;
            display: table;
            margin-bottom: 5px;
            padding: 2px 0 2px 0;
            width: 100%;
        }

            .dialog-form .content .list .item label {
                width: 200px;
            }

.ui-widget-content {
    background: none;
    border: none;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}

.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 15px;
}

.ui-dialog {
    left: 0;
    overflow: hidden;
    padding: 0.2em;
    position: absolute;
    top: 0;
    width: 300px;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0.4em 1em;
    position: relative;
}

.ui-widget-header {
    font-weight: bold;
}

.ui-dialog .ui-dialog-titlebar-close {
    height: 18px;
    margin: -10px 0 0;
    padding: 1px;
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 19px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: url("/images/ui-bg_glass_75_dadada_1x400.png") repeat-x scroll 50% 50% #DADADA;
    border: 1px solid #999999;
    color: #212121;
    font-weight: normal;
}


.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon {
    background-image: url("/images/ui-icons_222222_256x240.png");
    height: 16px;
    width: 16px;
}

.ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

.ui-widget-overlay {
    background-color: #000000;
    opacity: 0.7;
}

.ui-widget-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/*Subscribe button no need arrow*/
.content .buttons .noarrow {
    background-image: none;
}

.innerBox p select {
    width: 310px;
}

#ctl00_ContentPlaceHolder1_WucProcess1_rblPaymentMethod input {
    margin-top: 6px;
}

#steps td {
    width: 94px;
}

#steps .myAccount {
    font-size: 8pt;
    font-weight: bold;
    padding-top: 10px;
    float: left;
    width: 98px;
    text-align: center;
}

#steps #secure {
    width: 250px;
}

.content .myAccountButton {
    background-color: #CCCCCC;
    color: #232323;
    border-color: #666666;
    padding-left: 4px;
    padding-right: 4px;
    cursor: pointer;
    padding-bottom: 2px;
    vertical-align: middle;  
    margin-bottom: 4px;
}

div.pnlExtraCharge {
    max-width: 100px;
}

    div.pnlExtraCharge p {
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
    }

span.chkExtraCharge label {
    margin-left: 5px;
    vertical-align: top;
}

label.extra_charge_price {
    float: right;
    margin-top: 19px;
}

.hidden {
    display: none;
}

.list .currency span {
width: 100%;
}

/* account panel email not exist*/
.content .list .item#trEmailAddress {
    width: inherit;
}

/* from KellyG */

#navigation .links, .content .soldOut, .content .onSale {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
}

#steps .number {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
}

#steps #secure, .content .buttons input, .content .buttons a, .content .total {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
}

#footer {
    height:30px;
}

#navigation .expires {
    padding-right:20px;
}
#ctl00_lblCountdown {
    padding-right:20px;
}

.chkExtraCharge, select {
  margin-right: 5px;
}