/* Popup*/
h1         { font-size:1.3em; margin-bottom:22px; font-weight:normal; color:#515151; }
a          { text-decoration:none; color: #555555;}

body.popup                     { margin-bottom:5px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:0.7em; color: #515151; background-color: #FFFFFF; background-image: url(img/bg_popup.jpg); background-repeat: repeat-x; margin: 0px; }
body.popup #popup_top          { text-align:right; padding-top:70px; margin-bottom:0px; padding-bottom:0px;}
body.popup #popup_top img      { padding-right:10px; }
body.popup #popup_content		{ min-height:435px;}
body.popup #hold_content_popup { padding-left: 10px; padding-top: 10px; }
body.popup #popup_content img   { padding-top:10px; }
body.popup #popup_footer 		{ background-color:#FDFDFD; border:solid 1px #858585; width:425px; margin:15px 0 0 10px; padding:5px; font-size:0.9em; text-align:center; line-height:1.4em; }
/* Popup product list */
body.popup #popup_product_list		   { margin-left: 15px; margin-top:10px; }
body.popup #popup_product_list_categ   { border-bottom: solid #000000 1px; font-weight: bold; width:100%; }
body.popup #popup_product_list_details { margin-top: 12px; margin-bottom: 12px; }


/*  Transparency is only working in IE  */
#transparency_provider_content { height:0px;display:none; }
#transparency_provider_menu    { height:0px;display:none; }
table.main_layout td#menu { display:none; }
table.main_layout td#hold_featured_items { display:none; }