#shcontent {
  position:relative;
  margin:0;
  z-index:1;
}
.prodcont {
  margin:10px;
}
#shvinfhldr {
  margin:0 auto;
  position:relative;
  top:300px;
  width:388px;
  height:0;
}
#shvinf {
  position: absolute;
  top:0;
  left:0;
  width:388px;
  padding: 3px 10px;
  text-align: left;
  background-image: url(/static/dynsearch/shvbox-mid.gif);
  background-repeat: repeat-y;
}
#shvinfhdr {
  position: absolute;
  width: 408px;
  height: 179px;
  left: 0;
  top: -7px;
  background-image: url(/static/dynsearch/shvbox-top.gif);
}
#shvinfcont {
  position: relative;
  width:388px;
  min-height:169px;
  height:auto !important;
  height:169px;
}
#shvinfcont, #shvinfcont * {
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
#shvinfcont b.shvb {
  font-size: 15px;
}
#shvinfcont li {
  list-style-type: disc;
  margin: 0 0 0 15px;
}
#shvinfcont p {
  margin: 1em 0;
}
#shvinfcont a:active {
  color: #ee0000;
}
#shvinfcont a:visited {
  color: #551A8B;
}
#shvinfcont a:hover {
  color: #0000ee;
}
#shvinfcont a {
  color: #0000ee;
  text-decoration: underline;
}
#shvinfcont img {
  border:0;
}
#shvinfftr {
  position: absolute;
  width: 408px;
  height: 9px;
  left: 0;
  bottom: -7px;
  background-image: url(/static/dynsearch/shvbox-bot.gif);
  font-size: 1px;
}
.shvxsells {
  width:32%;
  float:right;
}
.prodcont23 {
  width:62%;
  float:left;
  margin:15px;
}
.shdprim {
  float: right;
  margin:10px;
}
.shvpcap {
  margin:1em 0;
}
.shdtitle,.shdprice,.shdsale,.shqty,.shvressprice {
  font-weight: bold;
} 
.shdprice {
  margin-top:15px;
}
.shdsale,.shvressprice {
  color:#c00000;
}
.shdaction img {
  margin: 2px 0 2px 0;
  border:0;
}
#shscont {
  position:absolute;
  top:0;
  left:0;
  height:0;
  width:100%;
  z-index:2;
}
div#shvclogo,a#shvclogo {
  position: absolute;
  left: 10px;
  top: 3px;
}
input#schterm {
  position: absolute;
  display: block;
  font-family: verdana,arial,sans-serif;
  font-size: 15px;
  width: 300px;
  //height: 25px;
  left: 250px;
  top: 8px;
}
#shvshade {
  position:absolute;
  top:0;
  left:0;
  display:none;
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
  background:black;
  z-index:2;
}
#hilite {
  display:none;
  position:absolute;
  border:3px solid #FFD26A;
  padding: 2px 1px 2px 1px;
}
.ltapp,.ltapp * {
  font-family: Arial,sans-serif;
  font-size: 12px;
}
.ltapp {
  position: absolute;
  left: 115px;
  top: 26px;
  width: 400px;
  height: 100px;
  display: none;
  background: white;
  overflow:hidden;
  z-index: 1;
}
#ltapptr {
  position: absolute;
  width: 50px;
  height: 16px;
  font-size:1px;
}
#ltapptr { top:0; left:100px; background-image: url(/static/dynsearch/ltapptr.gif); cursor: pointer;}
#status {
  font-weight:bold;
  position: absolute;
  color: white;
  left: 560px;
  top: 13px;
}
#shclose {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 144px;
  font-size: 1px;
  cursor: pointer;
  background-image: url(/static/dynsearch/detailclose-g.gif);
}
#shdettitle {
  position: absolute;
  top: 41px;
  left: 200px;
  width: 200px;
  height: 20px;
  display: none;
}
#shdetail {
  position: absolute;
  text-align: left;
  top: 61px;
  left: 200px;
  width: 200px;
  height: 300px;
  border: 1px solid #c0c0c0;
  display: none;
  background: white;
  overflow: auto;
}
#shvmatches {
  position: absolute;
  background: white;
  left: 10px;
  top: 41px;
  width: 400px;
  height: 500px;
  border: 1px solid #c0c0c0;
  overflow: hidden;
}
#shlogo {
  border-width: 0;
  position: absolute;
  left: 10px;
  bottom: 8px;
}
#scbar {
  position: absolute;
  top: 42px;
  left: 392px;
  width: 19px;
  height: 500px;
  visibility: hidden;
  background-image: url(/static/dynsearch/scrollback.png);
  background-repeat: repeat-y;
  z-index: 2;
}
#scup {
  position: absolute;
  left: 0;
  top: 0;
  width: 19px;
  height: 17px;
  background-image: url(/static/dynsearch/scrollup.png);
}
#scdn {
  position: absolute;
  left: 0;
  top: 486px;
  width: 19px;
  height: 17px;
  background-image: url(/static/dynsearch/scrolldn.png);
}
#scthumb {
  position: absolute;
  left: 1px;
  top: 24px;
  width: 17px;
  height: 20px;
  background-image: url(/static/dynsearch/scthback.png);
  background-repeat: repeat-y;
}
#sctmid {
  position: absolute;
  left: 0;
  top: 20px;
  width: 17px;
  height: 8px;
  font-size: 1px;
  background-image: url(/static/dynsearch/scthmid.png);
}
#scttop {
  position: absolute;
  left: 0;
  top: 0;
  width: 17px;
  height: 2px;
  font-size: 1px;
  background-image: url(/static/dynsearch/scthtop.png);
}
#sctbot {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 17px;
  height: 2px;
  font-size: 1px;
  background-image: url(/static/dynsearch/scthbot.png);
}
div#cartstat {
  position: absolute;
  bottom: 14px;
  right: 12px;
  color:#d98414;
  font-weight: bold;
  font-size: 14px;
}
div#cartstat img {
  vertical-align: middle;
  border: 0;
}
div#cartstat a {
  font-size: 14px;
}
a#shvstatlk {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 100px;
  background-image: url(/static/dynsearch/viewcart.gif);
}
#shcartmsg {
  position: absolute;
  display: none;
  height: 52px;
  width: 300px;
  background-image: url(/static/dynsearch/shv-shcmsg.gif);
}
img.shwait,#shcartmsg div.shwait {
  position: absolute;
  left:-45px;
  top:-9px;
}
div.shwait {
  width:32px;
  height:32px;
  background-image: url(/static/dynsearch/waiting.gif);
}
.shdtitle {
  font-size:14px;
  margin-bottom: 15px;
}
#shcartmsg div {
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  left: 55px;
  top: 19px;
  color: #ffffff;
}
div#helpimg {
  position: absolute;
  left: 30px;
  top: 69px;
  height: 103px;
  width: 345px;
  background-image: url(/static/dynsearch/arrow2.png);
}
.shvitem {
  text-align: left;
  position: absolute;
  left: 0;
}
.shvpcont {
  text-align: center;
  font-size: 11px;
  position: absolute;
  width: 100%;
}
.shvpcont img {
  display: block;
  border-width: 0;
  margin: 0px auto 3px auto;
}
.shvxsttl {
  background: #fd6a05;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 4px;
  margin: 5px;
}
a#shvshlogo {
  display: block;
  width: 117px;
  height: 35px;
  background-image: url(/static/dynsearch/powered.gif);
  position: absolute;
  left: 10px;
  bottom: 8px;
}
div#shvspcorr,div#shvsortbar {
  position: absolute;
  height: 23px;
  width: 200px;
  left: 11px;
  top: 42px;
  z-index: 1;
  display: none;
}
div#shvspcorr {
  font-weight: bold;
  background: #ffffaa;
}
div#shvsortbar,div.shvfiltcont {
  background: #edf6d6;
}
div#shvspcorr,div#shvfiltbar {
  text-align: left;
}
div#shvfiltbar {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
}
div#shvspcorr div {
  margin: 3px;
}
div.shvsortopts {
  position: absolute;
  font-size: 11px;
  margin: 3px;
  right: 23px;
  top: 0;
}
div.shvsortopts a,div.shvsortopts span.shvsortsel {
  font-size: 11px;
  display: inline-block;
  padding: 2px;
}
div.shvsortopts a.shvsortsel,div.shvsortopts span.shvsortsel {
  background: #ffffc9;
  padding: 1px 3px;
  border: 1px solid #71a854;
}
div.shvfilttoggle {
  padding: 3px;
  font-weight: bold;
}
div.shvfiltcont {
  position: absolute;
  display: none;
  left: 0;
  top: 23px;
  width: 175px;
  overflow: auto;
}
div.shvexfilt {
  border: 1px solid #71a854;
  background: #ffffc9;
  padding: 3px;
  margin: 3px;
}
div.shvrefgp {
  margin: .5em 3px;
  font-size: 11px;
  font-weight: bold;
}
a.shvrefmore {
  display: block;
  font-size: 11px;
  margin: 1em 3px;
}
div.shvrefgp a {
  font-size: 11px;
  display: block;
  font-weight: normal;
}
span.shvstup,span.shvstdn {
  display: inline-block;
  width:5px;
  height:4px;
  font-size: 1px;
  vertical-align: middle;
}
span.shvstdn {
  background-image: url(/static/dynsearch/dn.gif);
}
span.shvstup {
  background-image: url(/static/dynsearch/up.gif);
}
div#shvfiltbar a {
  font-size: 11px;
}
div#shvfiltbar a.shvdelref {
  display:inline-block;
  width:11px;
  height:11px;
  vertical-align: middle;
  font-size:1px;
  background-image: url(/static/dynsearch/delfilt.gif);
}
span.shvexnote {
  font-size: 11px;
  font-weight: normal;
  display: inline-block;
  background: #ffffc9;
  padding: 1px 3px 1px 2px;
  border: 1px solid #71a854;
}
img#shvxtra {
  display: none;
  position: absolute;
  top: 41px;
}

.ltapp {
 background: #f8f8f8;
}
#ltapptr {
 background-image: url(/static/dynsearch/tr_f8f8f8_000000.gif);
}
#status {
 color:#000000;
}
div#shvclogo {
  width:225px;
  height:24px;
  top:6px;
background-image: url('/content/pclogo.png');
}
.shvxsttl {
  background: #ab1112;
}