html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input 
{
text-decoration:none;
list-style:none;
outline:none;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}

html{
  width:100%;
  height:100%;
  background:url(../images/bg_repeat.jpg) left top repeat;
}

body{
  width:100%;
  background:url(../images/bg_top2.png) center top no-repeat;
}

p {margin-bottom: 10px;line-height:16px;}

@font-face {
    font-family: 'AurulentSansRegular';
    src: url('fonts/aurulentsans-regular-webfont.eot');
    src: url('fonts/aurulentsans-regular-webfont.eot?iefix') format('eot'),
         url('fonts/aurulentsans-regular-webfont.woff') format('woff'),
         url('fonts/aurulentsans-regular-webfont.ttf') format('truetype'),
         url('fonts/aurulentsans-regular-webfont.svg#webfontjKMogQ8X') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'zumrutfont';
  src: url('fonts/zumrut-webfont.eot');
  src: url('fonts/zumrut-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/zumrut-webfont.woff') format('woff'),
       url('fonts/zumrut-webfont.ttf') format('truetype'),
       url('fonts/zumrut-webfont.svg#zumrutfont') format('svg');
  font-weight: normal;
  font-style: normal;
  }

/* --- Top Section --- */

#tnbg {
  width: 932px;
  height: 43px;
  background: url("../images/tnbg.png") no-repeat 0 0;
  top:67px;
  left: 20px;
  position:absolute;
}

#tnmenu {
  width: 290px;
  height: 27px;
  float: right;
  margin-right: 8px;
  margin-top: 18px;
}

#tnmenu li {
    float: left;
    margin-right: 10px;
    margin-top: -5px;
    padding-right: 6px;
}

#tnmenu li:last-child {
    margin-right: 0;
}

#tnmenu li a {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: normal;
    font-family:"zumrutfont";
    font-size: 12px;
}

#tnmenu li a:hover {
    color: #CCCCCC;
}

#top_section {
  width:997px;
  height:422px;
  margin:0px auto 8px auto;
  position:relative;
  z-index:999;
  background:url(../images/topbg.png) top center no-repeat;
}

#topicsayfa {
  width:997px;
  height:177px;
  margin:0px auto 8px auto;
  position:relative;
  z-index:999;
  background:url(../images/topbg2.png) top center no-repeat;
}

#midicsayfa {
  width:982px;
  min-height:614px;
  margin:0px auto 8px auto;
  position:relative;
  z-index:9;
  background:url(../images/icbg.png) top center no-repeat;
}

ul.top_navigation {
  display:inline-block;
  position:absolute;
  right:48px;
  top:6px;
}

ul.top_navigation li {
  display:inline-block;
  float:left;
  font-size:10px;
  color:#222;
  margin-left:15px;
  padding-left:12px;
}

ul.top_navigation li a {
  font-size:10px;
  color:#222;
}

ul.top_navigation li.tr {
  background:url(../images/tr_icon.png) no-repeat left center;
  padding-left:24px;
}

ul.top_navigation li.en {
  background:url(../images/en_icon.png) no-repeat left center;
  padding-left:24px;
}

	
.logo {
  width:256px;
  height:65px;
  position:absolute;
  left:30px;
  top:20px;
}

.logo a {
  width:256px;
  height:65px;
  display:block;
}

.slider {
  width:712px;
  height:247px;
  color:#fff;
  font-family:"zumrutfont";
  font-size:14px;
  float: left;
}

div.haberdetay {
  width:230px;
  height:242px;
  float:left;
  color:#fff;
  font-family:"zumrutfont";
  font-size:14px;
  padding: 0 10px 0 21px;
}

.haberdetay h2 {
  width:229px;
  height:29px;
  color:#fff;
  font-weight:normal;
  font-family:"zumrutfont";
  font-size:13px;
  padding-left:10px;
  padding-top:6px;
  margin-bottom:10px;
}

