* {
margin: 0;
padding:0;
}

body { 
background:#000;
font-size: 12px;
font-family: arial;
color: #fff;
}

/* BASIC CONFIGURATIONZ */

input, select, textarea { 
vertical-align: middle;
font-weight: normal;
font-family: tahoma;
/* color: #c2dffd;*/
color: #fff;
font-size: 12px;
font-weight: normal;
padding-left: 5px;
/*border: solid 1px #fff;*/
background: none;
}

img {
border: 0;
vertical-align: top;
text-align: left;
}

/* MAIN */

#main {
width: 882px;
padding: 0;
margin: 0 auto;
}

/* HEADER */

#header { 
width: 100%;
height: 272px;
position: relative;
}

#header #logo {
width: 332px;
height: 56px;
padding: 14px 0 0 36px;
}

#header #topmenu {
width: 100%;
height: 52px;
}

#header #topmenu .left {
float: left;
width: 22px;
height: 100%;
background: url(images/menu_left.png) no-repeat;
}

#header #topmenu .mid {
float: left;
width: 838px;
height: 100%;
background: url(images/menu_mid.png) repeat-x;
}

#header #topmenu .right {
float: left;
width: 22px;
height: 100%;
background: url(images/menu_right.png) no-repeat;
}

#header #banner {
width: 100%;
height: 150px;
background: url(images/banner_bg.png) repeat-x;
}

#header #banner #fbanner {
padding: 0;
margin: 0;
}

/*#header #banner img {
padding: 20px 0 0 40px;
}*/

/* HEADER - TOPMENU */

ul.topmenu {list-style:none; margin:0; padding:0;}
ul.topmenu * {margin:0; padding:0}
ul.topmenu a {display:block; color:#fff; text-decoration:none}
ul.topmenu li {position:relative; float:left; z-index: 1;}
ul.topmenu ul {position:absolute; top:52px; left:-1px; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.topmenu ul li {position:relative; border:1px solid #080808; border-top:none; width:148px; margin:0;}
ul.topmenu ul li a {display:block; padding:2px 7px 4px 5px; background-color:#212121; font-size: 11px; color: #fff;}
ul.topmenu ul li a:hover {background-color:#6d2b15; color: #fff;}
ul.topmenu ul ul {left:148px; top:-1px}
ul.topmenu .menulink {padding:19px 14px 0 14px; font-weight:bold; /*background:url(images/header.gif);*/ height: 33px;}
ul.topmenu .menulink:hover, ul.topmenu .menuhover {background:url(images/header_over.gif); color:#fff;}
ul.topmenu .sub {background:#212121 url(images/arrow.gif) 136px 5px no-repeat}
ul.topmenu .topline {}

/* CONTENT */

#content {
clear: both;
width: 882px;
background: #2f0407 url(images/content_bg.gif) repeat-x;
padding: 0;
margin: 0 auto;
overflow: auto;
}

/* CONTENT - LEFT */

#content #left {
float: left;
width: 548px;
margin: 0 0 0 10px;
}

#content #left #welcome {
width: 528px;
margin: 0 auto;
position: relative;
}

#content #left #welcome .top {
width: 100%;
height: 11px;
background: url(images/welcome_top_bg.png) no-repeat;
}

#content #left #welcome .top img {
position: relative;
top: 13px;
left: 15px;
}

#content #left #welcome .mid {
width: 100%;
overflow: auto;
background: #101010;
}

#content #left #welcome .mid .image {
float: left;
width: 115px;
margin: 0 0 0 15px;
}

#content #left #welcome .mid .text {
float: left;
width: 365px;
font-family: verdana;
font-size: 11px;
text-align: justify;
color: #eae3e3;
margin: 0 0 0 15px;
}

#content #left #welcome .bot {
width: 100%;
height: 11px;
background: url(images/welcome_bot_bg.png) no-repeat;
}

#content .detay {
clear: both;
width: 71px;
height: 16px;
position: absolute;
bottom: 5px;
right: 10px;
}

#content .detay a {
width: 100%;
height: 100%;
display: block;
background: url(images/b_devam.png) no-repeat;
font-size: 11px;
color: #000;
text-decoration: none;
text-align: center;
padding: 1px 0 0 0;
}

#content .detay a:hover {
background: url(images/b_devam_h.png) no-repeat;
padding: 1px 0 0 0;
}

