body{
  font-size:13px;
  font-family: 'Trebuchet MS', tahoma, helvetica;
}

input{
  padding:2px 5px 2px 5px;
  font-size:13px;
  background-color:#EFF3F7;
  border:1px solid #89A0BB;
}

p input{
  height:20px;
}

.lightbox{
  width:800px;
  padding:10px 0px 10px 0px;
}

.estimatorHeader{
  height:74px;
  background:url(images/pl_logo.jpg);
  background-repeat:no-repeat;
  background-position:left;
  background-color:#003876;
  color:#fff;
  padding:7px 0px 0px 180px;
}

.head{
  margin:5px 0px 5px 0px;
  padding:15px 15px 15px 15px;
  background-color:#E4EBF1;
  color:#003876;
  text-transform:uppercase;
  font-weight:bold;
  font-size:13px;
  cursor:pointer;
}

.btn{
  float:right;
  margin-top:-3px;
  *margin:-35px 15px 0px 0px;
}

.aContent{
  display:none;
}

.itemGroup{
  padding:5px 35px 15px 15px;
  font-size:14px;
}

.item{
  padding:5px 35px 15px 25px;
}

.description{
  width:450px;
}

.inputs{
  float:right;
}

.inputs input{
  margin-left:5px;
}

.costLabel{
  display:none;
}

#calculateButton{
  border:none;
}

#popup{
  width:550px; 
  border:2px solid #003876; 
  color:#003876;
  background-color:#fff; 
  position:absolute; 
  margin:5px 0px 0px 125px; 
  padding:0px 20px 20px 20px; 
  display:none;
}

#summary{
  
}

#summary td{
  padding:2px 5px 2px 5px;
}

#printscreen{
  background-color:#fff;
}
