.tab { target-new: tab }
function newPopup(url) {
	popupWindow = window.open(
		url,'popUpWindow','height=800,width=1000,left=10,top=10')
}
.break-word {
  word-wrap: break-word;
}
.blackbkg {
	background-color: #000000;
}
.menucss {
	font-size: 12px;
}

.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}
.imgteaser a .more {
	position: absolute;
	right: -295px;
	bottom: 15px;
	font-size: 0.8em;
	color: #fff;
	background: #000;
	padding: 5px 10px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
	word-wrap: break-word;
	z-index: 999;
}
.imgteaser a:hover .desc{
	display: block;
	font-size: .8em;
	padding: 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 11px;
	left: 11px;
	padding: 10px;
	margin: 0;
	width: 566px;
	border-top: 1px solid #999;
	word-wrap: break-word;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:0.5em;
}
.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	padding: 10px;
	background: #fff;
	border: 1px solid #ddd;
}
#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 250px;
  border: 1px solid black;
  background-color: #777;
  color: white;
  font-size: 0.95em;
}
.ItemName {
	color: #000;
	font-size: 36px;

}
.PerBox {
	color: #000;
	font-size: 18px;

}
.numbox {
	color: #000;
	font-size: 18px;

}
.fulldescr {
	background-color: #000000;
}
.totalpieces {
	color: #000;
	font-size: 24px;
}
.blackbkg {
	background-color: #000000;
}
.blackbkg2 {
	/* [disabled]background-color: #000000; */
	color: #FFF;
	font-size: 24px;
	
}
.AddressDate {
	color: #000;
	font-size: large;
	
}
.Title {
	color: #000;
	font-size: xx-large;	
}
.ItemsforSaleBullets {
	BOLD
	Color: #000
	
}
.auctioneersnotes {
	font-size: medium;
}
.line-through {
	color: #000000;
	text-decoration: line-through;
}
.white {
	color: #FFFFFF;
}
.small {
	font-size: small;
	
}
.xsmall {
	font-size: x-small;
}
.tahoma {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.denmark {
	font-family: Denmark, "Handel Gothic";
	font-size: 18px;
}
.bold {
	font-weight: bold;
	/* [disabled]color: #FFF; */
	
}
.xxsmall {
	font-size: xx-small;
}
.redbkg {
	background-color: #CC0000;
	color: #FFF;
}
.h1 {
		font-family:Arial, Helvetica, sans-serif ;
		font-size:x-large;
		font-style:italic;
		font-variant:small-caps;
		
		
}
.custom1 {
	font-family:Arial, Helvetica;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	color: #000;
	word-wrap: normal;
		
		
}.custom2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-style:normal;
	font-variant:small-caps;
		
		
}
.greytop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.greybkg {
	background-color: #CCCCCC;
}
.grymenubkg {
	background-image: url(images/greybkg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.blkbrdr {
	border: 1px solid #000000;
	font-size: 16px;
	color: #000;
}
.medium {
	font-size: large;
	color: #000;
}
.medium2 {
	font-size: x-large;
	color: #FFF;
}
.medium3 {
	font-size: large;
	color: #000;
}
.large {
	font-size: large;
	color: #000;
}
.xlarge {
	font-size: x-large;
}
.xxlarge {
	font-size: 48px;
}

.red {
	color: #CC0000;
}
.green {
	color: #228B22;
}
a.plain {
	text-decoration: none;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;

}
a:hover {
	color: #F00;
}
.black {
	color: #000;
}
.greyborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #000;
}
.greyborderwhtfill {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #000;
}
.greybdrrt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.greybdrcrnr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #000;
}
.redbottombdr {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.listbkg {
	background-attachment: fixed;
	background-image: url(images/listbkggrey.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.whitebkg {
	background-color: #000;
	color: #FFF;
}
.listbkg2 {
	background-attachment: fixed;
	background-image: url(images/listbkgred.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box {
	height: auto;
	width: auto;
}
.nobullets {
	list-style-type: none;
}

.bannermain {
	font-family: Arial Black;
	/* [disabled]margin-left: 10px; */
	color: green;
	font-size: 48px;
}

.bannershadow {
    font-family: Arial Black ;
    margin-left: 2px ;
    margin-top: -34px ;
    color: darkgreen ;
    font-size: 28px ;
}

.allcaps {
font-variant: small-caps;

}

