@import url("/css/reset.css");
@import url("/css/generic.css");

body{
    font-family: 'Open Sans', sans-serif;
    line-height: .9em;
}
#top{
    background-color: #f5f5f5;
    height: 25px;
    min-width: 1220px;
}
.bx-viewport{
	left: 0!important;
    height: 320px!important;
}
.bx-prev, .bx-next {
	display: none!important;
}

#top .wrapper div a{
    font-size: 14px;
    color: #404040;
    margin-left: 20px;
    padding-top: 10px;
}
/**/
#top .wrapper .right{
    margin-top: 7px;
}

#search-bar {
    height: 115px;
    background-color: #787878;
}
#search-bar .wrapper{
    background:  url('/images/remzibengi.jpg') 60px center no-repeat;
    height: 115px;
    background-color: #787878;
}


#search-bar h1{
    margin: 15px 10px 0 -20px;
    float: left;
    display: block;
    text-indent: -9000px;
    width: 340px;
    height: 100px;
    background: url(/images/logo.png) no-repeat top center;
}

#search-bar h1.booknews{
    margin: 15px 10px 0 -20px;
    float: left;
    display: block;
    text-indent: -9000px;
    width: 340px;
    height: 100px;
    background: url(/images/booknewslogo.png) no-repeat;
}

#search-bar .search {
    float: right;
    margin-top: 42px;
    display: inline-block;
    position: relative;
}
#search-bar .search input{
    width: 345px;
    margin-right: 0;
    padding: 5px 20px;
    height: 30px;
    float: left;
    font-size: 14px;
    color: #404040;
    border: #414141 solid 1px;
    font-family: 'Open Sans', sans-serif;

}



#search-bar .search button{
    margin-left: 0;
    padding: 0 10px 0 10px;
    background-color: #222222;
    color: #FFF;
    border-radius: 0 5px 5px 0;
    border: none;
    float: left;
    height: 25px;
}

/************/

#navigation{
    border: #cacaca solid 1px;
    padding: 5px 0 0 0;
    box-shadow: 0 3px 5px #cccccc;
    min-width: 1220px;
}

#navigation .vertical-seperator{
    height: 15px;
    border: #404040 solid 1px;
    width: 1px;
    margin-top:  10px;
    padding: 0;
}

#navigation ul{
    margin-left: -20px;
    text-align: left;
}

#navigation ul li{
    list-style-type:none;
    float:left;
    padding: 5px 17px 5px 17px;

}

#navigation ul li a {
    font-size: 18px;
    font-weight: 600;
    color: #404040;
}

#navigation ul li a.active {
    font-size: 18px;
    font-weight: 600;
    color: #8F2239;
}

#navigation .social-area{
	margin-top: 5px;
}
#navigation .social-area img{
    margin: 0 3px;
}

/***********/

#content{
    margin-top: 30px;
}

#content h2{
    font-size: 14px;
    font-weight: 700;
    color: #414141;
    margin-bottom: 15px;
    margin-top: 130px;
    padding: 7px 0 10px;
}

#content .content-left{
    float: left;
    width: 260px;
    margin-top: 2px;
}

#content .content-right{
    float: left;
    width: 915px;
    margin-left: 45px;
}

#content .content-right h3{
    font-weight: 600;
    font-size: 32px;
    color: #414141;
    margin-bottom: 25px;
    margin-top: 15px;
}

#content .content-left .panel{
    margin-top: -8px;
}
#content .content-left .panel ul{
    margin: 0;
}
#content .content-left .panel .news{
    list-style-type: none;
    width: 100%;
    background-color: #f8f8f8; 
    margin-bottom: 10px;
    line-height: 1.2em;
}
#content .content-left .panel .news .news-image{
    float: left;
    width: 80px;
    overflow-x: hidden;
    height: 100px;

}
#content .content-left .panel .news .news-image img{
    height: 80px;
}
#content .content-left .panel .news  .news-author{
    padding-bottom: 5px;
}
#content .content-left .panel .news .news-content{
    float: left;
    width: 180px;
    padding-left: 15px;
}

