body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:center;
}

p, td, span, ul{
	font-size:0.7em;
}

ol li{
	font-size:0.7em;
	margin-bottom: 5px;
}

ul li ul li{
	font-size:11px;
}

ol li ol li{
	margin-bottom: 5px;
	list-style:lower-alpha;
	font-size:11px;
}

#container {
	margin:0 auto;
	padding:0;
	width: 990px;
	margin-top: 10px;
	position:relative;
	text-align:left;
}

#header {
	background: url(/images/global/header.gif) no-repeat;
	height:147px;
}



/*-- Fonts --*/

h1 {
	font-size:13px;
	color:#003399;
}

p {
	line-height:1.5em;
}

.h1-indent {
	margin-left:15px;
	width:800px;
	position:relative;
}

.auction-logo {
	position:absolute;
	right:0;
	top:0;
}

h2 {
	padding:0;
	margin:0;
	font-size:0.8em;
	height:30px;
	color:#fff;
	padding-left:15px;
	padding-top:6px;
}
h4 {
	padding:0;
	margin:0;
	font-size:0.8em;
	height:15px;
	color:#fff;
	padding-left:10px;
	padding-top:6px;
    margin-bottom:6px;
}


.h2-lightblue {
	background:url(/images/global/box-top-lightblue.gif) no-repeat;
	#width: 395px;
}

.h2-lightblue-long {
	background:url(/images/global/large-box-top-lightblue.gif) no-repeat;
	padding-top:11px;
}

.h2-darkblue {
	background:url(/images/global/box-top-darkblue.gif) no-repeat;
	width: 408px;
}
.h4-darkblue {
	background:url(/images/global/box-top-darkblue.gif) no-repeat;
}
.h2-red {
	background:url(/images/global/box-top-red.gif) no-repeat;
}

.browntext {
	color: #B29E00;
	font-weight: bold;
}


/*-- Navigation --*/

#nav {
	margin:0;
	padding:0;
	position:absolute;
	top:81px;
	left:0;
}

#nav li {

	float:left;
	list-style:none;
}

#nav li a {
	height:29px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

.nav-auctions a {
	background:url(/images/nav/auctions-off.gif);
	width:73px;
}

.nav-auctions a:hover {
	background:url(/images/nav/auctions-on.gif);
}

.nav-auctions .nav-current {
	background:url(/images/nav/auctions-current.gif);
}

.nav-auctions .nav-current:hover {
	background:url(/images/nav/auctions-current.gif);
}

.nav-solditems a {
	background:url(/images/nav/solditems-off.gif);
	width:85px;
}

.nav-solditems a:hover {
	background:url(/images/nav/solditems-on.gif);
}

.nav-solditems .nav-current {
	background:url(/images/nav/solditems-current.gif);
}

.nav-solditems .nav-current:hover {
	background:url(/images/nav/solditems-current.gif);
}

.nav-faqs a {
	background:url(/images/nav/faqs-off.gif);
	width:55px;
}

.nav-faqs a:hover {
	background:url(/images/nav/faqs-on.gif);
}

.nav-faqs .nav-current {
	background:url(/images/nav/faqs-current.gif);
}

.nav-faqs .nav-current:hover {
	background:url(/images/nav/faqs-current.gif);
}

.nav-contact a {
	background:url(/images/nav/contact-off.gif);
	width:67px;
}

.nav-contact a:hover {
	background:url(/images/nav/contact-on.gif);
}

.nav-contact .nav-current {
	background:url(/images/nav/contact-current.gif);
}

.nav-contact .nav-current:hover {
	background:url(/images/nav/contact-current.gif);
}

.nav-terms a {
	background:url(/images/nav/terms-off.gif);
	width:138px;
}

.nav-terms a:hover {
	background:url(/images/nav/terms-on.gif);
}

.nav-terms .nav-current {
	background:url(/images/nav/terms-current.gif);
}

.nav-terms .nav-current:hover {
	background:url(/images/nav/terms-current.gif);
}
.nav-terms a {
	background:url(/images/nav/terms-off.gif);
	width:135px;
}

.nav-terms a:hover {
	background:url(/images/nav/terms-on.gif);
}

.nav-terms .nav-current {
	background:url(/images/nav/terms-current.gif);
}

.nav-terms .nav-current:hover {
	background:url(/images/nav/terms-current.gif);
}
.nav-members a {
	background:url(/images/nav/members-off.gif);
	width:73px;
}

