/*Stylesheet for popup use*/
@import url(importedstyles.css);

/*Button Classes--note: most of these will not be visible in NN4--------------- */ 
.button {font: bold 10px Verdana, geneva, sans-serif;
  padding-left:2px;
  padding-right:1px;
  color: #59455D; 
  border: 1px solid #59455D;
  border-top: 1px solid #C1AEC2; 
  border-left: 1px solid #C1AEC2; 
  background-Color: #EFEBF0; }

#pubodydiv{
  min-height:80%;
  margin:20px;
  margin-bottom:10px;
  margin-top:30px;
  text-align:left;
  border-style:solid;
  border-color:#59455D;
  border-width:1px;
  padding-bottom:10px;}

#pubodydiv h1{
  border-bottom:2px solid #B7A0B7;
  margin-top:0px;
  color:#59455D;
  padding:12px;
  padding-top:5px;
  padding-bottom:15px} 
  
#pubodydiv #pumaincontent h1 {color:#141F52; background:#FFF; 
  background-image:none;
  border-bottom:0px solid #FFF;
  padding:0px;
  padding-top:0px;
  padding-bottom:0px}
  
#pubodydiv h2 {color:#59455D;}
html {background: #FFF url(img/bodybg.gif) repeat-x;}

body#popup {min-height:100%;
  width:100%;
  margin:0px;
  padding:52px 0 0; background: url(img/mainlogo.gif) no-repeat 30px 20px; color:#484844;
  font:.8em Verdana, Geneva, sans-serif}
  
#masterenclose {text-align:center;
  height:100%;
  width:100%}
  
#pumaincontent {margin-left:12px;
  margin-right:12px;}
  
#closediv {margin-left:20px;
  margin-right:20px;
  text-align:right;
  margin-top:0px}
  
/*
.minibutton {background:#EFEBF0;
  border:1px solid #59455D;
  font:bold 10px Tahoma,Geneva,sans-serif;
  color:#59455D}
*/
#lg_prodinfo {padding-top: 15px}

#emailthispage i {font-size:.9em; font-weight:normal}


/*styles for email page...*/
#e_auxcontent { border: 1px solid #BFC0A0; margin:12px; padding:12px; background:#F6F6EE}
#e_prodinfo #e_prodtitle {margin: 3px 0 12px; font:bold italic 1.3em 'Times New Roman',serif; color:#7E7A0E;}
#e_prodinfo #e_prodtitle a {text-decoration:none}
#e_prodinfo #detailimage {border-style:none}
#e_prodinfo #e_prodimage {width:250px; float:left; margin-bottom:20px}

#e_prodinfo #pdtabcontainer {clear:both;}
.e_aux {display:none}


