@font-face {
    font-family: "ralewaybold";
    font-style: normal;
    font-weight: normal;
    src: url("raleway-bold-webfont-1.eot-#iefix") format("embedded-opentype"), url("raleway-bold-webfont-1.woff") format("woff"), url("raleway-bold-webfont-1.ttf") format("truetype"), url("raleway-bold-webfont-1.svg#ralewaybold") format("svg");
}

@font-face {
    font-family: "ralewaysemibold";
    font-style: normal;
    font-weight: normal;
    src: url("raleway-semibold-webfont-1.eot-#iefix") format("embedded-opentype"), url("raleway-semibold-webfont-1.woff") format("woff"), url("raleway-semibold-webfont-1.ttf") format("truetype"), url("raleway-semibold-webfont-1.svg#ralewaysemibold") format("svg");
}

@font-face {
    font-family: "ralewayregular";
    font-style: normal;
    font-weight: normal;
    src: url("raleway-regular-webfont-1.eot-#iefix") format("embedded-opentype"), url("raleway-regular-webfont-1.woff") format("woff"), url("raleway-regular-webfont-1.ttf") format("truetype"), url("raleway-regular-webfont-1.svg#ralewayregular") format("svg");
}

@font-face {
    font-family: "ralewayextrabold";
    font-style: normal;
    font-weight: normal;
    src: url("raleway-extrabold-webfont-1.eot-#iefix") format("embedded-opentype"), url("raleway-extrabold-webfont-1.woff") format("woff"), url("raleway-extrabold-webfont-1.ttf") format("truetype"), url("raleway-extrabold-webfont-1.svg#ralewayextrabold") format("svg");
}

body {
    background-color: #F7F7F7;
    background-color: #F7F7F7;
    height: 100%;
    width: 100%;
    min-width:1024px
}

