﻿/*Addinational*/

.bgRd {
background-color:#ff5400;
opacity:0.7;
 filter:alpha(opacity=70);height:40px;padding-top:5px;
}
    .bgRd h4 {
    color:wheat;
    }
.bgRd2 {
background-color:rgb(168, 72, 65);
opacity:0.7;
 filter:alpha(opacity=70);height:40px;padding-top:5px;
}
    .bgRd2 h4 {
    color:wheat;
    }
.campFrame {
width:516px;height:295px;background:transparent url('../img/campFrame.png') no-repeat left top;position:absolute;
left:-66px;top:-44px;
}

.divBlock {
position: relative; float: right; display: inline-block; 
}
.fullMz {
width:100%;margin-bottom:0px;
}
   .productsContsTeknik .teknik {
        position: relative;
        float: left;
        display: inline-block;
        width: 230px;
        top: 20px;
        height: 280px;
    }

        .productsContsTeknik .teknik .fiyat {
            position: relative;
            float: left;
            display: inline-block;
            width: 250px;
        }

            .productsContsTeknik .teknik .fiyat .urunadi {
                position: relative;
                float: left;
                display: inline-block;
                width: auto;
                padding: 3px;
                padding-left: 7px;
                font-size: 14px;
                font-weight: bold;
                background: transparent url(../img/sagok.png) no-repeat left center;
            }

            .productsContsTeknik .teknik .fiyat .tutar {
                position: relative;
                float: left;
                display: inline-block;
                width: auto;
                padding: 3px;
                top: 2px;
                background-color: Silver;
                font-size: 12px;
            }

        .productsContsTeknik .teknik .cizim {
            position: relative;
            float: left;
            display: inline-block;
            top: 10px;
            cursor: pointer;
            width: 150px;
            height: 150px;
            overflow: hidden;
            margin-bottom: 10px;
        }

            .productsContsTeknik .teknik .cizim img {
                position: relative;
                float: left;
                display: inline-block;
                width: 150px;
                height: auto;
                background-color: white;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
            }

        .productsContsTeknik .teknik .ebat {
            position: relative;
            float: left;
            display: inline-block;
            width: 250px;
            top: 20px;
            left: -20px;
            height: auto;
            line-height: 16px;
        }

            .productsContsTeknik .teknik .ebat .ebatsag {
                position: relative;
                float: left;
                display: inline-block;
                width: 110px;
                font-size: 13px;
                text-align: left;
                left: 10px;
                height: auto;
            }

            .productsContsTeknik .teknik .ebat .ebatsol {
                position: relative;
                float: left;
                display: inline-block;
                width: 80px;
                font-size: 13px;
                font-weight: bold;
                text-align: right;
                height: auto;
            }


.outlet h2 {
letter-spacing:-1px !important;color:#5d5d5d !important;
}
.outlet li p {
font-size: 17px; color: #5d5d5d;
}
.campsIcon {

    position:absolute;left:20px;top:20px;background:transparent url("../img/campicon.png") no-repeat left top;
    width:124px;height:45px;z-index:10;
}
.newIcon {

    position:absolute;right:20px;top:20px;background:transparent url("../img/newicon.png") no-repeat left top;
    width:80px;height:45px;z-index:10;
}
.newIconEN {

    position:absolute;right:20px;top:20px;background:transparent url("../img/newiconen.png") no-repeat left top;
    width:80px;height:45px;z-index:10;
}

.top2 {
    
    margin-top: -2px;
    height: 50px;
      background: #db1921 url('../img/menu-bg.jpg') no-repeat left top;
}

 
    .top2 .container {
        padding: 16px 0px 0px 0px;
        /*padding-top:17px;*/
    }

        .top2 .container ul.urnMenu {
            width: 100%;
            position: relative;
            display: inline-block;
            float: left !important;
            list-style: none;
            margin-bottom: 0px;
           /* padding-top: 10px;*/
        }

            .top2 .container ul.urnMenu li {
                position: relative;
                float: left;
                text-align: center;
                padding-top: 0px;
                /*padding-bottom: 15px;*/
                padding-bottom: 5px;

            }

                .top2 .container ul.urnMenu li a {
                    font-size: 13px;
                    font-weight: bold;
                    color: #fff;
                }

                    .top2 .container ul.urnMenu li a:hover {
                        color: #000000;
                    }