#content .content-left .panel .news .news-author a{
    color: #a50334;
    font-size: 16px;
    font-weight: 600;
}
#content .content-left .panel .news .news-title a{
    color: #202020;
    font-size: 14px;
    word-wrap: break-word;
}

/************/
#content .content-right .books h3{
    font-size: 14px;
    font-weight: 700;
    margin: 30px 0;
}
#content .content-right .books .book{
    height: 195px;
    float: left;
    margin: 0 25px 80px 0;
    width: 280px;
}

#content .content-right .books .book a{
    display: inline;
}

#content .content-right .books .book .book-image{
    display: inline-block;
    position: relative;
    float: left;
}
#content .content-right .books .book .book-image img{
    float: left;
    width: 120px;
    box-shadow: #464b4e 6px 3px 8px;
}
#content .content-right .books .book .book-content{
    float: left;
    width: 145px;
    margin-left: 15px;
    margin-top: 5px;
}

#content .content-right .books .book .book-content h4 {
    margin-bottom: 4px;
    line-height: 1.2em;
}
#content .content-right .books .book .book-content h4 a{
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

#content .content-right .books .book .book-content a h4{
    font-size: 14px;
    font-weight: bold;
    color: #8e2338;
    display: inline;


}
#content .content-right .books .book .book-content h5{
    font-size: 12px;
    color: #000;
    font-style: italic;
}
#content .content-right .books .book .book-content label{
    font-size: 12px;
    margin-top: 15px;
    display: block;
    line-height: 1.3em;
}


/*********************/

#best-sellers{

}

#best-sellers h2{
    margin-top: 40px;
}

#best-sellers .name{
    display: inline-block;
    float: left;
    width: 215px;
    padding-top: 5px;
}
#best-sellers .title{
    width: 50%;
    float: left;
    font-size: 12px;
    color: #8e2338;
    text-align: center;
    background-color: #f4f4f4;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 5px;
    box-shadow: 0 5px 10px #dfdfdf;
    border-top: #dfdfdf solid 1px;
    border-bottom:  #dfdfdf solid 3px;
    padding: 5px;

}
#best-sellers .title.active{
    background: -webkit-linear-gradient(#8e2338, #b05f6f); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#8e2338, #b05f6f); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#8e2338, #b05f6f); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#8e2338, #b05f6f); /* Standard syntax */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e2338', endColorstr='#b05f6f',GradientType=1) !important; 
    color: #FFF;

}

#best-sellers .english-books, #best-sellers .magaza-books{
    display: none;
}

#best-sellers ol{
    margin-top: 25px;
}

#best-sellers ol li{
    list-style-type: none;
    counter-increment: customlistcounter;
    border-bottom: #e4e4e4 solid 1px;
    clear: both;
    line-height: 1em;
    padding: 5px;
	float: left;

}
#best-sellers ol li:before{
    content: counter(customlistcounter) " ";
    float: left;
    padding: 5px 5px 0 0;
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
    color: #8e2338;
}

#best-sellers ol .name .book-name {
    float: left;
    background:none;
    box-shadow: none;
    font-size: 14px;
    color: #010000;
    font-weight: 600;
    width: 215px;
    margin: 0;
}
#best-sellers ol .name a ,#best-sellers ol .name  span{
    float: left;
    background:none;
    box-shadow: none;
    font-size: 10px;
    color: #010000;
    margin: 0;
    display: inline-block;
}
#best-sellers ol  a h4{
    font-size: 12px;
    color: #010000;
    font-weight: normal;
    display: inline;
}


/***/

.content-left form h5{
    font-size: 10px;
    color: #595959;
    width: 145px;
    font-family: 'Ubuntu', sans-serif;
    line-height: 1.3em;
}

.content-left form h2{
    margin-top: 60px !important;
}

.content-left form .left{
    margin-top: 20px;
}

.content-left form input{
    padding: 3px 5px;
    width: 215px;
    margin-bottom: 8px;
}

