﻿/* Bonus Preview */

div.lm_bonus {
	margin-bottom:10px;
	margin-left:19px;
	margin-right:0;
	width:181px;
}

div.lm_bonus div ol.form li.submit {
	padding:0px;
}
/* cart */

table.Order th.CartLineHeader_Bonus 
{
	width:70px;
	padding:2px 2px 2px 10px;
	text-align:right;
}

table.Order td.CartLineField_Bonus {
	width:70px;
	text-align:right;
}


/* bunos page - Order with bonus */
div.ledger_entryes_with_bonus 
{
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: left;
	width: 300px;
}
                
div.ledger_entryes_with_bonus table th
{
	font-weight: bold;
}

div.ledger_entryes_with_bonus table th.order
{
	width: 200px;
}

div.ledger_entryes_with_bonus table th.bonus
{
	width: 50px;
}

div.ledger_entryes_with_bonus table th.date
{
	width: 50;
}


/* Bonus page - Loyality Status */

div.user_bonus_state 
{
	width: 200px;
}

div.user_bonus_state 
{
	margin-top: 10px;
	text-align: left;
	width: 200px;
}

div.user_bonus_state th.loyalitystate,
div.user_bonus_state th.bonuspercentage
{
	width: 150px;
}

div.user_bonus_state td.loyalitystate,
div.user_bonus_state td.bonuspercentage
{
	width: 50px;
}

/* Bonus Page - Bonus Convert Panel */

div.bonusConvertPanel 
{
	margin-top: 20px;
}