/* -----[ Site Style Sheet ]--------------------------------------------------------------------- */
/* -----[ http://dmd.co.nz ]--------------------------------------------------------------------- */

body {
	min-width: 870px;
	background-image:url(../img/layout/bodyBG.jpg);
	background-repeat:repeat-x;
}
#wrapperTable {
	width: 100%;
	min-width:1040px;
	/*width:900px;*/
	margin:auto;
}
#contentCell {
	padding: 0 15px 50px;
}
.menubarCell,
#sidebarCell {
	width: 185px;
}
.menubarCell {
	background-color: #009933;
	border-left: 10px solid #FFF;
}
#sidebarCell {
	padding-right: 5px;
	padding-top: 2px;
}

/* -----[ Link Icons ]----- */

a.icon,
td.icon,
h2.icon,
var.icon,
a.bullet {
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
}
td.icon {
	padding-left: 20px !important;
}
a.big {
	padding-bottom: 2px;	
	font-size: 1.1em;
}
a.relist {
	background: transparent url(../img/icons/arrow_rotate_c-clockwise.gif) no-repeat left -3px;
	padding-left: 25px;
	padding-right:5px;
	padding-bottom: 10px;
}
a.deleteItem {
	background: transparent url(../img/icons/cross.gif) no-repeat left 0px;
	padding-left: 20px;
	padding-bottom: 0px;
}
a.edit {
	background-image: url(../img/icons/page_white_edit.gif);
	padding-left: 17px;
}
a.delete {
	background-image: url(../img/icons/bullet_delete.gif);
	padding-left: 17px;
}
a.save {
	background-image: url(../img/icons/bullet_disk.gif);
	padding-left: 17px;
}
a.view {
	background-image: url(../img/icons/bullet_disk.gif);
	padding-left: 17px;
}
a.print {
	background-image: url(../img/icons/printer.gif);
}
a.accept {
	background-image: url(../img/icons/accept.png);
}
a.decline {
	background-image: url(../img/icons/delete_gray.png);
}
a.options {
	background-image: url(../img/icons/application_form_edit.gif);
}
a.accountMale {
	background-image: url(../img/icons/user.gif);
}
a.accountFemale {
	background-image: url(../img/icons/user_female.gif);
}
a.accountCompany {
	background-image: url(../img/icons/user_suit.gif);
}
a.accountList {
	background: url(../img/icons/bullet_black.gif) no-repeat left 2px;
}
a.questionAsk {
	background-image: url(../img/content/icon-question.gif);
	padding: 2px 0 10px 45px;
}
a.questionAnswer {
	background-image: url(../img/icons/bullet_go.gif);
}
a.feedbackAdd {
	background-image: url(../img/icons/comment_add.gif);
}
a.emailFriend {
	background-image: url(../img/content/icon-emailFriend.gif);
	margin-left: 10px;
	padding: 2px 0 10px 30px;
}
a.watchlistAdd,
var.watchlistAdd {
	background-image: url(../img/content/icon-watchlistAdd.gif);
	margin-left: 10px;
	padding: 2px 0 10px 30px;
}
a.watchlistRemove {
	background-image: url(../img/content/icon-watchlistRemove.gif);
	padding-left: 30px;
}
a.saveFavCategory,
a.saveFavSearch,
a.saveFavSeller {
	background-image: url(../img/icons/bullet_star.gif);
	background-position: left top;
	padding-left: 15px;
}
a.deliveryAddress {
	background-image: url(../img/icons/lorry.gif);
}
a.deliveryAddressAdd {
	background-image: url(../img/icons/lorry_add.gif);
}
a.go,
var.go {
	background-image: url(../img/icons/bullet_go.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
td.positiveFeedback {
	background-image: url(../img/icons/accept.gif);
	background-position: 0 3px;
}
td.neutralFeedback {
	background-image: url(../img/icons/delete_blue.gif);
	background-position: 0 3px;
}
td.negativeFeedback {
	background-image: url(../img/icons/exclamation.gif);
	background-position: 0 3px;
}

.content ul li a {
	background: url(../img/box/content-dot.gif) no-repeat left 6px;
}

/* -----[ Breadcrumb ]--------------------------------------------------------------------- */

p.breadcrumb {
	position: relative; top: -15px;
	margin: 0 20px;
	padding-bottom: 15px;
	color: #321;
	font: 0.9em "Tahoma",sans-serif;
}
p.breadcrumb a {
	border-bottom: 1px dotted #CBA;
	color: #654;
	text-decoration: none;
}
p.breadcrumb a:hover {
	border-bottom-color: transparent;
	color: #321 !important;
}
p.breadcrumb span {
	padding: 0 2px;
	color: #987;
}

/* -----[ Header ]--------------------------------------------------------------------- */
#headerWrap {
	height:175px;
	width: 100%;
	/*width:900px;
	margin:auto;*/
	background-image:url(../img/header/topbg2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#header {
	position: relative;
	height: 127px;
	text-align: center;
	color:#036;
}
#header img.star {
	padding-top: 12px;
}
#logo {
	left:0px;
	position:absolute;
	top:0px;
}
#logo img {
	padding: 0;
}
#headerBanner {
	overflow:hidden;
	position:absolute;
	right:5px;
	top:35px;
	width:200px;
}