.content-left form button{
    border:#aaaaaa solid 1px;
    border-radius: 5px;
    padding: 2px 10px;
    background: -webkit-linear-gradient(#e0e0e0,#FFF ); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e0e0e0,#FFF ); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e0e0e0,#FFF ); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e0e0e0,#FFF ); /* Standard syntax */
    color: #767676;
    font-size: 11px;
    font-weight: 500;
    font-family: 'Ubuntu', sans-serif;
}



/***************/

.content-left .quote{
    font-size: 16px;
    color: #5f5f5f;
    margin-top: 150px;
    line-height: 1.5em;
}




/**************************/

#event{
    background-color: #fcfcfc;
    padding: 20px;
    border: #eeeeee solid 1px;
    font-family: 'Ubuntu', sans-serif;
}

#event .event-date ul{
    min-height: 175px;
    margin: 0
}

#event li.active{
    color: #8e2338 !important;
    font-weight: 500;
}

#event .event-info li{
    font-size: 12px;
    color: #222222;
    font-weight: 500;
}


#event .separator{
    width: 1px;
    height: 250px;
    border:#838383 solid 1px;
    float: left;
    content: " ";
}

#event ul li{
    list-style-type: none;
}
#event .event-date{
    float: left;
    width: 175px;
    padding-right: 20px;
}

#event #event-up{
    cursor: pointer;
    margin-left: 22px;
}

#event #event-down{
    cursor: pointer;
    margin-left: 22px;

}

#event .event-date  li{
    margin: 14px 0;
    display: none;
    cursor: pointer;
    font-weight: 400;
    text-align: center;

}

#event .event-info{
    float: left;
    width: 320px;
    padding:  25px;
}

#event .event-info  li{
    margin-bottom: 18px;
    cursor: pointer;
    font-weight: 600;
}

#event .event-description{
    float: left;
    width: 345px;
    padding: 0  25px;

}

#event h5{
    font-size: 12px;
    color: #222222;
    font-weight: 600;
    margin-top: 10px;
}
#event h6,#event h6 p{
    font-size: 12px;
    color: #222222;
    font-weight: 400;
    line-height: 1.3em;
}

/****************/

#footer{
    height: 85px;
    background-color: #848484;
    font-family: 'Ubuntu', sans-serif;
    color: #FFF;
    padding-top: 30px;
    margin-top: 30px;
    font-size: 14px;
    line-height: 20px;
}

#footer a{
    color:#FFF;
}

#footer h5{
    font-size: 12px;
    width: 600px;
}
#footer h6{
    font-size: 10px;
    width: 300px;
}

#footer ul{
    width: 100%;
    float: left;
    display: table;
    padding: 0;
    margin: 0;
}
#footer ul li{
    display: table-cell;
    list-style: none;
    position: relative;
    text-align: center;
    min-width: 200px;
}
#footer ul li:after{
    content: '';
    width: 3px;
    height: 30px;
    background: #656565;
    position: absolute;
    right: 0;
    top: -5px;
    line-height: 20px;
}
#footer ul li:first-child{
    text-align: left;
}
#footer ul li:last-child{
    text-align: right;
}
#footer ul li:last-child:after{
    display: none;
}


/**************/

#content .content-left #category h3{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-left: 10px;
}
#content .content-left #category ul{
    margin:0;
    padding: 0;
}

#content .content-left #category ul ul{
    margin-left: 20px;
    padding: 0;
}
#content .content-left #category  li{
    list-style-type: none;
    border-bottom: #e4e4e4 solid 1px;


}

#content .content-left #category  li a{
    padding-left: 10px;
    font-size: 13px;
    color: #565656;
    font-weight: 600;
}


#content .content-left #category  li a.active{
    color: #8c2439;
    font-weight: 600;
}

/*************************/

#content .content-right #book-detail{
    margin-top: 30px;
}
#content .content-right #book-detail .book-info{
    float: left;
    width: 245px;
    line-height: 1.3em;
}
#content .content-right #book-detail .book-info a{
    display: inline-block;
    position: relative;
    margin: 0 50px 30px 0;
}
#content .content-right #book-detail .book-info img{
    box-shadow: #464b4e 2px 2px 8px;
}

