body {
    margin: 0px;
    padding: 0px;
    color: #303030;
    background-color: #fFFDE0;
}
td {
    text-align: left;
    vertical-align: top;
}

th, textarea {
    font-size: 12px;
}

optgroup {
    background: #cccccc;
    text-transform: uppercase;
}

option {
    background: white;
    text-transform: none;
}

optgroup option {
    padding-left: 0.1em;
}

option.heading {
    background: #cccccc;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5em;
    margin-top: 1em;
    border-collapse: collapse;
    color: #414141;
}

p {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    border-collapse: collapse;
}

h1 {
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2.boxheader, .box-content h1 {
    border-bottom: 4px solid;
    margin-bottom: 0.5em;
    padding-bottom: 1px;
    padding-top: 0px;
    margin-top: 0px;
}
h2.boxheader a, .box-content h1 a {
    text-decoration: none;
    color: #303030;
}
h2 {
    border-collapse: collapse;
    border-bottom: 1px solid silver;
    padding-left: 0.1em;
}

hr {
    border: 0;
    color: #bfbea8;
    background-color: #bfbea8;
    height: 1px;
}
fieldset {
    border: 1px solid silver;
    padding: 0.5em;
    margin-bottom: 1em;
}
fieldset legend {
    font-weight: bold;
}
fieldset.grouping {
    margin-top: 1em;
    margin-bottom: 1em;
}
fieldset.grouping legend {
    border: 1px solid silver;
    background-color: #f0f0f0;
    padding: 2px 0.5em 2px 0.5em;
    font-size: 110%;
}
fieldset.grouping ul.tick {
    margin-left: 2em;
}
a:link, a:visited, a:active {
    color: #0065a3;
    text-decoration: underline;
}
/* CSS3 Shadow */
.shadow {
    -moz-box-shadow:    1px 1px 2px 0px #000000;
    -webkit-box-shadow: 1px 1px 2px 0px #000000;
    box-shadow:         1px 1px 2px 0px #000000;
}
a:hover {
    color: #d92a14;
    text-decoration: underline;
}
a.ad_title:hover {
    color: #d92a14;
    text-decoration: underline;
}
.ad_attribution {
    text-align:left;font-size:9pt;color:#7A7262;
}
.ad_attribution:hover {
    color: #d92a14;
}
a.adlink:link, a.details:link{
    font-weight: bold;
}
a.adlink:visited, a.details:visited {
    color: #666666;
}
a.nextprevious:link, a.nextprevious:visited, a.showhide {
    color: #666666;
}
a.nextprevious:hover {
    color: #888888;
}
a.changesection:link, a.changesection:visited {
    color: #666666;
    text-decoration: none;
    position: relative;
}
a.changesection:hover {
    color: #666666;
    text-decoration: underline;
}
a.advancedsearch:link {
    color: #666666;
}
a img {
    border: 0px;
}
img {
    vertical-align: middle;
}
img.uploadedPhoto {
    vertical-align: middle;
    max-width: 122px;
    max-height: 90px;
}
dl {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
dt {
    font-weight: bold;
    margin-bottom: 0.1em;
    padding: 0;
    margin-top: 1em;
}
dd {
    padding: 0;
    margin-bottom: 0.5em;
}
cite {
    font-weight: bold;
}
input.next {
    float: right;
    clear: both;
}
#header img[src*=".svg"] { /* svg logo has no padding! */
	margin-top: 18px;
	margin-left: 6px;
}
.forsale {
    background-color: #ffeeb5;
}
.saved-search {
    background-color: #FFF5D5;
}
.forsale-search {
    background-color: #ffe382;
}
.wanted-search {
    background-color: #cbef8d;
}

div.wanted-search div.regionbox div.head, div.wanted-search div.carmakebox div.head, div.wanted-search div.carmodelbox div.head {
    border: 1px solid #5b9f1f;
}

div.wanted-search h2.trigger a, div.wanted-search .primary-title {
    color: #407016;
}

div.wanted-search .primary-highlight {
    background: url(images/primary-highlight-wanted.png) no-repeat 27px 1px;
}

div.wanted-search div.dropbutton-wanted {
    border: 0px;
    border-left: 1px solid #5B9F1F;
}

.forsale .boxheader, .forsale .box-content h1 {
    border-bottom-color: #ffd15c;
}
.forsale-odd {
    background-color: #ffeeb5;
    border-top: 1px solid #e4e0d4;
    border-bottom: 1px solid #e4e0d4;
}
.forsale-even {
    background-color: #FCEFC9;
    border-top: 1px solid #e4e0d4;
    border-bottom: 1px solid #e4e0d4;
}
.wanted-odd {
    background-color: #e4ffb5;
    border-top: 1px solid #e4e0d4;
    border-bottom: 1px solid #e4e0d4;
}
.wanted-even {
    background-color: #d5f0aa;
    border-top: 1px solid #e4e0d4;
    border-bottom: 1px solid #e4e0d4;
}
.wanted {
    background-color: #e4ffb5;
}
.sold-odd {
    background-color: #ffcfb5;
}
.sold-even {
    background-color: #ffc1a6;
}
.removed-odd {
    background-color: #ede9dc;
}
.removed-even {
    background-color: #ede9dc;
}
.sold-header {
    font-weight: bold;
    font-size: 110%;
    color: #b11844;
    padding-left: 10px;
}
.wanted .boxheader, .wanted .box-content h1 {
    border-bottom-color: #b3de69;
}
.admin {
    background-color: #d5e5f2;
}
.admin div.box-content h1 {
    margin-bottom: -10px;
    padding-top: 4px;
    padding-bottom: 4px;
    top: -4px;
    position: relative;
}
.admin .boxheader, .admin .box-content h1 {
    border-bottom-color: #77baf2;
}
.info {
    background-color: #f8f8f8;
}
.info .boxheader, .info .box-content h1 {
    border-bottom-color: #bfbfbf;
}
.sold {
    background-color: #ffdedb;
}
.sold .boxheader, .sold .box-content h1 {
    border-bottom-color: #ff8c82;
}
.docs {
    background-color: #ebebeb;
}
.docs .boxheader, .docs .box-content h1 {
    border-bottom-color: #a9a9a9;
}
a.docs:link, a.docs:visited, a.docs:active {
    color: #4d4d4d;
    text-decoration: underline;
}
a.docs:hover {
    color: #d92a14;
    text-decoration: underline;
}
.advertisement {
    background-color: #f8f8f8;
}
.boxtop h1 {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.boxtop h1.boxheader {
    border-bottom-width: 4px;
}
a.docs {
    padding-left: 18px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-image: url(images/document.gif);
    background-position: center left;
    background-repeat: no-repeat;
}
.doc {
    padding-left: 20px;
    background-image: url(images/document.gif);
    background-position: left center;
    background-repeat: no-repeat;
}
.doc {
    padding-left: 20px;
    background-image: url(images/document.gif);
    background-position: left center;
    background-repeat: no-repeat;
}
.accounts {
    background-color: #fff6d6;
}
.accounts h1 {
    border-bottom: none;
    padding-top: -8px;
    color: #666666;
    font-weight: bold;
}
.popularcategory {
    display: block;
    padding-bottom: 0.4em;
}
.recentlysold td {
    padding-bottom: 0.5em;
}
img.moreInfo {
    vertical-align: middle;
}
img.photo {
    border: 1px solid gray;
}
#overDiv {
    background-color: #ffeeb5;
    border: 1px solid silver;
    color: #222222;
}
.moreInfo-background {
}
.moreInfo-foreground {
}
.moreInfo-caption {
}
.moreInfo-captionFont {
    font-weight: bold;
}
.addetails h2 {
    color: #666666;
    font-weight: normal;
    text-align: right;
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 90%;
}
.addetails-description, .addetails-container p {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.addetails-container p { width: 400px }
.wanted .savedAdContainer {
    border-bottom-color: #B3DE69;
}
#adcategory {
    float: left;
}
#adage {
    color: #666666;
    float: right;
    padding-left: 1em;
    font-size: 90%;
}
#adtype {
}
div.askingprice {
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    color: #666666;
    padding-bottom: 5px;
}
div.askingprice p {
    text-align: center;
    font-weight: normal;
    color: #303030;
    font-size: 12px;
    line-height: 1.2em;
    width: 300px;
    padding-left: 50px;
}
div.alternateprice {
    text-align: center;
    font-weight: normal;
    font-size: 100%;
    color: #666666;
    padding-bottom: 5px;
}
div.askingprice span.currencysymbol {
    font-size: 120%;
    font-weight: normal;
}
div.askingprice span.price {
    font-size: 120%;
    font-weight: bold;
    color: #414141;
}
div.alternateprice span.currencysymbol {
    font-size: 110%;
    font-weight: normal;
}
div.alternateprice span.price {
    font-size: 100%;
    font-weight: bold;
    color: #414141;
}
span.noprice {
    font-size: 90%;
    color: #414141;
}
div.exchangerate {
    padding-top: 3px;
    font-size: 80%;
}
#adphoto {
    text-align: left;
}
#enlargeimage {
    margin-top: 2px;
    text-align: center;
    color: #666666;
    font-size: 90%;
}
#enlargeimage a {
    padding-left: 20px;
    background-image: url(images/expand.gif);
    background-position: center left;
    background-repeat: no-repeat;
    color: #666666;
}
p#postedby {
    color: #666666;
    text-align: center;
    top: 6px;
    position: relative;
    top: 12px\9;
}
p#adviews {
    float: right;
    color: #4d4d4d;
    margin: -1px 0 0;
}
#adcontact {
    padding: 0.5em 0em 0em 0em;
}
#adcontact h3 {
    text-align: center;
    text-transform: uppercase;
    color: #866510;
    margin-top: 0;
}