* {
    border: medium none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.topBox {
    float: left;
    height: auto;
    min-height: 882px;
    position: relative;
    width: 100%;
}

.menuBoxContainer {
    background-color: #FA0203;
    height: 60px;
    margin-top: 50px;
    position: absolute;
    width: 100%;
    z-index: 10;
    min-width:1024px
}

.menuBox {
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1000px;
}

.logoBox {
    float: left;
    height: 60px;
    overflow: hidden;
    width: 220px;
}

    .logoBox img {
        height: 60px;
        width: 193px;
    }

.menu {
    float: left;
    height: 60px;
    /*width: 725px;*/
    width: 763px;
    /*margin-left: 38px;*/
}

    .menu > ul {
        margin: 0;
        padding: 0;
    }

        .menu > ul > li {
            cursor: pointer;
            float: left;
            list-style-type: none;
            text-align: center;
        }

            .menu > ul > li.activeArrow {
                background: url("upArrow.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
            }

            .menu > ul > li:hover {
                background: url("upArrow.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
            }

            .menu > ul > li:first-child:hover {
                background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
            }

            .menu > ul > li.kurumsal:hover {
                background-color: #FFFFFF;
            }

                .menu > ul > li.kurumsal:hover > a {
                    color: #FA0203;
                }

            .menu > ul > li > a {
                color: #FFFFFF;
                display: block;
                font-family: 'ralewaybold';
                font-size: 14px;
                height: 36px;
                padding-left: 5px;
                padding-right: 5px;
                padding-top: 24px;
                text-align: center;
                text-decoration: none;
            }

            .menu > ul > li:last-child > a {
                padding-left: 10px;
                padding-right: 10px;
                text-align: center;
            }

.nav {
    background-color: #FFFFFF !important;
    display: none;
    float: left;
    position: absolute;
    z-index: 999999999 !important;
    padding-top: 5px;
}

    .nav ul li a {
        color: #353434;
    }

    .nav ul li:last-child a {
        border: medium none;
    }

    .nav ul li a:hover {
        color: #FE0000;
    }

    .nav ul li a {
        border-bottom: 1px solid #E0E0E0;
        color: #353434;
        display: block;
        font-family: 'ralewaysemibold';
        font-size: 13px;
        margin: 0 10px;
        padding: 12px 10px 10px 10px;
        text-align: left;
        width: 190px;
    }

.menuReseption {
    float: right;
    left: 673px;
    position: absolute;
    /*top: -40px;*/
    top: -33px;
}

.FreeReception {
    color: #303030;
    float: left;
    font-family: 'ralewaysemibold';
    font-size: 13px;
    margin-right: 5px;
    margin-top: 3px;
}

.FreeNumber {
    color: #FA0203 !important;
    float: left;
    font-family: 'Open Sans';
    font-size: 20px;
    font-weight: bold;
}

    .FreeNumber a {
        color: #FA0203 !important;
    }

.Searc {
    left: 740px;
    position: absolute;
    top: 60px;
    width: 230px;
}

.txtSearch {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: -moz-use-text-color #DDDDDD -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
    height: 35px;
    margin-right: -2px;
    padding-left: 10px;
    width: 175px;
}

.btnSearch {
    background: url("search.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: right;
    height: 35px;
    width: 44px;
}

.searchicon {
    float: right;
}

.searchTxt {
    display: none;
    float: left;
}

.centerBox {
    float: left;
    height: auto;
    width: 100%;
    min-width:1024px
}

.homePageTop {
    float: left;
    height: 580px;
    overflow: hidden;
    position: relative;
    text-align: right;
    width: 100%;
    min-width: 1024px;
    margin-top: -110px;
}

.homePageBottomContainer {
    float: left;
    height: auto;
    min-height: 500px;
    width: 100%;
}

.topSlider {
    float: left;
    height: 580px;
    overflow: hidden;
    text-align: right;
    width: 100%;
}

    .topSlider ul {
        margin: 0;
        padding: 0;
        position: relative;
    }

        .topSlider ul li {
            height: 580px;
            left: 0;
            list-style-type: none;
            margin: 0;
            opacity: 0;
            position: absolute;
            top: 0;
            width: 100%;
            background-size: 100% 100% !important; 
            cursor: none;
        }

            .topSlider ul li a {
                height: 350px;
                left: 0;
                list-style-type: none;
                margin: 0;
                opacity: 0;
                position: absolute;
                top: 0;
                width: 100%;
                z-index: 0;
                cursor: pointer;
            }

            .topSlider ul li img {
                position: relative;
                z-index: -1;
            }

.pagingContainerBox {
    bottom: 0;
    height: 25px;
    position: absolute;
    width: 100%;
    z-index: 100;
}

.pagingBox {
    text-align: center;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    text-align: center;
}

.paging {
    height: 16px;
    margin-top: 0px;
    z-index: 100;
}

    .paging ul {
        margin: 0 auto;
        padding: 0;
        display: table;
    }

        .paging ul li {
            background-image: url("pagePassive.png");
            cursor: pointer;
            float: left;
            height: 16px;
            list-style-type: none;
            margin-right: 6px;
            width: 16px;
        }
            .paging ul li:hover {
                background: #FE0000;
                height: 16px;
                width: 16px;
                border-radius: 50%;
            }
            .paging ul li.Active {
                background: #FE0000;
                height: 16px;
                width: 16px;
                border-radius: 50%;
            }

.homePageBottom {
    background-color: #EFEFEF;
    margin: 0 auto 10px;
    width: 1000px;
}

.videoArea {
    background-color: #FFFFFF;
    float: left;
    height: 405px;
    margin-top: 140px;
    overflow: hidden;
    width: 663px;
}

.tabArea {
    background-color: #FFFFFF;
    float: left;
    height: 405px;
    margin-left: 10px;
    margin-top: 140px;
    width: 325px;
}

.title {
    float: left;
    margin-top: 30px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 5;
}

    .title a {
        background-color: #fff !important;
        color: #FE0000;
        font-family: 'ralewaybold';
        font-size: 25px;
        padding: 0 10px;
    }

.Titleline {
    background-color: #E5E5E5;
    height: 1px;
    left: 25px;
    margin: 0 auto;
    position: absolute;
    top: 11px;
    width: 92%;
    z-index: -1;
}

.videoImg {
    float: left;
    margin-left: 25px;
    margin-top: 30px;
    position: relative;
}

.img {
    float: left;
    height: 255px;
    width: 285px;
}

    .img img {
        height: 255px;
        width: 285px;
    }

.desc {
    float: left;
    margin-left: 34px;
    width: 294px;
}

.descTitle {
    color: #FE0000;
    float: left;
    font-family: 'ralewaybold';
    font-size: 17px;
    margin-bottom: 8px;
    margin-top: 10px;
    width: 294px;
}

.descDesc {
    color: #949494;
    float: left;
    font-family: "ralewayregular";
    font-size: 12px;
    line-height: 16px;
    max-height: 224px;
    overflow: hidden;
    width: 294px;
}

.play {
    background: url("butonsprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 77px;
    left: 235px;
    overflow: hidden;
    position: absolute;
    top: 90px;
    width: 77px;
}

    .play:hover {
        background-position: 0 -76px;
        height: 77px;
        left: 235px;
        overflow: hidden;
        position: absolute;
        top: 90px;
        width: 77px;
    }

.video {
    display: none;
    margin-left: 25px;
    margin-top: 80px !important;
}

.desen {
    background: url("desen.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 10px;
    margin-left: 25px;
    margin-top: 18px;
    width: 613px;
}

.ProductArea {
    float: left;
    position: relative;
    text-align: center;
    width: 1000px;
}

.Products {
    display: block;
    height: 157px;
    overflow: hidden;
    position: absolute;
    top: -30px;
    width: 1000px;
}

    .Products ul {
        margin: 0 auto;
        text-align: center;
        width: 1000px;
    }

        .Products ul li {
            background-color: #FFFFFF;
            border-bottom: 3px solid #E7E7E7;
            float: left;
            height: 157px;
            margin-right: 3px;
            overflow: hidden;
            width: 197px;
        }

            .Products ul li:last-child {
                margin-right: 0;
            }

.motoImage {
    display: table-cell;
    height: 138px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 197px;
}

    .motoImage img {
        height: 104px;
    }

.motoName {
    height: 19px;
    text-align: center;
}

    .motoName a {
        color: #6D6D6D;
        font-family: "ralewayregular";
        font-size: 14px;
    }

.ProductButton {
    position: relative;
}

.productPrev {
    left: -34px;
    position: absolute;
    top: 40px;
}

    .productPrev a {
        background: url("productButton.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        cursor: pointer;
        display: block;
        float: left;
        height: 36px;
        width: 34px;
    }

        .productPrev a:hover {
            background: url("productButton.png") no-repeat scroll 0 -36px rgba(0, 0, 0, 0);
            height: 36px;
            width: 34px;
        }

.productNext a {
    background: url("productButton.png") no-repeat scroll -34px 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: right;
    height: 36px;
    left: 998px;
    position: absolute;
    top: 40px;
    width: 34px;
}

    .productNext a:hover {
        background: url("productButton.png")0);
        height: 36px;
        width: 34px;
    }

.pTabGenel {
    height: 405px;
    overflow: hidden;
    width: 325px;
}

    .pTabGenel ul.pTabListe {
        overflow: hidden;
    }

        .pTabGenel ul.pTabListe li {
            border-bottom: 1px solid #213C61;
            float: left;
            margin-right: 10px;
        }

            .pTabGenel ul.pTabListe li:last-child {
                border: medium none;
            }

            .pTabGenel ul.pTabListe li a {
                background: none repeat scroll 0 0 #FA0203;
                color: #FFFFFF;
                cursor: pointer;
                display: block;
                height: 42px;
                text-align: center;
            }

.pTabTitle {
    color: #FE0000;
    font-family: 'ralewaybold';
    font-size: 17px;
    margin-bottom: 14px;
    margin-top: 24px;
    padding-left: 25px;
}

.pTabImage img {
    height: 95px;
    margin-bottom: 10px;
    padding-left: 25px;
    width: 220px;
}

.pTabLink {
    margin-top: 20px;
}

    .pTabLink a {
        background-color: #E6E5E5;
        color: #1A1A1A;
        display: block;
        font-family: 'ralewaysemibold';
        font-size: 12px;
        height: 23px;
        margin-left: 25px;
        overflow: hidden;
        padding-top: 5px;
        text-align: center;
        width: 220px;
    }

.pTabGenel ul.pTabListe li a span {
    display: none;
}

.pTabGenel ul.pTabListe li.pAktif a {
    background: none repeat scroll 0 0 #FFFFFF;
color: #626262;
height: 40px;
}

.pTabGenel .pTabContent {
    color: #979797;
    font-family: 'Open Sans';
    font-size: 12px;
    line-height: 18px;
}

.pTab10 {
    overflow: hidden;
}

    .pTab10 ul.pTabListe {
        float: left;
        width: 190px;
    }

        .pTab10 ul.pTabListe li {
            float: none !important;
            margin-right: 0;
        }

    .pTab10 .pTabContent {
        float: left;
        width: 277px !important;
    }

    .pTab10 ul.pTabListe {
        float: right;
        width: 48px;
    }

        .pTab10 ul.pTabListe li {
            float: none !important;
            height: 42px;
            margin-right: 0;
        }

.pTabGenel ul.pTabListe li a#icon1 {
    background: url("icon1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 42px;
    width: 48px;
}

.pTabGenel ul.pTabListe li.pAktif a#icon1 {
    background: url("icon1.png") no-repeat scroll 0 -42px rgba(0, 0, 0, 0);
    height: 42px;
    width: 48px;
}

.pTabGenel ul.pTabListe li a#icon2 {
    background: url("icon1.png") no-repeat scroll 0 -84px rgba(0, 0, 0, 0);
    height: 42px;
    width: 48px;
}

.pTabGenel ul.pTabListe li.pAktif a#icon2 {
    background: url("icon1.png") no-repeat scroll 0 -126px rgba(0, 0, 0, 0);
    height: 42px;
    width: 48px;
}

.pTabGenel ul.pTabListe li a#icon3 {
    background: url("icon1.png") no-repeat scroll 0 -168px rgba(0, 0, 0, 0);
    height: 42px;
    width: 48px;
}

.pTabGenel ul.pTabListe li.pAktif a#icon3 {
    background: url("icon1.png") no-repeat scroll 0 -210px rgba(0, 0, 0, 0);
    height: 42px;
    width: 48px;
}

.pTabGenel ul.pTabListe li a#icon4 {
    background: url("icon1.png") no-repeat scroll 0 -252px rgba(0, 0, 0, 0);
    height: 42px;
    width: 48px;
}

.pTabGenel ul.pTabListe li.pAktif a#icon4 {
    background: url("icon1.png") no-repeat scroll 0 -294px rgba(0, 0, 0, 0);
    height: 42px;
    width: 48px;
}

.pTabGenel ul.pTabListe li a#icon5 {
    background: url("icon1.png") no-repeat scroll 0 -336px rgba(0, 0, 0, 0);
    height: 42px;
    width: 48px;
}

.pTabGenel ul.pTabListe li.pAktif a#icon5 {
    background: url("icon1.png") no-repeat scroll 0 -378px rgba(0, 0, 0, 0);
    height: 42px;
    width: 48px;
}

