﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic&subset=latin,latin-ext);


table.standard th {
    width: 110px;
    padding-right: 0;
    background: #eee;
    color: #000;
	
	    vertical-align: middle;
    text-align: left;
    border: 1px solid #ddd;
    padding: 12px 14px;
}




table.standard td.title {
    background: #ddd;
    font-size: 14px;
    white-space: nowrap;
    width: 170px;
    text-align: center;
    padding: 0;
}
table.standard td {
    vertical-align: middle;
    text-align: left;
    border: 1px solid #ddd;
    padding: 12px 14px;
	line-height: 1.5em;
    padding-left: 8px;
    padding-right: 8px;
}

.dout {
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 10px;
}


table.standard {
    width: 99%;
	    border-collapse: collapse;
    border-spacing: 0;
}
/*#region Standartlar */
.fright {
    float: right;
}

.fleft {
    float: left;
}

.clear {
    clear: both;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], input[disabled] {
        cursor: default;
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

a img {
    border: none;
}
/*#endregion */

/*#region Genel */
a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

.search input[type=text] {
    width: 140px;
    height: 16px;
    padding: 5px;
    border: 1px solid #ebebeb;
    font-size: 14px;
}

.search input[type=submit] {
    border: none;
    background-color: #a0a0a0;
    color: #fff;
    width: 45px;
    height: 28px;
}
/*#endregion */

/*#region İkonlar */
[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    vertical-align: text-top;
    background-image: url("images/icons.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

.icon-fb {
    background-position: 0 0;
}

.icon-gplus {
    background-position: -25px 0;
}

.icon-twitter {
    background-position: -50px 0;
}
/*#endregion */

/*#region Katmanlar */
body {
    margin: 0;
    background: url("images/bg.jpg") no-repeat #c0c4c7;
    background-position: top;
    font-family: 'Open Sans', sans-serif;
    font-size:12px;
}

#container {
    width: 980px;
    margin: 0 auto;
    background-color: #fff;
}

#header {
    width: 940px;
    margin: 0 20px;
}

#header-left {
    width: 470px;
    float: left;
}

    #header-left img {
        margin-top: 33px;
        margin-left: 7px;
    }

#header-right {
    width: 470px;
    float: left;
    text-align: right;
}

    #header-right .social-icons {
        margin-top: 15px;
        margin-right: 15px;
    }

        #header-right .social-icons a {
            margin-left: 3px;
        }

    #header-right .hakkinda {
        margin-top: 30px;
        margin-right: 5px;
        font-size: 13px;
        color: #7b6969;
    }

        #header-right .hakkinda img {
            margin-bottom: -4px;
        }

#main-menu {
    background: url("images/menu-bg.png") repeat-x;
    margin-top: 15px;
    height: 58px;
}

    #main-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #main-menu ul li {
            float: left;
            padding: 6px 15px;
            margin-top: 8px;
            border-left: 2px solid #cfcfcf;
        }

            #main-menu ul li:first-child {
                border-left: none;
                margin-left: 10px;
            }

            #main-menu ul li a {
                color: #6f6f6f;
                font-size: 14px;
            }

                #main-menu ul li a:hover {
                    text-decoration: none;
                    color: #f00;
                }

    #main-menu .search {
        float: right;
        padding-top: 12px;
        padding-right: 10px;
    }

#main {
    margin: 8px 20px 30px;
    width: 940px;
    overflow: hidden;
}

#main-top {
}

    #main-top .breadcrumbs {
        padding: 2px 15px;
        font-size: 12px;
        color: #777;
    }

        #main-top .breadcrumbs a {
            color: #777;
        }

    #main-top h1.title {
        margin: 10px 0 0;
        background-color: #a0a0a0;
        padding: 12.5px 15px;
        font-size: 16px;
        color: #fff;
    }

#main-bottom {
}

    .page-list-wrapper {
        width:960px;
        min-height:200px;
        padding-top:20px;
    }

        .brand {
            float: left;
            margin: 0 19px 19px 0;
            width: 194px;
            height: 184px;
            padding: 10px;
            border: 3px solid #bfbfbf;
            overflow: hidden;
        }

            .brand img {
                margin-bottom: 5px;
            }

            .brand div {
                text-align: center;
            }

                .brand div + div {
                    text-align: left;
                    font-size: 12px;
                    line-height: 14px;
                }

                     .brand div + div ul {
                        font-size: 12px;
                        margin: 10px 0 0;
                        padding: 0 0 0 20px;
                        line-height: 18px;
                    }

                        .brand div + div ul li a {
                            color: #000;
                        }

    #main-bottom .motors {
        margin-left: -25px;
        width: 965px;
    }

        #main-bottom .motors .column {
            float: left;
            margin-left: 25px;
            width: 215px;
        }

            #main-bottom .motors .column h2 {
                margin: 20px 0 5px 8px;
                font-size: 16px;
            }

                #main-bottom .motors .column h2.green {
                    color: #9bbb59;
                }

                #main-bottom .motors .column h2.blue {
                    color: #55c5e2;
                }

                #main-bottom .motors .column h2.red {
                    color: #d9514d;
                }

                #main-bottom .motors .column h2.orange {
                    color: #e4873c;
                }

            #main-bottom .motors .column .desc {
                font-size: 12px;
                line-height: 20px;
            }

                #main-bottom .motors .column .desc h2 {
                    font-size: 16px;
                    line-height: 20px;
                    font-weight: normal;
                    margin: 0 0 10px;
                }

                #main-bottom .motors .column .desc h3 {
                    color: #f60112;
                    font-size: 12px;
                    font-weight: normal;
                    margin: 0;
                }

                #main-bottom .motors .column .desc a {
                    color: #828282;
                }

                #main-bottom .motors .column ul  {
                    list-style:none;
                    margin:0;
                    padding:0 5px;
	            margin-left:3px;
                }

                #main-bottom .motors .column ul li a {
                    color: #000;
                    font-size:14px;
                }