.forsale #adcontactwrap {
    background-color: #ffde8a;
}
.forsale li.seemyads,
.wanted li.seemyads{
    padding-left: 35px;
    margin-left:-20px;
    padding-left:95px;
    padding-top:15px;
    font-size: 110%;
}

.forsale li.contact-method,
.wanted li.contact-method{
    background:transparent url(images/contact-sprite.png) no-repeat top left;
    padding:18px 10px 10px 75px;
    font-size:110%;
}
#adcontact li.contact-method .light{
    font-size:80%;
}
.forsale li.contactemail{
    background-position: -18px -26px;
}

.forsale li.contactemail.contact-unavailable {
    background-position: -18px -106px;
}

.forsale li.contactphone {
    background-position: -18px -176px;
}

.forsale li.contactphone.contact-unavailable {
    background-position: -18px -246px;
    padding-top: 30px;
    padding-bottom: 20px;
}

#adcontact li.contactphone span{
    line-height: 14px;
}

li.contactphone span.see-phone-no {
    margin-bottom: 8px;
    top: 4px;
    left: -3px;
    position: relative;
    height: 20px;
    padding-left: 5px;
    display: none;
}

.wanted #adcontactwrap {
    background-color: #c7e39b;
}

.wanted li.contactemail {
    background-position: -18px -346px;
}
.wanted li.contactemail.contact-unavailable {
    background-position: -18px -426px;
}
.wanted li.contactphone {
    background-position: -18px -496px;
}
.wanted li.contactphone.contact-unavailable {
    background-position: -18px -566px;
    padding-top: 30px;
    padding-bottom: 20px;
}

