/*
+**********************************************************************+
|  Copyright (c) 2003 CSCare Inc. All Rights Reserved.                 |
|  This is proprietary source code of CSCare Inc.                      |
+**********************************************************************+
*/
/*
+**********************************************************************+
| jwinsvc                                                              |
+**********************************************************************+
*/
SELECT {
  font-size: 12px;
  margin: 2px;
  }
SELECT.type {
  width: 99%;
} 
SELECT.country {
  width: 100%;
  font-family: Verdana, Tahoma, Helvetica, Arial;
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
} 
#pgasnmp {
  margin-bottom: 10px;
}
#pgasnmp #oefbody {
  padding-top: 5px;
}
#pgasnmp H1 { 
  display: block; 
  background: url(../img/asnmp_top_bar.gif) no-repeat 0px 0px; 
  margin: 10px 0px 5px 0px; 
  width: 700px; 
  height: 73px; 
  overflow: hidden; 
}
#pgasnmp H1 SPAN { 
  display: none; 
}
#pgasnmp H2 {
  display: block;
  text-align: center;
  margin: 0px;
}
#pgasnmp H2 A {
  text-decoration: none;
  color: black;
}
#pgasnmp H3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #000000;
  margin: 0px;
}
#pgasnmp .courier {
  font-family: Courier;
}
#pgasnmp LI {
  margin-top: 4px;
  margin-bottom: 4px;
}
#pgasnmp #prdbody A {
  text-decoration: none;
  color: #5A5A5A;
}
#pgasnmp #prdbody A:hover {
  text-decoration: underline;
}
#pgasnmp #prdbody HR {
  color: #E8E8E8;
  height: 1px;
}
#pgasnmp #prdbody TABLE.download {
  width: 100%;
  border: #ccc 1px solid;
  border-bottom: none;
  border-collapse: collapse;
  border-spacing: 0px;
}
#pgasnmp #prdbody TABLE .caption {
  border: #ccc 1px solid;
  width: 25%;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #F6F6F7;  
  text-align: right;
}
#pgasnmp #prdbody TABLE .caption SPAN {
  font-weight: normal;
}
#pgasnmp #prdbody TABLE .input {
  width: 75%; 
  border-bottom: solid 1px #ccc;
  padding-right: 3px;
  padding-left: 3px;
}
#pgasnmp #prdbody TABLE .submit {
  background-color: #CCCCCC;
  text-align: right;
}
#pgasnmp #prdbody TABLE INPUT.input {
  width: 100%;
  font-size: 14px;
}
#pgasnmp #prdbody TABLE INPUT.error {
  font-weight: normal;  
  margin: 0px;
  background-color: red;
  color: white;
}
#pgasnmp #prdbody .bookmark {
  color: black;
}
#pgasnmp #prdbody TABLE.sales, #pgasnmp #prdbody TABLE.download {
  width: 100%;
  border: solid 1px Silver;
  border-bottom: none;
  margin-top: 15px;
  margin-bottom: 15px;
  border-collapse: collapse;
  border-spacing: 0px;
}
#pgasnmp #prdbody TABLE.sales TH, #pgasnmp #prdbody TABLE.download TH {
  background-color: #F6F6F7;
  border-bottom: solid 1px silver;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  width: 35%;
}
#pgasnmp #prdbody TABLE.sales TD, #pgasnmp #prdbody TABLE.download TD {
  border-left: solid 1px silver;
  border-bottom: solid 1px silver;
  padding-left: 5px;  
  font-size: 12px;
  padding-top: 4px;
  padding-bottom: 4px;  
  font-weight: bold;
}
#pgasnmp #prdbody TABLE.sales TD A {
  display: block;
  background: url(../img/arrow3.gif) no-repeat 5px 2px;
  width: 100%;
  text-align: center;
}
#pgasnmp #prdbody TABLE.eulaConfirm {
  width: 100%;
  border-collapse: collapse;
  background-color: #F6F6F7;
  border: solid 1px #ccc;
  text-align: center;
  margin-top: 15px;
}
#pgasnmp #prdbody .purchase {
  display: block;
  background: url(../img/arrow3.gif) no-repeat 0px 2px;
  padding-left: 15px;
}
#pgasnmp #prdbody SPAN.numbers {
  margin-right: 10px;
}
#pgasnmp #prdbody SPAN.code {
  display: block;
  margin-left: 30px;
  font-family: Courier; 
}
#pgasnmp #prdbody SPAN.graph {
  display: block;
  text-align: center;
}
#pgasnmp #prdbody PRE {
  font-family: "Courier New", Courier, monospace;
  text-indent: 25px;
}
#pgasnmp #prdbody SPAN.note {
  display: block;
  font-style: italic;
}
#screenshots {
  width: 100%;
  border-collapse: collapse;
  text-align: left;   
}
#screenshots TD {
  width: 50%;
  font-size: 11px;
  vertical-align: top;
}
#screenshots TD.img {
  vertical-align: top;
  text-align: center;
  padding-bottom: 15px; 
}
#screenshots TD IMG {
  border: none;
}
.disclaimer {
  font-size: 9px;
}
#pgasnmp #prdbody UL.download LI A {
  color: #205A97;
}
#pgasnmp #prdbody UL.download LI A:hover {
  color: #739ECB;
}
#screenshotBody {
  margin: 0px;
  padding: 5px;
  padding-top: 3px;
  padding-bottom: 2px;  
}
#screenshotHolder {
  text-align: left;
  padding-top: 3px;
}
#screenshotHolder IMG {
  margin-top: 3px;
}
.screenshotDescription {
  display: inline;
  border: solid 1px black;
  padding: 3px;
  padding-top: 1px;
  padding-bottom: 1px;  
  font-size: 10px;
  font-weight: normal;
  background-color: InfoBackground;
}
