﻿
/*a, h1, h2, h3, h4, h5, h6 {

    color:pink !Important;
}*/

.yazi {


    color:black;
    font-size:13px;

}

.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 0px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .mGrid td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #717171;
        text-align: center;
    }



    .mGrid th {
        padding: 4px 2px;
        color: #fff;
        background: #424242 url(imgicon/grd_head.png) repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
    }

    .mGrid .alt {
        background: #fcfcfc url(imgicon/grd_alt.png) repeat-x top;
    }

    .mGrid .pgr {
        background: #424242 url(imgicon/grd_pgr.png) repeat-x top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

.embed-container {
    position: relative;
    padding-bottom: 64.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

#tbluyelik tr td {
    vertical-align: top;
    height: 55px;
    width: 40px;
}

#tbluyelik {
    width: 100%;
}

.sayfalama {
    padding: 3px;
    margin: 3px;
    text-align:right;
}

.sayfalama a {
    padding: 9px 7px 8px 7px;
    margin: 2px;
    border: 1px solid #EEE;
    text-decoration: none;
    color: silver;
    vertical-align:middle;
}
.sayfalama b{

    
     padding: 9px 7px 8px 7px;
    margin: 2px;
    border: 1px solid #EEE;
    text-decoration: none;
    color: gray;
    font-weight:bold;
    vertical-align:middle;
}

.sayfalama a:hover,
.sayfalama a:active {
    border: 1px solid #999;
    color: #666;
    
}
.sayfalama .secili {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #036CB4;
    font-weight: bold;
    background-color: #036CB4;
    color: #FFF;
}
.sayfalama .pasif {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}

.tree {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fbfbfb;
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .tree li {
        list-style-type: none;
        margin: 0;
        padding: 17px 5px 0 5px;
        position: relative;
        margin-left: 30px;
    }

        .tree li::before, .tree li::after {
            content: '';
            left: -20px;
            position: absolute;
            right: auto;
        }

        .tree li::before {
            border-left: 1px solid #999;
            bottom: 50px;
            height: 100%;
            top: 0;
            width: 1px;
        }

        .tree li::after {
            border-top: 1px solid #999;
            height: 20px;
            top: 25px;
            width: 25px;
        }

        .tree li span {
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border: 1px solid #999;
            border-radius: 5px;
            display: inline-block;
            padding: 3px 8px;
            text-decoration: none;
        }

        .tree li.parent_li > span {
            cursor: pointer;
        }

    .tree > ul > li::before, .tree > ul > li::after {
        border: 0;
    }

    .tree li:last-child::before {
        height: 30px;
    }

    .tree li.parent_li > span:hover, .tree li.parent_li > span:hover + ul li span {
        background: #eee;
        border: 1px solid #94a0b4;
        color: #000;
    }

.tbluyelik tr td {
    vertical-align: top;
    height: 55px;
    width: 40px;
}

.tbluyelik {
    width: 100%;
}



.review-block .video-carousel .inner-carousel .item .item-footer {
    display: block;
    border-top: 1px dotted #aaa;
    border-bottom: 1px dashed silver;
    padding: 13px 0;
    text-transform: uppercase;
    font-size: 13px;
}


.review-block .item .item-footer {
    display: block;
    border-top: 1px dotted #aaa;
    border-bottom: 1px dashed silver;
    padding: 13px 0;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 10px;
}




/*/////////////////////SIDEBAR///////////////////////////*/






#teknoBar .widget .upper-title {
    position: absolute;
    top: 13px;
    right: 15px;
    color: #aaa;
    font-weight: normal;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
}


    #teknoBar .widget .upper-title:hover {
        color: #232323;
    }


    #teknoBar .widget .upper-title i.fa {
        padding-left: 5px;
    }


#teknoBar .widget > .w-title {
    display: block;
    background: #ededed;
    position: relative;
    margin-bottom: 20px;
}


    #teknoBar .widget > .w-title h3 {
        display: inline-block;
        padding: 11px 22px;
        color: #fff;
        background: #292a32;
        margin-bottom: 0px;
        font-size: 17px;
        text-transform: uppercase;
        font-weight: normal;
        font-family: 'PT Sans Narrow', sans-serif;
        /*letter-spacing: 1px;*/
    }


        #teknoBar .widget > .w-title h3:after {
            display: block;
            position: absolute;
            height: 3px;
            background: inherit;
            width: 100%;
            left: 0px;
            bottom: 0px;
            content: '';
        }

.widget .tagcloud > a {
    display: inline-block;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 13px;
    margin: 0 8px 8px 0;
    background: rgba(255,255,255,0.13);
}

    .widget .tagcloud > a:hover {
        background: rgba(255,255,255,0.3);
    }

