html {
	min-width:960px;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	min-width:960px;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	background-image: url(../images/back.jpg);
}
ul, li {
	padding:0px;
	margin:0px;
	list-style:none;
}
img {
	border:0px;
}
.orta {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.ustback {
	background-image: url(../images/ustback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	height: 450px;
	width: 100%;
	position: absolute;
	z-index: -1;
	left: 0px;
	top: 0px;
	margin-top: 69px;
	min-width:960px;
}
.sosyal {
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:5px;
}
.sosyal a {
	float:left;
	display:inline;
	margin-left:5px;
}
.dilbar {
	float:right;
	display:inline;
}
.dilbar .tr {
	background-image: url(../images/turkey.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003;
	display: inline;
	padding-left: 30px;
	padding-top: 7px;
	text-decoration: none;
}
.dilbar .en {
	background-image: url(../images/english.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003;
	display: inline;
	padding-left: 30px;
	padding-top: 7px;
	text-decoration: none;
}
.dilbar .trsecili {
	color:#FFF;
}
.dilbar .ensecili {
	color:#FFF;
}
.ustmenu {
	background-image: url(../images/ustmenu.png);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	height: 69px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	min-width:960px;
}
.ustmenu .ustmenubutlar {
	float:right;
	clear:right;
	margin-top:0px;
}

.ustmenu .ubut {
	display: inline;
	float: left;
	height: 35px;
	text-decoration: none;
}
.ustmenu .ubut span {
	font-family: 'Bree Serif', serif;
	float: left;
	margin-left: 8px;
	height:22px;
	padding-top:13px;
	font-size: 13px;
	line-height: 13px;
	color:#FFF;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 5px;
}
.ustmenu .ubut:hover, .ustmenu .secili {
	background-image: url(../images/ustmenusol.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.ustmenu .ubut:hover span, .ustmenu .secili span {
	background-image: url(../images/ustmenusag.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #5c5853;
}
.ustmenu #menu {
	float:left;
	display:inline;
	position:relative;
}
.ustmenu #menu ul {
	width:140px;
	position:absolute;
	top:34px;
	left:-33px;
	background-color: #EBA00E;
	border: 1px solid #c3841b;
	visibility:hidden;
	padding: 5px;
}
.ustmenu #menu ul a {
	background-image:none;
	padding-top:3px;
	padding-bottom:3px;
	color:#000;
	font-family: 'Bree Serif', serif;
	float: left;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 10px;
	padding-left: 10px;
}
.ustmenu #menu ul a:hover {
	color:#FFF;
}
.slogan {
	background-image: url(../images/sloganback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 343px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 65px;
	z-index: -1;
	min-width:960px;
}
.logoalan {
	float:left;
	display:inline;
	margin-top: 115px;
}
.logoalan .logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 90px;
	width: 240px;
}
.slogan .sloganyazitr {
	background-image: url(../images/sloganyazi_tr.png);
	background-repeat: no-repeat;
	float: right;
	height: 127px;
	width: 387px;
	margin-top: 35px;
}
.slogan .sloganyazien {
	background-image: url(../images/sloganyazi_en.png);
	background-repeat: no-repeat;
	float: right;
	height: 127px;
	width: 387px;
	margin-top: 35px;
}
.menu {
	background-image: url(../images/menuback.jpg);
	background-repeat: repeat-x;
	display: inline;
	float: left;
	height: 50px;
	width: 958px;
	margin-top: 50px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c6d3d8;
	border-bottom-color: #c6d3d8;
	border-left-color: #c6d3d8;
}
.menu .menuic {
	width:1000px;
}
.menugolge {
	background-image: url(../images/menugolge.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 6px;
	width: 960px;
}
.menu a {
	font-family: 'Bree Serif', serif;
	float:left;
	font-size: 15px;
	line-height: 16px;
	color: #474747;
	text-decoration: none;
	padding-top: 16px;
	padding-right: 21px;
	padding-bottom: 16px;
	padding-left: 21px;
	height: 18px;
}
.menu a:hover, .menu .secili {
	background-image: url(../images/menu_o.jpg);
	background-repeat: repeat-x;
}
.menu .cizgi {
	background-image: url(../images/mcizgi.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 2px;
	float:left;
}
.bar2013 {
	float:left;
	font-weight: bold;
	line-height: 16px;
	padding-bottom:10px;
	padding-left:10px;
	width: 950px;
	margin-top: 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	background-image: url(../images/2013bar.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.anasol {
	width:670px;
	float:left;
	display:inline;
	margin-top:15px;
}
.banner {
	display: inline;
	float: left;
	height: 264px;
	width: 670px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/bannergolge.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	background-color: #FFF;
}
.banner img {
}
.banner .bannernav {
	float:left;
	position:absolute;
	height:35px;
	display: inline;
	bottom: 1px;
	z-index: 9999;
}
.bannersol {
	background-image: url(../images/resoksol.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 10px;
	width: 6px;
	top:126px;
	left:5px;
	position:absolute;
	z-index:10;
}
.bannersag {
	background-image: url(../images/resoksag.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 10px;
	width: 6px;
	top:126px;
	right:5px;
	position:absolute;
	z-index:10;
}
.banner .bannernav a {
	background-image: url(../images/navbut.png);
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 2px;
	display: inline;
	margin-left: 2px;
	cursor:pointer;
}
.banner .bannernav a:hover, .banner .bannernav .navsecili {
	background-image: url(../images/navbut_o.png);
}
.banner .bannernav .bnavsag {
	background-image: url(../images/bnavbacksag.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 35px;
	width: 10px;
}
.lkirdar_tr {
	background-image: url(../images/lkirdar_tr.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 140px;
	width: 670px;
	margin-top: 10px;
}
.lkirdar_en {
	background-image: url(../images/lkirdar_en.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 140px;
	width: 670px;
	margin-top: 10px;
}
.anayazi {
	float:left;
	display:inline;
	width:668px;
	height:260px;
	margin-top:10px;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
.anayazi img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	
}
.anayazi .baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 618px;
}
.anayazi .bilgi {
	float: left;
	width: 618px;
	margin-top: 30px;
}
.anayazi .bilgi .resim {
	float: left;
	margin-right: 20px;
	height: 182px;
	width: 240px;
}
.anayazi .bilgi .yazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #747474;
	line-height: 20px;
	float: left;
	margin-top: 10px;
	width: 358px;
	height:140px;
	overflow:hidden;
}
.anayazi .bilgi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eba00e;
	float: left;
	margin-top: 5px;
}
.anapenler {
	display: inline;
	float: right;
	width: 280px;
	margin-top: 15px;
}
.anapenler .pen1_tr {
	background-image: url(../images/hemen_katil_tr.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 132px;
	width: 280px;
}
.anapenler .pen1_en {
	background-image: url(../images/hemen_katil_en.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 132px;
	width: 280px;
}
.anapenler .pen2 {
	background-image: url(../images/buyume_but.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 140px;
	width: 280px;
	margin-top: 10px;
}
.anapenler .pen3 {
	display: inline;
	float: left;
	height: 122px;
	width: 280px;
	margin-top: 10px;
	position:relative;
}
.anapenler .pen3 .yazi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	position:absolute;
	width:260px;
	padding:10px;
	left:0px;
	bottom:15px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.anapenler .memnuniyet {
	float:left;
	display:inline;
	width:280px;
	height:260px;
	margin-top:0px;
	background-image: url(../images/memnuniyet.jpg);
	background-repeat: no-repeat;
}
.anapenler .anasponsor_tr {
	float:left;
	display:inline;
	width:280px;
	height:260px;
	margin-top: 10px;
	background-image: url(../images/anasponsor_tr.png);
	background-repeat: no-repeat;
}
.anapenler .anasponsor_en {
	float:left;
	display:inline;
	width:280px;
	height:260px;
	margin-top: 10px;
	background-image: url(../images/anasponsor_en.png);
	background-repeat: no-repeat;
}
.icerik {
	width:960px;
	float:left;
	display:inline;
	margin-top:15px;
}
.icerik .icerikust {
	background-image: url(../images/icerikust.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 40px;
	width: 960px;
}
.icerik .icerikorta {
	background-image: url(../images/icerikorta.png);
	background-repeat: repeat-y;
	display: inline;
	float: left;
	width: 910px;
	padding-right: 25px;
	padding-left: 25px;
}
.icerik .icerikalt {
	background-image: url(../images/icerikalt.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 40px;
	width: 960px;
}
.icerik .icerikorta .baslik {
	float:left;
	display:inline;
}
.icerik .icerikorta .ustsagbut {
	float:right;
	display:inline;
	background-image: url(../images/ustsagbut.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #939393;
	text-align: center;
	line-height: 14px;
	padding-top: 10px;
	text-decoration: none;
	margin-top: 7px;
}
.icerik .icerikorta .baslik1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #213e84;
	font-weight: bold;
	float: left;
	line-height: 40px;
}
.icerik .icerikorta .baslik2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #474747;
	font-weight: bold;
	float: left;
	line-height: 40px;
}
.icerik .icerikorta .baslik3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dc9904;
	font-weight: bold;
	float: left;
	line-height: 16px;
	margin-top:6px;
}
.icerik .icerikorta .bol1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #474747;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 40px;
}
.icerik .icerikorta .bol2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #dc9904;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 40px;
}
.icerik .icerikorta .program {
	background-color:#fff8e1;
	padding:15px;
	width:880px;
	float:left;
	display:inline;
	margin-top:20px;
}
.icerik .icerikorta .bilgi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#666;
}
.bilgibaslik {
	float:left;
	display:inline;
	width:910px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #666;
	font-weight: bold;
}
.bilgisol {
	float:left;
	display:inline;
	width:425px;
	padding-right:29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	margin-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.bilgisag {
	float:right;
	display:inline;
	width:425px;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	margin-top: 15px;
}
.konusmaci {
	float:left;
	display:inline;
	width:960px;
	margin-top:15px;
}
.konusmaci .konusmacipen {
	background-image: url(../images/konusmacipen.png);
	background-repeat: no-repeat;
	float: left;
	height: 172px;
	width: 436px;
	display: inline;
	margin-top: 15px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	position:relative;
}
.konusmaci .konusmacipen .resim {
	float:left;
	display:inline;
	margin-right:15px;
}
.konusmaci .konusmacipen .isim {
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:22px;
	color: #213e84;
	font-weight:bold;
	width:291px;
}
.konusmaci .konusmacipen .gorev {
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:16px;
	font-weight:bold;
	color:#474747;
	width:291px;
	margin-top:10px;
}
.konusmaci .konusmacipen .firma {
	width:291px;
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:14px;
	color: #737272;
	font-style:italic;
	margin-top:10px;
}
.konusmaci .konusmacipen .bilgim {
	width: 291px;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #737272;
	margin-top: 5px;
	height: 75px;
	overflow: hidden;
}
.konusmaci .konusmacipen .link {
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #EBA00E;
	position:absolute;
	right:20px;
	bottom:15px;
}
.konusmaci .sag {
	float:right;
}



.icerikorta .resim {
	float:left;
	display:inline;
	margin-right:15px;
	background-color: #FFF;
	padding: 4px;
	border: 1px solid #CCC;
	;
}
.icerikorta .isim {
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:22px;
	color: #213e84;
	font-weight:bold;
	width:695px;
}
.icerikorta .gorev {
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:16px;
	font-weight:bold;
	color:#474747;
	width:695px;
	margin-top:10px;
}
.icerikorta .firma {
	width:695px;
	float:left;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:14px;
	color: #737272;
	font-style:italic;
	margin-top:10px;
	padding-bottom:10px;
}
.icerikorta .bilgim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #737272;
}
.sponsorbar {
	margin: 10px;
	float: left;
}
.sponsortur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	padding-bottom: 5px;
	margin-right:20px;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.sponsorbar .sresimler {
	float:left;
	clear:left;
}
.sponsorbar .resim {
	float: left;
	display: inline;
	background-color: white;
	padding: 4px;

	border: 1px solid #EEE;
	
	margin-top:5px;
	margin-right:5px;
}
.sponsorbar .resim img {
	
}
.disabled {
	display:none;
}
.galerisol {
	cursor:pointer;
	margin-top:215px;
	width:45px;
	height:45px;
	float:left;
	display:inline;
	background-image: url(../images/galerisol.png);
	background-repeat: no-repeat;
}
.galerisag {
	cursor:pointer;
	margin-top:215px;
	background-image: url(../images/galerisag.png);
	background-repeat: no-repeat;
	width:45px;
	height:45px;
	float:right;
	display:inline;
}
.resimler {
	margin-top:20px;
	margin-left:10px;
	float:left;
	display:inline;
	width:800px;
	height:426px;
}
.resimler .resimleranm {
	float:left;
	display:inline;
	width:800px;
	height:426px;
}
.resimler .resimleranm .resim {
	padding: 3px;
	border: 1px solid #CCC;
	margin: 9px;
	display: inline;
	float: left;
	background-color: #FFF;
	width:174px;
	height:116px;
}
.textalan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 2px;
	float: left;
	width: 246px;
	border: 1px solid #999;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 2px;
	float: left;
	width: 246px;
	height:120px;
	border: 1px solid #999;
}
.gonder {
	cursor:pointer;
	background-color: transparent;
	background-image: url(../images/menuback.jpg);
	border: 1px solid #666;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	background-repeat: repeat-x;
	background-position: center center;
}
.video {
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:95px;
}
.altsponsor {
	float:left;
	display:inline;
	width:910px;
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:15px;
	height:107px;
	background-image: url(../images/altsponsor.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.altsponsoranm {
	width:910px;
	height:97px;
}
.altbar {
	float:left;
	width:960px;
	margin-top:20px;
	height: 60px;
}
.altbar .yazi {
	float:left;
	display:inline;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px;
}
.altbar .maya {
	float: right;
}
.altbar .maya .mayayazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	float: left;
	margin-top: 10px;
}
.altbar .maya .ico {
	background-image: url(../images/mayalogo.png);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 42px;
	margin-left: 10px;
}