#adlegal {
    font-size: 90%;
    color: #666666;
    text-align: center;
    top: 8px;
    position: relative;
    top: 20px\9;
}
#adlogo, .logo {
    font-family: Verdana, Tahoma, Helvetica, Arial;
    font-size: 90%;
    color: #111111;
}
.editPhotoList {
    position: relative;
}
.editPhotoList .previewphoto {
    position: relative;
    text-align: left;
}
.editPhotoList .previewphoto img {
    float: left;
    position: relative;
    margin-right: 1em;
    margin-bottom: 1em;
}
.editPhotoList h2 {
    clear: both;
}
.previewphoto {
    margin-bottom: 0.5em;
}
.previewphoto img {
    margin-top: 0.5em;
}
a.important:link, a.important:active, a.important:visited {
    font-weight: bold;
    font-size: 110%;
}
a.placeNewAd:link, a.placeNewAd:active, a.placeNewAd:visited {
    /*padding: 10px 36px 9px 36px; removing this line causing issue with IE */
    height: 37px;
    color: #407016;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
}
a.placeNewAd:hover {
    text-decoration: underline;
}

div.advertisingTermsFooter div.inner {
    width: 100%;
    height: 30px;
}

div.advertisingTermsFooter div.inner span.tandc {
    width: 50%;
    float: left;
    _float: none;
}

