/*
	Title:		Gumtree Reset Styles
	Copyright:	2008-2009 Gumtree.com
	Date:		14 January 2009
	Authors:	Desigan Chinniah/Antonio Lulic/Adam Perfect
	Email:		dees@gumtree.com
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

ul li,
ol li {
    margin-left: 0;
}

#footer-links h3 
{
display:block;

}

:focus {
	outline:0;
}


.ext-strict ul li,
ol li{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

.ext-strict h3{
    display:block;
}

body {
	line-height:1;
	color:black;
	background:white;
}
h1,
h2,
h4,
h5,
h6 {
	font-weight:normal;
   display:block;
}
ol,
ul {
	
list-style:none;
}
ol.numbered {
	list-style:decimal
}
ul.bulleted {
	list-style:disc;
}
ol.numbered li,
ul.bulleted li {
	display:list-item;
}

hr {
    border:none;
    height:1px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:separate;
	border-spacing:0;
}
caption,
th,
td {
	text-align:left;
	font-weight:normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content:"";
}
blockquote,
q {
	quotes:"" "";
}/* 
    Title:		Gumtree Global Styles v4
    Copyright:	2008-2009 Gumtree.com
    Date:		12 January 2010
    Authors:	Antonio Lulic/Adam Perfect
    Email:		anlulic@gumtree.com
*/

body {
    background-color: #ffffdd;
    margin: 0;
    padding: 0;
    position: relative;
    font: normal 62.5% Verdana, Arial, sans-serif;
    color: #333333;
    line-height: 1.454em;
}
/* to deal with the iframes */
body body {
    background: transparent;
}
a:link,
a:visited {
    outline: none;
    text-decoration: none;
}
a:link,
a:visited {
    color: #00547E;
}
a:hover {
    color: #EF5113;
    outline: none;
    text-decoration: underline;
}
a:active,
a:focus {
    color: #00547E;
    outline: none;
    text-decoration: underline;
}

img {
    display: block;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, cite, dt, dd, li, label, legend, caption, td {
    font-size: 1em;
}

input.link:hover,
a.link:hover {
    text-decoration: underline;
}
input.text,
select,
textarea { 
    border: 1px solid #999999; 
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
/*    background: #ffffff url(../../images/v4/sprite-repeat-x.gif) repeat-x 0 0;*/

    background-color: #FFF;
    display: block;
    font-family: 'Lucida Grande', Verdana, sans-serif;
}

/* @group Headers */
h1 {
/*    color: #666;*/
    font-size: 1.818em;
    letter-spacing: -0.04em;
    line-height: 1.35em;
    margin-top: 5px;
}
body.listing h1 {
    color: #333;
    font-size: 1.5em;
}
h1 strong {
    color:#333;
}
/*.primary-page-header {
    margin:5px 19px 9px 20px;
    position: relative;
}*/

h3.listing-header {
    font-weight: normal;
    clear: both;
    font-size: 1.363em;
    line-height: 1.2em;
    margin: 0;
    padding: 10px 0;
}
/* @end Headers */

/* @group Content */

.container {
    margin: 0 auto;
    width: 960px;
    position: relative;
}
.containertop {
    margin: 8px 270px;
    width: 960px;
    position: relative;

}

div#main-content {
	clear: both;
    background-color:#fff;
    border:1px solid #e0e0c3;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-top: 0;
    min-height:190px;
    overflow:hidden;
    width: 958px;
    zoom:1;
}


#page {
    font-size: 1.1em;
    line-height: 1.454em;
}

/* @group Primary Content */
div.primary-sf {
    width: 703px;
    float: left ;
    display: inline;
}

div.primary {
    width: 703px;
    float: right;
    display: inline;
}

.page-content {
    padding: 18px 10px;
    position: relative;
}
.ie6 .page-content {
	width: 664px;
}

div.primary .page-content {
    padding: 0px 19px 20px 20px;
}

div.primary-sf .page-content-sf {
    padding: 20px 19px 20px 20px;
}

body.listing div.primary .page-content {
    padding-top: 0;
}
body.main .page-content p,
body.main .page-content li {
    font-size: 1.1em;
    line-height: 1.5em;
}

.content-header {
    background-image: url('http://as.thegumtree.com/r20100706.0/images/v4/bg-content-header.png');
    background-repeat: no-repeat;
    height: 3em;
    font-size: 1.0em;
    overflow: hidden;
    display: table;
    width: 704px;
    position: relative;
}

.content-header-sf {
    background-image: url('http://as.thegumtree.com/r20100706.0/images/v4/bg-content-header.png');
    background-repeat: no-repeat;
    height: 3em;
    font-size: 1.0em;
    overflow: hidden;
    display: table;
    width: 704px;
    position: relative;
}

.flexi .content-header {
    width: 100.1%;
}

.primary .content-header {
    background-position: -276px -8px;
    margin-left: -1px;
    z-index: 9;
    background-color: #D7D7D7;
    margin-bottom: 10px;
}

div.secondary,
.secondary .content-header,
div#main-content {
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
}

div.primary,
.primary .content-header,
div#main-content {
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
}

.content-header .inner {
    display: table-cell;
}

.ie6 .secondary .content-header,
.ie7 .secondary .content-header {
    width: auto;
    display: block;
}

.ie6 .content-header .inner,
.ie7 .content-header .inner {
    position: absolute;
    top: 50%;
}

.primary .content-header h1,
.secondary .content-header h2 {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
    margin-top:8px;
}
body.location .primary .content-header h1 {
    font-size: 15px;
}

.primary .content-header h1 {
    padding: 0 22px;
    position: relative;
    top: -1px;
}

.secondary .content-header h2 {
    padding: 0 10px;
    color: #FFF;
    font-size: 15px;
   _margin-top:10px;
}

.ie6 .primary .content-header h1,
.ie6 .secondary .content-header h2,
.ie7 .primary .content-header h1,
.ie7 .secondary .content-header h2 {    
    top: -50%;
    position: relative; 
    z-index: 1000;
}

.content-header .inner span.cat,
.content-header .inner a.disambiguation-link {
    font-size: 11px;
    font-weight: normal;
}
.content-header .inner a.disambiguation-link {
    margin-left: 0.5em;
}

.secondary .content-header {
    background-position: 0 -8px;
    background-color: #3EA33B;
    margin-bottom: 10px;
}


#logo_container {
    clear: both;
    height: 98px;
    position: relative;
    z-index: 260;
}
#logo_container .wrapper {
    float: left;
    width: 138px;
}

/* ---- flexi width pages (only really tested for listing pages) ---- */

body.flexi {
    min-width: 1000px;
}

/* flexi header */
 
body.flexi #inner-head {
    max-width: 1350px;
    width: auto;
    padding: 0;
}

body.flexi #main-actions #country-picker {
    left: 20px;
}

body.flexi #opt-out-bar div.container {
    width: auto;
}

/*#header {
    max-width: 350px;
    margin: 0 auto;
    background: #EEE;
    overflow: hidden;
    padding: 10px;
    padding-right: 900px;
}

#header div {
    height: 200px;
}

#logo_wrapper {
    width: 100%;
    float: left;
    background: #DDD;
    text-align: right
}

#logo {
    max-width: 250px;
    min-width: 45px;
}

#ad_wrapper {
    width: 850px;
    float: right;
    background: #DDD;
    margin-right: -900px
}

#thelogo {
    display: inline-block;
    background: #999;
    
}*/


/* flexi main content */

body.flexi #page,
body.flexi #main-wrapper,
body.flexi .container {
    max-width: 1350px;
    width: auto;
}

body.flexi .container {
    padding-left: 20px;
    padding-right: 20px;
}

body.flexi #page {
    padding: 0 20px;
}

body.flexi div.primary {
    width: 100%;
}

body.flexi div.secondary {
    margin-left: -255px;
}

body.flexi div#main-content {
    min-width: 704px;
    max-width: 1350px;
    width: auto;
    padding-left: 255px;
    padding-right:0;
}

body.flexi .primary .advert_wrapper {
    clear: both;
    width: 100%;
}

body.flexi .adsense,
body.flexi .adsense li {
    width: auto;
}

body.flexi .pagination {
    width: auto;
}

/* flexi footer */

body.flexi #footer {
    margin: 0 auto;
    max-width: 1350px;
    padding-left: 20px;
    padding-right: 20px;
}

body.flexi div#my-gumtree {
    width: auto;
    padding-left: 255px;
}

body.flexi #my-gumtree-wrapper {
    width: auto;
}

body.flexi #my-gumtree .nav {
    margin-left: -255px;
    width: 255px;
    float: left;
}

body.flexi #my-gumtree-list,
body.flexi #my-gumtree .nav h2 {
    margin-left: 9px;
}

body.flexi #my-gumtree .panels {
    width: 100%;
    float: left;
    position: relative;
}

body.flexi #my-gumtree .my-gumtree-carousel {
    width: auto;
    position: absolute;
    left: 0;
    top: 0;
}

body.flexi #quicklinks,
body.flexi #footer-links {
    padding-left: 0;
    padding-right: 0;
}

body.flexi #my-gumtree form {
    width: 570px;
}

body.flexi #quicklinks .section {
    width: auto;
    background-image:url("http://as.thegumtree.com/r20100706.0/images/v4/link_farm_bg_wide.jpg");
}

body.flexi #quicklinks-uk .group {
    width: 100%;
}

body.flexi #quicklinks-uk .subgroup {
    width: 11.4%;
    margin-right: 1.1%;
}

body.flexi #quicklinks-ww .group {
    width: 50%;
}

body.flexi #quicklinks-ww .subgroup {
    width: 22.8%;
    margin-right: 2.2%;
}

body.flexi .gumtree-legal {
    width: 25.6%;
}

body.flexi .get-to-know-us {
    width: 15.9%;
}

body.flexi .explore-gumtree {
    width: 14.7%;
}

body.flexi .gumtree-elsewhere {
    width: 15.9%;
    margin-left: 2.1%;
}

body.flexi .blog-latest {
    width: 22.5%;
}

body.flexi .gumtree-legal p.copyright {
    float: left;
    margin-left: 10px;
}

/* IE roundies */

body.flexi.ie7 #my-gumtree-wrapper .tr,
body.flexi.ie7 #my-gumtree-wrapper .tl {
    top: -1px;
}

body.flexi #page .tl,
body.flexi #page .bl {
    left: 19px;
}

body.flexi #page .tr,
body.flexi #page .br {
    right: 19px;
}

/* ---- end flexi width pages ---- */

/* @end Primary Content*/

/* @group Secondary Content */

div.secondary {
/*    background-color: #ECF3DB;*/
    background-color: #E5EECD;
    border-right: 1px solid #E8E8D2;
    float: left;
    display: inline;
    margin-bottom: -999em;
    overflow: hidden;
    padding: 0 19px 1000em 19px;
    width: 216px;
}
.listing div.secondary,
.location div.secondary,
.main div.secondary,
.posting div.secondary {
    padding-left: 0;
    padding-right: 0;
    width: 254px;
}

.location div.secondary div#safety-tip {
    margin: -10px 20px 15px;
}

.main div.secondary .content-block {
    margin:0 19px 10px 19px;
}

.secondary .block {
    clear: both;
}
.block .inner {
    padding: 0 19px 12px 28px;
}
/*
.block {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/bg_sidebar_panel.gif);
	background-repeat: repeat-x;
    border-bottom: 1px solid #D7E6B5;	
}
*/
.bottom-block {
    border-bottom: 0;
}
.block #safety-tip h3 {
    margin-top: 0;
}
.block .inner input {
    margin-left: 0;
    vertical-align: middle;
}

.secondary .browse-option-set {
    padding-bottom: 10px;
}
.secondary .browse-option-set ul {
    margin-bottom: 0px;
}
.secondary p.error {
    color: #F00;
    font-size: 0.91em;
    margin-bottom: 8px;
}

#safety-tip-wrapper {
    padding-top: 16px;
}

/* @start Secondary content forms */

.secondary input.search,
.secondary button.search  {
	font-size: 1em;
	padding: 4px 7px;
}

.hasJS .secondary .form label.minmax {
	display: none;
}
.hasJS .secondary .form input {
	color: #969696;
}

.secondary .form input.with-content {
	color: #333;
}

#price-range .text {
	width: 28px;
	padding: 5px 5px;
	display: inline;
}
#price-range li {
	display: inline;
}
#price-range .button {
	padding-left: 10px;
	padding-right: 10px;
}
.ie #price-range li label,
.ie #price-range li input,
.ie #price-range li .button {
	vertical-align: middle;
}
.ie #price-range li .button {
   padding-bottom: 2px !important;
   line-height: 1.32em;
   overflow: visible;
}
/* @start ad placements */

.secondary .ad iframe {
	width: 160px;
	margin: 0 auto;
	display: block;
}
.ad img {
    display: inline-block;
}
.ad h3 {
    color: #999;
    font-size: 1em;
    line-height: 1.5em;
    margin: 5px 0;
    text-align: center;
    text-transform: uppercase;
}
.ad-column {
    margin: 0 auto 600px auto;
    width: 160px;
}
.ad-column.last-skyscraper {
    margin-bottom: 0;
}
.leaderboard {
    background-color: #555;
    height: 90px;
    width: 728px;
}
.adtop-byline-related {
/*    border-top: 1px solid #e8e8d3;*/
}

