.box .boxImage {
	float: left;
	padding-right: 1em;
}
.box .admin img {
	border: 1px solid #ccc;
	background-color: white;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.wanted .boxImage {
	background-color: #e4ffb5;
	left: -1em;
	padding-right: 0;
	position: relative;
}
.admin .boxImage {
	background-color: #d5e5f2;
}
form {
	padding: 0px;
	margin: 0px;
}
h1, .col2 .forsale h2, .col2 .wanted h2 {
	background-image: url(images/yellow/right-arrow.gif);
	background-position: left 0.2em;
	background-repeat: no-repeat;
	padding-left: 22px;
}
ul.categories {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.categories li {
	background-image: none;
	padding: 0;
	padding-bottom: 0.5em;
	margin: 0;
	border: 0;
	display: block;
	float: left;
	text-align: center;
	vertical-align: bottom;
}
.categories a {
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	padding:0;
	padding-top: 73px;
	border: 0;
	margin: 0;
	/* must set width to get the padded area to be picked up for the a:hover in IE6.
	cannot set 100% width as IE6 does not fit four elements on each row then. */
	width: 98px;
}
.categories a:hover {
	color: #d92a14;
	background-color: #ffe9b0;
}
.categories a img {
	text-decoration: none;
}

#homepage td.col1 {
	width: 420px;
}
#homepage td.col1 .box {
	width: 416px;
}
#homepage td.col2 {
	width: 300px;
}
.zone {
	text-align: center;
	margin-bottom: 5px;
}
label {
	padding: 0;
	margin: 0;
}
ul#moreCategories li {
	background-image: url(images/diamond-yellow.gif) ;
	padding-top: 0em;
	padding-bottom: 0em;
	background-position: 0px 0.6em;
}
ul#moreCategories li.all {
	background-image: none;
	padding-left: 0em;
}
ul#moreCategories li.all a {
		color: #3D7C95;
	display: block;
	margin-top: 0.5em;
	font-weight: bold;
}
a#removeAd {
	display: block;
	color: #4d4d4d;
	padding-top: 0.5em;
}
a.allRecent {
	position: absolute;
	font-weight: bold;
	font-size: 120%;
	top: 12px;
	right: 16px;
}
a.allRecentV2 {
	position: absolute;
	font-weight: bold;
	font-size: 100%;
	top: 2px;
	right: 16px;
}
a.allAds {
	background-image: url(images/icons/all-sections-small-icons.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	display: block;
	clear: both;
	font-size: 120%;
	padding-top: 1px;
	width: 100%;
	line-height: 210px;
}
.allAds:hover {
	background-color: #fee598;
	}

a.moreComments{
	text-align: right;
	font-weight: bold;
	display: block;
	clear: both;
	font-size: 120%;
	padding-top: 1px;
}

input {
	border: 1px solid black;
}
label#searchlabel {
	font-weight: normal;
}
#searchfield {
	width: 175px;
	border: 2px solid #666666;
	color: #666666;
	font-size: 150%;
	vertical-align: middle;
}
form#othersearch input#searchfield {
	border: 1px solid #666666;
	color: #666666;
	font-size: 130%;
	vertical-align: middle;
	width: auto;
}
form#othersearch #searchsubmit {
	font-size: 110%;
  	width: 81px;
  	height: 28px;
    background-image: url(images/yellow/button-81x28.gif);
    background-position: center 1px;
    font-size: 120%;
}
#searchsubmit {
  	width: 92px;
  	height: 35px;
  	line-height: 28px;
  	vertical-align: middle;
  	text-align: center;
  	margin: 0;
  	padding: 0;
    border: 0;
    background-color: transparent;
    background-image: url(images/yellow/button-92x32.gif);
    background-repeat: no-repeat;
    background-position: center 3px;
    color: #414141;
    cursor: pointer;
	font-size: 140%;
	font-weight: bold;
}
.wanted a.important {
	font-style=120%;
}
.wanted ul.tick {
	margin-left: 20px;
        margin-top: 1px;
}
.wanted ul.tick li {
	color: #666;
}
.wanted fieldset {
	border: 0;
	border-top: 2px solid #bfbfbf;
	padding: 0 0 0 10px;
}
.wanted legend {
	color: #666;
}
.wanted fieldset a {
	color: #666;
	margin-right: 2em;
}
.wanted div.fieldsetcontent {
	padding-top: 0.6em;
	padding-left: 10px;
	text-align: center;
}
.wanted .box-content {
	padding-bottom: 0.5em;
}
form.newsletterSignup input.submit {
  	width: 83px;
  	height: 30px;
  	line-height: 25px;
  	text-align: center;
  	margin: 0;
  	padding: 0;
    border: 0;
    background-color: transparent;
    background-image: url(images/grey/button-83x30.gif);
    background-repeat: no-repeat;
    background-position: center 1px;
    color: #414141;
    cursor: pointer;
	font-size: 110%;
	font-weight: bold;
	vertical-align: middle;
}
form.newsletterSignup input#email {
	vertical-align: middle;
	width: 135px;
}
.recentAdWrap {
	width: 100%;
}
.recentAd {
	display: inline;
	width: 49%;
	float: left;
	text-align: center;
	height: 100px;
	margin: 0;
	padding: 0;
}
.recentAd-v3 {
	display: inline;
	width: 33%;
	float: left;
	text-align: center;
	height: 100px;
	margin: 0;
	padding: 0;
}
.recentAd .recentAdWide a {
	color: #4d4d4d;
	text-decoration: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.recentAd .recentAdWide a:hover {
	text-decoration: underline;
}
.recentAdWide {
        display: inline;
        float: left;
        text-align: center;
        width: 98px;
        height: 76px;
        margin-bottom: 3px;
}
.soldAd {
	width: 98px;
	text-align: center;
	float: left;
	display: inline;
}

.soldAd a img {
    border: 1px solid gray;
}
.sold h2 {
	background-image: url(images/sold-small.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 48px;
}
.quicklinks {
	width: 100%;
	margin-bottom: 1.5em;
}
.quicklinks ul {
	float: left;
	width: 32%;
	margin: 0;
	padding: 0;
}
.quicklinks ul li {
	background-image: none;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 2em;
	font-weight: bold;
}

/* do not show the ads on the front page */
#rightcolads {
	display: none;
}

#clearUserSections
{
	position: relative;
	float: right;
	height: 18px;
	width:32px;
	top: -16px;
	font-size: 10px;
	font-weight: normal;
	color: #3D7C95;
	text-align: right;
	text-decoration:underline;
}


.placeAdGreenButton {
        height: 37px;
        width: 100%;
        background-image: url(images/place-ad-button-green-narrow.gif);
        background-repeat: no-repeat;
        background-position: center top;
        text-align: center;
        padding-top: 10px;
        margin-top: 12px;
}

 /* browse section tab */

.browseManySections {
    font-weight: bold;
    height: 27px;
    padding-top: 8px;
    padding-left: 10px;
    width: 100%;
}
.browseManySections span {
        font-size: 18px;
        color: #706C5E;
}
.browsebox {
        background-color: #fff3cd;
}
.homepageSwitch-v1 {
    font-size: 90%;
    display: inline;
    position: absolute;
    right: 240px;
    top: -12px;
}
.homepageSwitch-v2 {
    font-size: 90%;
    display: inline;
    position: absolute;
    right: 4px;
    top: -12px;
}
.homepageSwitchRight1 a {
	 text-decoration: none;
         width: 220px;
         height: 26px;
         color: #464646;
}
.homepageSwitchRight1 a:hover {
         text-decoration: underline;
         color: #0065A3;
}

#fashealth, #househome, #holstics, #musiced {
    padding-top: 16px;
    height: 20px;
}