div.advertisingTermsFooter div.inner span.spotlighttandc {
    width: 100%;
    float: left;
    _float: none;
}

div.advertisingTermsFooter div.inner span.pandf {
    width: 50%;
    float: right;
    text-align: right;
    *top: -34px;
    *position: relative;
    _float: none;
    _top: -24px;
    _left: 396px;
}

div.advertisingTermsFooter div.inner span.pandf p.light {
    padding-right: 0px;
}

.logored {
    color: #e82720;
}
.indent {
    padding-left: 2em;
}
.quote {
    border: 1px solid #666666;
    padding: 1em;
}
.linklist a {
    display: block;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}
.linklist {
    margin-bottom: 0.5em;
}
table {
    border: 0px;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
.box {
    margin-bottom: 1em;
}
div.box, div.box-top, div.box-top-left, div.box-top-right,
div.box-right, div.box-left, div.box-bottom, div.box-bottom-left, div.box-bottom-right{
    /* fix the problem with IE expanding the background below the box.
     See http://www.communitymx.com/content/article.cfm?page=3&cid=7A8DF */
    position:relative;
    width: 100%;
}

.searchbox-top {
    background-repeat: no-repeat;
    background-position: top;
    width: 703px;
    height: 44px;
}
.searchbox {
    width: 703px;
}
.searchbox form {
    margin: 0;
}
table.searchtabs {
    width: 100%;
    border-collapse: collapse;
}
.searchtabs td {
    height: 44px;
    vertical-align: top;
}
td.searchtab {
    padding-top: 8px;
    text-align: center;
    padding-left: 2em;
    padding-right: 2em;
    width: 50%;
}
.active h1{
    border-bottom-width: medium;
    border-bottom-style: solid;
}
.searchtab a, .searchtab a:hover, .searchtab a:link, .searchtab a:visited, .searchtab a:active {
    font-size: 110%;
    color: #666666;
}
.searchtab h1 {
    display: inline;
    width: 100%;
    text-align: center;
}
.subscribe, .alert-subscribe {
    float: right;
    padding-left: 14px;
    background-image: url(images/feedicon.png);
    background-repeat: no-repeat;
    background-position: left center;
    color: #666666 !important;
    font-weight: bold;
}
.alert-subscribe { background: url(images/misc-sprite.png) -3px -27px no-repeat; font-weight: normal; padding: 0px 0px 10px 24px; }
a.sort-up, a.sort-down  {
    position: relative;
    padding: 12px 16px 12px 9px;
    background-repeat: no-repeat;
    background-position: 0px 6px;
    _padding: 12px 20px 12px 19px;  /* IE6  */
}

span#sortPrice a.sort-up {
    background-image: url(images/sort-highlight-up.gif.png);
    _background: none;  /* IE6 */
    margin-left: 14px;
    position: relative;
}

span#sortPrice a.sort-down {
    background-image: url(images/sort-highlight-down.gif.png);
    _background: none; /* IE6 */
    margin-left: 14px;
    position: relative
}

table.searchresult.thumbs span.publishDate a.sort-up, table.searchresult.thumbs span.publishDate a.sort-down {
    left:8px;
    position: relative;
    padding-left: 8px;
    padding-right: 13px;
}

table.searchresult.thumbs span.publishDate a.sort-up {
    background: url(images/sort-highlight-up-small.gif.png) no-repeat 1px 6px;
    _background: none; /* IE6 */
}

table.searchresult.thumbs span.publishDate a.sort-down {
    background: url(images/sort-highlight-down-small.gif.png) no-repeat 1px 6px;
    _background: none; /* IE6 */
}