#content .devam {
clear: both;
width: 71px;
height: 16px;
position: absolute;
bottom: -28px;
right: -4px;
}

#content .devam a {
width: 100%;
height: 100%;
display: block;
background: url(images/b_devam.png) no-repeat;
font-size: 11px;
color: #000;
text-decoration: none;
text-align: center;
padding: 1px 0 0 0;
}

#content .devam a:hover {
background: url(images/b_devam_h.png) no-repeat;
color: #000;
padding: 1px 0 0 0;
}

#content #left #mainptext {
clear: both;
width: 500px;
margin: 40px auto 0 auto;
padding: 0 0 10px 0;
border-bottom: 1px dashed #fff;
}

#content #left #mainptext .baslik {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #fff;
border-bottom: 1px dashed #fff;
padding: 0 0 3px 0;
text-align: center;
}

#content #left #mainptext .metin {
padding: 7px 0 0 0;
font-family: verdana;
text-align: justify;
font-size: 11px;
color: #eae3e3;
}

/* CONTACT */

#content #left #contact {
width: 475px;
margin: 0 auto;
padding: 0 0 47px 0;
}

#content #left #contact .baslik {
margin: 0 0 0 10px;
padding: 0 0 5px 0;
border-bottom: 2px solid #fff;
width: 100%;
}

#content #left #contact #icerik {
clear: both;
width: 100%;
margin: 25px 0 0 0;
}

#content #left #contact .sol {
float: left;
width: 210px;
text-align: right;
}

#content #left #contact .sag {
float: left;
width: 240px;
padding: 0 0 0 20px;
font-size: 11px;
font-family: tahoma;
}

#content #left #contact .sag a {
color: #fff;
text-decoration: none;
}

#content #left #contact .sag a:hover {
color: #fff;
text-decoration: underline;
}

#content #left #cform {
width: 475px;
margin: 0 auto;
}

#content #left #cform .baslik {
margin: 0 0 0 10px;
padding: 0 0 5px 0;
border-bottom: 2px solid #fff;
width: 100%;
}

#content #left #cform .icerik {
clear: both;
margin: 25px 0 0 0;
width: 100%;
padding: 0 0 0 10px;
position: relative;
}

#content #left #cform .icerik .solinput {
width: 200px;
border: 1px solid #fff;
padding: 2px 7px;
font-size: 11px;
}

#content #left #cform .icerik .saginput {
width: 226px;
height: 92px;
border: 1px solid #fff;
padding: 2px 7px;
font-size: 11px;
overflow: auto;
}

#content .gonder {
clear: both;
width: 56px;
height: 16px;
position: absolute;
bottom: -25px;
right: 10px;
}

#content .gonder a {
width: 100%;
height: 100%;
display: block;
background: url(images/b_gonder.png) no-repeat;
font-size: 11px;
color: #000;
text-decoration: none;
text-align: center;
padding: 1px 0 0 0;
}

#content .gonder a:hover {
background: url(images/b_gonder_h.png) no-repeat;
padding: 1px 0 0 0;
}

#content #left #cortak {
width: 528px;
margin: 0 auto;
padding: 15px 0 10px 0;
position: relative;
background: url(images/cortak_bg.gif) repeat-y;
border: 1px solid #070707;
border-bottom: none;
}

#content #left #cortak .top {
width: 100%;
height: 11px;
background: url(images/cortak_top_bg.png) no-repeat;
}

#content #left #cortak .top img {
position: relative;
top: 13px;
left: 15px;
}

#content #left #cortak .mid {
width: 100%;
overflow: auto;
}

#content #left #cortak .mid .image {
float: left;
width: 115px;
margin: 0 0 0 15px;
}

#content #left #cortak .mid .text {
float: left;
width: 365px;
font-family: verdana;
font-size: 11px;
text-align: justify;
color: #ada9a9;
margin: 0 0 0 15px;
}

#content #left #cortak .mid .text .co_name {
width: 100%;
text-align: left;
margin: 0 0 7px 5px;
font-weight: bold;
color: #fff;
}

#content #left #cortak .mid .text img {
float: left;
margin: 0 8px 8px 0;
border: 1px solid #000;
}

#content #left #cortak .bot {
width: 100%;
height: 11px;
background: url(images/cortak_bot_bg.png) no-repeat;
}

/* CONTENT - RIGHT */

#content #right {
float: left;
width: 266px;
margin: 0 0 0 33px;
}

