#producttable h1 {
  background-color: #d2d7da;
  color: black;
  padding: 2px;
  margin: 0;
}
#pricing {
  border: 1px solid #d2d7da;
  padding: 2px;
}
#code {
  color: gray;
  font-weight: bold;
}
#qty {
  background-color: #e9e9e9;
}
#related .thumb {
/*  border: 1px solid silver; */
  padding: 8px;
}
.menu2 { 
  background-color: white;
  font-size: 12px;
  line-height: 23px;
  border-top: 1px solid silver;
}
.menu2 a:link, .menu2 a:visited {
  color: gray !important;
  padding-left: 0 !important;
}
#submenu {
  padding-left: 15px;
}
#submenu a:link, #submenu a:visited {
  font-size: 11px;
  font-weight: normal !important;
}
#producttable td {
  font-family: arial,helvetica,sans-serif;
  color: gray;
  font-size: 12px;
}
#productimage {
  border: 1px solid silver;
  margin-bottom: 10px;
}
#breadcrumbs {
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
  color: gray;
  margin-bottom: 1em;

}
#breadcrumbs a:link, #breadcrumbs a:visited {
  text-decoration: none;
  color: gray;

}
#breadcrumbs a:hover { text-decoration: underline }

body { background-color: #e3e3e3 }
#topsearch { 
	margin: 0; 
	padding: 0;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: gray;
}
#topsearch a:link, #topsearch a:visited {
	color: gray;
	text-decoration: none;
}
#topsearch a:hover { 
	text-decoration: underline;
}
#searchfield, #emailfield { border: 1px solid gray }
#maintable { 
  margin-top: 25px;
	background-color: white;
	border: 5px solid white;
}

#leftside {
	width: 146px;
}
#navbar {
  margin-left: 10px;
}
#navbar a:link, #navbar a:visited {
	color: black;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
text-transform: uppercase;
display: block;
padding: 3px 0px;
}
#navbar a:hover {
	text-decoration: underline;
}

#navbar .subnav {
  margin-left: 10px !important;
}

#navbar .subnav a:link, #navbar .subnav a:visited {
  text-transform: none;
  font-weight: normal;
  font-size: 11px;
}

#middle { border: 1px solid silver }

#signupform { margin: 0; padding: 0 }

#bottom1 { padding-top: 6px; }

#signup {
	border-top: 5px solid #666666;
	border-bottom: 1px solid silver;
}
#signup td {
	padding-top: 5px;
	padding-bottom: 5px;
}

#bottom2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: gray;
}
#bottom2 td a:link, #bottom2 td a:visited {
	color: gray;
	text-decoration: none;
}
#bottom2 td a:hover {
	text-decoration: underline;
}
#middle { border: 0 none }

.vertCell {
  font-family: arial;
  font-size: 11px;
}
.vertCell input {
  font-size: 11px;
}
.qty { margin-bottom: 2px }

#topnav { font-family: arial; font-size: 12px; }
#topnav a:link, #topnav a:visited {
  padding: 5px;
  text-decoration: none;
  color: white;
  font-weight: bold;
  display: block;
  background-color: #cc0000;  
}
#topnav a:hover {
  background: silver;
}

#itemImage {
  display: block !imporant;
  width: 400px;
  border: solid 1px black;
}