h1.searchresult {
    text-align: left;
    font-weight: normal;
    font-size: 120% !important;
    color: #666666;
    border: 0px;
    width: 680px;
    padding: 6px 8px 6px 8px;
}
h1.searchresult img {
    width: 35px;
    height: 35px;
}
table.searchresult caption {
    display: none;
}
.nextpage {
    float: right;
    color: #666666;
    font-weight: bold;
    margin-top: 6px;
    margin-right: 10px;
}
.previouspage {
    float: left;
    color: #666666;
    font-weight: bold;
    margin-top: 6px;
    margin-left: 10px;
}
.searchresult tfoot td {
    text-align: center;
}
.hint, .legal {
    color: #888888;
}
tfoot td {
    background: none;
}
.sectionAssociation {
    text-align: center;
}
.fill1, .fill2, .fill3 {
    height: 121px;
}
table.twocol td {
    width: 50%;
}
table.twocol td.left {
    border-right: 1px dotted gray;
    padding-right: 1em;
}
table.twocol td.right {
    padding-left: 1em;
}
.actionButton {
    padding: 0.2em;
    background-color: #e4ffb5;
    font-weight: bold;
}
#legalnotice {
    color: #808080;
    padding-left: 1em;
}

.categoryHome ul.otherSelections {
    margin: 1em 0 0.5em 0;
    padding: 0;
}
.categoryHome ul.otherSelections li {
    display: inline;
    margin: 0;
    margin-right: 2em;
    padding: 0;
    line-height: 2em;
    background-image: none;
    font-size: 125%;
}
#pagewidth {
    text-align: left;
    padding: 1em 2em 1em 2em;
}
td.validationerror {
    background-color: #FFB49C;
    border: 1px dotted #DF4D36;
    padding: 0.5em;
}
.label, label {
    font-weight: bold;
    padding-right: 0.5em;
}
table.placeAd {
    margin-top: 12px;
}
table.placeAd td {
    padding-bottom: 0.5em;
}
table.placeAd td.submit {
    text-align: right;
}
table.placeAd td.freeAdInfo {
    background-image: url(images/icons/info-icon.gif);
    background-repeat: no-repeat;
    padding-right: 30px;
    display: block;
}
p.validationerror, div.validationerror, #reply-content-errors {
    font-weight: bold;
    color: #DF4D36;
    background-color: #FFB49C;
    border: 1px dotted #DF4D36;
    padding: 0.3em;
    margin-bottom: 2px;
}
div.important {
    background-color: #FFB49C;
    border: 1px dotted #DF4D36;
    padding: 1em;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}
div.jobs-info {
    background-color: #d6f79d;
    border: 1px dotted #DF4D36;
    padding: 1em;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}
p.important {
    background-color: #FFB49C;
    border: 1px dotted #DF4D36;
    padding: 0.5em;
}
strong.important {
    color: #D92A14;
}
span.important {
    color: #D92A14;
    font-weight: bold;
}
div.important .highlight {
    color: #D92A14;
}
div.important h2 {
    color: #D92A14;
    margin-top: 0px;
    border: 0px;
    padding-left: 0px;
}
.disabled {
    color: #888888;
}
.light {
    color: #666666;
    font-size: 90%;
    padding-left: 0px;
    padding-right: 12px;
}
label .light {
    font-size: 100%;
    font-weight: normal;
}
.publishterms {
    color: #666666;
    font-size: 90%;
}
.wizardStep {
    font-weight: bold;
    text-align: center;
}
.wizardStep .active {
    color: #DF4D36;
}
.wizardPendingStep {
    color: #666666;
}