.content .article-list .item .item-content span {
    /*opacity: 0.7;*/
    /*filter: alpha(opacity=70);*/
}

.content .article-list .item .item-content h3 a {
    opacity: 1;
    filter: alpha(opacity=100);
}

.content .article-list .item .item-content {
    display: block;
    margin-left: 75px;
    border-bottom: 1px dotted rgba(0,0,0,0.2);
    min-height: 59px;
}

#teknoBar .more-button {
    display: block;
    text-align: center;
    padding: 7px;
    text-transform: uppercase;
    font-size: 11px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.tab-a h3 {
    cursor: pointer;
}

    .tab-a h3:hover {
        box-shadow: inset 0 -100px 0 rgba(255,255,255,0.07);
    }

    .tab-a h3.active {
        box-shadow: none !important;
        cursor: default;
        background: #c12026 !important;
    }

    .tab-a h3:after {
        display: none !important;
    }

.tab-a {
    box-shadow: inset 0 -3px 0 #292a32;
}

.tab-d > div {
    display: none !important;
}

    .tab-d > div.active {
        display: block !important;
    }

.review-list .item {
    display: block;
    margin-bottom: 15px;
    position: relative;
}

    .review-list .item:after {
        display: block;
        clear: both;
        content: '';
    }

.review-list .item {
    background: #f0f0f0;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1);
}

    .review-list .item .item-content {
        padding: 10px 70px 10px 15px;
        display: table-cell;
        vertical-align: middle;
        height: 30px;
    }

    .review-list .item .item-photo {
        display: block;
        float: left;
    }

    .review-list .item .item-content h3 {
        margin-bottom: 0px;
        font-size: 13px;
        font-weight: normal;
    }

    .review-list .item .item-content .review-rating {
        display: block;
        position: absolute;
        right: 10px;
        padding: 8px 12px;
        color: #fff;
        background: #698ac1;
        top: 10px;
        font-size: 14px;
    }