.adtop-byline-related h3 {
    color: #999;
    float: left;
    font-size: 0.7em;
    line-height: 3.9em;
    text-transform: uppercase;
    width: 95px;
}

/* @end ad placements */

/* @start Icons */

.secondary .search_form .abundance-count {
    color: #666;
    font-size: 0.82em;
}

.inline-icon {
    padding-left: 16px;
    padding-top: 14px;
    width: 1px;
    height: 1px;
	background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
	background-repeat: no-repeat;
	margin-right: 3px;
	display: inline-block;
}
.ie6 .inline-icon {
    padding-top: 5px; 
}
#pictures-searchform .inline-icon {
	background-position: 0 -1951px;
    padding-left: 20px;
    vertical-align: middle;
}
#urgent_filter-searchform .inline-icon {
    background-position: 1px 0;
}

/* @end Icons */

/* @start nested category list */

.hierarchical-list li {
	margin: 1px 0;
}

.hierarchical-list ul ul li {
	padding-left: 16px;
}
.hierarchical-list ul li.selected li:first-child {
	background-image: none;
}
.hierarchical-list ul ul li:first-child {
	background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/hierarchy-arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.hierarchical-list li span.active {
    font-weight: bold;
    color: #000;
    background: none;
}
.hierarchical-list span.abundance-count {
	font-size: 0.91em;
	color: #666;
}
.hierarchical-list li.selected span.abundance-count.active,
.ie6 .hierarchical-list li.selected span.active-abundance-count {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-position: right -1726px;
    background-repeat: no-repeat;
    padding-right: 16px;
    font-weight: normal;
    color: #666;
    display: inline-block;
}
.ie .hierarchical-list li.selected span.abundance-count.active {
    display: inline-block;
    margin-left: 0.25em;
}
.ie6 .hierarchical-list li.selected span.active {
    background: none;
    padding-right: 0;
}
.hierarchical-list ul.bottom {
    padding-top: 7px;
    padding-bottom: 8px;
}
.hierarchical-list ul ul.bottom li:first-child {
    background-image: none;
}
.hierarchical-list .see-full,
.hierarchical-list .see-truncated {
    font-weight: bold;
    font-style: italic;
    margin-top: 3px;
}

/* @end nested category list */

/* @end Secondary Content */

/* @end Content */


/* @group Helper Styles */

/* @group Images */

/* @group Large Thumbnail */

.thumbnail {
    position: relative;
    display: block;
	width: 79px;
	height: 60px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/noimage_thumbnail.png);
    background-repeat: no-repeat;    
}

.thumbnail img, 
.thumbnail a:link, 
.thumbnail a:visited, 
.thumbnail a:hover, 
.thumbnail a:active, 
.thumbnail a:focus  {
    display: block;
	width: 75px;
	height: 56px;
    overflow: hidden;
}
.thumbnail a:link,
.thumbnail a:visited,
.thumbnail a:hover,
.thumbnail a:active,
.thumbnail a:focus {
    border: 2px solid #E0E0C3;
    display: block;
    overflow: hidden;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/noimage_thumbnail.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
ol.listing .thumbnail a:link,
ol.listing .thumbnail a:visited,
ol.listing .thumbnail a:hover,
ol.listing .thumbnail a:active,
ol.listing .thumbnail a:focus {
    position: absolute;
    left: 0;
    top: -1px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/thumbnail_loading.png);
}

/*.featured .thumbnail a:link {
    border-color: #B8E9ED;
    background-color: #B8E9ED;
}*/
.thumbnail a:hover, 
.thumbnail a:active, 
.thumbnail a:focus
/*, .featured .thumbnail a:hover, 
.featured .thumbnail a:active, 
.featured .thumbnail a:focus*/
  {
    border-color: #fa972a;
    background-color: #96C864;
}

/*.thumbnail .urgent {
    position: absolute;
    left: -7px;
    bottom: 5px;
}*/

/* @end Large Thumbnail */

/* @group Small Thumbnail */
.thumbnail.small-thumb {
    height: 62px;
    width: 79px;
}
.thumbnail.small-thumb img, 
.thumbnail.small-thumb a:link, 
.thumbnail.small-thumb a:visited, 
.thumbnail.small-thumb a:hover, 
.thumbnail.small-thumb a:active, 
.thumbnail.small-thumb a:focus  {
    height: 58px;
    width: 75px;
}
/* @end Small Thumbnail */

/* @end Images */

/* @end Helper Styles */

/* @group Buttons */
a.button,
input.button,
button.button {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-buttons.png);
    background-repeat: repeat-x;
    color: #FFF;
    display: inline-block;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.5em;
    padding: 4px 20px;
	cursor: pointer;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.3);
    box-shadow: 0 1px 0 rgba(0,0,0,0.3);
}

/* disabled buttons */

a.button.disabled:link,
a.button.disabled:visited,
a.button.disabled:hover,
a.button.disabled:active,
input.button.disabled,
button.button.disabled {
    background-color: #BEC7CE!important;
    background-position: 0 -122px!important;
    border: 1px solid #ccd!important;
    color: #bcc0c3!important;
}

/*
.ie a.button:link,
.ie a.button:visited,
.ie a.button:hover,
.ie a.button:active,
.ie input.button,
.ie button.button {
    overflow: visible;
}*/

/* primary action (orange) buttons*/
a.button.primary:link,
a.button.primary:visited,
input.button.primary,
button.button.primary {
    background-color: #F05514;
    background-position: 0 0;
    border: 1px solid #DD6C1D;
    color: #FFF;
}
.ie6 a.button.primary:link,
.ie6 a.button.primary:visited {
    color: #FFF;
}
a.button.primary:hover,
input.button.primary:hover,
button.button.primary:hover {
    color: #FFFF00;
}
.ie6 a.button.primary:hover,
.ie6 input.button.primary:hover,
.ie6 button.button.primary:hover {
    color: #FFFF00;
}
a.button.primary:active,
input.button.primary:active,
button.button.primary:active {
    background-position: 0 -62px;
    color: #000;
    border-color: #C34310;
}

/* secondary action (grey) buttons*/
a.button.secondary:link,
a.button.secondary:visited,
input.button.secondary,
button.button.secondary  {
    background-color: #BEC7CE;
    background-position: 0 -122px;
    border: 1px solid #A6ACB2;
    color: #333;
}
a.button.secondary:hover,
input.button.secondary:hover,
button.button.secondary:hover {
    color: #EF5113;
    background-position: 0 -184px;
    background-color: #D7DCE0;
    border-color: #E3C39F;
}
a.button.secondary:active,
input.button.secondary:active,
button.button.secondary:active {
    background-position: 0 -240px;
    color: #000;
    border-color: #BBB;
}

.ie6 input.secondary.button,
.ie7 input.secondary.button {
    border: 0px;
}

/* tertiary action (beige) buttons*/
a.button.tertiary:link,
a.button.tertiary:visited,
input.button.tertiary,
button.button.tertiary {
    background-color: #E8E8D2;
    background-position: 0 -303px;
    border: 1px solid #E0E0C2;
    color: #666;
}
a.button.tertiary:hover,
input.button.tertiary:hover,
button.button.tertiary:hover {
    color: #EF5113;
    background-position: 0 -365px;
    border-color: #E3C39F;
}
a.button.tertiary:active,
input.button.tertiary:active,
button.button.tertiary:active {
    background-position: 0 -420px;
    color: #000;
    border-color: #B3B48C;
}

/* quaternary action (white) buttons*/
a.button.quaternary:link,
a.button.quaternary:visited,
input.button.quaternary,
button.button.quaternary {
    display: inline-block;
    vertical-align: middle;
    background: #ffffff;
    border: 1px solid #E8E8D3;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #006188;
    padding: 1px 7px 3px;
}
a.button.quaternary:hover,
input.button.quaternary:hover,
button.button.quaternary:hover {
    background: #ffffff;
    color: #EF5113;
}
a.button.quaternary:active,
input.button.quaternary:active,
button.button.quaternary:active {
    background: #ffffff;
    color: #EF5113;
}

/* 'add' icon buttons */
a.button.add,
input.button.add {
    padding-left: 18px;
}
a.button.add span,
input.button.add span {
    padding-left: 15px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-buttons.png);
    background-position: 0 -658px;
    background-repeat: no-repeat;
}
a.button.add:active span,
input.button.add:active span {
    background-position: 0 -686px;
}
.ie6 a.button.add,
.ie6 input.button.add {
    width: 110px;
    padding: 4px 10px;
}

/* 'show arrow' icon buttons */
a.button.reveal,
input.button.reveal {
    padding-right: 21px;
}
a.button.reveal span,
input.button.reveal span {
    padding-right: 20px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-buttons.png);
    background-position: right -481px;
    background-repeat: no-repeat;
}
a.button.reveal:hover span,
input.button.reveal:hover span {
    background-position: right -508px;
}
a.button.reveal:active span,
input.button.reveal:active span {
    background-position: right -533px;
}

/* 'show arrow' icon buttons */
a.button.more-results,
input.button.more-results {
    padding-right: 13px;
}
a.button.more-results span,
input.button.more-results span {
    padding-right: 13px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-buttons.png);
    background-position: right -562px;
    background-repeat: no-repeat;
}
a.button.more-results:hover span,
input.button.reveal:hover span {
    background-position: right -593px;
}
a.button.more-results:active span,
input.button.reveal:active span {
    background-position: right -628px;
}

.more-results {
    text-align: right;
}

/*.more-results .button span {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-position: right -2056px;
    background-repeat: no-repeat;
    padding-right: 13px;
}*/

a:hover.button,
a:active.button,
a:focus.button {
    text-decoration: none;
}
.icon.add {
    background-position: -175px -74px;
    display: inline-block;
    height: 10px;
    width: 10px;
    text-indent: 0;
}
.icon.delete {
    background-position: -130px -90px;
    display: inline-block;
    height: 10px;
    width: 10px;
    text-indent: 0;
    vertical-align: text-top;
}

/* @end Buttons */

/* @group Interaction */

.hidden {
    display:none!important;
}
.show {
    display:block!important;
}

/* @end Interaction */


/* @group Skip link (Accessibility) */

div#skip a {
    display: none;
    position:absolute;
    left:-9999px;
    top:0;
}
div#skip a:active,
div#skip a:focus,
div#skip a.active {
    background:#006600;
    padding:10px;
    font-weight:bold;
    color:#ffffff;
    font-size:1.182em;
    text-transform:uppercase;
    left:0;
    z-index:2;
    text-decoration:none;
}
div#skip a:hover {
    text-decoration:underline;
}

/* @end Skip link (Accessibility) */


/* @group Icons */

span.icon,
a.icon {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-icons.png) no-repeat 0 0;
}

/* @end Icons */

/* MPU ad placements */

.mpu {
    width: 300px;
}

.mpu .inner {
    width: 300px;
    height: 250px;
    background: #EEE;
}

.mpu .adspot-title,
.secondary .adspot-title {
    color: #999;
    font-size: 0.82em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 4px;
}

/* @group start Sidebar notes */

.secondary .note {
	background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/note.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	border: 0px;
	width: 220px;
	margin-bottom: 0;
	padding-bottom: 26px;
	position: relative;
	left: -2px;
}
body .secondary .note h3 {
	margin-top: 0;
	background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/note.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	font-weight: bold;
	padding: 10px 0 8px 46px;
    margin:16px 0 0;
}
body.ie6 .secondary .note h3,
body.ie7 .secondary .note h3 {
    margin-top: 0;
}
.secondary .note p,
.secondary .note ul {
	margin-right: 15px;
	margin-left: 15px;
}
.secondary .note p {
    margin-bottom: 0.4em;
}
.secondary .note ul {
    list-style: disc outside;
    padding-left: 1em;
}
.secondary .note li {
    display: list-item;
}

.secondary .note a:link,
.secondary .note a:visited,
.secondary .note a:hover,
.secondary .note a:active {
    color: #00547E;
}

.listing .secondary #safety-tip {
    margin:0 auto 20px auto;
}

.secondary .sidebar-info {
    background-color: #FFF;
    -moz-box-shadow: 2px 2px 2px #CCC;
    padding: 15px 76px 8px 12px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/bg-need-help.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #EEE;
}
.secondary .block .sidebar-info {
    margin-left: 19px;
    margin-right: 19px;
}
.secondary .sidebar-info a {
    font-weight: bold;
}

.secondary .sidebar-info h4 {
    color: #666;
    font-size: 1.09em;
    font-weight: bold;
    margin-bottom: 8px;
}

.secondary .sidebar-info p {
    color: #666;
    margin-bottom: 8px;
}

.secondary .testimonial {
    margin-bottom: 20px;
}

/* @group end Sidebar notes */

/* @group main actions bar */