.usercomment-container {
    width: 100%;
    background: #d8f2ab;
    background : -moz-linear-gradient(50% 34% 90deg,rgba(211, 240, 166, 1) 0.51%,rgba(242, 255, 176, 1) 82.99%,rgba(241, 255, 188, 1) 83.41%,rgba(238, 255, 219, 1) 84.16%,rgba(235, 255, 252, 1) 84.84%,rgba(201, 242, 255, 1) 100%);
    background : -webkit-linear-gradient(90deg, rgba(211, 240, 166, 1) 0.51%, rgba(242, 255, 176, 1) 82.99%, rgba(241, 255, 188, 1) 83.41%, rgba(238, 255, 219, 1) 84.16%, rgba(235, 255, 252, 1) 84.84%, rgba(201, 242, 255, 1) 100%);
    background : -webkit-gradient(linear,50% 32% ,50% 0% ,color-stop(0.0051,rgba(211, 240, 166, 1) ),color-stop(0.8299,rgba(242, 255, 176, 1) ),color-stop(0.8341,rgba(241, 255, 188, 1) ),color-stop(0.8416,rgba(238, 255, 219, 1) ),color-stop(0.8484,rgba(235,255, 252, 1) ),color-stop(1,rgba(201, 242, 255, 1) ));
    text-align: left;
    padding-left: 8px;
}
.usercomment-container .header { height: auto; }
.usercomment-container .header h1 { font-size: 24px; margin-left: 20px; top: 26px; position: relative; }
.usercomment-container .header p { font-size: 18px; margin-left: 20px; top: 16px; position: relative; line-height: 20px; }
.usercomment-container .header span { display: block; width: 200px; height: 103px; float: right; top: -20px; position: relative; margin-right: 20px; }
.all-usercomments { width: 97%; }
.usercomment-columns { display: inline-block; -webkit-column-count: 3; -webkit-column-gap: 8px; -moz-column-count: 3; -moz-column-gap: 8px; top: -20px; position: relative; width: 870px\9;}
.usercomment {
    background:none repeat scroll 0 0 #fff;
    border-color:#B8CFE1 #D0CECE #F1F1F1;
    border-radius : 10px;
    -moz-border-radius : 10px;
    -webkit-border-radius : 10px;
    box-shadow : 1px 1px 3px rgba(0, 0, 0, 0.23);
    margin: 0.75em 0;
    padding: 0 1em;
    width: 75%;
    max-width: 200px;
    overflow-x: hidden;
    height: auto;
    display: inline-block;
    font-size: 16px;
    font-family: Georgia;
    color: #333;
    left: 19px;
    position: relative;
    border: 1px solid #B8CFE1\9;
}
.usercomment p { width: 100%; max-width: 100%; overflow-x: hidden; }
#pageNavigation.on-comments { text-align: center; padding-bottom: 20px; }
.emailheader {
    margin-bottom: 1em;
}
.companyinfo {
    color: gray;
    font-size: 90%;
    border-top: 1px solid silver;
    padding-top: 0.5em;
    margin-top: 1em;
}
div.image {
    border: 1px solid silver;
    margin: 0.5em;
    border-collapse: collapse;
    padding: 0.2em;
    background-color: white;
}
div.imagecaption {
    text-align: left;
}
#contactbanner {
    text-align: center;
    margin-bottom: 0.5em;
}
#contactbanner img {
    margin: 0;
}
/* used to prevent the div in the Racecaller banner campaign
 from creating a line break */
#contactbanner div {
    display: inline;
}
.textlength {
    font-size: 90%;
    color: gray;
}
.toomuch {
    color: #D92A14;
    font-weight: bold;
}
#progress {
    width: 66%;
    border: 1px solid silver;
    margin: 1em;
}
#progress h2 {
    background-color: #ddd;
    margin: 0;
    padding: 0.2em 0.55em;
    color: #888;
    border: 0;
}
#progress #status {
    background-image: url("images/loading.gif");
    background-position: left 50%;
    background-repeat: no-repeat;
    padding: 0.5em;
    padding-left: 40px;
    margin-left: 0.5em;
    color: #888;
    height: 2em;
}
#trailimageid {
    position: absolute;
    display: none;
    font-size: 120%;
    left: -900px;
    top: 0px;
    z-index: 3000000;
}
#trailimageid div.photo {
    background-image: url("images/loading.gif");
    background-position: 20px 40px;
    background-repeat: no-repeat;
    min-height: 55px;
    padding: 10px;
    z-index: 3000001;
}
#trailimageid a.close
{
    float: right;
    background-image: url('images/close.gif.png');
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0 none;
    width: 16px;
    height: 20px;
    cursor: pointer;
    margin: 0px;
}
#page_publish3euro div.info .box-content {
    background-repeat: no-repeat;
    background-position: 95% 3.5em;
}
#popuppage #header {
    background-image: none;
}
.pointer {
    cursor: pointer;
}
.tool-tip {
    color: #bbb;
    width: 172px;
    z-index: 13000;
    text-align: left;
    display: none;
}
.tool-title {
    font-weight: bold;
    margin: 0;
    color: #9FD4FF;
    padding: 8px 8px 4px;
    border-bottom: 1px solid #666;
    background: url(images/bubble.png) left top;
}
.tool-text {
    padding: 4px 8px 8px;
    background: url(images/bubble.png) right bottom;
}

