/*
 * (C) Copyright 2007 WebCollage, Inc.
 */
body
{
  margin: 0;
  padding: 0;
}
#wrapper
{
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}
body,
#dealers
{
  font-family:verdana;
  font-size: 10pt;
}
#dealers-div 
{
  min-height: 400px;
  height:auto;
}
}
/* for Internet Explorer */
/*\*/
* html #dealers-div {
height: 400px;
}
/**/

#dealers
{
  width:100%;
}
#dealers td a
{
  color:blue;
}
#dealers .description a,
#dealers .price a,
#dealers .in-stock a,
#dealers .dealer a
{
  text-decoration:none;
  color: black;
}
#dealers .dealer,
#dealers .price,
#dealers .in-stock,
#dealers .shop-online,
#dealers .shop-offline
{
  text-align:center;
  white-space:nowrap;
}
#copyright
{
  text-align:left;
  font-size:8pt;
}
#copyright a
{
  color:black;
}
#wrapper
{
  height: 350px;
}
#dealers tr
{
  vertical-align: center;
}
#dealers td,
#dealers th
{
  padding-left:8px;
  padding-right:8px;
}
#dealers .dealer
{
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left:10px;
  padding-right:10px;
  font-weight:bold;
}
h1
{
  font-size:13pt;
}
#dealers th
{
  text-align:left;
  background-color:#555;
  color:white;
  white-space:nowrap;
}
#dealers td
{
  height:65px;
  border-bottom:1px solid #aaa;
  border-right:1px solid #aaa;
  border-left:1px solid #aaa;
}
#dealers th
{
  height:30px;
}
#dealers .dealer
{
  border-left: 1px solid #aaa;
}
a img
{
  border: 0;
}
#copyright
{
  margin-top: 30px;
  margin-bottom: 15px;
}
#powered-by
{
  text-align:right;
}
#footer
{
  font-size: 80%;
  margin-top:30px;
  margin-bottom:30px;
}
#error
{
 font-weight:bold;
 padding-top:30px;
 padding-bottom:30px;
 text-align:center;
 height: 400px;
}
#banner-cell-0, #banner-cell-2, #banner-cell-4
{
 width: 2000px;
 background-repeat: repeat-x;
}
#store-listing
{
  font-weight: bold;
}
#site-logo
{
  margin-right: 10px;
  margin-left: 10px;
}
#listing-body
{
}