div#main-actions {
    background: #f7f7d6;
    border-bottom: 1px solid #9c6;
    border-top: 2px solid #fa972a;
    color: #666666;
    width: 100%;
    padding: 2px 0;
    position: relative;
    float: left;
    z-index: 250;
}
#main-actions li > a {
    padding-top: 4px;
    padding-bottom: 4px;
}
#main-actions .panel {
    background: #FFF;
    display: none;
    z-index: 100;
    position: absolute;
    border: 2px solid #DDDDC1;
    padding: 14px 20px 18px 20px;
    top: -2px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 2px 2px #999;
    -webkit-box-shadow: 0 2px 2px #999;
    box-shadow: 0 2px 2px #999;
    text-align: left;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/bg-panel.jpg);
    background-repeat: repeat-x;
    background-position: 0 bottom;
}
#main-actions a.trigger:visited,
#main-actions .panel a:visited {
    color: #00547E;
}
#main-actions .panel a.button:visited {
    color: #FFF;
}
#main-actions a.trigger,
#main-actions a.main-action {
    -moz-border-radius: 4px 4px 0 0;
}
.hasJS #main-actions #country-picker.current a.trigger {
    background-color: #FFF;
}

#country-picker {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 300;
}
#country-picker.current .panel {
    display: block;
    position: relative;
    z-index: 100;
}
#country-picker a.trigger {
    display: block;
    width: 40px;
    text-indent: -9999px;
    height: 22px;
    cursor: pointer;
    z-index: 102;
    position: relative;
	background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-flags.png);
	background-position: 7px 6px;
	background-repeat: no-repeat;
	border: 2px solid #F7F7D6;
}
.ie6 #country-picker a.trigger {
    width: 28px;
    top: -3px;
    background-color: transparent;
    border: 0;
}
/*#country-picker:hover a.trigger,*/
#country-picker.current a.trigger {
    border: 2px solid #DDDDC1;
    border-bottom: 0;
}
#country-picker .panel {
    padding: 5px 10px 8px 10px;
    -moz-border-radius: 4px 4px 4px 4px;
}
#main-actions #country-picker li a:link,
#main-actions #country-picker li a:hover,
#main-actions #country-picker li a:visited,
#main-actions #country-picker li a:active {
    padding: 4px 20px 4px 25px;
    display: block;
    color: #156501;
}
#country-picker .panel li a {
	background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-flags.png);
	background-repeat: no-repeat;
}
.ie7 #country-picker .panel li a,
.ie6 #country-picker .panel li a {
	position: static;
}
#country-picker .panel li a:hover {
    text-decoration: underline;
}
#country-picker .ireland a {
    background-position: 0 -14px;
    border-bottom: 1px solid #F3F3E9;
    padding-bottom: 7px;
    margin-bottom: 3px;
}
#country-picker .poland a {
    background-position: 0 -34px;
}
#country-picker .southafrica a {
    background-position: 0 -75px;
}
#country-picker .australia a {
    background-position: 0 -54px;
}
#country-picker .newzealand a {
    background-position: 0 -94px;
}
#country-picker .hongkong a {
    background-position: 0 -113px;
}
#country-picker .singapore a {
    background-position: 0 -134px;
}

#location-breadcrumb {
    float: left;
    width: 300px;
    margin-left: 48px;
    position: relative;
    z-index: 101;
    margin-top: 7px;
}
.ie6 #location-breadcrumb {
    margin-left: 19px;
    margin-top: 2px;
}

#location-breadcrumb li {
    display: inline;
}
#location-breadcrumb a:link,
#location-breadcrumb a:active,
#location-breadcrumb a:visited {
    color: #156501;
}
#main-actions #location-breadcrumb li a:hover {
    text-decoration: underline;
}

#utilities {
    text-align: right;
    width: 600px;
    float: right;
    position: relative;
    z-index: 100;
}
#utilities li.topli {
	position: relative;
	float: right;
	margin-left: -3px;
}
#utilities a.toplink {
    padding-left: 10px;
    padding-right: 8px;
	position: relative;
	float: right;
	border: 2px solid #F7F7D6;
	position: relative;
	background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: no-repeat;
    background-position: left -2361px;
    color: #00547E;
}
#utilities a.toplink:hover,
#utilities a.toplink:focus {
    text-decoration: underline;
}
.ie6 #utilities a.toplink,
.ie6 #utilities li.topli a.toplink span {
    background: none;
}
.ie6 #main-actions #utilities a.toplink:hover {
    text-decoration: underline;
}
.ie7 #contact-link,
.ie6 #contact-link {
    width: 9em;
}
.ie7 #help-link,
.ie6 #help-link {
    width: 4.0em;
}
.ie7 #manage-ads-link,
.ie6 #manage-ads-link {
    width: 13.8em;
}
.ie7 #manage-ads-link,
.ie6 #manage-ads-link {
    width: 13.4em;
}
/*#your-saved-ads:hover .panel,
#manage-ads-link:hover .panel {
    display: block;
    margin-top: 2.4em;
}*/
#your-saved-ads.current .panel,
#manage-ads-link.current .panel {
    display: block;
    margin-top: 2.4em;
}
#your-saved-ads:hover a.trigger,
#manage-ads-link:hover a.trigger,
#your-saved-ads a.trigger:hover {
    background: none;
}
#your-saved-ads a.trigger span,
#manage-ads-link a.trigger span {
    padding-right: 12px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: no-repeat;
    background-position: right -2386px;
}
.ie6 #your-saved-ads,
.ie7 #your-saved-ads {
    width:15.5em;
}

/*#your-saved-ads:hover a.trigger,
#manage-ads-link:hover a.trigger,*/
#your-saved-ads.current a.trigger,
#manage-ads-link.current a.trigger {
    background-color: #FFF;
    border: 2px solid #DDDDC1;
    border-bottom: 0;
    z-index: 130;
}
#your-saved-ads {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: no-repeat;
    background-position: left -2360px;
}

.ie6 #your-saved-ads {
    background: none;
}
#your-saved-ads a.trigger,
#your-saved-ads:hover a.trigger {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: no-repeat;
    background-position: 8px -2415px;
    border-left: 0;
    padding-left: 23px;
}
#your-saved-ads.current:hover a.trigger {
    border-left: 2px solid #DDDDC1;
}
.ie #your-saved-ads a.trigger,
.ie #your-saved-ads:hover a.trigger {
    background-position: 5px -2415px;    
}
.ie #your-saved-ads a.trigger,
.ie #your-saved-ads:hover a.trigger {
    padding-left: 18px;
}
/* your saved ads panel */
#your-saved-ads .panel {
    width: 300px;
    left: -30px;
    overflow: hidden;
    display: none;
}

#your-saved-ads ol.listing {
    width: 290px;
    border: 0;
    margin-top: 10px;
}
#your-saved-ads ol.listing .thumbnail a {
    top: 1px;
}
#your-saved-ads ol.listing li.hlisting {
    width: 290px;
    border: 0;
    background: none;
    overflow: hidden;
}
#your-saved-ads ol.listing .info {
    padding-left: 10px;
}
#your-saved-ads ol.listing li.hlisting {
    padding-bottom: 10px;
    position: relative;
}
#your-saved-ads ol.listing form {
    width: 20px;
    float: left;
    position: relative;
    top: -4px;
}
.ie7 #your-saved-ads ol.listing form {
    top: -2px;
}
#your-saved-ads p {
    margin: 0 0 7px 0;
    font-weight: bold;
    color: #333;
    line-height: 1.3;
}
/*#your-saved-ads span.identifier {
    position: relative;
    top: -3px;
}*/
#your-saved-ads p.title {
    font-weight: normal;
    font-size: 1.2em;
}
#your-saved-ads span.price {
    font-weight: bold;
    color: #333;
    font-size: 1.2em;
}
#your-saved-ads form.save label {
    display: none;
    z-index: -1;
    position: absolute;
}
#your-saved-ads .button {
    margin-top: 6px;
    font-size: 1.1em;
}

#post-link {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: no-repeat;
    background-position: left -2360px;
    text-align: center;
}
.ie6 #post-link {
    width: 1px;
}
.ie7 #post-link {
    width: 10.5em;
    margin-top: 5px!important;
}
#post-link a {
    white-space: nowrap;
}
.ie6 #post-link a:link,
.ie6 #post-link a:visited,
.ie6 #post-link a:hover,
.ie6 #post-link a:active,
.ie7 #post-link a:link,
.ie7 #post-link a:visited,
.ie7 #post-link a:hover,
.ie7 #post-link a:active {
    padding-top: 0!important;
    padding-bottom: 2px!important;
}
#utilities #post-link {
    margin-left: 5px;
    margin-top: 1px;
    background: #F05514 url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-buttons.png) no-repeat 0 0;
    border: 1px solid #DD6C1D;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
     color: #FFFFFF;
    border: 0;
    font-weight: bold;
    display: block;
    padding-top: 3px;
    text-decoration: none;
}
#utilities #post-link a.toplink:link,
#utilities #post-link a.toplink:visited {
    color: #FFFFFF;
    background: none;
    border: 0;
    font-weight: bold;
    display: block;
    padding-top: 3px;
    text-decoration: none;
}
#utilities #post-link a.toplink:hover {
    color: #FFFF00;
    text-decoration: none;
}
#utilities #post-link a.toplink:active {
    color: #000000;
    text-decoration: none;
    background-position: 7px -684px;
}
#utilities #help-link a.toplink {
    background-image: none;
}

/* manage your ads panel */
#manage-ads-link .panel {
    width: 215px;
    left: -108px;
    overflow: hidden;
}
#manage-ads-link p {
    margin-bottom: 6px;
    font-size: 1.1em;
}
#manage-ads-link input {
    width: 200px;
    font-size: 1.1em;
    color: #333333;
    padding: 3px 5px;
}
#manage-ads-link label {
    display: inline-block;
    margin-bottom: 4px;
}
#manage-ads-link label a.help {
    width: 16px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: no-repeat;
    background-position: right -2327px;
    display: inline-block;
    position: relative;
    top: 2px;
}
#manage-ads-link a.help {
    display: block;
    margin-top: 3px;
    font-size: 0.91em;
   display: none !important; /*temp*/
}
#manage-ads-link a.forgotten-password {
    display: block !important; /*temp*/
}
#manage-ads-link .button {
    margin-top: 10px;
    font-size: 1.2em;
}
.manage-ad-reminder label {
    padding-bottom: 6px;
}

.hasJS .helptext {
    display: none;
}
.hasJS form.manage-ad-reminder {
    display: none;
}
#my-gumtree .backlink {
    display: none;
}
#my-gumtree .manage-ad-reminder {
    position: relative;
}
#my-gumtree .manage-ad-reminder p {
    width: 480px;
}
#my-gumtree .manage-ad-reminder .help,
#my-gumtree .manage-ad-reminder #ad_password_footer,
#my-gumtree .manage-ad-reminder .primary {
    position: absolute;
}
#my-gumtree .manage-ad-reminder .primary {
    left: 230px;
    top: 1.0em;
}
#my-gumtree .manage-ad-reminder .help {
    top: 6.5em;
}
#my-gumtree .manage-ad-reminder #ad_password_footer {
    width: 200px;
}

a.back {
    display: inline-block;
    margin-top: 5px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-position: 0 -258px;
    background-repeat: no-repeat;
    padding-left: 10px;
}

div#main-actions ul li#your-saved-ads {
	padding-right: 0;
}
div#main-actions ul li a  {
	position: relative;
}
div#main-actions a:link {
	text-decoration: none;
}
div#main-actions .account-login {
    font-size: 0.91em;
    margin:5px 0 0 0;
}




/* @end main actions bar */


/* @group Advert Listing */

ol.listing,
ol.listing li {
    padding: 0;
    margin: 0;
}
ol.listing {
    border-bottom: 1px solid #DDDDDD;
	position: relative;
	clear: both;
}
/*ol.listing span.identifier,*/
ol.listing strong.urgent,
ol.listing a.featured-help {
	background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
	background-repeat: no-repeat;
}
ol.listing span.identifier {
    margin-right: 0.5em;
}
ol.listing li.hlisting {
    border-top: 1px solid #E8E8D3;
    background: #ffffee;
    padding-bottom: 3px;
    margin: 0;
    position: relative;
    line-height: 1;
    position: relative;
    overflow: hidden;
    padding-right: 180px;
}
ol.listing.with-thumbnails li.hlisting {
    padding-left: 79px;
}
.ie6 ol.listing li.hlisting {
    padding-right: 0;
    width: 664px;
}
.ie6 ol.listing.with-thumbnails li.hlisting {
    padding-left: 0;
}

