﻿body 
{
    background-color: #000000;
    text-align: left;
}

.oldBlueColor
{                      
    background-color: #12129C;
}

.beLabel
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #F5F5F5;
    font-weight: bold;
    cursor: default;
}

.beLabel12
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14pt;
    color: Yellow;
    font-weight: bold;
    cursor: default;
}

.beLabelB
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    cursor: default;
    text-transform: uppercase;
    text-decoration: none;
}

.beWarning
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FF0000;
    font-weight: bold;
    cursor: default;
}

.beLabelSubtle
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #C0C0C0;
    font-weight: normal;
    cursor: default;
}

.beModalHeader
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #F5F5F5;
    font-weight: bold;
    cursor: default;
    background-color: #666666;
}

.beSectionHeader
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    color: #F5F5F5;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .1em;
    cursor: default;
}

.beSectionHeader2
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    color: #F5F5F5;
    font-weight: bold;
    text-transform: none;
    cursor: default;
}


.beRequired
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14pt;
    color: #FF0000;
    font-weight: bold;
}

.beLabelTB
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #F5F5F5;
    font-weight: normal;
}

.beLabelTBSmall
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #F5F5F5;
    font-weight: normal;
    cursor: default;
}

.beTextbox
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
}

.hidden
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #F5F5F5;
    font-weight: bold;
    display: block;    
}

.hotelOfferTitle
{
    font: Arial;
    font-size: 14pt;
    color: #F5F5F5;
    padding: 5px;
    background-color: #4D4D4F;
}


.hotelOfferDesc
{
    font: arial;
    font-size: 10pt;
    color: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 4px;
    padding-left: 15px;
    background-color: #4D4D4F;
}

.hotelOfferNumber
{
    font: arial;
    font-size: 8pt;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    background-color: #4D4D4F;
}

.hotelOfferDescSubtleL
{
    font: arial;
    font-size: 9pt;
    color: #FFFFFF;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 5px;
    background-color: #4D4D4F;
}

.hotelOfferDescSubtleS
{
    font: arial;
    font-size: 8pt;
    color: #FFFFFF;
    padding-left: 15px;
    padding-bottom: 10px;
    background-color: #4D4D4F;
}


.hotelOfferDescSubtle
{
    font: arial;
    font-size: 8pt;
    color: #FFFFFF;
    padding-left: 15px;
    background-color: #4D4D4F;
}

.hotelOfferRoomRate
{
    font: Arial;
    font-size: 10pt;
    color: #F5F5F5;
    padding: 10px;
    background-color: #000000;
}

.beButton
{
    border: 1px solid #999999;
    font: arial;
    font-size: 10pt;
    background-color: #544076;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    cursor: pointer;
}

.beButtonDisabled
{
    border: 1px solid #999999;
    font: arial;
    font-size: 10pt;
    background-color: #544076;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    cursor: pointer;
}

.beLinkButton
{
    font: arial;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #F5F5F5;
    cursor: pointer;
}

.roomThumbNail
{
    width: 60px;
    height: 50px;
    cursor: pointer;
    border: solid 1px #FFFFFF;  
}

.progressImageLink
{
    cursor: pointer;
}

.beNoOfferText
{
    font: Arial;
    font-size: 12pt;
    color: #F5F5F5;
    padding: 10px;
}

.beProblemLB
{
    border: solid 1px #CCCCCC;  
    font: arial;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #CCCCCC;
    cursor: pointer;
}

.pokerRoomCell
{
    padding-right: 20px;
}

.cursorHand
{
    cursor: pointer;
}

.cursorDefault
{
    cursor: default;
}

.beLabel2
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
    cursor: default;
    background-color: #6C5298;
    padding: 2px;
    margin: 2px;
}