ul.urnMenu li .productTopMenu {
    position: absolute;
    z-index: 9999;
    width: 1050px;
    min-height: 250px;
    background-color: white;
    top:29px;
    /*margin-left: 45px;*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding-top: 0px !important;
    visibility: visible;
    left: 5px;
    display:none; /* ilk açıldığında gözüküp kaybolmasın diye*/
}
 


ul.urnMenu li .ptmfull {
    position: relative;
    float: left;
    display: inline-block;
    width: 100%;
    height: auto;
}



    ul.urnMenu li .ptmfull .ptmOrtak {
        position: relative;
        float: left;
        display: inline-block;
        height: auto;
        padding: 17.5px;
        padding-bottom: 0px;
    }



    ul.urnMenu li .ptmfull .ptmLeft {
        width: 780px;
        overflow-x: hidden;
    }



        ul.urnMenu li .ptmfull .ptmLeft .fake {
            width: 800px;
            position: relative;
            float: left;
        }



        ul.urnMenu li .ptmfull .ptmLeft ul {
            position: relative;
            float: left;
            display: inline-block;
            width: 100%;
            height: auto;
            list-style-type: none;
            left: 0px;
            top: 0px;
            padding: 0px;
            margin: 0px;
        }



            ul.urnMenu li .ptmfull .ptmLeft ul li {
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                position: relative;
                float: left;
                display: inline-block;
                width: 235px;
                height: 151px;
                overflow: hidden;
                margin-right: 20px;
                margin-bottom: 20px;
                padding:0px;
            }



                ul.urnMenu li .ptmfull .ptmLeft ul li div.img a {
                    position: relative;
                    float: left;
                    width: 100%;
                    height: 141px;
                    overflow: hidden;
                }



                    ul.urnMenu li .ptmfull .ptmLeft ul li div.img a img {
                        width: 100%;
                    }



                ul.urnMenu li .ptmfull .ptmLeft ul li div.label {
                    position: relative;
                    float: left;
                    top: -20px;
                    width: 100%;
                    height: 29px;
                    background: transparent url('../img/thumbback.png') no-repeat center top;
                    text-align: center;
                    color: white;
                    font-weight: bold;
                }



                ul.urnMenu li .ptmfull .ptmLeft ul li:hover div.label {
                    background: transparent url('../img/thumbbackhvr.png') no-repeat center top;
                }



                ul.urnMenu li .ptmfull .ptmLeft ul li div.label a {
                    text-align: center;
                    color: white;
                    font-weight: bold;
                    position: relative;
                    float: left;
                    display: inline-block;
                    text-align: center;
                    padding-top: 7px;
                    width: 100%;
                    height: 100%;
                    font-size: 13px;
                }





    ul.urnMenu li .ptmfull .ptmRight {
        width: 270px;
        padding-right: 0px;
    }



        ul.urnMenu li .ptmfull .ptmRight .campContainer {
            position: relative;
            float: right;
            width: 100%;
            height: auto;
        }



            ul.urnMenu li .ptmfull .ptmRight .campContainer .campContainerAbsDrop {
                position: absolute;
                width: 20px;
                height: 100%;
                background: transparent url('../img/camptopMenu.png') no-repeat right top;
                z-index: 10;
                right: -6px;
            }





            ul.urnMenu li .ptmfull .ptmRight .campContainer ul {
                position: relative;
                float: left;
                display: inline-block;
                width: 100%;
                height: 320px;
                list-style-type: none;
                left: 0px;
                top: 0px;
                padding: 0px;
                margin: 0px;
                left: 6px;
                overflow: hidden;
            }



                ul.urnMenu li .ptmfull .ptmRight .campContainer ul li {
                    -webkit-border-radius: 3px;
                    -moz-border-radius: 3px;
                    border-radius: 3px;
                    position: relative;
                    float: left;
                    display: inline-block;
                    width: 100% !important;
                    padding: 0px;
                }



                    ul.urnMenu li .ptmfull .ptmRight .campContainer ul li div.img {
                        width: 100%;
                        position: relative;
                        float: left;
                        display: inline-block;
                        left: 6px;
                        top: 3px;
                        height: 320px;
                    }



                        ul.urnMenu li .ptmfull .ptmRight .campContainer ul li div.img a {
                            width: 100%;
                            position: relative;
                            float: left;
                            display: inline-block;
                            height: 320px;
                        }



                            ul.urnMenu li .ptmfull .ptmRight .campContainer ul li div.img a img {
                                height: 100%;
                                position: relative;
                                float: right;
                                display: inline-block;
                            }



                    ul.urnMenu li .ptmfull .ptmRight .campContainer ul li div.label {
                        text-indent: -9999px;
                    }



        ul.urnMenu li .ptmfull .ptmRight .navstm {
            position: relative;
            float: left;
            display: inline-block;
            width: 100%;
            height: 36px;
            top: -15px;
            left: 15px;
            background: transparent url('../img/navs.png') no-repeat center top;
            text-indent: -9999px;
            z-index: 100;
        }



            ul.urnMenu li .ptmfull .ptmRight .navstm .prev {
                position: relative;
                float: left;
                width: 30px;
                height: 100%;
                cursor: pointer;
                left: 95px;
            }



            ul.urnMenu li .ptmfull .ptmRight .navstm .next {
                position: relative;
                float: left;
                width: 30px;
                height: 100%;
                cursor: pointer;
                left: 100px;
            }



