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

html {
	background-color:#444444;
	}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444444;
	background-color: #444444;
	background-position: center;
}

.kris #container {
	width: 1024px;
	height: 768px;
	border: 1px solid #000000;
	background-image: url(psd/home/silver-y/silver_listen.png); 
	position: relative;
	left:50%;
	top: 50%;
	z-index:8;
	}
	
	#wrapper {
        width: 1024px;
		height: 768px;
		position: absolute;
		bottom:50%;
		right: 50%;
		}


#silgirl {
	height: 270px;
	width: 182px;
	visibility: visible;
	position: absolute;
	left: 25px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	z-index:9;
}

.oclick {
	position: absolute;
	left:99px;
	bottom: 129px;
	width: 59px;
	height: 61px;
	z-index:10;
}

#navbar {
	position:absolute;
	left:0px;
	bottom:0px;
	visibility:visible;
	width:262px; 
	height:768px;
	z-index:7;
	}

#clicktodl {
	position:absolute;
	left:310px;
	top:440px;
	width:575px;
	height:auto;
	text-align:center;
	font-family: Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;
	font-size: 16px;
}

#whe {
	position: absolute;
	left: 285px;
	top: 185px;
	width: 250px;
	height: 250px;
	border:0;
}

#whe a {
	border:0px;
	}

.whohauntseden {
	position: absolute;
	top: 170px;
	left:550px;
	width: 450px;
	height: 231px;
	border-bottom-width:7px;
	border-bottom-style:inset;
	border-bottom-color: #000000;
	border-top-width:7px;
	border-top-style:ridge;
	border-top-color:#5E2D71;
	border-left-width:7px;
	border-left-style:outset;
	border-left-color:#3F325F;
	border-right-width:7px;
	border-right-style:inset;
	border-right-color:#3F325F;
	padding-top:7px;
	padding-left:5px;
	overflow: auto;
	}

.lines {
	position:relative;
	width:175px;
	height:30px;
	display: inline-block;
	font-size: 15px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
}

.lineshide {
	position:relative;
	width:175px;
	height:30px;
	display: inline-block;
	font-size: 15px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	display:none;
}

.title {
	position:relative;
	width:250px;
	height:30px;
	display: inline-block;
	font-size: 22px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;}
	

.eurydice {
	position:relative;
	width:175px;
	height:30px;
	display: inline-block;
	font-size: 14px;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
}

.kris #container #audioplayer2 {
	position: relative;
	visibility: visible;
	width: 190px;
	left: 20px;
	top: 0px;
	vertical-align: middle;
}

#audioplayerhide {
	display:none;
	}

.hide {
	display:none;
	}

#afd {
	position:absolute;
	left:335px;
	top:515px;
	border: 0;
}

#afd a {
	border: 0;
	}

.afd {
	position: absolute;
	left: 550px;
	top:510px;
	height: 210px;
	width: 455px;
	border-bottom-width:7px;
	border-bottom-style:inset;
	border-bottom-color: #000000;
	border-top-width:7px;
	border-top-style:ridge;
	border-top-color:#5E2D71;
	border-left-width:7px;
	border-left-style:outset;
	border-left-color:#3F325F;
	border-right-width:7px;
	border-right-style:inset;
	border-right-color:#3F325F;
	padding-top:0px;
	padding-left:0px;
	overflow: auto;
	font-family: Calibri, Cambria, "Myriad Pro", Tahoma, "Times New Roman", sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-variant: normal;
	padding-right: 0px;
	display: inline-block;
	text-align: justify;
}

.afdblurb {
	display: inline-block;
	margin-top:15px;
	margin-bottom:10px;
	margin-right:25px;
	margin-left:25px;
	font-size: 15px;
	text-align: justify;
	line-height:15px;
	}

.ital {
	font-style:oblique;
	}

#credits {
	position: absolute;
	top:795px;
	left:1020px;
	clear:both;
	text-align:right;
	font-size: 11px;
	color:#C0C0C0;
	}

#credits a {
	color:#C0C0C0;
	text-decoration:none;
	}

#credits a:hover {
	text-decoration:underline;
	}

<!--[if IE7]>

/* place css fixes for all versions of IE in this conditional comment */
.afd { 
	top: 515px;
	}

.lineshide {
	margin-bottom:-25px;
	}

.afdblurb {
	margin-bottom:-3%;
	}

.whohauntseden 
	{ 
	top:185px;
	}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */