@charset "utf-8";
/* CSS Document */


.CenterDarkerRedFontBigger {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	color: #A80000;
	font-weight: bold;
	text-align: center;
	
}

.LeftRedFont {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-weight: bold;
	text-align: left;
	font-size: 11pt;
}


.LeftRedFontJustified {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-weight: bold;
	font-size: 11pt;
	text-align: justify;
	padding: 10px 10px 10px 10px;
}

.LeftDarkerRedFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #990033;
	font-weight: bold;
	text-align: left;
	
}

.LeftDarkerRedFontJustified {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #990033;
	font-weight: bold;
	text-align: justify;
	
}

.LeftDarkerRedSmallFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #990033;
	font-weight: bold;
	text-align: left;
	
}

.LeftDarkerRedSmallFontJustified {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #990033;
	font-weight: bold;
	text-align: justify;
}

.CenterRedFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #F00;
	font-weight: bold;
	text-align: center;
	
}

.CenterRedFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #F00;
	font-weight: bold;
	text-align: center;
	
}

.CenterBlackFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	
}

.CenterRedItalicFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #F00;
	font-weight: bold;
	text-align: center;
	font-style: italic;	
}

.BlackLeftFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 10px 10px;
}


.BlackLeftFontSmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	text-align: left;
}

.BlackCenterFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.BlackCenterItalicFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

.HeaderBlackCenterItalicFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

.HeaderRedFont {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-weight: bold;
	text-align: center;
	font-size: 16pt;
	padding: 30px 10px 30px 10px;
}

.HeaderDarkerRedFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	color: #A80000;
	font-weight: bold;
	text-align: center;
}

.HeaderLighterRedFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	color: #F88;
	font-weight: bold;
	text-align: center;
}

.HeaderBlackFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	color: #000;
	font-weight: bold;
	text-align: center;
}


.HeaderGreyFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	color: #4F4D4D;
	font-weight: bold;
	text-align: center;
}

.HeaderBlackCenterFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.HeaderRedCenterFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
	color: #F00;
	font-weight: bold;
	text-align: center;
}
.About::before {
font-family: Verdana, Geneva, sans-serif;
  	content: "I have been selling on eBay for over 18 years. I collect video games / vinyl records and other oddities. Some of my interests are video games / horror movies / pinball / art / web design / Photoshop / heavy metal / high heels / computers (old and new) / garage sales. I take pride in what I sell and sell what I enjoy the most. In the past I have purchased items that were dirty / packaged poorly and in the condition I wasn't expecting. \A \A Learning from those experiences - I have made it an effort to 'make sure' my auctions are as detailed as possible with good quality pictures. I will never use stock photos. Everything I sell has been thoroughly cleaned and tested and my house is smoke free. All items are packaged securely and I will stand behind what I sell.";
  	white-space: pre-wrap;
	color: #F00;
	font-weight: bold;
	font-size: 11pt;
	display: block;
	text-align: justify;
	padding: 5px 10px 10px 10px;

}