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

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	width:960px;
	padding:0 60px;
	height:120px;
	margin:0 auto;
	margin-bottom:75px;
	background:url(../images/header_back.gif) bottom no-repeat;
}
#container {
	width:960px;
	margin:0 auto;
}
#footer {
	width:960px;
	height:20px;
	margin:0 auto;
}

#menubar {
	width:160px;
	margin-right:20px;
	float:left
}

#main {
	width:780px;
	float:left;
}

#content {
	width:600px;
	float:left;
}

#sidebar {
	width:160px;
	float:right;
}
#logo {
	width:196px;
	height:47px;
	float:left;
	margin:60px 0 0 180px;
}
#lang {
	width:196px;
	float:right;
	text-align:right;
	margin-top:98px;
}
#lang a {
	color:#000000;
	text-decoration:none;
}
.clear { clear:both; }

#menu {
	font-size:14px;
	color:#000000;
}
#menu>li {
	background:#FFFFFF url(../images/menu_line.gif) bottom left no-repeat;
}
#menu>li>a {
	color:#000000;
	text-decoration:none;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	display:block;
}

#menu ul.submenu {
	display:block;
	margin-left:15px;
	padding-bottom:10px;
}
#menu ul.submenu li a {
	color:#000000;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
	display:block;
}

#menu #tanitim, #menu #kurucular, #menu #galeri { display:none; }

h1 {
	font-size:18px;
	margin-bottom:20px;
	font-weight:lighter;
}

h1.slogan {
	font-family:"Times New Roman", Times, serif;
	font-size:80px;
	font-weight:normal;
	margin-bottom:30px;
}

#slogan {
	position:relative;
	width:780px;
	z-index:5;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	margin-bottom:14px;
}

h2 span {
	background:url(../images/h2_back.gif) center right no-repeat;
	padding:5px;
	line-height:26px;
}

p {
	line-height:1.7em;
	margin-bottom:30px;
}
.gorselSpot {
	margin:85px 0;
}

#kurucular dl {
	width:600px;
	height:440px;
}
#kurucular dl dt {
	width:600px;
	height:440px;
	position:absolute;
	z-index:1;
}
#kurucular dl dd.unvan {
	margin:20px 0 0 310px;
	position:absolute;
	z-index:2;
}
#kurucular dl dd.ozgecmis {
	width:200px;
	height:390px;
	margin:50px 0 0 380px;
	line-height:1.7em;
	overflow:hidden;
	position:absolute;
	z-index:3;
}

.separator {
	clear:both;
	background:url(../images/h2_back.gif) center right no-repeat;
	height:8px;
	margin:45px 0;
}

.iletisimadres {
	margin-top:135px;
}
.adres {
	background:url(../images/adres.gif) top left no-repeat;
	background-position: 0 4px;
	padding-left:35px;
	margin-bottom:15px;
}
.email {
	background:url(../images/email.gif) top left no-repeat;
	padding-left:35px;
	line-height:17px;
	margin-bottom:15px;
}
.telefon {
	background:url(../images/telefon.gif) top left no-repeat;
	padding-left:35px;
	line-height:29px;
}

.galeri {
	width:600px;
	height:290px;
	margin-bottom:20px;
}

.galeri li {
	float:left;
}
.galeri li.vitrin {
	width:370px;
	height:290px;
	margin:0 20px 20px 0;
}
.galeri li.metin {
	width:210px;
	height:290px;
	margin:0 0 20px 0;
	overflow:hidden;
	background:none;
}
.thumb li {
	float:left;
	width:135px;
	height:100px;
	margin:0 20px 20px 0;
}
.thumb li.son {
	margin-right:0;
}


p::selection {
        /* background: #FECB15;  Safari */
        }
p::-moz-selection {
        /* background: #FECB15;  Firefox */
}

#yukari {display:none; width:25px; height:25px; position:fixed; bottom:30px; margin-left:940px; background:url(../images/okyukari.gif) top center no-repeat; }
#yukari a { display:block; line-height:25px; text-indent:-9999px; }
* html #yukari {position:absolute;}
