/* Global styles */

.footer {
  color: #333333;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

a.footer, a.footer:visited, a.footer:active, a.footer:link {
  color: #333333;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

a.footer:hover {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

.cartnav {
  color: #333333;
  font-size: 11px;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
}

a.cartnav, a.cartnav:visited, a.cartnav:active, a.cartnav:link {
  color: #333333;
  font-size: 11px;
  line-height: 18px;
  font-weight: normal;
  text-decoration: underline;
}

a.cartnav:hover {
  color: #CC3333;
  font-size: 11px;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
}

.tdcat {
  background: url('/images/style/Inline-CatBG.jpg');
}

.tdcat2 {
  background: url('/images/style/Inline-CatBG2.jpg');
}

.inputFieldBody, .inputField, .inputFieldSearch, .inputQtyBody {
    border: 1px solid #666666;
    height: 17px;
}

textarea.inputFieldBody {
    border: 1px solid #666666;
    height: 40px;
}

.line { line-height: 1px; height: 1px }
.line img { margin: 0px 0px 0px 0px }

th img { margin: 0px 0px 0px 0px }
td img { margin: 0px 0px 0px 0px }

#breadcrumb img { margin: 0px 0px 0px 0px }

li { list-style-position: none; list-style-type: none; }

a:hover img {
	background: #ccc;
}
.comparespecs {
    padding: 6px;
    border-collapse:collapse; 
    border-style:solid; 
    border-color:#555555;
}
