h1.title_box_engineresult { /*orange*/
    margin: 0;
    padding: 0;
    background: #ff600b url(http://media.bd-farm.com/images/common/site/orange_gradient.jpg) bottom left no-repeat;
    padding-left: 5px;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    border-bottom: 1px #dedede solid;
}
.order_bar  {
    color: #333;
    background:#FFF;
    padding:3px;
    border: 1px solid #f3f4f6;
    margin-bottom:3px;
    text-align:right;
    min-height: 20px;
    height: auto !important;
    height:20px;
}
.order_right {
    float:right;
}
.order_left {
    float:left;
}
.input_order_result {
    background-color:#FFF;
    color: #333;
    border: 1px #ccc solid;
}
.button_compare {
    height:20px;
    border: 1px #bfbfbf solid;
    background:  #F60;
    font-size: 11px;
    font-weight:bold;
    color: #FFF;
    text-align: center;
    -moz-border-radius: 5px 5px;
}
.container_feed {
    background:#FFF;
    border:1px solid #2D5B6F;
    color:#000;
    font-size:11px;
    margin-bottom:5px;
    padding:5px;
}
.box_prezzo_shopping_result {
    background:#FFF;
    color:#000;
    display:block;
    float:right;
    height:auto;
    text-align:center;
    vertical-align:middle;
    width:130px;
}
.price_product {
    color:#F00;
    font-size:17px;
    font-weight:bold;
    margin:15px 0 14px;
}
.line {
    border-top:1px solid #2D5B6F;
    margin:4px 0;
}
.check_box_shopping_compare {
    float:left;
    padding:40px 5px 0;
    width:25px;
}

/* STRUCTURE - SHOPPING COMPARE 3 COLONNE */
.box_image_shopping_compare {
    width: 100px;
    height: auto;
    float: left;
    margin-top: 3px;
    padding-left: 5px;
    background: #FFF;
    border-left: 1px dotted #ff8a02;
    display: block;
    text-align: center;
}
.check_box_shopping_compare { /*contenitore check-box*/
    float:left;
    width:25px;
    padding: 40px 5px 0;
}
.check_box_compare { /*contenitore check-box*/
    float:left;
    width:25px;
    padding: 5em 5px 0pt;
}
.box_merchant_shopping_compare {
    background: #FFF;
    float: right;
    width: 110px;
    padding-top: 10px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}
.box_merchant_shopping_result {
    background: #FFF;
    float: right;
    width: 110px;
    padding-top: 10px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
}
.box_description_shopping_compare { /* Contenitore descrizione prodotto che Ú posizionato di sfondo con checkbox */
    margin: 0 139px 0 139px;
    padding:3px 25px 3px 15px;
    min-height: 90px;
    height: auto !important;
    height: 90px;
}
/*
.merchant_result {
    margin: 0 250px 0 139px;
}
*/
.box_description_job { /* Contenitore descrizione prodotto che Ú posizionato di sfondo con checkbox */
    border-left: 1px dotted #FF8A02;
    background:#F5F5F5;
    margin: 0 89px 0 35px;
    padding:3px 25px 3px 15px;
    min-height: 90px;
    height: auto !important;
    height: 90px;
}
.box_description_job2col { /* Contenitore descrizione prodotto che Ú posizionato di sfondo con checkbox */
    background:#F5F5F5;
    margin: 0 89px 0 0;
    padding:3px 25px 3px 15px;
    min-height: 90px;
    height: auto !important;
    height: 90px;
}

/* STRUCTURE - SHOPPING RESULT 3 COLONNE */
.product_container { /* Contenitore dei risultati per product principale -- nuovo elemento */
    border:1px solid #2d5b6f;
    padding:5px;
    margin-bottom:5px;
}
.box_product3colonne { /* Contenitore principale  versione aggiornata 20/10/06 */
    min-height: 90px;
    height: auto !important;
    height: 90px;
    padding:0px 0 0px 0;
}
.box_image_shopping_result { /* Contenitore delle immagini */
    display:block;
    float: left;
    width: 100px;
    text-align:center;
    vertical-align: middle;
    height:auto;
    margin-top:3px;
}
.box_prezzo_shopping_result { /* Contenitore prezzo, a sua volta contiene il prezzo il pulsante e un tag extra */
    display:block;
    float: right;
    width: 130px;
    text-align:center;
    vertical-align: middle;
    height:auto;
}
.box_view_offer { /* Contenitore prezzo, a sua volta contiene il prezzo il pulsante e un tag extra */
    display:block;
    float: right;
    width: 80px;
    text-align:center;
    vertical-align: middle;
    padding-top:5em;
}
.box_description_shopping_result { /* Contenitore descrizione prodotto che ? posizionato di sfondo */
    margin:0 131px 0 100px ;
    padding:3px 25px 3px 15px;
    min-height: 90px;
    height: auto !important;
    height: 90px;
}
.box_description_shopping_result_noimage { /* Contenitore descrizione prodotto che e' posizionato di sfondo senza immagine*/
    background:#F5F5F5;
    margin:0 131px 0 5px ;
    padding:3px 25px 3px 5px;
    min-height: 95px;
    height: auto !important;
    height: 95px;
}

