/* CSS Document */

.hdr h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #231f20;
display: inline;
text-decoration:none;
}
.hdr h2 a:link, .hdr h2 a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #231f20;
display: inline;
text-decoration:underline;
}
.hdr h2 a:active, .hdr h2 a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
display: inline;
text-decoration:none;
}
#mfgselect select {
width: 156px;
margin-top:7px;
}
.foottxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #231f20;
font-weight: normal;
text-decoration: none;
line-height:19px;
}
.foottxt a:link, .foottxt a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #231f20;
font-weight: bold;
text-decoration: none;
}
.foottxt a:active, .foottxt a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #231f20;
font-weight: bold;
text-decoration: underline;
}
.tscart hr{
color: #000000;
width: 0px;
display: none;
}
.contenttxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
text-decoration: none;
}
.contenttxt a:link, .contenttxt a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}
.contenttxt a:active, .contenttxt a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}
.contenttxt h1{
font-family: Eras Bold ITC, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #7ac142;
font-weight: bold;
text-decoration: none;
display:inline;
}
.contenttxt h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #4b9311;
font-weight: bold;
text-decoration: none;
display:inline;
}

/* ##### Product specs table ##### */

table.specs { border-collapse: collapse; font-size: 12px; width: 220px;}
table.specsfloat { float: right; border-collapse: collapse; font-size: 12px; width: 220px;}
table.specsdetail { font-size: 10px; border-collapse: collapse; width: 100%; color: #98999b; }
td.specscaption {
  background: #98999b;
  color: #ffffff;
  font-weight: bold;
  padding: 3px;
  border-bottom: thin dotted #ffffff;
}
td.specsdata { 
  background: #ffffff;
  color: #98999b;
  padding: 2px;
  border-bottom: thin dotted #98999b;
  vertical-align: top;
}
td.specsdatalabel {
  background: #ffffff;
  color: #98999b;
  font-weight: bold;
  padding: 2px;
  border-bottom: thin dotted #98999b;
  vertical-align: top;
}
td.specsinfo {
  background: #ffffff;
  color: #98999b;
  font-weight: normal;
  padding: 2px;
  border-bottom: thin dotted #98999b;
  vertical-align: top;
}
td.specsdatatiny {
  font-size: 9px;
  background: #ffffff;
  color: #98999b;
  padding: 2px;
  border-bottom: thin dotted #98999b;
  vertical-align: top;
}
td.specsdatalabelnoborder {
  background: #ffffff;
  color: #98999b;
  font-weight: bold;
  padding: 2px;
  vertical-align: top;
}
td.specscondition { background: #7ac142; color: #ffffff; padding: 2px; }

ul.specs {
  text-indent: 2px;
  list-style-type: square;
  font-size: 11px;
}

ul.sysreqs {
  text-indent: 3px;
  font-size: 10px;
  list-style-type: circle;
}

ul {
  list-style-type: square;
}

div.descnotice { color: #12d51c; font-weight: bold; }
div.descwarranty { font-size: 12px; border: 1px #7ac142 dotted; background: #e1fdcb;}

h2.desc { font-size: 13px; font-weight: bold; color: #3f9117;}
strong.desclabel { font-weight: bold; color: #3f9117; }

div.producttext {
font-size: 14px;
font-family: Arial, Verdana;
padding-left: 10px;
padding-right: 10px;
margin-top: 14px;
margin-bottom: 35px;
}

strong.desclabel {
font-weight: bold;
color: #68af3d;
}

ul.desclist {
margin-top: 2px;
margin-left: 20px;
}

div.desclist {
font-weight: bold;
}

/* ##### Informational pages ##### */

a.gil_index_link:link { font-size: 12px; }
a.gil_index_link:visited { font-size: 12px; }
a.gil_index_link:hover { font-size: 12px; }
a.gil_index_link:active { font-size: 12px; }