.haberdetay h2 a {
  color: #fff;
  font-weight:normal;
  font-family:"zumrutfont";
  font-size:13px;
}
	div.haberdetay p				{ color:#2f4500; margin-left:10px;}
	div.haberdetay ul				{ float:right; margin:8px 0px 10px 0px; }
	div.haberdetay ul li			{ float:left; width:15px; height:10px; background:url(../images/pager_icon2.png) no-repeat;}
	div.haberdetay ul li a			{ background:url(../images/pager_icon2.png) no-repeat; width:15px; height:10px;}
	div.haberdetay ul li.active	{ background:url(../images/pager_icon.png) no-repeat; width:15px; height:10px;}


/* --- Top Section End --- */



/* --- Main Section --- */

#slider-navig{ float:right}
.slide-hook {
  float: left;
  padding: 2px;
  background:url(../images/button_over.png) no-repeat;
  cursor:pointer;
  width:10px; height:10px;
  margin-top:10px;
}
.slide-image {
  width: 500px;
  height: 375px;
}
.slide{

}

#slider-capsule {
width:229px;
height:200px;
}

.slide-text {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
color:#fff;
}

#main_section {
width:985px;
min-height:340px;
height:auto;
position:relative;
z-index:1;
margin:0 auto 22px;
}

.main_left_menu {
margin-left:9px;
float:left;
width:252px;
}

.main_left_menu h2 {
background:url(../images/popular.png) no-repeat;
width:252px;
padding-left:17px;
padding-top:10px;
height:37px;
color:#fff;
font-weight:400;
font-family:zumrutfont;
font-size:14px;
}

.main_left_menu ul li {
margin-bottom:5px;
margin-left:8px;
}

.main_left_menu ul li ul {
margin-top:0;
}

.main_left_menu ul li a:hover {
text-decoration:none;
}

.main_left_menu ul li a.select {
text-decoration:underline;
margin-bottom:5px;
margin-left:8px;
background:url(../images/populer_icon.png) no-repeat left;
padding-left:12px;
}

.main_left_menu ul.pager {
float:right;
margin:8px 25px 10px 0;
}

.main_left_menu ul.pager	li {
float:left;
width:4px;
height:10px;
background:url(../images/popular_pager2.png) no-repeat;
margin-left:0;
}

.slider_mask {
width:21px;
height:247px;
position:absolute;
right:23px;
z-index:20;
}

.slider_pager {
background:url(../images/slider_pager.png) no-repeat;
position:absolute;
z-index:1;
top:384px;
left:784px;
width:167px;
height:45px;
}

.main_left_menu ul.pager	li a{
width:15px;
height:10px;
}

.main_left_menu ul.pager	li.active,div.eleman_ilan ul.pager	li.active {
background:url(../images/popular_pager1.png) no-repeat;
width:15px;
height:10px;
}

.section_right	{
float:left;
}



.footer_section {
  width:985px;
  height:100px;
  background:url("../images/fotter_bg.png") no-repeat;
  margin:0px auto;
  position:relative;
  z-index:1;
}
 
.foot	{
  width: 300px;
  color:#d6d6d6;
  margin: 4px 0 0 20px;
  float: left;
}

.socialdiv {
  width: 400px;
  height: 35px;
  margin-top:10px;
  float: left;
  text-align: center;
}

.copyright {
  width: 180px;
  float:left;
  margin-right:68px;
  margin-top:12px;
  font-size:11px;
  color:#d6d6d6;
}

.copyright a {
  color:#fff;
  margin-left:5px;
}

.clear { clear:both; }

/************* İK Formu *********************/

#ikform fieldset {
  width: 960px;
  margin-bottom: 5px;
}

#ikform label {
  float: left;
  width: 226px;
  text-align: right;
  margin-right: 10px;
  color: #000;
  font-weight: bold;
  line-height: 24px;
}
#ikform label span {
  color: #00572A;
}

#ikform .txt {
  width: 250px;
  border: 1px solid #b4b4b4;
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

#ikform input[type="file"] {
  width: 250px;
}

.deneyimarea {
  width: 700px;
  float: left;
  margin-top: 10px;
}

