/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}
.clear
{
    clear: both;
    height: 0;
    overflow: hidden;
}
a:active, a:focus
{
    outline-style: none;
}
object
{
    outline-style: none;
}
cufon
{
    margin: 0px !important;
}
.fl
{
    float: left !important;
}
.fr
{
    float: right !important;
}

input[disabled="disabled"] {background-color:#fff;}

.nop
{
    padding: 0px !important;
}

.tar
{
    text-align: right;
}

input.tar
{
    padding-right: 4px;
}

/* Flash Replacement */
.flash
{
    visibility: hidden;
}
.flash-replaced .alt
{
    display: none;
    height: 0;
    overflow: hidden;
    position: absolute;
}
.flash-update
{
}
.flash-update p
{
    display: none;
}

h1
{
    padding-top: 15px;
    padding-bottom: 15px;
}

h2
{
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
}

h4
{
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

body
{
    background: #FCFCFC url(../images/bg.png) no-repeat center top;
    margin: 0px;
    padding: 0px;
    font: 12px tahoma;
    color: #666;
}


.wrapper
{
    background: url(../images/line-bg.png) repeat-x left 192px;
    overflow: hidden;
}


.wrapper.login
{
    background: none;
}

.wrapper.login .inner
{
    position: static;
}

.wrapper.login .loginCont
{
    background: #fff url(../images/login-bg.png) no-repeat left bottom;
    width: 450px;
    height: 190px;
    margin: 0px auto;
    border: 1px solid #E0E1E0;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
}

.wrapper.login .loginCont tr td
{
    font-weight: bold;
    color: #919191;
    padding: 0px 20px 10px 0px;
}
.wrapper.login .forgotPCont
{
    background: #fff url(../images/login-bg.png) no-repeat left bottom;
    width: 450px;
    margin: auto auto;
    border: 1px solid #E0E1E0;
    padding: 10px;
    margin-top: 90px;
}

.wrapper.login .forgotPCont tr td
{
    font-weight: bold;
    color: #919191;
    padding: 0px 20px 10px 0px;
}
.wrapper.login .forgotPCont div li
{
    list-style-type: decimal;
    margin-left: 30px;
}
.wrapper.login .contactCont
{
    background: #fff url(../images/login-bg.png) no-repeat left bottom;
    width: 400px;
    margin: auto auto;
    border: 1px solid #E0E1E0;
    padding: 10px 10px 10px 35px;
    margin-top: 90px;
}

.wrapper.login .contactCont tr td
{
    font-weight: bold;
    color: #919191;
    padding: 0px 20px 10px 0px;
}
.inp
{
    background: url(../images/input-bg-right.png) no-repeat right top;
    height: 33px;
    padding-right: 5px;
	float:left;
    cursor:text;
}
.inp2
{
    background: url(../images/input-bg-right_h200.png) no-repeat right top;
    height: 200px;
    padding-right: 5px;
    float: left;
}
.shorter
{
    background: url(../images/input-bg-right-short.png) no-repeat right top;
    height: 23px;
}

.inp.error
{
    background-position: right -94px;
}

.inp.disabled
{
    background-position: right -47px;
}

.inp.disabled span
{
    background-position: left -47px;
}

.inp.disabled span input
{
    background: #f1f1f1;
}

#input-file
{
    background: url(../images/file-input-bg.png) no-repeat left top;
    height: 33px;
    width: 267px;
}

.inp.dpicker
{
    background: none;
}

.inp.dpicker span input
{
    width: 68px;
    float: left;
}

.dpicker .dateButton
{
    background: url('../images/dp-icon.png') no-repeat;
    width: 37px;
    height: 33px;
    float: left;
}

.error .dateButton
{
    background: url('../images/dp-icon-error.png') no-repeat !important;
}

.inp span
{
    background: url(../images/input-bg-left.png) no-repeat left top;
    height: 33px;
    display: block;
}
.inp2 span
{
    background: url(../images/input-bg-left_h200.png) no-repeat left top;
    height: 200px;
    display: block;
}
.shorter span
{
    background: url(../images/input-bg-left-short.png) no-repeat left top;
    height: 23px;
}

.inp.error span
{
    background-position: left -94px;
}

.inp span input
{
    border: 0px;
    margin: 8px;
    color: #919191;
    font: 12px tahoma;
    outline: none;
}

.shorter span input
{
    margin: 4px 8px;
}
.txtarea
{
    background: url(../images/textarea-bg.png) no-repeat left top;
    overflow: hidden;
    width: 590px;
}
.txtarea.sml
{
    background: url(../images/textarea-bg-sml.png) no-repeat left top;
    width: 360px !important;
}
.txtarea.sml280
{
    background: url(../images/textarea-bg-sml-280.png) no-repeat left top;
    width: 280px !important;
}
.txtarea.error
{
    background: url(../images/textarea-bg-error.png) no-repeat left top;
}
.txtarea.sml.error
{
    background: url(../images/textarea-bg-error-sml.png) no-repeat left top;
}

.txtarea span
{
    background: url(../images/textarea-bg-botom.png) no-repeat left bottom;
    display: block;
    overflow: hidden;
}
.txtarea.sml span
{
    background: url(../images/textarea-bg-botom-sml.png) no-repeat left bottom;
}

.txtarea.error span
{
    background: url(../images/textarea-bg-botom-error.png) no-repeat left bottom;
}

.txtarea.sml.error span
{
    background: url(../images/textarea-bg-botom-error-sml.png) no-repeat left bottom;
}

.txtarea span textarea
{
    border: 1px solid #fff;
    margin: 10px;
    width: 570px;
    color: #919191;
    font-size: 12px;
    font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
    outline: none;
    resize: none;
}

.txtarea.sml span textarea
{
    width: 340px;
}

.inner
{
    width: 982px;
    margin: 0px auto;
    position: relative;
}
.inner2
{
    width: 100%;
    margin: 0px auto;
    position: relative;
}

.wrapper .header
{
    color: #FFF;
}

.wrapper .header .topBar
{
    overflow: hidden;
    height: 116px;
}

.wrapper .header .topBar .logo
{
    width: 215px;
    float: left;
    padding-top: 30px;
}
.wrapper .header .topBar .logo2
{
    width: 100px;
    float: left;
    padding-top: 40px;
}


.wrapper .header .topBar .cartBar
{
    width: 165px;
    height: 50px;
    background: url(../images/cartBar-bg.png) no-repeat left 27px;
    float: right;
    padding: 35px 0px 0px 45px;
}

.wrapper .header .topBar .cartBar .cbTitle
{
    font-weight: bold;
}

.wrapper .header .topBar .cartBar tr td
{
    font-size: 11px;
    padding: 3px 5px 0px 0px;
}

.wrapper .header .topBar .support
{
    width: 124px;
    float: right;
    padding-top: 23px;
}

.wrapper .header .topBar .e-sozlesme
{
    float: right;
    padding-top: 45px;
}

.wrapper .header .profile
{
    width: 100%;
    height: 36px;
    font-size: 11px;
}

.wrapper .header .profile a
{
    color: #FFF;
    text-decoration: none;
}

.wrapper .header .profile a:hover
{
    text-decoration: underline;
}

.wrapper .header .profile .pLeft
{
    float: left;
    padding-top: 7px;
}

.wrapper .header .profile .pLeft span
{
    display: inline;
    padding: 4px 10px 5px 5px;
    float: left;
}

.wrapper .header .profile .pLeft span.cikis
{
    margin-right: 5px;
    background: #23272A;
    padding-right: 5px;
}

.wrapper .header .profile .pRight
{
    float: right;
}

.wrapper .header .profile .pRight ul
{
    background: url(../images/tmenu-sep.gif) no-repeat right top;
    overflow: hidden;
    height: 36px;
    float: left;
}

.wrapper .header .profile .pRight ul li
{
    background: url(../images/tmenu-sep.gif) no-repeat left top;
    float: left;
    height: 26px;
    padding: 10px 10px 0px 10px;
}

.wrapper .header .profile .pRight ul li a
{
    display: block;
}

.wrapper .content
{
    border: 1px solid #E0E1E0;
    background: #FFF url(../images/content-bg.png) no-repeat left -1px;
    margin-top: 20px;
    width: 980px;
    padding-top: 20px;
    overflow: hidden;
}

.wrapper .content .contLeft
{
    width: 235px;
    float: left;
    padding: 0px 20px;
    background: #FBFCFC url(../images/content-bg.png) no-repeat left -21px;
    overflow: hidden;
}

.wrapper .content .contLeft .leftBorder
{
    background: none repeat scroll 0 0 #979598;
    height: 54px;
    left: 0;
    position: absolute;
    top: 192px;
    width: 1px;
}

.wrapper .content p.bottomInfo
{
    border-top: 1px dashed #D9D9D9;
    color: #949494;
    font-size: 11px;
    margin-top: 10px;
    padding-top: 10px;
}

.wrapper .content .contLeft .aramaCont
{
    padding-top: 10px;
}

.wrapper .content .contLeft .aramaCont .arama
{
    background: url(../images/ara-bg.png) no-repeat left top;
    width: 236px;
    height: 34px;
}

.wrapper .content .contLeft .aramaCont .arama input
{
    background: none repeat scroll 0 0 #F8F8F8;
    border: medium none;
    font-size: 11px;
    margin: 11px 8px;
    width: 200px;
    color: #737373;
}

.wrapper .content .contLeft .aramaCont .arama-tercih
{
    color: #555;
    font-size: 11px;
    padding-top: 25px;
    overflow: hidden;
    height: 20px;
}

.wrapper .content .contLeft .aramaCont .arama-tercih span
{
    float: left;
    height: 15px;
    display: inline-block;
}


.wrapper .content .contLeft .aramaCont .arama-tercih input
{
    margin-right: 5px;
}

.wrapper .content .contLeft .aramaCont .arama-tercih label
{
    padding-right: 5px;
}

.wrapper .content .contLeft .menu
{
    width: 235px;
    overflow: hidden;
}

.wrapper .content .contLeft .menu ul
{
    background: #F8F8F8;
}

.wrapper .content .contLeft .menu ul li
{
    background: url(../images/menu-list-bg.gif) repeat-x left top;
}

.wrapper .content .contLeft .menu ul li a
{
    background: #F8F8F8 url("../images/arrow.gif") no-repeat scroll 208px 10px;
    color: #858585;
    display: inline-block;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-decoration: none;
    width: 218px;
    font-weight: bold;
}

/*.wrapper .content .contLeft .menu ul li a
{
    background: #F8F8F8 url("../images/arrow.gif") no-repeat scroll 208px 10px;
    color: #858585;
    display: inline-block;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-decoration: none;
    width: 218px;
}*/

.wrapper .content .contLeft .menu ul li ul
{
    display: none;
}

.wrapper .content .contLeft .menu ul li.active ul
{
    display: block;
}

.wrapper .content .contLeft .menu ul li.active, .wrapper .content .contLeft .menu ul li.hover
{
    background: url(../images/menu-list-hover-bg.gif) repeat-x left top;
}

/* Menu okları için eski css.wrapper .content .contLeft .menu ul li.active a, .wrapper .content .contLeft .menu ul li.hover a
{
	background: url("../images/arrow-hover.gif") no-repeat scroll 208px 10px;
    color: #fff;
}*/

.wrapper .content .contLeft .menu ul li.active a{
	background: url("../images/arrow-active.gif") no-repeat scroll 206px 12px;
	color:#fff;
}
.wrapper .content .contLeft .menu ul li.hover a {
	background: url("../images/arrow-hover.gif") no-repeat scroll 208px 10px;
	color:#fff;
}
/* yeni magiclick css yukarıda */

.wrapper .content .contLeft .menu ul li.active a img, .wrapper .content .contLeft .menu ul li.hover a img
{
    margin: 0px 0 0 0;
}

.wrapper .content .contLeft .menu ul li a img
{
    float: left;
    padding-right: 6px;
    padding-top: 1px;
    margin-left: -28px;
}

.wrapper .content .contLeft .menu ul li a span
{
    float: left;
    padding-left: 25px;
    cursor: pointer;
}

.wrapper .content .contLeft .menu ul li a span.menu-img
{
    width: 16px;
    overflow: hidden;
    position: absolute;
    left: -16px;
}

.wrapper .content .contLeft .menu ul ul
{
    padding: 5px;
}

.wrapper .content .contLeft .menu ul ul li
{
    background: none;
}

.wrapper .content .contLeft .menu ul li.active ul li a, .wrapper .content .contLeft .menu ul li.hover ul li a, .wrapper .content .contLeft .menu ul ul li a
{
    background: #F8F8F8 url(../images/menu-sub-list.png) no-repeat 13px 12px;
    font-size: 11px;
    border-bottom: 1px solid #E9E9E9;
    width: auto;
    display: block;
    color: #949494;
    padding-left: 33px;
}

.wrapper .content .contLeft .menu ul li ul li a{ 
    font-weight:normal;
}
.wrapper .content .contLeft .menu ul li ul li.active a, .wrapper .content .contLeft .menu ul li ul li.hover a{
	background: #e6e6e6 url(../images/menu-sub-list-active.png) no-repeat 13px 12px;
	border-bottom:1px solid #E9E9E9;
	font-weight:bold;
	color:#555555;
}

.wrapper .content .contLeft .menu ul li.hover ul li.hover a
{
    background: #F8F8F8 url(../images/menu-sub-list-hover.png) no-repeat 13px 12px;
    border-bottom: 1px solid #E9E9E9;
    color: #949494;
}

.wrapper .content .tab
{
    padding-bottom: 15px;
}

.wrapper .content .tab h3
{
    background: url(../images/title-round.gif) no-repeat left top;
    position: relative;
}

.wrapper .content .tab h3 span
{
    background: url("../images/title-round.gif") no-repeat scroll right top transparent;
    display: block;
    margin-left: 5px;
    padding: 12px 5px 6px 5px;
}

.wrapper .content .tab h3 .tab-rightimg
{
    margin-top: -10px;
    position: absolute;
    right: 20px;
    top: 0;
}

.wrapper .content .tab .money
{
    position: absolute;
    top: 13px;
    right: 10px;
}

* html .wrapper .content .tab .money
{
    right: 30px;
}

.wrapper .content .tab .money p
{
    float: left;
}

.wrapper .content .tab .money img
{
    float: left;
    margin-top: 1px;
    padding-left: 10px;
    padding-right: 5px;
}

.wrapper .content .tab .tab-content
{
    border-top: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    padding: 10px;
    overflow: hidden;
}


.wrapper .content .tab .tab-content p
{
    padding-bottom: 10px;
    color: #555555;
}

.wrapper .content .tab .tab-content a
{
    text-decoration: underline;
    color: #848385;
}

.wrapper .content .tab .tab-bottom
{
    background: url(../images/title-round-bottom.gif) no-repeat left bottom;
    height: 4px;
    width: 100%;
}

.wrapper .content .tab .tab-bottom span
{
    background: url(../images/title-round-bottom.gif) no-repeat right bottom;
    display: block;
    margin-left: 5px;
    padding: 2px;
}

.wrapper .content .tab .tab-content .urun
{
    width: 190px;
    height: 240px;
    border-right: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    float: left;
    padding: 15px;
    position: relative;
    display: inline;
}

.wrapper .content .tab .tab-content .urun.sml
{
    width: 115px !important;
    padding: 6px !important;
    height: auto !important;
    border: 0;
}
.wrapper .content .tab .tab-content .urun.sml .img
{
    width: 115px !important;
    height: 120px !important;
    background: none;
    border: 1px solid #e8e8e8;
}
.wrapper .content .tab .tab-content .urun.sml .model
{
    font-size: 11px !important;
}
.wrapper .content .tab .tab-content .urun.sml .fee
{
    font-size: 10px !important;
}

.wrapper .content .tab .tab-content.arama-sonuc .urun
{
    padding: 8px;
    height: 235px;
}

.wrapper .content .tab .tab-content .urun span
{
    display: block;
    color: #4F4F4F;
}

.wrapper .content .tab .tab-content .urun .img
{
    /*background:url(../images/urun-img-bg.png) no-repeat left top;*/
    width: 190px;
    height: 166px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    border: 1px solid #ececec;
}

/* URUN 2  SONRADAN EKLENDI */ 
.wrapper .content .tab .tab-content .urun2
{
    width: 190px;
    height: 230px;
    border-right: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    float: left;
    padding: 15px;
    position: relative;
    display: inline;
}


.wrapper .content .tab .tab-content.mini .urun
{
    height: 110px;
}

.wrapper .content .tab .tab-content.mini .urun .img
{
    background: url(../images/urun-mini-img-bg.png) no-repeat left top;
    width: 75px;
    height: 100px;
    float: left;
    margin-right: 9px;
}

.wrapper .content .tab .tab-content.mini .urun .buttons
{
    width: 105px;
    float: left;
}

.wrapper .content .tab .tab-content.mini .urun .buttons a
{
    display: inline-block;
    margin-bottom: 5px;
}

.wrapper .content .tab .tab-content.mini .urun .model
{
    font-size: 11px !important;
}

.wrapper .content .tab .tab-content.mini .urun .fee
{
    float: left;
    font-size: 10px;
    width: 93px;
}

.wrapper .content .tab .tab-content .urun .model
{
    font-size: 14px;
}

.wrapper .content .tab .tab-content .urun .fee
{
    font-size: 10px;
}

.wrapper .content .tab .tab-content .urun .buttons
{
    padding-top: 10px;
}

.wrapper .content .tab .tab-content .urun .sale
{
    position: absolute;
    left: 0px;
    top: 0px;
}

.wrapper .content .tab.right .tab-content
{
    padding: 0px;
    overflow: hidden;
    background: #fff;
}

.wrapper .content .tab.right .tab-content ul.ozel-oranlar
{
    padding: 0px 9px;
}

.wrapper .content .tab.right .tab-content ul.ozel-oranlar li
{
    text-align: center;
    border-bottom: 1px solid #EEEFEF;
    padding-bottom: 6px;
    padding-top: 4px;
}

.wrapper .content .tab.right .tab-content ul.ozel-oranlar li span
{
    display: block;
    font-size: 11px;
    color: #666;
}

.wrapper .content .tab p
{
    font-size: 11px;
    color: #848385;
    padding-bottom: 10px;
    line-height: 16px;
}

.wrapper .content #Ajandam h4
{
    margin-top: 0px;
}

.wrapper .content #Ajandam .tab-content
{
    width: 213px;
    text-align: center;
    background: #F5F6F8;
}

.wrapper .content #Ajandam .tab-bottom
{
    background: url(../images/title-round-bottom-2.gif) no-repeat left bottom;
}

.wrapper .content #Ajandam .tab-bottom span
{
    background: url(../images/title-round-bottom-2.gif) no-repeat right bottom;
}

.wrapper .content .tab.right .tab-content.takvim
{
    background: #FBFCFC;
    overflow: hidden !important;
    width: 219px !important;
}

.wrapper .content .tab .tab-content .date
{
    float: left;
    width: 213px;
    padding-bottom: 12px;
}

.wrapper .content .tab .tab-content .date span
{
    display: block;
    float: left;
    width: 50px;
}

.wrapper .content .tab .tab-content .date span.month
{
    font: 13px tahoma;
    color: #666666;
    font-weight: bold;
    width: 113px;
}

.wrapper .content #Ajandam .tab-content .notes
{
    background: #fff;
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

.wrapper .content #Ajandam .tab-content .notes ul
{
    padding: 4px;
}


.wrapper .content #Ajandam .tab-content .notes ul li
{
    padding: 10px;
    border-bottom: 1px solid #E5E5E5;
    font-weight: bold;
    overflow: hidden;
    position:relative;
}

.wrapper .content #Ajandam .tab-content .notes ul li tr td
{
    padding-right: 4px;
}

.wrapper .content #Ajandam .tab-content .notes ul li span
{
    display: block;
}

.wrapper .content #Ajandam .tab-content .notes ul li span.when
{
    display: block;
    font-size: 10px;
    color: #a2a2a2;
}

.wrapper .content #Ajandam .tab-content .notes ul li.hover
{
    background: #BB0100 url(../images/ajanda-uyari-bg.png) repeat-x left top;
    color: #FFF;
}

.wrapper .content #Ajandam .tab-content .notes ul li.hover span.when
{
    color: #fff;
}

.wrapper .content #Ajandam .tab-content .notes ul li input
{
    float: left;
}

.wrapper .content #Ajandam .tab-content .yeni-ekle
{
    float: left;
}

.wrapper .content #Ajandam .tab-content .ekle-txtarea
{
    background: url(../images/ajanda-textarea.png) no-repeat left top;
    overflow: hidden;
    padding: 1px 1px 15px 1px;
}

.wrapper .content #Ajandam .tab-content .tarih-sec span.input
{
    background: url(../images/input-bg-left.png) no-repeat left top;
    overflow: hidden;
    height: 33px;
    display: block;
    width: 141px;
    margin-top: 6px;
    margin-right: 5px;
    float: left;
}

span.calendar
{
    background: url(../images/input-bg-right.png) no-repeat right top;
    height: 33px;
    padding-right: 5px;
    float: left; /*    background: url(../images/input-bg-full.png) no-repeat left top;*/
    overflow: hidden;
    height: 33px;
    display: block;
    width: 141px;
    margin-top: 6px;
    margin-right: 1px;
    float: left;
}

.calendar
{
    border: medium none;
    float: left;
    margin: 2px;
    padding: 7px 4px 0px 5px;
    width: 91px;
    font: 12px tahoma;
    color: #919191;
}



.wrapper .content #Ajandam .tab-content .tarih-sec span.ekle
{
    width: 75px;
    float: right;
}

.wrapper .content #Ajandam .tab-content .tarih-sec input
{
    border: medium none;
    float: left;
    margin: 2px;
    padding: 7px 4px 0px 5px;
    width: 91px;
    font: 12px tahoma;
    color: #919191;
}

.wrapper .content #Ajandam .tab-content .tarih-sec img
{
    float: left;
}

.wrapper .content #Ajandam .tab-content textarea
{
    border: 1px solid #FFFFFF;
    color: #919191;
    float: left;
    font: 12px tahoma;
    height: 39px;
    margin: 2px;
    padding: 3px;
    width: 199px;
}

.wrapper .content .tab .tab-content .haberdar-et
{
    background: url(../images/he-input.png) no-repeat left top;
    overflow: hidden;
    height: 33px;
}

.wrapper .content .tab .tab-content .haberdar-et input
{
    float: left;
    background: none repeat scroll 0 0 #F4F6F8;
    border: medium none;
    color: #737373;
    font-size: 11px;
    margin: 11px 8px;
    width: 160px;
}

.wrapper .content .tab .tab-content .haberdar-et a
{
    float: right;
}

.wrapper .content .contRight
{
    width: 664px;
    float: right;
    padding: 0px 20px;
    overflow: hidden;
}

.wrapper .content .contRight .rightBorder
{
    background: none repeat scroll 0 0 #979598;
    height: 54px;
    right: 0;
    position: absolute;
    top: 192px;
    width: 1px;
}

.wrapper .content .contRight .breadcrumb
{
    background: url(../images/breadcrumb-bg.png) no-repeat left top;
    width: 664px;
    height: 38px;
    padding: 18px 0px 0px 10px;
}

.wrapper .content .contRight .breadcrumb ul li
{
    background: url("../images/breadcrumb-list-bg.png") no-repeat scroll 5px 6px transparent;
    float: left;
    padding-left: 14px;
}

.wrapper .content .contRight .breadcrumb ul li a
{
    color: #B9B9B9;
    font-size: 10px;
    text-decoration: none;
}

.wrapper .content .innercontent
{
    width: 622px;
    padding: 10px 20px 20px 20px;
    border: 1px solid #F8F8F8;
    margin-bottom: 20px;
    overflow: hidden;
}

.wrapper .content .innercontent.success
{
    background: url(../images/tick.png) no-repeat right top;
}

.wrapper .content .innercontent.error
{
    background: url(../images/cross.png) no-repeat 300px top;
}

.wrapper .content .urun-detay
{
    width: 622px;
    padding: 20px;
    border: 1px solid #F8F8F8;
    margin-bottom: 20px;
}

.wrapper .content .urun-detay .gallery
{
    width: 282px;
    height: 253px;
    float: left;
    background: #F8F8F8;
    margin-right: 20px;
}

.wrapper .content .urun-detay .gallery .big-image
{
    width: 280px;
    height: 197px;
    border: 1px solid #D9D9D9;
    background: #FFF url(../images/loader.gif) no-repeat center center;
}

.wrapper .content .urun-detay .gallery ul
{
    padding-top: 2px;
}

.wrapper .content .urun-detay .gallery ul li
{
    float: left;
    width: 67px;
    height: 54px;
    margin-right: 2px;
    border: 1px solid #D9D9D9;
    background: #FFF;
}

.wrapper .content .urun-detay .gallery ul li.hover
{
    border: 1px solid #666;
}

.wrapper .content .urun-detay .gallery ul li a
{
    display: block;
    padding: 3px;
}


.wrapper .content .urun-detay .info h1
{
    padding-top: 0px;
    padding-bottom: 0px;
}

.wrapper .content .urun-detay .info h2
{
    font-weight: bold;
    padding-bottom: 5px;
}

.wrapper .content .urun-detay .info tr th
{
    border-bottom: 1px dotted #D9D9D9;
    color: #A2A2A2;
    font-weight: bold;
    padding: 10px 10px 10px 0px;
}

.wrapper .content .urun-detay .info tr td
{
    border-bottom: 1px dotted #D9D9D9;
    color: #666666;
    font-weight: bold;
    padding: 8px 10px 8px 0px;
}

.wrapper .content .urun-detay .info tr td.taksit-secenek
{
    font: 11px tahoma;
    color: #7a7a7a;
    border-bottom: none;
}

.wrapper .content .urun-detay .info tr td.model, .wrapper .content .urun-detay .info tr td.td-buttons
{
    border-bottom: none;
}

.wrapper .content .urun-detay .info tr td.taksit-secenek img
{
    padding-right: 10px;
}

.wrapper .content .contRight .top-three-tab
{
    overflow: hidden;
}

.wrapper .content .contRight .top-three-tab .tab
{
    padding-right: 16px;
}

.wrapper .content .contRight .banner
{
    padding-bottom: 15px;
}

#bannerCont
{
    width: 664px;
    position: relative;
    overflow: hidden;
    height: 253px;
}


#banner
{
    height: 253px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}

#banner .items
{
    float: left;
}

#banner .items a
{
    display: block;
}

#banner a img
{
    border: none;
    float: left;
}

#bannerCont .paging
{
    display: block;
    position: absolute;
    right: 20px;
    bottom: 10px;
    border: 1px solid #858585;
    padding: 0 5px;
}

#bannerCont .paging a
{
    color: #858585;
    display: inline-block;
    font: 13px tahoma;
    padding: 2px 5px;
    text-decoration: none;
    outline: none;
    font-weight: bold;
}

#bannerCont .paging a.active
{
    color: #E2E2E2;
}

#bannerCont .tt
{
    width: 150px;
    height: 100px;
    border: 1px solid #ccc;
    background-color: #333;
    position: absolute;
    display: none;
    overflow: hidden;
    bottom: 21px;
}

.footer
{
    height: 60px;
    width: 100%;
    background: #32373A;
    margin-top: 20px;
    overflow: hidden;
    padding-top: 22px;
    font-size: 11px;
    float: left;
}

.footer .fLeft
{
    float: left;
}

.footer .fLeft .comp-logo
{
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #3A3D42;
}

.footer .fLeft .copyright
{
    float: left;
    color: #989A9C;
    padding-top: 5px;
}

.footer .fLeft .copyright span
{
    color: #fff;
}
.footer .fLeft .copyright a
{
    color: #989A9C;
    text-decoration: none;
}
.footer .fLeft .copyright span a
{
    color: #fff;
    text-decoration: none;
}
.footer .fRight
{
    float: right;
}

.footer .fRight .magiclick
{
    float: left;
    color: #FFF;
    text-align: right;
    padding-top: 6px;
}

.footer .fRight .magiclick a
{
    color: #fff;
    text-decoration: underline;
}

.footer .fRight .social
{
    float: left;
    margin-top: 8px;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #3A3D42;
}


ul.list li
{
    background: url("../images/list.gif") no-repeat scroll left 3px transparent;
    color: silver;
    padding-bottom: 5px;
    padding-left: 10px;
}

.tab-bg
{
    background: url(../images/tab-bg.gif) no-repeat center bottom;
    padding-bottom: 16px;
    margin-bottom: 10px;
}

.red
{
    color: #D6201B !important;
}
.white
{
    background-color: #fff !important;
}
.dot
{
    display: block;
    float: left;
    padding: 20px 3px 0 3px;
}

.pl10
{
    padding-left: 10px;
}
.pl20
{
    padding-left: 20px;
}
.pt5
{
    padding-top: 5px !important;
}
.pb5
{
    padding-bottom: 5px !important;
}
.pt15
{
    padding-top: 15px !important;
}
.pb15
{
    padding-bottom: 15px !important;
}

.w40
{
    width: 40px;
}
.w70
{
    width: 70px;
}
.w90
{
    width: 90px;
}
.w120
{
    width: 120px;
}
.w130
{
    width: 130px;
}
.w175
{
    width: 175px;
}
.w275_MultiLine
{
    border: none;
    margin-left: 10px;
    margin-top: 5px;
}
.w180
{
    width: 180px;
}
.w170
{
    width: 170px;
}
.w190
{
    width: 190px;
    float: left;
}
.w197
{
    width: 197px;
    float: left;
}
.w221
{
    width: 221px;
    float: left;
}
.w280
{
    width: 280px;
}
.w260
{
    width: 260px;
}
.w367
{
    width: 367px;
}
.w380
{
    width: 380px;
}
.w360 input
{
    width: 360px;
}
.w620
{
    width: 620px;
}
.w662
{
    width: 662px;
}
.w664
{
    width: 664px;
}

.w380 input
{
    width: 370px;
}
.w280 input
{
    width: 270px;
}
.w260 input
{
    width: 250px;
}
.w175 input
{
    width: 165px;
}
.w195 input
{
    width: 185px;
}
.w120 input
{
    width: 110px;
}
.w90 input
{
    width: 80px;
}
.w40 input
{ width: 30px;
}

.w70.fselectbox .jquery-selectbox
{
    width: 75px !important;
}
.w70.fselectbox .jquery-selectbox-list
{
    width: 73px !important;
    height: 200px;
}

.w390.fselectbox .jquery-selectbox
{
    width: 397px !important;
}
.w390.fselectbox .jquery-selectbox-list
{
    width: 397px !important;
    height: 200px;
}

.w190 .tab-content, .w221 .tab-content
{
    height: 165px;
    overflow: hidden;
}
.w190 .tab-content
{
    text-align: center;
    background: #FBFCFC;
}

.r5
{
    margin-right: 5px;
}
.r15
{
    margin-right: 15px;
}
.t5
{
    margin-top: 5px;
}
.t10
{
    margin-top: 10px;
}
.t15
{
    margin-top: 15px;
}
.r10
{
    margin-right: 10px;
}

.uyari
{
    padding: 25px 10px 25px 10px !important;
    font-size: 11px !important;
    text-align: center;
    width: 600px;
}

.yetkiuyari
{
    padding: 25px 10px 25px 10px !important;
    font-size: 11px !important;
    text-align: center;
    width: 641px;
}

.form
{
    color: #919191;
    font-size: 12px !important;
    width: 590px;
}

.form.urun-grup
{
    padding: 10px 15px 0px !important;
}

.attention
{
    background: url("../images/que-mark.png") no-repeat scroll left 9px;
    padding: 10px 25px;
}

.information
{
    background: url("../images/information.png") no-repeat scroll left 9px;
    padding: 10px 25px;
}

.information ul
{
    padding-top: 10px;
    margin-left: -20px;
}

.list2 li, .information li
{
    background: url("../images/info-list.png") no-repeat scroll left 6px;
    color: #848385;
    font-size: 11px;
    line-height: 16px;
    padding-left: 12px;
}

.ek-dosyalar li
{
    background: url("../images/doc.png") no-repeat scroll left top;
    font-size: 11px;
    padding-bottom: 5px;
    padding-left: 25px;
    overflow: hidden;
}

.ek-dosyalar li span
{
    display: block;
    float: left;
    padding-right: 5px;
}

.ek-dosyalar li span a.close
{
    padding-left: 10px;
    color: #ce180b !important;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none !important;
    display: block;
    margin-top: -1px;
}

.qq-upload-failed-text
{
    color: #CE180B;
}
.qq-upload-button
{
    padding-left: 10px;
    padding-top: 9px;
}
.qq-upload-size
{
    font-weight: bold;
}

.submit
{
}

.submit.fr a
{
    margin-left: 8px;
    display: block;
    float: left;
}

.submit.fr input
{
    margin-left: 8px;
    display: block;
    float: left;
}

.submit.fl a
{
    margin-right: 8px;
    display: block;
    float: left;
}

.submit.fl.inn a
{
    margin-left: 10px;
    margin-right: 0px;
}

.tablo thead tr.bolder td
{
    color: #000 !important;
    font-size: 12px !important;
}

.tablo thead tr td
{
    background: url("../images/tablo-bg.png") repeat-x scroll left top transparent;
    color: #040404 !important;
    font-weight: bold;
    height: 37px;
    padding: 0 8px !important;
}

.tablo tr td
{
    padding: 6px 6px !important;
    border: 1px solid #f4f4f4;
    font-size: 11px !important;
    color: #4F4F4F !important;
}

.tablo tr td.tb, .tabbed-tooltip tr td.tb
{
    color: #000 !important;
    font-weight: bold;
    font-size: 13px !important;
}
.tablo tr td.tb2, .tabbed-tooltip tr td.tb2
{
    font-size: 11px !important;
}
.tablo tr td.tb3, .tabbed-tooltip tr td.tb3
{
    font-weight: bold;
}
.tablo tr td.sml
{
    font-size: 10px !important;
    text-align: center;
}

.tablo tr td.cardfinans
{
    color: #123f9f !important;
    font-size: 11px !important;
}
.tablo tr td.axess
{
    color: #fead2a !important;
    font-size: 11px !important;
}
.tablo tr td.advantage
{
    color: #ff4e06 !important;
    font-size: 11px !important;
}
.tablo tr td.maximum
{
    color: #e22571 !important;
    font-size: 11px !important;
}
.tablo tr td.vb
{
    color: #f8bb00 !important;
    font-size: 11px !important;
}
.tablo tr td.world
{
    color: #7a2c91 !important;
    font-size: 11px !important;
}
.tablo tr td.asyacard
{
    color: #01aac9 !important;
    font-size: 11px !important;
}
.tablo tr td.bonus
{
    color: #0ea93d !important;
    font-size: 11px !important;
}
.tablo tr td.parafcard
{
    color: #045495 !important;
    font-size: 11px !important;
}

.tablo tr.bordered td
{
    border-bottom: 1px solid #cfcfcf;
}
.tablo2 thead tr.bolder td
{
    color: #000 !important;
    font-size: 12px !important;
}

.tablo2 thead tr td
{
    background: url("../images/tablo-bg.png") repeat-x scroll left top transparent;
    color: #040404 !important;
    font-weight: bold;
    height: 37px;
    padding: 0 8px !important;
}

.tablo2 tr td
{
    font-size: 11px !important;
    color: #919191 !important;
}

.tablo2 tr td.tb, .tabbed-tooltip tr td.tb
{
    color: #000 !important;
    font-weight: bold;
    font-size: 13px !important;
}
.tablo2 tr td.tb2, .tabbed-tooltip tr td.tb2
{
    font-size: 11px !important;
}
.tablo2 tr td.tb3, .tabbed-tooltip tr td.tb3
{
    font-weight: bold;
}
.tablo2 tr td.sml
{
    font-size: 10px !important;
    text-align: center;
}

.tablo2 tr td.cardfinans
{
    color: #123f9f !important;
    font-size: 10px !important;
}
.tablo2 tr td.axess
{
    color: #fead2a !important;
    font-size: 10px !important;
}
.tablo2 tr td.advantage
{
    color: #ff4e06 !important;
    font-size: 10px !important;
}
.tablo2 tr td.maximum
{
    color: #e22571 !important;
    font-size: 10px !important;
}
.tablo2 tr td.vb
{
    color: #f8bb00 !important;
    font-size: 10px !important;
}
.tablo2 tr td.world
{
    color: #7a2c91 !important;
    font-size: 10px !important;
}
.tablo2 tr td.asyacard
{
    color: #01aac9 !important;
    font-size: 10px !important;
}
.tablo2 tr td.bonus
{
    color: #0ea93d !important;
    font-size: 10px !important;
}

.tablo2 tr.bordered td
{
    border-bottom: 1px solid #cfcfcf;
}

.custom-selectbox
{
    position: absolute;
    left: -10000px;
    top: -10000px;
}

.dnone
{
    display: none;
}

.tbl-ico
{
    padding-right: 8px;
}

#model-magic-selectbox
{
    background: url(../images/magic-custom-bg-min-vers.png) no-repeat left top;
}
#model-magic-selectbox .magic-custom-selectbox-content
{
    background: url(../images/magic-custom-bg-vers.png) no-repeat right top;
    height: 37px;
}
#model-magic-selectbox.csb-now-active .magic-custom-selectbox-content
{
    background: url(../images/magic-custom-bg-vers.png) no-repeat right -43px;
}
#model-magic-selectbox .magic-custom-selectbox-click
{
    height: 37px;
}
#model-magic-selectbox .magic-custom-selectbox-container-wrapper
{
    background: url(../images/magic-custom-bg-cnt-min-vers.png) no-repeat left bottom;
    margin-top: -28px;
    font-size: 11px;
}
#model-magic-selectbox .magic-custom-selectbox-container
{
    background: url(../images/magic-custom-bg-cnt-vers.png) no-repeat right bottom;
}
#model-magic-selectbox .magic-custom-selectbox-title a
{
    font-size: 11px;
    display: block;
    padding-left: 2px;
    padding-top: 12px;
}

.magic-custom-selectbox.error
{
    background: url(../images/magic-custom-bg-min.png) no-repeat left -47px;
}
.magic-custom-selectbox.error .magic-custom-selectbox-content
{
    background: url(../images/magic-custom-bg.png) no-repeat right -94px;
}
.magic-custom-selectbox.error.csb-now-active .magic-custom-selectbox-content
{
    background: url(../images/magic-custom-bg.png) no-repeat right -141px;
}
.magic-custom-selectbox.error .magic-custom-selectbox-container-wrapper
{
    background: url(../images/magic-custom-bg-cnt-min-error.png) no-repeat left bottom;
}
.magic-custom-selectbox.error .magic-custom-selectbox-container
{
    background: url(../images/magic-custom-bg-cnt-error.png) no-repeat right bottom;
}

.magic-custom-selectbox
{
    background: url(../images/magic-custom-bg-min.png) no-repeat left top;
    padding-left: 10px;
    width: 100%;
    color: #414042;
    position: relative;
    z-index: 702;
    text-align: left;
    float: left;
}
.magic-custom-selectbox.closed
{
    z-index: 701;
}

.magic-custom-selectbox .magic-custom-selectbox-content
{
    background: url(../images/magic-custom-bg.png) no-repeat right top;
    position: relative;
    padding-right: 39px;
    height: 33px;
}
.magic-custom-selectbox.csb-now-active .magic-custom-selectbox-content
{
    background: url(../images/magic-custom-bg.png) no-repeat right -47px;
}



.magic-custom-selectbox .magic-custom-selectbox-click
{
    position: absolute;
    width: 40px;
    height: 33px;
    right: 0px;
    top: 0px;
    cursor: pointer;
    display: block;
}
.spt-odm .magic-custom-selectbox .magic-custom-selectbox-title a
{
    display: block;
    padding: 4px 15px 10px 2px;
    overflow: hidden;
    color: #848385;
    text-decoration: none !important;
}
.magic-custom-selectbox .magic-custom-selectbox-title a
{
    display: block;
    padding: 10px 15px 10px 2px;
    overflow: hidden;
    color: #848385;
    text-decoration: none !important;
}
.magic-custom-selectbox .magic-custom-selectbox-container-wrapper
{
    background: red;
    margin-left: -10px;
    position: absolute;
    background: url(../images/magic-custom-bg-cnt-min.png) no-repeat left bottom;
    padding-left: 10px;
    margin-top: -29px;
    display: none;
    font-size: 12px;
    z-index: 701;
}

.magic-custom-selectbox .magic-custom-selectbox-container
{
    padding-right: 10px;
    background: url(../images/magic-custom-bg-cnt.png) no-repeat right bottom;
    padding-bottom: 15px;
    z-index: 701;
}

.magic-custom-selectbox .magic-custom-selectbox-container a.list-item
{
    display: block;
    padding: 5px 2px;
    overflow: hidden;
    color: #848385;
    text-decoration: none !important;
}
.magic-custom-selectbox .magic-custom-selectbox-container a.list-item:hover, .magic-custom-selectbox .magic-custom-selectbox-container a.list-item.hover-elm
{
    background: #F9FAFA;
}
.magic-custom-selectbox .magic-custom-selectbox-container a.list-item.active
{
    background: #F2F4F5;
    color: #BB0100;
}

.magic-custom-selectbox-search {border-bottom:2px solid #f4f4f4;padding-bottom:4px;margin-bottom:4px;}
.magic-custom-selectbox-search input {border:1px solid #f4f4f4;padding:3px;color:#848385;font-size:11px;outline:none;}

.cari-bilgiler #tabs li a
{
    padding: 11px 18px 16px;
    margin-top: 4px;
    text-align: center;
}


.urun-ozellik
{
    width: 623px;
    float: left;
    position: relative;
    margin-top: 4px;
    margin-bottom: 20px;
    top: 0px;
    left: 0px;
}
.urun-ozellik2
{
    width: 600px;
    float: left;
    position: relative;
    margin-top: 4px;
    margin-bottom: 20px;
}

.cari-bilgiler .contentBox, .takip .contentBox
{
    width: 622px;
    margin-top: 48px;
    display: none;
}

.takip .contentBox tr td
{
    font-size: 12px;
}

.takip #tabs li
{
    text-align: center;
}

.takip #tabs li a
{
    padding: 8px 23px 7px 24px;
    text-align: center;
}

#tabs
{
    position: absolute;
    top: 0px;
    left: 0px;
}
#tabs li
{
    display: inline;
}
#tabs li a
{
    color: #858585;
    text-decoration: none;
    background: none;
    background-color: #FCFCFC;
    border: 1px solid #ebebeb;
    border-bottom: none;
    display: block;
    float: left;
    padding: 8px 20px 7px 20px;
    font-size: 13px;
    margin-right: 2px;
    font-weight: bold;
}

#tabs li a.active
{
    background: #fff url(../images/tabbg.png) no-repeat 1px 1px;
    border: 1px solid #ebebeb;
    border-bottom: 1px solid #fff;
    color: #595959;
}

#tabs li a.tabsLast
{
    padding-left: 10px;
    margin-right: 0;
}

.contentBox
{
    margin-top: 32px;
    overflow: hidden;
    display: none;
}

.contentBox .cntbox
{
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 20px;
    margin-bottom: 20px;
}
.contentBox .cntbox2
{
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 10px;
    margin-bottom: 20px;
    float: left;
}
.contentBox p
{
    font-size: 11px;
    padding-bottom: 10px;
    color: #848385;
}

.contentBox tr td
{
    padding: 10px 0px;
    color: #4f4f4f;
    font-size: 11px;
}

.formtbl tr td, .form tr td
{
    padding: 10px 20px 0 0;
}

.formtbl tr th, .form tr th
{
    padding: 0px 0px 0 0;
    font-weight: bold;
    color: #666666;
}
.formtbl2 tr td, .form tr td
{
    padding: 1px 2px 0 0;
}

.formtbl2 tr th, .form tr th
{
    padding: 3px 0px 0 0;
    color: #666666;
}


.formtblHeader
{
    padding: 20px 0px 0 0;
    font-weight: bold;
    color: #666666;
}



.tahsilat-ozet tr td
{
    font-size: 11px;
    height: 20px;
}

.hata-satiri
{
    font-weight: bold;
}

.dotted
{
    border-top: 1px dashed #D9D9D9;
    margin-top: 20px;
    padding-bottom: 20px;
}



.hata-ekran-goruntusu
{
}
.hata-ekran-goruntusu tr td
{
    padding: 5px 10px 0 0;
    font-size: 11px;
}



.bubble
{
    background: #DA0000;
    border: 3px solid #AD0002;
    padding: 5px;
    width: 200px;
    position: absolute;
    left: -1000px;
    top: -1000px;
    z-index: 100;
}
#event-bubble
{
}
#event-bubble .kapat
{
    float: right;
}
#event-bubble .kapat a
{
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-top: -5px;
    text-decoration: none;
}
#event-bubble h6
{
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    padding-bottom: 5px;
}
#event-bubble span.event-date
{
    font-size: 10px;
    font-weight: bold;
    color: #f1f1f1;
    padding-right: 6px;
}
#event-bubble span.event-location
{
    font-size: 10px;
    font-weight: bold;
    color: #f1f1f1;
}
#event-bubble .event-item
{
    padding-bottom: 6px;
}
.bubkk
{
    background: url(../images/bubkk.png) no-repeat;
    display: block;
    width: 14px;
    height: 16px;
    position: absolute;
    left: 15px;
    bottom: -16px;
}





.customfile-input
{
    position: absolute;
    height: 100px;
    cursor: pointer;
    background: transparent;
    border: 0;
    opacity: 0;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    z-index: 999;
}

.customfile
{
    font-size: 11px;
    font-family: Tahoma;
    width: 347px;
    height: 34px;
    background: url(../images/upload_bg.html) no-repeat;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.customfile-disabled
{
    opacity: .5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    cursor: default;
}
.customfile-feedback
{
    display: block;
    font-size: 11px;
    color: #333;
    padding: 9px 0px 0px 20px;
}
.customfile-feedback-populated
{
    font-size: 11px;
    color: #333;
    padding-left: 30px;
    padding-top: 4px;
    padding-bottom: 3px;
    background: url(../images/ico_attach.html) 10px 1px no-repeat;
    margin-top: 5px;
}
.customfile-button
{
    background: url("../images/ico_arrow.html") no-repeat scroll 70px center transparent;
    color: #00A4E3;
    cursor: pointer;
    float: right;
    font-weight: bold;
    padding: 10px 40px 10px 10px;
    text-align: right;
    width: 50px;
}
.customfile-hover .customfile-button, .customfile-focus .customfile-button
{
    color: #fe4250;
}
.customfile-focus .customfile-button
{
    outline: 1px dotted #ccc;
}


.required
{
    color: #D6201B;
    float: left;
    padding-left: 5px;
    padding-top: 10px;
}

.formError .formMsg .error
{
    background: url("../images/info-list.png") no-repeat scroll left 7px transparent;
    color: #D6201B;
    display: block;
    font-size: 11px;
    line-height: 18px;
    padding-left: 10px;
}

.multiple
{
    height: 100px;
    border: 1px solid #e7e7e7;
    font: 11px tahoma;
    color: #919191;
    width: 193px;
}

.ozellik tr th
{
    font-weight: bold;
    font-size: 11px;
    padding: 10px;
}

#yetki
{
    width: 264px;
}
#yetki li ul
{
    position: absolute;
    left: 290px;
    top: 0;
    width: 264px;
    display: none;
}
#yetki li span
{
    cursor: pointer;
    width: 244px;
    display: inline-block;
}
#yetki li.bottom ul
{
    bottom: 0;
    top: auto;
}
#yetki li
{
    border-bottom: 1px dashed #dfdfdf;
    position: relative;
    line-height: 24px;
    _height: 24px;
    font-weight: bold;
}
#yetki li.hassub
{
    background: url('../images/subcat_passive_bg.gif') no-repeat 246px;
}
#yetki li.active
{
    background: #f5f5f5;
    color: #c71409;
}
#yetki li.active.hassub
{
    background: url('../images/subcat_active_bg.gif') no-repeat 246px #f5f5f5;
}
#yetki li ul li
{
    color: #666;
    _height: auto;
}
#yetki .magiccb
{
    margin-top: 3px;
}

.card-type span
{
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin-top: 5px;
}

.accordion li
{
    border-top: 1px dashed #D9D9D9;
    background: url('../images/accordion_content_bg.gif') no-repeat bottom right;
}
.accordion li h5
{
    font-weight: normal;
    color: #666666;
    font-size: 14px;
    background: url('../images/accordion_passive.gif') no-repeat;
    line-height: 32px;
    height: 32px;
    padding-left: 36px;
    cursor: pointer;
    overflow: hidden;
}
.accordion li.active h5
{
    color: #c71409;
    background: url('../images/accordion_active.gif') no-repeat;
}
/*
.accordion li .subcontent
{
    width: 520px;
    padding-left: 35px;
    padding-bottom: 3px;
}
*/
.accordion li .subcontent
{
    width: 520px;
    padding-left: 35px;
    padding-bottom: 3px;
    float: left;
    clear: both;
}

.accordion li .subcontent dt
{
    font-weight: bold;
    margin: 23px 0;
    display: block;
}
.accordion li .subcontent dt span
{
    float: left;
    width: 144px;
}
.accordion li .subcontent dt div
{
    font-weight: normal;
    display: inline;
}

/*
.help li
{
    background: url('../images/accordion_help_bg.gif') no-repeat bottom right;
}
*/
.help li h5
{
    background: url('../images/accordion_help_passive.gif') no-repeat;
}
.help li.active h5
{
    background: url('../images/accordion_help_active.gif') no-repeat;
}
.help li .subcontent
{
    padding: 10px 35px 0 37px;
}

.duyuru li
{
    background: url('../images/accordion_duyuru_bg.gif') no-repeat bottom right;
}
.duyuru li h5
{
    background: url('../images/accordion_duyuru_passive.gif') no-repeat;
}
.duyuru li h5 span
{
    font-size: 12px;
    position: absolute;
    top: 0;
    width: auto;
    height: auto;
    right: 34px;
}
.duyuru li.active h5
{
    background: url('../images/accordion_duyuru_active.gif') no-repeat;
}
.duyuru li.active h5 span
{
    color: #c71409;
}
.duyuru li .subcontent
{
    margin: 10px 30px 0 0;
}
.duyuru li .subcontent p
{
    margin-bottom: 10px;
}

.magiccb
{
    float: left;
    width: 20px;
    height: 17px;
    background: url('../images/checkbox-sprite.png') no-repeat left bottom;
    cursor: pointer;
}
.magiccb input
{
    filter: alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
    width: 20px;
    height: 17px;
}
.magiccb.checked
{
    background: url('../images/checkbox-sprite.png') no-repeat left top;
}


.b-accounts span.tl, .b-accounts span.eur, .b-accounts span.usd
{
    float: left;
    width: 70px;
    height: 11px;
    text-indent: 20px;
    line-height: 11px;
}
.b-accounts .tl
{
    background: url('../images/currency_tl.gif') no-repeat;
}
.b-accounts .eur
{
    background: url('../images/currency_eur.gif') no-repeat;
}
.b-accounts .usd
{
    background: url('../images/currency_usd.gif') no-repeat;
}
.b-accounts tr.iban-info
{
    display: none;
}
.b-accounts tr.iban-info td
{
    background: #dfdfdf;
}
.b-accounts tr.iban-info .title
{
    float: left;
    font-weight: bold;
    color: #000;
}
.b-accounts tr.iban-info ul
{
    float: left;
    margin-left: 5px;
}
.b-accounts tr.iban-info ul li
{
    line-height: 11px;
    text-indent: 20px;
    margin-bottom: 5px;
    margin-top: 2px;
}
.b-accounts tr.iban-info ul.noindent li
{
    text-indent: 0 !important;
}
.b-accounts tr.iban-info ul li span
{
    font-weight: bold;
    display: inline-block;
    width: 115px;
}
.b-accounts tr.iban-info table td
{
    background: #fff;
}
.b-accounts a.iban
{
    background: url('../images/btn-iban.gif') no-repeat;
    width: 41px;
    height: 17px;
    float: left;
}
.b-accounts a.active, .b-accounts a.iban:hover
{
    background: url('../images/btn-iban-active.gif') no-repeat !important;
}
.b-accounts a.imei
{
    background: url('../images/btn-imei.gif') no-repeat;
    width: 58px;
    height: 17px;
    float: left;
}
.b-accounts a.imei.active, .b-accounts a.imei:hover
{
    background: url('../images/btn-imei-hover.gif') no-repeat !important;
}
.b-accounts a.cargo
{
    background: url('../images/btn-cargo.gif') no-repeat;
    width: 40px;
    height: 17px;
    float: left;
}
.b-accounts a.cargo:hover
{
    background: url('../images/btn-cargo-hover.gif') no-repeat !important;
}
.b-accounts a.detay
{
    background: url('../images/btn-detay.gif') no-repeat;
    width: 40px;
    height: 17px;
    float: left;
}
.b-accounts a.detay:hover, .b-accounts a.detay.active
{
    background: url('../images/btn-detay-active.gif') no-repeat !important;
}
.row-tip tr.iban-info tr
{
    background: #fff !important;
    cursor: default;
}

label.checklabel
{
    line-height: 20px;
    margin-left: 4px;
    cursor: pointer;
}
img.gts-card
{
    margin-right: 45px;
    margin-top: 5px;
}

img.maskot {margin:-25px 45px -10px 0;}

.tab .doublecol
{
    float: left;
    width: 390px;
}
.tab .doublecol .tablo td
{
    padding: 6px !important;
    font-size: 11px !important;
}
.tab .doublecol .tablo td a
{
    display: block;
    text-decoration: none !important;
}
.tab .doublecol .tablo td a.img
{
    border: 1px solid #e8e8e8;
    margin-bottom: 8px;
}
.tab .doublecol .tablo td span
{
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.tab .single
{
    width: 187px;
}
.tab .single .top
{
    background: url('../images/my_cart_title.png') no-repeat;
    height: 39px;
}


.tab .single .top span
{
    color: #fff;
    padding: 17px 0 0 77px;
    display: block;
    font-weight: bold;
    font-size: 12px;
}

.tab .single .cart-content
{
    background: url('../images/my_cart_bg.png') repeat-y;
    padding: 0 11px 0 10px;
}
#mini-cart .bottom
{
    background: url('../images/my_cart_bottom.png') no-repeat;
    height: 15px;
}

.tab .single .cart-content ul.cart-list
{
    padding: 5px 0;
}
.tab .single .cart-content ul.cart-list li
{
    height: 60px;
    background: url('../images/cart_item_bg.png') repeat-x;
    padding: 0 5px 0 6px;
}
.tab .single .cart-content ul.cart-list li .title
{
    padding-top: 9px;
    font-size: 11px;
    font-weight: bold;
}
.tab .single .cart-content ul.cart-list li .price
{
    font-size: 9px;
    font-weight: bold;
}
.tab .single .cart-content ul.cart-list li .remove-item
{
    float: right;
    padding-top: 9px;
}

.tab .single .cart-content .grandtotal
{
    text-align: right;
    font-size: 11px;
}
.tab .single .cart-content .grandtotal span
{
    font-size: 13px;
    font-weight: bold;
}
.tab .single .cart-content .grandtotal div a
{
    font-size: 11px;
    text-decoration: underline;
    color: #4b4b4b;
    display: inline;
}
.tab .single .cart-content .grandtotal .checkout
{
    margin: 11px 0;
}
.tab .single .cart-content .grandtotal .rates li
{
    padding-right: 18px;
    line-height: 15px;
}
.tab .single .cart-content .grandtotal .eur
{
    background: url('../images/currency_eur.gif') no-repeat center right;
    color: #4b4b4b;
}
.tab .single .cart-content .grandtotal .usd
{
    color: #4b4b4b;
    background: url('../images/currency_usd.gif') no-repeat center right;
}

.tab .single .magic-custom-selectbox, #mycart .magic-custom-selectbox
{
    background: url(../images/dd_mini_bg.png) no-repeat left top;
    padding-left: 5px;
}

.tab .single .magic-custom-selectbox .magic-custom-selectbox-content, #mycart .magic-custom-selectbox .magic-custom-selectbox-content
{
    background: url(../images/dd_mini_bg.png) no-repeat right top;
    padding-right: 19px;
    height: 18px;
}
.tab .single .magic-custom-selectbox.csb-now-active .magic-custom-selectbox-content, #mycart .magic-custom-selectbox.csb-now-active .magic-custom-selectbox-content
{
    background: url(../images/dd_mini_bg.png) no-repeat right bottom;
}

.tab .single .magic-custom-selectbox .magic-custom-selectbox-click, #mycart .magic-custom-selectbox .magic-custom-selectbox-click
{
    width: 19px;
    height: 18px;
}
.tab .single .magic-custom-selectbox .magic-custom-selectbox-title a, #mycart .magic-custom-selectbox .magic-custom-selectbox-title a
{
    padding: 2px 5px 3px 1px;
}
.tab .single .magic-custom-selectbox .magic-custom-selectbox-container-wrapper, #mycart .magic-custom-selectbox .magic-custom-selectbox-container-wrapper
{
    margin-left: -5px;
    background: url(../images/dd_mini_opts_bg.png) no-repeat left bottom;
    padding-left: 4px;
    margin-top: -2px;
}

.tab .single .magic-custom-selectbox .magic-custom-selectbox-container, #mycart .magic-custom-selectbox .magic-custom-selectbox-container
{
    padding-right: 3px;
    background: url(../images/dd_mini_opts_bg_vers.png) no-repeat right bottom;
    padding-bottom: 3px;
}

.tab .single .magic-custom-selectbox .magic-custom-selectbox-container a.list-item, #mycart .magic-custom-selectbox .magic-custom-selectbox-container a.list-item
{
    font-size: 11px;
}


.magicms
{
    position: relative;
    overflow: hidden;
    height: 170px;
    width: 100%;
}
.magicms ul
{
    padding: 3px 26px 3px 3px;
}
.magicms ul li
{
    cursor: pointer;
    line-height: 20px;
    padding-left: 6px;
}
.magicms ul li.selected, .magicms ul li:hover
{
    background: #f2f2f2;
}
.jScrollPaneContainer .bottom
{
    background: url('../images/magic_ms_bottom.jpg') no-repeat left bottom !important;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.jScrollPaneContainer
{
    background: url('../images/magic_ms_top.jpg') no-repeat;
    position: relative;
    outline: 0;
    overflow: hidden;
    padding-top: 1px;
}
.jScrollPaneTrack
{
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    height: 100%;
}
.jScrollPaneDrag
{
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    background: url(../images/magic_ms_slider.jpg) no-repeat center;
}
.jScrollPaneDragTop
{
    display: none;
}
.jScrollPaneDragBottom
{
    display: none;
}
a.jScrollArrowUp
{
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 23px !important;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
    width: 25px;
    height: 22px;
    background: url('../images/magic_ms_cursors.jpg') no-repeat left top;
}
a.jScrollArrowDown
{
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0 !important;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
    height: 23px;
    background: url('../images/magic_ms_cursors.jpg') no-repeat left bottom;
}

#product_search .leftside
{
    line-height: 33px;
}
#product_search .leftside .magiccb
{
    margin-top: 6px;
}
#product_search .leftside label, .tab .single label
{
    font-weight: bold;
}

.tabbed-tooltip thead tr.bolder td
{
    color: #000 !important;
    font-size: 12px !important;
}
.tabbed-tooltip thead tr td
{
    background: url("../images/tablo-bg.png") repeat-x scroll left top transparent;
    color: #040404 !important;
    font-weight: bold;
    height: 37px;
    padding: 0 8px !important;
}
.tabbed-tooltip tr td
{
    border: 1px solid #f4f4f4;
    font-size: 11px !important;
    color:#4F4F4F!important;
    padding: 0 !important;
}
.tabbed-tooltip .tablo tr td
{
    padding: 8px !important;
}
.tabbed-tooltip tr td span
{
    padding: 8px 8px;
    display: block;
    position: relative;
    color:#4F4F4F!important;
}
.tabbed-tooltip tr td span.tip
{
    cursor: pointer;
    text-align: right;
    color:#4F4F4F!important;
}

.tabbed-tooltip td.active span.tip
{
    background: #e7e7e7;
    border: 1px solid #c1c1c1;
    border-bottom: 1px solid #e7e7e7;
    font-weight: bold;
    color:#4F4F4F!important;
}
.tabbed-tooltip td .account-summary
{
    display: none;
    position: absolute;
    top: 28px;
    background: #e7e7e7;
    width: 580px;
    height: auto;
    border: 1px solid #c1c1c1;
    z-index: 1;
}
.tabbed-tooltip td.active .account-summary
{
    display: block;
}
.account-summary .main
{
    margin: 8px;
    background: #e7e7e7;
    position: relative;
}
.row-tip tbody tr td, .account-summary .tablo tr td
{
    padding: 4px !important;
    font-size: 10px !important;
    color:#4F4F4F!important;
}

.row-tip tr.toggler td {cursor:pointer;color:#4F4F4F!important;} 
.row-tip tr.active td {background:#fff;font-weight:bold;color:#4F4F4F!important;} 


.account-tooltip
{
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    width: 562px;
    border: 1px solid #bbbbbb;
    display: none;
    background: #f5f5f5;
}
.account-tooltip img.top-img
{
    position: absolute;
    top: -9px;
    right: 24px;
}
.account-tooltip table td
{
    background: #f5f5f5 !important;
}

ul.region-hq
{
    display: block;
}
ul.region-hq li
{
    float: left;
    width: 300px;
    height: 160px;
    overflow: hidden;
    border: 1px solid #ebebeb;
    margin-bottom: 10px;
    position: relative;
}
ul.region-hq li h3
{
    font-size: 20px;
    font-weight: bold;
    margin: 16px 16px 6px 20px;
    color: #000;
}
ul.region-hq li span
{
    display: block;
    margin: 0 0 20px 20px;
    padding: 0 0 0 15px;
    background: url('../images/grey_bullet.gif') no-repeat 0 3px;
    color: #5f5f5f;
}
ul.region-hq li code
{
    display: none;
}
ul.region-hq li a.map-switch
{
    position: absolute;
    width: 28px;
    height: 27px;
    z-index: 2000;
    right: 0;
    bottom: 0;
    background: url('../images/map_switch_off.gif') no-repeat;
}
ul.region-hq li.active
{
    border: 1px solid #828282;
}
ul.region-hq li.active a.map-switch
{
    background: url('../images/map_switch_on.gif') no-repeat;
}
.mapcon
{
    display: block;
    border: 6px solid #e6e6e6;
    height: 270px;
    overflow: hidden;
}
#map
{
    display: block;
    height: 300px;
    overflow: hidden;
}
#gmap
{
    z-index: 15;
    margin-top: -5px;
}
h1.firstHeading
{
    font-size: 14px;
    font-weight: bold;
    padding: 0 20px 5px 0;
}
#bodyContent
{
    font-size: 11px;
}

.inbox tr.toggler td {cursor:pointer;}
.inbox tr.toggler td.title {background-image:url('../images/message_passive.png');background-repeat: no-repeat; background-position: left center;margin-left:-8px;padding-left:10px;}
.inbox tr.active td {background:#fff;font-weight:bold;}
.inbox tr.active td.title {background-image: url('../images/message_active.png');background-repeat:no-repeat; background-position: left center;margin-left:0;padding-left:14px;}
.inbox tr.toggler td.title .status {background:url('../images/mail_icon.png') no-repeat left top;display:inline-block;width:19px;height:19px;margin:-10px 2px 0 3px;}
.inbox tr.unread td {font-weight:bold;}
.inbox tr.unread td.title .status {background-position:left bottom;}

.inbox tr.toggler #MailPicture {float: left;width: 20px;height: 19px;background: url('../images/mail_icon.png') no-repeat left bottom;cursor: pointer;}
.inbox tr.unread #MailPicture {float: left;width: 20px;height: 19px;background: url('../images/mail_icon.png') no-repeat left top;cursor: pointer;}
.inbox tr.read #MailPicture {float: left;width: 20px;height: 19px;background: url('../images/mail_icon.png') no-repeat left bottom;cursor: pointer;}



.message-info
{
    display: none;
}
.message-detail
{
    border: 1px solid #eeeeee;
    padding: 15px;
    font-size: 12px;
    line-height: 16px;
}
.message-detail ul.actions
{
    display: block;
    margin-top: 20px;
}
.message-detail ul.actions li
{
    display: inline;
    background: url('../images/message_act_bullet.png') no-repeat left center;
    padding-left: 12px;
    margin-right: 10px;
}
.b-accounts .message-detail ul.actions li a, .b-accounts .message-detail ul.actions li a:hover
{
    background: none !important;
    color: #5f5f5f;
}

.reply-ta form
{
    margin-top: 15px;
}

.grandtotal
{
    display: block;
    height: 34px;
    position: relative;
    background: url('../images/alisveris_sepetim_gt_bg.png') repeat-x;
    color: #fff;
    padding: 0 10px;
}
.grandtotal .left
{
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 34px;
    background: url('../images/alisveris_sepetim_gt_left.png') no-repeat;
}
.grandtotal .right
{
    position: absolute;
    right: 0;
    top: 0;
    width: 3px;
    height: 34px;
    background: url('../images/alisveris_sepetim_gt_right.png') no-repeat;
}
.grandtotal .usd, .grandtotal .eur
{
    line-height: 34px;
    background: url('../images/currency_usd.gif') no-repeat left center;
    font-weight: bold;
    padding-left: 20px;
}
.grandtotal .usd span, .grandtotal .eur span
{
    font-weight: normal;
}
.grandtotal .eur
{
    background-image: url('../images/currency_eur.gif');
    margin-left: 15px;
}
.grandtotal .gt
{
    height: 34px;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
}
.grandtotal .gt span
{
    line-height: 26px;
    font-size: 18px;
    font-weight: normal;
}
.grandtotal .gt span sup
{
    font-size: 14px;
    font-weight: bold;
}
.grandtotal2
{
    display: block;
    height: 34px;
    position: relative;
    background: url('../images/alisveris_sepetim_gt_bg.png') repeat-x;
    color: #fff;
    padding: 0 2px;
}
.grandtotal2 .left
{
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 34px;
    background: url('../images/alisveris_sepetim_gt_left.png') no-repeat;
}
.grandtotal2 .right
{
    position: absolute;
    right: 0;
    top: 0;
    width: 3px;
    height: 34px;
    background: url('../images/alisveris_sepetim_gt_right.png') no-repeat;
}
.grandtotal2 .usd, .grandtotal .eur
{
    line-height: 34px;
    background: url('../images/currency_eur.gif') no-repeat left center;
    font-weight: bold;
    padding-left: 20px;
}
.grandtotal2 .usd span, .grandtotal .eur span
{
    font-weight: normal;
}
.grandtotal2 .eur
{
    background-image: url('../images/currency_eur.gif');
    margin-left: 15px;
}
.grandtotal2 .gt
{
    font-weight: bold;
    font-size: 14px;
}
.grandtotal2 .gt span
{
    font-size: 18px;
    font-weight: normal;
}
.grandtotal2 .gt span sup
{
    font-size: 14px;
    font-weight: bold;
}
.grandtotal2 .gt2
{
    font-weight: bold;
    font-size: 12px;
}
.grandtotal2 .gt2 span
{
    font-size: 12px;
    font-weight: normal;
}
.grandtotal2 .gt2 span sup
{
    line-height: 20px;
    font-size: 10px;
    font-weight: bold;
}
.hakkimizda-cont
{
    width: 566px;
    margin: 0 auto;
    border: 1px solid #F4F4F4;
    border-top: none;
    padding: 10px;
}

.jqmWindow
{
    display: none;
    position: fixed;
    top: 17%;
    left: 35%;
    margin-left: -300px;
    width: 600px;
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmWindowTcuzdan
{
    display: none;
    position: fixed;
    top: 17%;
    left: 60%;
    margin-left: -300px;
    width: 500px;
    height:350px;
    border: none;    
}
.jqmWindowParaKod
{
    display: none;
    position: fixed;
    top: 17%;
    left: 60%;
    margin-left: -300px;
    width: 450px;
    height:350px;
    border: none;  
    background-color:White;
    padding:10px;
    border-width:2px;
    border-color:Blue;
    -moz-border-radius:8px !important; 
    -webkit-border-radius:8px !important; 
    border-radius:8px\0/; 
}

.jqmWindowOdemeSonucPopup
{
    
    display: none;
    position: fixed;
    top: 23%;
    left: 55%;
    margin-left: -300px;
    width: 550px;
    height:270px;
    border: solid;  
    background-color:White;
    padding:10px;
    border-width:2px !important;
    border-color:#979598 !important;
   
    -moz-border-radius:8px !important; 
    -webkit-border-radius:8px !important; 
    border-radius:8px\0/; 
}
.kapatButton
{
    background-image: url('../images/buttons/kapat_button.html');
    width: 89px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
    margin: 2;
    padding: 0;
    border: 0;
}

.liveButton
{
    background-image: url('../images/buttons/baglan_buton.html');
    width: 89px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
    margin: 2;
    padding: 0;
    border: 0;
}

.jqmOverlay
{
    background-color: #000;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow
{
    position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.test1
{
    padding-top: 10px;
    list-style-type: none;
    display: inline;
    float: left;
    width: 600px;
}
.test1 li
{
    display: inline;
}
.test1 input[type="radio"]
{
    margin: 0 1px 0 0;
    float: left;
}
.test1 label
{
    float: left;
}
.test1 label img
{
    margin-right: 21px !important;
}
.basketSep
{
    border-top: 1px dashed silver;
    clear: both;
}

/* CUSTOM CSS */
.turkcell_label
{
    padding: 20px 0px 0 0;
    font-weight: bold;
    color: #666666;
}
.turkcell_warnmsg
{
    padding: 20px 0px 0 0;
    font-weight: normal;
    color: red;
}
.turkcell_warnmsg_bold
{
    padding: 20px 0px 0 0;
    font-weight: bold;
    color: red;
}
.collapsibleContainer
{
    width: 590px;
    border: 1px solid red;
}

.collapsibleContainerTitle
{
    cursor: pointer;
    width: 615px;
    padding: 0px 0 0 20px;
    height: 27px;
    background: url("../images/accordion_duyuru_active.gif") no-repeat scroll 0 0 transparent;
}

.collapsibleContainerTitle div
{
    padding-top: 5px;
    padding-left: 10px;
}

.collapsibleContainerContent
{
    padding: 10px;
}

.nolinkunderline
{
    text-decoration: none;
}

.urun-karsilastirma .tablo a.title, .urun-karsilastirma .tablo span
{
    display: block;
}
.urun-karsilastirma .tablo tr td
{
    padding-left: 30px !important;
    font-size: 11px !important;
}
.urun-karsilastirma .tablo .pthumb
{
    width: 115px;
    float: left;
}
.urun-karsilastirma .tablo tr td a
{
    float: left;
    text-decoration: none !important;
    margin: 3px 0;
}
.urun-karsilastirma .tablo tr td a.img
{
    border: 1px solid #e8e8e8;
    margin-bottom: 8px;
}
.urun-karsilastirma .tablo tr td .magiccb, .urun-karsilastirma .tablo tr td label
{
    margin-top: 5px;
}
.urun-karsilastirma .tablo tr td label
{
    line-height: 20px;
    height: 20px;
    float: left;
}

.wrapper .content .tab .tab-content .comparison thead tr td a
{
    text-decoration: none;
    font-weight: normal;
}
.wrapper .content .tab .tab-content .comparison thead tr td a span
{
    font-size: 10px;
    font-weight: bold;
}
.comparison thead tr td a img
{
    border: 1px solid #f1f1f1;
    margin-bottom: 5px;
}
#cartitemcount div
{
    display: inline !important;
}
#cartitemcount span
{
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
}
#totalSpan div
{
    display: inline !important;
}

.rblOdeme
{
    margin-left: 3px;
    font-size: 11px;
    font-family: Tahoma !important;
}
.rblOdeme label
{
    margin-left: 3px;
    font-size: 11px;
    font-family: Tahoma !important;
}
/*.spanTitle 
{
    color: #000 !important;
    font-size: 12px !important;
    font-weight:bold;
}

.spanTitleRed 
{
    font-size: 12px !important;
    font-weight:bold;
    color:Red;
}

.spanTitleGreen 
{
    font-size: 12px !important;
    font-weight:bold;
    color:Green;
}*/


/* Tooltip */
.max3 {position:absolute;left:0;top:0;width:222px;height:34px;background:url('../images/max-3.html') no-repeat;}
#tooltipred {position:absolute;height:34px;width:auto;display:none;z-index:1000;}
#tooltipred .arrow{background:url('../images/tooltip-arrow.png') no-repeat 10px 0;height:7px;line-height:1px;font-size:1px;display:block;min-width:30px;}
#tooltipred .text{background:#e82121;padding:5px;color:#fff;font-size:11px;}

.questionmark {background:url("../images/que-mark.png") no-repeat scroll left top;float:left;margin:0 0 0 5px;width:16px;height:16px;}

/* Custom radio */
.custom-radio {margin-right:15px;}
.custom-radio .dnone {display:none;}
.custom-radio a {padding-left:18px; display:inline-block; padding-top:2px; padding-bottom:2px;margin-right:5px;text-decoration:none; color:#444;}
.custom-radio .input-custom-class-radio {background:url(../images/radio_off.png) no-repeat left center;}
.custom-radio .input-custom-class-radio-active {background:url(../images/radio_on.png) no-repeat left center;}

/* Agenda Round Delete */
.wrapper .content #Ajandam .tab-content .notes ul li a.rdelete{
    position:absolute;right:5px;bottom:5px;background:url('../images/btn-r-delete.png') no-repeat;width:16px;height:16px;
}

/* Pagination */
.paginator {margin:10px 0 0;background:#fff;padding:5px 0;}
.paginator div.w {float:right;position:relative;left:-50%;text-align:left;}
.paginator div.w ul {left:50%;_float:right;_left:40%;position:relative;}
.paginator div.w ul li {float:left;width:23px;height:23px;background:url('../images/pagination/pagination_regular.jpg') no-repeat;text-align:center;line-height:23px;color:#666666;margin:0 2px;text-indent:0;font-size:12px;}
.paginator div.w ul li.current {background-image:url('../images/pagination/pagination_active.jpg');color:#fff;color:#fff;}
.paginator div.w ul li.dots {background-image:url('../images/pagination/pagination_dots.jpg');}
.paginator div.w ul li.prev {width:67px;background-image:url('../images/pagination/pagination_prev.jpg');}
.paginator div.w ul li.next {width:67px;background-image:url('../images/pagination/pagination_next.jpg');}
.paginator div.w ul li a{display:block;height:23px;color:#666666;text-decoration:none;}

/* TABLO 3 GENPA*/
.tablo3 thead tr.bolder td
{
    color: #000;
    font-size: 12px;
}

.tablo3 thead tr td
{
    background: url("../images/tablo-bg.png") repeat-x scroll left top transparent;
    color: #040404;
    font-weight: bold;
    height: 37px;
    padding: 0 8px;
}

.tablo3 tr td
{
    padding: 6px 6px;
    border: 1px solid #f4f4f4;
    font-size: 11px;
    color: #919191;
}

.tablo3 tr td.tb, .tabbed-tooltip tr td.tb
{
    color: #000;
    font-weight: bold;
    font-size: 13px;
}
.tablo3 tr td.tb2, .tabbed-tooltip tr td.tb2
{
    font-size: 11px;
}
.tablo3 tr td.tb3, .tabbed-tooltip tr td.tb3
{
    font-weight: bold;
}
.tablo3 tr td.sml
{
    font-size: 10px;
    text-align: center;
}

.tablo3 tr.bordered td
{
    border-bottom: 1px solid #cfcfcf;

}

/* TABLO4 nogrıd GENPA*/
.tablo4 thead tr.bolder td
{
    color: #000;
    font-size: 12px;
}

.tablo4 thead tr td
{
    background: url("../images/tablo-bg.png") repeat-x scroll left top transparent;
    color: #040404;
    font-weight: bold;
    height: 37px;
    padding: 0 8px;
}

.tablo4 tr td
{
    padding: 6px 6px;
    border: 0px;
    font-size: 11px;
    color: #919191;
}

.tablo4 tr td.tb, .tabbed-tooltip tr td.tb
{
    color: #000;
    font-weight: bold;
    font-size: 13px;
}
.tablo4 tr td.tb2, .tabbed-tooltip tr td.tb2
{
    font-size: 11px;
}
.tablo4 tr td.tb3, .tabbed-tooltip tr td.tb3
{
    font-weight: bold;
}
.tablo4 tr td.sml
{
    font-size: 10px;
    text-align: center;
}

.tablo4 tr.bordered td
{
    border-bottom: 1px solid #cfcfcf;
}

.tabloUnvanHeader tr td
{
    padding: 0px 0px 10px 0px;
}


.mailicons
{
    float: left;
    width: 20px;
    height: 17px;
    background: url('../images/mail_icon.png') no-repeat left top;
    cursor: pointer;
}
.mailicons.checked
{
    background: url('../images/mail_icon.png') no-repeat left bottom;
}

/* 20-07-2011 Tarihinde Magiclickten gelen güncellemeler */
.ipad body, .iphone body {background:#FCFCFC url(../images/bg_apple.png) repeat-x; font-family:helvetica;}
.contentBox table.view-info-table tr td {padding:3px; font-size:13px;}
.contentBox table.view-info-table tr td label {font-weight:bold;}
.contentBox .view-info-box {padding:10px; border:1px solid #f4f4f4; margin-bottom:10px;}
/* 20-07-2011 güncelleme sonu */

/* Pagination */
.paginator {margin:10px 0 0;background:#fff;padding:5px 0;}
.paginator div.w {float:right;position:relative;left:-50%;text-align:left;}
.paginator div.w ul {left:50%;_float:right;_left:40%;position:relative;}
.paginator div.w ul li {float:left;width:23px;height:23px;background:url('../images/pagination/pagination_regular.jpg') no-repeat;text-align:center;line-height:23px;color:#666666;margin:0 2px;text-indent:0;font-size:12px;}
.paginator div.w ul li.current {background-image:url('../images/pagination/pagination_active.jpg');color:#fff;color:#fff;}
.paginator div.w ul li.dots {background-image:url('../images/pagination/pagination_dots.jpg');}
.paginator div.w ul li.prev {width:67px;background-image:url('../images/pagination/pagination_prev.jpg');}
.paginator div.w ul li.next {width:67px;background-image:url('../images/pagination/pagination_next.jpg');}
.paginator div.w ul li a{display:block;height:23px;color:#666666;text-decoration:none;}




.popupControl {
    background-color: White;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: White;
    border-width: 2px;
}

.modalBackground {
    background-color: White;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    border: 3px solid #333333;
    background-color: #ffffdd;
    padding: 3px;
    width: 250px;
}

#sayac {
    width: 240px;
    height: 45px;
}

    #sayac span span {
        float: left;
        padding: 0 10px;
        margin-right: 5px;
        text-aling: center;
        background: #eee;
    }
/* jQuery Countdown styles 1.6.1. */
.hasCountdown {
    border: 1px solid #ccc;
    background-color: #eee;
}



.countdown_section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
}

.countdown_amount {
    font-size: 200%;
}

.countdown_descr {
    display: block;
    width: 100%;
}


.inputbuttonsadsadsa {
font-size:12px;
line-height:15px;
font-family:"Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
border:1px solid #aaa;
text-align:center;
color:#FFF;
background:url('../images/bg_button.png') repeat-x top left;
font-weight:700;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
padding:4px 10px
}

.progress {
    height: 32px;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

    .progress .bar {
        width: 0;
        height: 38px;
        font-size: 12px;
        color: #ffffff;
        text-align: center;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #0e90d2;
        background-image: -moz-linear-gradient(top, #149bdf, #0480be);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
        background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
        background-image: -o-linear-gradient(top, #149bdf, #0480be);
        background-image: linear-gradient(top, #149bdf, #0480be);
        background-image: -ms-linear-gradient(top, #149bdf, #0480be);
        background-repeat: repeat-x;
        filter: progid:dximagetransform.microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
        -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: width 0.6s ease;
        -moz-transition: width 0.6s ease;
        -ms-transition: width 0.6s ease;
        -o-transition: width 0.6s ease;
        transition: width 0.6s ease;
    }

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.progress-danger.progress-striped .bar {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -ms-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(top, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.progress-success.progress-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(top, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.progress-info.progress-striped .bar {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -ms-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(top, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

.progress-warning.progress-striped .bar {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

div.centered {
    position: fixed !important;
    /*top: calc(50% - 25px) !important;*/
    /*left: calc(50% - 50px) !important;*/
}
.inputbuttonsadsadsatr {
    -webkit-apperance: none !important;
    -moz-apperance: none !important;
    apperance: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    -webkit-transition: all 0.4s ease !important;
    transition: all 0.4s ease !important;
    display: inline-block !important;
    padding: 10px 30px !important;
    border: transparent !important;
    line-height: normal !important;
    text-decoration: none !important;
    cursor: pointer !important;
    border-radius: 20px !important;
    /*background-color: #c6c6c6;
  color: #4d4d4d;*/
    color: #FFF !important;
    font-size: 12px !important;
    line-height: 15px !important;
    font-family: "Segoe UI", "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode" !important;
    font-weight: 700 !important;
    background: url('../images/bg_button.png') repeat top left !important;
}


.forminput {
  display: inline-block;
  width: 100%;
  padding: 9px 15px !important;
  font-size: 20px !important;
  background-color: #f8f8f8 !important;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
  border: solid 1px #d7d7d7 !important;
}



.notification {
    line-height: 20px;
    clear: both;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 10px 0;
    padding: 10px 10px 10px 57px;
}

    .notification li {
        list-style-type: none;
        cursor: pointer;
    }

    .notification strong {
        margin-right: 5px;
    }

    .notification p {
        font-size: 11px;
        color: #333;
        margin: 0;
        padding: 0;
    }

.message p {
    font-size: 11px;
}

.warning {
    background-image: url(../images/bildirim/error.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #FFC237;
    background-color: #FFEAA8;
    color: #826200;
}

.success {
    background-image: url(../images/bildirim/accept.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #99C600;
    background-color: #EFFFB9;
    color: #3C5A01;
}

.successsade {
    border: 2px solid #99C600;
    background-color: #EFFFB9;
    color: #3C5A01;
}

.failure {
    background-image: url(../images/bildirim/exclamation.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #EB5339;
    background-color: #FCCAC2;
    color: #AC260F;
}

.information {
    background-image: url(../images/bildirim/information.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #418ACC;
    background-color: #D0E4F4;
    color: #235685;
}

.informationsade {
    border: 2px solid #418ACC;
    background-color: #D0E4F4;
    color: #235685;
}

.lightbulb {
    background-image: url(../images/bildirim/lightbulb.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #D3A350;
    background-color: #FEF0CB;
    color: #835F21;
}

.lightbulbresimsiz {
    background-image: url(../images/expand.jpg);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #D3A350;
    background-color: #FEF0CB;
    color: #835F21;
}

.bildirimiii {
    background-image: url(../images/bildirim/lightbulb.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #D3A350;
    background-color: #FEF0CB;
    color: #835F21;
}

.messages {
    background-image: url(../images/bildirim/email.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}

.mesajkonusu {
    background-image: url(../images/bildirim/mesajkonusu.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #D3A350;
    background-color: #FEF0CB;
    color: #835F21;
}

.gonderimzamani {
    background-image: url(../images/bildirim/clock.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}

.originatorsecimi {
    background-image: url(../images/bildirim/redo.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}

.opsiyon {
    background-image: url(../images/bildirim/MesTip.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}

.mesajtipi {
    background-image: url(../images/bildirim/cubes.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}

.yenikisiekle {
    background-image: url(../img/ico/grupadd.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}

.gonderilenkisisayisi {
    background-image: url(../img/ico/people.png);
    background-position: 15px center;
    background-repeat: no-repeat;
    border: 2px solid #42B4FF;
    background-color: #9DDFFF;
    color: #006393;
}