/* -----[ Main Nav ]--------------------------------------------------------------------- */



#mainNav ul {
	position: absolute; bottom: 0; left: 1px;
	z-index: 100;
}
#mainNav li {
	float: left;
	display: block;
	margin-left: 4px;
	padding-left: 5px;
	background: url(../img/header/mainNav-inactive-left.gif) no-repeat left top;
}
#mainNav li span {
	float: left;
	display: block;
	padding-right: 5px;
	background: url(../img/header/mainNav-inactive-right.gif) no-repeat right top;
}
#mainNav li a {
	float: left;
	display: block;
	background: url(../img/header/mainNav-inactive-bg.gif) repeat-x left top;
	color: #543;
	font: bold 15px "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.7em;
}
#mainNav li a:hover {
	color: #000 !important;
}
#mainNav li.here {
	background-image: url(../img/header/mainNav-active-left.gif);
}
#mainNav li.here span {
	background-image: url(../img/header/mainNav-active-right.gif);
}
#mainNav li.here a {
	background-image: url(../img/header/mainNav-active-bg.gif);
	color: #334754;
}
#mainNav li.here a:hover {
	color: #FFF !important;
}
#mainNav li.register {
	float: left;
	display: block;
	margin-left: 4px;
	padding-left: 5px;
	background: url(../img/header/mainNav-join-left.gif) no-repeat left top;
}
#mainNav li.register span {
	float: left;
	display: block;
	padding-right: 5px;
	background: url(../img/header/mainNav-join-right.gif) no-repeat right top;
}
#mainNav li.register a {
	float: left;
	display: block;
	background: url(../img/header/mainNav-join-bg.gif) repeat-x left top;
	color: #FFF;
	font: bold 15px "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.7em;
}

/* -----[ Info Nav ]--------------------------------------------------------------------- */

#infoNav {
	margin-top:13px;
	margin-right:16px;
	float:right;
	color:#0071BB;
}
#infoNav span {
	color: #0071BB;
}
#infoNav li {
	display: inline;
	padding: 0px;
	margin:1px;
}
#infoNav li a {
	color:#0071BB;
	text-decoration: underline;
	white-space: nowrap;
}
#infoNav li a:hover {
	text-decoration: none;
}
#infoNav span {
	color: ccc;
}
#infoNav .welcome a,
#infoNav .signin a,
#infoNav .register a {
	font-weight: bold;
}
#infoNav .welcome a {
	font-size: 13px;
}

/* -----[ Sub Nav ]--------------------------------------------------------------------- */
#searchForm
{
	margin:auto;
	width:560px;
	white-space:nowrap;
}
#timeInfo 
{
	float:left;
	width:170px;
	font-weight:bold;
	margin-top:7px;
	margin-left:9px;
	overflow:hidden;
}
#subNav {
	width:100%;
	min-width:1040px;
	position: relative;
	color: #003399;
	z-index: 100;
}
#subNav label {
	font-size: 15px;
	font-weight: bold;
}
#subNav a {
	margin-left: 0px;
	color: #003399 !important;
	font-size: 12px;
}
#subNav input,
#subNav select {
	margin-left: 5px;
}
#subNav input.img {
	position: relative; top: 12px;
}

