﻿body {width:100%; background-color:#FFFFFF; margin: 0;padding:0;font-family:Arial;font-size:13px;font-weight:normal;}
.header{width:100%;height:100px;background-color:white;}
.headertop{position:relative; width:980px;height:20px;left:50%;margin-left:-490px;margin-top:0px;}
.headerbottom{position:relative; width:980px;height:80px;left:50%;margin-left:-490px;margin-top:20px;}
.headertop .logo{float:left;margin-left:0px;font-size:11px;padding-top:3px;}
.headertop .phone{float:left;margin-left:6px;font-size:11px;padding-top:3px;}
.headertop .phone span{float:left;margin-left:3px;font-size:11px;}
.headertop .email{float:left;margin-left:6px;font-size:11px;padding-top:3px;}
.headertop .email span{float:left;margin-left:3px;font-size:11px;}
.headertop .email span a{text-decoration:none;color:#808080;}
.headertop .social{float:right;margin-left:6px;font-size:11px;padding-top:3px;}
.headerbottom .simdilogo{float:left;margin-left:0px;}
.headerbottom .simdilogo img{width:222px;height:80px; margin-left:0px;margin-top:-20px;}
i.phone{width:14px;height:14px;margin-top:-5px; background-image:url(../images/sprite.png);background-position: -682px -20px;}
i.email{width:15px;height:10px; background-image:url(../images/sprite.png);background-position: -682px -2px;}
i.facebook{position:absolute; width:8px;height:17px;margin-left:-70px; background-image:url(../images/sprite.png);background-position: -682px -40px;}
i.twitter{position:absolute;width:16px;height:17px;margin-left:-49px; background-image:url(../images/sprite.png);background-position: -682px -60px;}
i.gplus{position:absolute; width:18px;height:17px;margin-left:-22px; background-image:url(../images/sprite.png);background-position: -682px -80px;}
i.facebook:hover{position:absolute; width:8px;height:17px;margin-left:-70px; background-image:url(../images/sprite.png);background-position: -712px -40px;}
i.twitter:hover{position:absolute;width:16px;height:17px;margin-left:-49px; background-image:url(../images/sprite.png);background-position: -712px -60px;}
i.gplus:hover{position:absolute; width:18px;height:17px;margin-left:-22px; background-image:url(../images/sprite.png);background-position: -712px -80px;}
.mainNav {float: right;}
.mainNav ul {margin: 0;padding: 0;}
.mainNav ul li {display: block;float: left;list-style: none;padding: 0 10px;margin-left: 10px;}
.mainNav ul li a {display: block;text-decoration: none;font: 20px "Calibri";color: #475869;text-align: center;}
.mainNav ul li a span {display: block;padding: 2px 0;font: 13px "calibriregular";color: #818180;}
.mainNav ul li.page1 {border-bottom: 3px solid #475869;}
.mainNav ul li.page2 {border-bottom: 3px solid #475869;}
.mainNav ul li.page3 {border-bottom: 3px solid #475869;}
.mainNav ul li.page4 {border-bottom: 3px solid #475869;}
.mainNav ul li.page5 {border-bottom: 3px solid #475869;}
.mainNav ul li.page6 {border-bottom: 3px solid #475869;}
.tabtop{width:100%;height:345px;margin-top:0px;background: #edecec; }
.tab{position:absolute;width:980px;height:335px;left:50%;margin-left:-490px;margin-top:0px;background-image:url(../images/banner.jpg);background-repeat:no-repeat; }
.tab1{width:100%;height:20px;margin-top:34px;}
.tab2{width:100%;height:135px;margin-top:0px;}
.tab3{width:100%;height:110px;margin-top:0px;}
.tab4{width:100%;height:0px;margin-top:-34px;}
.clear { clear: both; }
#content{width:auto;background-image : url(../images/homebg.png);background-repeat:repeat-y;-webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 52, 0.43);-moz-box-shadow:0px 0px 30px 0px rgba(50, 50, 52, 0.43);box-shadow:0px 0px 30px 0px rgba(50, 50, 52, 0.43);padding:0;margin:0;}
.container{ width: 980px;margin: 0 auto;}
.leftWrapper {width: 260px;float: left;}
.rightWrapper {width: 720px;float: right;}
.leftmenu{width:260px;}
.home{width:260px;height:45px;background-image : url(../images/menuli.png);}
.home a{position:absolute; margin-left:45px;margin-top:14px;text-decoration:none;color:#fff;}



/**********************************************************/

#umenu{width:260px;}
#umenu ul{list-style-image: url('../images/ulli.png');background-color:#F6F5F5; margin-top:-1px;}
#umenu ul li{width:220px;height:26px;background-color:#F6F5F5;padding-top:15px;cursor:pointer;}
#umenu ul li:hover{width:220px;height:26px;background-color:#FFFFFF;padding-top:15px;}
#umenu ul li a{ text-decoration:none;color:#475869;margin-left:5px;}
.wmessage{width:720px;height:373px;background-image : url(../images/yazi.png);background-repeat:no-repeat       }
.wmessage span{position:absolute;margin-left:40px;margin-top:14px;color:#fff;}
.wmessagetxt{padding-top:50px;margin-left:15px;width:690px; font-family:Arial;font-size:13px;}

.footerWrapper {
	width: 100%;
    min-width:980px;
	height: 330px;
	oveflow: hidden;
	background: url("../images/footer.jpg") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.container {
width: 980px;
margin: 0 auto;
}

.footerContent {
	height: 330px;
	overflow: hidden;
	color: #fff;
	background: url("../images/footerBottom.png") bottom no-repeat;
}
.footerTop {
	height: 280px;
	padding: 20px 0 0 0;
	overflow: hidden;
}
.footerBottom {
	text-align: center;
	font-size: 14px;
}
.footerMenu ul {
	margin: 10px 0;
	padding: 0;
}
.footerMenu ul li {
	display: block;
    height:20px;
}
.footerMenu ul li a {
	color: #fff;
	text-decoration: none;
}
.footerColumn1 {
	width: 141px;
	float: left;
}
.fTitle {
	overflow: hidden;
}

i {
	position: relative;
	background: url("../images/sprite.png") no-repeat;
}

i.mouseIcon {
	float: left;
	display: block;
	width: 18px;
	height: 30px;
	background-position: -315px 0;
}

i.mouse {
	left: 30px;
	background-position: -456px -98px;
}

i.mouseX {
	background-position: -267px -174px;
}
i.mouseGray {
	background-position: -377px -239px;
}

.footerBlog {
	width: 300px;
	float: left;
	margin: 0 40px;
}
.footerBlog .bTitle {
	margin: 0;
	padding: 5px;
	border-radius: 5px;
	font-weight: normal;
	background: rgba(0,0,0,0.3);
}
.blogList ul {
	margin: 5px 0;
	padding: 0;
}
.blogList ul li {
	display: block;
}
.blogList ul li a {
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	background: url("../img/arrow.png") left center no-repeat;
}


.footerColumn1 {
	width: 161px;
	float: left;
}
.fTitle {
	overflow: hidden;
}
.fTitle h3 {
	margin: 2px 0 7px 5px;
	padding: 0;
	float: left;
	font-weight: normal;
	font-size: 20px;
}
.footerMenu ul {
	margin: 5px 0;
	padding: 0;
}
.footerMenu ul li {
	display: block;
}
.footerMenu ul li a {
	color: #fff;
	text-decoration: none;
}
.footerBlog {
	width: 300px;
	float: left;
	margin: 0 40px;
}
.footerBlog .bTitle {
	margin: 0;
	padding: 5px;
	border-radius: 5px;
	font-weight: normal;
	background: rgba(0,0,0,0.3);
}
.blogList ul {
	margin: 5px 0;
	padding: 0;
}
.blogList ul li {
	display: block;
}
.blogList ul li a {
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	background: url("../img/arrow.png") left center no-repeat;
}
.footerContact {
	float: right;
	width: 243px;
	height: 363px;
	display: block;
	background: url("../img/footerContact.png") no-repeat;
}

.footerContact {
	float: right;
	width: 243px;
	height: 363px;
	display: block;
	background: url("../img/footerContact.png") no-repeat;
}
.footerSocial {
	margin-top: 10px;
	overflow: hidden;
}
.footerSocial ul {
	margin: 0;
	padding: 0;
}
.footerSocial ul li {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 5px;
}
.footerSocial ul li a {
	display: block;
	padding: 4px 0 0 4px;
	width: 25px;
	height: 25px;
	background: rgba(0,0,0,0.3);
	border-radius: 4px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.footerSocial ul li a i {
	width: 18px;
	height: 18px;
	display: block;
}
.footerSocial ul li a.facebook:hover {
	background: #3b5998;
}
.footerSocial ul li a.twitter:hover {
	background: #00aced;
}
.footerSocial ul li a.plus:hover {
	background: #dd4b39;
}
.footerSocial ul li a.linkedin:hover {
	background: #007bb6;
}
.footerSocial ul li a.pinterest:hover {
	background: #cb2027;
}
.footerAdress {
	margin-top: 10px;
}
.adressTitle {
	margin: 15px 0 5px 10px;
	font-size: 25px;
}
.address {
	margin: 5px 0 0 4px;
	font-size: 14px;
	font-style: normal;
	height: 63px;
}
.address span {
	display: block;
}
.phoneNumber {
	margin: 7px 10px 0 0;
	color: #a53006;
	font-size: 19px;
	text-align: right;
	overflow: hidden;
}
.phoneNumber a {
	color: #a53006;
	text-decoration: none;
}
.tel {
	float: right;
}
.mail a {
	display: block;
	float: right;
	color: #fff;
	text-decoration: none;
	margin: 12px 10px 0 0;
}
.footerBottom {
	text-align: center;
	font-size: 12px;
}
.footerBottom p {
	margin: 0;
	padding: 0;
}

i {
	position: relative;
	background: url("../images/sprite.png") no-repeat;
}
i.phone {
	width: 18px;
	height: 18px;
	top: 4px;
	margin-right: 5px;
	display: inline-block;
	background-position: 0 0;
}
i.contact {
	width: 18px;
	height: 18px;
	top: 4px;
	margin-right: 5px;
	display: inline-block;
	background-position: -23px 0;
}
i.grayFacebook {
	background-position: -40px 0;
}
i.grayTwitter {
	background-position: -70px 0;
}
i.grayPlus {
	background-position: -100px 0;
}
i.grayLinkedin {
	background-position: -130px 0;
}
i.grayPin {
	background-position: -155px 0;
}
i.webDesign {
	background-position: 0 -24px;
}

i.projeler {
	background-position: 0px -675px;
}

i.izmir {
	background-position: 0px -600px;
}

i.egitim {
	background-position: 0px -450px;
}
i.yayin {
	background-position: 0px -520px;
}

i.seo {
	background-position: -75px -24px;
}
i.institutional {
	background-position: -140px -24px;
}
i.eCommerce {
	background-position: -205px -24px;
}
i.workingList {
	top: 18px;
	width: 750px;
	height: 120px;
	display: block;
	margin: 0 auto;
	background: url("../img/workingList.png");
}
i.ok1 {
	width: 125px;
	height: 109px;
	display: block;
	float: right;
	background-position: 0 -220px;
}
i.ok2 {
	position: absolute;
	bottom: 40px;
	right: -55px;
	width: 45px;
	height: 45px;
	display: block;
	background-position: -140px -220px;
}
i.ok3 {
	position: absolute;
	right: 142px;
	top: 130px;
	width: 92px;
	height: 109px;
	display: block;
	background-position: -192px -220px;
}
i.ok4 {
	position: absolute;
	right: 199px;
	bottom: 35px;
	width: 45px;
	height: 45px;
	display: block;
	background-position: -140px -270px;
}
i.ok5 {
	width: 21px;
	height: 48px;
	display: inline-block;
	float: left;
	top: 15px;
	left: 30px;
	background-position: -284px -220px;
}
i.ok6 {
	width: 48px;
	height: 21px;
	display: inline-block;
	background-position: -326px -230px;
}
i.ok7 {
	width: 48px;
	height: 21px;
	display: inline-block;
	background-position: -326px -262px;
}
i.mouseIcon {
	float: left;
	display: block;
	width: 18px;
	height: 30px;
	background-position: -315px 0;
}
i.whiteFacebook {
	background-position: -177px 1px;
}
i.whiteTwitter {
	background-position: -207px 1px;
}
i.whitePlus {
	background-position: -235px 0;
}
i.whiteLinkedin {
	background-position: -265px 1px;
}
i.whitePin {
	background-position: -293px 0;
}
i.iconPhone {
	top: 0px;
	left: 10px;
	width: 50px;
	height: 35px;
	display: block;
	float: left;
	background-position: -264px -40px;
}
i.iconMail {
	width: 18px;
	height: 18px;
	top: 4px;
	right: 5px;
	display: inline-block;
	background-position: -339px 0;
}
i.iconClip {
	width: 25px;
	height: 32px;
	display: inline-block;
	background-position: -325px -44px;
}
i.tl {
	left: 50px;
	top: 5px;
	width: 15px;
	height: 20px;
	display: block;
	background-position: -360px 0;
}
i.tlWhite {
	left: 50px;
	top: 5px;
	width: 15px;
	height: 20px;
	display: block;
	background-position: -379px 0;
}
i.overlay {
	width: 17px;
	height: 17px;
	display: block;
	background-position: -399px 0;
}
i.okey {
	width: 24px;
	height: 24px;
	left: 50px;
	display: block;
	background-position: -355px -23px;
}
i.no {
	width: 24px;
	height: 24px;
	left: 50px;
	display: block;
	background-position: -355px -52px;
}

i.companies {
	background-position: -81px -95px;
}
i.ruler {
	background-position: -160px -100px;
}
i.download {
	background-position: -230px -98px;
}
i.mail {
	background-position: -309px -80px;
}
i.strategy {
	background-position: -388px -98px;
}
i.mouse {
	left: 30px;
	background-position: -456px -98px;
}
i.webdesingX {
	background-position: -4px -168px;
}
i.companiesX {
	background-position: -62px -168px;
}
i.rulerX {
	background-position: -125px -168px;
}
i.downloadX {
	background-position: -175px -168px;
}
i.mailX {
	background-position: -314px -161px;
}
i.strategyX {
	background-position: -223px -172px;
}
i.mouseX {
	background-position: -267px -174px;
}
i.prevIcon {
	width: 20px;
	height: 20px;
	display: block;
	background-position: -421px -2px;
}
i.nextIcon {
	width: 20px;
	height: 20px;
	display: block;
	background-position: -438px -2px;
}
i.date {
	width: 18px;
	height: 18px;
	background-position: -387px -26px;
}
i.search {
	width: 18px;
	height: 18px;
	background-position: -387px -26px;
}
i.com {
	width: 18px;
	height: 18px;
	background-position: -413px -26px;
}
i.write {
	width: 18px;
	height: 18px;
	background-position: -439px -26px;
}
i.webdesingGray {
	background-position: -383px -209px;
}
i.downloadGray {
	background-position: -412px -209px;
}
i.companiesGray {
	background-position: -441px -211px;
}
i.rulerGray {
	background-position: -472px -210px;
}
i.mouseGray {
	background-position: -377px -239px;
}
i.strategyGray {
	background-position: -414px -239px;
}
i.mailGray {
	background-position: -440px -240px;
}

.contentblog
{
    position:relative;
    width:980px;
    left:50%;
    margin-left:-490px;
   top:-12px;
   display:block;
}
.contentblog .bloglar
{
    position:relative;
    float:left;
    width:245px;
    height:250px;
    margin-top:0px;
    background-color:#fff;
}

.bloglar a
{
    text-decoration:none;
}
.bloglar .img1{padding-left:22px;padding-top:20px; }
.bloglar .img2{padding-left:17px;padding-top:20px;}
.bloglar .img3{padding-left:17px;padding-top:20px;}
.bloglar .img4{padding-left:17px;padding-top:20px;}
.bloglar .img1:hover{opacity:0.8;}
.bloglar .img2:hover{opacity:0.8;}
.bloglar .img3:hover{opacity:0.8;}
.bloglar .img4:hover{opacity:0.8;}

.bloglar p{font-family:Calibri;font-size:15px;color:#475869;font-weight:400;text-align:center;padding:5px;padding-bottom:5px;}

.baslik{font-family:Calibri;font-size:16px;color:#475869;font-weight:600;text-align:center;padding-top:5px;}

.containerpage2 { width: 980px;margin: 0 auto;  background: rgba(255, 255, 255, 1);}
.containerpage2 h2{padding-left:15px;padding-top:10px;padding-bottom:10px; background-color:#D7251B;color:#fff;}
.containerpage2 p{padding:10px;margin:0;}
.biyogrofi{}
.containerpage2 .head{width:960px;padding:10px;background-color:#D7251B;}
.containerpage2 .i
{
    position:absolute;
    width:20px;
    height:22px;
    margin-top:-5px;
    background-image:url(../images/icon_bio.png);
}

.containerpage2 span
{
    margin-left:30px;
    font-weight:bold;
    color:#fff;
    font-size:15px;
}


.seyirdefteri {
    width:950px;
    
}

.containerpage3 {
    width: 980px;
    height:580px;
    margin: 0 auto;
    background-image: url('../images/seyirbg.png');
    
}
.containerpage3 .e
{
    position:absolute;
    width:20px;
    height:22px;
    margin-top:-5px;
    background-image:url(../images/iconlog.png);
}

.containerpage3 h2{padding-left:15px;padding-top:10px;padding-bottom:10px; background-color:#D7251B;color:#fff;}
.containerpage3 p{padding:10px;margin:0;}
.biyogrofi{}
.containerpage3 .head{width:960px;padding:10px;background-color:#D7251B;text-align:left;}
.containerpage3 .i
{
    position:absolute;
    width:20px;
    height:22px;
    margin-top:-5px;
    background-image:url(../images/icon_bio.png);
}

.containerpage3 span
{
    margin-left:30px;
    font-weight:bold;
    color:#fff;
    font-size:15px;
}


.containerpage6 {
    width: 980px;
    height:700px;
    margin: 0 auto;
    background-image: url('../images/iletisim.png');
    
}
.containerpage6 .s
{
    position:absolute;
    width:20px;
    height:22px;
    margin-top:-5px;
    background-image:url(../images/iconcont.png);
}

.containerpage6 h2{padding-left:15px;padding-top:10px;padding-bottom:10px; background-color:#D7251B;color:#fff;}
.containerpage6 p{padding:10px;margin:0;}
.biyogrofi{}
.containerpage6 .head{width:960px;padding:10px;background-color:#D7251B;text-align:left;}


.containerpage6 span
{
    margin-left:30px;
    font-weight:bold;
    color:#fff;
    font-size:15px;
}

.articleleft{float:left; width:400px;height:300px; }
.articleright{float:left; width:490px;height:300px; }
#isim{position:absolute; background:transparent;border:none;margin-left:160px;margin-top:62px; }
#email{position:absolute;background:transparent;border:none;margin-left:160px;margin-top:102px; }
#telefon{position:absolute;background:transparent;border:none;margin-left:160px;margin-top:142px; }
#aciklama{position:absolute;background:transparent;border:none;margin-left:160px;margin-top:186px; }
#gonder_btn{position:absolute;margin-left:470px;margin-top:287px; }
.gonderbtn {
    width: 60px;
    height: 30px;
    background-image: url('../images/gonder.png');
    background-repeat: no-repeat;
    cursor:pointer;
}
.gonderbtn:hover {
    width: 60px;
    height: 30px;
    background-image: url('../images/gonder_hover.png');
    background-repeat: no-repeat;
    cursor:pointer;
}

#imgslide {
    width:960px;
    height:500px;
    margin-left:10px;
    margin-top:10px;
}


.containerpage5 {
    width: 980px;
    min-height:300px;
    margin: 0 auto;
    background-color:#fff;
    
}
.containerpage5 .e
{
    position:absolute;
    width:20px;
    height:22px;
    margin-top:-5px;
    background-image:url(../images/iconnews.png);
}

.containerpage5 h2{padding-left:15px;padding-top:10px;padding-bottom:10px; background-color:#D7251B;color:#fff;}
.containerpage5 p{padding:10px;margin:0;}
.containerpage5 .head{width:960px;padding:10px;background-color:#D7251B;text-align:left;}
.containerpage5 span
{
    margin-left:30px;
    font-weight:bold;
    color:#fff;
    font-size:15px;
}



.containerpage12 {
    width: 980px;
    min-height:300px;
    margin: 0 auto;
    background-color:#fff;
}
.containerpage12 .e
{
    position:absolute;
    width:20px;
    height:22px;
    margin-top:-5px;
    background-image:url(../images/iconnews.png);
}

.containerpage12 h2{padding-left:15px;padding-top:10px;padding-bottom:10px; background-color:#D7251B;color:#fff;}
.containerpage12 p{padding:10px;margin:0;}
.containerpage12 .head{width:980px;padding:10px;background-color:#D7251B;text-align:left;}
.containerpage12 span
{
    margin-left:30px;
    font-weight:bold;
    color:#fff;
    font-size:15px;
}
.gelecek_izmir {
    width: 980px;
    height: 900px;
    background-image: url('../images/izmirtoplanti.png');
    background-repeat: no-repeat;
}

.gelecek_izmir .txt0 {
    position:absolute;
    margin-top:0px;
    margin-left:30px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
    
}

.gelecek_izmir .txt1 {
    position:absolute;
    margin-top:5px;
    margin-left:480px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt2 {
    position:absolute;
    margin-top:173px;
    margin-left:175px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt3 {
    position:absolute;
    margin-top:173px;
    margin-left:724px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt4 {
    position:absolute;
    margin-top:430px;
    margin-left:330px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt5 {
    position:absolute;
    margin-top:430px;
    margin-left:590px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}


.gelecek_izmir .txt6 {
    position:absolute;
    margin-top:225px;
    margin-left:420px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt7 {
    position:absolute;
    margin-top:603px;
    margin-left:428px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt8 {
    position:absolute;
    margin-top:663px;
    margin-left:358px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt9 {
    position:absolute;
    margin-top:663px;
    margin-left:588px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt10 {
    position:absolute;
    margin-top:763px;
    margin-left:368px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt11 {
    position:absolute;
    margin-top:763px;
    margin-left:538px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt12 {
    position:absolute;
    margin-top:683px;
    margin-left:478px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}
.gelecek_izmir .txt13 {
    position:absolute;
    margin-top:703px;
    margin-left:475px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt14 {
    position:absolute;
    margin-top:558px;
    margin-left:205px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt15 {
    position:absolute;
    margin-top:708px;
    margin-left:185px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt16 {
    position:absolute;
    margin-top:558px;
    margin-left:695px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt17 {
    position:absolute;
    margin-top:708px;
    margin-left:745px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt18 {
    position:absolute;
    margin-top:788px;
    margin-left:505px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.gelecek_izmir .txt19 {
    position:absolute;
    margin-top:823px;
    margin-left:445px;
    font-family:Arial;
    font-weight:bold;
    color:#475869;
    font-size:17px;
}

.kytleft {
    float:left;
    width:400px;
}

.kytright {
    float:left;
    width:400px;
}

.containerpage8 {
    width: 980px;
    min-height:600px;
    margin: 0 auto;
    background-color:#fff;
    
}
.containerpage8 .e
{
    position:absolute;
    width:20px;
    height:22px;
    margin-top:-5px;
    background-image:url(../images/iconnews.png);
}

.containerpage8 h2{padding-left:15px;padding-top:10px;padding-bottom:10px; background-color:#D7251B;color:#fff;}
.containerpage8 p{padding:10px;margin:0;}
.containerpage8 .head{width:960px;padding:10px;background-color:#D7251B;text-align:left;}


.containerpage8 span
{
    margin-left:30px;
    font-weight:bold;
    color:#fff;
    font-size:15px;
}

#sbt1 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    float:left;
    width:80px;
    background:;
    cursor:pointer;

}
#sbt2 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    float:left;
    width:80px;
    background:;
    cursor:pointer;
}
#sbt3 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    float:left;
    width:80px;
    background:;
    cursor:pointer;
}


.videoarchive {
    width:980px;
    height:3700px;
}

.videostil {
    width:300px;
    height:270px;
    background-color:#353535;
    margin-left:20px;
    margin-top:30px;
    float:left;
}

#player1 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}
#player2 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}

#player3 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}

#player4 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}

#player5 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}

#player6 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}

#player7 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}

#player8 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}

#player9 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}

#player10 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}

#player11 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}

#player12 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}

#player13 {
    position:absolute;
        margin-left:0px;
        margin-top:40px;
}

.videohead {
    position:absolute;
    font-family:Calibri;
    font-weight:bold;
    color:#F5F5F5;
    font-size:16px;
    margin-left:20px;
    margin-top:10px;
}