.activator {
    background: transparent url('../img/menutopbottom.png') no-repeat center 19px;
}

.hidden {
    display: none;
}


.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
    z-index: 1000 !important;
}

.mt15 {
    margin-top: 15px;
}

.detayRight {
    position: absolute;
    right: 0px;
    display: inline-block;
    width: 200px;
    height: auto;
    top:-35px;
}
.detayRight .campsIcon {
    z-index:1000;left: 35px;
}
.detayRight .newIcon {
    z-index:100;
}

    .detayRight .socialm {
    position:relative;float:right;display:inline-block;width:300px;top:-32px;height:21px;right:150px;
     background: transparent url('../img/social.png') no-repeat right top;
     right:-15px;
    }
    .detayRight .tools {
         top: -55px;
        position: relative;
        float: right;
        right:-15px;
        display: inline-block;
        width: 155px;
        height: 27px;
        margin-bottom: 5px;
        background: transparent url('../img/tools.png') no-repeat right top;
    }
        .detayRight .tools ul {
        position:relative;float:right;list-style-type:none;padding:0px;margin:0px;
        }
            .detayRight .tools ul li {
            position:relative;float:right;width:27px;height:27px;margin-left:5px;
            }
                .detayRight .tools ul li a {
                position:relative;float:left;display:inline-block;width:100%;height:100%;
                }

    .detayRight .detayPrice {
        position: absolute;
        z-index: 250;
        width: 192px;
        height: 26px;
        background: transparent url('../img/thumbback3.png') no-repeat left top;
        display: inline-block;
        text-align: center;
       
        right: 0px;
        padding-top: 4px !important;
        cursor: pointer;
        font-weight: bold;
    }

        .detayRight .detayPrice:hover {
            color: #ff5400;
        }

.karsilastirmaListesi {
       position: absolute;
        z-index: 250;
        width: 140px;
        height: 26px;
        background: transparent url('../img/thumbback4.png') no-repeat left top;
        display: inline-block;
        text-align: center;
       text-indent:-9999px;
        right:200px;
        padding-top: 4px !important;
        cursor: pointer;
        font-weight: bold;
}
.karsitotal {
position:relative;float:left !important;display:inline-block;font-size:11px !important;padding:8px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
    .karsitotal:hover {
    background-color:#ffba00;
    }

.urunCompress {

    width:300px;
    margin:20px;
    padding:5px;
    height:550px;
    float:left;
    position:relative;
    display:inline-block;
    max-height: 550px; overflow: hidden; background-color: white;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;


}
    .urunCompress .cName {
        position:relative;
        float:left;
        display:inline-block;
        background-color:#d1cfcf;
        color:black;text-align:center;padding:5px;font-weight:bold;width:100%;
    }
     .urunCompress .cimaj {
        position:relative;
        float:left;
        display:inline-block;
        height:160px;width:290px;
        max-height:160px;overflow-y:hidden;
    }
        .urunCompress .cimaj img {
            position:absolute;bottom:0px;height:160px;width:290px;
        }
     .urunCompress .cfiyat {
        position:relative;
        float:left;
        display:inline-block;
        background-color:#d1cfcf;
        color:black;text-align:center;padding:5px;font-weight:bold;width:100%;
    }
    .urunCompress .cother {
        position:relative;
        float:left;
        display:inline-block;
        width:100%;max-height:330px;overflow-x:hidden; overflow-y:scroll;
    }
        .urunCompress .cother .ozellikler {
        margin:5px 0px;
          position:relative;
        float:left;
        display:inline-block;
        }
        .urunCompress .cother .teknikGorseller {
          position:relative;
        float:left;
        display:inline-block;
        width:100%;
        color:rgb(192, 69, 2);
        }

.secret {
    display:none;
}  
                     

.zoomer {
    position: absolute;
    background: transparent url('../img/zoom.png') no-repeat left -28px;
    display: inline-block;
    z-index: 1000;
    width: 28px;
    height: 28px;
    bottom: 180px;
    right: 20px;
    cursor: pointer;
}

    .zoomer:hover {
        background-position: left top;
    }



#gallery {
    padding: 0px;left: 15px;
}

