
body {
	text-align: center;
	background-image: url(images/web-background.gif);
	background-repeat: repeat-x;
	height:100%;
	
	
}
body, th, td, input, textarea, select, option, optgroup {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif; 
	
}
h1 {
	font-size: 170%;
}
h2.boxheader, .box-content h1 {
	font-size: 170%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 110%;
}
ul {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding: 0;
	list-style-type: none;
}

ul li {
	padding-left: 7px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	background-image: url(images/diamond-grey.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 0.8em;
}
dd, li, p {
	line-height: 1.5em;
}

ul.tick li {
	background-position: 0px 0.1em;
	padding-left: 18px;
	background-image: url(images/tick.gif) ;
}
ul.tick li strong {
	font-size: 120%;
	font-weight: bold;
}
#page {
  padding: 0px;
  margin-top: 20px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 734px;
 /* float: left;*/	
  z-index: 10;
  height:100%;
  
}
#header {
	z-index: 0;
	top:1em;
}
/* use a separate class to match the new customisable logo, to ensure
   the logo is OK while we deploy the customisable logo. These settings
   can be merged with #header a few days later */
#header.customlogo {
	text-align: left;
	float: left;
	top:0;
	position: absolute;
}
#adshell {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	
}
#rightcolads {
	padding-top: 86px;
	text-align: right;
}
#topmenubar {
	position: relative;
	z-index: 1;
}
#topmenubar a.helplink {
	float: right;
	color: #0065A3;
	text-decoration: underline;
	font-weight: bold;
	position: absolute;
	right: 4px;
	top: -15px;
	font-size: 130%;
	padding-left: 20px;
	background-image: url(images/help-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#topmenubar table {
	height: 36px;
	margin: 0px;
	margin-top: 6px;
	padding: 0px;
	border-collapse: collapse;
	float: right;
	position: relative;
	margin-bottom: 14px;
}
#topmenubar td {
	background-image: url(images/yellow/menubar-fill.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#topmenubar div.menuitem {
	background-image: url(images/yellow/menubar-divider.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	height: 100%;
}
#topmenubar td.secondlast div.menuitem {
	background-image: none;
}
#topmenubar td.first {
	width: 12px;
	background-image: url(images/yellow/menubar-left.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0;
}
#topmenubar td.last {
	width: 12px;
	background-image: url(images/yellow/menubar-right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0;
}
#topmenubar td {
	background-image: url(images/yellow/menubar-fill.gif);
	background-position: left center;
	background-repeat: repeat-x;
	vertical-align: middle;
}
#topmenubar td a {
	color: #414141;
	text-decoration: none;
	height: 38px;
	line-height: 38px;
	padding-left: 12px;
	padding-right: 14px;
	font-size: 170%;
	font-weight: bold;
}
#topmenubar .second a {
	padding-left: 6px;
}
#topmenubar .secondlast a {
	padding-right: 4px;
}
#topmenubar a:link, #topmenubar a:visited, #topmenubar a:hover, #topmenubar a:active {
	text-decoration: none;
	border: 0px;
}
#topmenubar a:hover {
	text-decoration: underline;
}
.narrowpage, body div.narrowpage {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#topLeaderboard {
	border-collapse: separate;
	margin-bottom: 14px;
	clear: both;
}
#content {
	clear: both;
}
table.twoColLayout {
	width: 734px;
}
table.twoColLayout td.col1 .col {
	padding-right: 4px;
}
table.twoColLayout td.col2 .col {
	padding-left: 4px;
}
#page-addetails td.col1 {
	width: 424px;
}
#page-addetails td.col1 .box {
	width: 420px;
}
#page-addetails td.col2 {
	width: 310px;
}