#content #right #contact {
width: 243px;
height: 116px;
background: url(images/mainp_contact_bg.png) no-repeat;
margin: 0 auto;
padding: 6px 0 0 3px;
color: #eae3e3;
font-family: verdana;
font-size: 10px;
font-weight: bold;
}

#content #right #contact #cinfo {
width: 215px;
height: 90px;
margin: 0 auto;
padding: 15px 0 0 0;
}

#content #right #contact #cinfo .adres {
padding: 0 0 12px 0;
}

#content #right #contact #cinfo .tfe {
width: 100%;
height: 52px;
clear: both;
}

#content #right #contact #cinfo .tfe .image {
float: left;
width: 62px;
height: 100%;
background: url(images/contact_tel.png) no-repeat;
}

#content #right #contact #cinfo .tfe .text {
float: left;
width: 153px;
height: 100%;
}

#content #right #contact #cinfo .tfe .text a {
color: #eae3e3;
text-decoration: none;
}

#content #right #contact #cinfo .tfe .text a:hover {
color: #fff;
text-decoration: underline;
}

#content #right #news {
clear: both;
width: 100%;
padding: 10px 0;
}

#content #right #news .baslik {
width: 100%;
height: 23px;
background: url(images/news_baslik.png) center no-repeat;
padding: 0 0 6px 0;
border-bottom: 1px dashed #fff;
}

#content #right #news #madde {
width: 100%;
margin: 10px 0;
overflow: auto;
}

#content #right #news #madde .tarih {
clear: both;
float: left;
width: 54px;
height: 80px;
background: url(images/news_tarih_bg.png) top no-repeat;
text-align: center;
font-weight: bold;
line-height: 15px;
padding: 10px 0 0 0;
}

#content #right #news #madde .tarih span.gun {
font-family: arial;
font-size: 11px;
}

#content #right #news #madde .tarih span.ay {
font-size: 20px;
position: relative;
top: 2px;
}

#content #right #news #madde .text {
width: 200px;
font-family: verdana;
font-size: 10px;
color: #f5f1f1;
text-align: left;
float: left;
margin-left: 10px;
}

#content #right #news #madde .text a {
color: #f5f1f1;
font-size: 9px;
text-decoration: underline;
font-weight: bold;
}

#content #right #news #madde .text a:hover {
color: #ccc;
text-decoration: none;
background: #5c1d1e;
color: #fff;
}

#content #right #news #otherz {
clear: both;
width: 100%;
border-top: 1px dashed #fff;
padding: 7px 0 0 0;
position: relative;
}

#content .tumu {
clear: both;
width: 75px;
height: 18px;
background: url(images/b_devamb.png) no-repeat;
position: absolute;
bottom: -20px;
right: 10px;
}

#content .tumu a {
width: 100%;
height: 100%;
display: block;
background: url(images/b_devamh.png) no-repeat;
font-size: 11px;
color: #000;
text-decoration: none;
text-align: center;
padding: 1px 0 0 0;
}

#content .tumu a:hover {
background: url(images/b_devamb_h.png) no-repeat;
color: #000;
padding: 1px 0 0 0;
}

/* ALT KISIM GENEL */

#alt {
width: 882px;
background: #690c11;
margin: 0 auto;
padding: 20px 0 0 0;
}

/* ALT LINKZ */

#altlinkz {
clear: both;
width: 846px;
height: 179px;
margin: 0 auto;
padding: 70px 0 25px 0;
}

#altlinkz .left {
float: left;
width: 16px;
height: 100%;
background: url(images/altlinkz_left.png) no-repeat;
}

#altlinkz .mid {
float: left;
height: 100%;
background: url(images/altlinkz_mid.png) repeat-x;
}

#altlinkz .mid .main {
float: left;
width: 192px;
height: 100%;
background: url(images/altlinkz_main.png) 0 30px no-repeat;
}

#altlinkz .mid .main .image {
width: 58px;
height: 49px;
margin: 0 auto;
}

#altlinkz .mid .main .image a, #altlinkz .mid .main .image a:hover {
width: 100%;
height: 100%;
display: block;
}

#altlinkz .mid .main .image #alt1 {
background: url(images/b_alt_hakk.png) center bottom no-repeat;
}

#altlinkz .mid .main .image #alt2 {
background: url(images/b_alt_uydu.png) center bottom no-repeat;
}

#altlinkz .mid .main .image #alt3 {
background: url(images/b_alt_ivr.png) center bottom no-repeat;
}

#altlinkz .mid .main .image #alt4 {
background: url(images/b_alt_haber.png) center bottom no-repeat;
}

#altlinkz .mid .main .image #alt1:hover, #altlinkz .mid .main .image #alt2:hover, #altlinkz .mid .main .image #alt3:hover, #altlinkz .mid .main .image #alt4:hover {
position: relative;
top: 2px;
left: 2px;
}

#altlinkz .mid .main .baslik {
width: 154px;
text-align: center;
margin: 0 auto;
padding: 12px 0 5px 0;
border-bottom: 1px solid #68282d;
}

#altlinkz .mid .main .baslik a {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: none;
}

#altlinkz .mid .main .baslik #tlink1:hover, #altlinkz .mid .main .baslik #tlink2:hover, #altlinkz .mid .main .baslik #tlink3:hover, #altlinkz .mid .main .baslik #tlink4:hover {
color: #ccc;
}

#altlinkz .mid .main .metin {
width: 154px;
font-size: 11px;
color: #eae9e8;
padding: 5px 5px 0 5px;
margin: 0 auto;
text-align: justify;
}

#altlinkz .right {
float: left;
width: 16px;
height: 100%;
background: url(images/altlinkz_right.png) no-repeat;
}

/* LINKZ - COMPANIES IMAGE - COPYRIGHT */

#footer {
clear: both;
width: 100%;
padding: 0;
margin: 0;
background: url(images/footer_bg.gif) top repeat-x;
overflow: auto;
}

#footer #center {
width: 846px;
margin: 15px auto 0 auto;
border-top: 1px dashed #49090a;
}

#footer .linkz {
width: 100%;
font-size: 11px;
text-align: center;
margin: 5px 0;
}

#footer .linkz a {
text-decoration: none;
color: #efddd8;
}

#footer .linkz a:hover {
text-decoration: underline;
color: #fff;
}

#footer .linkz .pad {
padding: 0 20px;
}

#footer .companies {
clear: both;
width: 100%;
height: 28px;
margin: 10px auto 5px auto;
text-align: center;
}

#footer .copyright {
clear: both;
width: 100%;
font-size: 10px;
text-align: center;
margin: 0 auto;
padding: 20px 0 10px 0;
border-top: 1px dashed #49090a;
color: #f0d6ce;
}

ul.ref {
list-style: none;
margin: 0;
padding: 0;
}

ul.ref li {
border-top: 1px dashed #333;
padding: 5px 0 5px 20px;
background: url(images/ul_ref_bullet.gif) 0 4px no-repeat;
}

ul.ref li:hover {
background: #000 url(images/ul_ref_bullet.gif) 0 4px no-repeat;
cursor: default;
}

ul.ref .tarih {
font-weight: bold;
color: #bd4d2e;
padding: 0 5px 0 0;
}

ul.ref a {
color: #eae3e3;
text-decoration: none;
}

ul.ref img {
border: none;
}

/* İNSAN KAYNAKLARI */

#ik {
background: url(images/ik_bg.gif);
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #fff;
padding: 10px 0 0 0;
}

/* TÜM GELİŞMELER*/

#mainptext .metin #madde {
width: 100%;
margin: 10px 0;
overflow: auto;
}

#mainptext .metin #madde .tarih {
clear: both;
float: left;
width: 54px;
height: 90px;
background: url(images/news_tarih_bg.png) top no-repeat;
text-align: center;
font-weight: bold;
line-height: 15px;
padding: 9px 0 0 0;
}

#mainptext .metin #madde .tarih span.gun {
font-family: arial;
font-size: 11px;
}

#mainptext .metin #madde .tarih span.ay {
font-size: 20px;
position: relative;
top: 2px;
}

#mainptext .metin #madde .text {
width: 400px;
font-family: verdana;
font-size: 10px;
color: #f5f1f1;
text-align: left;
float: left;
margin-left: 10px;
}

#mainptext .metin #madde .text a {
color: #f5f1f1;
text-decoration: underline;
}

#mainptext .metin #madde .text a:hover {
color: #ccc;
text-decoration: none;
background: #5c1d1e;
color: #fff;
}

ul.icerikmap {
margin: 0 0 0 50px;
padding: 0;
list-style-type: square;
}

ul.icerikmap li a {
color: #fff;
text-decoration: none;
}

ul.icerikmap li a:hover {
text-decoration: underline;
}