#descriptions {
    position: relative;
    height: 50px;
    background: #EEE;
    margin-top: 10px;
    width: 1110px;
    padding: 10px;
    overflow: hidden;
}

    #descriptions .ad-image-description {
        position: absolute;
    }

        #descriptions .ad-image-description .ad-description-title {
            display: block;
        }



        /*FORMS*/

.filter{}
ul{list-style-type:none;padding:0px;margin:0px;}
textarea {
	overflow: auto; resize: none;
}
input[type='radio'] {
	vertical-align: text-bottom;
}
input[type='checkbox'] {
	vertical-align: bottom;
}
label {
	cursor: pointer;
}
input[type=button] {
	cursor: pointer;
}
input[type=submit] {
	cursor: pointer;
}
button {
	cursor: pointer;
}
button {
	margin: 0px;
}
input {
	margin: 0px;
}
select {
	margin: 0px;
}
textarea {
	margin: 0px;padding:3px;
}
button {
	width: auto; overflow: visible;
}
input:hover{border-color:Black;}


.cbLabel {
	background: url("../img/spriteCheckBox.png") no-repeat; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 18px; color: rgb(192, 69, 2); line-height: 14px; clear: both; font-weight: normal; vertical-align: middle; float: left; display: block;
}
.rbLabel {
	background: url("../img/spriteCheckBox.png") no-repeat; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 18px; color: rgb(192, 69, 2); line-height: 14px; clear: both; font-weight: normal; vertical-align: middle; float: left; display: block;
}
.generalForm .cbLabel {
	background: url("../img/spriteCheckBox.png") no-repeat; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 18px; color: rgb(192, 69, 2); line-height: 14px; clear: both; font-weight: normal; vertical-align: middle; float: left; display: block;
}
.generalForm .rbLabel {
	background: url("../img/spriteCheckBox.png") no-repeat; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 18px; color: rgb(192, 69, 2); line-height: 14px; clear: both; font-weight: normal; vertical-align: middle; float: left; display: block;
}
.rbLabel {
	background: url("../img/spriteRadioBox.png") no-repeat;
}
.generalForm .rbLabel {
	background: url("../img/spriteRadioBox.png") no-repeat;
}
.ui-state-hover.cbLabel {
	background-position: 0px -100px;
}
.ui-state-hover.rbLabel {
	background-position: 0px -100px;
}
.cbLabel:hover {
	background-position: 0px -100px;
}
.rbLabel:hover {
	background-position: 0px -100px;
}
.ui-state-active.cbLabel {
	background-position: 0px -200px; color: rgb(192, 69, 2);
}
.ui-state-active.rbLabel {
	background-position: 0px -200px; color: rgb(192, 69, 2);
}
.ui-helper-hidden-accessible {
	margin: -1px; padding: 0px; border: 0px currentColor; width: 1px; height: 1px; overflow: hidden; position: absolute; cliptop: 0px; clipright: 0px; clipbottom: 0px; clipleft: 0px;
}

.rbLabel {
	background: url("../img/spriteCheckBox.png") no-repeat; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 18px; color: rgb(192, 69, 2); line-height: 14px; clear: both; font-weight: normal; vertical-align: middle; float: left; display: block;
}

.rbLabel {
	background: url("../img/spriteRadioBox.png") no-repeat;
}
.generalForm .rbLabel {
	background: url("../img/spriteRadioBox.png") no-repeat;
}
.ui-state-hover.cbLabel {
	background-position: 0px -100px;
}
.ui-state-hover.rbLabel {
	background-position: 0px -100px;
}
.cbLabel:hover {
	background-position: 0px -100px;
}
.rbLabel:hover {
	background-position: 0px -100px;
}
.ui-state-active.cbLabel {
	background-position: 0px -200px; color:rgb(192, 69, 2);
}
.ui-state-active.rbLabel {
	background-position: 0px -200px; color:rgb(192, 69, 2);
}