.col .mpu {
	margin-bottom: 1em;
	text-align: center;
}
#halfbannerad {
	text-align: center;
}
#hotspotad {
	float: right;
	margin-left: 10px;
}
#hotspotad iframe {
	padding-left: 5px;
}
.forsale #hotspotad {
	background-color: #ffeeb5;
	
	/*background-color: #ffe382;*/
	
	
}
.wanted #hotspotad {
	background-color: #e4ffb5;
}
#adcontact {
	margin-top: 0.3em;
}
/* Hack to stop the peek-a-boo bug in IE
/* \*/
* html .box-content { height: 1%; }
/* */
.box-bottom-left {
	background-image: url(images/box-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.box-top-left {
	background-image: url(images/box-top-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.box-top-right {
	background-image: url(images/box-top-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.box-bottom-right {
	background-image: url(images/box-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.box-bottom {
	background-image: url(images/box-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	/* 
	needed to ensure that the borders for the boxes are 
	displayed correctly, due to a rendering bug in IE.
	2007-06-15 Found that this hack actually caused a similar
	peek-a-boo problem in IE7 for the StuffDaq news section.
	Removed the hack from StuffDaq but not from DoneDeal yet.
	The problem in IE6 should be fixed by the height:1px hack,
	so it should be possible to remove this hack. /fred
	*/
	border-bottom: 1px solid #fffde0;
}
.box-left {
	background-image: url(images/box-left.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.box-top {
	background-image: url(images/box-top.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.box-right {
	background-image: url(images/box-right.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.box-divider {
	background-image: url(images/box-divider.gif); 
	background-position: top; 
	background-repeat: repeat-x;
	/* hack to stop IE7 from showing the box-left
	background below divided boxes on short pages  */
	position: relative;
}
.box .info {
	/* hack to stop IE7 from showing the info
	background color below divided boxes on short pages  */
	position: relative;
}
.box-content {
	padding: 8px 13px 19px 13px;
	text-align: left;
}
.boxtop .box-content {
	padding-bottom: 6px;

}
.box-content-large {
	min-height: 90px;
}	
.advertisement .box-content {
	text-align: center;
	padding: 13px 7px 10px 7px;
	background-image: url(images/advertisement.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
}
.adzone {
	text-align: center;
	margin-bottom: 0.5em;
}
table.layout {
	width: 100%;
	border-collapse: collapse;
}
table.layout td {
	padding: 0;
	margin: 0;
	border: 0;
}
.searchcriteria {
	margin: 0em;
	margin-left: 10px;
	

}
.searchcriteria form {
	margin: 0;
}
.searchcriteria input, .searchcriteria select {
	vertical-align: middle;
}
.searchcriteria label, .searchcriteria #searchall, .searchcriteria #searchforsale, .searchcriteria #searchwanted {
	vertical-align: baseline;
}
#searchbutton {
  	width: 190px;
  	height: 48px;
  	line-height: 30px;
  	text-align: center;
  	margin: 0;
  	padding: 0;
    border: 0;
    background-color: transparent;
   /* background-image: url(images/yellow/button-83x30.gif);*/
   
   background-image: url(images/tabs/forsale-search-button.gif);
   
   
    background-repeat: no-repeat;
    background-position: center 1px;
    color: #414141;
    cursor: pointer;
	font-size: 110%;
	font-weight: bold;
	vertical-align: middle;
}
#searchtype {
	padding-bottom: 0.2em;
}
#searchtype label {
	margin-right: 1em;
}
.searchresult.thumbs th {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.searchresult .showThumbs a {
	font-weight: normal;
	font-size: 85%;
}
table.searchresult.thumbs td {
	vertical-align: top;
	text-align: left;
}
table.searchresult.thumbs td.photo {
	color: #7a7262;
	width: 145px;
	background-image: url("images/row-bottom-left.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 1px;
	padding: 0;
}
table.searchresult.thumbs tr.first td.photo div.photo {
	background-image: url("images/row-first-top-left.gif");
}
table.searchresult.thumbs td.photo div.photo {
	background-image: url("images/row-top-left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 0 5px 5px;
}
table.searchresult.thumbs td.photo img {
	border: 2px solid #403e38;
	display: block;
	margin: 5px auto;
}
table.searchresult.thumbs td.text {
	background-image: url("images/row-bottom-right.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 645px;
	padding-bottom: 1px;
	padding: 0;
}
table.searchresult.thumbs td.text div.text{
	background-image: url("images/row-top-right.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 8px;
}
table.searchresult.thumbs tr.first td.text div.text {
	background-image: url("images/row-first-top-right.gif");
}
table.searchresult.thumbs span.price {
	float: right;
}
table.searchresult.thumbs span.header {
	display:block;
}
table.searchresult.thumbs span.publishDate {
	width: 4em;
	text-align: right;
	font-weight: bold;
	float: right;
}
table.searchresult.thumbs span.county {
	width: 8em;
	font-weight: bold;
	position: relative;
	margin-right: 0em;
	float: right;
	margin-left: 2em;
}
table.searchresult.thumbs span.price {
	text-align: right;
	padding-right: 1em;
	font-weight: bold;
	display: block;
}
table.searchresult.thumbs p.description {
	padding-left: 2em;
	padding-top: 0;
	margin-top: 1em;
}
table.searchresult.thumbs span.category {
	color: #7a7262;
	font-size: 80%;
	float: right;
	margin-top: 0;
}
table.searchresult.thumbs p.description a {
	color: #7a7262;
	text-decoration: none;
}
.searchresult.thumbs tfoot td {
	border: 0;
	text-align: center;
}
table.searchresult {
	clear: both;
	width: 708px;
	margin-bottom: 1em;
}
table.searchresult.nophoto th.header {
	text-align: left;
	padding-left: 7px;
}
table.searchresult.nophoto th.price,table.searchresult.nophoto th.publishDate {
	text-align: left;
	padding-left: 7px;
}
table.searchresult.nophoto td.header {
	background-image: url("images/row-bottom-left.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 1px;
	padding: 0;
}
table.searchresult.nophoto .header a {
	float: left;
	display: block;
}
table.searchresult.nophoto a.details {
	margin-left: 30px;
	display: block;
	float: none;
}
table.searchresult.nophoto td.header img {
	float: left;
	display: block;
	top: -1px;
	position: relative;
}
table.searchresult.nophoto div.wrapper {
	padding: 4px 7px 7px 7px;
}
table.searchresult.nophoto tr.first td.header div.wrapper {
	background-image: url("images/row-first-top-left.gif");
}
table.searchresult.nophoto td.price, 
table.searchresult.nophoto td.age,
table.searchresult.nophoto td.category {
	background-image: url("images/row-bottom-right.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0;
}
table.searchresult.nophoto tr.first td.price div.wrapper, 
table.searchresult.nophoto tr.first td.age div.wrapper,
table.searchresult.nophoto tr.first td.category div.wrapper {
	background-image: url("images/row-first-top-right.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
table.searchresult.nophoto tr.first td.header div.wrapper {
	background-image: url("images/row-first-top-left.gif");
}
table.searchresult.nophoto tr.first td.header div.wrapper {
	background-image: url("images/row-first-top-left.gif");
}
table.searchresult.nophoto td.header div.wrapper {
	background-image: url("images/row-top-left.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
table.searchresult.nophoto td.county {
	background-image: url("images/row-bottom-right.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 1px;
	padding: 0;
}
table.searchresult.nophoto td.county div.wrapper {
	background-image: url("images/row-top-right.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
table.searchresult.nophoto tr.first td.county div.wrapper {
	background-image: url("images/row-first-top-right.gif");
}
#pageNavigation {
	margin-top: 0.2em;
	margin-bottom: 1em;
}
#pageNavigation .currentPageNumber {
	font-weight: bold;
}
.nextpage, .previouspage {
	font-size: 130%;
}
.list th {
	text-align: center;
}
strong.mmsNumber, strong.mmsCode {
	font-size: 150%;
}
a.tipfriend {
	background: url(images/blue/thumbs-up.gif) no-repeat 20px 1px;
	padding-left: 40px;
	font-weight: bold;
	border-bottom: 4px solid #77baf2;
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	margin-top: 2px;
}
a.reportad {
	background: url(images/blue/warning-triangle.gif) no-repeat 20px center;
	display: block;
	padding: 0.9em 0 0.9em 40px;
	color: #888;
}
.adactions fieldset {
	border: 0;
	border-top: 2px solid #bfbfbf;
	padding: 0 0 0 10px;
}
.adactions legend {
	color: #888;
}
.adactions fieldset a {
	color: #888;
	margin-right: 2em;
}
div.fieldsetcontent {
	padding-top: 0.6em;
	padding-left: 10px;
}
.adactions .admin .box-content {
	padding-bottom: 0.5em;
}

.fill1 {
	background: url(images/fill1.gif) no-repeat center center;
}
.fill2 {
	background: url(images/fill2.gif) no-repeat center center;
}
.fill3 {
	background: url(images/fill3.gif) no-repeat center center;
}
div.tabs {
      float:left;
      width:100%;
		

      
      background-repeat: repeat-x;
      background-position: bottom;
      font-size:120%;
      line-height:normal;
      margin-bottom: 0.5em;
      
}
div.tabs ul {
      margin:0;
      padding:0px 10px 0;
      list-style:none;
}
div.tabs li {
      float:left;
      background:url("images/tabs/left-yellow.gif") no-repeat left top;
      margin:0;
      text-decoration:none;
      list-style-type: none; 
      padding:0 0 0 9px;
}
div.tabs a, div.tabs span.tab {
      float:left;
      display:block;
      background:url("images/tabs/right-yellow.gif") no-repeat right top;
      padding:0px 15px 0px 6px;
      text-decoration:none;
      font-weight: normal;
      color:#666;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
div.tabs a {float:none;}
/* End IE5-Mac hack */
div.tabs a:hover {
      color:#333;
}
div.tabs a .source {
		color: #3D7C95;
}
div.tabs .source {
    	font-weight: bold;
}
div.tabs .active {
      background-image:url("images/tabs/left-on-white.gif");
      border-width:0;
      background-color: #f8f8f8;
}
div.tabs .active span.tab {
      background-image:url("images/tabs/right-on-white.gif");
      color:#444;
      padding-bottom:1px;
      background-color: #f8f8f8;
}
div.tabContent {
	clear: both;
	padding-top: 0.7em;
}

#footercopy {
	padding-left: 1em;
}
#footerlinks {
	float: right;
	padding-right: 1em;
	top: -4.2em;
	position: relative;
}
#footerlinks a {
	margin-left: 2em;
}
#footercategories {
	border-bottom: 2px solid #bfbea8;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#footercategories a {
	margin-right: 1em;
	margin-left: 1em;
}
.previewphoto form {
	margin: 0;
}
a img.photo {
	border: 1px solid gray;
}
a:hover img.photo {
	border-color: #d92a14;
}
div.searchresultwithphotos {
	clear: both;
}
.searchresultwithphotos .row {
	border-bottom: 1px solid silver;
	padding: 0.2em;
}
.searchresultwithphotos h2 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 120%;
}
.searchresultwithphotos h2 img {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.2em;
}
.adSectionHeading
{
	position: relative;
	top: 30px;
}

div#photos div.photoThumb {
	width: 20%;
	float: left;
	height: 62px;
}


#photoForm label 
{
  width: 4em;
  float: left;
  text-align: right;
  margin-right: 1em;
  display: block;
}

.narrowpage, body div.narrowpage 
{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.photoUploadSupported 
{
	text-indent: 6em;
	color: #888888;
	font-size: 0.8em;
}

.photoUploadHeading
{
	margin-top:0px;
	margin-bottom: 10px; 
	border-bottom: 0px;
}

div.photoUploadBox 
{
        background-color: #ebebeb;
        background-image:url(images/photo-grad.gif);
        background-position:left top;
		background-repeat:repeat-x;
        padding: 1em;
        margin-bottom: 2px;
        border-style:solid;
   		border-width:1px;
   		border-color:#e1e1e1;
}




/* ------------- */
/* --- Added --- */

/* body > #container { height: auto; min-height: 100%; } */


#mobile-image{
	background-image: url(images/mobile-small.gif);
	background-repeat: no-repeat;
	width: 50%;
	height:40px;

	background-position: right;
	float:right;
	
	text-align: center;
	
	
	padding-right:23px;
}

.yoursections-right {
	float: right;
	text-align: right;
	width: 99%;
 }
 
#newfooter {
	background-color:#EFE7C6;
	background-image:url(/sites/all/themes/donedealhelp/images/footer-background.gif);
	background-position:left top;
	background-repeat:repeat-x;
	color:#94947B;
	margin-top: 18px;
	
	/* padding-bottom:1em; */
	
	min-height: 150px;
	height: auto !important;
	height:150px;
	
	bottom: 0;
	clear: both;
 	position: relative;
 	z-index: 101;
 		
}

#newfooter p {
	
	background-image:url(images/donedeal-footerlogo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
	padding-top: 25px;
	
	font-size: 100%;


}

#newfooter h2 {
	border-bottom:2px solid #94947B;
	color:#94947B;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
}

#newfooter ul li {
	list-style-image:none;
	list-style-type:none;
	background-image: none;
	background-position:0 0;
	padding-top:0em;
	margin: 0;
	padding-left: 0px;
}

#newfooter a {
color: #94947B;
}


#footerlinks{
	margin-top: 2px;
	width: 60%;
}

#left-footerlinks{
	float: left;
	width: 30%;
}

#middle-footerlinks{
	float: left;
	width: 30%;
	padding-left:12px;
	padding-right:12px;
}

#right-footerlinks{
	float: left;
	width: 30%;
}

#newfooter-box-content{
	clear: both;
	padding: 8px 13px 0px 13px;
	
	text-align: left;
	
	height:160px;
	
	
	bottom: 0;

}

/*Advanced search Filters*/

div.advancedSearch 
{
	

	display: block;
	background-color:#DDDDDD;
	border:1px solid #bbbbbb;
	text-align:left;

	min-height: 18px;
	height: auto !important;
	height:18px;
	
	margin-left:1px;
	margin-right: 2px;


}
h2.trigger {
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	border: 0;
	background: url(images/toggle-arrow.gif) no-repeat scroll 0 0;
	
	height: 12px;
	line-height: 12px;
	font-size: 0.8em;
	font-weight: normal;
	float: left;
	display: inline;
	
	
	padding-left:14px;
	font-style: normal;
	
	margin-left:10px;
}

h2.trigger a {
	color: #555;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;


}

h2.trigger a:hover { color: #333; }

h2.active {background-position: left bottom;}

.toggle_container {
	margin: 0 0 0 0px;
	padding: 0;	
	background: url(images/toggle-arrow.gif) no-repeat;
	background: #ddd;
	
	overflow: hidden;	
	
	height:155px;
	font-size: 1em;
	clear: both;
	display: none;
}

.toggle_container .block {
	padding: 10px; 
	margin: 10px;
	border: 1px solid silver;
	background: url(images/search-grad.gif) no-repeat;
	background-repeat:repeat-x;
}

.toggle_container .block label{
	margin: 5px;
	margin-right:10px;
	color:#555;
	font-size: 0.8em;
}

#new-searchbutton{
  	width: 83px;
  	height: 30px;
  	line-height: 30px;
  	text-align: center;
  	margin: 0;
  	padding: 0;
    border: 0;
    background-color: transparent;
    background-image: url(images/new-search-grey.gif);
    background-repeat: no-repeat;
    background-position: center 1px;
    color: #414141;
    cursor: pointer;
	font-size: 110%;
	font-weight: bold;
	vertical-align: middle;	
	margin-left:196px;
	margin-right:48px;
	margin-bottom:10px;
	float:right;

}


div.adPageTopLinks
{
  padding-top:0;
  padding-left:1.2em;
  padding-bottom:0.5em;
  text-align:left;
}

a.adPageBackLink
{
  font-size: 130%;
  font-weight: bold;
  text-decoration: none;
}




/* Tabs */

#header-tabs{

	font-size:16px;
	background:url("images/tabs/menu-right.gif") no-repeat right top;

   	min-height: 48px;
   	height: auto !important;
	height: 48px;

}

#header-tabs ul {

	margin: 0;
    padding: 0;
    
    list-style:none;

   	min-height: 36px;
   	height:auto !important;
	height:36px;
}

#header-tabs li{
	
	float:left;
	display: block;
	
    background:none;
    margin:0;
    text-decoration:none;
    list-style-type: none; 
    
 	width: 220px;   /* TODO weird ie6 working kinda with this for posistioning */
 	
    padding-top: 0px;
       	
}

#header-tabs .left-header-menu{
    background:url("images/tabs/menu-left.gif") no-repeat left top; 
}

#header-tabs .mid-header-menu{   
     background:url("images/tabs/menu-join.gif") no-repeat left top;
}

#header-tabs .right-header-menu{
   
   	background:url("images/tabs/menu-mid-right.gif") no-repeat right top;
   	width:10px;   
  
   	min-height: 48px;
   	height:auto !important;
	height:48px;
   
}

#header-tabs a, div.tabs span.tab { /* TODO : this section needs to work with ie 6 */
	
	float:left; /* The float causes the problem */
	display:block;   

	padding:0px 0px 0px 0px;
	
	text-decoration:none;
	font-weight: normal;
	color:#666;
		
	padding-left:60px;		
		 
}

#header-tabs .mid-left{
	
	background:url("images/tabs/menu-strip.gif") right top;
	background-repeat:repeat-x;
	
	margin-left:0px;
	padding-top:14px;

	min-height: 36px;
   	height:auto !important;
	height:36px;
	
}

#header-tabs .mid-right{
	
	background:url("images/tabs/menu_mid_left.gif") right top;
	background-repeat:repeat-x;
	
	margin-left:20px;
	padding-top:14px;


	min-height:36px; 
   	height:auto !important;
	height:36px;

}



/* ================== */
/* Wanted Header tabs */
/* ================== */


#wanted-header-tabs{
	font-size:16px;
	background:url("images/tabs/wanted-menu-right.gif") no-repeat right top;

   	min-height: 48px;
   	height: auto !important;
	height: 48px;
	
}