/* your section categories */

.categories .cds a {
	background-image: url(images/icons/yellow/cds.gif);
}
.categories .tickets a {
	background-image: url(images/icons/yellow/tickets.gif);
}
.categories .furniture a {
	background-image: url(images/icons/yellow/furniture.gif);
}
.categories .cars a {
	background-image: url(images/icons/yellow/cars.gif);
}
.categories .carextras a {
	background-image: url(images/icons/yellow/carextras.gif);
}
.categories .vintagecars a {
	background-image: url(images/icons/yellow/vintagecars.gif);
}
.categories .birds a {
	background-image: url(images/icons/yellow/birds.gif);
}
.categories .motorbikes a {
	background-image: url(images/icons/yellow/motorbikes.gif);
}
.categories .quads a {
	background-image: url(images/icons/yellow/quads.gif);
}
.categories .mobilehomes a {
	background-image: url(images/icons/yellow/mobilehomes.gif);
}
.categories .campers a {
	background-image: url(images/icons/yellow/campers.gif);
}
.categories .boats a {
	background-image: url(images/icons/yellow/boats.gif);
}
.categories .trucks a {
	background-image: url(images/icons/yellow/trucks.gif);
}
.categories .trailers a {
	background-image: url(images/icons/yellow/trailers.gif);
}
.categories .coaches a {
	background-image: url(images/icons/yellow/coaches.gif);
}
.categories .scooters a {
	background-image: url(images/icons/yellow/scooters.gif);
}
.categories .tractors a {
	background-image: url(images/icons/yellow/tractors.gif);
}
.categories .caravans a {
	background-image: url(images/icons/yellow/caravans.gif);
}
.categories .dogs a {
	background-image: url(images/icons/yellow/dogs.gif);
}
.categories .cats a {
	background-image: url(images/icons/yellow/cats.gif);
}
.categories .horses a {
	background-image: url(images/icons/yellow/horses.gif);
}
.categories .fish a {
	background-image: url(images/icons/yellow/fish.gif);
}
.categories .exoticpets a {
	background-image: url(images/icons/yellow/exoticpets.gif);
}
.categories .petaccessories a {
	background-image: url(images/icons/yellow/petaccessories.gif);
}
.categories .poultry a {
	background-image: url(images/icons/yellow/poultry.gif);
}
.categories .holidayrent a {
	background-image: url(images/icons/yellow/holidayrent.gif);
}
.categories .musictickets a {
	background-image: url(images/icons/yellow/musictickets.gif);
}
.categories .books a {
	background-image: url(images/icons/yellow/books.gif);
}
.categories .gardening a {
	background-image: url(images/icons/yellow/gardening.gif);
}
.categories .golf a {
	background-image: url(images/icons/yellow/golf.gif);
}
.categories .racketsports a {
	background-image: url(images/icons/yellow/racketsports.gif);
}
.categories .bicycles a {
	background-image: url(images/icons/yellow/bicycles.gif);
}
.categories .ladiesbicycles a {
	background-image: url(images/icons/yellow/ladiesbicycles.gif);
}
.categories .gentsbicycles a {
	background-image: url(images/icons/yellow/gentsbicycles.gif);
}
.categories .childrenbicycles a {
	background-image: url(images/icons/yellow/childrensbicycles.gif);
}
.categories .mp3players a {
	background-image: url(images/icons/yellow/mp3players.gif);
}
.categories .cameras a {
	background-image: url(images/icons/yellow/cameras.gif);
}
.categories .weddingjewellery a {
	background-image: url(images/icons/yellow/weddingjewellery.gif);
}
.categories .games a {
	background-image: url(images/icons/yellow/games.gif);
}
.categories .gentsclothes a {
	background-image: url(images/icons/yellow/gentsclothes.gif);
}
.categories .womenclothes a {
	background-image: url(images/icons/yellow/womenclothes.gif);
}
.categories .childrenclothes a {
	background-image: url(images/icons/yellow/childrenclothes.gif);
}
.categories .footwear a {
	background-image: url(images/icons/yellow/footwear.gif);
}
.categories .jewellery a {
	background-image: url(images/icons/yellow/jewellery.gif);
}
.categories .tolet a {
	background-image: url(images/icons/yellow/tolet.gif);
}
.categories .toshare a {
	background-image: url(images/icons/yellow/toshare.gif);
}
.categories .houses a {
	background-image: url(images/icons/yellow/houses.gif);
}
.categories .diy a {
	background-image: url(images/icons/yellow/diy.gif);
}
.categories .buildingmaterials a {
	background-image: url(images/icons/yellow/buildingmaterials.gif);
}
.categories .equipmenthire a {
	background-image: url(images/icons/yellow/equipmenthire.gif);
}
.categories .tools a {
	background-image: url(images/icons/yellow/tools.gif);
}
.categories .sites a {
	background-image: url(images/icons/yellow/sites.gif);
}
.categories .commproperty a {
	background-image: url(images/icons/yellow/commproperty.gif);
}
.categories .flowergirl a {
	background-image: url(images/icons/yellow/flowergirl.gif);
}
.categories .pageboy a {
	background-image: url(images/icons/yellow/pageboy.gif);
}
.categories .bestman a {
	background-image: url(images/icons/yellow/bestman.gif);
}
.categories .bride a {
	background-image: url(images/icons/yellow/bride.gif);
}
.categories .bridesmaids a {
	background-image: url(images/icons/yellow/bridesmaids.gif);
}
.categories .groom a {
	background-image: url(images/icons/yellow/groom.gif);
}
.categories .weddingmusic a {
	background-image: url(images/icons/yellow/weddingmusic.gif);
}
.categories .intlproperty a {
	background-image: url(images/icons/yellow/intlproperty.gif);
}
.categories .homeoffice a {
	background-image: url(images/icons/yellow/homeoffice.gif);
}
.categories .carpets a {
	background-image: url(images/icons/yellow/carpets.gif);
}
.categories .computers a {
	background-image: url(images/icons/yellow/computers.gif);
}
.categories .tv a {
	background-image: url(images/icons/yellow/tv.gif);
}
.categories .videos a {
	background-image: url(images/icons/yellow/videos.gif);
}
.categories .weddingwear a {
	background-image: url(images/icons/yellow/weddingwear.gif);
}
.categories .curtains a {
	background-image: url(images/icons/yellow/curtains.gif);
}
.categories .livestock a {
	background-image: url(images/icons/yellow/livestock.gif);
}
.categories .weddingstationery a {
	background-image: url(images/icons/yellow/weddingstationery.gif);
}
.categories .decorations a {
	background-image: url(images/icons/yellow/decorations.gif);
}
.categories .kitchen a {
	background-image: url(images/icons/yellow/kitchen.gif);
}
.categories .livingroom a {
	background-image: url(images/icons/yellow/livingroom.gif);
}
.categories .musicians a {
	background-image: url(images/icons/yellow/musicians.gif);
}
.categories .instruments a {
	background-image: url(images/icons/yellow/instruments.gif);
}
.categories .schoolbooks a {
	background-image: url(images/icons/yellow/schoolbooks.gif);
}
.categories .bathroom a {
	background-image: url(images/icons/yellow/bathroom.gif);
}
.categories .apartments a {
	background-image: url(images/icons/yellow/apartments.gif);
}
.categories .parking a {
	background-image: url(images/icons/yellow/parking.gif);
}
.categories .babywear a {
	background-image: url(images/icons/yellow/babywear.gif);
}
.categories .babyitems a {
	background-image: url(images/icons/yellow/babyitems.gif);
}
.categories .dvds a {
	background-image: url(images/icons/yellow/dvds.gif);
}
.categories .plantmachinery a {
	background-image: url(images/icons/yellow/plantmachinery.gif);
}
.categories .holidayhomes a {
	background-image: url(images/icons/yellow/holidayhomes.gif);
}
.categories .hotels a {
	background-image: url(images/icons/yellow/hotels.gif);
}
.categories .sailing a {
	background-image: url(images/icons/yellow/sailing.gif);
}
.categories .overseas a {
	background-image: url(images/icons/yellow/overseas.gif);
}
.categories .gym a {
	background-image: url(images/icons/yellow/gym.gif);
}
.categories .bedroom a {
	background-image: url(images/icons/yellow/bedroom.gif);
}
.categories .lighting a {
	background-image: url(images/icons/yellow/lighting.gif);
}
.categories .toys a {
	background-image: url(images/icons/yellow/toys.gif);
}
.categories .health a {
	background-image: url(images/icons/yellow/health.gif);
}
.categories .training a {
	background-image: url(images/icons/yellow/training.gif);
}
.categories .hobbies a {
	background-image: url(images/icons/yellow/hobbies.gif);
}
.categories .collectibles a {
	background-image: url(images/icons/yellow/collectibles.gif);
}
.categories .traveltickets a {
	background-image: url(images/icons/yellow/traveltickets.gif);
}
.categories .boatextras a {
	background-image: url(images/icons/yellow/boatextras.gif);
}
.categories .commercials a {
	background-image: url(images/icons/yellow/commercials.gif);
}
.categories .catering a {
	background-image: url(images/icons/yellow/catering.gif);
}
.categories .houseswaps a {
	background-image: url(images/icons/yellow/houseswaps.gif);
}
.categories .machinery a {
	background-image: url(images/icons/yellow/machinery.gif);
}
.categories .storage a {
	background-image: url(images/icons/yellow/storage.gif);
}
.categories .office a {
	background-image: url(images/icons/yellow/office.gif);
}
.categories .heating a {
	background-image: url(images/icons/yellow/heating.gif);
}
.categories .sport a {
	background-image: url(images/icons/yellow/sport.gif);
}
.categories .snooker a {
	background-image: url(images/icons/yellow/snooker.gif);
}
.categories .antiques a {
	background-image: url(images/icons/yellow/antiques.gif);
}
.categories .watersports a {
	background-image: url(images/icons/yellow/watersports.gif);
}
.categories .motorbikeextras a {
	background-image: url(images/icons/yellow/motorbikeextras.gif);
}
.categories .events a {
	background-image: url(images/icons/yellow/events.gif);
}
.categories .childrenitems a {
	background-image: url(images/icons/yellow/childrenitems.gif);
}
.categories .children a {
	background-image: url(images/icons/yellow/children.gif);
}
.categories .farmproduce a {
	background-image: url(images/icons/yellow/farmproduce.gif);
}
.categories .weddingvenues a {
	background-image: url(images/icons/yellow/weddingvenues.gif);
}
.categories .businessopportunities a {
	background-image: url(images/icons/yellow/businessopportunities.gif);
}
.categories .weddingtransport a {
	background-image: url(images/icons/yellow/weddingtransport.gif);
}
.categories .shopfittings a {
	background-image: url(images/icons/yellow/shopfittings.gif);
}
.categories .homeelectronics a {
	background-image: url(images/icons/yellow/homeelectronics.gif);
}
.categories .phones a {
	background-image: url(images/icons/yellow/phones.gif);
}
.categories .sporttickets a {
	background-image: url(images/icons/yellow/sporttickets.gif);
}
.categories .audioequipment a {
	background-image: url(images/icons/yellow/audioequipment.gif);
}