.pTabGenel ul.pTabListe li a#icon6 {
    background: url("icon1.png") no-repeat scroll 0 -420px rgba(0, 0, 0, 0);
    height: 42px;
    width: 48px;
}

.pTabGenel ul.pTabListe li.pAktif a#icon6 {
    background: url("icon1.png") no-repeat scroll 0 -462px rgba(0, 0, 0, 0);
    height: 42px;
    width: 48px;
}

.pTabDesc {
    height: 126px;
    margin: 0 auto;
    overflow: hidden;
    width: 220px;
}

.desen2 {
    background: url("desen.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 10px;
    margin-left: 15px;
    margin-top: -26px;
    padding: 0;
    width: 290px;
}

.SliderBottom {
    float: left;
    height: 198px;
    margin: 23px 0;
    overflow: hidden;
    position: relative;
    width: 1000px;
}

    .SliderBottom ul li {
        float: left;
        height: 198px;
        margin-right: 11px;
        width: 325px;
    }

        .SliderBottom ul li:last-child {
            float: left;
            margin-right: 0;
        }

.heroArea {
    background: url("hero_mask.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 198px;
    position: relative;
    width: 325px;
}

.heroImg {
    left: 141px;
    position: absolute;
    z-index: -1;
}

    .heroImg img {
        height: 123px;
        width: 184px;
    }

.heroTitle {
    color: #FE0000;
    font-family: 'ralewaybold';
    font-size: 18px;
    height: 63px;
    margin-left: 20px;
    margin-top: 32px;
    overflow: hidden;
    width: 192px;
}

.heroDesc {
    color: #979797;
    font-family: 'Open Sans';
    font-size: 12px;
    height: 55px;
    margin-left: 20px;
    overflow: hidden;
    width: 266px;
    line-height: 14px;
}

.heroButton {
    float: right;
    margin-right: 25px;
    margin-top: 15px;
}

    .heroButton a {
        background-color: #E6E5E5;
        color: #1A1A1A;
        display: block;
        font-family: 'ralewaysemibold';
        font-size: 12px;
        padding: 7px;
        width: 100px;
    }

.Sslider {
    float: left;
    position: relative;
}

.SliderPaging {
    left: 465px;
    position: absolute;
    top: 230px;
    width: 500px;
    z-index: 99;
}

.SliderPrev, .SliderNext {
    cursor: pointer;
    float: left;
    padding: 0 10px;
}

.sliderNext {
    cursor: pointer;
}

.bottomBox {
    background-color: #FFFFFF;
    float: left;
    height: auto;
    position: relative;
    width: 100%;
}

#arkaton {
    background-color: #E7E6E6;
    height: 150px;
    position: absolute;
    top: -151px;
    width: 100%;
    z-index: -3;
}

.footerArea {
    height: 260px;
    margin: 50px auto 0;
    width: 1000px;
}

.aboutFairNews {
    border-bottom: 1px solid #979797;
    border-top: 1px solid #979797;
    height: 36px;
    margin: 0 auto;
    padding-top: 20px;
    width: 1000px;
}

.FairNewsTitle {
    color: #FE0000;
    display: block;
    float: left;
    font-family: 'ralewayextrabold';
    font-size: 14px;
}

    .FairNewsTitle img {
        margin-right: 5px;
        vertical-align: middle;
    }

.FairNewsDesc {
    color: #353535;
    float: left;
    font-family: "ralewayregular";
    font-size: 11px;
    padding-top: 3px;
}

    .FairNewsDesc a {
        color: #FE0000;
        font-family: 'ralewayextrabold';
        font-size: 11px;
    }

.FooterMenus {
    float: left;
    margin-right: 80px;
    margin-top: 25px;
}

    .FooterMenus ul li:first-child a {
        color: #353535;
        font-family: 'ralewayextrabold';
        font-size: 11px;
    }

    .FooterMenus ul li:first-child {
        margin-bottom: 15px;
    }

    .FooterMenus ul li a {
        color: #666666;
        font-family: "ralewayregular";
        font-size: 11px;
    }

        .FooterMenus ul li a.activefooter {
            color: #FE0000;
            font-family: Tahoma;
            font-size: 11px;
        }

.Ebulten {
    /*float: left;
    width: 1000px;*/
    position: absolute;
    right: 300px;
    top: -40px;
}

.EbultenTxt {
    border: 1px solid #D5D3D3;
    color: #7A7A7A;
    background-color: #f5f5f5;
    font-family: "ralewayregular";
    font-size: 11px;
    height: 26px;
    padding-left: 10px;
    width: 185px;
}

.ekleBtn {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #353535;
    cursor: pointer;
    float: right;
    font-family: 'ralewayextrabold';
    font-size: 12px;
    margin-left: 5px;
    margin-right: 57px;
    margin-top: 8px;
}

.logoBackDiv {
    background-color: #E7E6E6;
    height: 55px;
    width: 100%;
}

.logoArea {
    margin: 0 auto;
    width: 1000px;
}

.leftLogo {
    float: left;
    padding-top: 7px;
}

.RightLogo {
    color: #353535;
    float: right;
    font-family: 'ralewayregular';
    font-size: 11px;
    padding-top: 20px;
}

    .RightLogo img {
        margin: 0 3px;
        vertical-align: middle;
    }

.copyright {
    margin: 0 auto;
    width: 1000px;
}

.smallMenu {
    float: left;
    margin: 20px 0;
}

    .smallMenu ul li {
        border-right: 1px solid #666666;
        float: left;
        font-size: 11px;
        padding: 0 12px;
    }

        .smallMenu ul li a {
            color: #666666;
            font-family: 'ralewayregular';
            font-size: 11px;
        }

        .smallMenu ul li:first-child {
            padding-left: 0;
        }

        .smallMenu ul li:last-child {
            border: medium none;
            padding-right: 0;
        }

.logo1618 {
    float: right;
    padding-top: 20px;
}

.cop {
    color: #666666;
    float: left;
    font-family: 'ralewayregular';
    font-size: 11px;
    margin-bottom: 10px;
    width: 1000px;
}

.FooterNewsSlider {
    float: left;
    height: 30px;
    overflow: hidden;
}

    .FooterNewsSlider ul {
        float: left;
    }

        .FooterNewsSlider ul li {
            height: 30px;
            text-indent: 10px;
        }

.TopArea {
    background-color: #F7F7F7;
    float: left;
    height: 160px;
    width: 100%;
    min-width:1024px
}

.Area {
    height: auto;
    margin: 0 auto;
    width: 1000px;
}

.leftArea {
    background-color: #FFFFFF;
    float: left;
    height: auto;
    width: 265px;
}

.rightArea {
    background-color: #FFFFFF;
    float: left;
    height: auto;
    margin-bottom: 40px;
    margin-left: 12px;
    min-height: 600px;
    position: relative;
    width: 695px;
    z-index: 1;
}

.sosialIcons {
    background-color: #2E2E2E;
    height: 200px;
    left: 690px;
    position: absolute;
    top: 35px;
    width: 57px;
}

    .sosialIcons ul li {
        margin-bottom: 5px;
        margin-left: 14px;
    }

        .sosialIcons ul li:first-child {
            color: #C7C7C7;
            font-family: Tahoma;
            font-size: 10px;
            margin-left: 10px;
            margin-top: 10px;
            padding: 0;
        }

            .sosialIcons ul li:first-child img {
                margin-left: -3px;
            }

        .sosialIcons ul li a#facebook {
            background: url("sosialicons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            display: block;
            height: 28px;
            width: 28px;
        }

        .sosialIcons ul li a#twitter {
            background: url("sosialicons.png") no-repeat scroll 0 -33px rgba(0, 0, 0, 0);
            display: block;
            height: 28px;
            width: 28px;
        }

        .sosialIcons ul li a#pi {
            background: url("sosialicons.png") no-repeat scroll 0 -65px rgba(0, 0, 0, 0);
            display: block;
            height: 28px;
            width: 28px;
        }

        .sosialIcons ul li a#ff {
            background: url("sosialicons.png") no-repeat scroll 0 -97px rgba(0, 0, 0, 0);
            display: block;
            height: 28px;
            width: 28px;
        }

        .sosialIcons ul li a#goog {
            background: url("sosialicons.png") no-repeat scroll 0 -129px rgba(0, 0, 0, 0);
            display: block;
            height: 28px;
            width: 28px;
        }

