﻿body 
{
    margin:0px;
    padding:0px;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    background:#eeeeee;
    font-family:Arial,sans-serif;
    font-size:13px;
}

h2 {
    font-size:20px;
    font-weight:normal;
    padding-left:20px;
    color:#808080;
}
.tepe
{
    width:100%;
    height:141px;
    z-index:256;
    position:absolute;
    background-image:url(../Image/czgi.png)
}
.topStyle { background:url(../Image/armagrupbaslik.png) no-repeat; height:212px !Important; width:1000px; margin:0 auto 0 auto; z-index:250;}
.menuKalip { margin-left:320px; margin-top:30px; position:absolute; text-align:center; color:#FFF; z-index:201;}
.menuKalip div {font-size:14px; width:100px; border-left:dotted 1px #FFF; float:left; 
                height:30px; padding-top:10px;    z-index:1000; background:#cc0000;}
.menuKalip div:hover { background-color:#FFF; color:#cc0000; cursor:pointer;}
.menuKalip div a { color:#FFF; text-decoration:none;}
.menuKalip div:hover a {color:#cc0000;}

.maviTamCizgi { height:5px; width:1000px; background-color:#cc0000; clear:both; margin-top:40px; z-index:150;}

.hizmetSt { height:212px; width:1000px; background-color:#FFF;}
.hizmetSt div.hizmetler { width:240px; height:200px; border:solid 1px #DDD; float:left; margin-left:5px; margin-top:5px;}
.hizmetSt div.hizmetler div.resim {height:120px; width:236px; margin:2px; overflow:hidden;}
.hizmetSt div.hizmetler h3 { padding:0px; margin:0px; font-size:20px; padding-left:15px;}

.zmn { background-color:#505050; width:1000px; height:50px; margin:0 auto 0 auto; padding-top:10px; border-top:5px solid #048523;}
.zmn div.adres { margin-left:20px; color:#FFF; font-size:11px;}
.zmn div.telefon {margin-left:20px; margin-top:5px; color:#FFF;  font-size:11px;}

.garantiBox { background-color:#aedd13; padding-left:20px; margin-right:-10px; height:60px; padding-top:10px; 
              color:#FFF; border-bottom:dotted 1px #BBB; border-top:dotted 1px #BBB;}
.garantiBox div.gbaslik { height:25px; margin-bottom:5px;}

.hakm { padding:10px;}
.hakm div.basl { font-size:22px; color:#57cff4; margin-top:30px;}

.referencesS {}
.referencesS div.b { width:240px; height:130px; float:left; overflow:hidden; border:solid 1px #DDD; margin-left:5px; margin-top:10px; text-align:center; border-top-left-radius:20px; border-bottom-right-radius:20px;}
.referencesS div.b p { margin:0px; padding:0px; width:240px; height:30px; background-color:#57cff4; color:#FFF; }

.rbasl { margin-bottom:20px; margin-left:30px; font-size:26px; color:#57cff4;}

.gbasl {margin:5px; margin-left:270px; color:#57cff4; font-size:24px;}

.yan {float:left;}

.aa { text-decoration:none; color:#000;}

.xcx {height:70px; padding-top:30px; font-size:30px;}


.altk { width:700px; background-color:#FFF; margin-left:10px; overflow:hidden; float:left;}
.altk div { width:350px; margin-right:5px; float:left; border:solid 1px #DDD;}
.altk div img.baslikImage {width:350px;}
.altk div h2 { font-size:18px; color:#2d9bf8; text-align:left; clear:both; border-top:solid 1px #DDD; padding-top:10px; padding-left:20px; }
.altk div.devamini_oku { border:none;}
.altk div.devamini_oku a { color:#2d9bf8; text-decoration:underline; padding-right:20px;}
.altk div.yazi {border:none; height:40px; padding:10px;}
.altk div.resimlik {border:none; height:180px; overflow:hidden;}
.padding10 { padding:10px; }


.yansayfalarmenusu { float:left; width:260px; margin-left:5px;}
    .yansayfalarmenusu div.mn { height:35px; padding-top:15px; padding-left:10px; clear:both; border-bottom:dotted 1px #AAA;}
        .yansayfalarmenusu div.mn:hover { background:#f6f6f6; cursor:pointer;
        }
        .yansayfalarmenusu div.mn a { text-decoration:none; color:#000;}

.BolumBaslik {
    background:#f6f6f6;
    border:solid 1px #f1f1f1;
    padding-top:5px;
    height:30px;
    margin-top:10px;
    padding-left:30px;
    margin-bottom:10px;
    color:#2d9bf8; font-size:18px;
}

.tablo {
    padding:10px;
    border: solid 1px #CCC;
    overflow: hidden;
    margin:10px;
    background:#FFF;
}

    .tablo .col {
        height: 35px;
    }

    .tablo .ilk {
        width: 100px;
        float: left;
        padding-left: 20px;
        padding-top: 10px;
    }

    .tablo .ara {
        float: left;
        padding-top: 10px;
    }

    .tablo .son {
        width: 200px;
        float: left;
        padding-top: 10px;
    }

    .tablo .clearboth {
        width: 100%;
        clear: both;
    }

    .tablo input,select {
        height: 35px;
        font-size: 15px;
        background: #FFF;
        border: solid 1px #DDD;
        width: 200px;
        margin-top: -8px;
    }

        .tablo input:focus,select:focus, textarea:focus {
            background: #ebfb9b;
        }

        .tablo input:hover,select:hover,textarea:hover {
            background: #eeeeee;
        }

        

    .tablo textarea {
        width:300px;
        height:100px;
    }

    .tablo .baslik {
        background-color: #f6f6f6;
        border-bottom: solid 1px #DDD;
        width: 100%;
        height: 25px;
        padding-top: 10px;
        text-align: center;
        margin-bottom: 10px;
        font-weight: bold;
        font-size: 15px;
        color: #808080;
    }

    .tablo .uyari {
        text-align: center;
        color: #ff6a00;
        font-size: 15px;
        font-weight: 100;
        height: 30px;
        padding-top: 10px;
        border-top: solid 1px #DDD;
        background: #f6f6f6;
    }

    .tablo .altcizik { border-bottom:solid 1px #ddd;
    }

    .tablo .ustunegelince:hover {
        background:#f6f6f6;
    }



.divbuton {
    height:30px;
    width:150px;
    padding-top:10px;
    font-size:13px;
    color:#000;
    text-align:center;
    border:solid 1px #AAA;
    background:#f6f6f6;
}
    .divbuton:hover {
        background:#ebfb9b;
        cursor:pointer;
    }
.divbuton a {
    text-decoration:none;
    color:#000;
}

.iltsmx {
    margin-top:10px; padding-left:5px;
}
.mrk {font-weight:bolder; font-size:16px; color:#0094ff; text-align:center; margin-top:20px;
}
.pl26 {padding-left:26px; margin-top:8px;}

.m {margin-left:455px; margin-top:4px; position:absolute; text-align:center; color:#FFF; z-index:201; min-width:600px;}
    .m a { text-decoration:none;}
        .m a .item {font-size:16px; width:130px; border-left:dotted 1px #FFF; float:left; 
                height:45px; padding-top:15px;    z-index:1000; background:#505050; color:#FFF; border-bottom:5px solid #f9a904;} 
        /*.m a .item:hover {background-color:#FFF; color:#57cff4; cursor:pointer; border-top:solid 5px #0094ff; color:#ff6a00;}*/
            .m a .item span { font-size:10px;}

.gkutu {height: 50px; padding-top: 30px; padding-left: 50px; border-bottom: solid 1px #eee;}
    .gkutu h2 {padding: 0px; margin: 0px; color: #ff6a00; font-size:24px;}


    .urnbasliklar{ list-style:none; color:#000000;}
    .urnbasliklar li {float:left; font-size:14px; width:220px; height:25px; border-bottom:1px dotted #CCC; padding-left:10px; padding-top:5px;}

    .lnkBaslik{color:#000; padding-top:4px; margin-left:20px; font-size:11px;}
    .lnkBaslik a {text-decoration:none; color:#000;}
    .lnkBaslik a:hover{color:#DDD;}
    
    ._s{width:40px; height:20px; text-align:center; padding-top:5px; border-bottom:1px solid #DDD;}
    ._k{width:150px; border-bottom:1px solid #DDD;}
        ._k a {text-decoration:none; color:#000;
        }
        ._k a:hover{color:#cc0000;}
    ._a{width:300px; border-bottom:1px solid #DDD;}
    ._u{width:200px; border-bottom:1px solid #DDD;}


    .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}


.land {float:left; width:200px; height:20px; border-bottom:1px dotted #AAA;}
.land div {float:left; width:200px; padding-left:20px; padding-top:5px;}
.land div a{text-decoration:none; color:#000;}
    .land div a:hover {color:#cc0000;    }