/*dialog*/
.ui-dialog {
	background: rgb(255, 255, 255); left: 0px !important; width: 100% !important; position: absolute; box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.ui-widget-overlay {
	background: url("../img/bgOverlay.png"); left: 0px; top: 0px; position: absolute;
}
.popup_overlay {
	background: url("../img/bgOverlay.png"); left: 0px; top: 0px; position: absolute;
}
.ui-dialog-titlebar {
	margin: 0px 0px 0px -480px; left: 50%; top: 0px; width: 960px !important; position: relative;
}
.modal {
	margin: 0px 0px 0px 0px;margin:15px;  top: 0px; width:auto !important; position: absolute;
    overflow-y:hidden;
}
.ui-dialog-titlebar {
	overflow: hidden;
}
.ui-dialog-titlebar .ui-dialog-title {
	background: rgb(37, 37, 37); padding: 0px 20px; height: 50px; color: rgb(255, 255, 255); line-height: 50px; letter-spacing: -1px; font-size: 24px; vertical-align: middle; float: left; display: block;
}
.ui-dialog-titlebar a.ui-dialog-titlebar-close {
	background: url("../img/pinclose.gif") no-repeat 15px 12px rgb(37, 37, 37); padding: 0px 20px 0px 30px; top: 0px; height: 32px; right: 0px; color: rgb(255, 255, 255); line-height: 32px; vertical-align: middle; display: block; position: absolute;
}
.ui-dialog-titlebar a.ui-dialog-titlebar-close:hover {
	background-color: rgb(255, 210, 00);
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-dialog-buttonset {
	margin: 5px 0px 0px; overflow: hidden; position: relative;
}
.ui-dialog-buttonset .ui-button {
	margin: 0px 0px 0px 5px; float: right;
}
.modal {
	margin: 40px 0px 80px 0px; margin:15px;top: 0px; position: relative;
}

.modal .modelContent{line-height:16px;}

.modal .scroll {
	margin: 0px auto; padding: 5px; border: 1px solid rgb(245, 245, 245); width: 720px;
}
.modal .scroll .protocol {
	height: 260px; overflow: auto;
}
#popup_container {
	background: rgb(255, 255, 255); padding: 9px !important; border: 1px solid rgb(255, 255, 255); color: rgb(113, 113, 113);
}
#popup_container h1 {
	margin: 0px 0px 5px; padding: 0px 0px 5px; border-bottom-color: rgb(223, 223, 223); border-bottom-width: 1px; border-bottom-style: solid;
}
#popup_container .popup_message {
	margin: 5px 0px 10px;
}
#popup_container #popup_panel {
	overflow: hidden;
}
#popup_container #popup_panel .button {
	background: rgb(231, 82, 29); margin: 0px 10px 0px 0px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; vertical-align: middle; float: left; display: block; min-width: 80px;
}
#popup_container #popup_panel .button:active {
	background: rgb(131, 195, 57);
}
.ie8 #popup_container #popup_panel .button:focus {
	background: rgb(131, 195, 57);
}
.jAlert#popup_container {
	background: rgb(146, 26, 17); border: 1px solid rgb(146, 26, 17); color: rgb(255, 168, 0);
}
.jAlert#popup_container h1 {
	background: url("../img/bgFailMessage.gif") no-repeat 0px 3px; padding: 0px 0px 5px 12px; color: rgb(255, 255, 255); border-bottom-color: rgb(168, 72, 65); border-bottom-width: 1px; border-bottom-style: solid;
}
.jSuccess#popup_container {
	border: 1px solid rgb(179, 221, 166); color: rgb(61, 61, 61);
}
.jSuccess#popup_container h1 {
	background: url("../img/bgSuccessMessage.gif") no-repeat 0px 3px; padding: 0px 0px 5px 14px; color: rgb(107, 189, 82); border-bottom-color: rgb(179, 221, 166); border-bottom-width: 1px; border-bottom-style: solid;
}
.jConfirm#popup_container {
	border: 1px solid rgb(124, 183, 220); color: rgb(0, 114, 188);
}
.jConfirm#popup_container h1 {
	background: url("../img/bgInfoMessage.gif") no-repeat 0px 3px; padding: 0px 0px 5px 14px; color: rgb(0, 114, 188); border-bottom-color: rgb(124, 183, 220); border-bottom-width: 1px; border-bottom-style: solid;
}
.ie7 .ui-dialog {
	padding: 0px 0px 80px;
}
.ie7 .modal {
	top: 80px;
}
.ie7 .terms a.closeProtocol {
	top: 18px; right: 2px;
}
.ie7 .terms a.printProtocol {
	top: 18px; right: 2px;
}
.ui-dialog-title {
	font-family: "myFont"; font-style: normal !important; font-weight: normal !important;
}

