/* Cascading Style Sheet for Q-Technologies website
   (c)2010 Q-Technologies. All Rights Reserved
*/
a:link {text-decoration: none; color: rgb(35,103,230);}
a:visited {text-decoration: none; color: rgb(35,103,230);}
a:active {text-decoration: none; color: red;}
a:hover {text-decoration: underline; color: red;}
body {
     color: #000000;
     background-color: #ffffff;
     margin-left: 20px;
     margin-right: 20px;
     margin-top: 120px;
     margin-bottom: 20px;
}
div.popup { margin-top: -100px; }
body>div.nav {position: fixed}
div.content {
  margin-top: 125px; 
  margin-left: 180px;
  margin-right: auto; 
  margin-bottom: 20px; 
  width: 550px;
}

UL {
  margin-top: 0px;
  margin-bottom: 0px;
}
H1, H2, H3 { 
  font-weight: bold; 
  font-family : Helvetica, Arial, Geneva, sans-serif;
  text-transform: capitalize;
}
H1 { 
  font-size: 26px;
  padding-bottom: 5px;
  border-bottom: medium solid;
  border-color: rgb(90%,90%,90%);
}
H2 { 
  font-size: 16px;
  border-bottom: thin solid;
  border-color: rgb(90%,90%,90%);
}
H3 { 
  font-size: 11px;
  font-weight: bold; 
}
LI, P,TH,TD,H1,H2,H3 { 
  margin-top: 12px;
  margin-bottom: 12px;
  font-variant: normal;
  font-style: normal;
  font-weight: normal; 
}
div.news H1, div.news H2, div.news H3, div.news LI, div.news P { 
  font-family: Courier New, Times, serif; 
  font-variant: normal;
  font-style: normal;
  margin-top: 12px;
  margin-bottom: 12px;
}
div.news H1 { 
  font-size: 16px;
  font-weight: bold; 
}
div.news H2 { 
  font-size: 14px;
  font-weight: bold; 
}
div.news H3 { 
  font-size: 12px;
  font-style: italic;
  font-weight: normal; 
}
div.news LI, div.news P { 
  font-size: 11px;
  font-weight: normal; 
  text-align: justify;
  line-height: 10px;
}
LI,P,TH,TD { 
  font-size: 12px;
  font-family : Helvetica, Arial, Geneva, sans-serif;
  text-align: justify;
  line-height: 14px;
}
LI { 
  margin-top: 7px;
  margin-bottom: 0px;
  list-style: circle;
}
P.caption{
  text-align: center;
  font-style: italic;
}
P.purchase{
  text-align: right;
  vertical-align: middle;
}
div.download P{
  font-size: 16px;
}
div.error P {
  color: red;
}
div.center P {
  text-align: center;
}
TH{
  font-weight: bold; 
}
div.download TH{
  text-align: center;
}
div.paymeth th{ 
  font-size: 16px;
  line-height: 20px; 
  font-weight: bold; 
}
div.paymeth td{ 
  text-align: center;
}
TD.desc{
  font-size: 14px;
}
div.download TD{
  padding: 5px; 
  text-align: center;
  font-size: 9px;
}
HR {
  border: 0;
  width: 100%;
  color: rgb(90%,90%,90%);
  background-color: rgb(90%,90%,90%);
  height: 3px;
}
div.download HR{
  width: 70%;
}
SELECT {
  font-size: 11px;
}
input.purchase{
  font-size: 11px;
}
div.download h1,div.download p{ 
  text-align: center;
  line-height: 20px; 
}
div.download li{ 
  line-height: 20px; 
}
div.nav {
  position: absolute;
  top: 0px; 
  right: auto; 
  bottom: 20px; 
  left: 10px;
  width: 160px; 
  height: auto;
}
div.nav a:link {font-size: 18px;}
div.nav a:visited {font-size: 18px;}
div.nav a:active {font-size: 18px;}
div.nav a:hover {font-size: 18px;}
div.nav p {
  display: block;
  font-family : Helvetica, Arial, Geneva, sans-serif;
  text-indent: 0;
  text-align: right;
  color: rgb(35,103,230);
  font-size: 18px; 
  line-height: 18px; 
  margin-top: 8px;
  margin-bottom: 8px;
}

div.nav2 a:link {font-size: 11px;}
div.nav2 a:visited {font-size: 11px;}
div.nav2 a:active {font-size: 11px;}
div.nav2 a:hover {font-size: 11px;}
div.nav2 p {
  font-size: 11px; 
  line-height: 11px; 
  color: rgb(35,103,230);
  font-style: italic;
  margin-top: 4px;
  margin-bottom: 4px;
}

div.logo p{ 
  font-family: cursive;
  text-align: center;
  font-size: 30px;
  line-height: 36px; 
}
div.cright p, div.siteinfo p{ 
  font-weight: normal; 
  font-size: 8px;
  line-height: 8px; 
  font-family: Helvetica, Arial, Geneva, sans-serif; 
  font-style: italic;
  text-align: center;
}
div.note p { 
  font-size: 10px;
  line-height: 12px; 
  font-style: italic;
  font-weight: bold; 
}
div.purch_note p { 
  font-size: 16px;
  line-height: 20px; 
  font-weight: bold; 
  text-align: justify; 
  padding: 10;
}
div.purch_note { 
  color: blue; 
  width: 560px; 
  border: thick solid blue;
  padding: 30;
  margin-left: auto;
  margin-right: auto;
}
