/* CSS Document */
body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images_gen/body_bg.gif);
}
a img {
	border: none;
}
#Wrapper {
	width: 760px;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	position: relative;
}
#Logo {
	float: left;
}
#Logo form{
	padding: 0;
	margin: 15px 0 0 15px;
}
#TopLinks {
	float: right;
	text-align: right;
	padding: 0 30px 0 0;
}
#TopLinks ul{
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
}
#TopLinks li{
	margin: 10px 0;
	padding: 0;
}
#TopLinks li a{
	text-decoration: none;
}
#TopLinks li a#Sell {
	padding: 5px 69px 10px 68px;
	background:url(../images_gen/nav_sell_bg.png) no-repeat top;
	_background:url(../images_gen/nav_sell_bg.gif) no-repeat top;
}
#TopLinks li a#CharityInfo {
	padding: 5px 96px 10px 96px;
	background:url(../images_gen/nav_charityinfo_bg.png) no-repeat top;
	_background:url(../images_gen/nav_charityinfo_bg.gif) no-repeat top;
}
#TopLinks li a#PaymentInfo {
	padding: 5px 101px 10px 101px;
	background:url(../images_gen/nav_paymentinfo_bg.png) no-repeat top;
	_background:url(../images_gen/nav_paymentinfo_bg.gif) no-repeat top;
}
#TopLinks li a#Privacy {
	padding: 6px 70px 13px 64px;
	background:url(../images_gen/nav_privacy_bg.png) no-repeat top;
	_background:url(../images_gen/nav_privacy_bg.gif) no-repeat top;
}
#TopLinks li a#Terms {
	padding: 5px 94px 10px 95px;
	background:url(../images_gen/nav_terms_bg.png) no-repeat top;
	_background:url(../images_gen/nav_terms_bg.gif) no-repeat top;
}
#MainNav {
	width: 760px;
	clear: both;
	height: 35px;
	margin: 0;
	padding: 40px 0 0 20px;
	background: url(../images_gen/window_frame_top.png) no-repeat;
	_background: url(../images_gen/window_frame_top.gif) no-repeat;
}
#MainNav ul{
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
}
#MainNav li{
	margin: 0;
	padding: 0;
	display: inline;
}
#MainNav li a{
	margin: 0 10px;
	text-decoration: none;
}
#MainNav li a#Home{
	padding: 5px 33px 10px 34px;
	background:url(../images_gen/nav_home_bg.png) no-repeat top;
	_background:url(../images_gen/nav_home_bg.gif) no-repeat top;
}
#MainNav li a#Collectors{
	padding: 5px 85px 10px 86px;
	background:url(../images_gen/nav_collectors_bg.png) no-repeat top;
	_background:url(../images_gen/nav_collectors_bg.gif) no-repeat top;
}
#MainNav li a#Auction{
	padding: 5px 83px 10px 83px;
	background:url(../images_gen/nav_auction_bg.png) no-repeat top;
	_background:url(../images_gen/nav_auction_bg.gif) no-repeat top;
}
#MainNav li a#Contact{
	padding: 5px 58px 10px 58px;
	background:url(../images_gen/nav_contact_bg.png) no-repeat top;
	_background:url(../images_gen/nav_contact_bg.gif) no-repeat top;
}
#MainNav li a#Links{
	padding: 5px 31px 10px 32px;
	background:url(../images_gen/nav_links_bg.png) no-repeat top;
	_background:url(../images_gen/nav_links_bg.gif) no-repeat top;
}
#Page {
	padding: 15px 50px 0 62px;
	margin: 0 0 0 7px;
	background: url(../images_gen/window_frame_bg.png) repeat-y;
	_background: url(../images_gen/window_frame_bg.gif) repeat-y;
}
#Page h1{
	margin: 0 0 12px 35px;
	padding: 0;
	font-weight: normal;
	font-size: 270%;
	color: #4C473C;
	letter-spacing: -2px;
	width: 570px;
}
#Copy {
	background: #fff url(../images_gen/content_bottom.gif) no-repeat bottom;
	padding: 0 15px 120px 15px;
	margin: 0 20px;
}
#Copy h1 {
	font-size: 180%;
	font-weight: normal;
	margin: 12px 0;
	color: #4C473C;
	letter-spacing: normal;
}
#Copy h2 {
	font-size: 150%;
	font-weight: normal;
	margin: 12px 0;
	color: #4C473C;
}
.ImageDiv {
	float: right;
	margin: 0 0 15px 15px;
	width: 170px;
	clear: right;
}
.ImageDiv p{
	text-align: center;
	font-size: 80%;
	font-family: sans-serif;
	color: #fff;
	margin: 0;
	padding: 10px;
	background: #4C473C;
}
form#Search {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #4C473C;
}
form#CatSelect {
	padding-top: 15px;
}
form#CatSelect select{
	margin: 0 20px 0 10px;
	width: 173px;
}
.ShopItem {
	width: 570px;
	margin: 20px 0;
	padding: 10px 0;
	border-bottom: 1px dotted #4C473C;
}
.ShopItem img {
	float: left;
	margin: 0 15px 0 0;
}
.ShopItem h3 {
	margin: 0 0 12px 0;
}
#ResultsNav {
	text-align:center;
	color: #4C473C;
	font-size: 110%;
}
#ResultsNav a {
	color: #4C473C;
	font-size: 160%;
	margin: 0 5px;
	text-decoration: none;
}
#ResultsNav a.Active {
	font-weight: bold;
}
#ResultsNav a:hover {
	text-decoration: underline;
}
#ProdLeft {
}
a.Back {
	position: absolute;
	top: 230px;
	left: -10px;
}
#ProdImages {
	float: right;
	padding: 0;
	text-align: right;
	font-size: 80%;
	margin: 0 0 0 30px;
}
#LargeImage img {
	border: 3px solid #4C473C;
}
#ProdThumbs img {
	margin: 0 5px;
}
#Buttons {
	text-align: center;
	padding: 15px 0 0 0;
	width: 280px;
}
p.CurrentBid {
	font-size: 180%;
	margin: 0;
}
p.CountDown {
	font-size: 150%;
	font-style: italic;
	margin: 0 0 5px 0;
}
/*LINKS*/
.StandardTeaserTop {
	border-bottom: 1px dotted #4C473C;
	padding-top: 15px;
}
.StandardTeaser {
	border-bottom: 1px dotted #4C473C;
	margin: 15px 0 15px 0;
	clear: both;
}
.StandardTeaser h3 {
	font-size: 130% !important;
	padding: 0 !important;
	margin: 0 !important;
}
.StandardTeaser p {
	padding: 0 !important;
	margin: 5px 0 15px 0 !important;
}
.StandardTeaser img {
	float: right;
	margin: 0 0 10px 10px;
	border: none;
	clear: both;
}
#PageBottom {
	background: url(../images_gen/window_frame_bottom.png) no-repeat top;
	_background: url(../images_gen/window_frame_bottom.gif) no-repeat top;
	height: 80px;
	width: 760px;
	position: relative;
	bottom: 28px;
	z-index: 10px;
}
#Footer {
	text-align: right;
	color: #fff;
	font-weight: bold;
}
#Footer p {
	padding: 0 0 10px 0;
	margin: 0 30px 0 0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
p.credit a {
	color: #FFFFFF;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.Clear {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	margin-top: -10px;
}
.NoShow {
	display: none;
}
p.credit a {
	color: #FFFFFF;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}