.categories .otheranimals a {
	background-image: url(images/icons/yellow/otheranimals.gif);
}
.categories .othertickets a {
	background-image: url(images/icons/yellow/othertickets.gif);
}
.categories .othersports a {
	background-image: url(images/icons/yellow/othersports.gif);
}
.categories .otherwedding a {
	background-image: url(images/icons/yellow/otherwedding.gif);
}
.categories .othermotor a {
	background-image: url(images/icons/yellow/othermotor.gif);
}
.categories .otherfarming a {
	background-image: url(images/icons/yellow/otherfarming.gif);
}
.categories .otherhouse a {
	background-image: url(images/icons/yellow/otherhouse.gif);
}
.categories .otherhome a {
	background-image: url(images/icons/yellow/otherhome.gif);
}
.categories .otherfashion a {
	background-image: url(images/icons/yellow/otherfashion.gif);
}
.categories .othermusic a {
	background-image: url(images/icons/yellow/othermusic.gif);
}
.categories .otherbusiness a {
	background-image: url(images/icons/yellow/otherbusiness.gif);
}
.categories .otherproperty a {
	background-image: url(images/icons/yellow/otherproperty.gif);
}
.categories .others a {
	background-image: url(images/icons/yellow/other.gif);
}
.categories .lostandfound a {
	background-image: url(images/icons/yellow/lostandfound.gif);
}
.categories .costumes a {
	background-image: url(images/icons/yellow/costumes.gif);
}
.categories .petservices a {
	background-image: url(images/icons/yellow/petservices.gif);
}
.categories .rallycars a {
	background-image: url(images/icons/yellow/rallycars.gif);
}
.categories .modifiedcars a {
	background-image: url(images/icons/yellow/modifiedcars.gif);
}
.categories .damagedcars a {
	background-image: url(images/icons/yellow/damagedcars.gif);
}
.categories .vintagebikes a {
	background-image: url(images/icons/yellow/vintagebikes.gif);
}
.categories .dairycattle a {
	background-image: url(images/icons/yellow/dairycattle.gif);
}
.categories .beefcattle a {
	background-image: url(images/icons/yellow/beefcattle.gif);
}
.categories .homeimprovements a {
	background-image: url(images/icons/yellow/homeprovements.gif);
}
.categories .doors a {
	background-image: url(images/icons/yellow/doors.gif);
}
.categories .windows a {
	background-image: url(images/icons/yellow/windows.gif);
}
.categories .antiquescollectibles a {
	background-image: url(images/icons/yellow/antiquescollectibles.gif);
}
.categories .gardenfurniture a {
	background-image: url(images/icons/yellow/gardenfurniture.gif);
}
.categories .gardenequipment a {
	background-image: url(images/icons/yellow/gardenequipment.gif);
}
.categories .gardenplants a {
	background-image: url(images/icons/yellow/gardenplants.gif);
}
.categories .fieldsports a {
	background-image: url(images/icons/yellow/fieldsports.gif);
}
.categories .accessories a {
	background-image: url(images/icons/yellow/accessories.gif);
}
.categories .handbags a {
	background-image: url(images/icons/yellow/handbags.gif);
}
.categories .guitars a {
	background-image: url(images/icons/yellow/guitars.gif);
}
.categories .keyboards a {
	background-image: url(images/icons/yellow/keyboards.gif);
}
.categories .stringinstruments a {
	background-image: url(images/icons/yellow/stringinstruments.gif);
}
.categories .brassandwind a {
	background-image: url(images/icons/yellow/brassandwind.gif);
}
.categories .soundequipment a {
	background-image: url(images/icons/yellow/soundequipment.gif);
}
.categories .musicaccessories a {
	background-image: url(images/icons/yellow/musicaccessories.gif);
}
.categories .cateringfittings a {
	background-image: url(images/icons/yellow/cateringfittings.gif);
}
.categories .stock a {
	background-image: url(images/icons/yellow/stock.gif);
}
.categories .equestrian a {
	background-image: url(images/icons/yellow/equestrian.gif);
}
.categories .pigs a {
	background-image: url(images/icons/yellow/pigs.gif);
}
.categories .sheep a {
	background-image: url(images/icons/yellow/sheep.gif);
}
.categories .goats a {
	background-image: url(images/icons/yellow/goats.gif);
}
.categories .clothes a {
	background-image: url(images/icons/yellow/clothes.gif);
}
.categories .feeding a {
	background-image: url(images/icons/yellow/feeding.gif);
}
.categories .safetyequipment a {
	background-image: url(images/icons/yellow/safetyequipment.gif);
}
.categories .maternity a {
	background-image: url(images/icons/yellow/maternity.gif);
}
.categories .drums a {
	background-image: url(images/icons/yellow/drums.gif);
}

.box-content h1, .forsale h2, .wanted h2, .sold h2, .admin h2, .docs h2 {
    margin-top: -8px;
}

#footer {
    top: -10px;
    position: relative;
}