.leftMenu {
    float: left;
    margin-top: 37px;
    width: 265px;
}

    .leftMenu ul {
        margin-bottom: 150px;
    }

        .leftMenu ul li a:hover {
            color: #FE0000;
        }

        .leftMenu ul li a.ActiveMenu {
            color: #FE0000;
        }

        .leftMenu ul li a {
            color: #949494;
            display: block;
            font-family: "ralewayregular";
            font-size: 13px;
            margin-left: -28px;
            padding: 16px 0 16px 32px;
            width: 230px;
        }

            .leftMenu ul li a img {
                float: right;
                margin-top: 3px;
            }

        .leftMenu ul li {
            border-bottom: 1px solid #F0F0F0;
            margin-left: 16px;
            padding: 0;
            width: 230px;
        }

            .leftMenu ul li:first-child a {
                background: url("menubg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
                color: #FE0000;
                display: block;
                font-family: "ralewaybold";
                font-size: 16px;
                margin-left: -28px;
                padding: 13px 0 16px 32px;
                width: 230px;
            }

.UrlRuting {
    color: #949494;
    float: right;
    font-family: "ralewayregular";
    font-size: 11px;
    padding: 15px;
}

.AboutArea {
    float: left;
    height: auto;
    margin-bottom: 30px;
    width: 695px;
}

.clear {
    clear: both;
}

.leftTitle {
    float: left;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
    width: 665px;
    z-index: 5;
}

    .leftTitle a {
    }

    .leftTitle a {
        background-color: #FFFFFF !important;
        color: #FE0000;
        font-family: 'ralewaybold';
        font-size: 25px;
        margin: 0 15px;
    }

.LeftTitleLine {
    background-color: #E5E5E5;
    height: 1px;
    left: 10px;
    margin: 0 auto;
    position: absolute;
    top: 12px;
    width: 99%;
    z-index: -1;
}

.DescArea {
    float: left;
    height: auto;
    width: 695px;
}

.ImgArea {
    float: left;
    height: 191px;
    padding: 0 10px;
    position: relative;
    width: 195px;
}

.Leftmask {
    float: left;
    left: 10px;
    position: absolute;
    top: 95px;
}

.ImgDesc {
    float: right;
    height: 191px;
    width: 191px;
}

    .ImgDesc img {
        height: 191px;
        width: 191px;
    }

.AboutusDesc {
    color: #949494;
    float: left;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 17px;
    width: 100%;
}

.icerik img{
    max-width:600px
}

.icerik {
    padding: 0 10px 10px;
}

.rightTitle {
    float: right;
    margin-bottom: 20px;
    position: relative;
    text-align: right;
    width: 665px;
    z-index: 5;
}

    .rightTitle a {
        background-color: #FFFFFF !important;
        color: #FE0000;
        font-family: 'ralewaybold';
        font-size: 25px;
        margin: 0 15px;
    }

.rightTitleLine {
    background-color: #E5E5E5;
    float: right;
    height: 1px;
    margin: 0 auto;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 100%;
    z-index: -1;
}

.righttmask {
    float: left;
    left: 140px;
    position: absolute;
    top: 0;
}

.AboutusDescRight {
    color: #949494;
    float: right;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 17px;
    width: 100%;
}

.ImgAreaRight {
    float: right;
    height: 191px;
    padding: 0 10px 0 0;
    position: relative;
    width: 195px;
}

.desenAbout {
    background: url("desen.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    float: left;
    height: 10px;
    margin: 0 15px 20px;
    width: 665px;
}

.bookName {
    float: left;
    height: auto;
    margin-left: 10px;
    min-height: 500px;
    width: 695px;
}

.blockarea a {
    background-color: #F5F5F5;
    color: #717171;
    cursor: pointer;
    display: block;
    float: left;
    font-family: Tahoma;
    font-size: 13px;
    height: 16px;
    padding: 10px;
    width: 330px;
}

.blockarea {
    background-color: #F5F5F5;
    float: left;
    height: auto;
    margin-left: 10px;
    width: 377px;
}

    .blockarea img {
        cursor: pointer;
        float: right;
        margin-right: 15px;
        margin-top: 15px;
    }

.hiddenArea {
    display: none;
    float: left;
    height: 35px;
    margin-left: 156px;
    margin-top: 5px;
    width: 230px;
}

    .hiddenArea a {
        background-color: #FE0000;
        color: #FFFFFF;
        cursor: pointer;
        display: block;
        font-family: 'ralewaybold';
        font-size: 13px;
        height: 25px;
        padding-top: 10px;
        width: 230px;
    }

    .hiddenArea img {
        float: left;
        padding: 7px;
    }

.driverArea {
    background: url("../images/driverMask.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 195px;
    margin: 0 0 25px 10px;
    position: relative;
    width: 331px;
}

.DriverImg {
    position: absolute;
    z-index: -1;
}

    .DriverImg img {
        height: 195px;
        width: 331px;
    }

.DriverList {
    min-height: 500px;
}

.BayiArea {
    height: auto;
    margin: 0 auto;
    width: 1000px;
}

.ContentArea {
    background-color: #FFFFFF;
    float: left;
    margin-bottom: 50px;
    position: relative;
    width: 973px;
}

.ddlCss {
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    color: #4F4F4F;
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 600;
    /*height: 35px !important;*/
    height: 35px;
    width: 255px;
}

.kriter {
    color: #9C9C9C;
    float: left;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    line-height: 20px;
    margin-bottom: 30px;
    margin-left: 10px;
    width: 655px;
}

    .kriter b {
        color: #424242;
    }

.ekle {
    float: left;
}

.aboutManager {
    color: #414141;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 20px;
}

.cizgi {
    background-color: #E9E9E9;
    height: 1px;
    width: 600px;
}

.searchArea {
    display: none;
    float: left;
    margin-bottom: 50px;
    margin-left: 35px;
}

.Searchbox {
    float: left;
    margin-right: 10px;
}

.il {
    color: #414141;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    width: 255px;
}

.box {
    float: left;
}

.bayiAra {
    background-color: #FE0000;
    border-bottom: 2px solid #FA0203;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'ralewaysemibold';
    height: 36px;
    width: 103px;
}

.detailSearch a {
    background-color: #FE0000;
    border-bottom: 2px solid #FA0203;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: 'ralewaysemibold';
    font-size: 12px;
    height: 12px;
    padding: 12px;
    width: 124px;
}

.detailSearch {
    float: right;
    margin-right: 35px;
    font-family: 'ralewaysemibold';
}

.adressArea {
    float: left;
    height: auto;
    width: 970px;
}

.adresBox {
    border: 1px solid #C8C8C8;
    float: left;
    font-family: Tahoma;
    font-size: 13px;
    height: 110px;
    margin: 10px;
    padding: 20px 10px 10px;
    position: relative;
    width: 440px;
}

.adressTitle {
    background-color: #fff;
    color: #FE0000;
    font-family: 'ralewaybold';
    font-size: 14px;
    padding: 0 5px;
    position: absolute;
    top: -7px;
}

.adressImage {
    float: left;
    width: 120px;
    height: 100px;
    border: 2px solid #FA0203;
    margin: 3px;
}

.adressAdd {
    margin-bottom: 5px;
    margin-left: 7px;
}

.vdArea {
    float: left;
    position: relative;
}

.VdoArea {
    float: left;
    height: 378px;
    margin-left: 10px;
    width: 667px;
}

.vdsArea {
    border: 3px solid #F0F0F0;
    float: left;
    height: 110px;
    margin-left: 10px;
    margin-top: 15px;
    overflow: hidden;
    padding-top: 15px;
    width: 661px;
}

.vdosmall {
    height: 91px;
    overflow: hidden;
    padding-left: 7px;
    width: 660px;
}

    .vdosmall ul li:first-child {
    }

    .vdosmall ul li {
        float: left;
        height: 91px;
        margin-right: 10px;
        overflow: hidden;
        width: 154px;
    }

        .vdosmall ul li img {
            height: 91px;
            width: 154px;
        }

.vdoButton {
    left: 307px;
    position: absolute;
    top: 508px;
}

    .vdoButton ul li {
        float: left;
        margin: 0 2px;
    }

a.vdoPrev {
    background: url("productButton.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 36px;
    width: 34px;
}

    a.vdoPrev:hover {
        background: url("productButton.png") no-repeat scroll 0 -36px rgba(0, 0, 0, 0);
        cursor: pointer;
        display: block;
        float: left;
        height: 36px;
        width: 34px;
    }

a.vdoNext {
    background: url("productButton.png") no-repeat scroll -34px 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: left;
    height: 36px;
    width: 34px;
}

    a.vdoNext:hover {
        background: url("productButton.png") no-repeat scroll -34px -36px rgba(0, 0, 0, 0);
        cursor: pointer;
        display: block;
        height: 36px;
        width: 34px;
    }

.catalogArea {
    float: left;
    height: auto;
    width: 695px;
}

.banner {
    float: left;
    height: 203px;
    margin-left: 10px;
    overflow: hidden;
    width: 695px;
}

    .banner img {
        height: 203px;
        width: 670px;
    }

.showCatalog {
    float: left;
    height: auto;
    margin-left: 10px;
    width: 670px;
}

    .showCatalog ul li {
        float: left;
        margin-top: 10px;
    }

        .showCatalog ul li:first-child {
            color: #7A7A7A;
            font-family: 'ralewaysemibold';
            font-size: 13px;
            margin-top: 20px;
            width: 390px;
        }

        .showCatalog ul li.mdle a {
            background-color: #F1F1F1;
            color: #7A7A7A;
            display: block;
            float: left;
            font-family: 'ralewaysemibold';
            font-size: 12px;
            padding: 10px 0;
            text-align: center;
            width: 160px;
        }

        .showCatalog ul li:last-child a {
            background-color: #FE0000;
            color: #FFFFFF;
            display: block;
            float: left;
            font-family: 'ralewaysemibold';
            font-size: 12px;
            margin-left: 10px;
            padding: 10px 0;
            text-align: center;
            width: 110px;
        }

.pictures {
    float: left;
    margin-left: 10px;
    width: 695px;
}

    .pictures ul li {
        float: left;
        margin-bottom: 10px;
        margin-right: 10px;
    }

        .pictures ul li a img {
            height: 120px;
            /*width: 215px;*/
        }

.info {
    color: #535353;
    float: left;
    font-family: Tahoma;
    font-size: 14px;
    height: auto;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    width: 695px;
}

.map {
    float: left;
    margin-left: 10px;
}



.FormSearchbox {
    float: left;
    margin-bottom: 30px;
    margin-right: 30px;
}

.textAreaHomeForm {
    color: #414141;
    font-family: 'Open Sans';
    font-size: 14px;
    margin-bottom: 5px;
    width: 182px;
    float: left;
    text-align: right;
    margin-right: 5px;
    margin: 10px;
}

.textAreaHomePad {
    padding: 2px;
}

.textArea {
    color: #414141;
    font-family: 'Open Sans';
    font-size: 14px;
    margin-bottom: 5px;
    width: 255px;
}

.box3 {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: 600;
    padding-top: 5px;
}

    .box3 img {
        vertical-align: middle;
    }

.subscribebutton {
    background-color: #FA0203;
    border-bottom: 2px solid #FA0203;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'ralewaysemibold';
    height: 26px;
    width: 143px;
}

.bayiAra4 {
    background-color: #FE0000;
    border-bottom: 2px solid #FA0203;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'ralewaysemibold';
    height: 36px;
    width: 143px;
}

.Red {
    background-color: #FFEFEF;
    border: 1px solid #FF4D50;
    border-radius: 5px;
    color: #EF1C20;
    float: left;
    font-family: 'Open Sans';
    font-size: 14px;
    height: 17px;
    margin-bottom: 20px;
    padding: 14px;
    width: 512px;
}

.yellow {
    background-color: #FEFDE1;
    border: 1px solid #FFE84D;
    border-radius: 5px;
    color: #8A7B00;
    float: left;
    font-family: 'Open Sans';
    font-size: 14px;
    height: 17px;
    margin-bottom: 20px;
    padding: 14px;
    width: 512px;
}

.green {
    background-color: #E1FEE5;
    border: 1px solid #43DA00;
    border-radius: 5px;
    color: #448A00;
    float: left;
    font-family: 'Open Sans';
    font-size: 14px;
    height: 17px;
    margin-bottom: 20px;
    padding: 14px;
    width: 512px;
}

.productList {
    float: left;
    height: auto;
    margin-bottom: 50px;
    margin-left: 10px;
    width: 950px;
}

    .productList ul li {
        float: left;
        margin-bottom: 15px;
        margin-right: 10px;
    }

.detailPrdc {
    float: left;
    position: relative;
}

.prd {
    background: url("productBg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 222px;
    overflow: hidden;
    width: 228px;
}

.prdMoto {
    display: table-cell;
    height: 181px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 228px;
}

    .prdMoto img {
        height: 144px;
        width: 129px;
    }

.prdName {
}

    .prdName a {
        background-color: #ABABAB;
        color: #FFFFFF;
        display: block;
        font-family: 'ralewaybold';
        font-size: 17px;
        padding: 12px 0;
        text-align: center;
    }

.hiddenPrd {
    background: none repeat scroll 0 0 #000000;
    display: none;
    height: 181px;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 228px;
}

.miniDesc {
    border-bottom: 1px solid #5B5B5B;
    height: 27px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 20px;
    width: 195px;
}

    .miniDesc a {
        color: #FFFFFF;
        display: block;
        font-family: Tahoma;
        font-size: 13px;
        height: 27px;
        overflow: hidden;
        width: 195px;
    }

.dispenment {
    border-bottom: 1px solid #5B5B5B;
    height: 27px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0 10px;
    width: 195px;
}

    .dispenment a {
        color: #FFFFFF;
        display: block;
        font-family: Tahoma;
        font-size: 13px;
        height: 27px;
        overflow: hidden;
        width: 195px;
    }

.SellingPlace {
    height: 27px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0 10px;
    width: 195px;
}

    .SellingPlace a {
        color: #FE0000;
        cursor: pointer;
        display: block;
        font-family: Tahoma;
        font-size: 13px;
        height: 27px;
        overflow: hidden;
        width: 195px;
    }

.detailArea {
    float: left;
    height: auto;
    margin-left: 10px;
    margin-top: -12px;
    width: 960px;
}

.prdMenu {
    float: right;
    margin-right: 15px;
    position: relative;
    z-index: 1;
}

    .prdMenu ul li {
        float: left;
    }

        .prdMenu ul li a {
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #E5E5E5;
            border-image: none;
            border-left: 1px solid #E5E5E5;
            border-style: none none none solid;
            border-width: medium medium medium 1px;
            color: #868686;
            display: block;
            font-family: 'ralewayregular';
            font-size: 14px;
            padding: 15px;
            z-index: -1;
        }

            .prdMenu ul li a:hover {
                color: #FE0000;
            }

            .prdMenu ul li a.activeDetail {
                background: url("detailbtnbg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
                color: #FFFFFF;
            }

        .prdMenu ul li:last-child a {
            border-right: 1px solid #E5E5E5;
        }

.prdBanner {
    float: left;
    height: auto;
    width: 950px;
}

.prdBanner2 {
    float: left;
    height: 375px;
    overflow: hidden;
    width: 935px;
}

    .prdBanner2 ul li {
        float: left;
        margin-right: 10px;
    }

.prdBanner img {
    height: 456px;
    overflow: hidden;
    width: 945px;
}

.property {
    float: left;
    height: auto;
    margin-left: 10px;
    width: 640px;
}

.tkProperty {
    float: left;
    margin-bottom: 20px;
    margin-top: 30px;
    position: relative;
    text-align: left;
    width: 650px;
    z-index: 5;
}

    .tkProperty a {
        background-color: #FFFFFF !important;
        color: #FE0000;
        font-family: 'ralewaybold';
        font-size: 25px;
    }

.tkPropertyLine {
    background: url("desen2.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 10px;
    left: 260px;
    margin: 0 auto;
    position: absolute;
    top: 8px;
    width: 390px;
    z-index: -1;
}

.motor {
    float: left;
    height: auto;
    width: 650px;
}

.Halfmotor {
    float: left;
    min-height: 130px;
    margin-right: 10px;
    width: 310px;
}

.HalfmotoPrpt {
    float: left;
    height: 27px;
    width: 310px;
}

    .HalfmotoPrpt a {
        background-color: #F5F3F3;
        color: #3C3C3C;
        display: block;
        font-family: 'ralewaybold';
        font-size: 20px;
        height: 27px;
        padding-left: 10px;
        padding-top: 10px;
        width: 300px;
    }

.motoPrpt {
    float: left;
    height: 27px;
    width: 650px;
}

    .motoPrpt a {
        background-color: #F5F3F3;
        color: #3C3C3C;
        display: block;
        font-family: 'ralewaybold';
        font-size: 20px;
        height: 27px;
        padding-left: 10px;
        padding-top: 10px;
        width: 640px;
    }

.teknikPrt {
    float: left;
    height: auto;
    margin-left: 10px;
    margin-top: 0px;
    width: 650px;
}

    .teknikPrt ul li {
        float: left;
        margin-bottom: 10px;
        width: 650px;
    }

.teknikPrt2 {
    float: left;
    height: auto;
    margin-left: 10px;
    margin-top: 0px;
    width: 300px;
}

    .teknikPrt2 ul li {
        float: left;
        margin-bottom: 10px;
        width: 300px;
    }

.rightPrty {
    color: #2C2C2C;
    float: left;
    font-family: "ralewaybold";
    font-size: 12px;
    width: 130px;
}

.rightPrty2 {
    color: #2C2C2C;
    float: left;
    font-family: "ralewaybold";
    font-size: 12px;
    width: 90px;
}

.dat {
    color: #2C2C2C;
    float: left;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    margin-right: 10px;
}

.leftPrty {
    color: #7E7E7E;
    float: left;
    font-family: "ralewayregular";
    font-size: 12px;
    height: 14px;
    overflow: hidden;
    width: 500px;
}

.leftPrty2 {
    color: #7E7E7E;
    float: left;
    font-family: "ralewayregular";
    font-size: 12px;
    height: 25px;
    overflow: hidden;
    width: 195px;
}

.brosurArea {
    float: left;
    margin-left: 30px;
    margin-top: 35px;
    width: 280px;
}

.brosur {
    float: left;
}

    .brosur a {
        border-bottom: 1px solid #E5E5E5;
        color: #464646;
        cursor: pointer;
        display: block;
        font-family: 'ralewaybold';
        font-size: 15px;
        padding-bottom: 10px;
        width: 265px;
    }

    .brosur img {
        float: right;
        margin-top: -5px;
        padding-bottom: 20px;
    }

.facebookArea {
    float: left;
    height: auto;
    width: 650px;
}

.dtyArea {
    float: left;
    height: 375px;
    overflow: hidden;
    position: relative;
    width: 305px;
    margin-top: 15px;
}

.dtyImg {
    float: left;
    height: 150px;
    width: 305px;
}

    .dtyImg img {
        height: 150px;
        width: 305px;
    }

.dtyMask {
    position: absolute;
    top: 30px;
}

    .dtyMask img {
        height: 92px;
        width: 62px;
    }

.dtyTitle {
    color: #4C4C4C;
    float: left;
    font-family: 'ralewaybold';
    font-size: 15px;
    height: 47px;
    margin: 10px 0;
    overflow: hidden;
    width: 305px;
    text-align: center;
    line-height: 20px;
}

.dtyDesc {
    color: #8D8D8D;
    float: left;
    font-family: Tahoma;
    font-size: 13px;
    height: 131px;
    overflow: hidden;
    width: 305px;
}

.colors {
    float: left;
    height: 456px;
    overflow: hidden;
    position: relative;
    width: 950px;
}

.ColorsImg {
    float: left;
    height: 456px;
    overflow: hidden;
    width: 950px;
}

.colors ul li {
    float: left;
    height: 456px;
    overflow: hidden;
    width: 950px;
}

.colors img {
    /*height: 456px;*/
    overflow: hidden;
    /*width: 945px;*/
}

.colorsButtons {
    background-color: #FFFFFF;
    height: 34px;
    left: 811px;
    position: absolute;
    top: 30px;
    width: 134px;
}

    .colorsButtons ul li {
        float: left;
        height: 27px;
        margin: 3px;
        width: 27px;
    }

        .colorsButtons ul li a#red {
            background: url("colors.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            cursor: pointer;
            display: block;
            height: 27px;
            width: 27px;
        }

        .colorsButtons ul li a#white {
            background: url("colors.png") no-repeat scroll -27px 0 rgba(0, 0, 0, 0);
            cursor: pointer;
            display: block;
            height: 27px;
            width: 27px;
        }

        .colorsButtons ul li a#yellow {
            background: url("colors.png") no-repeat scroll -54px 0 rgba(0, 0, 0, 0);
            cursor: pointer;
            display: block;
            height: 27px;
            width: 27px;
        }

        .colorsButtons ul li a#black {
            background: url("colors.png") no-repeat scroll -81px 0 rgba(0, 0, 0, 0);
            cursor: pointer;
            display: block;
            height: 27px;
            width: 27px;
        }

.gizlilik {
    color: #949494;
    float: left;
    font-family: Tahoma;
    font-size: 13px;
    height: auto;
    line-height: 20px;
    min-height: 600px;
    padding: 10px;
    width: 940px;
}

.istek {
    color: #414141;
    float: left;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 600;
    height: auto;
    margin-bottom: 30px;
    width: 950px;
}

.selectBoxContent {
    background: url("dropdown.png") no-repeat scroll 220px center rgba(192, 192, 192, 0.33);
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    width: 255px;
}

.selectBoxContent2 {
    border-radius: 5px;
    display: inline-block;
    height: 35px;
    position: relative;
    width: 255px;
    color: #777777;
}

.selectBoxContent span.selectText {
    font: 12px/30px Arial;
    padding-left: 8px;
    position: absolute;
}

.selectBoxContent select {
    border: 0 none;
    cursor: pointer;
    height: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}

    .selectBoxContent select option:first-child {
        color: red;
    }

.selectBoxContentGun {
    background: url("dropdown.png") no-repeat scroll 60px center rgba(0, 0, 0, 0);
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    width: 82px;
}

.selectBoxContent2Gun {
    border-radius: 5px;
    display: inline-block;
    position: relative;
    width: 82px;
}

.selectBoxContentGun span.selectText {
    font: 12px/30px Arial;
    padding-left: 10px;
    position: absolute;
}

.selectBoxContentGun select {
    border: 0 none;
    cursor: pointer;
    height: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.selectBoxContentYil {
    background: url("dropdown.png") no-repeat scroll 60px center rgba(0, 0, 0, 0);
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    width: 82px;
}

    .selectBoxContentYil span.selectText {
        font: 12px/30px Arial;
        padding-left: 10px;
        position: absolute;
    }

    .selectBoxContentYil select {
        border: 0 none;
        cursor: pointer;
        height: 30px;
        position: relative;
        width: 100%;
        z-index: 1;
    }

.selectBoxContentKullanim {
    background: url("dropdown.png") no-repeat scroll 220px center rgba(0, 0, 0, 0);
    color: #717171;
    display: inline-block;
    position: relative;
    width: 323px;
}

.selectBoxContentKullanim2 {
    background: url("dropdown.png") no-repeat scroll 350px center #F5F5F5;
    display: inline-block;
    position: relative;
    width: 380px;
}

.selectBoxContentKullanim span.selectText {
    font: 12px/30px Arial;
    padding-left: 8px;
    position: absolute;
}

.selectBoxContentKullanim select {
    border: 0 none;
    cursor: pointer;
    height: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.btnindir {
    background: url("../images/down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    float: left;
    height: 35px;
    margin-left: 150px;
    margin-top: 10px;
    width: 229px;
}

.buttn {
    float: left;
    height: 40px;
    width: 965px;
}

.EbultenOnay {
    color: red;
}

.LeftEmpty {
    float: left;
    height: auto;
    color: #FFFFFF;
}

.rightWarring {
    width: 310px;
    float: left;
    height: auto;
    font-family: Tahoma;
    font-size: 12px;
}

/**iletişimfabrika**/
.iletisimfabrika {
    width: 320px;
    height: 365px;
    border-right: 1px solid #e2e2e2;
    float: left;
    margin-left: 20px;
    color: #535353;
    line-height: 23px;
    letter-spacing: 0px;
    margin-bottom: 20px;
}

.iletisimbaslik {
    font-family: 'ralewaybold';
    font-size: 17px;
    color: #535353;
}

.yanbaslik {
    float: left;
    font-size: 13px;
    font-family: 'ralewaybold';
}

.iletisimicerik {
    font-size: 13px;
    font-family: 'ralewaysemibold';
    width: 260px;
}

.harita {
    margin-top: 10px;
}

.bigMap {
    background-color: #FE0000;
    width: 260px;
    height: 33px;
    margin-top: -55px;
    position: absolute;
    color: #ffffff;
    text-align: center;
    /*padding-top: 7px;*/
    font-family: 'ralewaybold';
    font-size: 15px;
}

    .bigMap a {
        padding-top: 7px;
        cursor: pointer;
        color: #fff;
        display: block;
        height: 26px;
    }
/**iletişimfabrikabitis**/

/******basın******/
.basinimg {
    height: 112px;
    border: solid 2px #f0f0f0;
    float: left;
}

.basinbaslik {
    font-size: 14px;
    float: left;
    font-family: 'ralewaybold';
    text-align: center;
    margin-top: 5px;
    width: 155px;
}

.basin {
    width: 155px;
    float: left;
    margin-left: 13px;
    min-height: 200px;
}

.tarih {
    color: #a4a4a4;
    font-size: 12px;
    float: left;
    text-align: center;
    width: 155px;
    margin-top: 10px;
    margin-bottom: 20px;
}
/******basınbitis******/

/***********üründetay************/
.urunfiyatbaslik1 {
    float: left;
    font-family: 'ralewaybold';
    margin-left: 41px;
    font-size: 13px;
    margin-top: 2px;
    color: #515151;
}

.urunfiyatbaslik2 {
    font-family: 'ralewaybold';
    float: right;
    font-size: 13px;
    margin-right: 31px;
    margin-top: 2px;
    color: #515151;
}

.urunfiyat1 {
    font-family: 'Open Sans';
    font-weight: bold;
    background-color: #FA0203;
    width: 126px;
    height: 36px;
    float: left;
    margin-top: 5px;
    font-size: 26px;
    border-right: 1px solid #183051;
    margin-left: 27px;
    color: white;
    text-align: center;
    padding-top: 7px;
}

.urunfiyat2 {
    font-family: 'Open Sans';
    background-color: #FA0203;
    height: 36px;
    width: 134px;
    margin-top: 5px;
    font-size: 26px;
    float: right;
    border-left: 1px solid #183051;
    margin-right: -15px;
    color: white;
    text-align: center;
    font-weight: bold;
    padding-top: 7px;
    padding-right: 36px;
}

.aciklama {
    font-size: 11px;
    font-family: "ralewayregular";
    color: #a4a4a4;
    float: right;
    margin-right: 30px;
    margin-top: 10px;
    font-weight: bold;
}


.VideoCarousel {
    background-color: #FFFFFF;
    margin-top: 10px;
    width: 495px;
    float: left;
    height: 400px;
}

.HomeTab {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width: 495px;
    font-family: "ralewayregular";
}

.Newsletter {
    height: 145px;
    margin-left: 5px;
    width: 251px;
    float: right;
    padding: 15px;
    font-family: "ralewayregular";
    background: #FFFFFF url('newslettericon.png') no-repeat top right -45px;
    background-repeat: no-repeat;
    background-position-y: 10px;
}

.homebanners {
    margin: 7px;
    border: 2px solid #FA0203;
    width: 217px;
    height: 165px;
}

.DetailSearch {
    background-color: #FFFFFF;
    margin-top: 10px;
    width: 485px;
    padding-left: 10px;
    float: left;
    height: 370px;
    background: #FFFFFF url('productserachicon.png') no-repeat top right -145px;
    background-repeat: no-repeat;
    background-position-y: 10px;
}

.Survey {
    background-color: #FFFFFF;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width: 495px;
    height: 317px;
    font-family: "ralewayregular";
}

.desen3 {
    background: url("desen.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 10px;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
    width: 460px;
}

ul#main-nav {
    margin-left: 20px;
}

    ul#main-nav li {
        float: left;
        position: relative;
        margin-left: -20px;
        display: inline;
    }

        ul#main-nav li a {
            position: relative;
            width: 110px;
            height: 29px;
            display: block;
            background-image: url('tabs.png');
            background-position: center center;
            color: #fff;
            text-decoration: none;
            padding-top: 5px;
            text-align: left;
            padding-left: 30px;
            font-family: "ralewaybold";
            font-size: 16px;
        }

        ul#main-nav li.home a {
            background-image: url('tab-home.png');
        }

        ul#main-nav li.current a {
            background-position: top;
            color: red;
            font-family: "ralewaybold";
            font-size: 16px;
        }

        ul#main-nav li a:hover {
            background-position: bottom;
            color: red;
        }

        ul#main-nav li.current a:hover {
            background-position: top;
            color: red;
        }

        ul#main-nav li.current {
            z-index: 100;
        }

        ul#main-nav li.home {
            z-index: 100;
        }

        ul#main-nav li.portfolio {
            z-index: 99;
        }

        ul#main-nav li.services {
            z-index: 98;
        }

        ul#main-nav li.about {
            z-index: 97;
        }

        ul#main-nav li.contact {
            z-index: 96;
        }

