/*
  Andrew Payne
  andrewpay@aapt.net.au

  File: nav.css

  Product page styles for apcs.net.au


*/




.entry {
  color: black;
  font-size: small;
}


.entry p img {
  float: right;
}

.entry  ul {
  list-style: none;
  left: 0;
  margin: 10px;
  padding: 10px;
  padding-top: 0px;
}

.entry  li {
  padding-top: 12px;
  font-weight: normal;
  padding-left: 15px;
  background: url(orgpnt.gif) no-repeat left 20px;
}



#product {
  font-weight: normal;
  margin-top: 0;
  margin: 0;
/*  padding: 0 20px;*/
  color: #6699CC;
}

#product img {
  padding-right: 20px;
  float: right;
}



#menu_side ul {
  margin: 0;
  padding: 0 20px 50px 20px;
  background: url(sidenavbot.jpg) no-repeat left bottom;
  list-style: none;
}

.spacer {
  border: 3px;
  height: 200px;
  width: 100px;
}


#content .alt {
  text-decoration: underline;
}


#sbox  {
  width: 98%;
  text-align: center;
}


#sresult table{
  border-collapse: collapse;
  width: 99%;
}

#sresult th, td {
  padding: 0.1em 0.5em;
}

#sresult th {
  color: white;
  background: red;
  border: 2px solid white;
}


#sresult .name {
  text-align: left;
  font-size: 0.9em;
  color: black;
}

#sresult .series {
  width: 5em;
}

#sresult .product {
  width: 5em;
}

#sresult .status {
  width: 2em;
}



#sresult td img {
  border: 0;
}



#sresult tr {
  vertical-align: top;
  text-align: center;
}




#searchtext{
  margin: 5px;
  padding: 0;
  border: 0;
  font-size: 0.8em;
}

#searchtext h3 {
  margin: 0px;
  padding: 0;
}

#searchtext ul {
  margin: 0;
  padding: 0 20px 5px 20px;
  list-style: none;
}

#searchtext li {
  margin: 0;
  padding: 0;
  
}



.searchbottom{
  width: 99%;
  
  text-align: center;
  border: 0px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0px;
  margin-right: 0px;
  
  }

.searchbottom  img{
  width: 100%;
  max-width: 1800px;
  border: 0px;
  margin: 0px;
  }
  
h9 {
  font-weight: normal;
  color: #FF99CC;
  
  
}  
  