/* -----[ Footer & Footer Nav ]--------------------------------------------------------------------- */

#footer {
	margin-top: 20px;
	background: #EEE;
	border-top: 5px solid #BBB;
	padding-bottom: 2em;
}
#footNav {
	margin-top: 2px;
	padding: 1em;
	text-align: center;
}
#footNav li {
	display: inline;
	padding: 0 1px;
}
#footNav li a {
	color: #333;
	text-decoration: underline;
	white-space: nowrap;
}
#footNav li a:hover {
	text-decoration: none;
}
#footer h5 {
	color: #888;
	font-size: 12px;
	text-align: center;
	line-height: 1.4em;
}

/* -----[ Copyright ]--------------------------------------------------------------------- */

#copyright {
	padding: 1em;
	color: #888;
	font-size: 12px;
	text-align: center;
	line-height: 1.4em;
}
#copyright a.hidden {
	color: #666;
}

/* -----[ Menu Bar ]--------------------------------------------------------------------- */

#menuWrap {
	background-color: #FFF;
	padding-top: 10px;
}
.menuItem {
	position: relative;
	margin-top: 10px;
}
.menuItem  {
	background: #FFF url(../img/menubar/header-general.gif) no-repeat left top;
}
.menuItem h2 {
	margin: 0;
	padding: 5px 10px;
	color: #FFF;
	font: bold 16px Arial,sans-serif;
}
.menuItem div,
.menuSubItem p {
	padding: 5px 10px;
	font-size: 12px;
}
.menuItem div {
	background: #f7f7f7 url(../img/menubar/menu-bg.jpg) repeat-x left top;
}
.menuSubItem {
	background: #FFBF21;
	margin-top: 1px;
}
.menuItem,
.menuSubItem
.menuItem label {
	color: #333;
}
.menuItem input,
.menuItem select {
	margin-bottom: 5px;
}
.menuItem input.checkbox {
	margin-right: 5px;
}
.menuItem input.inputText,
.menuItem select.inputText {
	width: 150px;
}
.menuItem input.inputButton {
	margin: 5px 0;
	padding: 2px 5px;
	font-size: 1.1em;
}
.menuItem .checkbox {
	font-size: 11px;
}
.menuItem .checkbox label {
	position: relative; top: -3px;
}
.menuItem ul li {
	line-height: 1.5;
	border-bottom: 1px dotted #333;
	padding:3px 0px 3px 0px;
}
.menuItem ul li.last {
	border: 0;
} 
.menuItem ul li a {
	display: block;
	background: url(../img/misc/arrow-icon.gif) no-repeat left 3px;
	padding-left: 15px;
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
a.accountLogout {
	background: url(../img/misc/arrow-account-logout.gif) no-repeat left top;
	padding: 3px 10px 3px 30px;
	color: #cc0000;
	font-weight: bold;
	display: block;
}
a.accountCreate {
	display: block;
	background: url(../img/misc/arrow-account-create.gif) no-repeat left top;
	padding: 3px 10px 3px 30px;
	color: #036;
}
a:hover.accountCreate {
	color:#09C!important;
}

/* -----[ MenuItem - Banner ]--------------------------------------------------------------------- */

.menuBanner {
	background: url(../img/menubar/header-column.gif) no-repeat left top;
	/*padding: 2em 0 5em;*/
	text-align: center;
}
.menuBanner img {
	margin-bottom: 20px;
}
.menuBanner div#menuBannerText
{
	color:#E9E9E9;
	font-size:10px;
	padding: 0.5em 0 1em;	
}

/* -----[ MenuItem - Login ]--------------------------------------------------------------------- */

.menuLogin {
	background-image: url(../img/menubar/header-signIn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0;
}
.menuLogin h2 {
	color: #FFF;
	border: 0;
	padding-top: 18px;
}

/* -----[ SideItem ]--------------------------------------------------------------------- */

.sideItem {
	background: #FFF url(../img/sidebar/bg-sideItem.gif) repeat-x left top;
	border-top: 3px solid #0071BB;
	margin-top: 15px;
	font-family: "Tahoma",sans-serif;
	font-size: 0.92em;
}
.sideItem div {
	padding: 5px;
}



.sideItem h2 {
	margin: 0;
	padding: 2px 5px;
	color: #654;
	font: bold 1.4em "Trebuchet MS",sans-serif;
}
.sideItem p,
.sideItem li {
	line-height: 1.4;
}

div.sideItem  div ul li a:link {
	text-decoration:underline!important;
	list-style-type:circle;
}
div.sideItem  div ul li a:visited {
	text-decoration:underline!important;
	list-style-type:circle;
}
.sideItem  div ul li a:hover {
	color:#0080C0!important;
}

.sideItem p {
	padding-bottom: 5px;
}

.sellingBasics {
	background: #ffffff url(../img/sidebar/bg-sellingBasics.gif) no-repeat left top;
	border: 0;
	padding-top:25px;
	padding-bottom:15px;
}
.sellingBasics h2 {
	color: #FFF;
	padding: 5px 80px 10px 10px;
	font-size: 1.5em;
	display:none;
}
.sellingBasics div {
	padding: 66px 5px 12px;
}
.sellingBasics a {
	padding-left: 15px;
	color: #FFF;
	text-decoration: none;
}
.sellingBasics a:hover {
	color: #FFF;
}
.sideBanner {
	border-top: 0px;
}

/* -----[ Browse Listing ]--------------------------------------------------------------------- */

.browseList table {
	width: 99%;
}
.browseList tr {
	vertical-align: top;
}
.browseList td {
	width: 30%;
	padding: 1px  5px  1px  1px;
}
.browseList td a {
	font-weight: normal;
}

.homeCategoryList a {
	color: #000000;	
	background: url(../img/category/grey-arrow.gif) no-repeat 0 50%;
	border-bottom:#0071BB solid 1px;
	text-decoration:none;
	padding: 0px 0px 0px 10px;
	margin-top:5px;
	font-size: 13px;
}
.homeCategoryList a:hover {
	color: #333!important;
	border-bottom:none;
}

.homeCategory {
	padding: 5px 0 15px;
	text-align: center;
}
.homeCategory a {
	padding: 20px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
}
.homeCategory img {
	padding-right: 5px;
	vertical-align: middle;
}

.homeSorting {
	padding: 5px 0 15px;
	text-align: center;
}
.homeSorting a {
	color: #0071BB;
	font-weight: bold;
}

.homeTotals {
	color: #039;
	font-size: 1.2em;
	text-align: center;
	border:#0b0 2px solid;
	background-color:#e9e9e9;
	padding:10px;
}

/* -----[ Item View ]--------------------------------------------------------------------- */

.itemOptions {
	padding: 10px 0;
	text-align: center;
}
.galleryDisplay img,
.imageDisplay img {
	background-color: #EEE;
	border: 1px solid #38F;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
}
.imageDisplay img:hover {
	border-style: dotted;
}
.galleryDisplay div {
	float: left;
	margin-right: 10px;
	vertical-align: top;
}
.galleryDisplay img {
	float: left;
	background-color: #FFF;
	border-color: #DDD;
	margin-right: 2px;
}
.galleryDisplay img.default {
	background-color: #FF9;
	border-color: #999;
}
#imageMain {
	background-color: transparent;
	border: 1px dotted #DDD;
	margin-bottom: 10px;
}

/* -----[ Item List ]--------------------------------------------------------------------- */

.itemListKeys {	
	padding: 3px;
	color: #666;
	font-size: 12px;
	text-align: center;
}
.itemListKeys img {
	padding-left: 10px;
	vertical-align: middle;
}
.itemListKeys span {
	color: #333;
	white-space: nowrap;
}

.sortPanel {
	background: #FFF url(../img/content/bg-mainTitle.gif) repeat-x left top;
	border-top: 2px solid #cccccc;
	padding: 5px;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
}
.sortPanel label {
	padding-right: 5px;
}

.exampleBold,
.exampleHighlighted {
	background: #F7F7F7;
	border: 1px solid #CCC;
	padding: 3px;
	color: #333;
	text-align: left;
}
table.itemList tr.extraBold a.big,
.exampleBold a.big {
	font-weight: bold;
}
table.itemList tr.extraHighlight,
.exampleHighlighted  {
	background: #FFEFBF;
}
table.itemList tr.extraHighlight:hover {
	background: #F8DE98 !important;
}
.itemList a img {
	border:1px solid #000;
}

span.closingSoon {
	color: #933;
}
span.closingVerySoon,
span.closingNow {
	color: #C33;
}
span.closingNow {
	font-weight: bold;
}
span.reserveMetText 
{
	font-weight:bold;
	color:#DA3838;
}
div.bidBox span.reserveMetText 
{
	font-size:12px;
}

/* -----[ 1 Hour Auction ]--------------------------------------------------------------------- */

.OneHourBidHeader{
	text-align:center;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#cc0000 url(../img/oneHrAuction/bidheader-left-top.gif) no-repeat scroll left top !important;
	border-bottom:2px solid #003366;
	font-size:1.8em;
	margin-bottom:0px !important;
	padding:0;
}


h1.OneHourBidHeader span.bidheadRight{
	-moz-background-clip:border ;
	-moz-background-inline-policy:continuous ;
	-moz-background-origin:padding;
	background: url(../img/oneHrAuction/bidheader-right-top.gif) no-repeat scroll right top;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	padding:10px 25px 5px 20px;
}
#oneHrBidTr th{
	background-image:url(../img/oneHrAuction/1hrTHbg.jpg);
	background-repeat:repeat-x;
}
.oneHrBidTable td{
	background-image:url(../img/oneHrAuction/bidTDbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fdfdfd;
	vertical-align:top;
}

/* -----[ Dual Option List ]--------------------------------------------------------------------- */

.dualOptionList table {
	width: 100%;
}
.dualOptionList table tr {
	vertical-align: top;
}
.dualOptionList td {
	width: 50%;
}
.dualOptionList td.hspace {
	width: 0;
	padding: 0 10px !important;
}

/* -----[ Box Items ]--------------------------------------------------------------------- */

.boxItem {
	background: #A8DCFF url(../img/misc/white-dot.gif) repeat-x left top;
	border-top: 3px solid #0071BB;
	margin-bottom: 20px;
}
.boxAccount {
	background: #A8DCFF url(../img/misc/white-dot.gif) repeat-x scroll left top;
	border-top: 3px solid #0071BB;
}
.boxItem h2 {
	border: 0;
	margin: 0;
	padding: 10px;
	font-size: 1.5em;
}
.boxItem h2,
.boxItem h2 a {
	color: #000;
}
.boxAccount h2,
.boxAccount h2 a {
	color: #000 !important;
	text-decoration: none;
}
.boxItem div.wrap {
	padding: 0 10px 5px;
}
.boxItem table {
	margin: 0;
}
.boxItem div.button {
	/*background: #FFF url(../img/content/bg-mainTitle.gif) repeat-x left top;*/
	
	padding: 10px;
	text-align: center;
}
.boxItem div.wrap {
	background: #FFF url(../img/content/bg-mainTitle.gif) repeat-x left top;
	padding-top: 5px;
}
.boxItem div.wrap li {
	background: url(../img/misc/arrow-long.gif) no-repeat left 5px;
	padding: 5px 22px;
	line-height: 1.3;
}
.boxAccount div.wrap li a {
	color: #0071BB;
}
.boxItem a.continue {
	display: block;
	background: #0071BB url(../img/misc/arrow-continue.gif) no-repeat left 5px;
	padding: 8px 10px 8px 35px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.boxItem div.continue {
	background-color: #0071BB;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
}
.boxItem div.continue label {
	cursor: pointer;
}
.boxItem div.continue label:hover {
	color: #321;
}

.individualBox,
.companyBox {
	border-bottom-width: 0;
}

.boxAccount {
	position: relative;
}
.boxAccount .accountIcon {
	position: absolute; top: 15px; right: 15px;
}

/* -----[ Item View ]--------------------------------------------------------------------- */

.itemDescription {
	padding: 5px 10px;
}
.infoBarHead,
.infoBarFoot {
	border-bottom: 3px solid #F2F2F2;
	margin: 0 0 15px;
	padding: 5px 10px;
	font-family: Tahoma,sans-serif;
}
.infoBarFoot {
}

.bidBuyWrapper {
	padding: 20px 0;
}
.buyBox,
.bidBox {
	float: left;
	width: 270px;
}
.bidBox {
	margin-right: 20px;
}
.bidBox table th,
.bidBox table td,
.buyBox table th,
.buyBox table td {
	padding: 0 0 5px;
}
.bidBox table th,
.buyBox table th {
	padding-right: 10px;
	color: #444;
	font-weight: normal;
	text-align: right;
}
.bidHistory div.wrap {
	background: #FFF url(../img/content/bg-mainTitle.gif) repeat-x left top;
}
.bidHistory table th,
.bidHistory table td {
	padding: 0 10px 5px;
}
.bidHistory table th {
	padding-top: 5px;
}
.bidHistory table tr.alternate {
	background: #F8F0E8;
}
.bidHistory p {
	padding: 0 10px;
}
.questionList table {
	width: 100%;
}
.questionList .answer {
	background: #F8F0E8;
}
.questionList table td {
	padding: 10px;
}
.questionList table small {
	color: #666;
	font-size: 12px;
}
.pageCounter {
	margin-top: 20px;
	color: #999;
	font-family: "Courier New",monospace;
	text-align: center;
}
.pageCounter b {
	background: url(../img/header/header-bg-blue.gif) repeat-x scroll left top;
	padding: 2px 25px;
	color: #FFF;
	font: normal 20px "Courier New",monospace;
	border: 1px solid #009933;
}
.communityWatch {
	text-align: center;
}
.communityWatch a {
	background: url(../img/content/community-watch.gif) no-repeat left top;
	padding: 2px 0 5px 25px;
}

/* -----[ Tabs ]--------------------------------------------------------------------- */

#tabNav {
	border-bottom: 1px solid #BBB;
	margin-bottom: 15px;
	padding: 0 0 25px 5px;
}
#tabNav li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}
#tabNav a {
	float: left;
	display: block;
	height: 20px;
	background: #ccc;
	border: 1px solid #DDD;
	border-right-color: #BBB;
	border-bottom-width: 0;
	margin: 0 2px;
	padding: 2px 10px;
	text-decoration: none;
	position: relative;
}
#tabNav a:hover {
	background: #0071BB;
	color:#FFF !important;
}
#tabNav .here a {
	background: #FFF;
	border-bottom: 1px solid #FFF;
	color: #333 !important;
	font-weight: bold;
}