/*sELECT bOX*/
.selectBox-dropdown {
	background:transparent url(../img/dropback.png) no-repeat left top; height: 30px; color: rgb(37, 37, 37); line-height: 24px; overflow: hidden; font-weight: bold; vertical-align: middle; position: relative; cursor: pointer; min-width: 253px;
}
.selectBox-dropdown .selectBox-label {
	padding: 0px 8px; color: rgb(35, 31, 32); line-height: 30px; vertical-align: middle; float: left; display: block;
}
.selectBox-dropdown .selectBox-arrow {
	background: url("../img/dropList.png") no-repeat left top; width: 30px; height: 30px; float: right; display: block;
}
.selectBox-dropdown:hover .selectBox-arrow {
	background: url("../img/dropList.png") no-repeat left top;
}
.selectBox-menuShowing .selectBox-arrow {
	background: url("../img/dropList2.png") no-repeat left top;
}
.selectBox-menuShowing:hover .selectBox-arrow {
	background: url("../img/dropList2.png") no-repeat left top;
}
.selectBox-dropdown-menu {
	background: rgb(255, 255, 255); padding: 1px 0px 0px; border: 1px solid rgb(232, 232, 232); overflow: auto; position: absolute; z-index: 99999; min-height: 1em; max-height: 200px;
}
.selectBox-options {
	display: block; cursor: pointer;
}
.selectBox-options li {
	display: block; cursor: pointer;
}
.selectBox-options li a {
	display: block; cursor: pointer;
}
.selectBox-options li a {
	margin: 0px 1px 1px; padding: 4px; color: rgb(37, 37, 37); overflow: hidden; white-space: nowrap;
}
.selectBox-options li.selectBox-hover a {
	background-color: rgb(245, 245, 245);
}
.selectBox-options li.selectBox-selected a {
	background-color: rgb(229, 229, 229);
}




/*sELECT bOX*/
.selector .selectBox-dropdown {
	background:transparent url(../img/dropback2.png) no-repeat left top; height: 30px; color: rgb(37, 37, 37); line-height: 24px; overflow: hidden; font-weight: bold; vertical-align: middle; position: relative; cursor: pointer; min-width: 120px;
}
.selector .selectBox-dropdown .selectBox-label {
	padding: 0px 8px; color: rgb(35, 31, 32); line-height: 30px; vertical-align: middle; float: left; display: block;
}
.selector .selectBox-dropdown .selectBox-arrow {
	background: url("../img/dropList3.png") no-repeat left top; width: 20px; height: 30px; float: left; display: block;
}
.selector .selectBox-dropdown:hover .selectBox-arrow {
	background: url("../img/dropList3.png") no-repeat left top;
}
.selector .selectBox-menuShowing .selectBox-arrow {
	background: url("../img/dropList4.png") no-repeat left top;
}
.selector  .selectBox-menuShowing:hover .selectBox-arrow {
	background: url("../img/dropList4.png") no-repeat left top;
}
.selector  .selectBox-dropdown-menu {
	background: rgb(255, 255, 255); padding: 1px 0px 0px; border: 1px solid rgb(232, 232, 232); overflow: auto; position: absolute; z-index: 99999; min-height: 1em; max-height: 200px;
}
.selector  .selectBox-options {
	display: block; cursor: pointer;
}
.selector  .selectBox-options li {
	display: block; cursor: pointer;
}
.selector  .selectBox-options li a {
	display: block; cursor: pointer;
}
.selector  .selectBox-options li a {
	margin: 0px 1px 1px; padding: 4px; color: rgb(37, 37, 37); overflow: hidden; white-space: nowrap;
}
.selector  .selectBox-options li.selectBox-hover a {
	background-color: rgb(245, 245, 245);
}
.selector  .selectBox-options li.selectBox-selected a {
	background-color: rgb(229, 229, 229);
}


