/* Styles of individual lines, active until the next new line (<p>) */

H1 { FONT-WEIGHT: bold; FONT-SIZE: 26px; COLOR: #400000; FONT-FAMILY: "Arial"; }
H2 { FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: black; FONT-FAMILY: "Arial"; }
H3 { FONT-SIZE: 16px; COLOR: black; FONT-FAMILY: "Arial"; }
H4 { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: black; }
H5 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: black; }

ADDRESS { FONT-SIZE:80%; COLOR: black; FONT-STYLE: italic; FONT-FAMILY: Arial; }
PRE     { FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Arial; }
DFN     { FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Arial; FONT-STYLE: italic; }
CITE    { FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Arial; FONT-STYLE: italic; }
CODE    { FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Arial; }
EM      { FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Arial; FONT-STYLE: italic; }
HV      { FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Arial; }
KBD     { FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; FONT-WEIGHT: bold; }
SAMP    { FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Arial; }
STRONG  { FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Arial; FONT-WEIGHT: bold;   }
VAR     { FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial; }


BODY    { FONT-SIZE: 12px; COLOR: black; font-family: arial, verdana, sans-serif;  text-decoration: none; }

P       { FONT-SIZE: 12px; COLOR: black; font-family: arial, verdana, sans-serif;  text-decoration: none; }

/* Class styles */

a { color: #cc0000; font-family: verdana, arial, sans-serif; }
.head { font-weight: bold; font-size= 105%;  }
.red_head { font-weight: bold; font-size: 16px; color=#FF3333; }
.small_head { font-weight: bold; font-size: 15px; color=black; }
.bodytext { font-weight: none; font-size= 100%;}
.little { font-size= 80%; }
.price { font-size= 80%; font-family:"Arial"; color="#333366" }
.temp     { FONT-SIZE: 8; COLOR: green; FONT-FAMILY: Arial; }
.productlistheads { color: #000; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin-left: 0 }
.compareheads { color: white; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; border: 5px }
.menuheads { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding-left: 2px; border-style: none; }
.regtext { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.regtextgrey { color: #878787; font-size: 12px; font-family: Arial, Helvetica, sans-serif }


a:link
{
    COLOR: #cc0000;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    font-family: verdana, arial, sans-serif;
    text-decoration: none 
}

a:active
{
    COLOR: #cc0000;
    font-family: verdana, arial, sans-serif; 
    text-decoration: none
}


a:visited
{
    COLOR: #cc0000;
    font-family: verdana, arial, sans-serif;
    text-decoration: none  
}

a:hover
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    COLOR: #990000;
    BORDER-BOTTOM: medium none;
    font-family: arial, verdana, sans-serif; 
    text-decoration: underline 
}


select 
{  background-color: #f0f0f0;
 margin-top: 2px;
 margin-right: 2px;
 margin-bottom: 2px;
 margin-left: 2px;
 border: 0px none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px}

div.product, div.product b, div.product p, div.product select, div.product a, div.product br,  
{
  margin: 0;
  font-size: 13px;
  line-height: 1.2;
  font-family: Arial, sans-serif;
  color: black;
  font-weight: normal;
  text-align: left;
  top: 2em;
  right: 2em;
}
div.product  h1  {   font-size: 18px; font-weight: bold;  color="#b53724"}
div.product  b  { font-weight: bold;  color="#b53724"}
div.product  p  { color: black;  margin-top: 12px;}
div.product  br  { color: black;}
div.product select { color: black; font-size: 12px;}
div.product input  { color: #cc0000;}
div.product ul     { padding: 0.3em 0.4em; }
div.product em { color: #cc0000 }
div.product a  {
  font-size: 13px;
  color: green;
  line-height: 1.2;
  font-weight: normal;
}
div.product a:link { 
  color: #cc0000;
  font-weight: normal;
}
div.product a:hover {
  color: #ff0000;
  font-weight: normal;
  text-decoration: underline; 
}
div.product a:visited { 
  color: #cc0000;
  font-weight: normal;
}


div.table, div.table p, div.table b, div.table ul {
  font-size: 13px;
  top: 5em;
  line-height: 1.2;
  font-weight: normal;
  font-family: Arial, sans-serif;
  color: black;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  border: 0px none;
}
div.table p { 
 margin-top: 10px;
 margin-bottom: 5px;
  font-size: 13px;
  color: black;
}
div.table b {
  font-size: 14px;
  margin-top: 10px;
  line-height: 1.2;
  font-weight: bold;
  color: black;
}
div.table ul {
  list-style-type: square;
  margin-left: 20px;
}
div.table ul ul {
  list-style-type: circle;
  margin-left: 12px;
}



.buy, div.buy form, div.buy p, div.buy input  {
  font-size: 13px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  text-align: center;
  color: yellow;
  margin-top: 5px;
  margin-right: 2px;
  margin-bottom: 2px;
}
div.buy {
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.1;
  text-align: center;
  color: yellow;
}
div.buy p {
  line-height: 1.2;
  margin: 0; 
  color: red;
}
div.buy b {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
  color: #cc0000;
}
div.buy form {
  font-weight: bold;
  color: green;
}
div.buy input {
  font-size: 13px;
  line-height: 1.2;
  font-weight: bold;
  color: black;
}
div.buy  table {
}


.category_head { font-size= 25pt;   
  top: 5em;
  line-height: 1.2;
  margin-top: 5px;
  margin-right: 2px;
  margin-bottom: 2px;
  border: 0px none;
  font-weight: bold;
  color="#b53724" }
p.category_head { font-size= 13pt; }
b.category_head { font-size= 13pt; }
h1.category_head { font-size= 14pt; }
h2.category_head { font-size= 13pt; }
h3.category_head { font-size= 11pt; }


/* for product links at the top of hardware, software, etc. */

.product_link           {   font-size: 14px;  text-align : left ;   color: #00f000;} 
.product_link a         {   color: #0000f0;}
.product_link a:link    {   color: #cc0000;}
.product_link a:hover   {   color: #f00000;}
.product_link a:visited {   color: #ff0000;}

.instructions
{
  font-size: 14px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  text-align: left;
  color: black;
  margin-top: 5px;
  margin-right: 2px;
  margin-bottom: 2px;
}
div.instructions b { font-weight: bold; line-height: 1.2; color: black; }
div.instructions ul { list-style-type: square; margin-left: 20px; }
