*
{
	margin: 0;
	padding: 0;
}

body
{
	margin-top: 0;
	background-image: url(../images/bg.jpg);
	
}

#wrapper
{
	margin: 0 auto;
	position: relative;
	padding: 0px;
	width: 1150px;
	height: 678px;
}
#ana
{
	background-image: url(../images/anasayfa2.jpg);
	width: 1000px;
	height: 678px;
	float: left;
}

#edergi
{
	width: 207px;
	height: 188px;
	cursor: pointer;
	margin-left: 100px;
	top: 100px;
	position: absolute;
}

#neden
{
	width: 207px;
	height: 188px;
	cursor: pointer;
	margin-left: 850px;
	top: 100px;
	position: absolute;
}

#mistik
{
	width: 700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#basinda
{
	width: 460px;
	height: 75px;
	cursor: pointer;
	margin-left: 350px;
	top: 150px;
	position: absolute;
}

#inovasyon
{
	width: 525px;
	height: 75px;
	cursor: pointer;
	margin-left: 310px;
	top: 275px;
	position: absolute;
}

#edergi:hover
{
	width: 207px;
	height: 188px;
	cursor: pointer;
	margin-left: 100px;
	top: 100px;
	position: absolute;
}

#neden:hover
{
	width: 207px;
	height: 188px;
	cursor: pointer;
	margin-left: 850px;
	top: 100px;
	position: absolute;
}


#basinda:hover
{
	width: 460px;
	height: 75px;
	cursor: pointer;
	margin-left: 350px;
	top: 150px;
	position: absolute;
}

#inovasyon:hover
{
	width: 525px;
	height: 75px;
	cursor: pointer;
	margin-left: 310px;
	top: 275px;
	position: absolute;
}

#karart
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background-color: #000000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	display: none;
}

#iframeDiv
{
	width: 870px;
	height: 594px;
	position: fixed;
	z-index: 10001;
	top: 0;
	left: 0;
	display: none;
}

#Ust
{
	width: 870px;
	height: 80px;
	background-image: url(../images/iframeUst.png);
}

#kapat
{
	width: 30px;
	height: 30px;
	position: relative;
	top: 36px;
	margin-left: 768px;
	cursor: pointer;
}
#Alt
{
	width: 870px;
	height: 80px;
	background-image: url(../images/iframeAlt.png);
}


#iframeDivDiv
{
	width: 870px;
	height: 434px;
}

#iframeSol
{
	width: 100px;
	height: 434px;
	background-image: url(../images/iframeSol.png);
	float: left;
}

#iframeSag
{
	width: 100px;
	height: 434px;
	background-image: url(../images/iframeSag.png);
	float: right;
}

#iframeIcerik
{
	width: 670px;
	height: 434px;
	float: left;
	background-color: #7a5193;
	overflow: auto;
}

#iframeKarart
{
	width: 670px;
	height: 434px;
	position: absolute;
	z-index: 10002;
	background-color: #7a5193;
}

#iframeYukleniy
{
	width: 54px;
	height: 55px;
	margin-top: 184px;
	margin-left: 308px;
	background-image: url( '../images/ajax-loader.gif' );
	background-repeat: no-repeat;
	position: fixed;
	z-index: 10003;
}


#balonAna
{
	width: 300px;
	height: 230px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 10004;
}

#balon1
{
	width: 38px;
	height: 37px;
	position: relative;
	margin-left: 59px;
	background-image: url(../images/balon1.png);
}

#balon2
{
	width: 50px;
	height: 45px;
	position: relative;
	margin-left: 27px;
	background-image: url(../images/balon2.png);
}

#balon3
{
	width: 230px;
	height: 80px;
	position: relative;
	top: 16px;
	margin-left: 18px;
	background-image: url(../images/balon3.png);
	padding: 40px 20px 40px 20px;
}
#balon3 a
{
	color: #7a5193;
}
#liste ul
{
	list-style-type: none;
}

#liste ul a
{
	text-decoration: none;
	font-size: large;
}

#liste ul a:hover
{
	text-decoration: underline;
}

#gallery
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#gallery li
{
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;

}
#gallery img
{
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
#gallery span
{
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url('../images/tape.png') no-repeat;
	z-index:10003;
}
#gallery a
{
	text-decoration: none;
}
.tdAyarla td
{
	padding:5px 0 5px 0 ;
}