/***************************
    Cart:
****************************/
#id_div_cart
{
	margin-top: 10px;
	margin-bottom: 20px;
	width: 230px;
}

#id_div_cart h3 
{
    margin-top: 0;
}

#id_div_cart div.content
{
	border-top: 2px solid #7bb61b;
	border-left: 2px solid #7bb61b;
	border-right: 2px solid #7bb61b;
    margin-top: 10px;
    padding: 5px;
}

#id_div_cart div.br
{
	margin-top: -15px;
	background: url(../../global/images/box/green_br.gif) -119px 100% no-repeat;
	width: 235px;
	height: 15px;
}

#id_div_cart div.bl
{
	background: url(../../global/images/box/green_bl.gif) 0 100% no-repeat;
	height: 15px;
}

#id_div_cart table
{
	width: 100%;
}

#id_div_cart table td
{
    font-size: 0.9em;
    padding-bottom: 5px;
    padding-top: 5px;
	vertical-align: middle;
}

#id_div_cart td.price_col
{
	width: 40px;
	text-align: right;
	padding-left: 5px;
}

#id_div_cart hr
{
	border: 1px solid #ededed;
}

.cart_black_line
{
    border:0px;
    padding:0px;
}

#id_cart_table td.ware_description_cell
{
    padding-left: 5px;
    text-align: left;
    vertical-align: bottom;
}

#id_cart_table td.ware_currency_cell
{
    border-bottom: 1px solid #bfbfbf;
    font-weight: 700;
    padding-left: 5px;
    vertical-align: middle;
    width: 30px;
}

#id_cart_table td.ware_price_cell
{
    border-bottom: 1px solid #bfbfbf;
    font-weight: bold;
    padding-left:5px;
    vertical-align: middle;
}

#id_cart_table td.ware_remove_control_cell, 
#id_cart_table td.ware_checkbox_control_cell
{
    border-bottom: 1px solid #bfbfbf;
    vertical-align: middle;
    width: 20px;
}

#id_cart_table td.ware_checkbox
{
    border: 0px;
}

#id_booking_explanation_img
{
    border:0px; 
    margin-left: 6px;
    margin-right: 87px;
    margin-bottom: 5px;
    width: 336px; 
    height:26px;
}

#id_booking_explanation_div
{
    margin-left: 6px;
    margin-right: 87px;
    width: 336px;
    height: 26px;
    color: #666;
    display: inline;
}

#id_price_calculator_cart_buttons
{
	margin-top: 5px;
	height: 23px;
	width: 220px;
}

#id_cart_please_select_an_offer_warning {
    display: block;
    width: 220px;
    font-weight: bold;
    padding: 5px;
}
