ul.home {
  list-style: none inside;
  padding-top: 8px;
  width: 390px;
  font-size: 0.94em;
  float: left;
}

ul.home li {
  border: 1px solid #a7a9a4;
  width: 189px;
  height: 189px;
  margin: 0px 8px 8px 0px;
  display: block;
  float: left;
  position: relative;
  background-color: #f6f6f4;
  background-repeat: no-repeat;
  background-position: 4px 4px;
}

ul.home li a {
  position: absolute;
  text-decoration: none;
  font-weight: bold;
  color: #4c524e;
  top: 15px;
  left: 10px;
  display: block;
  height: 170px;
  width: 170px;
  padding-top: 150px;
}

ul.home li.about { background-image: url(../img/aboutus.jpg); } 
ul.home li.film { background-image: url(../img/home-film.jpg); }
ul.home li.music { background-image: url(../img/home-music.jpg); }
ul.home li.sport { background-image: url(../img/home-sport.jpg); margin-right: 0;}
ul.home li.sale { background-image: url(../img/home-sale.jpg); margin-right: 0;}
ul.home li.vintage { background-image: url(../img/home-vintage.jpg); margin-right: 0; }
ul.home li.helpfind { background-image: url(../img/helpfind.jpg); margin-right:0; }
ul.home li.events {background-image: url(../img/events.jpg);  }
ul.home li.charity {background-image: url(../img/charity.jpg); margin-right:0;}
ul.home li.scrapbook {background-image: url(../img/scrapbook.jpg); margin-right:0; }
ul.home li.itemofthemonth {background-image: url(../img/itemofthemonth.jpg); }
ul.home li.aftal {background-image: url(../img/aftal_approved_dealer.gif); margin-right:0; }
ul.home li.uacc {background-image: url(../img/uacc_registered_dealer.gif); }

ul.home li.about p {
  line-height: 1.5em;
  margin: 0.75em;
  color: #4c524e;
}

h3.homepageTitle { margin:0; padding:0; }
h3.homepageTitle a { 
	background:#b50e05;
	color:white;
	display:block;
	font-size:13px; 
	padding:6px;	
	margin-top:5px;
	border-right:2px solid #999999;
	border-bottom:2px solid #666666;
	text-decoration:none;
}
ul.homepageProducts { 
	list-style:none;
	margin-bottom:10px;
}
.homepageText { margin:20px 0px 10px 0px; padding-top:20px;  border-top:1px dotted #cccccc; } 
.homepageText h1 { font-size:14px; margin-bottom:10px; } 
.homepageText p { margin:10px 0px; line-height:1.4em; font-size:12px; } 

dl.listing {
  list-style: none inside;
  font-size: 0.94em;
  border: 1px solid #a7a9a4;
  width: 189px;
  height: 158px;
  margin: 4px 8px 4px 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: 15px;
  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:12px;
}

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

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;
}

hr.endlisting {
  border: 0px;
  border-top: 1px solid #a7a9a4;
  font-size: 1px;
  height: 1px;
  clear: both;
  margin: 8px 0;
}



.languages {
	border:1px solid #aeb2b1;
	height:60px;
	padding:0;
	margin:2px 0 4px 0;
}
.languages img {
	border:1px solid lightgrey;
}
.languages ul {
	list-style:none;
}
.languages ul li {
	display:block;
	float:left;
	padding:5px;
	margin:3px 2.5px 5px 5px;
}
p.lang {
 	font-weight: bold;
  	color: #4c524e;
  	width:580px;
  	text-align:center;
}