/* -----[ Sell ]--------------------------------------------------------------------- */

.sellBox {
	width: 56%;
	background-color: #DDFFE8;
	background-position: right 5px;
	background-repeat: no-repeat;
	border: 2px solid #09C;
	/*margin-right: 20px;*/
	margin:auto;
	margin-bottom: 20px;
	padding: 20px;
	padding-right: 100px;
	
}
.sellBox p{
	padding:0px;
	margin:0px;
}
.sellBox h2 {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}
.sellBox h2,
.sellBox h2 a {
	color: #0071BB;
}
.sellBox h2 a:hover {
	color:#39F!important;
	text-decoration:none;
}

.sellGeneral {
	background-image: url(../img/sell/sell-icon-general.gif);
}
.sellMotors {
	background-image: url(../img/sell/sell-icon-motors.gif);
}
.sellProperty {
	background-image: url(../img/sell/sell-icon-property.gif);
}
.sellRental {
	background-image: url(../img/sell/sell-icon-rental.gif);
}
.sellFlatmate {
	background-image: url(../img/sell/sell-icon-roomate.gif);
}

.sellCategoryList {
	text-align: center;
}
.sellCategoryList select,
.sellCategoryList input {
	margin: 10px;
}
.sellCategoryList select {
	width: 320px;
}