#image {
    position: relative;
    float: left;
    margin: 5px;
}

#image1 {
    position: relative;
    float: left;
    margin: 5px;
}

#featured {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

    #featured h3 {
        font-size: 16px;
        color: #FA0203;
        position: relative;
        font-family: "ralewaybold";
    }

.viewalldealer {
    margin-top: 25px;
    float: left;
    font-family: 'ralewaybold';
    font-size: 13px;
    color: #FA0203;
}

#featured p {
    line-height: 18px;
    font-size: 13px;
    color: #FE0000;
    font-family: "ralewayregular";
}

#featured-content {
    width: 267px;
    display: inline;
    float: right;
}



.videoplayicon {
    height: 50px;
    width: 50px;
    margin-top: 72px;
    position: absolute;
    background: url('videoplayicon.png') no-repeat;
}

    .videoplayicon:hover {
        cursor: pointer;
    }

.vdAreahome {
    float: left;
    position: relative;
}

.VdoAreahome {
    float: left;
    height: 240px;
    margin-left: 10px;
    width: 430px;
    display: none;
}

.vdsAreahome {
    float: left;
    height: 260px;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 10px;
    width: 470px;
}

.vdosmallhome {
    height: 260px;
    overflow: hidden;
    padding-left: 7px;
}

    .vdosmallhome ul li:first-child {
    }

    .vdosmallhome ul li {
        float: left;
        height: 260px;
        margin-right: 10px;
        overflow: hidden;
        width: 470px;
    }


        .vdosmallhome ul li img {
            height: 230px;
            width: 470px;
        }

        .vdosmallhome ul li h3 {
            color: red;
            font-weight: bold;
            font-size: 15px;
        }

