body {font-family:arial;}
* {margin:0; padding:0}
* a {color:#AC1C1C;} 
* a img {border:0px #000000 none;}
* br.clear {font-size:1px; clear:both;}


#holder {}

#auction-home {padding:40px 0px 10px 0px; background:url('../images/auctions.png') no-repeat 30px 10px; font:8.5pt/16px Arial; color:#333333; width:960px; margin:0px auto; position:relative;}
#auction-home div {float:left; padding:0px 70px 0px 30px; width:370px; height:120px; position:relative;}
#auction-home div a.image {padding:4px; background:url('../images/border.png') no-repeat; float:left; width:100px; height:100px; text-align:center;}
#auction-home div a.image:hover {background:url('../images/border-hover.png') no-repeat;}
#auction-home div h2 {float:left; width:250px; padding:0px 0px 0px 10px}
#auction-home div h2 a {font:bold 9pt/16px Arial; color:#988047; text-decoration:none;}
#auction-home div p {float:left; width:250px; padding:0px 0px 5px 10px; font:normal 8.5pt/16px Arial; color:#333333;}
#auction-home div p label {width:80px; float:left;}
#auction-home div p span {font:bold 10pt/16px Arial; color:#880000;}
#auction-home div a.bid img {position:absolute; top:5px; right:5px; z-index:1;}
#auction-home a.more {float:right; width:48px; height:17px; background:url('../images/more.png') no-repeat; margin-right:30px; text-decoration:none;}
#auction-home a.more:hover {background:url('../images/more-active.png') no-repeat;}
#auction-home a.title {position:absolute; width:100px; height:16px; text-decoration:none; top:10px; left:30px;}

#auction-list {font:8.5pt/16px Arial; color:#333333; width:680px; margin:0px auto;}
#auction-list h1 {font:normal 14pt/20px Arial; color:#333333;}
#auction-list div {padding:10px; width:680px; background:url('../images/dots.png') repeat-x left bottom; height:120px;  position:relative;}
#auction-list div a.image {padding:4px; background:url('../images/border.png') no-repeat; float:left; width:100px; height:100px; text-align:center;}
#auction-list div a.image:hover {background:url('../images/border-hover.png') no-repeat;}
#auction-list div h2 {float:left; width:300px; padding:0px 0px 0px 10px}
#auction-list div h2 a {font:bold 9pt/16px Arial; color:#988047; text-decoration:none;}
#auction-list div p {float:left; width:300px; padding:0px 0px 5px 10px; font:normal 8.5pt/16px Arial; color:#333333;}
#auction-list div p label {width:80px; float:left;}
#auction-list div p span {font:bold 10pt/16px Arial; color:#880000;}

#auction-product {width:700px; margin:0px auto;}
#auction-product h1 {background:transparent url('../images/gdots.png') repeat-x left bottom; font:normal 14pt/20px Arial; padding-bottom:5px; color:#333333; margin-bottom:15px;}
#auction-product img.image {float:left; padding-right:15px; width:295px;}
#auction-product div.details {float:left; width:385px;}
#auction-product div.details label {float:left; font:bold 8.5pt/16px Arial; height:22px; width:150px; color:#988047;}
#auction-product div.details span {font:8.5pt/16px Arial; color:#333333;}
#auction-product div.details span b {font:bold 10pt/16px Arial; color:#880000;}
#auction-product div.details span img {cursor:pointer;}
#auction-product div.details form {position:relative; font:8.5pt/16px Arial; color:#333333; padding:10px 0px 20px 0px;}
#auction-product div.details form label {color:#333333; font:bold 10pt/16px Arial;}
#auction-product div.details form #bid {border:1px solid #DADADE; font:8.5pt/14px Arial; color:#333333; padding:1px 0px; width:100px; margin-right:5px;}
#auction-product div.details form input.image {position:absolute; top:0px; left:140px;}
#auction-product div.description {font:8.5pt/13px Arial; color:#333333; padding:10px 0px;}

#related {padding-top:20px; position:relative;}
#related span {display:block; background:#BEAA77; padding:2px; text-align:center; color:#333333; font:bold 8.5pt/16px Arial;}
#related iframe {border:0px none #000000; width:620px; padding:10px 0px 10px 40px; height:150px;}
#related div.left {position:absolute; left:20px; top:90px;}
#related div.right {position:absolute; right:20px; top:90px;}