/*tool*/
.PriceList {
    position: relative;
    display: inline-block;
    width: 960px;
    height: auto;
    text-align: left;
}

    .PriceList table {
        position: relative;
        width: 960px;
        height: auto;
        border-right: 1px solid #d1cfcf;
        margin-top: 25px;
    }

        .PriceList table th, td {
            text-align: left;
            border-left: 1px solid #d1cfcf;
        }

        .PriceList table th {
            padding: 3px;
            background-color: #e52626;
            line-height: 22px;
            color: White;
        }

        .PriceList table td {
            padding: 5px;
            line-height: 16px;
        }

        .PriceList table tr {
            border-bottom: 1px solid #eaeaea;
            padding-bottom: 3px;
        }

            .PriceList table tr.alter {
                background-color: #eaeaea;
            }

            .PriceList table tr.total {
                background-color: #d1cfcf;
                padding: 8px 5px 8px 5px;
            }

            .PriceList table tr:hover td {
                background-color: #ffd800;
            }

            .PriceList table tr.total:hover td {
                background-color: #f35600;
                color: White;
            }

        .PriceList table .discount {
            text-decoration: line-through;
        }

        .PriceList table tr.nocolor {
            border: none;
        }

            .PriceList table tr.nocolor th {
                padding: 3px;
                background-color: #f6f6f6;
                line-height: 22px;
                color: Black;
                text-align: center;
            }

                .PriceList table .noany, .PriceList table tr.nocolor th.noany {
                    border: none;
                    background: none;
                }

        .PriceList table td .mpt {
            position: relative;
            float: left;
            display: inline-block;
            width: 75px;
        }

            .PriceList table td .mpt input {
                width: 20px;
                padding: 2px;
                margin: 0px 4px 0px 4px;
                position: relative;
                float: left;
                text-align: center;
                background: transparent;border-top-color: white; border-right-color: white; border-bottom-color: white; border-left-color: white; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
            }

        .PriceList table td .plus {
            position: relative;
            float: left;
            width: 18px;
            height: 18px;
            display: inline-block;
            cursor: pointer;
            background: transparent url('../img/plusminus.png') no-repeat left top;
        }

        .PriceList table td .minus {
            position: relative;
            float: left;
            width: 18px;
            height: 18px;
            display: inline-block;
            cursor: pointer;
            background: transparent url('../img/plusminus.png') no-repeat -20px top;
        }

        .PriceList table td .rkm {
            position: relative;
            float: left;
            display: inline-block;
            width: auto;
            min-width:85px;font-size:12px;
            padding-right: 2px;
        }

    .PriceList .priceDetay {
        position: relative;
        float: left;
        display: inline-block;
        width: 100%;
        height: auto;
        margin-top: 60px;
    }

/*dialog
.ui-dialog {
    background: rgb(255, 255, 255);
    left: 0px !important;
    width: 100% !important;
    position: absolute;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.ui-widget-overlay {
    background: url("../../images/bgOverlay.png");
    left: 0px;
    top: 0px;
    position: absolute;
}

.popup_overlay {
    background: url("../../images/bgOverlay.png");
    left: 0px;
    top: 0px;
    position: absolute;
}

.ui-dialog-titlebar {
    margin: 0px 0px 0px -480px;
    left: 50%;
    top: 0px;
    width: 960px !important;
    position: relative;
}

.modal {
    margin: 0px 0px 0px 0px;
    margin: 15px;
    top: 0px;
    width: auto !important;
    position: absolute;
}

.ui-dialog-titlebar {
    overflow: hidden;
}

    .ui-dialog-titlebar .ui-dialog-title {
        background: rgb(37, 37, 37);
        padding: 0px 20px;
        height: 50px;
        color: rgb(255, 255, 255);
        line-height: 50px;
        letter-spacing: -1px;
        font-size: 24px;
        vertical-align: middle;
        float: left;
        display: block;
    }

    .ui-dialog-titlebar a.ui-dialog-titlebar-close {
        background: url("../../images/pinclose.gif") no-repeat 15px 12px rgb(37, 37, 37);
        padding: 0px 20px 0px 30px;
        top: 0px;
        height: 32px;
        right: 0px;
        color: rgb(255, 255, 255);
        line-height: 32px;
        vertical-align: middle;
        display: block;
        position: absolute;
    }

        .ui-dialog-titlebar a.ui-dialog-titlebar-close:hover {
            background-color: rgb(231, 82, 29);
        }

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-dialog-buttonset {
    margin: 5px 0px 0px;
    overflow: hidden;
    position: relative;
}

    .ui-dialog-buttonset .ui-button {
        margin: 0px 0px 0px 5px;
        float: right;
    }

.modal {
    margin: 40px 0px 80px 0px;
    top: 0px;
    position: relative;
}

    .modal .modelContent {
        line-height: 16px;
    }

    .modal .scroll {
        margin: 0px auto;
        padding: 5px;
        border: 1px solid rgb(245, 245, 245);
        width: 720px;
    }

        .modal .scroll .protocol {
            height: 260px;
            overflow: auto;
        }

#popup_container {
    background: rgb(255, 255, 255);
    padding: 9px !important;
    border: 1px solid rgb(255, 255, 255);
    color: rgb(113, 113, 113);
}


.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}

    .ir br {
        display: none;
    }

.hidden {
    display: none !important;
    visibility: hidden;
}

.vh {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .vh.focusable:active, .vh.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}
    */
