@charset "utf-8";
body, html {
	padding: 0;
	margin: 0;
}

a {
	color: #959595;
}

form {
	padding: 0;
	margin: 0;
}

td.topLinks {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #b8860b;
}

td.topLinks a {
	margin-right: 10px;
}

a.topLinks {
	color: #B8860B;
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table#loginForm * {
	font: 11px Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

a.barLinks, a.barLinks:hover, div.barLinkContainer {
	float: left;
	width: 69px;
	height: 106px;
	margin-left: 30px;
	margin-right: 30px;
}

tr#loginBarTop {
	background: #D6D6D6 url(/tabimages/top_border.gif) top repeat-x;
}

tr#loginBarBottom {
	background: #D6D6D6 url(/tabimages/gray_bg.gif) bottom repeat-x;
}

a#shillBidding:link { background: url(/tabimages/shill.gif) top left no-repeat; }
a#shillBidding:hover { background: url(/tabimages/shill_over.gif) top left no-repeat; }

a#ebaySearches:link { background: url(/tabimages/search.gif) top left no-repeat; }
a#ebaySearches:hover { background: url(/tabimages/search_over.gif) top left no-repeat; }

a#eBayKeywords:link { background: url(/tabimages/search_ebay.gif) top left no-repeat; }
a#eBayKeywords:hover { background: url(/tabimages/search_ebay_over.gif) top left no-repeat; }

a#bondedESellers:link { background: url(/tabimages/bonded.gif) top left no-repeat; }
a#bondedESellers:hover { background: url(/tabimages/bonded_over.gif) top left no-repeat; }

a#trustedESellers:link { background: url(/tabimages/trusted.gif) top left no-repeat; }
a#trustedESellers:hover { background: url(/tabimages/trusted_over.gif) top left no-repeat; }

a#sourceEncrypt:link { background: url(/tabimages/source_encrypt.gif) top left no-repeat; }
a#sourceEncrypt:hover { background: url(/tabimages/source_encrypt_over.gif) top left no-repeat; }

div#navBar {
	background: url(/tabimages/top_bar_title.gif) top left repeat-x;
	height: 106px;
}

div#about {
	background: url(/images/stripe.gif);
	width: 770px;
	margin: 0 auto;
	padding: 15px;
}

div#encryptContainer {
	background: url(/images/stripe.gif);
	width: 580px;
	margin: 0 auto;
	padding: 15px;
}

a.eBayLink {
	font-weight: bold;
	color: #959595;
}

p {
	margin: 0;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p.credits, p.credits * {
	color: gray;
	font-size: 11px;
}

div#itemIdLabel, div#itemIdInputContainer, div#findInputContainer {
	float: left;
}

div.newBlock { padding-bottom: 20px; }
div#itemIdLabel, div#itemIdInputContainer { padding-right: 15px; }
div#note {
	width: 595px;
	clear: left;
	padding-top: 10px;
}
form#searchForm {
	display: block;
	width: 630px;
	padding: 0;
	margin: 0 auto;
}
div#error {
	color: #ff0000;
	font-weight: bold;
}
div#progressBar {
	height: 10px;
	background: #ffffff url(/api/images/progressbar.gif);
}
div#progressBarLabel {
	color: #ff0000;
	font-weight: bold;
	padding-bottom: 10px;
}