#content .content-right #book-detail .book-info h3 a{
    color: #000;
    font-weight:  bold;
}

#content .content-right #book-detail h5{
    font-size: 14px;
    color: #414141;
}
#content .content-right #book-detail .book-info h5 span{
    font-weight: 600;
}
#content .content-right #book-detail h4{
    font-size: 20px;
    color: #8d253a;
    line-height: 1em;
}
#content .content-right #book-detail h4 span{
    color: #414141;
    font-weight: 600;
    margin-bottom:  40px;
}

#content .content-right #book-detail .book-content{
    float: left;
    width: 665px;
}

#content .content-right #book-detail .book-content .book-description{
    margin-bottom: 45px;
}
#content .content-right #book-detail .book-content .book-description, #content .content-right #book-detail .book-content .book-description p {
    font-size:14px;
    color:#414141;
    line-height: 1.2em;
    margin-bottom: 1.4em;
}

#content .content-right #book-detail .book-content a h4{
    display: inline;
    line-height: 1.3em;
    font-size: 18px;
}
#content .content-right #book-detail .book-content .right{
    font-size: 12px;
    margin-top: -20px;
}


.satin-al-container {
    /* margin-left: 50px; */
    width: 230px;
    margin-top: 25px;
}

.satin-al-container  .button-main {
    display: flex !important;
    justify-content: center;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-weight: 400;
    background: #8F1D34;
    color: #fff;
    /* margin: 50px 0 0 0; */
    border-radius: 6px;
    position: relative;
    align-items: center;
    cursor: pointer;
    margin: 0 !important;
}
/* .satin-al-container  .button-main img {

} */
.satin-al-container .button-main .link-text{
padding: 0 15px 0 15px;
}

.satin-al-container .firmalar-link.aktif {
    display: block;
}
.satin-al-container .button-main .satis-ok {
   font-size: 10px;
   transition: .5s ease transform;
}

.satin-al-container  .button-main.aktif .satis-ok{
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transition: .5s ease transform;
}
.satin-al-container .button-main {
    width: 100%;
    text-align: center;
}

.satin-al-container .firmalar-link {
    float: left;
    display: none;
    width: 100%;
    border: 1px solid #8F1D34;
    border-radius: 6px;
    background: #fff;
    position: relative;
    margin-top: 1px;
    z-index: 999;

}

.satin-al-container  .firmalar-link a {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    color: #666;
    text-align: center;
    padding-top: 10px;
    margin: 0 !important;
}

.satin-al-container  .firmalar-link a:hover {
    background-color: #f1f1f1;
}




/*****************/


#content .content-right #author .author-image{
    float: left;
    width: 175px;
}

.yazar  #author h2{
    margin-top: 0;
}
#content .content-right #author .author-info{
    float: left;
    width: 735px;
    padding-left: 45px;
    font-size: 12px;
}

/*********************/

#order-author {}
#order-author h2{
    margin-top: 0;
}

#order-author ul.alphabet li{
    list-style-type: none;
    float: left;
    margin-right: 10px;
}

#order-author ul.alphabet li a{
    font-size: 24px;
    color: #414141;
    font-weight: bold;
}

#order-author ul.alphabet li a.active{
    color: #8E2338;
}

#order-author .left{
    width: 300px;
    border-left: #cfcfcf solid 1px;
    margin-top: 55px;
}

#order-author .left  li{
    list-style-type: none;
}

#order-author .left li a{
    font-size: 16px;
    color: #414141;
}



/***/

.bx-pager-link{
    background: #4d4d4d !important;
    border:none !important;
    width: 7px !important;
    height: 7px !important;

}

.bx-pager-link.active{

    width: 10px !important;
    height: 10px !important;
    border:#4d4d4d solid 3px !important;
    background: #FFF !important;

}

/****************/

#shop{}
#shop h2{
    margin-top: 0;
}
#shop .shop-left{
    width: 610px;
    float: left;
    margin-right: 20px;
    word-wrap: break-word;
}
#shop .shop-left h2{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2em;
}