.nav-members a:hover {
	background:url(/images/nav/members-on.gif);
}

.nav-members .nav-current {
	background:url(/images/nav/members-current.gif);
}

.nav-members .nav-current:hover {
	background:url(/images/nav/members-current.gif);
}
#subnav {
	position:absolute;
	top: 118px;
	left:10px;
	font-size:0.7em;
}	
#subnav a {
	color: #000000;	
}	
#subnav a:hover {
	color: #003399;	
}	

.otherlinks {
	float: right;
	margin: 88px 15px 0 0;
    text-align: right;
	width: auto;
	font-size:0.7em;
	color: #999999;
}

.otherlinks a:link, a:active, a:visited {
	color: #333333;
}

.otherlinks a:hover {
	color: #666666;
}

.header-arrow {
	margin-bottom:0;
}

/*-- Left Coloumn --*/

#leftcol {
	width:400px;

	float:left;
	padding-left:8px;
	padding-right:5px;
	margin-top:12px;
}

#leftcol p {
	line-height:2em;
}
/*-- Right Coloumn --*/
#leftrightcol {
	width:800px;
	_width:813px;
	float:left;
	padding-left:8px;
	padding-right:5px;
	margin-top:12px;
	position: relative;
}

#leftrightcol p {
	line-height:2em;
}
/*-- Right Coloumn --*/

#rightcol {
	width:410px;
	float:left;
	margin-top:15px;
}

.rightcol-search, .bottomcol-upcoming, .bottomcol-featured, .rightcol-auction, .rightcol-buyerstools, .rightcol-auctionsold, .rightcol-sale, .watchlist-auction {
	background:url(/images/global/box-back.gif) repeat-y;
}

/*-- Bottom Coloumn --*/

.bottomimage {
	margin:0;
	padding:0;
	background:#fff;
}

#bottomcol {
	margin-top:10px;
	width:840px;
	clear:none;
}	

.bottomcol-upcoming {
	float:left;
	_width:409px;
}

.bottomcol-upcoming table, .rightcol-buyerstools table {
	margin-left:4px;
}

.bottomcol-upcoming table td, .rightcol-buyerstools table td, .auctiondetail-mainbox table td {
	border-bottom:1px solid #CCCCCC;
	padding:9px;
}

.bottomcol-upcoming table td a, .rightcol-buyerstools table td a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.bottomcol-featured {
	float:left;
	margin-left:5px;
}

.bottomcol-featured table {
	margin-left:4px;
}

.bottomcol-featured td {
	padding:14px 10px 12px 10px;

}

.bottomcol-featured td p {
	padding:0;
	margin:0;
	color:#666666;
	margin-left:10px;
	font-size:1em;
}

.bottomcol-featured a {
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
}


.td-borderbottom {
border-bottom:1px solid #CCCCCC;
}

.box-button {
	margin:0;
	padding:0;
	margin-right:10px;
	margin-top:10px;
}

.box-button span { 
	margin:0;
	padding:0;
	color:#999999;
}

.box-button img { 
	margin-left:5px;
	/*margin-bottom:4px;*/
}


/**/



/*-- Footer --*/

#footer {
	margin: 20px 0;
	width: 990px;
	height: 90px;
	background-image: url(../images/global/footer.gif);
	background-repeat: no-repeat;
	text-align: right;
	position:relative;
        clear: both;
}
#footer p {
	margin: 0 15px 17px 0;
	padding-top:12px;
	color: #666666;
}
#container #footer .blacktext {
	color: #000000;
	margin: -15px 10px 17px 0;
}
#footer p a:link, #footer p a:active, #footer p a:visited {
	color: #000000;
}
#footer p a:hover {
	color: #003399;
}

#australianowned {
	position:absolute;
	top:17px;
	left:9px;
}

.bottom-buttons-2 {
	margin-left:4px;
}

#bottom-buttons {
    width: 830px;
	padding-top:10px;
	margin-top:10px;
	clear:both;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
	height:0;
	line-height:0;
}

#topbannerad {
	position: absolute;
	top: 11px;
	right:10px;
}

#rightcol-ads {
	float:right;
	margin: 15px 10px 0 0;
}

#rightcol-ads img {
	margin-bottom:15px;
}


/*-- Index --*/


/*
Category List
*/


.rightcol-categorylist {
	background:url(/images/global/listings_box.jpg) no-repeat;
	height:185px;
	width:407px;
	position:relative;
}

