body {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: Arial;
	color: #999999;
	background: #000000;
}

#content {
	width: 100%;
	height: 100%;
}

#header {
	width: 100%;
}
#header td {
	font-size: 1.2em;
}

a {
	color: #9999cc;
}
img {
	border: 0;
}
p {
	padding: 0 0 3 0;
	margin: 0 0 0 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
form {
	margin: 0;
	padding: 0;
}
input {
	border: 1px solid #666666;
}
div {
	font-size: 13px;
	margin: 0;
	padding: 0;
}
table, tr, td {
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.par {
	padding: 10 0 10 0;
}
.sep {
	padding: 0 0 8 0;
}
.inner {
	padding: 0 0 0 10;
}
.innerRight {
	padding: 0 10 0 0;
}
.fLeft {
	float: left;
}

#mainTable {
	width: 100%;
}
#mainTable .stdRow {
	width: 50%;
	vertical-align: top;
}
#mainTable .wideRow {
	width: 100%;
	vertical-align: top;
}
#mainTable .leftRow, #mainTable .rightRow {
	vertical-align: top;
	width: 15%;
}
#mainTable .centralRow {
	vertical-align: top;
	width: 70%;
}

.subtitle {
	color: #cc6633;
	white-space: nowrap;
	font-size: 0.9em;
}
.subtitlePad {
	color: #cc6633;
	padding: 0 0 2 0;
	white-space: nowrap;
	font-size: 0.9em;
}
.subtitleLnk {
	color: #cc6633;
	border-bottom: 1px dotted #cc6633;
	text-decoration: none;
}
.dottedLnk {
	border-bottom: 1px dotted #cc6633;
	text-decoration: none;
}
#emailBlock {
	font-size: 1.5em;
	font-weight: bold;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}

.textInput {
	border: 1px solid #999933;
	height: 20px;
}
.submitBtn {
	border: 1px solid #999933;
	height: 20px;
	text-align: center;
}

.newsTitle {
	font-weight: bold;
	background: #1A1A1A;
	padding: 2 2 2 2;
}
.newsDate {
	color: #cc6633;
	font-size: 1.2em;
}

.navlink {
	vertical-align: middle;
	text-align: center;
	padding-left: 15px;
}
.navlinkSmall {
	font-size: 0.7em;
}

.msg_ok {
	color: #00cc00;
	font-size: 0.8em;
	font-weight: bold;
}
.msg_err {
	color: #cc0000;
	font-size: 0.8em;
	font-weight: bold;
}

.item {
	font-size: 12px;
}
.item .title {
	font-size: 0.9em;
	font-weight: bold;
	white-space: nowrap;
}
.item .package {
	font-size: 1em;
	white-space: nowrap;
}
.item .note {
	font-size: 0.9em;
	white-space: nowrap;
}
.item .sh {
	font-size: 0.8em;
	color: #66cc66;
}
.item .price {
	font-size: 0.9em;
	color: #9999cc;
}

.catNum {
	text-align: right;
	font-size: 10px;
}
.grayBorder {
	border: 1px solid #666666;
}


.available {
	color: #66ff66;
}
.upcoming {
	color: #9999ff;
}
.sold_out {
	color: #333333;
}
.temporary_out_of_stock {
	color: #666666;
}
.net_release {
	color: #cc6633;
}

.coverFloat {
	float: left;
	padding: 0 10 10 0;
}

.clearBoth {
	clear: both;
}

.boxHidden {
	display: none;
}
.boxInline {
	display: inline;
}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/img/feed-icon-14x14.png") no-repeat 0 50%;
}

.bigSubtitle {
	font-size: 1.3em;
	font-weight: bold;
}

/*
 * TEXT APPEARANCE
 */
.readingColumn {
	line-height: 20px;
	width: 650px;
}

/*
 * TABLE APPEARANCE
 */
.evenRow {
	background: #1f1f1f;
}

/*
 * AUCTIONS
 */
.lotsTbl {
	width: 80%;
}
.lotsTbl td {
	text-align: center;
	height: 50px;
	padding: 10px 15px;
}
.lotImgCell {
	width: 140px;
	height: 93px;
}
.lotImgThumb {
	text-align: center;
	vertical-aling: middle;
	border: 1px solid #333333;
}
.lotImgBlankThumb {
	width: 140px;
	height: 93px;
	text-align: center;
	vertical-aling: middle;
	border: 1px solid #333333;
}

.bidsTbl {
	width: 50%;
}
.bidsTbl td {
	text-align: center;
	height: 25px;
	padding: 5px 10px;
}
.bidsTblAmount span {
	text-align: left;
}
.smokeRow td {
	color: #666666;
}

.price_buyout_small {
	font-size: 0.7em;
}
.timeleftColumn {
	width: 300px;
}

.arrowLink {
	text-decoration: none;
}
.arrowLink span {
	text-decoration: underline;
}

.bid_ok {
	color: #009900;
	font-size: 1.2em;
	font-weight: bold;
}
.bid_low {
	color: #990000;
	font-size: 1.2em;
	font-weight: bold;
}
.price_buyout {
	color: #cc9900;
	font-size: 1.2em;
	font-weight: bold;
}
.price_normal {
	font-size: 1em;
}
.price_bold {
	font-weight: bold;
}
.price_big {
	font-size: 1.5em;
	font-weight: bold;
}
.lotTitleList .item {
	font-weight: bold;
	font-size: 1em;
}
.lotTitleStrike {
	text-decoration: line-through;
}
.lotAddWatchlist {
	font-size: 0.8em;
	color: #999999;
}
.lotAddWatchlist a {
	font-size: 1em;
	color: #999999;
}
.lotPhotoContainer {
	float: left;
	height: 333px;
	margin: 0px 20px 20px 20px;
	border: 1px solid #333333;
	text-align: center;
	vertical-align: middle;
}
.lotPhoto {
	width: 500px;
}

.lotMainBlock {
	margin-left: 450px;
}
.lotTitle {
	color: #ffffff;
	font-weight: bold;
}
.lotTitle .item {
	font-size: 2em;
	white-space: normal;
}
.lotTitle .item .note {
	white-space: normal;
}
.lotLabelText {
	font-size: 1em;
	color: #666666;
}
.lotInfoBox {
	margin: 25px 0px 25px 0px;
}
.smallNote {
	font-size: 0.8em;
}

/*
 * FORMS
 */
.formLabelCell {
	padding: 10px 5px 10px;
	text-align: right;
}
.formFieldCell {
}

.authForm input {
	height: 25px;
	border: 1px solid #666666;
}
.authForm input.formLoginField {
	width: 200px;
}
.authForm input.formPwdField {
	width: 200px;
}
.authForm .formSubmitBtnCell {
	padding: 8px 0px 0px 0px;
}
.authForm .formSubmitBtn {
	width: 200px;
	height: 25px;
	text-align: center;
}

.registrationForm input {
	height: 25px;
	border: 1px solid #666666;
}
.registrationForm input.formLoginField {
	width: 300px;
}
.registrationForm input.formPwdField {
	width: 150px;
}
.registrationForm .formSubmitBtnCell {
	padding: 8px 0px 0px 0px;
}
.registrationForm .formSubmitBtn {
	width: 150px;
	height: 25px;
	text-align: center;
}