.primary ol.listing li.hlisting {
    position: relative;
}
/*ol.listing li.hlisting.even {
    background-color: #FFFFF0;
}*/
ol.listing li.hlisting.featured {
    background-color: #ffd;
/*    border-color: #B8E9ED;*/
}
/*ol.listing li.hlisting.f_even {
    background-color: #EDFAFC;
}*/
ol.listing li.featured .placement {
	margin-top: 1.36em;
}
ol.listing h3 a {
	padding-right: 3px;
	margin-bottom: 3px;
}
ol.listing h3 a:visited {
    color: #63ACBE;
}
ol.listing li.has-image h3 a {
    padding-left: 23px;
    background-image: url("http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png");
    background-repeat: no-repeat;
    background-position: 0 -1951px;
}
ol.with-thumbnails li.has-image h3 a {
    padding-left: 0;
    background: none;
}
ol.listing a.featured-help {
	text-transform: uppercase;
	color: #4F9DC3;
	background-position: 0 -40px;
	display: block;
	width: 80px;
	height: 16px;
	text-indent: -9999px;
}
.ie6 ol.listing a.featured-help {
	background-position: 0 -36px;
}
/*ol.listing span.identifier,*/
ol.listing strong.urgent {
	display: inline-block;
	width: 55px;
	background-position: 0 0;
	height: 16px;
	text-indent: -9999px;
	line-height: 1.0;
	margin: 0 2px;
	position: relative;
	top: -1px;
}
.ie6 ol.listing strong.urgent,
.ie7 ol.listing strong.urgent {
  	top: 3px;  
}
ol.listing span.identifier {
    border-left: 1px solid #E8E8D3;
    display: inline-block;
    padding: 1px 0 1px 6px;
}
/*ol.listing span.Trade {
    background-position: 0 -80px;
}
ol.listing span.Agency {
    background-position: 0 -56px ;
}*/

ol.listing .thumbnail {
    float: left;
    display: none;
    margin: 0;
    overflow: visible;
    width: 79px;
    margin-left: -79px;
}
.ie6 ol.listing .thumbnail {
    margin-left: 0;
}
ol.listing .details {
    float: right;
    width: 180px;
    margin-right: -180px;
}
.ie6 ol.listing .details {
    margin-right: 0;
}
ol.listing.with-thumbnails .thumbnail {
    display: block;
}
ol.listing .placement {
    display: inline;
    float: left;
    font-size: 0.91em;
    line-height: 2.0em;
    margin-left: 2px;	
    margin-top: 10px;
    width: 86px;
}
ol.listing .date {
    color: #999;
}
ol.listing .description {
    float: left;
    display: inline;
    margin-top: 10px;
    margin-left: 16px;
    margin-right: 20px;
}
.ie6 ol.listing .description {
    display: block;
    width: 410px;
    margin-left: 5px;
}
.ie6 ol.listing.with-thumbnails .description {
     margin-left: 16px;
      width: 345px;
}
ol.listing .description h3 {
    font-size: 1.182em;
    line-height: 1.385em;
    font-weight: normal;
}
ol.listing .description p {
    font-size: 0.91em;
    line-height: 1.8em;
}
ol.listing .description strong.adr {
    font-weight: normal;
    margin-right: 0.5em;
}
ol.listing .description .date-available {
    margin-left: 1em;
}
.primary ol.listing .price {
    display: inline;
    float: right;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.2em;
    margin-left: 8px;
    margin-top: 10px;
    padding-right: 10px;
    text-align: right;
    width:70px;
}
h3.alternate-postings {
    font-size: 1.454em;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 10px;
}

/* @group Add to favourites */
.primary ol.listing form {
    float: right;
    clear: right;
    width:16px;
	margin: 0.91em 10px 3px 0;
	height: 16px;
	display: none;
	position: relative;
}
.ie6 ol.listing form {
	margin-right: 4px;
}
.JSlive ol.listing form {
	display: block;
}
ol.listing li.with-price form {
	margin-top: 2px;
}
ol.listing form .fav-info {
    display: none;
}
form input.save-ad {
    cursor: pointer;
    display: inline;
    vertical-align: middle;
    font-weight: bold;
	border: 0;
	background-color: transparent;
	text-indent: -9999px;
	display: block;
	width: 17px;
    height: 17px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-star-interactions-32.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.ie6 ol.listing form input.save-ad,
.ie6 form input.save-ad {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-star-interactions.png);
}
.ie8 li:hover form.remove:hover input.save-ad:active {
	/* IE8 1 pixel button bg jog issue
	 * http://haslayout.net/css/Button-Background-Shift-On-active-Bug
	 */
	background-position: 1px -120px; /* doesn't work yet! */
}
.ie form input.save-ad {
	font-size: 0px;
	line-height: 0px;
}

/*---- star interactions ---*/

/* on row hover */
ol.listing li.hlisting:hover,
ol.listing li.hlisting.even:hover {
    background-color: #FFFFCC;
/*    cursor: pointer;*/
}
ol.listing li.hlisting:hover a:link,
ol.listing li.hlisting:hover a:visited,
ol.listing li.hlisting:hover a:hover,
ol.listing li.hlisting:hover a:focus,
ol.listing li.hlisting:hover a:active {
/*    color: #ef5113;
    text-decoration: underline;*/
}
ol.listing li.hlisting:hover .thumbnail a:link,
ol.listing li.hlisting:hover .thumbnail a:visited,
ol.listing li.hlisting:hover .thumbnail a:hover,
ol.listing li.hlisting:hover .thumbnail a:focus,
ol.listing li.hlisting:hover .thumbnail a:active {
    border-color: #fa972a;
}
ol.listing li.hlisting:hover input.save-ad {
   background-position: 0 0;
}

ol.listing li.hlisting form.remove input.save-ad,
form.remove input.save-ad {
   background-position: 0 -60px;    
}

ol.listing li.hlisting input.save-ad:hover,
form input.save-ad:hover {
   background-position: 0 -40px;
}

ol.listing li.hlisting form.remove input.save-ad:hover,
form.remove input.save-ad:hover {
   background-position: 0 -80px;
}

form.save label {
    position: absolute;
    display: block;
    top: 4px;
    right: 19px;
    text-align: right;
    color: #FF9900;
    font-style: italic;
    font-weight: bold;
    font-size: 0.91em;
}

/* @end Add to favourites */



/* @group listing map-view */

#listing-map {
    height: 480px;
    background: #EEE; /* temp */
    -moz-box-shadow: inset 2px 2px 2px 2px #CCC;
}
ol.listing.map-view {
    max-height: 485px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.primary ol.listing.map-view li.hlisting {
    width: 650px;
    padding-bottom: 5px;
}
ol.listing.map-view .description,
ol.listing.map-view .price,
ol.listing.map-view .placement {
    margin-top: 4px;
}
ol.listing.map-view .placement {
    width: 70px;
    margin-left: 8px;
}
ol.listing.map-view .placement a {
    background-position:0 -38px;
    height: 17px;
}
ol.listing.map-view .description {
    margin-left: 0;
    width: 483px;
}
ol.listing.map-view .price {
    font-size:1.1em;
    line-height:1.5em;
}
/*ol.listing.map-view .price {
    text-align: left;
}*/
ol.listing.map-view .adr {
    font-size: 0.77em;
}

/* @end listing map-view */


/* @group Listing options */

.listing-options .display li,
.listing-options .display a,
.listing-options .sort a {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: repeat-x;
}
.listing-options {
    overflow: hidden;
}
.listing-options li {
    font-size: 0.91em;
}
.listing-options a {
    padding: 2px 10px;
    color: #333;
    text-decoration: none;
}
.ie6 .listing-options {
    zoom: 1;
}
.ie6 .listing-options li a,
.ie6 .listing-options li a:hover {
    color: #333;
    text-decoration: none;
}
.listing-options .display li {
    float: left;
    background-color: #D3D3B0;
    border: 1px solid #C2C1B5;
    border-top-color: #E4E4E0;
    margin-right: 5px;
    background-position: 0 -520px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.listing-options .display a {
    display: block;
    float: left;
    border-bottom: 1px solid #D3D3B0;
    padding: 3px 12px 3px 24px;
    background-repeat: no-repeat;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.listing-options .thumbnails a {
    background-position: 6px -394px;
    padding: 3px 8px 3px 23px;
}
.listing-options .selected.thumbnails a {
    background-position: 6px -2658px;
}
.listing-options .list a {
    background-position: 6px -434px;
    padding: 3px 8px 3px 22px;
}
.listing-options .selected.list a {
    background-position: 6px -2697px;
}
.listing-options .map a {
    background-position: 6px -474px;
    padding: 3px 8px 3px 18px;
}
.listing-options .selected.map a {
    background-position: 6px -2738px;
}
.listing-options .display li.selected {
    border: 1px solid #C2C1B5;
    border-bottom-color: #DDD;
    background-color: #F0F0E3;
    background-position: 0 -560px;
}
.listing-options .display .selected a {
    border-bottom: 1px solid #F6F6EF;
}
/*.listing-options .sort {
    float: right;
}
.listing-options .sort li {
    display: inline;
}
.listing-options .sort a {
    padding: 5px 0 3px 0;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-position: right -592px;
    text-align: right;
    padding-right: 16px;
}
.listing-options .price a {
    margin-right: 10px;
    width: 45px;
}
.listing-options .desc a,
.listing-options .asc a {
    font-weight: bold;
}
.listing-options .price.desc a {
    background-position: right -1973px;
}
.listing-options .price.asc a {
    background-position: right -2014px;
}
.listing-options .date a {
    margin-right: 31px;
    width: 76px;
    background-position: right -592px;
}
.listing-options .date.desc a {
    background-position: right -1973px;
}
.listing-options .date.asc a {
    background-position: right -2014px;
}
.ie .listing-options .date a {
    background-position: right -592px;
}*/

.day-divider {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: repeat-x;
    overflow: hidden;
    background-position: 0 -340px;
    padding: 4px 10px 3px 7px;
    border-top: 1px solid #E8E8D3;
    border-bottom:1px solid #E8E8D3;
    background-color: #E8E8D3;
    zoom: 1;
}

.day-divider h3 {
    float: left;
    font-weight: bold;
}

.sort-options .sort {
    float: right;
}

.sort-options .sort span {
    padding: 0 3px;
    color: #999;
}

.sort-options a:visited {
    color: #00547E;
}

.sort-options .by_date a.date,
.sort-options .by_price a.price {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: no-repeat;
    padding-right: 11px;
}

.sort-options .increasing .price,
.sort-options .decreasing .date {
    background-position: right -2016px;
}

.sort-options .decreasing .price,
.sort-options .increasing .date {
    background-position: right -1977px;
}


/* @start 'my saved ads' page */

#my-saved-ads-list {
    padding-bottom: 30px;
    overflow: hidden;
}

#my-saved-ads-list .clear-saved-ads {
    right:20px;
    top: -3px;
}

/* @start Listing footer */

#coda {
    clear: both;
    overflow: hidden;
    padding-top: 10px;
}

#coda .summary {
    width: 480px;
    float: left;
    color: #999;
}

#coda .subscribe {
    width: 180px;
    float: right;
    text-align: right;
}

#coda .subscribe a {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: no-repeat;
    background-position: 0 -1768px;
    padding: 1px 0 1px 20px;
    font-size: 0.91em;
    line-height: 1.7em;
    display: inline-block;
}

/* @end Listing footer */

/* @group start listing sponsored links */

.listing .primary .advert_wrapper {
    width: 664px;
    position: relative;
    overflow: hidden;
}

.listing .primary .listing_ads_top,
.listing .primary .listing_ads_bottom {
    margin-top:20px;
}

.listing .primary .advert_wrapper iframe {
    width: 664px;
}

.listing .primary .adtop-byline-related iframe {
    width: 569px;
}

/* adsense ads */

#adloader {
    display: none;
}

.adsense {
/*    border-top: 3px solid #e8e8d3;*/
    clear: both;
 /*   margin-top: 20px;
     position: relative;*/
    width: 664px;
}

.adsense li.titlebar {
/*    background-color: #e8e8d3;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;*/
    color: #666;
    height: 14px;
    line-height: 1.2em;
    left: 0;
    padding:3px 0;
   /* position: absolute;
       top: -23px;*/
}

li.adsense_ad {
    border-top: 1px solid #e8e8d3;
    height: 63px;
    line-height: 1.2;
    background: #ffffee;
}

li.adsense_ad a:link,
li.adsense_ad a:visited,
li.adsense_ad a:hover,
li.adsense_ad a:focus,
li.adsense_ad a:active {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-position: 0 -2480px;
    background-repeat: no-repeat;
    display: block;
    height: 53px;
    padding-left: 95px;
    padding-top: 10px;
}

.adsense_ad br {
    display: none;
}

.adsense_ad a:hover,
.adsense_ad a:focus,
.adsense_ad .addesc {
    text-decoration: none;
}
li.adsense_ad a:hover,
li.adsense_ad a:focus {
    background-color: #ffc;
    color: #00547E;
    text-decoration: none;
/*    background-position: 0 -2560px;*/
}

.adsense_ad .adtitle {
    display: block;
    font-size: 1.182em;
    line-height: 1.385em;
}

.adsense_ad .addesc {
    color: #333;
    font-size: 0.91em;
}

.adsense_ad:hover .adtitle {
/*    text-decoration: underline;*/
}