#main-bottom-left {
    float: left;
    width: 245px;
    font-size: 12px;
}

    #main-bottom-left h2 {
        margin: 15px 0 0;
        font-size: 16px;
    }

    #main-bottom-left p {
        margin: 5px 0;
    }

    #main-bottom-left a {
        color: #000;
    }

    .content-menu ul {
        margin: 15px 0 0;
        padding: 0;
        list-style: none;
    }

        .content-menu ul li:first-child a {
            border-top: 1px solid #b9bdbf;
        }

        .content-menu ul li a {
            border: 1px solid #b9bdbf;
            border-top: none;
            display: block;
            padding: 0 10px;
            line-height: 30px;
            font-size: 14px;
            color: #484545;
        }

            .content-menu ul li a:hover {
                text-decoration: none;
                background-color: #ebebeb;
            }

            .content-menu ul li a.active {
                background-color: #dadada;
                color: #fff;
                border-color: #888;
                pointer-events: none;
            }

#main-bottom-right {
    float: left;
    width: 680px;
    margin-left: 15px;
    font-size: 14px;
    line-height: 20px;
}

    #main-bottom-right p {
        margin: 10px 0;
    }

    #main-bottom-right iframe {
        border: none;
        width: 680px;
        height: 300px;
        margin: 15px 0;
    }


    .product {
        width:454px;
        height:159px;
        border:solid 3px #bfbfbf;
        float:left;
        margin:0 20px 20px 0;
        overflow:hidden;
    }
        .product .left {
            width:205px;
            padding:10px 0 0 20px;
            float:left;

        }
            .product .left ul {
                list-style:none;
                margin:0;
                padding:0;
            }
             .product .left ul li {
                line-height:15px;
            }
            .product .left a {
                font-size:12px;
                color:#000;
            }

             .product .left h3 {
                font-size:16px;
            }
            .product .left ul{
                margin:0;
                padding:0;
                list-style:none
            }
        .product .right {
           width:220px;
           float:right;
        }

.gallery > div {
    width:152px;
    height:130px;
    float:left;
    text-align:center;
    font-size:11px;
    margin:10px 15px 0 0;
}


#footer { width: 940px; margin: 15px 20px 0; }
        #footer-top { min-height: 145px; padding: 15px; background: url("images/footer-bg.png") repeat-x #505052; }
            #footer-top-left { float: left; width: 450px; }
                #footer-menu ul { list-style: none; margin: 0; padding: 0; }
                    #footer-menu ul li { float: left; width: 140px; margin-left: 10px; overflow: hidden; }
                        #footer-menu ul li a { color: #fff; font-size: 16px; font-weight: bold; }
                            #footer-menu ul li ul li { line-height: 18px; margin-left: 0;  }
                                #footer-menu ul li ul li a { color: #fff; font-size: 12px; font-weight: normal; }

#footer-top-right {
    width: 450px;
    float: left;
}

    #footer-top-right .eposta-abonelik {
        float: left;
        width: 185px;
        color: #a9aaaa;
        font-size: 12px;
    }

        #footer-top-right .eposta-abonelik p {
            margin: 0;
        }

        #footer-top-right .eposta-abonelik .eposta-ekle {
            margin-top: 10px;
        }

            #footer-top-right .eposta-abonelik .eposta-ekle input[type=text] {
                float: left;
                width: 119px;
                height: 14px;
                padding: 5px 3px;
                border: none;
                border-top: 1px solid #808080;
                font-size: 11px;
            }

            #footer-top-right .eposta-abonelik .eposta-ekle input[type=submit] {
                float: left;
                width: 60px;
                height: 25px;
                border: none;
                border-top: 1px solid #808080;
                font-size: 11px;
                letter-spacing: 1px;
            }

    #footer-top-right .adres-bilgileri {
        float: left;
        margin-left: 20px;
        width: 245px;
        overflow: hidden;
        font-size: 11px;
        line-height: 20px;
        color: #9f9f9f;
    }

        #footer-top-right .adres-bilgileri h3 {
            margin: 0 0 5px;
            font-size: 16px;
        }

        #footer-top-right .adres-bilgileri p {
            margin: 0;
        }

        #footer-top-right .adres-bilgileri a {
            color: #9f9f9f;
        }

#footer-bottom {
    margin-top: 15px;
    height: 50px;
    font-size: 12px;
    color: #2f2f31;
}

#footer-bottom-left {
    width: 470px;
    float: left;
}

#footer-bottom-right {
    width: 470px;
    float: left;
    text-align: right;
}
/*#endregion */
 /*#URUN EKLERİ */
table.UrunGenelTablo { }
table.UrunGenelTablo td, table.UrunDataTablo th {;padding:2px; font-size:13px}
table.UrunDataTablo { border-collapse:collapse;}
table.UrunDataTablo td, table.UrunDataTablo th {border:1px solid black; padding:3px; font-size:11px}
/*#URUN EKLERİ */