.w-gallery .w-photos {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}

    .w-gallery .w-photos:last-child {
        position: relative;
        margin-bottom: 0px;
        padding-bottom: 0px;
        border-bottom: 0px;
    }

    .w-gallery .w-photos:hover .gallery-link-left {
        left: 0px;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .w-gallery .w-photos:hover .gallery-link-right {
        right: 0px;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .w-gallery .w-photos .gallery-link-left {
        position: absolute;
        left: -20px;
        font-size: 20px;
        color: #fff;
        top: 40%;
        z-index: 10;
        text-shadow: 0 0 4px rgba(0,0,0,0.4);
        padding: 11px 14px;
        background: rgba(0,0,0,0.4);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .w-gallery .w-photos .gallery-link-right {
        position: absolute;
        right: -20px;
        font-size: 20px;
        color: #fff;
        top: 40%;
        z-index: 10;
        text-shadow: 0 0 4px rgba(0,0,0,0.4);
        padding: 11px 14px;
        background: rgba(0,0,0,0.4);
        opacity: 0;
        filter: alpha(opacity=0);
    }

        .w-gallery .w-photos .gallery-link-right:hover,
        .w-gallery .w-photos .gallery-link-left:hover {
            background: #232323;
            text-shadow: 0px;
        }

    .w-gallery .w-photos .photo-images {
        display: block;
        position: relative;
    }

        .w-gallery .w-photos .photo-images a {
            display: none;
            position: absolute;
            z-index: 2 !important;
            top: 0px;
        }

            .w-gallery .w-photos .photo-images a.active {
                display: block !important;
                position: relative !important;
                z-index: 1 !important;
            }

#teknoBar .widget .tagcloud > a {
    background: rgba(0,0,0,0.1);
}

    #teknoBar .widget .tagcloud > a:hover {
        background: rgba(0,0,0,0.3);
        color: #232323;
    }

.gridTextbox {
}

.cart {
    /*margin: 50px auto;
  width: 300px;*/
    overflow: hidden;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.6);
    background: #525252;
    border: 1px solid #202020;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.cart-top {
    position: relative;
    z-index: 1;
    height: 24px;
    line-height: 24px;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #eee;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
    background: #404040;
    border-bottom: 1px solid #222;
    border-radius: 2px 2px 0 0;
    -webkit-font-smoothing: antialiased;
    background-image: -webkit-linear-gradient(top, #525252, #3d3d3d 80%, #383838);
    background-image: -moz-linear-gradient(top, #525252, #3d3d3d 80%, #383838);
    background-image: -o-linear-gradient(top, #525252, #3d3d3d 80%, #383838);
    background-image: linear-gradient(to bottom, #525252, #3d3d3d 80%, #383838);
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.05), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.05), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.25);
}

.cart-top-title {
    float: left;
}

.cart-top-info {
    float: right;
}

.cart-item {
    position: relative;
    line-height: 20px;
    padding: 10px 80px 10px 15px;
    font-weight: bold;
    background: #525252;
    border-bottom: 1px solid #222;
    background-image: -webkit-linear-gradient(top, #575757, #4e4e4e);
    background-image: -moz-linear-gradient(top, #575757, #4e4e4e);
    background-image: -o-linear-gradient(top, #575757, #4e4e4e);
    background-image: linear-gradient(to bottom, #575757, #4e4e4e);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

    .cart-item:first-child {
        margin-top: -1px;
        padding-top: 11px;
    }


.cart-item-pic {
    position: relative;
    float: left;
    margin: -2px 12px 0 -7px;
}

    .cart-item-pic > img {
        display: block;
        height: 44px;
        width: 44px;
        border-radius: 3px;
    }

    .cart-item-pic:before {
        content: '';
        position: absolute;
        top: -1px;
        bottom: -1px;
        left: -1px;
        right: -1px;
        border: 1px solid #000;
        border-radius: 4px;
        background-image: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0.15) 50%, transparent 50%);
        background-image: -moz-linear-gradient(top left, rgba(255, 255, 255, 0.15) 50%, transparent 50%);
        background-image: -o-linear-gradient(top left, rgba(255, 255, 255, 0.15) 50%, transparent 50%);
        background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.15) 50%, transparent 50%);
        -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
        box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.12);
    }

.cart-item-desc {
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #b8c6cc;
}

.cart-item-price {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -10px;
    color: gray;
}

.cart-bottom {
    line-height: 31px;
    padding: 5px;
    font-weight: bold;
    /*background: #484848;
  background-image: -webkit-linear-gradient(top, #545454, #434343);
  background-image: -moz-linear-gradient(top, #545454, #434343);
  background-image: -o-linear-gradient(top, #545454, #434343);
  background-image: linear-gradient(to bottom, #545454, #434343);*/
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

    .cart-bottom > .cart-button {
        float: right;
    }

.cart-button {
    line-height: 29px;
    padding: 0 25px;
    color: white;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background: #5aa327 padding-box;
    border: 1px solid #333;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}

    .cart-button:hover {
        background-color: #5daa2d;
    }

    .cart-button:active {
        background-image: none;
        border-color: rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.05);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.05);
    }

.sepet {
    padding: 5px;
    border-bottom: solid 1px silver;
}

.option {
    margin: 35px 0;
}

    .option input {
        padding-top: 2px;
    }


.breaking-news {
    display: block;
    margin-bottom: 20px;
    border-top: 1px solid #b3b3b6;
    border-bottom: 1px solid #b3b3b6;
    line-height: 30px;
}

    .breaking-news .breaking-title {
        overflow: hidden;
        padding-right: 13px;
        float: left;
        display: block;
        margin-top: -1px;
        position: relative;
    }

        .breaking-news .breaking-title i {
            display: block;
            position: absolute;
            background: #c12026;
            width: 35px;
            height: 140%;
            right: 5px;
            top: -12px;
            z-index: 1;
            -ms-transform: rotate(20deg);
            -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
        }

    .breaking-news h3 {
        background: #c12026;
        color: #fff;
        line-height: 32px;
        font-size: 14px;
        font-weight: normal;
        padding: 0px 15px;
        font-family: 'PT Sans Narrow', sans-serif;
        text-transform: uppercase;
        margin-bottom: 0px;
        z-index: 2;
        position: relative;
    }

    .breaking-news .breaking-block {
        display: block;
        margin-left: 140px;
        line-height: 30px;
        white-space: nowrap;
        overflow: hidden;
    }

        .breaking-news .breaking-block ul {
            display: block;
            line-height: 30px;
            white-space: nowrap;
            position: relative;
        }

            .breaking-news .breaking-block ul li {
                display: inline-block;
                line-height: 30px;
                margin-right: 20px;
            }

        .breaking-news .breaking-block h4 {
            display: inline-block;
            font-size: 14px;
            line-height: 30px;
            margin-bottom: 0px;
            font-weight: normal;
            font-family: 'PT Sans Narrow', sans-serif;
        }

        .breaking-news .breaking-block li > i.fa {
            padding-left: 8px;
            color: #c12026;
        }


.ressam {
    float: left;
    width: 250px;
    height: 170px;
    margin-right: 5px;
    margin-bottom: 20px;
    border: 3px #F2F2F2 solid;
    
}

    .ressam:hover {
        border-color:silver;
    }

    .ressam:hover child a{

        color:#9D2D2D;
    }