div.photoUploader {
    background-image: url(images/InstallJava.gif.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 140px;
}
div.administratorLinks, div.sendmessagelinks {
    padding: 0.5em 2em;
    text-align: left;
    background-color: #ddd;
    border: 1px solid silver;
    margin-bottom: 0.5em;
}
div.sendmessagelinks { background: #b7e674; border-radius: 5px; text-align: center; }
ul.uploadedPhotos {
    list-style: none;
    list-style-image: none;
    list-style-position: none;
    list-style-type: none;
    font-size: 90%;
    color: #909090;
}
li.uploadedPhoto {
    float: left;
    display: block;
    width: 32%;
    text-align: center;
    background-image: none;
    padding-bottom: 1em;
    height: 180px;
}
li.uploadedVideo {
    float: left;
    display: block;
    width: 20%;
    text-align: center;
    background-image: none;
    padding-bottom: 1em;
    height: 140px;
}
li.uploadedPhotoMultiple {
    float: left;
    display: block;
    width: 19%;
    text-align: center;
    background-image: none;
    padding-bottom: 1em;
    height: 140px;
}
ul.uploadedPhotos span.coverPhoto {
    color: #bbb;
    background-color: #383838;
    padding: 0 5px 1px 5px;
}
ul.uploadedPhotos img {
    border: 1px solid #383838;
}
ul.uploadedPhotos li.video img {
    border: none;
    margin-top: 1em;
    margin-bottom: 1em;
}
ul.uploadedPhotos a {
    color: #909090;
}
ul.uploadedPhotos a.rotatePhoto {
    margin-right: 1em;
}
dd.photos img {
    margin: 2px;
    border: 1px solid #383838;
}
div.mainAdArea {
    background-color: #494538;
    text-align: center;
    margin-top: 4px;
    color: #a8a8a8;
}

div#photos {
    padding: 4px 4px 1px 4px;
}

div#photos img {
    border: 1px solid #171613 \9;    /* Show border in IE < 9 */
    margin-bottom: -2px;
    margin-top: 8px;
}

/* From http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";
    display: block;
    height: auto;
    clear: both;
    visibility: hidden;
    padding-bottom: 0px;
}

span.secureButton
{
    width: 460px;
    height: 41px;
    display: block;
    margin-left: 10px;
    font-size: 160%;
    text-align: center;
}

.text-search
{
    font-weight: bold;
    font-size: 1.4em;
    color: #555;
    height: 19px;
    width: 502px;
    border: 1px solid #b8910c;
    padding: 3px 5px 3px;
    width: 522px;
}

.price-gbp-collapse {
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    width: auto;
    text-align: center;
    left: 384px;
    position: absolute;
}

.source-forsale {
    color: #946f14;
    font-weight: bold;
}

.source-forsale-alt {
    color: #946f14;
    font-weight: bold;
}

.source-wanted {
    color: #407016;
    font-weight: bold;
}

.source-wanted-alt {
    color: #407016;
    font-weight: bold;
}

.source-saved {
    color: #a57e03;
    font-weight: bold;
    top: 10px;
    left: -20px;
    float: left;
    position: relative;
    text-align: left;
    cursor: pointer;
}

.source-saved-alt {
    color: #a57e03;
    font-weight: bold;
    top: 12px;
    left: 36px;
    position: relative;
    margin-right: 50px;
}

.source-advanced {
    color: #402882;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

@media print {
    body {
        text-align: center;
        background-image: url(images/web-background.gif.png);
        background-repeat: repeat-x;
        height:80%;
    }
    #header {
        background-color: #fffde0;
        border-width: 1px 1px 0px 1px;
    }
    #header.customlogo {
        text-align: left;
        float: left;
        top:-20px;
        position: absolute;
        background-color: #ffffff;
    }
    #topmenubar {
        background-color: #fffde0;
        border-style: solid;
        border-color: #ffde8a;
        border-width: 0px 1px 1px 1px;
        display: none;
    }

    .topmenuitem {
        display: none;
    }

    #topLeaderboard {
        border-collapse: separate;
        margin-bottom: 14px;
        clear: both;
        display: none;
    }

    #page {
        width: 100%;
        border: none;
    }

    .googlead {
        display: none;
    }

    .printpage {
        page-break-before: always;
    }
    /* do not show the hack-border when printing */
    .box {
        border: 1px solid white;
    }

}

