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

body {
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0b1419;
	color: #befae1;
	font-family:Arial, Helvetica, sans-serif;
}

#main { 
	width: 480px;
}

#border { 
	width: 480px;
	background-color: #befae1;
	height: 5px;
}

#logo { 
	margin-top: 15px;
}

#bordre { 
	width: 10px;
	background-color: #befae1;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#baslik {
	font-size:22px;
	margin-bottom: 5px;

}

#text {
	font-size:12px;
}

#menu {
	font-size:10px;
}

#update {
	font-size:10px;
	margin-top: 5px;
	color:#F00;
}

#mail {
	width:175px;
	margin-top: 5px;
	border:1px;
	border-color: #dbd559;
	border-style:solid;
	background-color: #0b1419;
	color: #dbd559;
	padding: 5px;
}

#mailput {
	text-align:
}

a {
	text-decoration: none;
	color: #dbd559;
}

a:hover {
	text-decoration:underline;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #sitebildir {
  width:350px; 
  height:203px;
  padding:20px;
  background-color:#bef9e3;
}

#popupx {
	text-align:right;
}

#popuphead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0b1419;
}

#popuptext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b1419;
	margin-top:5px;
	margin-bottom: 25px;
}

#bildir {
	margin-top:7px;
}