.adsense_ad .adlink {
/*    float: left;
    margin-right: 6px;*/
    font-size: 0.9em;
}

/* @group Location HP adsense */
.location .adsense {
    clear:none;
    float: left;
    left: 0;
    position: absolute;
    top: 800px;
    width: 320px;
}
.location li.adsense_ad {
    background-color: #fff;
    height: auto;
}
.location li.adsense_ad .adtitle {
    font-size: 1em;
}
.location li.adsense_ad a:link,
.location li.adsense_ad a:visited,
.location li.adsense_ad a:hover,
.location li.adsense_ad a:focus,
.location li.adsense_ad a:active {
    background-image: none;
    display: block;
    height: auto;
    padding: 5px 0;
}
/* @end Location HP adsense */

/* @group end listing sponsoed links */

/* @end Advert Listing */
/* @group Notification */
.notification {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/notification-bg.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    clear: both;
    margin-bottom: 40px;
    padding-bottom: 34px;
    position: relative;
    top: 40px;
    width: 668px;
}
.notification.null {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/notification-bg-null.png);
}
.notification h1 {
    letter-spacing: 0;
}
.notification h2 {
    font-size: 1.64em;
    font-weight: bold;
    line-height: 1.5em;
}
.notification h3 {
    color: #999;
    font-size: 1.272em;
    line-height: 1.286em;
    margin-bottom: 20px;
}
.notification h4 {
    color: #666;
    font-weight: bold;
    margin-bottom: 5px;
}
.notification .location-options {
    float: left;
    margin-right: 10px;
    position: relative;
    width: 150px;
}
.notification .location-options .abundance-count {
    color: #666;
    font-size: 0.9em;
}
.notification p,
.notification ul.bulleted {
    font-size: 1.1em;
    line-height: 1.5em;
}
.notification ul.bulleted {
    padding-left: 20px;
}
.notification ul.inline li {
    display: inline;
    padding-right: 10px;
}
.notification-content {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/notification-bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    padding: 20px 20px 0 95px;
    position: relative;
    top: -20px;
}
.error-notification {
    padding-bottom: 10px;
}
.error-notification h1 {
    font-size: 1.1em!important;
    color: #333333;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-top: 10px;
}
.error-notification .notification-content {
    padding: 5px 20px 0 55px;
}
/* @end Notification */

/* @group Pagination */

.pagination {
	clear: both;
	position: relative;
	width: 664px;
	border-top: 20px solid #FFF; /*temp*/
	margin-bottom: 20px;
	color: #999;
	font-size: 1.09em;
	line-height: 1.3;
	text-align: center;
}
.pagination a,
.pagination a span,
.pagination span.prev,
.pagination span.next {
	background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
}
.pagination ol {
	position: relative;
   	text-align: center;
	display: inline;
}
.pagination li {
	list-style: none;
	margin: 0 1px;
	display: inline;
	line-height: 2.6;
	color: #333;
}
.pagination a,
.pagination a:hover,
.pagination a:visited,
.pagination a:active {
	border: 1px solid #E0E0C3;
	background-color: #F3F3E8;
	background-repeat: repeat-x;
	background-position: 0 -120px;
	text-decoration: none;
}
.pagination a:hover {
    color: #EF5113;
    border-color: #FDCC96;
}
.pagination li.current,
.pagination span.prev,
.pagination span.next {
	border: 1px solid #E0E0C3;
}
.pagination li.current,
.pagination a,
.pagination .prev,
.pagination .next {
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 6px 10px;
}
.pagination li.current {
	border: 1px solid #CCC;
}
.ie6 .pagination li.current,
.ie7 .pagination li.current {
    padding-right: 6px; 
    margin-right: 5px;
}
.pagination .prev,
.pagination .next {
	position: absolute;
	top: 0;
	text-align: right;
}
.pagination span.prev,
.pagination span.next,
.pagination a span {
	width: 68px;
}
.pagination a.next:hover,
.pagination a.prev:hover {
    color: #EF5113;
}
.pagination a span {
	display: block;
}
.pagination .prev {
	left: 0;
}
.pagination .prev span {
	background-position: 0 -256px;
}
.pagination span.prev  {
	background-position: 10px -292px;
}
.pagination .next {
	right: 0;
	text-align: left;
}
.pagination .next span {
	background-position: right -175px;
}
.pagination span.next  {
	background-position: 74px -211px;
}

p.show-count {
    text-align: center;
    margin-top: 10px;
    font-size: 0.91em;
    color: #666;
}
p.show-count strong {
    font-weight: normal;
}
p.show-count span {
    font-weight: bold;
    color: #333;
}
p.show-count span,
p.show-count a {
    border-right: 1px solid #CCC;
    padding-right: 6px;
    padding-left: 2px;
}
p.show-count .last {
    border-right: 0;
    padding-right: 3px;
}

/* @end Pagination */


/* @end Advert Listing */

/* @group Modal dialog */
.modal-content {
    background-color: rgba(0, 0, 0, 0.4);
    background-image: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color:#000;
    display: none;
    padding: 8px;
    position: absolute;
    width:790px;
    z-index: 999;
}
.hasJS .modal-content.show {
    display: block;
}
.hasJS .modal-content .inner {
    background-color: #ffc;
    border:2px solid #e8e8d3;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
}
.hasJS .modal-content h2,
.hasJS .modal-content h3 {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 10px;
}
.hasJS .modal-content .ad h3 {
    font-size: 1em;
    font-weight: normal;
    margin: 5px 0;
}
.hasJS .modal-content .notification-content {
    background-image:none;
    border:0;
    padding:0;
}
.hasJS .modal-content p.close a:link,
.hasJS .modal-content p.close a:visited,
.hasJS .modal-content p.close a:hover,
.hasJS .modal-content p.close a:active,
.hasJS .modal-content p.close a:focus {
    background: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-icons.png) no-repeat 0 -25px;
    display: block;
    height: 18px;
    position: absolute;
    right: 20px;
    text-indent: -999em;
    top: 20px;
    width: 17px;
}

.hasJS .modal-content p.close a:hover,
.hasJS .modal-content p.close a:focus {
    background-position: -17px -25px;
}
.hasJS .modal-content p.close a:active {
    background-position: -34px -25px;
}
.hasJS .modal-content .further-info {
    border-top:1px dotted #abc;
    margin-top:10px;
    padding-top:10px;
}
/* @end Modal dialog */

/* @start Tooltips */

.gt-tooltip {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
.gt-tooltip-arrowbox {
    position: relative;
    height: 20px;
    display: block;
}
.ie6 .gt-tooltip-arrowbox {
    display: inline;
}
.gt-tooltip-content {
    background: #FFF;
    color: #666;
    position: relative;
    z-index: 1000;
}
.gt-tooltip-arrow-border {
    border-color: #CCC transparent transparent transparent;
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
.gt-tooltip-arrow {
    border-color: #FFF transparent transparent transparent;
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 1001;
}
.ie6 .gt-tooltip-arrow-border {
    border-left-color: pink;
    border-bottom-color: pink;
    border-right-color: pink;
    filter: chroma(color=pink);
}

/* --- tooltip 'themes' --- */

.gt-tooltip-theme-default .gt-tooltip-content {
    background: #FFF;
    padding: 15px;
    color: #666;
    border: 2px solid #CCC;
}

/* spotlight theme */

.gt-tooltip-theme-info .gt-tooltip-content {
    border: 2px solid #B8E8EC;
    width: 310px;
    background: #F0F7FA;
    padding: 16px 30px 6px 20px;
}

.gt-tooltip-theme-info .gt-tooltip-arrow-border {
    border-color: #B8E8EC transparent transparent transparent;
}

.gt-tooltip-theme-info .gt-tooltip-arrow {
    border-color: #B8E8EC transparent transparent transparent;
}

/* featured theme */

.gt-tooltip-theme-spotlight .gt-tooltip-content {
    border: 2px solid #FDE249;
    width: 210px;
    background: #FFFFCB;
    padding: 10px 14px 0 16px;
}

.gt-tooltip-theme-spotlight .gt-tooltip-arrow-border {
    border-color: #FDE249 transparent transparent transparent;
}

.gt-tooltip-theme-spotlight .gt-tooltip-arrow {
    border-color: #FDE249 transparent transparent transparent;
}

/* tooltip contents */

.tooltip-content,
.hasJS .tooltip-content {
    display: none;
}
.close-tooltip {
    display: none;
}
.hasJS .close-tooltip {
    display: block;
}
.tooltip-text a.close-tooltip {
    position: absolute;
    right: 7px;
    top: 7px;
    width: 11px;
    height: 11px;
    display: block;
	background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-icons.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
}
.ie6 .tooltip-text a.close-tooltip {
    background-image: none;
}
.tooltip-text a.close-tooltip:link,
.tooltip-text a.close-tooltip:visited {
    background-position: 0 -43px;
}
.tooltip-text a.close-tooltip:hover {
    background-position: -11px -43px;
}
.tooltip-text a.close-tooltip:active {
    background-position: -22px -43px;
}
.tooltip-text h2 {
    color: #333;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 8px;
}
.tooltip-text h2 a:link {
    color: #00547E;
    font-size: 1.09em;
    font-weight: normal;
}
.tooltip-text span.price {
    font-size: 1.09em;
    font-weight: bold;
    color: #333;
}
.tooltip-text span.location {
    color: #666;
}
.tooltip-text p {
    color: #666;
    font-size: 11px;
    margin-bottom: 10px;
}
.tooltip-text li {
    list-style: none;
    margin-bottom: 7px;
}
.tooltip-text li p {
    color: #888;
    margin-bottom: 2px;
}
.tooltip-text p a {
    font-weight: bold;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-position: right -1918px;
    padding-right: 10px;
    background-repeat: no-repeat;
}
.ie6 .tooltip-text p a {
    background-image: none;
}
.about-saving-ads p {
    text-align: center;
    margin-bottom: 4px;
}

/* @end Tooltips */

/* @group header */

#head {
	position: relative;
    z-index: 200;
}
#head #opt-out-bar .container,
#head #main-actions .container {
    height: auto;
    /* having to override rather than deliberately target because 
    there is no specific class on the baner ad container */
}

/* @group opt out bar */

#opt-out-bar {
    font-size: 1.28em;
    background: url(http://as.thegumtree.com/r20100706.0/images/v4/bg-opt-out-bar.png) repeat-x 0 bottom;
    overflow: hidden;
    padding: 4px 0 11px;
    margin-bottom: -6px;
    line-height: 1.3;
}
#opt-out-bar div.container {
    width: 970px
}
#opt-out-bar div.container p {
    float: left;
    margin-right: 20px;
}
#opt-out-bar div.container p.opt-out {
    float:right;
    margin-right: 0;
}
#opt-out-bar div.container p.opt-out a {
    padding-right: 17px;
    background: url(http://as.thegumtree.com/r20100706.0/images/v4/link-arrow-green.gif) no-repeat 97% 50%;
}
/*div#head div.container {
    height: 50px;
}
div#head div#main-actions div.container {
    height: auto;
}*/
p#logo {
	width: 108px;
	margin: 0 0 -20px 30px;
	float: left;
	position: relative;
	z-index: 300;
	overflow: hidden;
}
.ie6 p#logo {
    margin-left: 20px;
}
p#logo a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-icons.png);
	background-repeat: no-repeat;
	background-position: -663px -9px;
	width: 100px;
	height: 110px;
}
.uk p#logo {
    position: absolute;
    top: 46px;
    left: 31px;
    z-index: 0;
    height: 136px;
}
.uk p#logo a {
    height: 136px;
    width: 136px;
	background-position: -505px 0;
}
.ie6 #head p.uklogo {
    top: 4px;
}
.uk.ie7 p#logo {
    top: 0;
}
.banner-ad {
    display: block;
	padding: 4px 0;
	padding-left: 138px;
}
.banner-ad .ad {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 728px;
}
body.posting .banner-ad {
    margin-top: 10px;
}

/* @end header */