/* ==|== media queries ====================================================== */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
}
/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
}
/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
}
/* ==|== print styles ======================================================= */
@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

        .socialtool {

            top: 40px;
            position: relative;
            float: right;
            display: inline-block;
            min-width: 226px;
            height: 27px;
            margin-bottom: 5px;
            right:-15px;

        }
        
        .tools {
            top: 36px;
            position: relative;
            float: right;
            display: inline-block;
            width: 105px;
            height: 27px;
            margin-bottom: 5px;
            background: transparent url('../img/tools.png') no-repeat right top;
            right:-15px;
        }

            .tools ul {
                position: relative;
                float: right;
                list-style-type: none;
                padding: 0px;
                margin: 0px;
            }

                .tools ul li {
                    position: relative;
                    float: right;
                    width: 27px;
                    height: 27px;
                    margin-left: 5px;
                }

                    .tools ul li a {
                        position: relative;
                        float: left;
                        display: inline-block;
                        width: 100%;
                        height: 100%;
                    }

        .socialtool .fb-like {
            position:relative; display:inline-block;  float:left; width:auto; height:auto;
        }

        .socialtool .fdshare {

            width:58px; height:20px; position:relative; display:inline-block; float:left; margin-left:10px; background:transparent url(../../images/shareicon.png) no-repeat left top;

        }

            .socialtool .fdshare img {

                width:58px; height:20px; position:relative; display:inline-block; float:left; margin:0px;

            }

.campbackpr {
position:absolute;width:144px;height:153px;z-index:100;background:transparent url(../img/campbackpr.png) no-repeat left top;
top: 110px; right: 30px;
}

.campbackpr .icerikfyt {
position:relative;float:left;padding:35px;padding-left:10px;padding-right:10px;width:100%;
}

.campbackpr .icerikfyt .eskiFyt {
    position:relative;float:left;color:red;text-decoration:line-through;font-weight:bold;padding:0px 0px;width:100%;text-align:center;padding-bottom:15px;
    font-size:16px;
}
.campbackpr .icerikfyt .yeniFyt {
    position:relative;float:left;color:black;font-weight:bold;padding:0px 0px;width:100%;text-align:center;
}

.mb15 {
margin-bottom:15px;
}


.uruns ul li a span.uthumb {

    width:100% !important; height:156px !important;  overflow:hidden;
}
.uruns ul li a span.uthumb img{width:106% !important; height:auto !important;}

.urunscamp ul li a span.uthumb {

    width:100% !important; height:170px !important;  overflow:hidden;
}
.urunscamp ul li a span.uthumb img{width:100% !important; height:auto !important;}


.middle .content .container .icLeft .csHold .campSlider li .cr img {
    width:auto !important;height:100% !important;
}
.newSlider li a span {
margin-top:5px;position:relative;float:left;
}
.filterbar {
width:1120px !important; 
}

.indirimm {
background-color:rgb(255, 210, 00);
}
.overLine {
    text-decoration:line-through;
    background-color:#d1cfcf;color:red;
}
.overLine div {
    text-decoration:line-through;
    
}


.dmetin p {
width:100%;
}