
.cleaner{
	clear:both;
	margin:0;
	padding:0;
	height:0;
	width:0;
	border:none;
}

.page_top{
	margin	 : auto;
	padding	 : 0;
	position : relative;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	min-height:148px;
}

.page_main{
	margin	 : auto;
	padding	 : 0;
	position : relative;
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat-x;
	background-color:#07090d;
}

.page_bottom{
	margin	 : auto;
	padding	 : 0;
	position : relative;
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:repeat-x;
	/*min-height:270px;*/
	background-color:#0d0f13;
}

.page_register{
	margin	 : auto;
	padding	 : 0;
	position : relative;
	background-image:url(../images/bg_logos.jpg);
	background-repeat:repeat-x;
	height:121px;
}

.top{
	margin:0 auto;
	width:900px;
}

.main{
	margin:0 auto;
	width:900px;
	background-color:#FFFFFF;
	/*min-height:600px;*/
}

.bottom{
	margin:0 auto;
	width:900px;
	/*min-height:245px;*/
	padding-top:30px;
	padding-bottom:20px;
}

.register{
	margin:0 auto;
	width:900px;
	padding-top:15px;
}

.bottom_sitemap{
	width:140px;
	float:left;
	display:inline;
	margin-right:20px;
}

.bottom_sitemap h3{
	font-size:16px;
	color:#5a698f;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:2px solid #9297a6;
}
.bottom_sitemap h3 a
{
	color:#5a698f;
	text-decoration:none;
}

.bottom_sitemap ul{
	list-style-type:none;
}

.bottom_sitemap li{
	border-bottom:1px dotted #2c2e35;
	padding:4px 0;
	font-size:12px;
}

.bottom_sitemap li a{
	color:#636670;
	text-decoration:none;
}

.bottom_sitemap a:hover{
	text-decoration:underline;
}

.middle{
	padding-bottom:50px;
}

.content_left{
	float:left;
	width:200px;
	margin-left:15px;
	display:inline;
	margin-top:40px;
}

.content_right{
	float:left;
	width:550px;
	margin-left:40px;
	display:inline;
}

.banner {
	text-align:center;
	border-bottom:1px dotted #bababa;
	margin-bottom:10px;
	padding-bottom:10px;
}

.hiyerarsi{
	text-align:right;
	color:#999999;
	height:30px;
	margin-top:10px;
	font-size:11px;
}

.hiyerarsi a{
	color:#999999;
	text-decoration:none;
}

.hiyerarsi a:hover{
	text-decoration:underline;
}

.d4d{
	text-align:center;
	padding-top:30px;
}

.menu_about{
	list-style-type:none;
}

.menu_about a {
	height:22px;
	width:140px;
	display:block;
	voice-family:inherit;
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:30px;
	color:#999999;
	text-decoration:none;
	text-align:right;
	
	padding-top:30px;
	padding-right:60px;
}

.menu_about a:hover {
	color:#4b3b67;
}

.menu_about_border{
	width:100px;
	border-bottom:1px dashed #999999;
	display:block;
	margin-left:40px;
}

.menu_about1{
	background-image:url(../images/ico_about_1_1.jpg);
}
.menu_about1:hover{
	background-image:url(../images/ico_about_1_0.jpg);
}

.menu_about2{
	background-image:url(../images/ico_about_2_1.jpg);
}
.menu_about2:hover{
	background-image:url(../images/ico_about_2_0.jpg);
}

.menu_about3{
	background-image:url(../images/ico_about_3_1.jpg);
}
.menu_about3:hover{
	background-image:url(../images/ico_about_3_0.jpg);
}

.menu_about4{
	background-image:url(../images/ico_about_4_1.jpg);
}
.menu_about4:hover{
	background-image:url(../images/ico_about_4_0.jpg);
}

.menu_about5{
	background-image:url(../images/ico_about_5_1.jpg);
}
.menu_about5:hover{
	background-image:url(../images/ico_about_5_0.jpg);
}

/*------------MENÜ------------*/
.menu_back{
	position:absolute;
	z-index:1000;
	top:122px;
	width:100%;
}

.menu_container{
	position:relative;
	width:400px;
	margin:auto;
}

.lang
{
	position:absolute;
	z-index:900;
	top:25px;
	width:100%;
}
.lang_ic
{
	position:relative;
	width:900px;
	margin:auto;
	text-align:right;
	color:#44474e;
	font-size:11px;
}

.lang_ic a
{
	color:#79808c;
	text-decoration:none;
}

.lang_ic a:hover
{
	color:#dde8ff;
}

/*----------*/

 #background {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index:9999;
}
#container {
	/*background: #FFFFFF;*/
	width:900px;
	margin:auto;
	z-index:9999;
	text-align:center;
}

#cerceve {
          position: fixed;
          width: 100%;
          height: 100%;
          top: 0px;
          left: 0px;
          background: transparent;
          z-index:9999;
}

/*---*/

#background1 {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index:9999;
}

#cerceve1 {
          position: fixed;
          width: 100%;
          height: 100%;
          top: 0px;
          left: 0px;
          background: transparent;
          z-index:9999;
}

#container1 {
	/*background: #FFFFFF;*/
	width:704px;
	margin:auto;
	z-index:9999;
	text-align:center;
}

/*---*/

#background3 {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index:9999;
}

#cerceve3 {
          position: fixed;
          width: 100%;
          height: 100%;
          top: 0px;
          left: 0px;
          background: transparent;
          z-index:9999;
}

#container3 {
	/*background: #FFFFFF;*/
	width:830px;
	margin:auto;
	z-index:9999;
	text-align:center;
}

.logo_bottom
{
	text-align:center;
	margin-bottom:25px;
}