#wanted-header-tabs ul {
	margin: 0;
    padding: 0;
    
    list-style:none;

   	min-height: 36px;
   	height:auto !important;
	height:36px;
}

#wanted-header-tabs li{ 
	float:left;
	display: block;
	
    background:none;
    margin:0;
    text-decoration:none;
    list-style-type: none; 
    
 	width: 220px;   
 	
    padding-top: 0px;
}

#wanted-header-tabs .left-header-menu{
      background:url("images/tabs/wanted-menu-left.gif") no-repeat left top;
}

#wanted-header-tabs .mid-header-menu{     
     background:url("images/tabs/wanted-menu-join.gif") no-repeat left top;
}

#wanted-header-tabs .right-header-menu{
     background:url("images/tabs/wanted-menu-mid-right.gif") no-repeat right top;
   	width:10px;   
  
   	min-height: 48px;
   	height:auto !important;
	height:48px;
}

#wanted-header-tabs a, div.tabs span.tab {	
	
	float:left; /* The float causes the problem */
	display:block;   

	padding:0px 0px 0px 0px;
	
	text-decoration:none;
	font-weight: normal;
	color:#666;
		
	padding-left:60px;	
}

#wanted-header-tabs .mid-left{
	
	background:url("images/tabs/wanted-menu-strip.gif") right top;
	background-repeat:repeat-x;
		
	margin-left:0px;
	padding-top:14px;
	
   	min-height: 36px;
   	height: auto !important;
	height: 36px;
		
}

