img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

.main-cat {
    width: 190px;
    height: auto;
    display: inline-block;
    color: #000;
    text-align: center;
}

.main-cat img {
    width: 100%;
    margin:0 0 5px 0;
    display: inline-block;
    color: #000;
    clear: both;
}

.main-cat p {
    color: #569414;
    font-size:14px;
    font-weight: normal;
    border-radius: 2px;
    border-bottom: 5px #f6e568 solid;
    background-color:rgba(223, 234, 208, 1.0);
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;  
}

.sari {
    background: url(/site/images/buttons/alt/sari.png) no-repeat center bottom;
}

.yesil {
    background: url(/site/images/buttons/alt/yesil.png) no-repeat center bottom;
}

.turuncu {
    background: url(/site/images/buttons/alt/turuncu.png) no-repeat center bottom;
}

.mavi {
    background: url(/site/images/buttons/alt/mavi.png) no-repeat center bottom;
}

.gri {
    background: url(/site/images/buttons/alt/gri.png) no-repeat center bottom;
}

.lacivert {
    background: url(/site/images/buttons/alt/lacivert.png) no-repeat center bottom;
}

.pembe {
    background: url(/site/images/buttons/alt/pembe.png) no-repeat center bottom;
}

.product_cat {
    width: 200px;
    height: 200px;
    background-size: 90%;
    display: inline-block;
}

.product_cat img {
    width: 70%;
    margin:18px 0 10px 0;
    display: inline-block;
    clear: both;
}

.product_cat p {
    color: #3f6e0d;
    font-size:12px;
    font-weight: normal;
    border-radius: 6px;
    border-bottom: 5px #f6e568 solid;
    background-color:rgba(223, 234, 208, 1.0);
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;  
    width: 90%;
    margin: 0 auto;
}

.product_bg_nr {
    width: 175px;
    height: 175px;
    background-size: 90%;
    display: inline-block;
}

.product_bg_nr img {
    width: 80%;
    margin:0px 0 5px 0;
    display: inline-block;
    clear: both;
}

.product_bg_nr p {
    color: #3f6e0d;
    font-size:12px;
    font-weight: normal;
    border-radius: 6px;
    border-bottom: 5px #f6e568 solid;
    background-color:rgba(223, 234, 208, 1.0);
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;  
    width: 90%;
    margin: 0 auto;
}

.product_bg_sm {
    width: 150px;
    height: 150px;
    background-size: 100%;
    display: inline-block;
}

.product_bg_sm img {
    width: 85%;
    margin:-10px 0 4px 0;
    display: inline-block;
    clear: both;
}

.product_bg_sm p {
    color: #3f6e0d;
    font-size:11px;
    font-weight: normal;
    border-radius: 6px;
    border-bottom: 5px #f6e568 solid;
    background-color:rgba(223, 234, 208, 1.0);
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;  
    width: 95%;
    margin: 0 auto;
    line-height: 15px;
}

.product_bg_dt {
    width: 50%;
    background-size: 80%;
    display: inline-block;
    color: #000;
    text-align: center;
}

.product_bg_dt img {
    width: 60%;
    margin:0 0 10px 0;
    display: inline-block;
    clear: both;
}

.product_bg_dt p {
    color: #3f6e0d;
    font-size:14px;
    font-weight: normal;
    border-radius: 5px;
    border-bottom: 5px #f6e568 solid;
    background-color:rgba(223, 234, 208, 1.0);
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;  
    margin: 10px 0px;
}

.product_bg_dt2 {
    width: 100%;
    background: none;
    display: inline-block;
    color: #000;
    text-align: center;
}

.product_bg_dt2 img {
    width: 60%;
    margin:0 0 10px 0;
    display: inline-block;
    clear: both;
}

.product_bg_dt2 p {
    color: #3f6e0d;
    font-size:14px;
    font-weight: normal;
    border-radius: 5px;
    border-bottom: 5px #f6e568 solid;
    background-color:rgba(223, 234, 208, 1.0);
    text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;  
    margin: 10px 0px;
}

.page_baslik {
    float: right;
    font-size: 20px;
    font-weight: bold;
    padding: 140px 0 0 0;
    color: #800;
}