.tabTitle {
    color: #FE0000;
    font-weight: bold;
    font-size: 20px;
    font-family: 'ralewaybold';
}

.dealersMain {
    float: left;
    margin: 20px;
}

.dealerImg {
    width: 194px;
    height: 160px;
    text-align: left;
    margin-right: 15px;
    float: left;
    border: 2px solid #FA0203;
}


.dealerContentMain {
    width: 435px;
    float: right;
}

.dealerHeader {
    width: 435px;
    color: #FE0000;
    font-family: 'ralewaybold';
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.dealerContentMounth {
    color: #444444;
    font-family: 'ralewaybold';
    font-size: 15px;
}

.delaerContnetDate {
    color: #949494;
    font-family: 'ralewaybold';
    font-size: 15px;
}

.dealerContent {
    color: #949494;
    font-size: 15px;
    margin-top: 5px;
    font-family: 'ralewayregular';
}

.dealerHr {
    background-color: #E5E5E5;
    height: 1px;
    left: 10px;
    top: 12px;
    width: 99%;
    z-index: -1;
    margin: 5px;
    float: left;
}

#dealergmap {
    float: left;
    margin: 20px;
    width: 550px;
}

.radio-survey {
    height: 195px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
    font-family: "ralewaymedium";
}

    .radio-survey input[type="radio"] {
        display: none;
    }

    .radio-survey label {
        display: inline-block;
        background-color: #EFEFEF;
        padding: 2px 5px;
        font-size: 14px;
        border-radius: 200px;
        font-family: "ralewaymedium";
        cursor:pointer

    }


    .radio-survey input[type="radio"]:checked + label {
        background-color: #FA0203;
        color: #fff;
    }

        .radio-survey input[type="radio"]:checked + label + label {
            color: #FE0000;
        }

            .radio-survey input[type="radio"]:checked + label + label + label {
                color: #FE0000;
                background-color: #fff;
            }

    .radio-survey input[type="radio"] + label + label + label {
        background-color: #fff;
    }

    .radio-survey input[type="radio"] + label + label {
        color: #717171;
        background-color: #fff;
        width: 300px;
    }