/* -----[ Steps Display ]--------------------------------------------------------------------- */

.steps {
	margin: 0 20px 10px;
	text-align: center;
}
.steps table {
	width: 100%;
}
.steps table tr {
	vertical-align: top;
}
.steps td {
	border-top: 1px dotted #CCC;
}
.steps a {
	display: block;
	background: url(../img/icons/bullet_white.gif) no-repeat center -7px;
	padding-top: 5px;
	color: #999;
	text-decoration: none;
}
.steps a:hover,
.steps a.here {
	background-image: url(../img/icons/bullet_orange.gif);
	color: #0071BB;
}
.steps a.here {
	font-weight: bold;
}

/* -----[ Sell ]--------------------------------------------------------------------- */

.listingFeeTotal {
	background: #FFC;
}
.listingFeeTotal th,
.listingFeeTotal td {
	padding: 10px 3px;
}
.listingFeeTotal th {
	color: #E60;
	font-weight: bold;
}

/* -----[ Banner Image ]--------------------------------------------------------------------- */

.companyBanner {
	margin-top: 15px;
}

/* -----[ Category Box ]--------------------------------------------------------------------- */

.categoryBoxWrapper {
	text-align: center;
	margin: 0 auto;
}
.categoryBox {
	float: left;
	width: 260px;
	padding: 0 15px 20px;
	text-align: center;
}
.categoryBox h2 {
	font: normal 1.8em Tahoma,sans-serif;
	border: 0;
	margin: 0;
	color: #05E;
}
.categoryBox h2 a {
	color: #05E;
}

/* -----[ Credit cards, Secure certificate ]--------------------------------------------------------------------- */

.content .creditCardList,
.content .securityLinks {
	margin-top: 25px;
	text-align: center;
}
.content .creditCardList img {
	padding: 0 10px;
}

/* -----[ Gold Membership ]--------------------------------------------------------------------- */
div.goldMemberhipMessage 
{
	border: 1px dotted #933;
	margin: 0px 20px 20px 0px;
	padding: 10px;
	padding-bottom:0px;
	width:95%;
	background: #FFD9D9;
}
div.goldMemberhipMessage h2
{
	background-image: url(../img/icons/medium_red_star.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
	border: 0;
	margin: 0px 0 10px;
	padding-left: 40px;
	padding-top:3px;
	padding-bottom:3px;
}

/* -----[ Help ]--------------------------------------------------------------------- */

.basicsWrapper img {
	padding-right: 20px;
}
.basicsWrapper table td {
	vertical-align: top;
	padding-top: 20px;
}

/* -----[ Miscellaneous ]--------------------------------------------------------------------- */

.clearing {
	height: 1px;
	clear: both;
}
.blockWrap {
	margin: 15px 0 30px;
}
p.warning,
span.warning {
	color: #C33;
	font-weight: bold;
}
span.bold 
{
	font-weight:bold;
	color:#000000;
}

/* Buy Now Price */
td.buyNow 
{
	color:#FD0001;
	font-weight:bold;
}




#converterWrapper{
	background-color:#0F0;
	width:185px;
	height:37px;
	position:relative;
}
#googleConverter{
	display:none;
	position:absolute;
	top:0px;
	left:-250px;
	width:250px;
	height:180px;
	border:#CCC 1px solid;
	background-color:#FFF;
}
.convertButton{
	cursor:pointer;
}
.closeConvert{
	position:absolute;
	left:0px;
	top:-20px;
}

div#footerCreditCardLogoList
{
	text-align:center;
	margin-top:16px;
}

div#footerCreditCardLogoList img
{
	margin-left:5px;
	margin-right:5px;
}

div.pageLinksWrap li {
	background: url(../img/misc/arrow-long.gif) no-repeat left 5px;
	padding: 5px 22px;
	line-height: 1.3;
}