

.sortcell1 {
    background-color:#d2d4eb;
    border-bottom:1px solid white;
    border-right:1px solid white;
    padding:5px;
}
.sortcell2 {
    background-color:#ebeef7;
    border-bottom:1px solid white;
    border-right:1px solid white;
    padding: 5px;
}
.sortcell1last{
    background-color:#d2d4eb;
    border-bottom:1px solid white;
    padding: 5px;

}
.sortcell2last {
    background-color:#ebeef7;
    border-bottom:1px solid white;
    padding: 5px;

 }

.tableHead1 {

    Background-color: #d2d4eb;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    padding: 5px; /*padding-bottom: 10px;*/
}

.tableHead2 {

    Background-COLOR: #ebeef7;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    padding: 5px;

}

.tableHead1last {

    Background-COLOR: #d2d4eb;
    border-bottom: 1px solid white;

    padding: 5px; /*padding-bottom: 10px;*/
}

.tableHead2last {

    Background-COLOR:  #ebeef7;
    border-bottom: 1px solid white;

    padding: 5px;

}

.tableBody1 {

    Background-COLOR: #d2d4eb;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    padding: 5px; /*padding-bottom: 10px;*/
}

.tableBody2 {

    Background-COLOR:  #ebeef7;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    padding: 5px;

}

.tableBody1last {

    Background-COLOR: #d2d4eb;
    border-bottom: 1px solid white;

    padding: 5px; /*padding-bottom: 10px;*/
}

.tableBody2last {

    Background-COLOR: #ebeef7;
    border-bottom: 1px solid white;

    padding: 5px;

}
.footerRow td{
    background-color: #d2d4eb;
    height: 20px;
    padding-left: 5px;
}

.headerRow {

    background-color: #4552b0;
    color: white;
    border-bottom: 1px solid white;
    height: 20px;
    padding-left: 5px;
    font-size: 12px;

}

.descriptionHeader {
    background-color: #d2d4eb;
     color: #4552b0;
    padding-left:10px;
    padding-right:10px;
    height: 35px;
    font-size: 18px;
    border-bottom:1px solid white;
    border-top:1px solid white;
}

.descriptionHeader p{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;

}
.descriptionfooter {
    background-color:  #d2d4eb;
    height: 20px;

    border-top:1px solid white;
}

.productDetailCol1 {
 padding-right: 5px;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 20px;

    border-right: 1px solid white;
    border-left: 1px solid #e2ddda;
    background-color: white;
    font-size: 11px;
    line-height: 16px;
}
.productDetailCol2 {
    background-color: white;
    font-size: 11px;    line-height: 16px;
    border-left: 1px solid #e2ddda;
    border-right: 1px solid #e2ddda;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:20px;
}

.blueHeaderText {
    color: #4552b0;
}

.adobeCell {
    border-top: 1px solid white;
    background-color: #ebeef7;
    height:50px;
}
.printCell {
    background-color: #d2d4eb;
     color: #4552b0;
    padding-left:10px;
    padding-right:10px;
    height: 35px;

    border-bottom:1px solid white;
     border-top:1px solid white;

}

.priceCell  {
    background-color: #ebeef7;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    padding-top:10px;
    font-size: 11px;
    border-bottom:1px solid white;
}
.productInfo {

    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:60px;

}

.blue12Upper {
    font-size:11px;
    color:blue;
    text-transform:uppercase;
}

.grey12{
    font-size:11px;
    color: #5a4c41;
}

.productDetail {
font-size: 11px;
line-height: 16px;
}