#testtab {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

    #testtab li {
        float: left;
        margin: 0 .5em 0 0;
    }

    #testtab span {
        margin-right: 8px;
        top: 7px;
        position: relative;
        float: left;
        text-decoration: none;
        font-family: 'ralewayregular';
        float: right;
    }

    #testtab a {
        position: relative;
        background: #ddd;
        background-color: #FA0203;
        padding: .7em 1.3em;
        float: left;
        text-decoration: none;
        color: #fff;
        border-radius: 5px 0 0 0;
        box-shadow: 0 2px 2px rgba(0,0,0,.4);
        font-family: 'ralewaybold';
    }

        #testtab a:hover,
        #testtab a:hover::after,
        #testtab a:focus,
        #testtab a:focus::after {
            background: #fff;
            color: #FA0203;
            z-index: 4;
        }

        #testtab a:focus {
            outline: 0;
        }

        #testtab a::after {
            content: '';
            position: absolute;
            z-index: 1;
            top: 0;
            right: -1em;
            bottom: 0;
            width: 2em;
            background: #ddd;
            background-color: #FA0203;
            box-shadow: 2px 2px 2px rgba(0,0,0,.4);
            transform: skew(25deg);
            border-radius: 0 3px 0 0;
        }

    #testtab #current a,
    #testtab #current a::after {
        background: #fff;
        color: #FF0000;
        z-index: 3;
    }