/* HEADINGS  H1 - H2- H3 - H4  - SHOPPING RESULT 3/4 COLONNE  */
.title_product { /* shopping_result titolo del prodotto  */
    font-size: 14px;
    color: #039;
    text-decoration: underline;
    font-weight: normal;
    margin: 0 0 5px 0;
}
.description_product { /* shopping_result descrizione del prodotto  */
    text-decoration: none;
    margin: 0 0 5px 0;
    font-size:12px;
    font-weight:normal;
}
.extra_product { /* shopping_result informazioni extra del prodotto  */
    color: #090;
    text-decoration: none;
    font-weight: bold;
    margin:5px 0 5px 0;
}

/*STRUCTURE - SHOPPING RESULT SU FEATUREDLINKS */
h1.box_product_title {
    background:transparent url(http://media.bd-farm.com/images/common/site/textlink_title_bg.gif) repeat-x scroll 0 0;
    color:#fff;
    font-family:'Trebuchet MS',Verdana;
    font-size:18px;
    font-weight:normal;
    height:24px;
    letter-spacing:-0.3px;
    overflow:hidden;
    padding-left:4px;
    text-decoration:none;
}
.box_product_container.special-on-featuredlinks .box_product3colonne {
   background:#E6F3FC;
}
.box_product_container.special-on-featuredlinks .box_prezzo_shopping_result {
   background:transparent;
   width:170px;
}
.box_product_container.special-on-featuredlinks  div.line {
   border-top:1px solid #fff;
   margin:1px 0;
}
.box_product_container.special-on-featuredlinks .title_product {
   text-decoration:none;
}
.box_product_container.special-on-featuredlinks .title_product a {
   font-family:'Trebuchet MS',Verdana,Sans-serif;
   font-size:18px;
   color:#F60;
   font-weight:normal;
   margin:0 0 5px;
   text-decoration:underline;
}
.box_product_container.special-on-featuredlinks .title_product a:hover {
   color:#36f;
}
.box_product_container.special-on-featuredlinks .description_product { 
    color:#666;
}
.box_product_container.special-on-featuredlinks .extra_product a {
    font-weight:normal;
    font-size:13px;
    color: #090;
    text-decoration: none;
}
.box_product_container.special-on-featuredlinks .price_product {
    color:#748ca1;
    font-weight:normal;
    font-size:18px;
    text-align:right;
    margin:15px 8px 14px;
}

/*SHOPPING RESULT SU FEATUREDLINKS -  BUTTON*/
.box_product_container.special-on-featuredlinks .line_button {                      
    float:right;
    margin:0;
}
.box_product_container.special-on-featuredlinks button {
    border:none;
    background:none;
    padding:0;
    margin:0 4px 2px 0;
    width:auto;
    cursor: pointer;
    overflow:visible;                       
    text-align:center;      
    white-space:nowrap;     
    height:24px;
}
.box_product_container.special-on-featuredlinks button span, .box_product_container.special-on-featuredlinks button em {
    display:block;
    height:22px;
    line-height:22px;
    margin:0;
    font-size: 14px;
    font-family:'Trebuchet MS', verdana, arial;
    font-weight:bold;
}
.box_product_container.special-on-featuredlinks button span {
    padding-left: 14px;
    color: #fff;
}    
.box_product_container.special-on-featuredlinks button em {
    font-style:normal;
    padding-right:21px;
}
.box_product_container.special-on-featuredlinks button span {
    background:url("http://media.bd-farm.com.goadv.intra/images/common/site/bgbutton.png") no-repeat left 0;
}    
.box_product_container.special-on-featuredlinks button em {
    background:url("http://media.bd-farm.com.goadv.intra/images/common/site/bgbutton.png") no-repeat 100% 0;
}
.box_product_container.special-on-featuredlinks button:hover span {
    background:url("http://media.bd-farm.com.goadv.intra/images/common/site/bgbutton.png") no-repeat left -22px;
}    .box_product_container.special-on-featuredlinks button:hover em {
    background:url("http://media.bd-farm.com.goadv.intra/images/common/site/bgbutton.png") no-repeat 100% -22px;
}

/* PRELOADER */
.preloader_container { 
    width: auto; 
    border: 1px #f60 dashed; 
    height: 60px; 
    padding: 3px; 
    background-color:#f5f5f5; 
    text-align: center; 
    font-size: 17px; 
    color: #2d5b6f; 
     margin-bottom: 5px; 
}

/* SHOPPING BAR*/
.page_bar_shopping {
   text-align:center;
}
.page_bar_shopping_left {
   width: 50%;
   text-align: left;
   float: left;
}
.page_bar_shopping_right {
   width: 50%;
   text-align: right;
   float: left;
}
.line_button {
    height:24px;
    padding:0 8px 0 0;
}