.rightcol-categorylist ul {
	position:absolute;
	top:46px;
	#top:57px;
	left:0;
}

.rightcol-categorylist ul li {
	list-style:none;
	padding-top:5px;
	padding-bottom:6px;
}

.rightcol-categorylist ul li a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	
}

/*-- Category Page --*/


/*
Search
*/


.rightcol-search table {
	margin-left:4px;
}

.rightcol-search table td {
	border-bottom:1px solid #CCCCCC;
	padding:9px;
}

#rightcol-search-form {
	margin:0;
	padding:0;
}

#rightcol-search-form select {
	width:209px;
}

#rightcol-search-form td a {
	color:#CC9900;
	text-decoration:underline;
	font-weight:bold;
}


/*
ID Search
*/


#box-idsearch {
	margin:0;
	padding:0;
	background: #fff url(/images/global/box-idsearch.gif) bottom no-repeat;
	height:37px;
	margin-left:3px;
	margin-top:10px;
	position:relative;
}

.box-idsearch-p, .box-idsearch-input, .box-idsearch-button {
	position:absolute;
}

.box-idsearch-p {
	margin:0;
	padding:0;
	top:9px;
	left:15px;
	color:#fff;
}

.box-idsearch-input {
	left:205px;
	top:7px;
}

.box-idsearch-button {
	top:6px;
	left:360px;
}

/*-- Auction Item Page --*/

.rightcol-auction, .watchlist-auction {
	position:relative;
}


.rightcol-auction-price {
	margin:0;
	padding:0;
	background:url(/images/global/auctionbox-priceBG.jpg) repeat-x;
	width:164px;
	height:137px;
	margin-left:4px;
	text-align:center;
	margin-top:-6px;
}

.rightcol-auction-price p {
	color:#666666;
	margin:0;
	padding:0;
	padding-top:35px;
}

.rightcol-auction-price-price {
	color:#003399;
	font-size:1.7em;
	margin:0;
	padding:0;
}

.rightcol-auction table {
	position:absolute;
	left:168px;
	top:34px;
	width:234px;
	margin-top:-4px;
	line-height:1.4em;
}


.rightcol-auction table td {
	border-top:1px solid #ccc;
	text-align:center;
	color:#666666;
	height:66px;
}
.watchlist-auction table{
	position:absolute;
	left:158px;
	top:25px;
	width:234px;
	margin-top:-4px;
	font-size: 2em;
	line-height:1.4em;
}
.watchlist-auction table td {
	border-top:1px solid #ccc;
	text-align:center;
	color:#666666;
	height:66px;
}
.watchlist-auction-price {
	float: left;
    margin:0;
	padding:0;
	background:url(/images/global/auctionbox-priceBG.jpg) repeat-x;
	width:164px;
	height:137px;
	margin-left:4px;
	text-align:center;
	margin-top:-6px;
}

.watchlist-auction-price p {
	color:#666666;
	margin:0;
	padding:0;
	padding-top:35px;
}
.rightcol-auction-endtime {
	font-weight:bold;
	color:#CC0000;
	font-size:1.1em;
}

.rightcol-auction-highbidder {
	font-weight:bold;
	color:#666666;
	font-size:1.1em;
}

.rightcol-buyerstools {
	margin-top:10px;
}

.rightcol-buyerstools table {
	margin-top:-6px;
}

.rightcol-buyerstools table td {
	border:none;
	border-top:1px solid #ccc;
}

.rightcol-auction-bidincrement {
	position:absolute;
	color:#999999;
	text-align:center;
	left:27px;
	top:160px;
	font-size:0.7em;
}

.rightcol-auction-bidincrement-price {
	color:#666666;
	font-weight:bold;
	font-size:1em;
}

.leftcol-itemImage {
	width:390px;
	background:url(/images/global/itemimageBG.jpg);
	position:relative;
}

.SOLD {
	position:absolute;
	left:0;
	top:0;
}

.rightcol-auctionsold p {
	margin-left:20px;
}

.watchlist-auction p{
	font-size: inherit;
}


/*-- Auction Details Page --*/

.auctiondetail-mainbox, .auctiondetail-info {
	background:url(/images/global/large-box-middle-lightblue.gif) repeat-y;
	color:#666666;
	margin-top:10px;
	position:relative;
	width:830px;
}

