@charset "iso-8859-9";
#flashcontent {
	height: 700px;
}

body {
	padding:0px;
	margin:0px;
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#222222;
}

a, a:hover {
	text-decoration:none;
	color:#222222;
	cursor:text;
}
a:hover {
	color:#222222;
	font-size: 10px;
}

p {
	margin-top:10px;
	margin-bottom:0px;
	color: #666;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:bold;
	text-align:center;
	margin:0;
}

.textNormal {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#222222;
}
.textBaslik {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#522;
	font-weight:bold;
}

.ba_link, .ba_link:hover {
	color:#222222;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	cursor:default;
}
#divSubContent {
	background:url(images/down_bg.jpg) no-repeat center;
	height:1298px;
	/*display:none;*/
}

#textContentArea {
	margin:0 auto;
	width:900px;
	height:899px;
	padding-top:300px;
	background:url(images/down_bg.jpg) no-repeat center;
}

#textContentArea #contentClip {
	position:absolute;
	z-index:1;
	margin:0px;
	margin-left:175px;
	width:500px;
	height:879px;
	padding:10px;
	overflow:visible;
	padding-right:30px;
}
#textContentArea #contentClipX {
	position:absolute;
	z-index:2;
	margin:0px;
	margin-left:175px;
	width:490px;
	height:879px;
	padding:10px;
}

#textContentArea #track {
	position:absolute;
	margin:0px;
	margin-left:680px;
	width:80px;
	height:899px;
	/*background:url(images/rope.jpg) no-repeat;*/
	background:#000;
	z-index:1;
}
#textContentArea #drag {
	position:absolute;
	margin:0px;
	margin-left:697px;
	width:50px;
	height:64px;
	/*background:url(images/rope_pull.jpg) no-repeat;*/
	z-index:2;
}
#textContentArea #ruler {
	position:absolute;
	margin:0px;
	margin-left:697px;
	width:50px;
	height:64px;
	z-index:3;
}
