﻿
body
{
    /* background: #000000; */
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #00395F;
}

p {
    margin-bottom: 0px;
}

input[type="submit"], input[Type="button"]
{
    /*border-radius: 8px;*/
    color: white;
    background-color: grey;
    border-style: none;
    border-radius: 2px;
}

.ow-font-medium-bold {
    font-size: medium;
    font-weight: bold;
}

.ow-font-small {
    font-size: small;
}

.ow-bold
{
    font-weight: bold;
}

.ow-center
{
    text-align: center;
}

.ow-left
{
    text-align: left;
}

.ow-right
{
    text-align: right;
}

.ow-right1
{
    text-align: right;
    margin-right: 40px;
}

.ow-bottom-line {
    margin: 2px;
    padding: 2px;
    padding-bottom: 5px;
    border-width: 1px;
    border-bottom-style: solid;
}

.ow-bottom-line-thin {
    /*margin: 2px;*/
    /*padding: 2px;*/
    /*padding-bottom: 5px;*/
    border-width: 1px;
    border-bottom-style: solid;
}

.ow-bottom-line-thick {
    margin: 2px;
    padding: 2px;
    padding-bottom: 5px;
    border-width: 3px;
    /*border-top-style: solid;*/
    border-bottom-style: solid;
}

.ow-padding-14 {
    padding: 14px;
}

.ow-padding-sides-14 {
    padding-left: 14px;
    padding-right: 14px;
}

.ow-padding-sides-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.ow-padding-sides-3 {
    padding-left: 3px;
    padding-right: 3px;
}

.ow-margin-sides-5 {
    margin-left: 5px;
    margin-right: 5px;
}

.ow-no-padding-right {
    padding-right: 0px;
}

.ow-no-margin-padding {
    margin: 0px;
    padding: 0px;
}

.ow-padding-bottom-5 {
    padding-bottom: 5px;
}

.ow-margin-bottom-10 {
    margin-bottom: 10px;
}

.ow-no-margin-bottom {
    margin-bottom: 0px;
}

.ow-width-auto {
    width: auto;
}

.ow-max-width-105 {
    max-width: 105px;
}

.ow-menu a
{
    display: block;
    /*padding: 10px 10px 0px 0px;*/
    /*height: 50px;*/
    /*height: 30px;*/
    text-transform: uppercase;
    /* text-decoration: underline; */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    /* color: #FFFFFF; */
    color: #000000;
    border: none;
    text-align: center;
    border-radius: 4px;    
    padding: 4px;
    color: white;
    /*margin-top: -5px;*/
}

/*.ow-menu a:hover {*/
    /*text-decoration: underline;*/
/*}*/

.ow-countdown-labels
{
    /*margin-top: -5px;*/
    font-size: 14px;
}

.ow-seating-type
{
    font-size: medium;
    font-weight: bold;
    font-style: italic;
    margin-top: 5px;
}

.ow-seating-type-f
{
    font-size: small;
    font-weight: bold;
    font-style: italic;
    margin-top: 3px;
}

.ow-seating-type2
{
    font-size: medium;
    font-weight: bold;
    margin-top: 5px;
}

.ow-seating-type3
{
    font-size: medium;
    margin-top: 5px;
}

.ow-general
{
    color: #444;
}

.ow-numbered
{
    color: #008000;
}

.ow-showtime
{
    min-height: 30px;
}

.ow-showtime a
{
    color: #0000FF;
    font-weight: bold;
    /*background-image: url(../images/Test2.png);*/

    /*background: url(../images/Test2.png);*/
    /*-webkit-background-size: cover;*/
    /*-moz-background-size: cover;*/
    /*-o-background-size: cover;*/
    /*background-size: cover;*/
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/homeBg.jpg',     sizingMethod='scale');*/
    /*-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/homeBg', sizingMethod='scale');*/

    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 3px;
    margin-bottom: 3px;

}

.ow-showtime a:hover
{
    text-decoration: underline;
}

.ow-showtime-1 a
{
    color: #444444;
    font-weight: normal;
}

.ow-showtime-1 a:hover
{
    text-decoration: none;
}

.ow-aud-outline
{
    float: left;
    font-weight: bold;
    padding-top: 0px;
}

.ow-aud-comment-outline
{
    float: left;
    color: #ff0000;
    font-size: x-small;
    font-weight: bold;
    padding-top: 2px;
}

.ow-seats-available
{
    color: #008800;
    font-size: 16px;
}

.ow-confirm-outline
{
    color: #bb0000;
    font-size: large;
    font-weight: bold;
}

.ow-blue {
    background-color: #00ffff;
}

/* Numbered seating   */

.ow-client-row
{
    height: 18px;
}

.ow-client-cell
{
    height:18px;
    width:28px;
    color: #000;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    cursor: default;
}

.ow-client-cell-normal
{
    height:18px;
    width:24px;
    margin: 2px;
    font-weight: bold;
    font-size: 12px;
    color: #000;
    text-align: "center";
    background-position: center bottom;
    background-repeat: no-repeat;
}