.auctiondetail-mainbox table {
	background:url(/images/global/auctiondetail-tableBG.jpg) no-repeat;
	margin-top:-5px;
	margin-left:5px;
}

.auctiondetail-mainbox table td, .auctiondetail-info table td {
	border:none;
	border-top:1px solid #CCCCCC;
	padding:9px;
}

.auctiondetail-thumbnails {
	position:relative;
	right:15px;
	width:165px;
	float:right;
}

.auctiondetail-thumbnails img {
	margin:4px;
}

.auctiondetail-thumbnails p {
	font-size:0.6em;
}

.auctiondetail-image {
	position:absolute;
	left:350px;
	top:45px;
	_top:40px;
}

.auctiondetail-info {
	position:relative;
}

.auctiondetail-info table {
	margin-left:5px;
}

.auctiondetail-info-nav {
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:5px;
}

.auctiondetail-info-nav li {
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

.auctiondetail-info-nav li a {
	text-indent:-9000px;
	display:block;
	height:34px;
}

.auctiondetail-info-attachments, .auctiondetail-info-attachments-current {
	width:111px;
	background:url(/images/nav/auctiondetailnav-attachments-off.gif) no-repeat;
}

.auctiondetail-info-attachments-current {
	background:url(/images/nav/auctiondetailnav-attachments-on.gif) no-repeat;
}		

.auctiondetail-info-conditionreport, .auctiondetail-info-conditionreport-current {
	width:143px;
	background:url(/images/nav/auctiondetailnav-conditionreport-off.gif) no-repeat;
}

.auctiondetail-info-riskassessment, .auctiondetail-info-riskassessment-current {
	width:150px;
	background:url(/images/nav/auctiondetailnav-riskassessment-off.gif) no-repeat;
}

.auctiondetail-info-conditionreport-current {
	background:url(/images/nav/auctiondetailnav-conditionreport-on.gif) no-repeat;
}		

.auctiondetail-info-specifications, .auctiondetail-info-specifications-current {
	width:123px;
	background:url(/images/nav/auctiondetailnav-specifications-off.gif) no-repeat;
}

.auctiondetail-info-specifications-current {
	background:url(/images/nav/auctiondetailnav-specifications-on.gif) no-repeat;
}	

.auctiondetail-info-documentation, .auctiondetail-info-documentation-current {
	width:132px;
	background:url(/images/nav/auctiondetailnav-documentation-off.gif) no-repeat;
}

.auctiondetail-info-documentation-current {
	background:url(/images/nav/auctiondetailnav-documentation-on.gif) no-repeat;
}	

.auctiondetail-info-comments, .auctiondetail-info-comments-current {
	width:112px;
	background:url(/images/nav/auctiondetailnav-comments-off.gif) no-repeat;
}

.auctiondetail-info-comments-current {
	background:url(/images/nav/auctiondetailnav-comments-on.gif) no-repeat;
}

.auctiondetail-info-videos, .auctiondetail-info-videos-current {
	width:112px;
	background:url(/images/nav/auctiondetailnav-videos-off.gif) no-repeat;
}

.auctiondetail-info-comments-videos {
	background:url(/images/nav/auctiondetailnav-videos-on.gif) no-repeat;
}

.auctiondetail-gotolive {
	margin-left:15px;
	color:#333333;
	margin-top:10px;
	margin-bottom:10px;
}

.auctiondetail-gotolive a {
	color:#333333;
	font-weight:bold;
}

.printthispage {
	position:absolute;
	right:13px;
	top:7px;
	_top:5px;
}

.rightcol-sale table {
	margin-left:5px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.rightcol-sale table a {
	color:#333333;
}


/*-- Upcoming Auctions Page --*/

.upcomingauctions-mainbox {
	background:url(/images/global/large-box-middle-lightblue.gif) repeat-y;
	color:#666666;
	_height:300px;
}



.upcomingauctions-mainbox table {
	margin:0;
	padding:0;
	text-align:center;
	margin-left:5px;
	margin-top:-4px;
}

.upcomingauctions-mainbox table th {
	background: #CDD1DA;
	padding-top:9px;
	padding-bottom:9px;
	margin:0;
	color:#666666;
	font-size:0.8em;
	_margin-top:-10px;
}

.upcomingauctions-mainbox table td {
	padding-bottom:15px;
	padding-top:15px;
	border-top:1px solid #CCCCCC;
	margin:0;
	color:#666666;
}

.upcomingauctions-mainbox h2 {
	background:url(/images/global/large-box-top-lightblue.gif) no-repeat;
	width:825px;
	padding-top:10px;
	_padding-bottom:10px;
	margin:0;
}

.upcomingauctions-mainbox a {

	text-decoration:underline;
	font-weight:bold;
	color:#333333;
}

/*-- General Content box --*/

.generalcontent-mainbox {
	background:url(/images/global/large-box-middle-lightblue.gif) repeat-y;
	color:#666666;
	width: 835px;
}
.generalcontent-mainbox table {
	margin:0;
	padding:0;
	text-align:center;
	margin-left:5px;
	margin-top:-4px;
}

.generalcontent-mainbox table th {
	background: #CDD1DA;
	padding-top:9px;
	padding-bottom:9px;
	margin:0;
	color:#666666;
	font-size:0.8em;
	_margin-top:-10px;
}

.generalcontent table td {
	padding-bottom:15px;
	padding-top:15px;
	border-top:1px solid #CCCCCC;
	margin:0;
	color:#666666;
}

.generalcontent-mainbox h2 {
	background:url(/images/global/large-box-top-lightblue.gif) no-repeat;
	width:825px;
	padding-top:10px;
	_padding-bottom:10px;
	margin:0;
}
.rightcol-auction h2 {
	background:url(/images/global/box-top-darkblue.gif) no-repeat;
	width:408px;
	padding-top:10px;
	_padding-bottom:10px;
	margin:0;
}
.generalcontent-mainbox a {

	text-decoration:underline;
	font-weight:bold;
	color:#333333;
}
.generalcontent-mainbox .mainbox_content{
	float: left;
	margin: 5px 0 0 15px;
    width: 610px;
	color: #000000;
}
.generalcontent-mainbox .mainbox_content p{
	margin: 0;
}

.generalcontent-mainbox .mainbox_content table{
	margin: 0;
}
.generalcontent-mainbox .mainbox_content table td{
    padding: 5px;
	font-size: 0.7em;
	height: 20px;
}
.generalcontent-mainbox .mainbox_content table tr .highlight{
    background-color: #DBDDDE;
}
.generalcontent-mainbox .mainbox_content table tr .header{
    background-color: #536DA3;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}

.generalcontent-mainbox .mainbox_content2{
	float: left;
	margin: 5px 0 0 10px;
    width: 770px;
	color: #000000;
}
.generalcontent-mainbox .mainbox_content2 hr, .generalcontent-mainbox .mainbox_content hr{
	height:0px;
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:1px dashed #CCCCCC;
}
.generalcontent-mainbox .mainbox_content2 p{
	margin: 0 0 0 10px;
}
.generalcontent-mainbox .mainbox_content2 h1{
	margin-left: 10px;
}
.generalcontent-mainbox .mainbox_content2 table{
    text-align: left;
	margin-left: 10px;
}
.generalcontent-mainbox .mainbox_content2 table td{
    padding: 5px;
	font-size: 0.7em;
	height: 20px;
}
.watchlist-item-p{
	font-size: 1.2em;
	height: 30px;
}
.generalcontent-mainbox .mainbox_content2 table tr .highlight{
    background-color: #DBDDDE;
}
.generalcontent-mainbox .mainbox_content2 table tr .header{
    background-color: #536DA3;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}
.generalcontent-mainbox .members_menu{
	float: left;
	margin: 5px 0 0 10px !important;
	margin: 5px 10px 0 10px;
	padding: 0;
    width: 170px;
	color: #000000;
	border: 1px solid #666666;
	background-color: #CDD1DA;
}
.generalcontent-mainbox .members_menu h1{
	display: block;
	height: 17px;
	padding-top: 3px;
	margin: 0 0 10px 0;
	background-color: #536DA3;
	text-align: center;
	font-size: 0.8em;
	color: #ffffff;
}
.generalcontent-mainbox .members_menu p{
    text-align: center;
	margin-left: 9px !important;
    margin-left: 0px;
	padding: 0;
}
.generalcontent-mainbox .members_menu a:link, .generalcontent-mainbox .members_menu a:visited {
	display: block;
	border: 1px solid #666666;
	height: 20px;
	width: 150px;
	margin-bottom: 10px;
	background-color: #EEEFEF;
	text-align: center;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}
.generalcontent-mainbox .members_menu a:hover, .generalcontent-mainbox .members_menu a:active, {
	background-color: #FEE200;
}


.auctionsBold {
	color: #333333;
	font-weight: bold;
	font-size:1em;
}
.imgfloatleft{
	float:left;
    margin: 0 5px 0 5px;
}
.registerinfo{
 	color: #000000;
	font-size: 0.9em;
}
.registerinfo a:link, .registerinfo a:hover, .registerinfo a:active, .registerinfo a:visited{
 	color: #000000;
}
.registerinfo tr .highlight{
	background-color: #DBDDDE;
}
.registerinfo td{
	padding: 5px;
}
.form_textfield{
	border: 1px solid #999999;
	font-size: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#individual {
	position:absolute;
	font-size: 11px;
	margin: 15px;
	width: 330px;
	background-color: #eeefef;
	padding:5px;
}
#dealership {
	position:absolute;
    font-size: 11px;
	margin: 15px;
	width: 330px;
	background-color: #eeefef;
	padding:5px;
}
.button03 {
	width: 65px;
	height: 21px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/global/button_03_photo.gif);
	background-repeat: no-repeat;
	border: 0px;
	line-height: 21px;
	padding-right:5px;
	padding-bottom:3px !important;
	padding-bottom:0px;
}
.button04 {
	width: 119px;
	height: 21px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/global/button_03.gif);
	background-repeat: no-repeat;
	border: 0px;
	line-height: 21px;
	padding-right:5px;
	padding-bottom:3px !important;
	padding-bottom:0px;
}
.mandatory{
	color:#FF0000;
	font-size: 10px;
}
.auction-bid-notice{
    z-index: 100;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    color: #000000;
    display: none;
    position: absolute;
    border: 2px solid #666666;
    width: 210px;
    height: 120px;
    top: 35px; 
    left: 175px;
	background-image: url(../images/global/pop_up_bg.gif);
    background-repeat: repeat-x;
    background-color: #F6F6F6;    
}
.pop_up_head{
    text-align: right; 
}
.imgfloatright{
	float: right;
}
.highlight_row{
	background-color: #DBDDDE;
}
.error{
	color:#FF0000;
	font-weight: bold;
	font-size: 11px;
} 
.imgborder{
	border: 1px #666666 solid;
}
.text_color_green{
	color: #006600;
	font-size: inherit;
}
.text_color_red{
	color: #FF0000;
	font-size: inherit;
}
.text_color_yellow{
	color: #999900;
	font-size: inherit;
}
#cunt {
    position: relative;

}

