@charset "UTF-8";
/* CSS Document */

/* credits */

.credits {
	font-size : 9px;
	width:200px;
	color : #990000;
	line-height: 6px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.credits a:link {
	font-size : 9px;
	font-weight : normal;
	color: #990000;
	line-height: 6px;
	text-decoration :none;
}
.credits a:visited {
	font-size : 9px;
	font-weight : normal;
	color: #990000;
	line-height: 6px;
	text-decoration :none;
}
.credits a:hover {
	font-size : 9px;
	font-weight : normal;
	color: #990000;
	line-height: 6px;
	text-decoration:underline;
}
.credits a:active {
	font-size : 9px;
	font-weight : normal;
	color: #676356;
	line-height: 6px;
	text-decoration:none;
}
#specto a:link, #specto a:active, #specto a:visited, #specto a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#credits #credits1 {
	width:18px;
	height:18px;
	text-align:center;
	margin-left: 0px;
	float: left;
	margin-top: 4px;
	padding: 0px;
}
#credits #text {
	float: left;
	width: 200px;
	margin-right: 0px;
	text-align: left;
	margin-top: 5px;
	color: #5B574D;
	font-size: 10px;
	line-height: normal;
}
#credit {
	position:absolute;
	background-color: #999281;
	height: 150px;
	width: 150px;
	left: 895px;
	top: 1009px;
	padding:8px;
}
.subtle {
	position: absolute;
	height: 110px;
	width: 180px;
	left: 200px;
	background-color: #AAA393;
	display:none;
	padding: 10px;
	font-size: 11px;
	top: 200px;
	border: 1px solid #ECEAE3;
	line-height: 14px;
	text-align: left;
}
#credits #text a:link, #credits #text a:active,  #credits #text a:visited {
	font-size: 10px;
	text-decoration:none;
	padding-right: 2px;
	padding-left: 2px;
	color: #5B574D;
}
#credits {
	width: 300px;
	height: 50px;
	margin-left: 0px;	/**margin-left: 225px;*/
	margin-right: 676px;
}
#credits #fix {
	float: left;
	width: 1px;
	margin-left: 1px;
}
#specto span {
	float: right;
	margin-right: 10px;
}
#credit-holder {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
