
/* force display of broken image placeholders in FireFox */
@-moz-document url-prefix(http), url-prefix(file) {
	img:-moz-broken {
		-moz-force-broken-image-icon:1;
		width:24px;
		height:24px;
		}
	}

/*
a			{ text-decoration:underline; color:#0000f0; }
a:hover		{ text-decoration:underline; color:#f00000; }
*/

/* tabbed menu styles */
#header {
	font-size:11px;
	font-weight:bold;
	float:left;
	width:100%;
	line-height:normal;
	}

#header ul {
	margin:0;
	padding: 3px 3px 0;
	list-style:none;
	}

#header li {
	float:left;
	background: url("/images/htab_left.gif") no-repeat left top;
	margin: 0 1px 0 0;
	padding: 0 0 0 9px;
	}

/* zzzz */

#header ul li a {
	float: left;
	display:block;
	background:url("/images/htab_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration: none;
	color:#333399;
	text-align:center;
	}


#header ul li span {
	float: left;
	display:block;
	background:url("/images/htab_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration: none;
	color:#ff0000;
	text-align:center;
	}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover { color:#ff0000; }

#header #current {
	background-image:url("/images/htab_left_on.gif");
	}

#header #current a {
	background-image:url("/images/htab_right_on.gif");
	color:#49A3FF;
	padding-bottom:4px;
	}

.subtitleb {
	font-size: .8em;
	font-weight:bold;
	color:#000000;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.large {
	font-size: 16px;
	font-weight:normal;
	color:black;
	}

.medium {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	}

.mediumindent {
	font-size: 13px;
	font-weight:normal;
	color:black;
	text-indent:2em;
	margin-bottom: 0.7em;
	margin-top: 0.7em;
	}

.error {
	font-size: 14px;
	font-weight:bold;
	color:#FF1100;
	}

.mediumsmall {
	font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
	}

.small {
	font: normal 10px/14px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #333333;
	text-decoration: none;
	}

input.small {
	font: normal 10px Verdana,Geneva,Arial,Helvetica,sans-serif;
	}

.smallb {
	font: bold 10px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#333333;
	}

.smallo {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FF6600;
	}

