/* 
    Document   : product-order-extra-products
    Created on : Dec 22, 2010, 12:48:33 PM
    Author     : sebastiaan
    Description:
        Extra products styling
*/

#extra_products_container .sections .box_product_verwant table, table {
    width:742px;
}

#extra_products_container .sections .box_product_verwant {
    border-left:1px solid #00004A;
    border-right:1px solid #00004A;
    font-size:12px;
    margin:0;
}

#extra_products_container .sections .box_product_verwant {
    border-top:1px solid #00004A;
    width:742px;
}

#extra_products_container .sections .box_product_verwant h3 {
    font-size:110%;
    background:none;
    color:#00004A;
    font-weight:bold;
    padding:0px;
    margin:0px;
    margin:0 4px 2px 8px;
}
#extra_products_container .sections .box_product_verwant h3 a {
    text-decoration:none;
    color:#00004A;
}
#extra_products_container .sections .box_product_verwant .box_product_beschrijving {
    color:#00004A;
    font-size:11px;
    line-height:14px;
    margin:0 4px 2px 8px;
}

#extra_products_container .sections .box_product_verwant .tr_bestellen_lichtblauw {
    background-color:#0092CF;
    border:0 solid #FFFFFF;
    color:#FFFFFF;
    font-size:12px;
    height:22px;
    line-height:22px;
}

#extra_products_container .sections .box_product_verwant .tr_bestellen_lichtblauw .box_product_verwant_header {
    color:#00004A;
    font-size:10px;
    font-weight:bold;
    margin:0 4px 0 0;
    padding:0 4px;
    text-align:right;
    width:192px;
}

#extra_products_container .sections .box_product_verwant td {
    border-bottom:1px solid #00004A;
    vertical-align:top;
}

#extra_products_container .sections .box_product_verwant .box_product_verwant_picture {
    background-color:#FFFFFF;
    border-right:1px solid #00004A;
    text-align:center;
}

#extra_products_container .sections .box_product_verwant .box_verwant_prijs {
    background-color:#FFFF5E;
    border-bottom:1px solid #DDDDDD;
    border-left:1px solid #DDDDDD;
    font-weight:bold;
    margin:0;
    padding:4px;
}

#extra_products_container .sections .box_product_verwant .box_verwant_prijs input {
    margin-top:4px;
    width:50px;
}