table.advancedsearch-filter
{
    text-align: left;
    margin: 0;
    padding: 0;
}

table.advancedsearch-filter td
{
    padding: 5px 0 5px 5px;

}
table.advancedsearch
{
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #F4E3A8;
    font-size: 1em;

}
table.advancedsearch td
{
    margin: 5px 10px 5px 5px;
    padding: 5px 0px 5px 5px;
    background-color: #F4E3A8;
}

table.advancedsearch td.left-block {
    padding-right: 10px;
    border: 1px solid #bda75e;
    border-bottom: 2px solid #faecbc;
    border-right: 1px solid #faecbc;
    background-repeat:repeat-x;
}

table.advancedsearch td.right-block {
    padding-right: 10px;
    width: 600px;
    border: 1px solid #bda75e;
    border-bottom: 2px solid #faecbc;
    border-right: 1px solid #faecbc;
    background-repeat:repeat-x;
}

.advancedsearch-body-label {
    margin-right: -4px;
}

.ad-mywheels {
    width: 100%;
    height: 100px;
}

.ad-mywheels img {
    padding-left: 24px;
}

.ad-mywheels div {
    top: 4px;
    width: 100%;
    position: relative; text-align: center;
}


 /*britton ad css*/
.britton-box-content {
    padding: 0px 12px 0px 8px;
    text-align: left;
}
h2.britton-boxheader {
    font-size: 166%;
    color: #fff;
}
.britton-content{
    width: 100%;
    font-size: 12px;
    overflow: hidden; /* contain floated elements */
}
#britton-left-div {
    float: left;
    width: 33%;
}
#britton-middle-div {
    float: left;
    width: 80px;
}
#britton-right-div{
    float: left;
    width: 100px;
}
.britton-label{
    color: #fff;
    font-size: 8px;
    display: inline-block;
    font-weight: normal !important;
    cursor: pointer;
}
.britton-label-values{
    color: #fff;
    font-size: 12px;
    font-weight: normal !important;
    cursor: pointer;
}


.brit-box-bottom-right {
    background-image: url(images/britton-box-bottom-right.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    position: relative;
    left: 30px;
}

.brit-box-top-left {
    background-image: url(images/britton-box-top-left.png);
    background-repeat: no-repeat;
    margin-left: -10px;
}

.brit-box-bottom-left {
    background-image: url(images/britton-box-bottom-left.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    left: -10px;
    position: relative;
    padding-right: 10px;
}

.brit-box-top-right {
    position: relative;
    background-image: url(images/britton-box-top-right.png);
    background-repeat: no-repeat;
    background-position: top right;
    left: 10px;
}

.britton-info {
    background-color: #00357b;
}
h2.britton-boxheader {
    border-bottom: 4px solid;
    margin-bottom: 0.5em;
    padding-bottom: 1px;
    padding-top: 0px;
    margin-top: 0px;
}

.info2 .britboxheader, .info2 .britbox-content h1 {
    border-bottom-color: #fff !important;
    font-size: 166%;
    color: #fff;
    border-bottom: 4px solid;
    margin-bottom: 0.5em;
    margin-bottom: 0px\9;
    *margin-bottom: 0.5em;
    padding-bottom: 1px;
    padding-top: 0px;
    margin-top: -5px;
}

.info2 {
    background-color: #00357b;
}

div.britton-box-bottom {
    background-image: url("images/box-bottom.png") ;
    background-repeat: repeat-x;
    height: 13px;
    background-position: left bottom;
    border-bottom: 0px none;
    margin-left: -20px;
    width: 104%;
}

div.brit-box-top {
    background-image: url(images/box-top.png);
    background-repeat: repeat-x;
    background-position: top left;
    position: relative;
    *margin-bottom: -1px;
    width: 97%;
}