.photoupload{
	width: 300px;
/*	height: 100px;*/
	border: 2px solid #000000;
	position:absolute;
	z-index:1;
	left: 250px;
	top: -70px;
	background: #FFFFFF;
}

#photo_div {
    position: relative;

}


.photouploadbox{
	width: 300px;
	height: 20px;
	background: #ffcc00;
}
.photouploadheading{
	width: 220px;
	padding-top: 2px;
	padding-left: 3px;
	float: left;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
}
.photouploadclose{
	width: 80px;
	padding-right: 2px;
	text-align: right;
	float: right;
	height: 20px;
	font-size: 9px;
}
.photouploadcontent{
	background:#FFFFFF;
	width: 280px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
.photouploadcontent .button03 {
	width: 65px;
	height: 21px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	background-image: url(../images/global/button_03_photo.gif);
	background-repeat: no-repeat;
	border: 0px;
	line-height: 21px;
	padding-right:5px;
	padding-bottom:3px !important;
	padding-bottom:0px;
}
.photouploadimg{
	border: 1px solid #000000;
}
.pagination{
	
	width: 817px;
	height: auto;
	margin-bottom: 10px;
	margin-left: 5px;
}

/*-- buttons --*/

a.buttonsilver, a.buttonyellow {
    background: transparent url('/images/global/bg_button_a.gif') no-repeat scroll top right;
    color: #333333;
    display: block;
    font: normal 16px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
 font-weight:bold;
 width:110px;
 text-align:center;
}

a.buttonyellow {
    background: transparent url('/images/global/bg_button_a_yellow.gif') no-repeat scroll top right;
}

a.buttonsilver span, a.buttonyellow span {
    background: transparent url('/images/global/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 16px;
    padding: 3px 0 5px 18px;
}

a.buttonyellow span {
    background: transparent url('/images/global/bg_button_span_yellow.gif') no-repeat;
}

.auctiondetail-info .auctiondetail-info-nav a {
	text-decoration:none;
}