#testcontent {
    background: #fff;
    padding: 1em;
    height: 202px;
    position: relative;
    z-index: 2;
    border-radius: 0 5px 5px 5px;
}
.testForm {
    float: left;
    margin-left: 20px;
}
.surveyBlock {
    margin: 0 25px;
    width: 645px;
    height: auto;
    float: left;
}
.surveyHeader {
    width: 100%;
    height: 30px;
}
.surveyTitle {
    float: left;
    max-width: 80%;
    color: #717171;
    font-size: 14px;
    font-family: 'ralewaybold';
}
.surveyDate {
    float: right;
    max-width: 20%;
    color: #949494;
    font-family: 'ralewayregular';
    font-size: 15px;
}
.surveyAnswers {
    width: 80%;
    margin-top: 10px;
}
.answerLetter {
    background-color: #EFEFEF;
    width: 14px;
    height: 15px;
    text-align: center;
    border-radius: 20px;
    float: left;
    padding: 6px;
    color: #717171;
    font-size: 15px;
    font-family: 'ralewaybold';
    margin-top: -8px;
}
.answerLetteractive {
    background-color: #FA0203;
    width: 14px;
    height: 15px;
    text-align: center;
    border-radius: 20px;
    float: left;
    padding: 6px;
    color: #fff;
    font-size: 15px;
    font-family: 'ralewaybold';
    margin-top: -8px;
}
.answerBlock {
    margin-left: 47px;
    width: 525px;
    margin-top: 15px;
}
.surveySeperator {
    background-color: #EFEFEF;
    height: 1px;
    margin-top: 30px;
    width: 99%;
    float: left;
    margin-bottom: 30px;
}
.answerName {
    color: #717171;
    font-size: 15px;
    font-family: 'ralewayregular';
    margin-bottom: 5px;
}
.answerCount {
    color: #717171;
    font-size: 14px;
    font-family: 'ralewaysemibold';
    margin-left: 5px;
}
/*
@media screen and (min-width:1024px){
	.homePageTop, .topSlider, .topSlider ul li a, .topSlider ul li{height:350px !important;}
}
@media screen and (min-width:1200px){
	.homePageTop, .topSlider, .topSlider ul li a, .topSlider ul li{height:450px !important;}
}
@media screen and (min-width:1600px){
	.homePageTop, .topSlider, .topSlider ul li a, .topSlider ul li{height:550px !important;}
}
@media screen and (min-width:1800px){
	.homePageTop, .topSlider, .topSlider ul li a, .topSlider ul li{height:650px !important;}
}
*/