p {
	color: #000;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

p.small			{ margin-top:4px; margin-bottom:4px; }
p.smallb		{ margin-top:8px; margin-bottom:4px; }

p.special::first-letter {
	font-size: 150%;
	font-weight: bolder;
	color: #333333;
}	
p.indent {
	text-indent: 2em;
}

.tiny {
	font-family: "small fonts",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color:black;
	}

.heading {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	}

.headingw {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:white;
	}

p.heading {
	margin-top: 12px;
	margin-bottom: 8px;
	}

.boxtx {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:black;
	margin-top: 4px;
	margin-bottom: 4px;
	}

.boxHead { 
	font-size: 13px;
	color: #990000;
	background-color: #eeeecc;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	}

.boxText {
	font-size: 13px;
	color: #000000;
	background-color:#F5F5DC;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	}

SELECT.search	{ font:10px Verdana,Geneva,Arial,Helvetica,sans-serif; color:black; }

SELECT {
	font-size:13px;
	border:1px solid #cccccc;
	color:black;
	}

SELECT:hover {
	border:1px dotted #3333FF;
	}

TEXTAREA {
	xfont-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	color:black;
	border:1px dotted blue;
	}

.thumbtext { font: 11px Verdana,Geneva,Arial,Helvetica,sans-serif; }
.thumbprice { font: 10px Verdana,Geneva,Arial,Helvetica,sans-serif; }

.pageWrapper H1 {
	font: bold 24px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#cc6600;
	text-align: left;
	margin: 8px 0 8px 0;
}
	
.pageWrapper H2 {
	font: bold 18px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #000000;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 8px;
	text-decoration:none;
}

.pageWrapper H3 {
	font: bold 16px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#666666;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
}

.H4 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#000000;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0px;
}

.H5 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#000000; 
	text-align:center;
}

.above, .below { font-size: 70%; }
.above { vertical-align: 0.7ex; }
.below { vertical-align: -0.3ex; }


.pageWrapper p {
	color: #333333;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

.pageWrapper ul {
	color: #0f0000;
	margin-left: 2em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	border: 1px solid #f0f0f0;
}

p.quote { font-size: 13px; margin-bottom:0px; color:#333333; }

p.signature {
	font-style: italic;
	font-size: 12px;
	margin-top:0px;
	padding-left:0px;
	margin-bottom:10px;
	color:#666666;
	}

/* main title */
.catTitle {
	font-size:16px;
	font-weight:bold;
	color:#3333cc;
	margin-bottom:8px;
	}

.textflag { color: #666; font-style: italic; font-size: 13px; margin: 0px 2px 0px 0px; padding: 0px; vertical-align: text-bottom;}
.emphasis { color:#E16633; }

.catAuthor {
	font-size:13px;
	color:#333333;
	padding-top:2px;
	padding-bottom:2px;
	}

.catVendor { 
	font-size:13px;
	color:#336666;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:8px;
	}

.catText { 
	font-size:13px;
	color:#333333;
	}

p.catText { 
	margin-bottom:8px;
	}

.catPrice {
	font-size:12px;
	font-weight: bold;
	color:#333333;
	text-align:center;
	}

.catSalePrice {
	font-size:12px;
	font-weight: bold;
	color:#cc0000;
	text-align:center;
	}

.varTitle {
	font-size:14px;
	font-weight: bold;
	color:#3333cc;
	}

.varDescr {
	font-size:13px;
	color:#333333;
	margin-top:4px;
	margin-bottom:8px;
	}

.catItemHead { 
	font-size:11px;
	font-weight:bold;
	color:#333333;
	padding-top:2px;
	padding-bottom:2px;
	text-align:right;
	white-space:nowrap;
	}

.catItemText { 
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	}

#catrank a  { color:#256FAD; text-decoration:none; }
#catrank a:hover  { text-decoration:underline; }

.rnkrev_text  { font-size:11px; color:#000033; }


@media print {
.noprint { visibility:hidden; }
.xnoprint { DISPLAY: none! important }
}


.featured_title { font-size: 1.0em; font-weight: bold; margin-bottom:4px; }

.featured_descr { font-size: 0.8em; font-weight: normal; }

.featured_price { font-size: 0.8em; font-weight: normal; margin-bottom:4px; }

.featured_minfo { font-size: 0.8em; font-weight: normal; margin-bottom:0px; margin-top:4px; }

.bidhistory {
	font-size:11px;
	color:#333333;
	}

table.bidhistory {
	margin-top:4px;
	border-collapse:collapse;
	empty-cells: show;
	}

.bidhistory th {
	background-color:#ccccff;
	border:1px solid #666666;
	}

.bidhistory td {
	background-color:#ffffff;
	border:1px solid #666666;
	}

.AuctionButton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	background-color:#00FF33;
	border-top:		#B700FF 2px solid;
	border-left:	#B700FF 2px solid;
	border-bottom:	#388B38 2px solid;
	border-right:	#388B38 2px solid;
	width:80px;
	margin-top:1px;
	margin-bottom:1px;
	}
	

.listbox_title {
	font: 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: black; 
	margin-top:0px;
	margin-bottom:0px;
	}

.listbox_title p { margin:0 }
.listbox_title a { font-size:9px; text-decoration:none; }

div.listbox_title { border-bottom:1px dotted #666666; height:13px; margin-bottom:1px; padding-bottom:2px;}



.cdstyle {
	background-color:#000000;
	color:yellow;
	font: bold 18px Tahoma;
	padding: 3px;
	}

.cdstyle sup {
	font-size: 70%
	}



/* indented star list */

UL.starlist {
	padding: 4px;
	margin: 4px;
	list-style: none;
}

UL.starlist LI {
	background:url(/images/star_blue_14.gif) no-repeat 0px 4px; 
	padding-top: 0px;
	padding-left: 18px;
	margin: 0px 2px 8px 0px;
	}
	
ul.starlist.blue li {
	background:url(/images/star_blue_14.gif) no-repeat 0px 4px;
}
ul.starlist.red li {
	background:url(/images/star_red_14.gif) no-repeat 0px 4px;
}

/* 2nd level nested  */
UL.starlist UL {
	padding:4px;
	margin:2px;
	list-style:none;
	}

UL.starlist ul li {
	background:url(/images/star_red_14.gif) no-repeat 0px 4px; 
	padding-top:2px;
	padding-left:16px;
	margin:0 2px 4px 0px;
	}

ul.steplist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

ul.steplist li {
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 32px;
	line-height:31px;
	vertical-align:middle;
	color:#000000;
	font-weight:bold;
	}

li.step1 { background-image: url('/images/step1.png'); }
li.step2 { background-image: url('/images/step2.png'); }
li.step3 { background-image: url('/images/step3.png'); }

.clear { clear: both; }

.icon-yellow {
  color: orangered;
}

.avatar {
	height: 100px;
	width: 100px;
	color: red;
}

a[data-hs-anchor="true"] {   
	xdisplay: block;
	xposition: relative;
	xvisibility: hidden;
	xtop: -100px;
border: 2px solid red;
}

