h3 {
    margin:0px;
    padding:0px 0px 10px 0px;
    color:#000;
    font-size:1.2em;
}

/*
 * LOST PASSWD FORM
 */
p.lost-message {
    margin:0px;
    padding:0px 0px 15px 0px;
    font-weight:bold;
    font-size:1.3em;
    color:#F00;
}

form.lost-form table th {
    padding:2px 4px 2px 0px;
    text-align:right;
}
form.lost-form table td {
    padding:0px 0px 0px 4px;
}
form.lost-form table td input.lost-input {
    border:1px solid #CBD3DA;
    padding:4px 5px 4px 5px;
    margin:0px 0px 1px 0px;
    width:140px;
    float:left;
}
form.lost-form .lost-btn {
    text-align:center;
    cursor:pointer;
}

/*
 * REGISTRATION FORM
 */
#right div.reg-block {
    width:320px;
    float:left;
    margin:0px 3px 0px 3px;
    background:url('images/step-block-bg.gif') repeat-y top left;
    min-height:1px;
    _height:1px;
}
#right div.reg-block-top {
    background:url('images/step-block-top.gif') no-repeat top left;
    min-height:1px;
    _height:1px;
}
#right div.reg-block-bottom {
    background:url('images/step-block-bottom.gif') no-repeat bottom left;
    padding:10px 15px 10px 15px;
    min-height:1px;
    _height:1px;
}
#right div.reg-block h3 {
    border-bottom:1px solid #E8E8E8;
    margin:0px 0px 5px 0px;
}
 
form.registration-form table th {
    font-weight:normal;
    width:150px;
    padding:4px 10px 0px 0px;
    vertical-align:top;
    background:url('images/dot.gif') repeat-x bottom left;
    text-align:right;
}
form.registration-form table th span {
    float:left;
    color:#f00;
    font-weight:bold;
    font-size:1.2em;
}
form.registration-form table td input.registration-input {
    border:1px solid #CBD3DA;
    padding:4px 5px 4px 5px;
    margin:0px;
    width:140px;
    float:left;
}
form.registration-form table td.terms {
    padding:0px 0px 0px 15px;
    vertical-align:top;
}
form.registration-form div.terms {
    height:340px;
    overflow:auto;
    padding:0px 15px 0px 0px;
}
form.registration-form div.termsAccept {
    margin:5px 0px 0px 0px;
    padding:5px 0px 0px 0px;
    border-top:1px solid #E8E8E8;
}

form.registration-form table tr.submit th {
    background:none;
    border:none;
}
form.registration-form table tr.submit td {
    padding:5px 0px 0px 0px;
}

/*
 * LOGIN FORM
 */
form.login-form table th {
    font-weight:normal;
    width:150px;
    padding:4px 10px 0px 0px;
    vertical-align:top;
    background:url('images/dot.gif') repeat-x bottom left;
    text-align:right;
}
form.login-form table th span {
    float:left;
    color:#f00;
    font-weight:bold;
    font-size:1.2em;
}
form.login-form table td input.login-input {
    border:1px solid #CBD3DA;
    padding:4px 5px 4px 5px;
    margin:0px;
    width:140px;
    float:left;
}
form.login-form table tr.submit th {
    border:none;
    background:none;
}
form.login-form table tr.submit td {
    padding:5px 0px 0px 0px;
}

/*
 * MAIN INFO
 */
div.loyalty-discounts {
    width:300px;
    margin:0px 0px 5px 0px;
    float:left;
}
div.loyalty-discounts table {
    width:100%;
    border:1px solid #CBD3DA;
}
div.loyalty-discounts table th {
    text-align:center;
    background:#FC780D;
    color:#FFF;
}
div.loyalty-discounts table td {
    text-align:center;
    border:1px solid #E2E7EB;
}