/* @group footer */
#footer {
    clear: both;
    font-size: 0.9em;
    line-height: 1.64;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 30px;
}
/* @group my gumtree */
div#my-gumtree {
    background-color:#ecf3db;
    border:1px solid #e0e0c3;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 0 rgba(0,0,0,0.2);
    height: 15em;
    margin-top: 20px;
    overflow:hidden;
    padding: 6px;
    position: relative;
    width: 946px;
    zoom: 1;
}
div#my-gumtree h2 {
    margin: 6px 0 15px 3px;
    line-height: 1.688em;
}
div#my-gumtree h2 .icon {
    background-position: 0 0;
    float: left;
    height: 25px;
    margin-right: 5px;
    width: 22px;
}
#my-gumtree .carousel-ads {
    overflow: hidden;
    width:100%;
}
#my-gumtree .carousel-ads li {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/retrace-carousel-bg.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 120px;
    width:113px;
    position: relative;
}
#my-gumtree .carousel-ads li a.remove-ad:link,
#my-gumtree .carousel-ads li a.remove-ad:hover,
#my-gumtree .carousel-ads li a.remove-ad:visited {
    position: absolute;
    top: 5px;
    right: 5px;
    height: auto;
    background-image:url("http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png");
    background-position:0 -2215px;
    background-repeat:no-repeat;
    display: block;
    width: 10px;
    height: 12px;
    text-indent: -9999px;
    padding-left: 0;
}
#my-gumtree .carousel-ads li a.remove-ad:link,
#my-gumtree .carousel-ads li a.remove-ad:hover,
#my-gumtree .carousel-ads li a.remove-ad:visited {
    display: none !important; /* temp */
}
#my-gumtree .carousel-ads li a.remove-ad 
#my-gumtree .carousel-ads li.odd {
    background-position: -250px bottom;
}
#my-gumtree .carousel-ads li.first {
    background-image: none;
    width: 98px;
}
#my-gumtree .carousel-ads li.last-visible {
    -moz-border-radius: 0 0 8px 0;
    -webkit-border-radius: 0 0 8px 0;
    border-radius: 0 0 8px 0;
    padding-right: 9px;
    width:115px;
}
#my-gumtree .carousel-ads a span {
    display: block;
    margin-bottom: 7px;
}
#my-gumtree .carousel-ads a span.location {
    color: #666;
}
#my-gumtree .carousel-ads a:link,
#my-gumtree .carousel-ads a:visited,
#my-gumtree .carousel-ads a:hover,
#my-gumtree .carousel-ads a:active,
#my-gumtree .carousel-ads a:focus {
    display: block;
    font-size: 0.9em;
    height: 11.4em;
    line-height: 1.1em;
    padding-left: 17px;
    text-decoration: none;
}
#my-gumtree .carousel-ads li.first a:link,
#my-gumtree .carousel-ads li.first a:visited,
#my-gumtree .carousel-ads li.first a:hover,
#my-gumtree .carousel-ads li.first a:active,
#my-gumtree .carousel-ads li.first a:focus {
    padding-left: 0;
}
#my-gumtree .carousel-ads a:link img,
#my-gumtree .carousel-ads a:visited img,
#my-gumtree .carousel-ads a:hover img,
#my-gumtree .carousel-ads a:active img,
#my-gumtree .carousel-ads a:focus img {
    border:2px solid #e8e8d3;
    height: 56px;
    width: 75px;
}
#my-gumtree .carousel-ads a:hover img,
#my-gumtree .carousel-ads a:active img,
#my-gumtree .carousel-ads a:focus img {
    border-color: #FDCB3F;
}
#my-gumtree .my-gumtree-carousel,
#manage-ads-login {
    background-color: #fff;
    border:1px solid #e8e8d4;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    height: 13em;
    padding: 10px 0 10px 20px;
    width: 674px;
    z-index: 120;
}
#manage-ads-login label a.help {
    display: none !important; /*temp*/
}
.hasJS #my-gumtree .my-gumtree-carousel,
.hasJS #manage-ads-login {
    display: none;
    position: absolute;
    right: 7px;
    top: 7px;
}
.hasJS #my-gumtree .my-gumtree-carousel.show,
.hasJS #manage-ads-login.show {
    display: block;
}
#my-gumtree .my-gumtree-carousel h3 {
    font-weight: bold;
    margin-bottom: 10px;
}
#my-gumtree .my-gumtree-carousel h3 a {
    font-size: 0.9em;
    font-weight: normal;
}
#my-gumtree h2 {
    font-size: 1.454em;
    font-weight: bold;
    line-height: 1.125em;
    margin: 10px 0 15px 13px;
}
#my-gumtree-list {
    margin-left: 3px;
    position: relative;
    width: 247px;
    z-index: 121;
}
#my-gumtree-list li {
    margin-bottom: 5px;
    margin-right: 1px;
}
#my-gumtree-list li.active {
    margin-right: 0;
}
#my-gumtree-list li a:link,
#my-gumtree-list li a:visited,
#my-gumtree-list li a:hover,
#my-gumtree-list li a:focus,
#my-gumtree-list li a:active {
    background-color: #f3f7e7;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-position: 0 -339px;
    background-repeat: repeat-x;
    border: 1px solid #e8e8d4;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border-right: 0;
    display: block;
    font-size: 1.1em;
    padding: 6px 9px;
    zoom: 1;
}
#my-gumtree-list li a:link,
#my-gumtree-list li a:visited,
#my-gumtree-list li a:hover,
#my-gumtree-list li a:focus,
#my-gumtree-list li a:active {
    background-position: 0 -340px;
}
#my-gumtree-list li a:hover,
#my-gumtree-list li a:focus,
#my-gumtree-list li a:active {
    background-position: 0 -1200px;
}
#my-gumtree-list li.active a:link,
#my-gumtree-list li.active a:visited,
#my-gumtree-list li.active a:hover,
#my-gumtree-list li.active a:active,
#my-gumtree-list li.active a:focus {
    background-color: #fff;
    background-image: none;
    border-bottom: 2px solid #e8e8d4;
    border-left: 2px solid #e8e8d4;
    color: #333;
    cursor: default;
    font-weight: bold;
    text-decoration: none;
}
#my-gumtree-list li.active a span {
    color: #666;
    font-weight: normal;
}
#saved-ads-link span.icon {
    background-position: -113px -73px;
    float: left;
    height:16px;
    margin-right: 5px;
    width:17px;
}
.clear-history-link,
.clear-saved-ads {
    font-size: 0.9em;
    position: absolute;
    right: 10px;
    top: 10px;
    padding-left: 13px;
    background-image: url("http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png");
    background-position: 0 -2213px;
    background-repeat: no-repeat;
    display: none;
}
.hasJS .clear-history-link,
.hasJS .clear-saved-ads {
    display: block;
}

#manage-ads-login form {
    margin-left: 90px;
    padding-top: 10px;
}
#manage-ads-login .primary {
    margin-top: 26px;
}
#manage-ads-login label {
    display: block;
    color: #666;
    margin-bottom: 4px;
}
#my-gumtree label a.help {
    width: 16px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: no-repeat;
    background-position: right -2327px;
    display: inline-block;
    position: relative;
    top: 5px;
}
#manage-ads-login p {
    width: 180px;
    float: left;
}
#manage-ads-login input {
    padding: 4px 5px;
}
.ie6 .manage-ad-reminder button.button,
.ie7 .manage-ad-reminder button.button {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* @end my gumtree */

.gumtree-legal {
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 246px;
    padding-top: 23px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/10years.gif);
    background-repeat: no-repeat;
    background-position: 3.8em 4.2em;
    height:16em;
}
.gumtree-legal p {
    font-size: 0.91em;
    line-height: 1.4em;
    margin-bottom: 10px;
}
.gumtree-legal p.copyright {
    font-weight: bold;
    width: 170px;
    float: right;
    text-align: left;
}
.gumtree-legal .strapline {
    clear: both;
    text-align: left;
    color: #84AE0C;
    font-weight: bold;
    font-size: 12px;
    margin-top: -25px;
}
.ie6 .gumtree-legal .strapline,
.ie7 .gumtree-legal .strapline {
    margin-top: -25px;
}
.gumtree-legal p.copyright span {
    color: #666;
    display: block;
    font-weight: normal;
}
.gumtree-legal p.copyright span.inline-icon {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-icons.png);
    background-repeat: no-repeat;
    background-position: -114px -90px;
    display: inline-block;
    margin-right: 0;
    padding-top: 16px;
    padding-left: 14px;
    position: relative;
    top: 2px;
    display: none;
}
.ie6 .gumtree-legal p.copyright span.inline-icon {
    padding-top: 5px; 
}
.gumtree-elsewhere,
.get-to-know-us,
.explore-gumtree,
.blog-latest {
    display: inline;
    float: left;
    width: 153px;
}
.blog-latest {
    width:216px;
}
.blog-latest h3 {
    padding-left: 20px;
    height:20px;
    background-image:url("http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png");
    background-position: 0 -1749px;
    background-repeat: no-repeat;
}
.blog-latest .view-all{
    text-align: left;
}
.blog-latest .view-all a {
    font-weight: bold;
    background-image:url("http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png");
    background-repeat: no-repeat;
    background-position: right -175px;
    padding-right: 10px;
}
.explore-gumtree {
    width: 141px;
}
.gumtree-elsewhere {
    margin-left: 20px;
}
.gumtree-elsewhere li {
    margin-bottom: 0.7em;
    overflow:hidden;
}
#blog-entries li {
    margin-bottom: 7px;
}
#footer-links {
    border-top: 1px solid #E8E8D3;
}
#footer-links h3 {
    font-weight: bold;
    line-height: 1.64em;
    margin-bottom: 7px;
    padding-top: 20px;
    margin-top: -10px;
}
#footer-links .gumtree-legal h3 {
/*    margin-bottom: 20px;*/
    overflow: hidden;
    padding: 0;
    width: 60px;
    float: left;
}
#footer-links .gumtree-legal h3 a {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-icons.png);
    background-position: -408px -43px;
    background-repeat: no-repeat;
    float: left;
    display: block;
    height: 60px;
    text-indent: -9999px;
    width: 60px;
    text-align: left;
}
.ie6 #footer-links .gumtree-legal h3 a {
    width: 59px;
}
#footer-links li {
    line-height: 1.4em;
}
/* @group Social icons */
.facebook .icon,
.flickr .icon,
.twitter .icon,
.youtube .icon {
    display: block;
    height: 16px;
    margin-right: 0.4em;
    vertical-align: text-top;
    width: 16px;
    float: left;
}
.facebook .icon {
    background-position: -16px -74px;
}
.flickr .icon {
    background-position: -48px -74px;
}
.twitter .icon {
    background-position: -32px -74px;
}
.youtube .icon {
    background-position: -64px -74px;
}
/* @end Social icons */

/* @start Footer 'link farm' */

#quicklinks {
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 18px;
}

#quicklinks .section {
    clear: both;
    border-top: 1px solid #E8E8D3;
    position: relative;
    top: -1px;
    z-index: 1;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/link_farm_bg.jpg);
    background-repeat: no-repeat;
    padding: 20px;
    overflow: hidden;
    width: 920px;
}