#wanted-header-tabs .mid-right{
	
	background:url("images/tabs/wanted-menu-mid-left.gif") right top;
	background-repeat:repeat-x;
	
	margin-left:20px;
	padding-top:12px;
	
   	min-height: 36px;
   	height: auto !important;
	height: 36px;
}


/* NEW PAYMENT PAGE STYLE */

a.viewAdLink
{
	font-size:120%;
	top: 5px;
}

#paymentInstructions li.step 
{
	background-image: none;
	background-position: 0px 0.3em;
	padding-left: 30px;
	font-size: 120%
}

#paymentInstructions li.first
{
	width: 100%;
    background-image: url(images/step1.gif);
    background-repeat: no-repeat;
	background-position: left center;
}

#paymentInstructions li.second
{
	width: 100%;
    background-image: url(images/step2.gif);
    background-repeat: no-repeat;
	background-position: left center;
}

div.paymentContainer
{
   position: relative;
   top: 10px;
   padding-bottom: 1em;
   border-top: 3px solid #aeaeae;
}

div.paymentBox
{
	0top: 1px;
	position: relative;
	background-color: #e3e3e3;
    0padding: 1em;
    padding-bottom: 10px;
    0padding-left: 12px;
    0margin-left: -13px;
    0margin-bottom: 2px;
    0border: 1px solid #e1e1e1;
    0border-top: 3px solid #aeaeae;
    width: 635px;
    left: 0px;
}

