﻿/* Seo işlemleri için oluşturulmuştur. h1 tagı için kullanılacaktır. */
.emos_H1 {
    font-weight: inherit;
    font-size: inherit;
    display: inline;
}

.emos_invisible {
    display: none;
}

.emos_visible {
    display: block;
}

.emos_selected, a.emos_selected:hover {
    color: red;
}

/***** MINUS POPUP *****/
#minHider{background:#000; left:0; position:fixed; top:0; z-index:990;}
.minPpWrp {position:absolute; z-index:999; top:0; left:0; width:100%;}
.minPp{margin:0 auto; padding:0; position:relative; background:#fff;}
.minPphdr{position:relative;}
.minPphdr h4{}
a.btnMinPpCl{position:absolute; right:-20px; top:0; z-index:3; display:block; height:20px; width:20px; background:#ff0000;}
.minPpBdy{}
/***** MINUS POPUP *****/

/***** MINUS KEYPAD *****/
/*.minusNumKeyPadWrapper, .minusNumKeyPadWrapper * {-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}*/
.minusNumKeyPadWrapper .cc-number {width:100%; height:30px;}
.minusNumKeyPadWrapper a.numPad {background:url(keyboard/img/keyboard.png) no-repeat scroll 0 0; width:26px; height:26px; text-indent:-999em; position:absolute; right:10px; top:50%; margin-top:-13px;}

.minusNumKeyPadWrapper{ min-width: 250px; position:relative; display:inline-block; }
.minusNumKeyPadWrapper .minusNumKeyPad{ display:none; width:140px; background: #eee;  border: 1px solid #ccc; padding:5px; position:absolute; top:35px; right:10px;}
.minusNumKeyPadWrapper .minusNumKeyPad.opened{display:block; z-index: 100;}
.minusNumKeyPadWrapper .minusNumKeyPad ul.keyPadList{list-style:none; padding:0; margin:0;}
.minusNumKeyPadWrapper .minusNumKeyPad ul.keyPadList > li{float:left; width:29%; margin:2%; text-align:center;}
.minusNumKeyPadWrapper .minusNumKeyPad ul.keyPadList > li > a {display:block; font-family:Arial; font-size:15px; color:#333; font-weight:bold; text-decoration:none; padding:5px 0; height:30px; line-height:30px; background:#fff; border:1px solid #bbb; text-align: center;}
.minusNumKeyPadWrapper .minusNumKeyPad ul.keyPadList > li.remove > a {background:url(keyboard/img/remove.png) no-repeat scroll center center #fff; height:30px; text-indent:-999em; display:block;}
.minusNumKeyPadWrapper .minusNumKeyPad ul.keyPadList > li.shake > a {background:url(keyboard/img/shake.png) no-repeat scroll center center #fff; height:30px; text-indent:-999em; display:block;}
.minusNumKeyPadWrapper .minusNumKeyPad ul.keyPadList > li.clear {display:none;}
.minusNumKeyPadWrapper .minusNumKeyPad ul.keyPadList > li.clear > a {background:url(keyboard/img/clear.png) no-repeat scroll center center #fff; width:16px; height:16px; text-indent:-999em; display:inline-block;}
.div-cc-carttype{ display: inline-block; vertical-align: middle; margin-top: 2px;}
/***** MINUS KEYPAD *****/
.divtxtKKARTNO { position: relative;}
.divtxtKKARTNO .div-cc-carttype { position: absolute; right: -50px; top: 0;}

.urunPaging_pageNavigation a.firstPage, .urunPaging_pageNavigation a.lastPage{display:none;}