#quicklinks .group {
    overflow: hidden;
    float: left;
}
#quicklinks .tabs {
    overflow: hidden;
}
#quicklinks .tabs li {
    padding: 6px 0;
    border-top: 1px solid #FFFFDD;
    border-bottom: 1px solid #E8E8D3;
    float: left;`
    font-size: 1.1em;
    z-index: 2;
    position: relative;
	background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-position: 15px -633px;
    background-repeat: no-repeat;
    zoom: 1;
}
#quicklinks ul.tabs.closed {
/*    padding-bottom: 18px;*/
}
#quicklinks ul.tabs.closed li {
    border-bottom: 0;
}
#quicklinks .tabs a,
#quicklinks .tabs a:hover {
    display: block;
    padding: 0 16px 0 53px;
    float: left;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: no-repeat;
    text-decoration: none;
}

#quicklinks .tabs li.quicklinks-uk a {
    background-position: 30px -1809px;
}

#quicklinks .tabs li.quicklinks-ie a {
    background-position: 30px -1843px;
}

#quicklinks .tabs li.quicklinks-ww a {
    background-position: 30px -1876px;
}

#quicklinks .tabs li.quicklinks-rs a {
    background-position: -23px -1494px;
}

#quicklinks .tabs li.quicklinks-related a,
#quicklinks .tabs li.quicklinks-related a:hover {
    background: none;
    padding-left: 30px;
}
    
.ie6 #quicklinks .tabs li {
    background: none;
}
.ie6 #quicklinks .tabs a,
.ie6 #quicklinks .tabs a:hover {
    padding-left: 33px;
}
.ie6 #quicklinks ul.tabs li a {
    background-position-x: 10px;
}
.ie6 #quicklinks .tabs li.quicklinks-related a,
.ie6 #quicklinks .tabs li.quicklinks-related a:hover {
    padding-left: 16px;
}
.ie6 #quicklinks .tabs li.quicklinks-ie a {
    background-position: 10px -1841px;
}
#quicklinks li.split a {
    border-right: 1px solid #E8E8D3;
}

#quicklinks .tabs li.current {
    border: 1px solid #E8E8D3;
    border-bottom: 1px solid #FFFFDD;
    background-color: #FDFDEC;
    background-position: 15px -667px;
}

#quicklinks .tabs li.current a {
    border: 0;
    color: #333;
    font-weight: bold;
}

#quicklinks h3 {
    margin-bottom: 15px;
}

.hasJS #quicklinks h3 {
    display: none;
}

#quicklinks h4 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 15px;
}

#quicklinks h5 {
    color: #666;
    font-weight: bold;
}
#quicklinks ul {
    font-size: 0.91em;
}
#quicklinks .section li a {
    font-size: 1.1em !important;
}
#quicklinks .subgroup {
    width: 105px;
    margin-right: 10px;
    float: left;
}

#quicklinks .subgroup ul {
    margin-bottom: 12px;
}


/* @end Footer 'link farm' */

/* @group Minimal Footer */

div#footer.minimal {
    position: relative;
    z-index: 50;
    top: -10px;
}
div#footer.minimal #footer-links {
    border-top: none;
}
div#footer.minimal #footer-links .gumtree-legal h3 {
    margin: 0;
}
div#footer.minimal #footer-links .gumtree-legal {
    width: 300px;
    padding-top: 0;
    padding-left: 10px;
    background: none;
}
div#footer.minimal #footer-links .gumtree-legal p.copyright {
    float: left;
    margin: 26px 0 10px 0;
    padding: 0 0 0 10px;
    width: auto;
}

div#footer.minimal ul.legal-links {
    float: right;
    padding-right: 10px;
    margin-top: 26px;
}
div#footer.minimal ul.legal-links li {
    border-left: 1px solid #b2b2aa;
    display: inline-block;
    line-height: 1em;
    margin-left: 5px;
    padding-left: 5px;
}
div#footer.minimal ul.legal-links li.first {
    border-left: none;
    padding-left: none;
    margin-left: none;
}

/* @end Minimal Footer */

/* @end footer */

/* @group inner head */
#inner-head {
    background-color: #91b625;
    border:1px solid #e0e0c3;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    border-radius: 8px 8px 0 0;
    color: #fff;
    overflow: hidden;
    width: 958px;
}
/* @group Search */
#search-head {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/search-grad.png);
    background-repeat: repeat-x;
    clear: both;
    height: 148px;
    margin-bottom: -123px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 100%;
}
body.flexi #search-head {
    max-width: none;
    padding: 0;
    width: 100%;
}
#search {
    margin: 0 auto;
    padding: 10px 0 10px 0;
    position: relative;
    width: 888px;
    z-index: 100;
}

#search .form {
    overflow: hidden;
    padding-bottom: 22px;
    position: relative;
}
#search input.text,
#search select {
    display: inline;
    font-size: 1.1em;
    margin: 0 8px;
    padding: 3px;
    vertical-align: middle;
}
#search label {
    font-size: 1.3em;
    line-height: 1.692em;
}
#search label span {
    font-size: 0.769em;
    font-weight: normal;
    line-height: 1.1;
}
.hasJS #search label span {
    display: none;
}
#search select {
    width: 187px; /* for gecko */ 
}
#search option {
    padding-left: 10px;
}
#search option.parent {
    padding-left: 0;
}
.ie8 #search select {
    height: auto;
}
/*.hasJS #search select {
    padding: 0;
    font-size: 1.0em;
}*/
#search li {
    display: inline;
}
#search li#titles-descriptions {
    left: 5.2em;
    top: 3em;
    position: absolute;
}

.ie7 #search li#titles-descriptions,
.ie8 #search li#titles-descriptions {
    left: 5.3em;
    top: 2.8em;
}
.ie6 #search li#titles-descriptions {
   left: 5.0em;
    top: 2.4em;
}
#search li#titles-descriptions label {
    font-size: 0.91em;
    font-weight: normal;
}
#search li#titles-descriptions input {
    margin: 3px 0;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
#search li.submit {
    height: 2em;
    margin:0;
}
li#find-a input,
li#in-or-near input {
    width:228px;
}
.hasJS #in-category {
    margin-right: 4px;
}
#search .button {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 3px 5px;
    font-size: 1.1em;
    vertical-align: middle;
}
.ie6 #search .button {
   
}
.ie #search .button {
    overflow: visible;
}
li.submit {
    width:84px;
}
/*.ie6 #search li {
    position: relative;
}
.ie6 #search input,
.ie6 #search select {
    position: absolute;
    left: 0;
}*/
.ie6 #search li {
    margin-right: 4px;
}
.ie6 #search .secondary {
    padding: 1px 4px 2px 4px;
    
}
/*.ie8 #search input.button {
    bottom: 3px;
}*/

/* @end Search */
/* @group Post Ad */

#inner-head #post-ad {
    background-color: #7ba110;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    border-left: 1px solid #749614;
    float: right;
    margin-bottom: -185px;
    padding: 10px 19px 194px 17px;
    text-align: center;
    width: 142px;
}
#post-ad .button {
    margin-bottom: 2px;
}
#post-ad .note {
    font-size: 0.8em;
}

/* @end Post Ad */
/* @end inner head */

/* @group page */

div#page {
	clear: both;
}

/* @end page */

/* @group View All Link */

.view-all {
    text-align:right;
}
.view-all .icon {
    background-position: -36px -90px;
    display: inline-block;
    height: 11px;
    width: 7px;
}
.secondary .view-all a:link,
.secondary .view-all a:hover,
.secondary .view-all a:visited,
.secondary .view-all a:focus,
.secondary .view-all a:active {
    font-weight:bold;
}

/* @end View All Link */


/* @group Overrides */

/* @group Listing page */
.secondary .search_options li {
    color: #333;
}
/* @end Listing page */

/* @start UK Homepage */

.uk #header {
	position: relative;
	z-index: 2;
    overflow: hidden;
}
.uk #main-content {
	position: relative;
	z-index:1;
	border-top: 1px solid #E8E8D2;
}
.uk.ie #main-content {
    margin-top: 0;
}
.uk div#page {
    padding-top: 10px;
}

/*.uk div.secondary {
    padding-top: 20px;
}*/

.uk h1.adcount {
    font-size: 1.45em;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}

.uk .primary .page-content {
    overflow: hidden;
}

#london-quicklinks {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/bg-london-links.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 150px 19px 20px 20px;
    overflow: hidden;
	margin-top: -100px;
}
.ie6 #london-quicklinks {
    height: 500px;
    clear: both;
}

#london-quicklinks h3 {
    color: #333;
    font-size: 1.09em;
    font-weight: bold;
    margin-bottom: 15px;
}

#london-quicklinks li,
#london-quicklinks h4 {
    font-size: 0.91em;
}

#london-quicklinks ul {
    margin-bottom: 18px;
}

#london-quicklinks h4 {
    color: #666;
    font-weight: bold;
}

/* @start sidebar locations list */

.uk div.secondary .subgroup {
    width: 50%;
    float: left;
}
.uk div.secondary .subgroup h5 {
    color: #666;
    font-weight: bold;
}
.uk .secondary .testimonial {
    margin-bottom: 35px;
}

.locations .rouk-locations {
    clear: both;
}

/* @end sidebar locations list */

/* @start action box */

.uk #in-category,
.uk #titles-descriptions {
    display: none;
}
.uk li#find-a {
    width:202px;
}
.uk li#find-a input {
    width:190px;
}
.uk #search .submit .button {
    padding: 4px 15px;
    font-size: 1.1em;
}
.uk #spotlight-ads h3 {
    position:absolute;
    right: 50px;
    top: 20px;
    padding-right: 16px;
}
.uk #spotlight-ads h3 a {
    font-weight: bold;
}
.uk #spotlight-ads h3 .learn-more .icon {
    background-position: -44px -91px;
    display: block;
    position: absolute;
    top: 1px;
    right: -14px;
    height: 12px;
    vertical-align: text-top;
    width: 12px;
}
.uk #spotlight-ads ul.featured-ads {
    position: relative;
}
.uk #search label strong {
    color: #FFFF00;
}

.uk #categories,
.location #categories {
    position: relative;
}

.ie6.uk #categories,
.ie6.location #categories {
    zoom: 1;
}
.uk #categories .mpu,
.location #categories .mpu {
    position: absolute;
    right: 28px;
    top: 195px;
}
.location #categories .mpu {
    top: 135px;
}
.ie6.location #categories .mpu {
    top: 140px;
}

/* @end action box */

/* @end UK homepage */

/* @group Location Homepage */
.dtstart {
    background-color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline;
    float: left;
    margin-right: -46px;
    text-align: center;
    width: 2.727em;
}
.dtstart .day {
    display: block;
    font-size: 1.363em;
    font-weight: bold;
    line-height: 1.6em;
}
.dtstart .month {
    background-color: #e8340c;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    color: #fff;
    display: block;
    font-size: 0.818em;
    font-weight: bold;
    line-height: 1.555em;
    text-transform: uppercase;
}
.events a.summary,
.events .location {
    display: block;
    line-height: 1.1em;
    margin-top: 0.272em;
    margin-left: 46px;
}
.events li {
    margin-bottom: 14px;
    overflow: hidden;
}
body.location h1 {
/*    border-bottom: 1px solid #e0e0c3;*/
/*    font-size: 2em;
    height: 1.818em;*/
/*    margin-bottom: 106px;*/
}
body.location h1 strong {
    margin-right: 0.5em;
}
.cat-group {
    display: inline;
    float: left;
    margin-right: 13px;
    width: 155px;
}
.cat-group.last {
    margin-right: 0;
}
.cat-group ul {
    margin-bottom: 20px;
}
#events p {
    margin-left: 46px;
}
#events .view-all {
    text-align: left;
}
#location-stats {
    line-height: 1.2em;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
#location-stats em {
    background-color: transparent;
    color: #999;
    display: block;
    font-size: 0.9em;
    font-style: italic;
    font-weight: normal;
}
div#category-lists h3 {
    border-bottom: 2px solid #E8E8D3;
    font-size: 1.181em;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 36px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-category-icons.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    min-height: 35px;
}
div#category-lists h3 a:visited,
div#category-lists li a:visited {
    color: #00547E;
    
}
div#category-lists h3 span,
div#category-lists h4 span {
    color: #666;
    font-size: 0.733em;
    font-weight: normal;
    line-height: 1.2em;
    padding: 0 0 6px 0;
}
div#category-lists h3 span.no-of-ads {
    display: block;
    font-size: 0.846em;
}
div#category-lists h4 span.no-of-ads {
    font-size: 1em;
}
div#category-lists h3.category-stuff-for-sale {
    background-position: 0 5px;
}
div#category-lists h3.category-cars-vans-motorbikes {
    background-position: 0 -55px;
}
div#category-lists h3.category-category-community {
    background-position: 0 -175px;
}
div#category-lists h3.category-pets {
    background-position: 0 -295px;
}
div#category-lists h3.category-flats-houses {
    background-position: 0 -235px;
}
div#category-lists h3.category-business-services {
    background-position: 0 -115px;
}
div#category-lists h3.category-jobs {
    background-position: 0 -355px;
    padding-left:30px;
}
div#category-lists h3.dating {
    background-position: 0 -419px;
    height: 26px;
}
div#category-lists h4 a {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 2em;
}
div#category-lists h4 span {
    font-size: 0.9em;
    font-weight: normal;
    margin-left: 0.5em;
}
div#category-lists li {
    line-height: 1.1em;
    margin-bottom: 0.5em;
}
div#category-lists li#cat-9367 {
    margin-bottom: 270px;
}
div#category-lists li#cat-2495 {
    margin-bottom: 285px;
}
.ie6 div#category-lists li#cat-2495 {
    margin-bottom: 275px;
}
.location div#category-lists li#cat-9367 {
    margin-bottom: 0.5em;
}
.location div#category-lists li#cat-2495 {
    margin-bottom: 0.5em;
}
.location div#category-lists li#cat-11 {
    margin-bottom: 270px;
}
.location div#category-lists li#cat-2515 {
    margin-bottom: 270px;
}
#nearby-areas li {
    color: #666;
}
#nearby-areas li.no-abundance {
    color: #999;
}

/* @group Spotlight ads */

body.location #categories {
    margin-top: 90px;
}
body.ie6.location #categories {
    margin-top: 110px;
}

#spotlight-ads {
    left: 20px;
    height: 89px;
    overflow: hidden;
    margin: 20px 0 21px;
    position: absolute;
    top: -20px;
    width: 664px;
}
.uk #spotlight-ads {
    height: 72px;
    margin-bottom: 0;
    margin-top: 0;
    position: static;
    overflow: visible;
    top: 0;
}
.uk #spotlight-ads .featured-ads {
    overflow: hidden;
}
#spotlight-ads h3 {
    font-weight: bold;
    margin-bottom: 10px;
    float: left;
    font-size: 1.09em;
}
#spotlight-ads h3 .learn-more {
    font-size: 0.83em;
    font-weight: normal;
    margin-left: 0.5em;
    padding-left: 17px;
    position: relative;
    display: inline-block;
}
#spotlight-ads h3 .learn-more .icon {
    background-position: -44px -91px;
    display: block;
    position: absolute;
    top: 1px;
    height: 12px;
    vertical-align: text-top;
    width: 12px;
    left: -0px;
}

/*#spotlight-ads div.jcarousel-clip {
    width: 664px;
    overflow: hidden;
    position: relative;
    clear: both;
}*/
#spotlight-ads p.jcarousel-next,
#spotlight-ads p.jcarousel-prev {
    height: 14px;
    width: 14px;
    overflow: hidden;
    float:right;
    margin: 0 0 0 2px;
    display: block;
    top: 0;
    cursor: pointer;
	background: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-icons.png) no-repeat 0 0;
	
    position: absolute;
}
/*.uk #spotlight-ads p.jcarousel-next,
.uk #spotlight-ads p.jcarousel-prev {
    top:22px;
}
#spotlight-ads p.jcarousel-next {
    right: 4px;
    background-position: -98px -90px;
}
.uk #spotlight-ads p.jcarousel-next {
    right:23px;
}
#spotlight-ads p.jcarousel-prev {
    right: 21px;
    background-position: -84px -90px;
}
.uk #spotlight-ads p.jcarousel-prev {
    right:40px;
}
#spotlight-ads p.jcarousel-next.jcarousel-next-disabled {
    background-position: -70px -90px;
    cursor: default;
}
#spotlight-ads p.jcarousel-prev.jcarousel-prev-disabled {
    background-position: -56px -90px;
    cursor: default;
}*/
#spotlight-ads p.carousel-pagination {
    width: 35px;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
.uk #spotlight-ads p.carousel-pagination {
    top: 22px;
    right: 19px;
}
#spotlight-ads p.carousel-pagination a {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-icons.png);
    background-repeat: no-repeat;
    height: 14px;
    width: 14px;
    overflow: hidden;
    float:left;
    display: block;
    text-indent: -9999px;
}
#spotlight-ads p.carousel-pagination a.next {
    background-position: -98px -90px;
    margin-left: 2px;
}
#spotlight-ads p.carousel-pagination a.prev {
    background-position: -84px -90px;
}
#spotlight-ads p.carousel-pagination a.next-disabled {
    background-position: -70px -90px;
}
#spotlight-ads p.carousel-pagination a.prev-disabled {
    background-position: -56px -90px;
}
#spotlight-ads .GT-carousel-wrap {
    position: relative;
    overflow: hidden;
    clear: both;
    width: 664px;
    height: 62px;
}
#spotlight-ads ul.featured-ads {
    height: 62px;
    width: 664px;
    overflow: hidden;
    clear: both;
}
.JSlive #spotlight-ads ul.featured-ads {
    position: absolute;
}
.JSlive #spotlight-ads p.carousel-pagination {
    display: block;
}
.JSlive #spotlight-ads ul.featured-ads {
    width: 100000px;
}
#spotlight-ads li {
    display: inline;
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
    width: 79px;
    height: 62px;
    overflow: hidden;
}
/* @end Spotlight ads */
/* @end Location Homepage */

/* @group Safety Tips */

div.page-content div#safety-tip {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/bg-safety-tip-single.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    display: inline;
    float: right;
    padding-bottom: 30px;
    width: 164px;
}
div.page-content div#safety-tip h3 {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/bg-safety-tip-single.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0;
    border: 0;
    min-height: 0;
    padding: 15px 10px 10px 47px!important;
}
div.page-content div#safety-tip p {
    color: #666;
    margin: 10px 10px 0 15px;
}
div.page-content div#safety-tip p a {
    font-weight: bold;
}

/* @end Safety Tips */


/* @group Email poster confirmation */
body.main li.options {
    margin-top: 1.5em;
}
/* @end Email poster confirmation */

/* Secondary overrides */
.secondary a:link {
    color: #156501;
}
.secondary a:visited {
    color: #156501;
}
.secondary a:hover,
.secondary a:active,
.secondary a:focus {
    color: #EF5113;
}
.secondary h3 {
    font-size:1.091em;
/*    line-height:2.363;*/
    margin: 0 19px 10px 19px;
    padding: 0;
    position: relative;
	color: #333;
}
.secondary h3 a:link,
.secondary h3 a:visited,
.secondary h3 a:hover,
.secondary h3 a:active,
.secondary h3 a:focus {
   background-color:#42a43b;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    display: block;
    padding: 5px 0 5px 10px;
    text-decoration: none;
    zoom:1;
}

.secondary h3 a.active:link,
.secondary h3 a.active:visited,
.secondary h3 a.active:hover,
.secondary h3 a.active:active,
.secondary h3 a.active:focus {
   background-color:#83be4a;
}

.secondary h3 a.active:hover {
    background-color:#42a43b;
}

.secondary h3 a.rss:link,
.secondary h3 a.rss:visited,
.secondary h3 a.rss:hover,
.secondary h3 a.rss:active,
.secondary h3 a.rss:focus {
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-icons.png);
    background-position: 0 -74px;
    height: 16px;
    padding: 0;
    position: absolute;
    right: 6px;
    top: 6px;
    width: 16px;
}
.secondary p,
.secondary ul {
    margin-bottom: 18px;
}

.ie6 #sub-category-list,
.ie7 #sub-category-list {
    margin-top: -12px;
}

.uk .secondary a:link,
.uk .secondary a:hover,
.uk .secondary a:visited {
	color: #00547E;
}
.uk .secondary a:hover {
    color: #ef5113;
}

/* @end Secondary overrides */

/* @end Overrides */


/* @group autocomplete */
.ac_results {
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	width: 200px !important; /* this needs to be !important because the autocomplete sets the style inline :-( */
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font-size: 1.091em;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	color: #666;
}

.ac_results strong {
    color: #00799B;
}

.ac_loading {
	background: #ffffff;
}

.ac_odd {
/*  background-color: #eee;*/
}

.ac_over {
/*  background-color: #7BA110;*/
/*  color: white;*/
    background-color: #FFFFCC;
}

/* @end autocomplete */

/* @group ReCaptcha */
#recaptcha {
    background-color: #fff;
    border:1px solid #ccc;
    margin-bottom: 9px;
    overflow: hidden;
    padding: 5px;
    zoom:1;
}
#recaptcha div#recaptcha_image {
    float: left;
    height: 57px;
    width:300px;
}
#recaptcha ul.recaptcha-options {
    float: right;
    margin-top:3px;
    width:25px;
}
#recaptcha ul.recaptcha-options li {
    padding:0;
}
#recaptcha ul.recaptcha-options li a {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 18px;
    text-indent: -999em;
    width: 25px;
}
#recaptcha ul.recaptcha-options li.get-another a {
    background-image: url(http://api.recaptcha.net/img/clean/refresh.png);
}
#recaptcha ul.recaptcha-options li.get-image a {
    background-image: url(http://api.recaptcha.net/img/clean/text.png);
    height:15px;
}
#recaptcha ul.recaptcha-options li.get-audio a {
    background-image: url(http://api.recaptcha.net/img/clean/audio.png);
    height:15px;
}
#recaptcha ul.recaptcha-options li.get-help a {
    background-image: url(http://api.recaptcha.net/img/clean/help.png);
}
/* @end ReCaptcha */

/* @start Modal Popup */

div#overlay {
    background-color: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
}

/* @end Popup/Overlay */

/* @start custom rounded corners for IE */

#page,
#main-wrapper,
#my-gumtree-wrapper {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.roundie {
    position: absolute;
    width: 10px;
    height: 10px;
    z-index: 100;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/gt-rounded-corners.gif);
    background-repeat: no-repeat;
}
.tl {
    top: -1px;
    left: -1px;
}
.tr {
    top: -1px;
    right: -1px;
}
.bl {
    bottom: -1px;
    left: -1px;
}
.br {
    bottom: -1px;
    right: -1px;
}
.ie6 #page .bl,
.ie6 #page .br {
    bottom: -5px;
}
.ie6 #my-gumtree-wrapper .bl,
.ie6 #my-gumtree-wrapper .br {
    bottom: -4px;
}
.ie6 #my-gumtree-wrapper .tr,
.ie6 #my-gumtree-wrapper .tl,
.ie7 #my-gumtree-wrapper .tr,
.ie7 #my-gumtree-wrapper .tl {
    top: 19px;
}

#my-gumtree-wrapper .tl { background-position: 0 0; }
#my-gumtree-wrapper .tr { background-position: -10px 0; }
#my-gumtree-wrapper .bl { background-position: 0 -10px; }
#my-gumtree-wrapper .br { background-position: -10px -10px; }

#page .tl { background-position: -178px -1px; }
#page .tr { background-position: -201px 0; }
#page .bl { background-position: 0 -10px; }
#page .br { background-position: -30px -10px; }

.uk #inner-head .roundie {
    height: 14px;
    width: 14px;
}
.uk #inner-head .tl {
    top: 0;
    left: 0;
    background-position: -82px -1px;
}
.uk #inner-head .tr {
    top: 0;
    right: 0;
    background-position: -94px -1px;
}
.uk #inner-head .bl {
    bottom: 0;
    left: 0;
    background-position: -111px -12px;
}
.uk #inner-head .br {
    bottom: 0;
    right: 0;
    background-position: -123px -12px;
}
.ie6 #inner-head .tr {
    right: -1px;
}
.ie6 #inner-head .bl {
    bottom: -1px;
}
.ie6 #inner-head .br {
    bottom: -1px;
    right: -1px;
}

#page #main-wrapper .tl {
    background-position: 0 0;
}
.ie6 #page #main-wrapper .tl,
.ie6 #page #main-wrapper .tr,
.ie7 #page #main-wrapper .tl,
.ie7 #page #main-wrapper .tr {
    top: -1px;
}
#page #main-wrapper .tr {
    background-position: -30px 0;
}

.uk #main-wrapper .tr, .uk #main-wrapper .tl {
    top: 6.3em;
}
.uk #main-wrapper .tl {
    left: 0;
    background-position: -139px 0 !important;
}
.uk #main-wrapper .tr {
    right: 0;
    background-position: -167px 0 !important;
}
/*.uk #page .bl {
    left: 0;
    background-position: -41px -12px ! !important;
}*/

/* @end autocomplete */

ol#breadcrumb {
    display: inline;
    line-height: 1.5em!important;
    color: #cccccc;
}
ol#breadcrumb li {
    display: inline;
    line-height: 1.5em!important;
}

/* @start Third-party ad reply forms */

div#page.reply {
    padding-top: 10px;
}

div#page.reply div#main-content {
    border-top: 1px solid #E8E8D2;
}
div#page.reply div.primary {
    width: auto;
    float: none;
}
div#page.reply div.primary div.content-header {
    float: left;
}
div#page.reply div.primary div.page-content {
    padding-top: 0;
    clear:both;
    position:relative;
    z-index:1;
}
div#page.reply div.primary div.secondary {
    border-right:0 none;
    margin:0;
    padding-bottom:0;
}
div#page.reply div.primary div.secondary .content-header {
    margin-bottom: 0;
    float: none;
    width: 254px;
    border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;    
}

iframe.reply {
    margin: 20px auto;
    display: block;
}
iframe.reply#appvault {
    margin: 0 auto 20px;
    width: 795px;
    height: 1400px;
}

/* @end Third-party ad reply forms */
/* confirmation page */

#confirmation {
    background: url(http://as.thegumtree.com/r20100706.0/images/v4/bg_confirmation_message.gif) no-repeat;
    padding: 16px 20px 10px 40px;
    min-height: 88px;
}

#confirmation p {
    margin: 0;
}

#confirmation a.back {
    padding-left: 10px;
    background-image: url(http://as.thegumtree.com/r20100706.0/images/v4/sprite-listing.png);
    background-repeat: no-repeat;
    background-position: 0 -255px;
    margin-top: 3px;
}

#upgraded-notice {
    margin: 0 19px 20px 19px;
    text-align: center;
}
#upgraded-notice img {
    margin:0 auto;
}

#footer-simple{clear:both;font-size:.91em;margin:17px auto;padding:0 10px;overflow:hidden;}
#footer-simple .copyright{display:block;font-weight:bold;margin-bottom:6px;overflow:hidden;position:relative;}
#footer-simple .copyright p{display:block;padding:10px 5px 9px;border:0 solid #E8E8D3;border-bottom-width:1px;}
#footer-simple .copyright span{color:#666;font-weight:normal;}
#footer-simple .back-to-mobile-trigger{display:block;float:right;padding-left:8px;background:transparent url("../../images/v4/sprite-listing_qKVsENtTC7DDCSb_GJe7xg.png") 0 -3271px no-repeat;}.ie6 
#footer-simple .back-to-mobile-trigger,.ie7 #footer-simple .back-to-mobile-trigger{position:absolute;right:5px;}.ie6 
#footer-simple .back-to-mobile-trigger{right:3px;}#footer-simple .back-to-mobile-trigger:hover{background-position:0 -3307px;}
#footer-simple ul{position:relative;display:inline;float:left;}
#footer-simple .group-a{z-index:1;margin-left:-5px;}
#footer-simple .group-b{display:block;float:none;margin:0 auto;text-align:center;}
#footer-simple .group-c{z-index:1;float:right;margin-right:-5px;}
#footer-simple li{border:solid 0 #E8E8D3;border-right-width:1px;display:inline;padding:0 7px;}
#footer-simple .li-last{border-right-width:0;}
#footer-simple .icon{overflow:visible;}#footer-simple .icon a{background-image:url("../../images/v4/sprite-posting-actions_VKVLfO6CfJvxCXR7BSlQ9A.png");background-repeat:no-repeat;border:0 none;display:inline-block;height:18px;margin:-2px 0 0 0;padding:0;position:relative;text-indent:-999em;vertical-align:middle;width:18px;}#footer-simple .facebook a{background-position:0 0;}#footer-simple .twitter a{background-position:0 -40px;}