span.activationCodeBox
{
	border-style: solid; 
	border-width: 2px; 
	border-color: #aeaeae;
	margin-left: 10px;
	padding: 0.3em;
}

#paymentOptionsBar 
{
	height: 10px;
}

#paymentOptionsBar table 
{
	top: -34px; /* Remove */
	padding: 0px;
	border-collapse: collapse;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#paymentOptionsBar div.paymentMenuItem 
{
	text-align: center;
	background-image: url(images/payment-menubar-divider.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	height: 100%;
	width: 160px;
}

#paymentOptionsBar td.clearDivider div.paymentMenuItem 
{
	background-image: none;
}

#paymentOptionsBar td.left-curve-light 
{
	width: 8px;
	background-image: url(images/payment-menubar-left.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0;
}

#paymentOptionsBar td.left-curve-dark
{
	width: 8px;
	background-image: url(images/payment-menubar-left-dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0;
}

#paymentOptionsBar td.right-curve-light
{
	width: 8px; 
	background-image: url(images/payment-menubar-right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0;
}

#paymentOptionsBar td.right-curve-dark
{
	width: 8px; 
	background-image: url(images/payment-menubar-right-dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0;
}

#paymentOptionsBar td.fill-light
{
	background-image: url(images/payment-menubar-fill.gif);
	background-position: left center;
	background-repeat: repeat-x;
	vertical-align: middle;
}

#paymentOptionsBar td.fill-dark
{
	background-image: url(images/payment-menubar-fill-dark.gif);
	background-position: left center;
	background-repeat: repeat-x;
	vertical-align: middle;
}

#paymentOptionsBar td a 
{
    font-size:150%; 
    text-decoration: none;
	text-align: center;
	height: 44px;
	line-height: 44px;
	padding-left: 12px;
	padding-right: 14px;
	padding-bottom: 22px;
}

#paymentInstructions
{
	position: relative;
	left: 80px;
}

.font-light
{
  color: #dbdbdb !important;
}

.font-dark
{
  color: #414141 !important;
}

#paymentInfo
{
	border-top-style: solid;
    border-top-width: 3px;
	border-top-color: #aeaeae;
	padding-top: 0.5em;
	position: relative;
	top: 10px;
}

.boldy 
{
	font-weight:bold;	
}


#paymentOptionsBar a:link, #paymentOptionsBar a:visited, #paymentOptionsBar a:hover 
{
	text-decoration: none;
	border: 0px;
}
#paymentOptionsBar a:active
{
}

#vehicleHeading h2
{
	border: 0;
}

.vehicleRegistrationPlate
{
    width: 303px;
    height: 68px;
	background-image: url(images/car-reg-plate.gif);
	background-repeat: no-repeat;
}

.vehicleRegistrationInput
{
 	margin-top: 15px;
    margin-left: 40px;
    outline: none;
	border: 0;
    color : #414141;
    font-family: Arial, Sans-Serif;
    font-size: 260%;
}

p.vehicleMatch 
{
	background: url(images/blue/warning-triangle.gif) no-repeat 15px 20px;
    background-color: #DDF7CB;
    border: none;
    margin-left: 95px;
    margin-right: 95px;
    display: block;
    padding: 0.5em 0.5em 0.5em 40px;
	font-size: 110%;
    color: #414141;   
}

p.noVehicleMatch
{
	padding: 0.5em 0.5em 0.5em 20px;
	font-size: 110%;
    margin-left: 90px;
    margin-right: 90px;
	background-color: #FFB49C;
	color: #414141;  
}

.trader_img_span
{
   border: 0px solid; 
   float: left; 
   margin-right: 3px;
   0background: url(images/trader-icon.gif) no-repeat;
   width: 18px;
   height: 16px; 	
}

.credit_card_icon_span
{
   width: 30px;
   height: 19px;
   padding-left: 6px; 
   padding-bottom: 2px;	
}

.font-light-payment
{
  color: #dbdbdb;
  top: 27px;
  left: 20px; 
  position: absolute; 
  height: 0px; 
  font-size: 11px;
  min-height: 0px;
  clear: both;
}

* html .font-light-payment
{ 
	min-height: 20px; 
}