﻿.bidoffer {
    color: #272727;
    font: bold;
    font-size: 10px;   
}

.marketplaceWeekBidsGridSeller2 tr {
    padding-bottom: 1px;
    padding-top: 1px;
}

.barspacerpad {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mktOffercount {
    color: #008000;
    font-size: 10pt;
    margin-top: 5px;
    margin-bottom: 7px;
}

.offermade {
    color: #008000;
    vertical-align: middle;
    text-align: center;
}

.Marketplacefaqs {
    padding: 10px 20px;
}

.mktplitemmain {
    margin-top: 10px;
    float: left;
}

.mktplitemimage {
    float: left;
    padding-right: 5px;
}

.mktplacehead {
    float: left;
    line-height: 17px;
    padding-bottom: 5px;
}

.mktplgview {
    clear: both;
    padding: 0;
    border: 0px solid #000000;
}



/* #region Deposit Week Page */
#depositweekheader
{
    margin-bottom: 10px;
}

#depositweekformcontainer
{
    position: relative;
}

#depositweekformcontainer #depositweekform
{
    position: absolute;
    top: 0;
    left: 0;
}

#depositweekformcontainer #depositweekform h3,
#depositweekformcontainer #depositweekform > div,
#depositweekformcontainer #depositweekform #AdvancedSearch > div
{
    margin-bottom: 10px;
}

#depositweekformcontainer #depositweekformbanner
{
    position: relative;
}

#depositweekformcontainer #depositweekformbanner > div
{
    position: absolute;
    top: 20px;
    right: 90px;
    width: 220px;    
    text-align: center;
}

#depositweekformcontainer #depositweekformbanner > div > a
{
    width: 100%;
    display: block;
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    text-decoration: none;
}

#depositweekformcontainer #depositweekformbanner > div > a > span
{
    color: #696969;
}

#depositweekoptions
{
    margin-top: 20px;
    display: table;
    width: 100%;    
}

#depositweekoptions .depositweekoption .depositweekoptioncontainer
{
    border: 1px solid #d8dde5;
}

#depositweekoptions .depositweekoption .depositweekoptionheader
{
    margin-bottom: 10px;
    padding: 10px 0;
    min-height: 35px;
    background: #272727;
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    text-align: center;
}

#depositweekoptions .depositweekoption .depositweekoptioncontent
{
    padding: 15px;
}

#depositweekoptions .depositweekoption .depositweekoptioncontent ul
{
    margin-top: 10px 0 0 0;
    padding: 0 0 5px 0;    
    list-style-type: none;
}

#depositweekoptions .depositweekoption .depositweekoptioncontent ul li
{
    margin: 0;
    background-image: url(/images/template/staryellow.png);
    background-repeat: no-repeat;
    background-position: 0px left center;
    padding-left: 25px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #272727;
}

#depositweekoptions .depositweekoption .depositweekoptioncontent ul li:last-of-type
{
    padding-bottom: 0;
}

#depositweekoptions .depositweekoption .depositweekoptioncontent .depositweekoptioncontentdepositheader
{
    font-weight: 500;
}

#depositweekoptions .depositweekoption .depositweekoptioncontent .depositweekoptioncontentdepositamount
{
    margin: 10px 0;
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    color: #272727;
    text-align: center;
}

#depositweekoptions .depositweekoption .depositweekoptioncontent .depositweekoptioncontentdivider
{
    height: 10px;
    margin: 10px auto 0 auto;
    border-top: 2px dotted #F37736;
    width: 70%;
}

#depositweekoptions .depositweekoption .depositweekoptioncontent .depositweekoptioncontentfaqs
{
    margin-top: 10px;
    text-align: center;
}

#depositweekoptions .depositweekoption .depositweekoptioncontent .depositweekoptioncontentbuttons
{
    text-align: center;
}

#depositweekoptions .depositweekoption .depositweekoptioncontent .depositweekoptioncontentbuttons .errormessage
{
    margin-top: 10px;
}
/* #endregion */

/* #region Bids Popup */
.marketplacebidformerror
{
    margin-bottom: 10px;
}

#marketplacebidformheader
{
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d8dde5;
}
#marketplacebidformheader #marketplacebidformheaderphoto
{
    float: left;
    margin-right: 10px;
}

#marketplacebidformheader #marketplacebidformheaderhotelname
{
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
}

#marketplacebidformheader #marketplacebidformheaderprice
{
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
}

#marketplacebidformheader #marketplacebidformheaderdates,
#marketplacebidformheader #marketplacebidformheaderroomtype
{
    font-size: 16px;
}

.marketplacebidform .marketplacebidformcurrentoffer
{
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    color: #272727;
}

.marketplacebidform .marketplacebidformofferamount
{
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    color: #0494C4;
}

.marketplacebidform .marketplacebidformofferamount input
{
    font-size: 20px;
    line-height: 22px;
}

.marketplacebidform .marketplacebidformfaqs
{
    height: 250px;
    overflow-y: scroll;
    border-top: 1px solid #d8dde5;
    border-bottom: 1px solid #d8dde5;
}

.marketplacebidform .marketplacebidformsubmit
{
    margin-top: 20px;
}

@media (max-width: 320px) {
    #marketplacebidformheader #marketplacebidformheaderdates,
    #marketplacebidformheader #marketplacebidformheaderroomtype
    {
        font-size: 11px !important;
    }

    .marketplacebidform .marketplacebidformfaqs
    {
        height: 225px;
    }

    .marketplacebidform .marketplacebidformsubmit .marketplacebidbutton
    {
        padding: 0 !important;
    }

    .marketplacebidform .marketplacebidformsubmit
    {
        margin-top: 20px !important;
    }
}

@media (max-width: 370px) {
    #marketplacebidformheader #marketplacebidformheaderphoto
    {
        min-height: 100px;
    }

    .marketplacebidform .marketplacebidformsubmit
    {
        margin-top: 10px;
    }

    #marketplacebidformheader #marketplacebidformheaderdates,
    #marketplacebidformheader #marketplacebidformheaderroomtype
    {
        font-size: 13px;
    }
}

.marketplacebidform .marketplacebidformsubmit span
{
    color: red;
}

.marketplacebidform .marketplacebidformsubmit .marketplacebidbutton
{
    text-align: center;
    padding: 5px 0;
}

.marketplacebidformloading
{
    margin-top: 55px;
    text-align: center;
}

#marketplacebidformsuccess 
{
    text-align: center;
    color: #FF9900;
    font-size: 32px;
    line-height: 40px;
}

@media (min-width: 370px) {
    #marketplacebidformsuccess 
    {
        margin-top: 35px;
        font-size: 36px;
    }
}

#marketplacebidformcounter
{
    margin-left: 60px;
}

#marketplacebidformrejectquestion
{
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    text-align: center;
}

#marketplacebidformrejectsubmit
{
    text-align: center;
}
/* #endregion */

/* #region Popups */
.popupblurb
{
    margin-bottom: 5px;
    font-size: 16px;
}

.popupbuttons
{
    margin-top: 20px;
    text-align: center;
}
/* #endregion */

.medium-column-padding {
    padding-left: 10%;
    padding-right: 10%;
}

.large-column-padding {
    padding-left: 30%;
    padding-right: 30%;
}