
 {padding:0; margin:0;}
html {overflow: -moz-scrollbars-vertical;margin: 0;padding: 0;}
@font-face{
	font-family: 'AbakuTLSymSansRegular'; 
	src: url('../font/abakutlsymsans.eot');
	src: url('../font/abakutlsymsans.eot?#iefix') format('embedded-opentype'),
	url('../font/abakutlsymsans.woff') format('woff'),
	url('../font/abakutlsymsans.ttf') format('truetype'),
	url('../font/abakutlsymsans.svg#AbakuTLSymSansRegular') format('svg');
	font-style: normal;
	font-weight: normal;
}
.TL:before{font-family: "AbakuTLSymSansRegular", serif;content:"t";padding-right:3px;}
body {text-align:center;margin:0;padding:0;background:#f4ede1;font-family: Calibri,Arial;}
body, td, th, input, textarea, select, a {font-size: 14px; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
blockquote,q {quotes:none;}
.clear {clear:both;}
ul {list-style:none; margin:0; padding:0;}
h1 {font-size: 30px; padding:20px 0 8px 0px;margin:0 0 20px 0;text-align:left;font-weight:normal; }
p {color: #252525; line-height: 18px;margin-top:0px;margin-bottom:15px; }
a{color: #e86b35;text-decoration: none;cursor: pointer; }
a:hover {color:#cd790b;text-decoration:none; }
* :focus {outline: 0; }
:-moz-any-link:focus {outline: none; }
a, a:focus{border:none;	outline: none;!important }
a img {border: none; }
a img:hover{filter:alpha(opacity=90); opacity:.90; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";}
form {padding: 0;margin: 0;display: inline; }
form *:focus {box-shadow: 0 0 2px #d7d7d7; }
input, select, textarea {color: #333333; font-size:13px; outline: medium none; vertical-align: baseline;background: none repeat scroll 0 0 #F8F8F8; border: 1px solid #CCC; border-radius: 3px 3px 3px 3px; padding: 4px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 4px;
}
input[type='text'], input[type='password'], textarea {background: #F8F8F8; padding: 3px;}
.btn{border:1px #e86b35 solid; color:#FFF; font-size:12px; border-radius:3px; cursor:pointer; background: #ec5c1d; /* Mozilla: */ background: -moz-linear-gradient(top, #f37037, #ec5c1d); /* Chrome, Safari:*/     background: -webkit-gradient(linear, left top, left bottom, from(#f37037), to(#ec5c1d)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#f37037', EndColorStr='#ec5c1d', GradientType=0);}
select {background: #F8F8F8;border: 1px solid #CCCCCC;padding: 2px; }
label {cursor: pointer; }
small {font-size:11px; }

/* layout */ 
#header{width:1000px;margin:0 auto;}
#header #logo{float:left; width:340px;padding-top:10px;}
#header .slogan{float:left; width:150px; margin:55px 0 0 0;}
#header .kurdele{float:left;width:32px;margin:55px 0 0 55px;}
#header #top {float: right;width:420px; text-align:right; color:#6EAD3B; font-size:12px;}

#header #search {float: right;width:355px; text-align:right; color:#6EAD3B; font-size:12px; padding-top:33px; background:url(../images/arama-bg.png) no-repeat right bottom; height:36px;}
#search .word{width:316px; background:none; border:0; color:#7b7b7b; font-size:12px; padding:6px 0;}
#search .send{background:url(../images/arama.png) no-repeat center; border:0; cursor:pointer; width:21px; height:21px; margin:0 5px 0 3px;}

#dsearch .item{padding:2px 0;}
#dsearch input[type='text']{font-size:12px; color:#191919; width:150px; padding:4px 2px}
#dsearch select{font-size:12px; color:#191919; width:156px; padding:3px 2px}
.AraButton{ background:url(../images/ara.png) no-repeat !important; border:0; cursor:pointer; width:58px; height:26px;}
.item2{text-align:right; padding:5px;}
.destek{position:absolute;bottom:0; right:0; width:160px; height:58px; overflow:hidden}/*;display:none}*/

#container{width:1000px;margin:15px auto; text-align:left;}
#conleft {width:180px; float:left;}
.box{border: 1px solid #e4e4e4;-webkit-border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-khtml-border-radius: 5px 5px 5px 5px;border-radius: 5px 5px 5px 5px;background:#FFF;-webkit-box-shadow: 0px 2px 2px #ececec;-moz-box-shadow: 0px 2px 2px #ececec;box-shadow: 0px 2px 2px #ececec;}
.box .title{padding:8px; color:#FFF; font-family:Calibri,Verdana; border:0; border-radius:5px 5px 0 0; /* fallback (Opera) */ background: #0055a4; /* Mozilla: */ background: -moz-linear-gradient(top, #0066c4, #0055a4); /* Chrome, Safari:*/     background: -webkit-gradient(linear, left top, left bottom, from(#0066c4), to(#0055a4)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#0066c4', EndColorStr='#0055a4', GradientType=0);}
.box .title a{color:#FFF;}
.box .title3{padding:8px; color:#FFF; font-family:Calibri,Verdana; border:0; border-radius:5px 5px 0 0; /* fallback (Opera) */ background: #ec5c1d; /* Mozilla: */ background: -moz-linear-gradient(top, #f37037, #ec5c1d); /* Chrome, Safari:*/     background: -webkit-gradient(linear, left top, left bottom, from(#f37037), to(#ec5c1d)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#f37037', EndColorStr='#ec5c1d', GradientType=0);}
.box .title3 a{color:#0055a4;}
.box .title_ic{padding:5px; color:#0058a9; font-weight:bold; margin-top:8px; font-size:13px;}
.box .title_ic2{padding:5px; color:#DD882D; font-weight:bold; margin-top:5px; font-size:13px;}
.box2{border:1px solid #e4e4e4;background:#FFF;margin-bottom:15px;}
.box2 .img {border:0px;padding:0px; margin:0px;}
.jspContainer{max-height:132px; width:168px; overflow:auto; position:relative; margin:4px 0 0 4px; border:1px #E9E9E9 solid;}
.jspContainer ul{width:146px !important;}
.jspContainer ul li{width:146px !important; font-size:12px; color:#333;}

.dsearch .darama{padding:5px 10px;}
#conleft .stok{margin-top:15px; padding:10px 0; text-align:center; /* fallback (Opera) */ background: #f6cd3e; /* Mozilla: */ background: -moz-linear-gradient(top, #f6cd3e, #E4B838); /* Chrome, Safari:*/     background: -webkit-gradient(linear, left top, left bottom, from(#f6cd3e), to(#E4B838)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#f6cd3e', EndColorStr='#E4B838', GradientType=0);}

#ticker{height:200px;overflow:hidden;}
.ddsmoothmenu-v .sagok{padding:3px 10px; width:60px; text-align:right; float:right;}
.ddsmoothmenu-v .soltumu{padding:3px 10px; width:60px; float:left;}
.soltumu a{color:#0058a9; font-size:12px; text-decoration:none;} 
.soltumu a:hover{text-decoration:underline;}

#conright {width:805px; float:left; margin-left:15px; text-align:left;}
#conright #slider{width:100%; height:303px;}

#vitrin {width:100%;margin-top:23px;}
ul.tabs {margin:0px; padding:0px;margin-bottom:6px;}
ul.tabs li {list-style:none;display:inline;}
ul.tabs li a { font-family:Calibri; font-size:14px; color:#FFF;padding:8px 14px;text-decoration:none; border:1px solid #e4e4e4;  -webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;-khtml-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0; background: #0055a4; /* Mozilla: */     background: -moz-linear-gradient(top, #0066c4, #0055a4); /* Chrome, Safari:*/     background: -webkit-gradient(linear,                 left top, left bottom, from(#0066c4), to(#0055a4)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient(                 StartColorStr='#0066c4', EndColorStr='#0055a4', GradientType=0);}
ul.tabs li a:hover {background-color:#E2B124;border-color:#FFF;}
ul.tabs li a.active {background-color:#ffffff;color:#0057a9; font-weight:bold;border:1px solid #e4e4e4; border-bottom: 1px solid #ffffff;background-image:url('');background-repeat:repeat-x;background-position:top;}
.tabcontent {background-color:#ffffff; border: 1px solid #e4e4e4;-webkit-border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-khtml-border-radius: 5px 5px 5px 5px;border-radius: 5px 5px 5px 5px;  color:#414242; font-size:12px; padding-bottom:8px; }
#content_2, #content_3 { display:none; }

.tabcontent ul {margin:0;padding:0;}
.tabcontent ul li {list-style:none;border:1px solid #d6dde0; margin:20px 0 0 10px; width:252px; height:175px; float:left;  display: table;}
.tabcontent ul li a {text-decoration:none;color:#dd882d;}
.tabcontent ul li a:hover {color:#e86b35;}
.tabcontent .image{float:left; width:100px; height:100px; position:relative; overflow:hidden; text-align:center; margin:5px 0 0 5px; display: table-cell;vertical-align: middle;}
.tabcontent .image img{max-height:100px;max-width:100px;}
.tabcontent .cright{float:left; width:142px;margin:5px 0 0 3px;font-size:14px;}
.tabcontent .title{height:36px; padding:5px 5px 0 5px;}
.cright .desc{color:#666;}
.cright .desc span{color:#464646; font-weight:bold;}
.cright .prc{font-weight:bold; margin-top:5px; color:#0058A9;}
.cright .karsilastir{text-align:right;padding:5px 0; font-size:11px;color:#115ea4;}

/*Donen Urunler*/
.ca-container{position:relative; padding:10px 0 0 10px; height:114px;}
.ca-wrapper{display: block;width:730px;height:96px;position:relative; margin-left:26px;font-size: 0;text-align: center;}
.ca-item{float: left; margin:0;height:96px; width:105px; position:relative; text-align:center; display: inline-block; overflow: hidden;line-height: 0;}
.ca-item a img{ height:94px;width:94px;position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic;  border: 1px solid #dcdcdc;}
.ca-item a img.hover {margin-top:15px;background:url(../images/thumb_bg.png) no-repeat center center;border: none;}
.ca-item .ozel{position:absolute; bottom:0; text-align:center;}

.ozel2{position:absolute; bottom: -3px;right: 0; text-align:center;opacity: 0.7;filter: alpha(opacity=70);}
 .ozel3{position:absolute;top: 50px;left: 83%;}

 @-moz-document url-prefix() {
   .ozel3{position:absolute;top: -3px;left: 83%;}
}
.ca-nav span{width:25px;height:38px;position:absolute;top:50%;margin-top:-19px;left:-40px;text-indent:-9000px;opacity:0.7;cursor:pointer;z-index:100;}
.ca-nav span.ca-nav-next{background:url("../images/sprite_next.png") no-repeat scroll 0 0 transparent;left:auto;right:0;}
.ca-nav span.ca-nav-prev{background:url("../images/sprite_prev.png") no-repeat scroll 0 0 transparent;left:0;right:auto;}
.ca-nav span:hover{opacity:1.0;}

.ca-item img {position: relative;z-index: 4;max-width: 100%;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;
  /* This is what was making it slow! booooooo */
  /*
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.2s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.2s ease-out;
  -o-transition: opacity 0.3s ease-out, -o-transform 0.2s ease-out;
  transition: opacity 0.3s ease-out, transform 0.2s ease-out;
  */
}
.ca-item .link {display: block;height: 100%; color:#FFF;font-size:12px;}
.link .detay{padding:5px;}
.hovercontent {position: absolute;z-index: 5;text-align: center;width: 100%;height: 100%;background: rgba(0,0,0,0.7);opacity: 0;line-height: 24px;filter: alpha(opacity=0);-moz-transform: scale3d(1.3, 1.3, 1) translate3d(0, 10%, 0);-o-transform: scale3d(1.3, 1.3, 1) translate3d(0, 10%, 0);-webkit-transform: scale3d(1.3, 1.3, 1) translate3d(0, 10%, 0);transform: scale3d(1.3, 1.3, 1) translate3d(0,10%,0);-webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;-moz-transition: opacity 0.2s ease-out, -moz-transform 0.2s ease-out;-o-transition: opacity 0.2s ease-out, -o-transform 0.2s ease-out;transition: opacity 0.2s ease-out, transform 0.2s ease-out;
}
.ca-item .link:hover .hovercontent {opacity: 1;-moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);-o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);transform: scale3d(1, 1, 1) translate3d(0,0,0);
}


#footer {background:url('../images/footer-bg.png') repeat-x #363636; font-family:Arial, Helvetica, sans-serif;}
#footer .foot{color:#FFF; width:1000px; margin:0 auto; padding:22px 0 10px 0; font-size:11px;}

.foot .colf {float: left;margin: 5px 0 5px 20px;padding: 10px 0 0 0;text-align: left; width:144px;}
.foot .kats{width:260px;margin-left:0;}
.foot .kurum{width:280px;}
.foot .social{width:100px;}
.foot h3 {color: #FFFFFF; font-family:Calibri,Verdana; font-size:13px;margin-bottom: 5px;margin-top: 0;}
.colf .menu_bottom {list-style-type: none;margin: 0;padding-left: 0;padding-top: 0;}
.colf .menu_bottom li{float:left; background:url(../images/footli.png) no-repeat left center; padding-left:10px;}
.colf .menu_bottom a {color: #FFFFFF;font-size: 11px;font-weight: normal;line-height: 20px;text-decoration: none;}
.colf .menu_bottom a:hover {text-decoration: underline;}
.foot .social li{background:none; padding-left:0; width:100px;}
.foot .kurum  li{width:130px;}
.foot a {color:#FFF; text-decoration:none; font-size:11px;}
.foot a:hover{color:#e2b124;}

.foot .fright{text-align:right; float:right; width:150px; padding-top:15px;}
.fright h3 {text-align:right;}
.fright .adres{line-height:15px;}
.fright .uygulama{margin-top:5px;}

#conright .header-small{color:#578809; font-weight:bold; font-size:18px; margin-bottom:8px; text-align:center;}
#conright .contents{color:#515151;}

table.dtable {width: 100%;border-collapse: collapse; }
table.form {width: 100%;border-collapse: collapse;margin-bottom: 20px; }
table.form tr td:first-child {width: 120px; }
table.form > * > * > td {color: #2e2e2e; }
table.form td {padding: 4px; }
input.large-field, select.large-field {width: 300px; }
table.list {border-collapse:collapse;width: 100%;border-top: 1px solid #DDDDDD;border-left: 1px solid #DDDDDD;margin-bottom: 20px;}
table.list th {background-color: #EFEFEF;padding: 2px 5px;}
table.list td {border-right: 1px solid #DDDDDD;border-bottom: 1px solid #DDDDDD; }
table.list thead td {background-color: #EFEFEF;padding: 2px 5px; }
table.list thead td a, .list thead td {text-decoration: none;color: #222222;font-weight: bold; }
table.list tbody td a {text-decoration: underline; }
table.list tbody td {vertical-align:middle;padding: 2px 5px;border-right: 1px solid #DDDDDD;border-bottom: 1px solid #DDDDDD; }
table.list .left {text-align: left;padding: 7px; }
table.list .right {text-align: right;padding: 7px; }
table.list .center {text-align: center;padding: 7px; }
table.list .asc {padding-right: 15px;background: url('../images/asc.png') right center no-repeat; }
table.list .desc {padding-right: 15px;background: url('../images/desc.png') right center no-repeat; }
/* button */ a.button {background: url("../images/cart_button.png") repeat scroll left top transparent; color: #FFFFFF; display: inline-block; font-size: 13px; font-weight: bold; margin-right: 5px; padding: 8px 15px; text-decoration: none; }
a.button span {color: #FFFFFF; display: block; }
a.button:hover { }
a.button:hover span { }
.buttons {background: #FFFFFF;border: 1px solid #EEEEEE;overflow: auto;padding: 6px;margin-bottom: 20px; }
.buttons .left {float: left;text-align: left; }
.buttons .right {float: right;text-align: right; }
.buttons .center {text-align: center;margin-left: auto;margin-right: auto; }
/* box */ .box {margin-bottom:15px; }
.formth{font-size: 12px !important; padding: 5px 15px; color:#FFFFFF; background-color:#54575C;}

h2 {font-size:20px; padding:0;margin-bottom:10px;text-align:left; }
h3 {font-size: 18px; margin: 0 0 10px; padding: 0 0 5px;text-align:left; }
h4 {font-size: 16px; margin: 0 0 10px; padding: 0 0 5px;text-align:left; }
h5 {font-size: 15px; margin: 0 0 10px; padding: 0 0 5px;text-align:left; }
h6 {font-size: 14px; margin: 0 0 10px; padding: 0 0 5px;text-align:left; }

#left th{padding:5px;}
#left td{padding:3px;}
hr {background-color: #DDDDDD; border: 0 none; color: #DDDDDD; height: 1px; }
.social{margin-top:10px;}

/*ürün sayfasý*/
.rooter{padding:15px; font-size:12px; color:#6b6b6b;}
.rooter a{font-size:13px; color:#808182;}
.rooter a:hover{color:#0058a9;}
#urun{margin:0 0 0 15px; font-size:12px; min-height:780px;}
#urun .images{float: left; width:330px; margin-bottom:15px;}
#urun .uimage{width:328px;border:1px #e86b35 solid; position:relative; overflow:hidden;text-align:center;}
#urun .uimage{width:328px;max-height:328px;border:1px #e86b35 solid; position:relative; overflow:hidden;text-align:center;}
.uimage img{
    max-width:328px;position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;}
#urun .uthumbs{max-height:328px;}
.uthumbs ul{margin-top:6px;}
.uthumbs ul li{float:left; border:1px #c8c8c8 solid; position:relative; overflow:hidden; margin-left:6px; width:76px; height:76px; text-align:center;}
.uthumbs ul li.first{margin:0;}
.uthumbs ul li:hover{border:1px #e86b35 solid; cursor:pointer;}
.uthumbs ul li img{max-height:76px; max-width:76px;}
.images .paylas{margin-top:10px;}
.images .favori{float:left; margin-top:10px; width:120px; background:url(../images/favorite.png) no-repeat; padding-left:20px;}
.images .haberver{float:left; margin-top:10px;  width:150px; background:url(../images/email.png) no-repeat; padding-left:20px;}
#urun .ucontent{float:left; width:420px; margin-left:15px;}
.ucontent .attrItems{position: relative;}
.attrItems .attrItem {border-bottom: 1px dotted #d5d5d5;padding: 5px 0;width:650px;}
.attrItems .attrItem1 {border-bottom: 1px dotted #d5d5d5;padding: 5px 0;width:410px;}

.attrItems .data{float: left;min-width: 150px; max-width:442px;}
.attrItems .first {font-weight: bold;padding-left: 6px;width: 160px;}
.attrItems .last {min-width: 60px;}
.attrItems .kck {min-width: 10px;}
.attrItems .fiyat {color: #0058a9; font-weight: bold;}
.tprice{color:#ED5F21; font-size:15px; font-weight:bold;}
.indirimsiz{color:#e00606; text-decoration:line-through;}
#urun .uspecs { margin-top: 10px;padding-left: 6px;}
.uspecs .utitle {font-weight: bold; padding:5px 0 10px 0;}
#urun .islem{margin-top:15px;}

.btn_pdf{background:url(../images/btn-ozellik.png) no-repeat center !important; width:130px; height:26px; cursor:pointer; border:0;}
.btn_teslim{background:url(../images/btn-teslim.png) no-repeat center !important; width:104px; height:26px; cursor:pointer; border:0;}
.btn_sepet{background:url(../images/btn-sepet2.png) no-repeat center !important; width:170px; height:45px; cursor:pointer; border:0;}
.listelink{margin:15px 0;}
.listelink a{color:#0058a9; font-size:12px; text-decoration:none; font-weight:bold;} 
.listelink a:hover{text-decoration:underline;}
.tabcontent .title2{height:36px; padding:5px 5px 0 5px;font-family:Verdana; background:none;}

#ctl00_ContentPlaceHolderMiddle_txtSparisMik{width:100px;}

/*kategori sayfasý*/
#filtered {margin-bottom: 5px;padding: 5px 10px;}
#filtered .filterItem {display: block;float: left;width: 174px;}
#filtered .filterItem a {background: url(../images/cross.png) no-repeat scroll left 3px transparent;display: block; float: left; padding-left: 13px;}
#filtered .filterItem span {color: #666666;display: block;float: left;font-size: 10px;line-height: 16px;}
#filtered .txtC {color: #AF343F !important;}
#filtered .txt {margin-left: 2px;}
#katPage{}
#katPage .urunler{color:#414242; font-size:12px; padding-bottom:8px;}
#katPage .urunler ul {margin:0;padding:0;}
.urunler ul li {list-style:none;border:1px solid #d6dde0; margin:10px 0 0 10px; width:252px; height:169px; float:left;}
.urunler ul liSearchResult {list-style:none;border:1px solid #d6dde0; margin:10px 0 0 10px; width:252px; height:175px; float:left;}
.urunler ul li a {text-decoration:none;color:#dd882d;}
.urunler ul li a:hover {color:#e86b35;}
.urunler .image{float:left; width:100px; height:100px; position:relative; overflow:hidden; text-align:center; margin:5px 0 0 5px;}
.urunler .image img{max-height:100px;}
.urunler .cright{float:left; width:142px;margin:5px 0 0 5px; font-size:13px;}
.urunler .title2{height:36px; padding:5px 5px 0 5px; }
.urunler .desc{color:#666666;}
.urunler .prc{font-weight:bold; margin-top:5px;color:#0058A9;}
.urunler .karsilastir{display:inline;text-align:right;padding:5px 0; font-size:11px; color:#115ea4;}


/*giris*/
.portal ul li{border-bottom: 1px dotted #E4E4E4; position: relative; width: 165px; color: #414242;font-size: 13px;padding: 6px 0 6px 6px; height:15px;}
.portal .span1{float:left; width:125px; font-weight:bold;}
.portal .span2{float:right; width:35px; text-align:right;}
.LoginDiv{padding:15px; min-height:518px;}
.LoginDiv .sifrem{margin-top:15px;}

/*kayit*/
.mKayit{padding:15px; min-height:430px;}
.ajax__tab_header{border-bottom:2px #ec5c1d solid;}
.ajax__tab{float:left;padding:6px 14px;font-family:Calibri; font-size:14px;-webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;-khtml-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0; border:1px #ec5c1d solid; margin-right:1px; border-bottom:0; cursor:pointer;}
.tab_active{color:#FFF; background: #ec5c1d; /* Mozilla: */ background: -moz-linear-gradient(top, #f37037, #ec5c1d); /* Chrome, Safari:*/     background: -webkit-gradient(linear, left top, left bottom, from(#f37037), to(#ec5c1d)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#f37037', EndColorStr='#ec5c1d', GradientType=0);}
.tab_disabled{color:#0057a9; background-color:#ffffff;color:#0057a9;}
.ajax__tab_body{background-color:#ffffff; border: 1px solid #e4e4e4;-webkit-border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-khtml-border-radius: 5px 5px 5px 5px;border-radius: 5px 5px 5px 5px;  color:#414242; font-size:13px !important; padding:15px; height:540px; font-family:Calibri !important;}

/*icerik*/
.sayfa{padding:15px; min-height:518px; color:#414242;}
.sayfa .bolum{margin-bottom:15px; border-bottom:1px dotted #bdbdbd;}
#content{padding:15px;min-height:760px; color:#414242;}
#content .content {padding: 10px;overflow: auto;margin-bottom: 20px;border: 1px solid #EEEEEE; }
#content .content .left {float: left;width: 49%; }
#content .content .right {float: right;width: 49%; }

ul.bullet li{list-style-image:url('../images/bullet1.png'); margin:0 0 0 20px; padding:3px 0;}
#content .aciklama {margin-top: 10px; color:#666; font-size: 11px}
#content .harita{text-align:center;}
#content .birimler ul li{width:200px; margin:10px 0 0 130px; float:left;}

/*ihaleler*/
.ihale_sol{float:left; width:450px;}
.ihale_sag{float:right; width:290px;}
.ihale_sag .desc{padding:10px; text-align:justify;}
.ihaleHyper{text-align:right;}
.ihale .attrItem {padding:6px 0;width:100%;}
.ihale .attrItems .data{min-width: 150px; max-width:600px;}
.ihale .attrItems .first {font-weight: bold;padding-left: 6px;}
.ihale .attrItems .last {min-width: 60px;}
.ihale .attrItems .kck {min-width: 10px;}
.ihale .attrItems .uzun{height:120px;}

/*Duyurular*/
.duyuru{padding:10px 5px; border-bottom:1px #CCC dotted;}
.duyuru .img{ float:left; width:56px; height:48px; position:relative; overflow:hidden;}
.duyuru .img img{width:56px; height:48px;border-bottom:1px #b4b4b4 solid;}
.duyuru .desc{float:left; width:680px; margin-left:15px;}
.duyuru .desc div{padding-top:5px; font-size:12px;}

/*Pagination*/
.pager{text-align:center; margin:15px 0; height:25px;}
#pagination{width:300px; margin:0 auto;}
#pagination li{border:0; margin:0; padding:0;font-size:11px;list-style:none;margin-right:2px;}
#pagination a{border:solid 1px #9aafe5;margin-right:2px;}
#pagination .previous-off,#pagination .next-off {border:solid 1px #DEDEDE;color:#888888;display:block;float:left;font-weight:bold;margin-right:2px;padding:4px;}
#pagination .next a,#pagination .previous a {font-weight:bold;}
#pagination .active{background:#2e6ab1;color:#FFFFFF;font-weight:bold;display:block;float:left;padding:5px 6px;}
#pagination a:link,#pagination a:visited {color:#0e509e;display:block;float:left;padding:3px 6px;text-decoration:none;}
#pagination a:hover{border:solid 1px #0e509e;}

/*Eski Pagination*/
.srch-Page{text-align:center; margin:15px 0; height:25px;}
.srch-Page strong{background:#2e6ab1;color:#FFFFFF;font-weight:bold; padding:5px 6px;}
.srch-Page a:link,.srch-Page a:visited {color:#0e509e; padding:3px 6px;text-decoration:none;border:solid 1px #DEDEDE;}
.srch-Page a:hover{border:solid 1px #0e509e;}

/*genel*/
.arama{width:200px;height:32px; text-align:right; float:right;}
.input{border:0; background:#FFF; color:#1a1a1a;}	
.kelime{float:left;}
.inputkelime{margin-top:6px;margin-left:10px;width:145px;height:16px;font-size:12px;border:1px solid #599924}
.button{background:url(../images/searchbutton.png) no-repeat;float:right;border:0;width:30px;height:32px;cursor:pointer;margin:5px 0 0 5px;}  

.tumu{text-align:right; padding:5px 8px;}
.tumu a{color:#0058a9; font-size:11px; text-decoration:none;} 
.tumu a:hover{text-decoration:underline;}
.link_beyaz{color:#FFF; font-size:11px;text-decoration:none;} 
.link_beyaz:hover{color:#FFF;text-decoration:underline;}
.link_mavi{color:#0058a9; font-size:14px; text-decoration:none; font-weight:bold;} 
.link_mavi:hover{text-decoration:underline;}
.link_gri{color:#666; text-decoration:none;} 
.link_gri:hover{color:#0058a9;}

.icbaslik{color:#ED5F22; font-weight:bold; padding:10px 0; font-size:larger;}
.trc{color:#ED5F22; font-weight:bold;}


/*Accordion Menu*/
.accordioncontainer{width: 100%;display:block;}
.accordionheader{padding: 5px;margin:5px;border: 1px solid #1865AB;font-size: 12px;font-weight: bold;color:#333;cursor:pointer;} 
.accordionheaderhover{padding: 5px;margin: 5px;border: 1px solid #1865AB;font-size: 12px;font-weight: bold;background-color: #1865AB;color: #FFFFFF;cursor: pointer;}
.accordioncontent{border: 1px solid #E4B40D;display: none;padding:10px;margin:5px;}
.accordioncontent a{color:#666; text-decoration:none;} 
.accordioncontent a:hover{color:#0058a9;}
 
 
.mtop15{margin-top:15px;}
.note{color:#666;}
 .info, .success, .warning, .error, .validation { border: 1px solid; margin: 8px 0px; padding:11px 10px 11px 50px; background-repeat: no-repeat; background-position: 10px center; }
.info { color: #00529B; background-color: #BDE5F8; background-image: url('../images/info.png'); }
.success { color: #4F8A10; background-color: #DFF2BF; background-image:url('../images/success.png'); }
.warning { color: #9F6000; background-color: #FEEFB3; background-image: url('../images/warning.png'); }
.error{ color: #D8000C; background-color: #FFBABA; background-image: url('../images/error.png'); }
.error a{color:#0B314C; text-decoration:underline;}
.required {color: #FF0000;font-weight: bold; }
.help {color: #999;font-size: 10px;font-weight: normal;display: block; }
.sagdaya{text-align:right;}
.collapse_gizle{padding:10px 0; color:#1865AB; cursor:pointer;}

.info a{color:#00529B; text-decoration:underline;}
.info a:hover {color:#00315d;}
.srch-stats{color:#666;}

.gizle{display: none;}
.sepetModalBackGround{background-color:#000;filter:alpha(opacity=70);opacity:0.7;}
.sepetModalPopup {background:#ede8df;border: 6px solid #444444;color: #333333;height: 200px;padding: 12px;width: 550px; font-family:Arial, Helvetica, sans-serif; font-size:12px !important; }
.sepetModalHeader {color: rgb(0, 85, 164);text-align: center;margin: 0px 0px 10px;padding: 0px 0px 5px;font-family:Calibri,Arial;font-size: 20px !important;}
.collapse_gizle:hover{color:#E4B30B;}
.sepet2ModalPopup {background:#ede8df;border: 6px solid #444444;color: #333333;height: 300px;padding: 12px;width: 550px; font-family:Arial, Helvetica, sans-serif; font-size:12px !important; }
.sepet3ModalPopup {background:#ede8df;border: 6px solid #444444;color: #333333;height: 375px;padding: 12px;width: 550px; font-family:Arial, Helvetica, sans-serif; font-size:12px !important; }
.NaceSecModalPopup {background:#ede8df;border: 6px solid #444444;color: #333333;height: 400px;padding: 12px;width: 750px; font-family:Arial, Helvetica, sans-serif; font-size:12px !important;overflow:scroll }

/***/
.listheaderstyle {background-color:#54575C; color:#FFF; font-size:14px !important;text-align: center;padding: 7px; }
.listrowstyle {text-align: center;padding: 7px !important; vertical-align:middle; font-size:12px;}

.stokul li {float:left;width:110px;padding:0 0 3px 3px}

/*sihirbaz steps*/
.wizard{width: 100%;}
.wizard a{outline: 0;}
.wizard ol,.wizard ul{list-style: none;}
.wizard .audible{position: absolute;left: -999em;}
.wizard > .steps{width: 770px;height: 30px;}
.wizard > .steps .number{font-weight: bold; font-size:13px;}
.wizard li[role="tab"],.wizard > .actions li{float: left; border-right:1px #FFF dotted;}
.wizard li[role="tab"] a{background:#ED5E20;color: #FFF;display: block;height:24px;padding:6px 3px 0 3px;width:auto; font-size:13px;}
.wizard li[role="tab"].disabled a{background:#ED5E20; color:#FFF; cursor: default;}
.wizard li[role="tab"].current a{background:#2879D0; color:#FFF;cursor: default;}
.wizard li[role="tab"].done a{background: #CCC;}
.wizard li[role="tab"].wizarderror a{background-color:#f00;}
.wizard > .content{height:300px; border:0 !important; padding:0 !important;}
.wizard > .content > .title{position: absolute;left: -999em;}
.wizard > .content > .body{border: 1px solid #CCC;float: left;position: absolute;width:750px;height:300px; padding:10px;}
.wizard > .content > .body > iframe{border: 0 none;width: 100%;height:200px;}
.wizard .content .soru{padding:10px 0; font-weight:bold;}
.wizard .content .gerek{text-align:center; padding:20px;}
.wizard > .actions{width: 770px; padding-top:10px;}
.wizard > .actions  a{color: #FFF; font-weight:bold;}
.wizard > .actions [aria-disabled="true"] a{color: #dcdcdc;}
.wizard > .actions ul li{border:1px #e86b35 solid; color:#FFF; font-size:12px; border-radius:3px; cursor:pointer; background: #ec5c1d; /* Mozilla: */ background: -moz-linear-gradient(top, #f37037, #ec5c1d); /* Chrome, Safari:*/     background: -webkit-gradient(linear, left top, left bottom, from(#f37037), to(#ec5c1d)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#f37037', EndColorStr='#ec5c1d', GradientType=0); margin-right:5px; color:#FFF; padding:5px 8px;}
.wizard > .loading{}
.wizard > .loading .spinner{}

.yenian{border:1px #1865AB solid;font-weight:bold;height:221px;}
.yenian .yenian_td{background-color:#1865AB; width:120px; padding:5px;}
.yenian .yenian_td2{padding:5px;}
.modalPopup{border: 1px solid #e4e4e4;-webkit-border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-khtml-border-radius: 5px 5px 5px 5px;border-radius: 5px 5px 5px 5px;background:#FFF;-webkit-box-shadow: 0px 2px 2px #ececec;-moz-box-shadow: 0px 2px 2px #ececec;box-shadow: 0px 2px 2px #ececec; padding:8px;background: -moz-linear-gradient(top, #FFF, #e8e8e8); /* Chrome, Safari:*/     background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e8e8e8)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#ffffff', EndColorStr='#e8e8e8', GradientType=0);}

.eklenenresimler .eresim {width:100px; margin-right:5px; float:left; text-align:center;}
.eklenenresimler .eresim .img{width:100px; border:1px #CCCCCC solid;}

.magazalar{}
.magazalar a {border: 1px solid #F2F2F2;display: list-item;float: left;height: 100px;list-style: none outside none;margin: 5px;padding-top: 5px;text-align: center;width: 140px;}
.magazalar a.selected {font-weight: bold;}
.magazalar img {margin-top: 10px;}
.magazalar a:hover {border-color: #CCCCCC;}

.islemler .islem{width:127px; height:50px; float:left; position:relative; color:#FFF;  border:1px #FFFFFF solid; -webkit-border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-khtml-border-radius: 5px 5px 5px 5px;border-radius: 5px 5px 5px 5px;-webkit-box-shadow: 0px 2px 2px #ececec;-moz-box-shadow: 0px 2px 2px #ececec;box-shadow: 0px 2px 2px #ececec;}

.islemler .islem1{background: #0266c4; /* Mozilla: */ background: -moz-linear-gradient(top, #1b82e3, #0266c4); /* Chrome, Safari:*/ background: -webkit-gradient(linear, left top, left bottom, from(#1b82e3), to(#0266c4)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#1b82e3', EndColorStr='#0266c4', GradientType=0);}

.islemler .islem2{background: #127f06; /* Mozilla: */ background: -moz-linear-gradient(top, #50c044, #127f06); /* Chrome, Safari:*/ background: -webkit-gradient(linear, left top, left bottom, from(#50c044), to(#127f06)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#50c044', EndColorStr='#127f06', GradientType=0);}

.islemler .islem3{background: #ec8307; /* Mozilla: */ background: -moz-linear-gradient(top, #f39f3b, #ec8307); /* Chrome, Safari:*/ background: -webkit-gradient(linear, left top, left bottom, from(#f39f3b), to(#ec8307)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#f39f3b', EndColorStr='#ec8307', GradientType=0);}

.islemler .islem4{background: #4444a2; /* Mozilla: */ background: -moz-linear-gradient(top, #918fd2, #4444a2); /* Chrome, Safari:*/ background: -webkit-gradient(linear, left top, left bottom, from(#918fd2), to(#4444a2)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#918fd2', EndColorStr='#4444a2', GradientType=0);}

.islemler .islem5{background: #00488C; /* Mozilla: */ background: -moz-linear-gradient(top, #0061BC, #00488C); /* Chrome, Safari:*/ background: -webkit-gradient(linear, left top, left bottom, from(#0061BC), to(#00488C)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#0061BC', EndColorStr='#00488C', GradientType=0);}

.islemler .islem6{background: #61060d; /* Mozilla: */ background: -moz-linear-gradient(top, #801f27, #61060d); /* Chrome, Safari:*/ background: -webkit-gradient(linear, left top, left bottom, from(#801f27), to(#61060d)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#801f27', EndColorStr='#61060d', GradientType=0);}


.islemler .islem:hover {cursor:pointer; border:1px #20211d solid; background: #20211d !important; /* Mozilla: */ background: -moz-linear-gradient(top, #3f403c, #20211d) !important; /* Chrome, Safari:*/     background: -webkit-gradient(linear, left top, left bottom, from(#3f403c), to(#20211d)) !important; /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#3f403c', EndColorStr='#20211d', GradientType=0) !important;}

.islem .icon{position:absolute; top:2px; left:0;}
.islem .yazi{position:absolute; top:6px; right:3px; width:100px; text-align:center; font-weight:bold; font-size:15px; text-align:center;}

.kurumsal{margin-bottom:15px; position:relative; padding:8px; color:#FFF;  text-align:left;  border:1px #ea510f solid; -webkit-border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-khtml-border-radius: 5px 5px 5px 5px;border-radius: 5px 5px 5px 5px;-webkit-box-shadow: 0px 2px 2px #ececec;-moz-box-shadow: 0px 2px 2px #ececec;box-shadow: 0px 2px 2px #ececec; background: #EC5C1D; /* Mozilla: */ background: -moz-linear-gradient(top, #f2733c, #EC5C1D); /* Chrome, Safari:*/ background: -webkit-gradient(linear, left top, left bottom, from(#f2733c), to(#EC5C1D)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#f2733c', EndColorStr='#EC5C1D', GradientType=0);}

.ihaleticker1{font-family:Calibri,Verdana;margin-bottom:15px; position:relative; padding:8px; color:#FFF;  text-align:left;  border:1px #ea510f solid; -webkit-border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-khtml-border-radius: 5px 5px 5px 5px;border-radius: 5px 5px 5px 5px;-webkit-box-shadow: 0px 2px 2px #ececec;-moz-box-shadow: 0px 2px 2px #ececec;box-shadow: 0px 2px 2px #ececec; background: #EC5C1D; /* Mozilla: */ background: -moz-linear-gradient(top, #f2733c, #EC5C1D); /* Chrome, Safari:*/ background: -webkit-gradient(linear, left top, left bottom, from(#f2733c), to(#EC5C1D)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#f2733c', EndColorStr='#EC5C1D', GradientType=0);}

.ihaleticker{font-family:Calibri,Verdana;margin-bottom:15px; position:relative; padding:8px; color:#FFF;  text-align:left;  border:1px #015FB7 solid; -webkit-border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-khtml-border-radius: 5px 5px 5px 5px;border-radius: 5px 5px 5px 5px;-webkit-box-shadow: 0px 2px 2px #015FB7;-moz-box-shadow: 0px 2px 2px #015FB7;box-shadow: 0px 2px 2px #015FB7; background: #015FB7; /* Mozilla: */ background: -moz-linear-gradient(top, #015FB7, #015FB7); /* Chrome, Safari:*/ background: -webkit-gradient(linear, left top, left bottom, from(#015FB5), to(#015FB7)); /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#015FB7', EndColorStr='#015FB7', GradientType=0);}

.ihale_item a{text-decoration:none;color:#EC5C1D;font-family: Calibri,Arial;}

.ihale_item:hover a{text-decoration:underline;font-family: Calibri,Arial;}

.ihale_item:active a{text-decoration:none;color:#EC5C1D;font-family: Calibri,Arial;}

.ihale_item:visited a{text-decoration:none;color:#EC5C1D;font-family: Calibri,Arial;}

.ihale_item:link a{text-decoration:none;color:#EC5C1D;font-family: Calibri,Arial;}

.kurumsal a{color:#FFF;font-family:Calibri,Verdana;}

.kurumsal:hover {cursor:pointer; border:1px #bfbfbf solid; background: #bfbfbf !important; /* Mozilla: */ background: -moz-linear-gradient(top, #f5f5f5, #bfbfbf) !important; /* Chrome, Safari:*/     background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#bfbfbf)) !important; /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#f5f5f5', EndColorStr='#bfbfbf', GradientType=0) !important;color:#EC5C1D;}
.kurumsal:hover a{color:#EC5C1D;}


.islemler_ex_mavi{width:191px; float:left;/* fallback (Opera) */ background: #0055a4 !important; /* Mozilla: */ background: -moz-linear-gradient(top, #0066c4, #0055a4) !important; /* Chrome, Safari:*/     background: -webkit-gradient(linear, left top, left bottom, from(#0066c4), to(#0055a4)) !important; /* MSIE */     filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#0066c4', EndColorStr='#0055a4', GradientType=0) !important;}

.collapsablePanelInitial{height:0px;overflow: hidden;}

.sutun{float:left; width:255px;}
.tumkats{ width:240px;}
.tumkats .katbaslik{padding:5px; background:#E86B35;}
.tumkats .katbaslik a{color:#FFF;}
.tumkats ul{margin:10px 0 0 0;}
.tumkats ul li{ list-style-image:url('../images/bullet1.png'); margin:0 0 0 15px; padding:3px 0;}
.tumkats ul li a{color:#666; text-decoration:none;} 
.tumkats ul li a:hover{text-decoration:underline;} 

.tumkats ul li ul{ padding-left:5px;}
.tumkats ul li ul li ul{ padding-left:5px;}

fieldset { border:1px solid #F27C47; padding:10px;}
legend {
  padding:5px 10px;
  border:1px solid #F27C47;
  color:#F27C47;
  font-size:90%;
  text-align:right;
  font-weight:bold;
  }
  
.yardimimg{ max-width:698px; border:1px #CCC solid;}

#cservice-in{padding:10px 0 0 10px; text-align:left;}
#cservice-in .cssol{float:left; width:210px;}
#cservice-in .cssag{float:left; width:400px; margin-left:20px;}
.ckutu{background:#eeeeee; border:1px #d5d5d5 solid;}
.linkli{cursor:pointer; border:1px #d5d5d5 solid;}
.linkli:hover{cursor:pointer; border:1px #EE6326 solid;}
.ckutu .cbaslik{padding:8px 0 0 8px; color:#2c549f; font-size:18px; font-weight:bold;}
.ckutu .csdesc{float:left; padding:8px 0 0 5px; color:#454545; width:140px; text-align:center;}
.csdesc2{color:#454545; font-size:14px; font-weight:bold; margin-bottom:10px;}
.csdesc3{color:#f37037; font-size:22px; font-weight:bold; text-align:right; width:132px; line-height:15px;}
.csdesc4{color:#454545; font-size:14px; clear:both; text-align:center; font-weight:bold; margin-top:10px;}
.ckutu .ctable{padding:8px 8px 0 8px;}
.csdesc .ctime{ font-size:15px; font-weight:bold; margin-top:6px;}
.csdesc .ctelep{ font-size:30px; font-weight:bold; line-height:25px;}
.conline{color:#268d0b;}
.cofline{color:#999;}
.cscustomer{background:url(../images/chat1.png) no-repeat center; float:left; width:59px; height:80px; margin-top:8px;}
.ctel{background:url(../images/ctel.jpg) no-repeat center; float:left; width:59px; height:80px;}
.cshata{color: #ff0000; font-weight: bold;}
.ckutu .csdesc10{padding:10px; color:#252525; text-align:justify; font-size:13px; line-height:15px;}

.eklenenresimler{width:100%; margin:5px 0;}
.eklenenresimler td{padding:3px  0; text-align:center;}
.eklenenresimler th{text-align:center;}
.eklenenresimler .eresim {width:95px; margin-left:2px; text-align:center; padding:2px 2px 2px 2px;}
.eklenenresimler .eresim .img{width:85px; border:1px #CCCCCC solid; margin-left:6px;margin-right:6px;}

.tahyontem{margin-top:10px;}
.tahyontem .ysol{float:left; width:235px; min-height:150px;}
.tahyontem .ysag{float:left; width:235px; border-left:1px #cdcccc dotted; padding-left:10px; margin-left:10px; min-height:150px;}
.tahyontem .ybaslik{padding:3px 0; font-size:18px; font-weight:bold; color:#EE6224;height:80px;}
.tahyontem .yaciklama{padding:3px 0; line-height:15px; color:#333; text-align:justify;height:80px;}
.tahyontem .tbuton{text-align:center; padding:10px;}

.CapsText{text-transform:uppercase;}