#shop .shop-left {
    font-size: 14px;
}

#shop .shop-right{
    width: 275px;
    float: left;
}

#shop .shop-right h5{
    font-size: 14px;
    color: #8d253a;
    font-weight: 600;
    margin-top: 15px;
}

#shop .shop-right h6 a{
    font-weight: 600;
    color: #000
}

#shop .shop-right li{
    font-size: 12px;
    list-style-type: none;
}

#filter{
    display: flex;
    float: left;
}

#filter  li{
    float: left;
    margin-right: 25px;
    background:  url('/images/elements/filter-arrow.png') no-repeat center bottom;
    padding-left: 20px;


}

#filter li a{
    color: #000;
    font-size: 12px;
    font-weight: 600;
}

#filter li a.active{
    color: #8d253a;
}

#filter li.arrow-down{
    background-position: 0 -29px;
    list-style-type: none;


}

#filter li.arrow-up{
    background-position: 0 5px;
    list-style-type: none;

}

.filter-area{
    font-size: 14px;
    font-weight: bold;
    color: #4c4c4c;
    box-shadow:0 -2px 9px -2px #ebebeb inset;
    padding: 5px;
    margin-bottom: 15px;
    background: -webkit-linear-gradient(#f8f8f8, #FFF);
}

.yazarlarimiz .content-right h3{
    margin: 50px;
}


/**************arama sonuçları*****************/

#search-result {
    background: #FFF;
    position: absolute;
    left: 0;
    min-width: 345px;
    display: none;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    margin-left: 0;
    margin-top: 30px;
    padding: 10px;
    border: #cccccc solid 1px;
    font-size: 14px;
    color: #333333;

}

#search-result li{
    list-style: none;
    height: 100%;
	width: 100%;
    display: table;
}

#search-result .search-content{
    display: inline-block;
    height: 100%;
}
#search-result .search-result-left{
    width: 175px;
    float: left;
    padding: 0 0 5px 0;
}

#search-result .seperator{
    border-right: #333 solid 1px;
    height: 100%;
    float: left;
	display: none;
}


#search-result .search-result-left a{
    font-size: 13px;
    color: #333333;
}

#search-result .search-result-right{
    width: 148px;
    float: left;
    padding-left:20px;
    font-size: 13px;
}


/*****************Tarihçe**************************/

#history .history-left{
    width: 450px;
    float: left;
    margin-right: 20px;
}
#history .history-right{
    width: 440px;
    float: left;

}

/**************************************/

#authors h4{
    margin-top: 20px;
}

#authors ul.alphabet li{
    list-style-type: none;
    float: left;
    margin-right: 15px;
}
#authors ul.alphabet li a{
    font-size: 24px;
    color: #414141;
    font-weight: bold;

}

#authors .left{
    width: 220px;
    border-left: #cfcfcf solid 1px;
    margin-top: 25px;
}

#authors .left  li{
    list-style-type: none;
}

#authors .left li a{
    font-size: 16px;
    color: #414141;
}

.e-kitap-logo{
    background: url(/images/elements/ekitap-logo-yeni.png) no-repeat;
    z-index: 999;
    position: absolute;
    width: 55px;
    height: 51px;
    bottom: 1%;
    left: 5%;
}

.sesli-kitap-logo{
    background: url(/images/elements/sesli-kitap-logo.png) no-repeat;
    z-index: 999;
    position: absolute;
    width: 55px;
    height: 51px;
    bottom: 1%;
    left: 5%;
}

.other-authors{
    font-size: 13px;
}

.bx-clone{
    display: none;
}

img.remove-shadow {
    box-shadow: none !important;
}


.bestsellers-title{
    text-align: center;
    margin-bottom: 5px;
    display: block;
    font-size: 12px;
}

.bssol{
    width: 68%;
    float: left;
}
.bssag{
    width: 32%;
    float: left;
    border-left: #dfdfdf solid 1px;
}
.bssag .title {
    width: 100%!important;
}