.clear {clear:both;}
.funkybg {
	background:url(../img/iotm2.png) bottom left no-repeat;
	height:750px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/iotm2.png',sizingMethod='crop'); 
	_background:url(../img/1x1.gif);
	border:1px solid lightgrey;
	border-top:none;
}

.funkybg img {
	float:left;
}
.listings {
  height: 504px;
  min-height:504px;
  height:auto !important;
}

dl.listing {
  list-style: none inside;
  font-size: 0.94em;
  border: 1px solid #a7a9a4;
  width: 182px;
  height: 158px;
  margin: 8px 8px 0px 0px;
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  background: url(../img/listingback.jpg) repeat-x top left;
}

dl.third {
  margin-right: 0px;
}

dl.listing dt {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.1em;
  height: 1.1em;
  margin: 10px 8px 5px;
  display: block;
  overflow: hidden;
  white-space: pre;
}

dl.listing dd.thumb {
  width: 71px;
  height: 87px;
  margin: 0px 8px 5px 10px;
  float: left;
  display: inline;
}

dl.listing dd.desc {
  margin-right: 5px;
  font-size:10px;
}

dl.listing dd.price {
  clear: both;
  font-weight: bold;
  color: #b50e05;
  margin: 0px 10px;
  padding-top: 5px;
  width: 169px;
  display: block;
  line-height: 16px;
}

dl.listing dd.price a.buy {
  float: right;
  text-decoration: none;
  color: #4c524e;
  background: url(../img/buy-icon.gif) no-repeat right center;
  padding-right: 20px;
}
dd.price span { 
  font-size:10px;
}
dd.price span a {
  text-decoration:none;
  color:#666666;
}
dd.price span a:hover { 
  text-decoration:underline;
}

dl.links {
  width: 587px;
  margin-bottom:5px;
  position: relative;
  margin-top:5px;
  display: block;
  float: left;
}

/* Products */

dl.product {
  width: 587px;
  border: 1px solid #a7a9a4;
  position: relative;
}

dl.product dt {
  font-size: 2em;
  font-weight: bold;
  margin: 20px;
}

dl.product dd.desc {
  font-weight: bold;
  line-height: 1.3em;
  border-bottom: 1px solid #a7a9a4;
  margin: 0px 20px 10px 0px;
  padding-bottom: 10px;
  float: right;
  display: inline;
  width: 200px;
}

dl.product dd.price {
  float: right;
  clear: right;
  margin-right: 20px;
  display: inline;
  font-weight: bold;
  width: 200px;
  color: #b50e05;
}

dl.product dd.Tshirt {
  float: right;
  clear: right;
  margin-right: 20px;
  margin-bottom:-25px;
  margin-top:5px;
  display: inline;
  font-weight: bold;
  width: 200px;
  color: #4a5455;
}

dl.product dd.thumb {
  width: 330px;
  height: 400px;
  margin: 0px 0px 20px 20px;
  float: left;
  display: inline;
}

dl.product dd.buy {
  float: right;
  clear: right;
  width: 200px;
  margin: 40px 20px 20px 0;
  display: inline;
}

form.buyopt {
  padding-bottom: 4em;
  position: relative;
}

form.buyopt input.submit {
  text-decoration: none;
  color: white;
  font-size: 1.25em;
  font-weight: bold;
  position: absolute;
  overflow: visible;
  bottom: 0;
  right: 0;
  display: inline;
  background: #b50e05 url(../img/buy-button.gif) no-repeat right center;
  padding: 0.5em 40px 0.5em 5px;
  border: 1px solid #888;
  cursor: pointer;
}

form.buyopt p {
  margin-top: 1.5em;
  font-weight: bold;
}

form.buyopt ul.options {
  list-style: none outside;
}

form.buyopt ul.options li {
  clear: left;
  position: relative;
  text-align: left;
  line-height: 1.75em;
  margin: 0.5em 0em;
  font-size: 11px;
  display: block;
  width: 100%;
}

dl.product dd.buy form label {
  float: left;
  margin-right: 1em;
  text-align: left;
  width: 10em;
}

form.buyopt input.radio {
  float: left;
  margin: 0 0.25em 0.5em 0;
}

form.buyopt li a.examples {
  font-size: 0.82em;
  text-decoration: none;
  float: right;
  display: block;
}

form.buyopt ul.examples {
  list-style: none inside;
  position: absolute;
  right: 0;
  top: 20px;
  background: white;
  border: 3px solid #888;
  width: 255px;
  padding: 5px 0px;
  z-index:1048576;
  overflow: hidden;
}

form.buyopt ul.examples li {
  display: inline;
  clear: none;
  text-align: left;
  width: auto;
  margin: 5px;
}

form.buyopt select {
  width: 100px;
}

form.buyopt fieldset {
  border: 0;
}

form.buyopt legend {
  display: none;
}

dl.product dd.links {
  margin: 0px 20px 20px;
  display: block;
  clear: both;
  position: relative;
  height: 20px;
}

dl.links dd.links a.prev {
  text-align: left;
  width: 40%;
  height: 20px;
  display: block;
  position: absolute;
  left: 0;
  color: #4c524e;
  text-decoration: none;
  font-weight: bold;
}

dl.links dd.links a.next {
  text-align: right;
  width: 40%;
  height: 20px;
  display: block;
  position: absolute;
  right: 0;
  color: #4c524e;
  text-decoration: none;
  font-weight: bold;
}
p.itemdesc { 
	line-height:1.3em;
}
.itemmdesc { 
	padding:2em;
	padding-top:0em;
}