.deneyim {
  width: 140px;
  margin-bottom: 10px;
  border: 1px solid #b4b4b4;
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.bdeneyim {
  color: #00572A;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

#ikform textarea {
  width: 300px;
  height: 120px;
  border: 1px solid #b4b4b4;
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

#ikform select {
  width: 250px;
  border: 1px solid #b4b4b4;
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

#ikform input[type="submit"] {
  width: 64px;
  height: 24px;
  border: 0;
  background: url("../images/gonder.png") no-repeat 0 0;
  margin-top: 15px;
  margin-left: 335px;
}

#ikform label.error {
  margin-left: 215px;
  width:270px;
  text-align: left;
  font-weight:normal;
  font-style:italic;
  color: #00572A;
}

.grid_3, .grid_7, .grid_9 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.grid_3 {
    width: 140px;
}

.grid_7 {
    width: 400px;
}

.grid_9 {
    width: 490px;
}

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

/************* İletişim Formu *********************/

#iletisim fieldset {
  margin-bottom: 15px;
}

#iletisim label {
  float: left;
  width: 100px;
  text-align: right;
  margin-right: 10px;
  color: #00572A;
  font-weight: bold;
  line-height: 24px;
}

#iletisim input[type="text"] {
  width: 280px;
  border: 1px solid #b4b4b4;
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

#iletisim textarea {
  width: 280px;
  height: 120px;
  border: 1px solid #b4b4b4;
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

#iletisim input[type="submit"] {
  width: 64px;
  height: 24px;
  border: 0;
  background: url("../images/gonder.png") no-repeat 0 0;
  margin-left: 335px;
}

#iletisim label.error {
  margin-left: 115px;
  width:270px;
  text-align: left;
  font-weight:normal;
  font-style:italic;
}

#sonuc p {
  margin-left: 115px;
  display: none;
}

.mapp a {color: #000;}
.mapp a:hover {color: #00572A;}

/************* Galeri *********************/

.gallery li {
  width: 180px;
  height: 120px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  float: left;
  margin: 0 10px 10px 0;
}

.sertifika li {
  width: 130px;
  height: 240px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  float: left;
  margin: 0 10px 10px 0;
  text-align: center;
}

.srtimg {
  height: 200px;
  line-height:200px;
}

.sertifika li img {
  vertical-align:middle;
}

.sertifika li p {
  text-align: center;
  padding-top: 7px;
  font-weight: bold;
}

.defbottom {width:330px; margin-top:15px; margin-left:5px;float: left;}

.defbottom h2 {
  font-size: 14px;
  margin: 10px;
}

.defbic {
  width: 380px;
  height: 215px;
  margin: 20px 0 0 13px;
  overflow: hidden;
}

.list_type1 {float:left;}

.list_type1 li {
  height: 13px;
  margin-bottom: 10px;
}

.list_type1 li a {
  background: url("../images/pager_icon.png") no-repeat 0 0;
  padding-left: 20px;
  text-decoration: none;
  color: #000;
}

.list_type2 li {
  height: 13px;
  margin-bottom: 10px;
}

.list_type2 li a {
  background: url("../images/pager_icon.png") no-repeat 0 0;
  padding-left: 20px;
  text-decoration: none;
  color: #000;
}

.list_type3 li {
  height: 13px;
  margin-bottom: 10px;
}

.list_type3 li a {
  background: url("../images/list_type3.png") no-repeat 0 0;
  padding-left: 20px;
  text-decoration: none;
  color: #000;
}

.twolist {width:120px; margin:0px 10px 0 5px; float:left;}

.gmenu {
  width: 716px;
  height: 92px;
  background: url("../images/gmenubg.png") no-repeat 0 0;
  z-index: 99;
}

.gmenu li{
  width: 238px;
  height: 60px;
  float: left;
}

.gmenu li div {padding: 20px 0 0 10px;}
.gmenu li div img {float: left;margin-right:10px;}
.gmenu li div p {
  padding: 2px 0 0 20px;
  line-height: 18px;
  font-size: 13px;
  color: #343433;
}

.gmenu li div p span {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
}

.lmenu li{
  width: 223px;
  height: 40px;
  background: url("../images/lmenubg.png") no-repeat 0 0;
  font-family:"zumrutfont";
  padding-left:12px;
  margin-bottom:5px;
  margin-left:8px;
  font-size:14px;
}

.lmenu li div {padding: 5px 0 0 0;}
.lmenu li div img {float: left;margin-right:10px;}
.lmenu li div p {
  padding: 10px 0 0 20px;
  font-size: 18px;
  color: #343433;
  font-weight: bold;
}

.lmenu li div p a {font-size:14px;}

.lmenu li div h2 {
  padding: 7px 0 0 7px;
  font-size: 16px;
  font-weight: bold;
  color: #750d0e;
}

.gmenu a, .lmenu a {
  color: #343433;
}

.gmenu a:hover, .lmenu a:hover {
  color: #00572A;
}

#ttop {
  height: 110px;
}

#mtop {
  height: 60px;
}

