img, div { behavior: url(iepngfix.htc) }

a:hover img{
	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;
	background-color:#000;

}

body {
	font-family: "Palatino", Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 12px;
	color: #A6A293;
	margin: 0px;
	padding: 0px;
	background-color:#e6e6df;
	line-height: 17px;
}

.brood {
	margin-top:10px;
	margin-left:17px;
	padding-bottom:35px;	
	width:450px;
/*	padding:10px 250px 25px 0px;*/
}

.img {
	padding:10px 0px 45px 0px;
}

/* Classes */

.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style:normal;
	font-size: 16px;
}

#topmenu .nav a, #topmenu .subnav a {
	color: #A6A293;
	text-decoration:none;
}

.subnav {
	height: px;
}

#topmenu .nav a:hover, #topmenu .subnav a:hover {
	background-color:#FFFFFF;
}

#item_text a {
	color:#54504d; text-decoration:none;
}

#item_text a:hover {
	background-color:#FFFFFF;
}

/*a:hover {
	background-color:#FFFFFF;
}*/

.line {
	height: 1px;
	background-color:#dcdbcf;
}


/* DIVs */

#top{
	position: fixed;
	left: 0;
	top: 0;
	height:100px;
	z-index: 30;
	width: 100%;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
	background-color:#e6e6df;
	/*:#e6e6df;*/

}

#topmenu{
	position: fixed;
	overflow: auto;
	z-index: 40;
	width: 100%;
	padding:50px 0px 0px 35px;
	/*height: 128px;*/
	overflow: hidden;
	/* 	opacity: 0.55;*/
	/*background: url(../img/trans.png) repeat left top;*/

}

#client {
	color:#666;
	font-family: Helvetica, Arial, sans-serif;
	font-style:normal;
	text-indent:-10px;
	margin: 5px 0px 5px 10px;
	line-height:16px;
}

.clientname {
	color:#666;
	font-style:normal;
	font-weight: bold;
}

#wim {
	text-indent:-10px;
	margin: 0px 0px 5px 10px;
	line-height:16px;
}

.wimname {
	color:#888;
	font-style:normal;
	font-weight: bold;
}

#item_intro {
	color:#54504d;
	font-weight:bold;
	font-style:normal;
	text-transform: uppercase;
	page-break-after: always;
	margin: 5px 0px 3px 0px;}

#item_text {
	text-indent:20px;
	margin: 0px 0px 5px 0px;
	line-height:16px;

}

#page {
	width:100%;
	text-align: left;
	padding:0px 0px 0px 0px;
	z-index:1;
}

#container {
	position:relative;
	padding:115px 0px 0px 35px;
	z-index:2;
}


#animation {
	padding: 0px 0px 0px 0px;
}


#title {
	width:700px;
	text-align:left;
	padding:0px 0px 0px 0px;
}


/* SPRY */


.HL	{
	font-family: Helvetica, Arial, sans-serif;
	background-repeat:no-repeat;
	background-position: left center;
	background-color:#dcdbcf;
	width:597px;
	padding: 4px 0px 1px 3px;
	/*
	margin: 0px 15px 0px 0px;
	*/
	font-size:14px;
	font-style:normal;
	text-transform: uppercase;
	cursor:pointer;
	color:#A6A293;

}

.HLO	{
	font-family: Helvetica, Arial, sans-serif;
	background-image:url(../images/close.png);
	background-position:right center;
	border:0px solid;
	cursor:pointer;
	width:597px;
	/*border-left: 5px solid #DDD;
	border-right: 5px solid #DDD;
	*/color:#444;
	background-color:#d0cfc0;

}


.accordion_child{
	margin: 5px 0px 10px 0px;
}

#topmenu .subnav #all {
	background-color:#FFFFFF;
	color:#666;
}

.web, .print, .rarities, .printweb, .logo, .logoprintweb, .logoprint, .logoweb {
	visibility: visible;
	position:inherit;
	margin-top: 3px;
	margin-bottom: 3px;
}

.secret {
	visibility: hidden;
	position:absolute;
	margin-top: 3px;
	margin-bottom: 3px;
}

.tablelink {
	background-image:url(../images/click.gif); background-repeat:repeat-y; background-position:top center;
	}

a:hover img{
	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;
	}