﻿.PackingTableCell
{
    border-bottom: solid 1px #ffdbb2; 
    border-right: solid 1px #ffdbb2;
}

.PackingTableHeader
{
    border-bottom: solid 1px #ffdbb2; 
    border-right: solid 1px #ffdbb2;
    font-size:12px;
}

.PackingTableHeaderEnd
{
    border-bottom: solid 1px #ffdbb2; 
    font-size:12px;
}


.PackingTableCellLast
{
    border-right: solid 1px #ffdbb2;
}

.PackingTableCellEnd
{
    border-bottom: solid 1px #ffdbb2; 
}

.OrangeBackground
{
    background-color: #FF532B; color: White;
}

.in_cart_table .link
{
    color: #fff6dd; 
    background-color: #be5a39; 
    padding-bottom: 3px;
}

.OrangeText
{
    color: #FF532B; 
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


.mytitle
{
    color: #ff532b;
    font-size: 24px;    
}

h1
{
    margin:0;
    font-weight:normal;
}

.smallorange
{
    color: #ff532b;
    font-size: 12px;
}





.OrderTableHeader
{
    background-color: #FFDBB2;
    border-bottom: solid 1px #FFF6DD;
    border-right: solid 1px #FFF6DD;
    font-size: 12px;
}

.OrderTableHeaderEnd
{
    background-color: #FFDBB2;
    border-bottom: solid 1px #FFF6DD;
    font-size: 12px;
}

.OrderTableCell
{
    background-color: #FFDBB2;
    border-bottom: solid 1px #FFF6DD; 
    border-right: solid 1px #FFF6DD;
}

.OrderTableCellLast
{
    background-color: #FFDBB2;
    border-right: solid 1px #FFF6DD;
}

.OrderTableCellEnd
{
    background-color: #FFDBB2;
    border-bottom: solid 1px #FFF6DD; 
}
