﻿@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fefefe url(../images/bg.jpg) center top no-repeat;
}
ul {
	list-style-type:none;
}
.clear {
	clear:both;
}
h1,h2,h3,p {
	margin:0;
	padding:0;
	line-height:18px;
}
a {
	text-decoration:none;
	color:#dd8a5e;
}
#top {
	height:136px;
}
#wrapper {
	width:960px;
	margin:0 auto;
	padding-top:10px
}
#top_left {
	width:253px;
	float:left;
}
#top_left img {
	display:none;
}
#top_right {
	float:right;
	text-align:right;
	with:707px;
}

#top_right ul {
	margin:0;
	padding:0;
	clear:both;
	margin-top:4px;	
}
#top_right ul li {
	display:inline;
	line-height:41px;
	padding:0 10px;
	font-family:Myriad Pro, Tahoma;
	font-size:14px;
	background:url(../images/menu-wrap.jpg) no-repeat right;
}
#top_right ul li.last {
	background:none;
}
#top_right ul li a {
	color:#ffffff;
}
#main {
	clear:both;
	padding:5px;
	background:#ffffff;
}

#splash {
	position:relative;
	width:822px;
	height:316px;
	float:left;
	margin-bottom:5px;
}
#splash_logos {
	position:absolute;
	left:6px;
	top:6px;
	background:url(../images/splash_logos.png) no-repeat;
	width:177px;
	height:303px;
}
#splash_logos img {
	text-align:center;
	position:absolute;
	left:20px;
	top:20px;	
}
#referanslar {
	width:122px;
	height:316px;
	float:right;
	background: url(../images/references_bg.jpg) no-repeat;
}

#ebulten {
	background:#efefef;
	width:347px;
	height:125px;
	padding:5px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;	
}

#ebulten .input_1 {
	border:0;
	width:335px;
	height:14px;
	border:1px #c2bebe solid;
	padding:4px;
	margin-bottom:4px;
	margin-top:10px;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
}

#ebulten .input_2 {
	border:0;
	width:250px;
	height:14px;
	border:1px #c2bebe solid;
	padding:4px;
	margin-bottom:6px;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;	
}

#ebulten .input_3 {
	border:0;
	width:81px;
	border:1px #c2bebe solid;
	padding:3px;
	margin-bottom:6px;
	background-color:#dd8a5e;
	color:#ffffff;
}

#haberler {
	background:#e3e5ea;
	width:579px;
	height:125px;
	padding:5px;
	float:right;
	line-height:18px;	
}

#haberler a{
	color:#666;
}

#haberler h2,#ebulten h2 {
	color:#dd8a5e;
	font-size:14px;
	line-height:14px;
	margin-bottom:10px;
}

#alt_bg {
	height:11px;
	background-color:#9c0000;
	margin-top:5px;
}

#left {margin-top:4px; float:left; font:11px Arial, Helvetica, sans-serif; color:#666666}
#right {margin-top:4px; float:right; font:10px Arial, Helvetica, sans-serif; color:#666666}

 #scrollup {
   position: relative;
   overflow: hidden;
   height: 70px;
 }
 .headline {
   position: absolute;
   top: 210px;
   left: 0;
   height: 65px;
   margin-top:0;
 }