.ow-client-cell-screen
{
    font-size: 22px;
    text-align: center;
    background-color: #555555;
    color: #ffffff;
    border-style: solid;
    border-width: thin;
}

.ow-client-cell-row-name
{
    font-size: 18px;
    color: Black;
    background-color: #fff;
}

.ow-client-cell-right
{
    float: right;
    margin-right: -1px;
    padding: 0px 3px 6px 10px;
}

.ow-client-cell-left
{
    float: left;
    margin-left: -1px;
    padding: 0px 10px 6px 3px;

}

.ow-client-cell-center
{
    padding: 0px 4px 6px 4px;

}

.ow-client-cell-aisle
{
    background-color: #fff;
}

.ow-client-cell-green
{
    /*padding: 0px 4px 6px 4px;*/
    /*padding-bottom: 0px;*/
    background-color: Green;
    text-align: center;
}

.ow-client-cell-red
{
    background-color: #800;
    color: #fff;
    text-align: center;
}

.ow-client-cell-gray
{
    background-color: #888;
    text-align: center;
}


.ow-client-label-legend
{
    /*
    background-color: Green;
    */
    color: #000;
    font-family: Arial;
    text-align: center;
}


.ow-cb {
    padding: 0;
    margin: 0;
}

.ow-cb input[type="checkbox"] {
    display:none;
}

.ow-cb input[type="checkbox"] + span {
    display:inline-block;
    width:33px;
    height:33px;
    padding-top: 5px; /* align the label with the image*/
    vertical-align:middle;
    cursor:pointer;
}

.ow-sp span {
    display:inline-block;
    width:33px;
    height:33px;
    padding-top: 5px; /* align the label with the image*/
    vertical-align:middle;
    background:url("../images/Oc.png") left top no-repeat;
    cursor:pointer;
}

.ow-hs span {
    display:inline-block;
    width:33px;
    height:33px;
    padding-top: 5px; /* align the label with the image*/
    vertical-align:middle;
    background:url("../images/Hs.png") left top no-repeat;
    cursor:pointer;
}

.ow-cb-wch input[type="checkbox"] +  span {
    background:url("../images/WCh.png") left top no-repeat;
}

.ow-cb-wch input[type="checkbox"]:checked +  span {
    background:url("../images/WChSel.png") left top no-repeat;
}

.ow-cb-cp input[type="checkbox"] +  span {
    background:url("../images/Cp.png") left top no-repeat;
}

.ow-cb-cp input[type="checkbox"]:checked +  span {
    background:url("../images/CpSel.png") left top no-repeat;
}

.ow-cb-av input[type="checkbox"] +  span {
    background:url("../images/Av.png") left top no-repeat;
}

.ow-cb-av input[type="checkbox"]:checked +  span {
    background:url("../images/AvSel.png") left top no-repeat;
}

.ow-cb-lt input[type="checkbox"] +  span {
    background:url("../images/Lt.png") left top no-repeat;
}

.ow-cb-lt input[type="checkbox"]:checked +  span {
    background:url("../images/LtSel.png") left top no-repeat;
}

.ow-cb-rt input[type="checkbox"] +  span {
    background:url("../images/Rt.png") left top no-repeat;
}

.ow-cb-rt input[type="checkbox"]:checked +  span {
    background:url("../images/RtSel.png") left top no-repeat;
}
/* End of Numbered seating   */

.spinner
{
    margin: 0 auto;
    clear: both;
    text-align: center;
    /*background-color: #aff;*/

    width:10px;
    height:10px;
    /*background-color: #fff;*/
}

.spinner1
{
    clear: both;
    text-align: center;
    /*background-color: #faf;*/
}

.ow-processing
{
    font-size: 20px;
    text-align: center;
    /*font-weight: bold;*/
}

.ow-start-over
{
    font-size: 36px;
    text-align: center;
    font-weight: bold;
}

.ow-start-over a
{
    color: #444444;
}

.ow-start-over a:hover
{
    text-decoration: underline;
}

.messageStackError
{
    color: #FFFF00;
    font-size: 13px;
    font-weight: bold;
}

#paymentSubmit
{
    float: left;
}

#menubtnprint input
{
    background-color: #008000;
    font-weight: bold;
    color: #FFFFFF;
    width: 270px;
    height: 35px;
}

#menubtnprint input:hover
{
    color: #FFFF00;
    cursor: pointer;
}

.noshow
{
    display: none;
}


.rec_main {
    background-color:#fff;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif ;
    color: #000;
    text-decoration: none;
    width: 100%;
}
.rec_td_right {
    vertical-align: middle;
    text-align: right;
}
.rec_td_center {
    vertical-align: middle;
    text-align: center;
}
.rec_td_left {
    vertical-align: middle;
    text-align: left;
}

@media print
{

    .noprint
    {
        display: none;
    }

}

