﻿
/*--------*//* submit button */
.sign-up .inner li.submit input,
.our-guarantee .inner li.submit input
{
    float:right;
    width:60px;
    height:24px;
    border:none;
    background:none;
    cursor:pointer;
    background:url(../images/btn-submit.gif) 0 5px  no-repeat;
    font-weight:bold;
    color:#fff;
    font-size:1.0em;
    letter-spacing:-0.95px;
}
.sign-up li
{
 font-size:0.8em;   
    }

/*--------*//* WRAP CONTENT FOR MIN HEIGHT ?????????? */
.lozengerMinHeightTop
{
    min-height:210px;
}
.lozengerMinHeightBot
{
    min-height:235px;
}
/*--------*//* quick ordering */
.quick-ordering
{
    width:365px;
    background:url(../images/quick-ordering/top.gif) no-repeat;
}
.quick-ordering .inner
{
    padding:17px 25px 30px 35px;
    width:365px;
    w\idth:305px;    
    /*font-size:0.865em;*/
    color:#fff;
    background:url(../images/quick-ordering/bot.gif) bottom left no-repeat;
}
.quick-ordering .inner li
{
    padding:0 0 10px 0;
}
.quick-ordering .inner label
{
    float:left;
    width:80px;
    font-weight:bold;
}
.quick-ordering .inner select
{
    width:200px;
}
/*--------*//* hot tickets */
.hot-tickets
{
    width:365px;
    background:url(../images/hot-tickets/top.gif) no-repeat;
}
.hot-tickets .inner
{
    padding:20px 25px 30px 35px;
    width:365px;
    w\idth:305px;
    font-weight:bold;
    color:#fff;
    background:url(../images/hot-tickets/bot.gif) bottom left no-repeat;
}
.hot-tickets .inner label
{
    display:block;
    float:left;
    width:220px;
    padding:10px 0 0 0;
    color:#fff;
}
.hot-tickets .inner li.button input
{
    width:80px;
    height:28px;
    border:none;
    background:none;
    cursor:pointer;
    background:url(../images/btn-find.gif) 0 5px  no-repeat;
    font-weight:bold;
    color:#fff;
    font-size:1.0em;
    letter-spacing:-0.2px;
}
/*--------*//* the platinum club */
.platinum-club
{
    width:365px;
    background:url(../images/platinum-club/top.gif) no-repeat;
}
.platinum-club .inner
{
    padding:20px 25px 30px 35px;
    width:365px;
    w\idth:305px;
    font-weight:bold;
    color:#fff;
    background:url(../images/platinum-club/bot.gif) bottom left no-repeat;
}
.platinum-club .inner li
{
    display:block;
    /*float:left;*/
    padding:0 0 0 10px;
    width:152px;
    w\idth:142px;
    background:url(../images/platinum-club/bullet.gif) center left no-repeat; 
}
.platinum-club .inner ul.accountOptions
{
    padding:18px 0 0 0; 
}
.platinum-club .inner .accountOptions li
{
    float:left;
    padding:0 8px 0 0;
    width:auto;
    list-style-type:none;    
}
/*--------*//* sign up */
.sign-up
{
    width:420px;
    background:url(../images/sign-up/top.gif) no-repeat;
}
.sign-up .inner
{
    padding:20px;
    width:420px;
    w\idth:380px;
    color:#424242;
    background:url(../images/sign-up/bot.gif) bottom left no-repeat;
}
.sign-up .inner .left
{
    float:left;
    width:155px;
    color:#fff;
}
.sign-up .inner .right
{
    float:right;
    width:195px;
}
.sign-up .inner .left h2
{
    padding:0 0 5px 0;
}
.sign-up .inner .left p
{
    padding:0;    
}
.sign-up .inner .left p.padd
{
    padding:6px 0 6px 0;
    font-size:0.940em;
}
.sign-up .inner li
{
    padding:0 0 5px 0;
}
.sign-up .inner label
{
    display:inline;
    width:70px;
    color:#fff;
    font-size:0.9em;
}
.sign-up .inner select
{
    width:155px;
}
.sign-up .inner input
{
    /*width:150px;*/
}
.sign-up .inner li.radioButton input
{
    display:inline;
    /*width:20px;*/
}
.sign-up .inner li.radioButton label
{
    padding-left:2px;
    display:inline;
    /*font-size:0.940em;*/
    width:70px;
}
.sign-up .inner a
{
    font-weight:bold;
    color:#424242;
}
/*--------*//* our guarantee */
.our-guarantee
{
    width:420px;
    background:url(../images/our-guarantee/top.gif) no-repeat;
}
.our-guarantee .inner
{
    padding:20px;
    width:420px;
    w\idth:380px;
    color:#fff;
    background:url(../images/our-guarantee/bot.gif) bottom left no-repeat;
}
.our-guarantee a
{
    color:#424242;
    font-weight:bold;
}

.our-guarantee .inner .left
{
    float:left;
    padding:85px 0 0 0;
    width:165px;
    color:#424242;
    cursor:hand;
}
.our-guarantee .inner .right
{
    float:right;
    width:195px;
}
.our-guarantee .inner li
{
    padding:0 0 10px 0;
}
.our-guarantee .inner label
{
    float:left;
    width:70px;
    font-weight:bold;
}
.our-guarantee .inner select
{
    width:125px;
}

/*******ADDED********/

.quick-ordering input
{
    width:80px;
    height:28px;
    border:none;
    background:none;
    cursor:pointer;
    background:url(../images/btn-find.gif) 0 5px  no-repeat;
    font-weight:bold;
    color:#fff;
    font-size:1.0em;
    letter-spacing:-0.2px;
}