div.klub-user-info table {
    border:1px solid #CBD3DA;
}
div.klub-user-info table th {
    text-align:left;
    background:#F1F3F5;
    font-weight:normal;
    padding:2px 10px 2px 10px;
    width:165px;
}
div.klub-user-info table td {
    text-align:left;
    border:1px solid #E2E7EB;
    padding:2px 10px 2px 10px;
    width:220px;
}
div.klub-user-info table td strong {
    font-size:1.3em;
}
/*
 * ORDER LIST
*/
div.order {
    background:url('images/klub/order-bg.gif') no-repeat bottom left;
    margin:0px 0px 0px 0px;
    color:#000;
    width:650px;
}
div.order-body {
    background:url('images/klub/order-top.gif') no-repeat top left;
    padding:5px 15px 6px 10px;
    min-height:1px;
    _height:1px;
}
div.order table {
    width:100%;
}
div.order table img { border:none; }
div.order table th {
    background:#46A0E3;
    color:#FFF;
    padding:5px 3px 5px 3px;
}
div.order table td {
    padding:1px 3px 1px 3px;
    vertical-align:top;
}
div.order table .cell1 { width:auto; }
div.order table .cell1 span {
    font-weight:bold;
    font-size:1.1em;
}
div.order table .cell1 strong {
    font-weight:bold;
    font-size:1.2em;
    color:#D60000;
}
div.order table .cell2 { width:90px; text-align:right; }
div.order table .cell3 { width:30px; text-align:right; }

div.page-info {
    text-align:right;
    color:#000000;
    padding:0px 0px 5px 0px;
}
div.page-info strong { font-size:1.3em; }

table.pages { margin:10px 0px 0px 0px; }
table.pages img { border:none; }

/*
 * ORDER ITEM
*/

div.order-info {
    background:url('images/klub/order-bg.gif') no-repeat bottom left;
    margin:10px 0px 10px 0px;
    color:#000;
    width:650px;
}
div.order-info-body {
    background:url('images/klub/order-top.gif') no-repeat top left;
    padding:5px 15px 10px 10px;
    min-height:1px;
    _height:1px;
}
div.order-info table {
    width:100%;
}
div.order-info table img { border:none; }
div.order-info table th {
    padding:5px 3px 5px 3px;
    text-align:center;
    width:25%;
}
div.order-info table td {
    padding:1px 3px 1px 3px;
    vertical-align:top;
    text-align:center;
    width:25%;
}

div.order-block {
    width:320px;
    float:left;
    margin:0px 2px 0px 2px;
}
table.order {
    font-size:1em;
    background:#FFF;
    width:100%;
    border:1px solid #D9D9D9;
}
table.order th {
    background:#F3F3F3;
    padding:2px;
    width:100px;
    text-align:right;
}
table.order td {
    border:1px solid #D9D9D9;
    padding:2px;
    text-align:left;
}

div.order-product {
    background:url('images/klub/order-bg.gif') no-repeat bottom left;
    margin:0px;
    color:#000;
    width:650px;
}
div.order-product-body {
    background:url('images/klub/order-top.gif') no-repeat top left;
    padding:5px 15px 10px 5px;
    min-height:1px;
    _height:1px;
}
div.order-product table {
    width:100%;
}
div.order-product table img { border:none; }
div.order-product table td {
    padding:1px 3px 1px 3px;
    vertical-align:top;
    text-align:left;
}
div.order-product table td.cell0 {
    width:45px;
    text-align:center;
    border:1px solid #D9D9D9;
    background:#FFF;
}
div.order-product table td.cell1 {
    width:auto;
    padding:1px 3px 1px 10px;
}
div.order-product table td.cell2 {
    width:110px;
    text-align:left;
}
div.order-product table td.cell3 {
    width:120px;
    text-align:left;
}
div.order-product table td.cell3 span {
    font-weight:bold;
    font-size:1.1em;
}

div.order-total {
    background:url('images/klub/order-bg.gif') no-repeat bottom left;
    margin:0px;
    color:#000;
    width:650px;
}
div.order-total-body {
    background:url('images/klub/order-top.gif') no-repeat top left;
    padding:5px 15px 10px 10px;
    min-height:1px;
    _height:1px;
}
div.order-total table {
    width:100%;
}
div.order-total table img { border:none; }
div.order-total table th {
    padding:3px 3px 3px 3px;
    width:200px;
    text-align:left;
}
div.order-total table td {
    padding:3px 3px 3px 3px;
    text-align:left;
}
div.order-total table td strong {
    font-size:1.2em;
}