.hbaslik {
  width:176px;
  height:25px;
  color:#fff;
  font-family:"zumrutfont";
  font-size:14px;
  padding: 24px 10px 0 80px;
  float: left;
}

.icfull {
  width: 915px;
  margin-left:15px;
  color: #505050;
  min-height: 600px;
  margin-bottom: 20px;
}

.icsag {
  margin-left:9px;
  float:left;
  width:252px;
}

.icsag h2 {
  background:url(../images/popular.png) no-repeat;
  width:252px;
  padding-left:13px;
  padding-top:11px;
  height:37px;
  color:#fff;
  font-weight:normal;
  font-family:"zumrutfont";
  font-size:14px;
}

.icsag ul{ }
.icsag ul li	{
  margin-top:5px;
  margin-bottom:10px;
  margin-left:8px;
}

.icsag ul li a {
  color:#505050;
  font-family:"AurulentSansRegular";
  padding-left:12px;
  margin-bottom:15px;
  margin-left:8px;
  font-size:14px;
  background:url(../images/populer_icon.png) no-repeat left;
}

.icsag ul li a:hover	{ text-decoration:none;color:#00572A }

.icsol {
  color: #505050;
  float: left;
  margin-left: 10px;
  width: 660px;
  min-height: 600px;
  margin-bottom: 20px;
}

.icsol p {
  color:#505050;
  font-family:"AurulentSansRegular";
  font-size:12px;
  margin-bottom: 10px;
  line-height:16px;
}

.icsol h1, .icsol h2, .icsol h3, .icfull h2, .icfull h3 {
  color: #00572A;
  padding-bottom: 5px;
  margin: 20px 0 20px 0;
  border-bottom: 1px dotted #00572A;
}

.icsol h3, .icfull h3 {border: 0;}

.icsol h1 {font-size:24px;line-height:24px;}
.icsol h2, .icfull h2 {font-size:20px;line-height:20px;}
.icsol h3, .icfull h3 {font-size:18px;line-height:18px;}
.icsol h4 {font-size:16px;line-height:16px;}
.icsol h5 {font-size:14px;line-height:14px;}
.icsol h6 {font-size:12px;line-height:12px;}

.icsol strong, .icfull strong {color: #00572A;font-weight: bold;}

.staticbig {
  float: left;
  margin: 0 10px 10px 0;
}

.hr {
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
}

#digerhaberler {
  padding: 5px;
  border: 1px solid #ccc;
  width: 545px;
  overflow: hidden;
}

#digerhaberler option {
  margin-bottom: 3px;
  padding-left: 5px;
}

blockquote {
  height: 32px;
  color: #00572A;
  font-size:18px;
  font-style: italic;
  background: url("../images/blockquote.png") no-repeat 0 0;
  padding: 10px 0 0 40px;
}

blockquote p {font-size:18px !important;}

.urundetay hr {
  height: 21px;
  border: 0;
  background: url("../images/divider.png") no-repeat 0 0;
}

.m20_bottom {
  margin-bottom: 20px;
}