/*Stylesheet for popup use*/
@import url(importedstyles.css);

/*Button Classes--note: most of these will not be visible in NN4--------------- */ 


#pubodydiv{
  min-height:80%;
  margin:20px;
  margin-bottom:10px;
  background:#FFFFFF;
  text-align:left;
  border:1px solid #000;
  padding-bottom:10px;}

#pubodydiv h1{background:#BE3A28 url(/sitepresentation/themes/theme_pureelectronics/sp/popup_headbg.gif) repeat-x;
  margin-top:0px;
  font:bold 18px Trebuchet,Geneva,sans-serif;
  color:#FFF;
  padding:12px;
  padding-top:10px;
  padding-bottom:15px} 
  
#pubodydiv #pumaincontent h1 {
  border-bottom:0px solid #FFF;
  padding:0px;
  padding-top:0px;
  padding-bottom:0px}
  
#pubodydiv h2 {color:#A9461B}

body {min-height:100%;
  width:100%;
  margin:0px;
  border-style:none;
  background:#FFF}
  
#masterenclose {text-align:center;
  height:100%;
  width:100%}
  
#masterenclose[id] {text-align:center;
  height:auto;
  min-height:100%}
  
#pumaincontent {margin-left:12px;
  margin-right:12px;
  padding-bottom:15px}
  
#closediv {margin-left:20px;
  margin-right:20px;
  text-align:right;
  margin-top:0px}
  

