﻿/* CSS Reset - YUI - version: 3.3.0 - build: 3167 */
html{color:#000;/*background:#FFF;*/}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,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,/*em,strong,*/th,var{font-style:normal;font-weight:normal;}li{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;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/* Browser Box Model Fix Form Elements */
input,select,textarea{box-sizing:border-box;-moz-box-sizing:border-box;}
/* Clear Box Elements */
.cfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.cfix{display:inline-block}html[xmlns] .cfix{display:block}* html .cfix{height:1%}.cleft{clear:left}.cright{clear:right}.cboth{clear:both}
/* Align Box Elements */
.fleft{float:left}.fright{float:right}
/* Align Contents */
.aleft{text-align:left}.aright{text-align:right}.acenter{text-align:center}.ajustify{text-align:justify}.vtop{vertical-align:top}.vcenter{vertical-align:middle}.vbottom{vertical-align:baseline;}



body {
	margin: 0;
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #333;
	background:#fbfbfb url(images/body-bg.jpg) repeat-x center bottom;
	}
	
/**/

a {
	color: #3366cc;
	text-decoration: none;
	}

a:hover {
	color:#e65331;
	text-decoration: underline;
	}

a * {
	cursor: pointer;
	}


/* Sayfa Düzeni */
.contentstep{
    background:url(images/contentstep-left.png) repeat-y top left;
    width:1038px;
    position:relative;
    margin:0px auto;
    
    }
.contentstep > div{
    background:url(images/contentstep-right.png) repeat-y top right;
    
    } 
    
.km-contentstep-left{
 background:url(images/contentstep-left.png) repeat-y top left;
    }    
.km-contentstep-right{
    background:url(images/contentstep-right.png) repeat-y right top;
    }  
           
.km-container{
   width:100%;
   background:url(images/km-top-back.jpg) repeat-x center top;
    }

.km-wrapper {
	border:none;
	width:1013px;
	margin:0 auto;
	border-collapse: collapse;
	}

.km-header {
	position: relative;
	}
	
.km-header .logo {
	float:left;
	padding:46px 0px 22px 41px;
	}

 .category-menu {
	background:url(images/category-back.gif) repeat-x;
	overflow:hidden;
	border-bottom:4px solid  #f86401;
	height:46px;
	
	}
 .category-menu a {
	display:block;
	float:left;
	color: #fff;
	text-decoration: none;
	line-height:46px;
	font-family:Myriad Pro;
	font-size:17px;
	padding:0px 40px;
	background:url(images/category-sep.gif) no-repeat center left;
	}
	
.category-menu a:hover {
	text-decoration: none;
	background: url(images/category-hover.gif) repeat-x;
	color: #fff;
	}
.category-menu a.home {
	background: url(images/category-home.gif) repeat-x;
	}

.km-header .bottom {
	background: #ddd url(images/gray-bg.gif) repeat-x;
	border-top:solid 1px #fafafa;
	}
	
.km-header .user-menu {
	font-size:11px;
	display:block;
	position:absolute;
	top:26px;
	left:349px;


	}
.km-header .user-menu .before
{
   	padding-left:103px; 
   	color: #383838;
   	font-family:Tahoma;
   	font-size:12px;
 
    }
.km-header .user-menu .after
{
   	padding-left:10px; 

    } 
.km-header .user-menu .after > strong
{
   	padding-right:10px; 

    }        
.km-header .user-menu a {
	text-decoration: none;
	color: #383838;
	background:url(images/user-icon.png) no-repeat center left;
	font-family:Tahoma;
	padding:0px 20px 0px 18px;
	}

.km-header .user-menu a:hover {
	text-decoration: none;
	color:#ff7e00;
	}
	
	
.km-header .content-menu {
	position:absolute;
	right:0;
	top:40px;
	padding: 15px 0 0 0;
	color: #ccc;

}

.km-header .content-menu a{
	text-decoration: none;
	color: #333;
	margin: 0 3px;
	}

.km-header .content-menu a:hover {
	text-decoration: underline;
	color: #e65331;
	}
	
.km-header  .search {
	position:absolute;
    top:54px;
    left:359px;
	background:url(images/search-left.png) no-repeat top left;
	}
.km-header  .search > div {
	background:url(images/search-right.png) no-repeat top right;
	}
.km-header  .search > div > div {
	vertical-align:middle;
	background:url(images/search-center.png) repeat-x ;
	margin:0px 6px;
	height:36px;
	width:317px;
	}	
	
.km-header  .search input {
	float:left;
	border:0px;
	width:287px;
	height:24px;
    color:#a6a3a3;
    font-size:13px;
    font-family:Arial;	
    line-height:24px;
    text-indent:5px;
    margin-top:7px;
	
	}
.km-header  .search img {
    padding:7px 0px 0px 2px;
	}
.km-header .cart {
    margin:40px 30px 0px 0px;
    float:right;
	text-align:center;
	}

.km-header .cart img {
	vertical-align:middle;
    display:block;
    float:left;
    margin-right:15px;
	}

.km-header  .cart a {
	color:#1d1d1d;
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma;
	}

.km-header  .cart  span {
	display:block;
	float:left;
	text-align:center;
	padding:10px 10px 0px 0px;
	}	
.km-header  .cart a:hover span {
	color: #e65331;
	}	
.km-header  .cart  strong {
    color:#e74700;
	}
	
.km-header .header-menu	{
   position:absolute;
   bottom:0px;
   right:10px;
    }

.km-header  .top-kategori a {
    background-color:#070707;
    padding:9px 0px;
    color:#cdcdcd;
    font-family:Myriad Pro;
    font-size:15px;
    min-width:105px;
    text-align:center;
    display:block;
    min-width:105px;
    float:left;
    margin-left:2px;
    text-decoration:none;
	}	
.km-header  .top-kategori a:Hover {
    background-color:#575757;
    padding:9px 0px;
    color:#c7c7c7;
    font-size:15px;
    min-width:105px;
    text-align:center;
    display:block;
    margin-left:2px;
    text-decoration:none;
	}	

.km-content {
	min-height:400px;
	background-color:#fff;
	margin-top:1px;
	padding:7px 10px 0px 10px;
    margin-right:23px;
    margin-left:24px;
	}

/* modül blokları */
.LeftPaneStyle {
	width:190px;
	vertical-align: top;
	padding-right: 11px;
	}

.ContentPaneStyle {
	vertical-align: top;
	}
	
.RightPaneStyle {
	width:190px;
	vertical-align: top;
	padding-left:11px;
	}
	

.km-footer {
	border-top: solid 1px #ddd;
	padding: 15px 19px;
	background-color:#fff;
    margin-right:23px;
    margin-left:24px;
	}

.km-footer .linkler{
    display:block;
    float:left;
    padding-right:25px;
    }
.km-footer .linkler a{
    font-family:Tahoma;
    font-size:11px;
    color:#8d8d8d;
    padding:3px 12px;
    display:block;
    text-decoration:none;
    }
.km-footer .linkler a:hover{
    font-family:Tahoma;
    font-size:11px;
    color:#f57301;
    padding:3px 12px;
    display:block;
    text-decoration:underline;
    }
.km-footer .linkler strong{
    font-family:Tahoma;
    font-size:14px;
    color:#646464;
    padding:0px 20px 0px 12px;
    
    }
.km-footer .linkler .cizgi{
    font-family:Tahoma;
    font-size:14px;
    color:#646464;
    background:url(images/footer-linkler-cizgi.gif) no-repeat;
    margin:16px 0px 6px 0px;
    width:160px;
    height:1px;
    }


  .copyright {
    background-color:#393939;
    border-top:3px solid #ff6600;
    width:100%;
    height:55px;
	}
  .copyright > div {
    width:990px;
    margin:0px auto;
    position:relative;
	}	
  .copyright .logo {
	position:absolute;
	top:-15px;
	left:20px;
	}
  .copyright .banka-logolari {
	position:absolute;
	top:9px;
	right:16px;
	}	
  .copyright .banka-logolari > img {
    vertical-align:top;
	}	
.fcopyright	{
    color:#b9b9b9;
    font-family:Arial;
    font-size:11px;
	position:absolute;
	top:17px;
	left:260px;
    }
.fcopyright	strong{
    color:#ff7e00;
    }
.km-footer .copyright a {
	text-decoration: underline;
	color: #cf7322;
	}
	
.km-footer .copyright a:hover {
	text-decoration: none;
	}	

.km-sign {
	display:block;
	clear:both;
	text-align: center;
    color:#797979 !important;
	}

.km-sign a {
	color:#797979 !important;
    text-decoration:none;
	}
.km-sign a:hover {
	color:#797979 !important;
	text-decoration:underline;

	}


	


/* MODÜL DÜZEN */


.dmt {
position: relative;
color: #fff;
padding: 10px;
background: #8b0900 ;
font-family:Tahoma;
font-size:14px;
}

.dmt .module-edit {
	position:absolute;
	right:3px;
	top:3px;
	font: normal 9px Verdana, Geneva, sans-serif;
	color: #fff;
	}



.module-content {
	padding: 10px;
	border: solid 1px #ddd;
	}


.module-separator {
	line-height:11px;
	}


/*
Katalog Modülü
*/


.catalog-menu a.catalog-name {
	font-weight: bold;
	color:#e65331;
	text-decoration: none;
	}
	
.catalog-menu a.catalog-name:hover {
	text-decoration: underline;
	color:#e65331;
	}

.catalog-menu .catalog-sep {
	display: block;
	margin: 10px 0;
	border-top:solid 1px #e1e1e1;
	height:1px;
	line-height: 1px;
	}

.catalog-menu .category-block {
	padding: 3px 0 0 0;
	}
	
.catalog-menu a.category-name {
	color: #333;
	text-decoration: none;
	}
	
.catalog-menu a.category-name:hover {
	text-decoration:underline;
	color: #000;
	}

.catalog-menu .category-sep {
	color: #999;
	}



/* menu */
.categoriesmenu-module .dmt
{
    background:#000;
    border-bottom:1px solid #f86401;
    color:#fff;
    font-family:Myriad Pro;
    font-size:16px;

    }
.categoriesmenu-module .dmt span
{
    background:url(images/urungruplari-ok.png) no-repeat center right;
    padding:0px 40px 0px 0px;
    }  
    
.menu
{
    width:100%;
    }

.menu .menu-item {
	position:relative;
	color: #8b8b8b;
	font-family:Tahoma;
	}


.menu .menu-item a {
	display:inline-block;
	padding: 5px 0;
	color: #8b8b8b;
	text-decoration: none;
	background:url("images/menu-item-ok.jpg") no-repeat center left;
	padding-left: 16px;
	}
.menu  .menu-separator
{
    background:url("images/menu-item-sep.gif") no-repeat;
    height:1px;
    width:200px;
    }
.menu .menu-item a:hover {
	text-decoration: underline;
	color:#000;
	}

.menu .menu-item a.selected {
	font-weight: bold;
	color:#000;
	}


/* menu levels */
.menu .menu-item a.sub1,
.menu .menu-item a.sub2,
.menu .menu-item a.sub3,
.menu .menu-item a.sub4,
.menu .menu-item a.sub5 {
	font-size: 12px;
	color: #333;
	}
	
.menu .menu-item a.sub1 {
	padding-left:10px;
	}
	
.menu .menu-item a.sub2 {
	padding-left:20px;
	}

.menu .menu-item a.sub3 {
	padding-left:30px;
	}

.menu .menu-item a.sub4 {
	padding-left:40px;
	}
	
.menu .menu-item a.sub5 {
	padding-left:50px;
	}

.menu .edit {
	background: #fff7cb;
	font: normal 10px Verdana, Geneva, sans-serif;
	padding:2px;
}
/* Category Filter */
.category-filter {
	font: normal 13px Arial, Helvetica, sans-serif;
	color:#333;
	}
	
.category-filter .title {
	font-weight: bold;
	padding: 5px 0 5px 0;
	}


.category-filter .group .title { 
	padding: 5px 0 0 0;
	font-weight:bold;
	color:#e65331;
	}

.category-filter .seperator {
	display: block;
	border-top: solid 1px #e1e1e1;
	height:1px;
	line-height:1px;
	margin: 2px 0;
	}

.category-filter .menu-item a  {
	font-size:12px;
	}
	

.category-filter .selected-filters {
	padding-bottom:10px;
	}
.category-filter .selected-filters div {
	position:relative;
	padding: 4px 25px 5px 0;
	margin-bottom:3px;
	font: normal 11px Verdana, Geneva, sans-serif;
	}

.category-filter .selected-filters div a {
	display:block;
	position:absolute;
	right:3px;
	top:3px;
	font: bold 9px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	border: solid 1px #ddd;
	padding: 2px 4px;
	color: #e65331;
	}

.category-filter .selected-filters div a:hover {
	color:#333;
	border: solid 1px #e65331;
	background: #f5f5f5;
	text-decoration: none;
	}




/* form */

.form-label {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	}

.form-description {
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #666;
	}
	
.form-textbox,
.form-select {
	font: normal 12px Arial, Helvetica, sans-serif;
	border: solid 1px #d5d5d5;
	background: #fff url(images/shadow.gif) 0 -2px repeat-x;
	padding: 2px;
	}

/* form module */

.formmodule-module h2 {
	font: normal 18px Verdana, Geneva, sans-serif;
	color: #e65331;
	}

.formmodule-module p {
	padding-bottom:10px;
	}

.formmodule-module h3 {
	font: bold 12px Verdana, Geneva, sans-serif;
	margin:10px 0 5px 0;
	}

.formmodule-module .form-btn {
	margin:10px 0;
	}
	



/* ÜRÜN Listeleri */

.productlistimg-module .path { 
background-color:#767676;
border-bottom:1px solid #f86401;
line-height:46px;
margin-bottom:7px;
text-align:center;
display:block;

}
.productlistimg-module .path a > span { 
    font-size:24px;
    font-family:Tahoma;
    color:#fff;
    text-align:center;
    display:inline-block;
 text-shadow: 1px 1px 1px #000;
}
.productlistimg-module .path a > span:hover { 
    font-size:24px;
    font-family:Tahoma;
    color:#f86401;
    text-align:center;
    display:inline-block;
    text-decoration:none ; 
    
}
.productlistimg-module .path a:hover { 
    text-decoration:none;
}
.productlistimg-module .path .sep { 
color:#ffF;
}
.product-list {
	border: solid 1px #fff;
	width:100%;
	
}


.product-list-item {
	vertical-align:top;

}

.product-list-item td {
vertical-align:top;

}
td.product-list-item.last-column .product
{
    margin-right:0px;
    }
td.product-list-item.first-column .product
{
    margin-left:0px;
    }    
.product  {
	border:1px solid #e0e0e0;
	margin:0px 4.5px 9px 4.5px ;
	position:relative;
}
.productgrouplist-module .product
{
    border:0px; 
    border-right:1px solid #e0e0e0; 
    margin:15px 0px 12px 0px;

    }
.productgrouplist-module .product-list-item
{

     
    }
.productgrouplist-module .product-price {
	font: normal 12px Tahoma;	
}
.productgrouplist-module .price {
	color:#8b0900;
	font: normal 12px Tahoma;	
}
.productgrouplist-module .sale-price{
	color:#8b0900;	
	font: normal 12px Tahoma;
}
.productgrouplist-module .product-price em {
font-style: normal;
font: normal 12px Tahoma, Geneva, sans-serif;
color: #8b0900;
white-space:nowrap;
}

.productgrouplist-module .product-list
{
    border:1px solid #dadada;
    border-top:0px;
    }
.productgrouplist-module td.product-list-item.last-column .product 
{
    border-right:0px;
    }
 .productgrouplist-module .product-image {

	padding-top: 40px;
	color:#595959;
	font-size:12px;
	
	}
 .productgrouplist-module .product-price {
    text-align:center;
}
.product-image {
	text-align: center;
	margin-bottom: 10px;
	}
	
.product-name {
font: normal 12px Tahoma;
color: #505050;
text-align:left;
margin-bottom:20px;
padding:0px 9px;

}

.product-name a{
color: #505050;
text-decoration: none;
}

.product-name a:hover {
text-decoration: underline;
color:#ff5a00;
}


.product-adv {
font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
color: #999;
margin-bottom: 7px;
padding:0px 9px;
}

.product-price {
	font: normal 16px Tahoma;
	margin-bottom: 7px;
padding:0px 9px;	
}

.product-price em {
font-style: normal;
font: normal 19px Tahoma, Geneva, sans-serif;
color: #000;
white-space:nowrap;
}

.price {
	display: block;
	color: #000;
	font-size:23px;

}

.list-price {
	display: block;
	color: #ff5a00;
	text-decoration: line-through;
	font-weight: normal;
}

.sale-price {
	display: block;
	color: #000;
	font-size:23px;
}

.product-percentage {
	width:95px;
	}

.product-percentage .percentage-bar {
	width:60px;
	border: solid 1px #ddd;
	float:left;
	margin-right:5px;
}

.product-percentage .percentage-bar span {
	display:block;
	width:2px;
	height:8px;
	border: solid 1px #fff;
	background: #85ae35;
}

.product-percentage .percentage-text {
	float:right;
	font-size:11px;
	color:#999;
}


a.product-edit {
	display:block;
	float:left;
	clear:both;
	padding: 3px;
	background: #FFF4A8;
	font: normal 10px Verdana, Geneva, sans-serif;
	margin: 0 5px 7px 0;
	color: #333;
}
    
.product-icon-indirim > div {
    position:absolute;
    top:15px;
    left:0px;
    display:block;
    text-align:center;
    width:62px;
    color:#a74b2f;
    font-family:Tahoma;
   

    }
.product-icon-indirim > div > .yuzde{
    color:#a74b2f;
    font-size:13px;
    font-family:Tahoma;
    padding-top:10px;

    }
.product-icon-indirim .indirim-puan{
    color:#a74b2f;
    font-size:24px;
    font-family:Tahoma;

    } 
  
.productgrouplist-module .detay-incele{
    background:url(images/tumunu-incele.png) no-repeat left center; 
    width:97px;
    height:27px;
    display:block;
}     
              
.product-icon-indirim .indirim
{
    color:#626262;
    font-size:10px;
    font-family:Tahoma;
    display:block;

    } 
/*Detay İndirim İcon*/
.detay-icon-indirim
{
    position:absolute;
    top:107px;
    right:45px;
    display:block;
    
    }
.detay-icon-indirim span
{
    position:absolute;
    top:7px;
    right:0px;
    text-align:center;
    display:block;
    color:#fff;
    font-family:Arial;
    font-weight:bold;
    font-size:18.74px;
    letter-spacing:1px;
    width:110px;

    }            
.detay-icon-indirim strong
{
    color:#fff;
    font-size:38.56px;
    font-family:Arial;
    letter-spacing:0px;
    }  
/* End Detay İndirim İcon*/ 

 
/*ProductList-module İndirim İcon*/ 
.productgrouplist-module .product-icon-indirim {
    position:absolute;
    top:-13px;
    left:50%;
    background:url(images/detay-indirim.png) no-repeat;
    width:92px;
    height:29px;
    margin:0px 0px 0px -50px;
    
    }
.productgrouplist-module .product-icon-indirim  > div
{
    position:absolute;
    top:0px;
    line-height:26px;
    display:block;
    text-align:center;
    width:92px;
    color:#fff;
    font-size:11px;
    font-family:Tahoma;

    }
.productgrouplist-module .product-icon-indirim  > div > span{
    font-size:14px;
    }     
.productgrouplist-module .product-icon-indirim  > div > span >span{
    color:#fff;
    font-size:14px;
    padding-top:0px;

}    
.productgrouplist-module .product-icon-indirim .indirim-puan{
    color:#fff;
    font-size:14px;

} 
.productgrouplist-module .product-icon-indirim strong{
    color:#fff;
    font-size:11px;
    padding-left:5px;

} 
/*End ProductList-module İndirim İcon*/ 

/*ProductList İmg İndirim İcon*/  
 .product-icon-indirim strong
{
    color:#626262;
    font-size:10px;
    font-family:Tahoma;
    display:block;
    margin-top:-5px;

 }
    
.productlistimg-module .kategori-incele{
    display:none;
    } 
      
 .product-icon-indirim 
{
    position:absolute;
    top:90px;
    right:5px;
    background:url(images/indirim-icon.png) no-repeat;
    width:62px;
    height:63px;    
    }    
/* End ProductList İmg İndirim İcon*/    

 
.productgrouplist-module .product-kargo-detaylari
{
    display:none;
    } 
         
.product-kargo-detaylari
{
    border-top:1px solid #e0e0e0;
    }           
.product-kargo-detaylari .fleft
{

    } 
.product-kargo-detaylari > div >  img
{
    border-right:1px solid #e0e0e0;
    display:block;

    } 
/* Ürün Listeleri Görünüm Tanımları */


.product-list-item .item1 .product-icon,
.product-list-item .item4 .product-icon,
{
	padding-top:10px;
	}


.product-list-item .item2 .product-image,
.product-list-item .item5 .product-image,
.product-list-item .item7 .product-image,
.product-list-item .item-visited .product-image {
	padding-right:10px;
	}


.product-list-item .item3,
.product-list-item .item6,
.product-list-item .item7 {
	padding-right:0;
	}
	
.product-list-item .item3 td *,
.product-list-item .item6 td *,
.product-list-item .item7 td * {
	padding:0;
	margin:0;
 }
 
.product-list-item .item3 td,
.product-list-item .item6 td,
.product-list-item .item7 td {
	vertical-align: middle;
 }
 
 
.product-list-item .item3 .product-price *,
.product-list-item .item6 .product-price *,
.product-list-item .item7 .product-price * {
	display: inline;
	}

.product-list-item .item3 .product-price em,
.product-list-item .item7 .product-price em,
.product-list-item .item-visited .product-price em {
	display:none;
	}

.product-list-item .item3 .product-btn,
.product-list-item .item6 .product-btn {
	padding-left:15px;
	}

.product-list-item .item7 .product-image img {
	width:40px;
	}

.visiteditem-module .module-content {
	padding:0;
	}

/* Ürün Listesi Sayfalama Linkleri */
.paging   {
    padding:0px;
	}
.paging  a {
	display:inline-block;
	border: solid 1px #e7e7e7;
	margin-left:4px;
	font: normal 11px Tahoma;
	color: #8a8a8a;
	text-decoration: none;
	background-color:#fff;
	}
	
.paging a span {
	display:inline-block;
	padding: 2px 6px;
	cursor: pointer;
	}


.paging a.selected {
	font-weight: bold;
	color: #ff5a00; 
	}

.paging  a:hover {
	text-decoration: none;
	color: #ff5a00; 
	}

.paging a.selected:hover {
	text-decoration: none;
	color: #ff5a00;
	}

.paging .first span {
background: url(../shared/images/first.png) center center no-repeat;
	padding: 2px 7px;
}

.paging .last span {
background: url(../shared/images/last.png) center center no-repeat;
	padding: 2px 7px;
}

.paging .previous span {
background: url(../shared/images/previous.png) center center no-repeat;
	padding: 2px 7px;
}

.paging .next span {
background: url(../shared/images/next.png) center center no-repeat;
	padding: 2px 7px;
}




p {
margin: 1em 0 0 0;
}


hr
{
	color: #ddd;
	height: 1px;
	border:none;
	border-top: solid 1px #ddd;
	margin: 5px 0;

}


.Message
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #eeeeee;
}

/* style of item titles by Announcements and events */
.ItemTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #2e8b57;
	font-family: Tahoma, Helvetica, sans-serif;
}






/* GENERAL */
/* style for module titles */
.Head {
	font: normal 18px Arial, Helvetica, sans-serif;
	line-height:20px;
	color: #e65331;
}

/* style of item titles on edit and admin pages */
.MultiPage .SubHead
{
	font: normal 14px Tahoma;
	color: #333;
}
.SubHead
{
	font: normal 14px Tahoma;
	color: #fff;
}
.SubHead:hover
{
	font: normal 14px Tahoma;
	color: #f86401;
	text-decoration:none;

}
.path-ok
{
    background:url(images/subhead-ok.png) no-repeat center center;
    padding:5px 12px 5px 8px;
    }
/* text style used for most text rendered by modules */
.Normal
{

}

.Validater
{
	font-weight: bolder;
	font-size: 12px;
	color: #CC0000;
	font-family: Verdana, sans-serif;
}

/* used for portal note,desc vs.. */
.Small
{
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #ccc;
	line-height:12px;
}

/*Used for inactive description */
.Pasif
{
	font-weight: normal;
	font-size: 10px;
	color: #9b9b9b;
	line-height: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	font-weight: normal;
}

A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
	color: #0d6aa5;
	text-decoration: underline;
}
A.CommandButton:hover
{
	color: #7e7e7e;
	text-decoration: underline;
}


.date
{
	margin-top: 9px;
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listBullet
{
	font-size: 10px;
	color: #a6a6a6;
}
.listItem
{
	padding-right: 0em;
	padding-left: 0.5em;
	padding-bottom: 0em;
	padding-top: 0em;
}

.Thumbnail 
{
  cursor: pointer; 
}


.ListImage
{
	border: 1px solid #DADADA;
    margin: 0px 0px 1px 1px;
}


.SelectedListImage
{
	border: 1px solid #FFA86F;
	margin: 2px;
}



/********************* Sepet Sipariş  *********************/


/*Sepet Grid*/

.ShopGrid {
	border:none;
}

.ShopGridHeader td,
.ShopGridItem td,
.ShopGridAlternatingItem td {
	border: solid 1px #ddd;
	padding:3px 5px;
}

.ShopGridHeader td {
	background: #ddd url(images/formbtn-bg.gif) repeat-x;
	text-align: center;
	line-height: 22px;
	}

.ShopGridItem td,
.ShopGridAlternatingItem td {
	font-size:11px;
}

.ShopGridAlternatingItem td {
	background: #f5f5f5;
}
	
.ShopGrid .NormalTextBox
{
	text-align: center;	
}

.ShopGridFooter
{
	font-weight: bold;
	font-size: 11px;
	color: #4A3C8C;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #F7F7F7;
	height: 18px;
}


.thintable td {
	line-height:22px;
	}

#ctl00_PortalContent_TxtPaymentTotal {
	font-weight: bold;
	}

#ctl00_PortalContent_SecondStep {
	width:220px;
	color:#fff !important;
	
	}
	
/* checkout p1 */

#Table9 div.HeadLine,
#ctl00_PortalContent_up1 div.HeadLine {
	color: #e65331 !important;
	padding:10px 0;
	border-bottom: solid 1px #ddd;
	margin-bottom:15px;
	}

#ctl00_PortalContent_LblTCIdentity,
#ctl00_PortalContent_LblVergiDaire {
	display:block;
	width: 100px;
}

#ctl00_PortalContent_LblValidateSummary {
	display:block;
	padding-top:10px;
	color: #cc0000 !important;
	font-size:11px;
	line-height:18px;
	}

#ctl00_PortalContent_UCAShipping_FVAddress,
#ctl00_PortalContent_UCABilling_FVAddress {
	border: solid 1px #ddd;
	width:600px;
	margin:10px 0;
	}
	
#ctl00_PortalContent_UCAShipping_FVAddress td,
#ctl00_PortalContent_UCABilling_FVAddress td {
	line-height:20px;
	padding:15px;
	background:#f5f5f5;
	}
#ctl00_PortalContent_UCAShipping_BtnAddNew,
#ctl00_PortalContent_UCABilling_BtnAddNew {
	float:left;
	margin: 60px 0 0 10px;
	}
	
#ctl00_PortalContent_ChkSameAsShipping {
	margin-bottom:15px;
	}

#ctl00_PortalContent_Submit {
	color:#fff !important;
	}
	
/* checkout p2 */
#ctl00_PortalContent_LblPaymentType {
	font-weight: bold;
	color: #e65331;
	display:block;
	width:140px;
	}



div.HeadLine {
	padding-bottom:10px;
	color: #e65331;
	}

#ctl00_PortalContent_RptSummary_ctl03_TxtSummaryPrice {
	display:block;
	width:100px;
	}
#ctl00_PortalContent_RptSummary_ctl01_LblSummaryName {
	display:block;
	}

#ctl00_PortalContent_PgrPnl {
	background: #FFF7B9;
	border: solid 1px #EBCD96;
	padding:5px 10px;
	margin: 10px 0;
	width:200px;
	}
	
#ctl00_PortalContent_PgrPnl * {
	vertical-align: middle;
	}
	
#ctl00_PortalContent_LstCardPayment {
	margin: 15px 0;
	}

#ctl00_PortalContent_BtnSelectCard span {
	color: #3366cc !important;
	text-decoration: underline;
}

#ctl00_PortalContent_BtnSelectCard:hover span {
	color: #e65331 !important;
	text-decoration: underline;
}





/*Modal Popup*/

#ctl00_PortalContent_PnlPopUpCart {
	padding:0 !important;
	}
	
.ModalBackground
{
	background-color: #C0C0C0;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.ModalPopup
{
	background-color: #FFFFFF;
	border-width: 3px;
	border-style: solid;
	border-color: #C0C0C0;
	width: 880px !important;
}

.ModalPopup p {
    padding: 5px;
}

.ModalPopup #div1 {
	padding: 10px;
	}

.ModalPopup .HeadLine {
	font: normal 18px Arial, Helvetica, sans-serif;
	line-height:22px;
	color: #e65331;
	border-bottom: solid 1px #ddd;
	margin-bottom:20px !important;
	}
	


.ModalPopup .GridItem a.Normal,
.ModalPopup .GridAlternatingItem a.Normal {
	background: #ddd url(images/formbtn-bg.gif) 0 0 repeat-x;
	color: #333;
	border: solid 1px #ccc;
	padding: 2px 4px;
	margin:1px;
	font: normal 9px Verdana, Geneva, sans-serif;
	}
	
.ModalPopup .GridItem a.Normal:hover,
.ModalPopup .GridAlternatingItem a.Normal:hover {
	background:#fff;
	color: #e65331;
	border-color:#aaa;
	text-decoration: none;
}

.ModalPopup #div1 > table,
.ModalPopup #div1 > table td {
	width:auto !important;
	}

.ModalPopup #div1 table td > table {
	margin-right:15px;
	}


/* checkout p3*/

div.ThinTable #Table6 {
	margin:15px 0;
	}
	
div.ThinTable #Table6 #ctl00_PortalContent_LblPaymentType {
	font-weight: normal;
	color: #333;
	display:block;
	width:140px;
	}

	
div.ThinTable #Table6 #ctl00_PortalContent_TxtPaymentType {
	font-weight: bold;
	line-height:25px;
	}


#ctl00_PortalContent_BtnOrder {
	margin:15px 0;
	padding: 10px;
	}
	
#ctl00_PortalContent_BackUrl {
	margin-top:15px;
	}
	
label[for="ctl00_PortalContent_ChkAgreement"] {
	color: #cc0000;
	}

/*------------------------------------*/





/* PRODUCT  */

A.ProductHead
{
	
}

A.ProductHead:link, A.ProductHead:visited, A.ProductHead:active
{
	color: #5084cd;
}
A.ProductHead:hover
{
	color: #404040;
}


.ProductDesc
{
	color: #333333;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	line-height: 13px;
}

.ProductListPrice
{
	font-size: 11px;
	color: #878787;
	font-family: Tahoma Verdana, Arial;
	font-weight: bold;
	text-decoration: line-through;
}

.ProductPrice
{
	font-size: 12px;
	color: #d3253c;
	font-family: Arial, Tahoma;
	font-weight: bold;
}

.ProductListItem
{
	border: lightgrey 1px dotted;
}





/* TABLE BORDER */

.TableTopCell
{
	border-bottom: #4f4d4b 1pt solid;
}
.TableCell
{
	border: #DDEBEC 1pt solid;
	border-top: #DDEBEC 0pt solid;
}

.ThinTable
{
	border: solid 1px #ddd;
}




/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font: normal 12px Arial, Helvetica, sans-serif;
	border: solid 1px #d5d5d5;
	background: #fff url(images/shadow.gif) 0 -2px repeat-x;
	padding: 2px;
	margin: 5px 0;
}


select.Normal {
	font: normal 12px Arial, Helvetica, sans-serif;
	border: solid 1px #d5d5d5;
	background: #fff url(images/shadow.gif) 0 -2px repeat-x;
	padding: 2px;
	margin: 5px 0;
	}

label {
	padding: 0 10px 0 5px;
	vertical-align: top;
	}
	
	
.Validater {
	color: #cc0000 !important;
	}
	
#ctl00_PortalContent_UCM_ValidateUser {
	color: #cc0000 !important;
	}

.MarkedTextBox
{
	font-size: 10px;
	border: solid 1px cecece;
	color: gray;
	background-color: #fafafa;
	font-family: Verdana, Helvetica, sans-serif;
}



.NormalButton
{
	border: #dfecf6 1px groove;
	font-size: 10px;
	color: #2a2a2a;
	font-family: Verdana, Helvetica, sans-serif;
}
.SiteFooter
{
	font-weight: normal;
	font-size: 9px;
	color: inactivecaption;
	line-height: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}





.PortalColorPanel
{
	border: #dde6e1 1px solid;
	background-color: #F7F7F7;
}

.PortalPanel
{
	border: #dde6e1 1px solid;
}

.PortalPanelHeader
{
	border: #dde6e1 1px solid;
	background-color: #f0efff;
}










/*CALENDAR STYLED*/

.picker
{
	font: normal 12px Arial, Helvetica, sans-serif;
	border: solid 1px #d5d5d5;
	background: #fff url(images/shadow.gif) 0 -2px repeat-x;
	padding: 2px;
	cursor: pointer;
}

.calendar_button
{
	border:none;
	cursor:pointer;
	margin: 0 10px 0 2px;
}

.calendar td
{
  font-size:11px;
  padding:2px;
}

.calendar_title
{
  font-weight:bold;
  background-color:#ddd;
}

.day
{
  width:15px;
  cursor:pointer;
  text-align:center;
  border: 1px #FFFFFF solid;
}

.dayhover
{
  width:15px;
  cursor:pointer;
  text-align:center;
  text-decoration:underline;
  border: 1px #FFFFFF solid;
}

.dayheader
{
  width:15px;
  text-align:center;
  border: 1px white solid;
  font-weight:bold;
  background-color:#FFFFFF;
}

.othermonthday
{
	color: #999999;
	background-color: white;
}

.selectedday
{
  width:15px;
  background-color:#FBE694;
  color:#000000;
  border-width:1px;
  border-color:#BB5503;
  border-style:solid;
  font-weight: bold;
}

.weekendday
{
  width:15px;
  cursor:pointer;
  text-align:center;
  border: 1px white solid;
  color: Red;
}

.todayday
{
	width: 15px;
	cursor: pointer;
	text-align: center;
	border: 1px white solid;
	color: #ffffff;
	background-color: #B0C4DE;
}
.calendar
{
  border-collapse:collapse;
  border: 1px #555 solid;
  background-color:#FFFFFF;
  cursor:default;
}

.month
{
	margin: 0px 5px 5px;
	background-color: #F5F5F5;
}

.nextprev
{
  cursor:pointer;
  height:20px;
  vertical-align:middle;
  padding:0px 5px 0px 5px;
}






/*AutoComplete flyout */

.AutoCompleteListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 100px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.AutoCompleteHighlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	font-size: 11px;
	font-family: Tahoma;
}

/* AutoComplete item */

.AutoCompleteListItem
{
	background-color: window;
	color: windowtext;
	padding: 1px;
	font-size: 11px;
	font-family: Tahoma;
}























a.form-btn,a.FormBtn,a.BtnImage { 
display: inline-block;
padding: 3px 4px 4px 5px;
font: normal 12px Tahoma;
color: #fff;
background-color:#ff5a00;
text-decoration: none;
margin-bottom:15px;
}
a.form-btn img
{
    padding-left:20px;
    padding-right:5px;
    margin-top:2px;
    }
a.form-btn:hover, a.FormBtn:hover,a.BtnImage:hover {
background-color:#ff5a00;
text-decoration: underline;
}

.form-submit { 
display: inline-block;
padding: 3px 5px 4px 5px;
border: solid 1px #ccc;
border-bottom-color: #bbb;
font: normal 11px Verdana, Geneva, sans-serif;
color: #333;
background: #ddd url(images/formbtn-bg.gif) 0 0 repeat-x;
text-decoration: none;
cursor: pointer
}


.favouriteproducts-page #Table2
{
    margin-bottom:15px;
    }
.shoppingcart-page .SubHead,   
.checkoutp3-page .SubHead
{
    color:#333;
    }
.
/* Hesabım Sayfaları */

.km-content > div {
	margin:0 auto !important; /* Siparişlerim taşma fix*/
	}

#ctl00_PortalContent_LnkCustomerOrders {
	margin-bottom:10px;
	}

#ctl00_PortalContent_LblPageHead {
	display:block;
	padding-bottom: 5px;
	}
	
#ctl00_PortalContent_LblPageDesc { 
	display: block;
	padding-bottom:15px;
	}

#ctl00_PortalContent_UserInfoLinks1_LstUserMenu,
#ctl00_PortalContent_UCUserInfo_LstUserMenu {
	width: 200px !important;
	float:right;
	}
	
#ctl00_PortalContent_UserInfoLinks1_LstUserMenu a,
#ctl00_PortalContent_UCUserInfo_LstUserMenu a {
	color: #555;
}
	
#ctl00_PortalContent_UserInfoLinks1_LstUserMenu hr,
#ctl00_PortalContent_UCUserInfo_LstUserMenu hr {
	margin: 10px 0;
}

#ctl00_PortalContent_UserInfoLinks1_LstUserMenu_ctl00_LblPageHead {
	display:block;
	padding-top: 10px;
	}
	
#TblValidate {
	margin-bottom:10px;
	}
	
#ctl00_PortalContent_TableUserInfo #Table8 {
	margin-top:10px;
	}

.registeruser-page .Head
{
    padding-top:20px;
    }
#ctl00_PortalContent_BtnRegister {
	color: #fff !important;
	font-weight: normal !important;
	}

#ctl00_PortalContent_UCM_ListDay,
#ctl00_PortalContent_UCM_ListMonth,
#ctl00_PortalContent_UCM_ListYear {
	width:60px !important;
	}

#ctl00_PortalContent_up2 {
	padding-top:10px;
	}


.GridView,
#ctl00_PortalContent_OrdersList {
	margin-top:10px;
	}

/*Sipariş Detay */
#Table5 {
	margin-top:15px;
	}

#Table5 span.SubHead {
	color: #e65331;
	}

#Table5 .GridItem,
#Table5 td > table tr.GridItem td {
	background: #ddd url(images/formbtn-bg.gif) repeat-x;
	color: #222;
	border: solid 1px #ddd;
	padding:5px 2px;
	}
	
#Table5 .GridAlternatingItem > table,
#Table5 td > table {
	margin:-1px 0 15px 0;
	}
	
/*DATA GRID*/

.GridHeader td, .GridHeader th
{
	line-height: 22px;
	background: #ddd url(images/formbtn-bg.gif) repeat-x;
	text-align: center;
	color: #222;
}

.GridHeader td a, .GridHeader th a {
	color: #222 !important;
	}

.GridHeader td, .GridHeader th, .GridSelectedItem td, .GridSpecialItem td {
	border: solid 1px #ddd;
	padding:2px;
	line-height:22px;
	}

.GridFooter
{
	font-weight: bold;
	font-size: 10px;
	color: #696969;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #f7f7f7;
	height: 18px;
}

.GridPager
{
	font-weight: bold;
	font-size: 10px;
	color: #696969;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #f7f7f7;
	height: 18px;
}

.GridItem td, .GridAlternatingItem td { 
font-size:11px;

}
.GridAlternatingItem td
{
    padding:5px 0px;

    }
.GridItem{
background-color: #fff;	

}
.GridAlternatingItem td .RenkAdlari
{
    padding-left:15px;
    color:#4a4e53;
    font-family:Tahoma;
    font-size:11px;
    }
.GridAlternatingItem td .Normal
{
    vertical-align:middle;
    }
.GridItem .SubHead
{
    color:#525252;
    text-align:left;
    border-bottom:1px solid #dadada;
    padding:2px 80px 0px 0px;
    font-size:14px;
    font-family:Tahoma;

    }
.GridSelectedItem,
.GridSelectedItem .GridItem
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #e65331;
	background-color: #FFFAD7;
	height: 18px;
}

.GridSpecialItem
{
	font-weight: normal;
	font-size: 11px;
	color: #A52A2A;
	font-family: Tahoma, Verdana, sans-serif;
	height: 18px;
	background-color: #fadcfa;
}

/*------------------------------------*/


/* Ürün Detay */

/* Markalar */
a.Normal span {
	color: #333;
	font-size:11px;
	}

a.Normal:hover {
	color:#333;
	}

/* Ürün Kategori Yolu*/
.SubHead-back
{
    background-color:#3c3c3c;
    border-bottom:1px solid #f86401;
    line-height:46px;
    padding:0px 15px;
    margin-bottom:9px;
    width:725px;
    float:right;   

    }
p.SubHead > a.SubHead {
	color: #333;
	font: normal 11px Verdana, Geneva, sans-serif;
	}
	
h1 {
	color:#e65331;
	font: normal 20px Verdana, Geneva, sans-serif;
	}

h2 {
	font-size:13px;
	}

h3 {
	font-size:12px;
	}

#ctl00_PortalContent_ctl00_UCBaseDetail_BtnAddToCompareList {
	float:right;
	}

#ctl00_PortalContent_ctl00_UCBaseDetail_LnkShoppingCart,
#ctl00_PortalContent_ctl00_UCBaseDetail_LnkProductInform {
	display: block;
	margin-bottom:15px;
	}

#ctl00_PortalContent_ctl00_UCBaseDetail_LstPromotions {
	margin:10px 0px 5px  0px;
	text-align:center;

	}
#ctl00_PortalContent_ctl00_UCBaseDetail_LstPromotions tr 
{
    text-align:center;
    }
#ctl00_PortalContent_ctl00_UCBaseDetail_LstPromotions td {
	line-height: 1px;
		padding:0px 4px
	}
	
#ctl00_PortalContent_ctl00_UCBaseDetail_LstPromotions a {
	display:block;
    color:#000;
	}
	
#ctl00_PortalContent_ctl00_UCBaseDetail_LstPromotions hr {
	display: none;
	}
#ctl00_PortalContent_ctl00_UCBaseDetail_LstPromotions p {
	margin:0;
	}
#ctl00_PortalContent_ctl00_UCBaseDetail_LstPromotions .Important {
	line-height: normal;
	margin-bottom:10px;
	}

#ctl00_PortalContent_ctl00_UCBaseDetail_LstPromotions .Normal {
	font-size:11px;
	line-height: 11px;
	}


/*Tablar*/
.MultiPage > table td > table { /* Taksit seçenkleri tablo uzaklık */
	margin:10px;
	}
	
	
div.TopGroup
{
  z-index:99;
  position:relative;
}

div.TopGroup a {
	display: inline-block;
	color: #fff;
	font-size:14px;
	font-family:Tahoma;
	text-align:center;
	line-height:39px;
	
	}
div.TopGroup a span {
	display: inline-block;
	}
div.TopGroup a span img {
	margin-right:5px;
	margin-top:-5px;
	}

div.TopGroup td.SelectedTabItem a
{
	color: #fff;
}
.Details
{
    background:url(images/detay-tabs-2.png) no-repeat;
    width:183px;
    height:39px;
    }   

.Instalments
{
    background:url(images/detay-tabs-1.png) no-repeat;
    width:183px;
    height:39px;
    }      
.Reviews
{
    background:url(images/detay-tabs-2.png) no-repeat;
    width:183px;
    height:39px;
    } 
.Properties
{
    background:url(images/detay-tabs-1.png) no-repeat;
    width:183px;
    height:39px;
    }  
.Campaigns
{
    background:url(images/detay-tabs-2.png) no-repeat;
    width:183px;
    height:39px;
    } 
              
td.SelectedTabItem a .Details
{
    background:url(images/detay-tabs-selected.png) no-repeat;
    width:183px;
    height:39px;
    }   
td.SelectedTabItem a .Instalments
{
    background:url(images/detay-tabs-1-selected.png) no-repeat;
    width:183px;
    height:39px;
    }      
td.SelectedTabItem a .Reviews
{
    background:url(images/detay-tabs-selected.png) no-repeat;
    width:183px;
    height:39px;
    } 
td.SelectedTabItem a .Properties
{
    background:url(images/detay-tabs-1-selected.png) no-repeat;
    width:183px;
    height:39px;
    }  
td.SelectedTabItem a .Campaigns
{
    background:url(images/detay-tabs-selected.png) no-repeat;
    width:183px;
    height:39px;
    } 
        
.MultiPage
{
	border: solid 1px #dcdcdc;
	padding: 15px;
	margin-bottom:10px;
}
.MultiPage .GridItem
{
    background-color:#eeeeee;
    padding-left:5px;
    }
.MultiPage .GridAlternatingItem
{
    background-color:#dcecf8;
    padding-left:5px;
    }
.detay-top-subhead  {
    border-bottom:1px solid #dadada;
    }
.detay-top-subhead h1 {
    
    font-size:30px;
    color:#8e0b01;
    font-family:Tahoma;
    padding:0px 0px 4px 16px;
    }
.detayfiyat{
    border-bottom:1px solid #e5e5e5;
    line-height:34px; 
    float:left;   
    font-weight:bold;
    font-family:Tahoma;
    color:#000;
    font-size:13px;
    margin:0px 9px 0px 9px;
    }    
.detayfiyat .sol{
     text-align:left;
     float:left;
     width:85px;
     color:#767676;
     font-family:Tahoma;
     font-weight:normal;
    }
.detayfiyat .sag{
     text-align:left;
     float:left;
     width:166px;
     padding-left:11px;
     color:#484848;
     font-size:14px;
     font-family:Tahoma;
     font-weight:normal;
    }
.detay-kargo-secenekleri 
{
    padding:9px 0px 0px 9px;
    }  
.detay-kargo-secenekleri img
{
    float:left;
    border-left:1px solid #dadada;
    margin-top:9px; 
    }  
.nokta
{
    float:left;
    color:#767676;
    font-family:Tahoma;
    }   

.teslimat-süresi
{
    margin:5px 0px;
    }
.teslimat-süresi span
{
    background:url(images/teslimat-suresi-icon.gif) no-repeat center left;
    padding:5px 8px 5px 15px;
    margin-left:9px;
    color:#242424;
    font-family:Tahoma;
    } 
.cartadd
{
   float:left;
    margin-right:10px;
    }
iframe.twitter-share-button.twitter-count-horizontal,
.regular,
.hcount.ltr.ready.count-ready
{
    width:80px !important;
    } 
#___plusone_0
{
    width:80px !important;
    } 
        
/* Yorumlar */


/* Add Review */
h1#ctl00_PortalContent_LblReviewHead {
	font: normal 18px Arial, Helvetica, sans-serif;
	padding:15px;
	color: #e65331;
	border-bottom:solid 1px #ddd;
	margin-bottom:15px;
	}

/* Review List */
#ctl00_PortalContent_ctl00_UCBaseDetail_UCDetail_ReviewList {
	margin-top:15px;
	}





/* login */

.formboxhead
{
	border: #ddd 1px solid;
	padding: 1px;
	line-height: 21px;
	background: #ddd url(images/formbtn-bg.gif) repeat-x;
	font-weight: bold;
}
.formbox
{
	border: #ddd 1px solid;
}

#ctl00_PortalContent_UCLogin_LblEmail {
	display:block;
	width:80px;
	}

#ctl00_PortalContent_UCLogin_BtnLogin {
	margin-top:10px;
	}
	
#ctl00_PortalContent_UCLogin_LblLoginDesc,
#ctl00_PortalContent_UCReset_LblPageMessage {
	padding-bottom: 10px;
	display:block;
	}

#ctl00_PortalContent_BtnReset {
	color: #e65331 !important;
	font-size:12px;
	display: block;
	text-align: right;
	}
	
	
#ctl00_PortalContent_UCReset_txtSecurityCode {
	width:75px !important;
	}
	
#ctl00_PortalContent_UCReset_lblImageDesc {
	font-size:11px;
	padding-bottom: 10px;
	display:block;
	}
	
a#ctl00_PortalContent_BtnLogin {
		color: #e65331 !important;
	font-size:12px;
	display: block;
	}
	
/*Sosyal alan*/

.sosyal-module .module-content{
    padding:12px 4px 10px 4px;
    border:0px;
    background-color:#fff !important;
    }

.sosyal-module .iconlar{
    border:1px solid #dcdcdc;
    display:block;
    margin-bottom:6px;
    height:26px;
    background-color:#fff;
    
    }
.sosyal-module .iconlar a{
    vertical-align:top;
    float:left;
    }
.linkler .sosyal-module .iconlar > div{
    display:inline-block;
    float:left;
    vertical-align:top;
    padding-left:9px;

  
    }
.sosyal-module .iconlar > span{
    display:block;
    float:left;
    vertical-align:middle;


    }
.sosyal-module .dmt  > span{
    background:none;
    padding:0px;
    display:block;
}

.twitter-share-button.twitter-count-horizontal  
{
    height:27px !important;
    display:inline-block;
    width:100px !important;    
  
    }
.addthis_button_facebook_like.at300b
{
    }
.linkler .addthis_button_facebook_like.at300b
{
    padding-left:0px;
    
    }        
.linkler .twitter-share-button.twitter-count-horizontal  
{
    height:27px !important;
    display:inline-block;
    width:90px !important;
    padding-left:0px;   
  
    }   
.linkler .iconlar  a  
{

    padding-left:0px !important;
    padding-right:18px;     
    } 

/*Middle İmg*/

.middle-img {
    border:1px solid #c7c7c7;
    margin-right:10px;
    float:left;
    }
/*Home Kategori*/
.dmt-kategori{
    background:#000 url(images/dmt-golge.jpg) no-repeat;
    height:40px;
    text-align:center;
    line-height:40px;
    }
.dmt-kategori span{
    color:#fff;
    display:block;
    font-size:17px;
    font-family:Myriad Pro;
    
    }
.kategori{
    border:1px solid #dfdfdf;  
    margin:10px 10px 0px 0px;
    float:left;
    text-align:center;
    position:relative;
    padding-bottom:6px;
    } 
.kategori .kategori-name {
font: normal 15px Tahoma;
color: #757575;
text-align:center;
background:#fff url(images/product-name-back.gif) repeat-x left bottom;
min-height:41px;
width:124px;
padding:10px 30px 0px 30px;

}
.kategori .kategori-name a {
font: normal 15px Tahoma;
color: #757575;
text-decoration:none;

}
.kategori .kategori-name a:hover {
font: normal 15px Tahoma;
color: #f86401;
text-decoration:none;

}
.name-sekil {
background: url(images/product-name-bottom.png) no-repeat center bottom;
height:11px;
margin-bottom:8px;

}  
.kategori .kategori-img{
    text-align:center;
    display:block;
    height:170px;
    }   
.kategori-incele{
    background:url(images/tumunu-incele.png)   no-repeat left center; 
    width:175px;
    height:27px;
    position:absolute;
    bottom:0px;
    left:0px;
    display:block;
    }  
 .kategori .kategori10-incele{
    background:url(images/kategori10-incele.png)   no-repeat left center; 
    width:97px;
    height:29px;
    position:absolute;
    bottom:0px;
    left:0px;
    display:block;
    }
.kategori-golge
{
    background:url(images/kategori-golge.gif) no-repeat;
    width:185px;
    height:5px;
    clear:both;
    }    
/*Product List*/    
#ctl00_PortalContent_ctl00_ctl00_PagingControl_litNumber
{
    display:none;
    }
.brand-list a
{
    color:#505050;
    font-size:11px;
    font-family:Tahoma;
    } 
    
.controls    
{
    background:url(images/product-list-dmt-back.png) repeat-x ;
    height:28px;
    padding:7px 19px 0px 14px;
    border-left:1px solid #e1e1e1;
    border-right:1px solid #e1e1e1;
    margin-bottom:6px;
    }
.controls .form-btn
{
    margin-bottom:0px;
    }   
 
 /*Detay Zoom*/
.pd-big-img-cont
{
    padding:0px 90px;
    background:#fff;
    text-align:center;
    }
.big-image  
{   background-color:#fff;
     border:1px solid #dadada;
     text-align:center;
     margin-bottom:7px;
    z-index:0;
     
    }   
 #wrap 
 {
         margin:0px 85px;
     }

#ctl00_PortalContent_ctl00_UCBaseDetail_LstPromotions tr
{
    float:left;
 
    }
.LstTitle
{
     color:#404040; 
     margin:0px 80px;  
     width:280px; 
     padding:10px 0px; 
     font-size:11px; 
     font-family:Tahoma; 
     text-align:center; 
     border-bottom:1px solid #f0f0f0;
    }  
.LstList
{
    text-align:center; 
    width:140px; 
    background-color:#fff; 
    margin-top:5px;
    clear:both;
    }      
.Important
{
    text-align:center;
    color:#3e3e3e;
    font-size:11px;
    font-family:Tahoma;
    width:130px;
    margin-bottom:7px;
    display:block;
    padding:0px 5px;
    } 
.pimage{
  display:block; 
  text-align:center;
  clear:both;
}    
.fiyat
{
    font-size:10px;
    color:#000;
    font-family:Tahoma;
    text-align:center;
    padding:0px 11px 15px 1px;
    
    }   

/*slider*/

.sm {list-style:none; width:970px; height:400px; display:block; overflow:hidden}
.sm li {float:left; display:inline; overflow:hidden}        
.sm li img { float:left;}

/*Category Filter*/
.categoryfilter-module .dmt
{
    background:#000;
    border-bottom:1px solid #f86401;
    color:#fff;
    font-family:Myriad Pro;
    font-size:20px;
  
    }
.categoryfilter-module .dmt span
{
    background:url(images/urungruplari-ok.png) no-repeat center right;
    padding:0px 40px 0px 0px;
    }  
.categoryfilter-module .module-content
{
    background-color:#e6e6e6 ;
    border:0px;
    padding:0px;

    } 
.Stitle,    
.categoryfilter-module .module-content .title
{
    background:url(images/filter-title-back.gif) repeat-x  ;
    height:16px;
    padding:4px 8px;
    color:#fff;
    font-size:14px;
    font-family:Tahoma;

    }  
    
.categoryfilter-module  .menu-item
{
    border-bottom:1px solid #dadada;
    padding:5px 7px;

    }   
.categoryfilter-module  .menu-item a
{
    color:#242424;
    font-family:Tahoma;
    font-size:11px;
    background:url(images/filtre-checked.gif) no-repeat center left;
    padding:0px 21px;
    display:block;
    text-decoration:none;

    }  
.categoryfilter-module  .menu-item a:hover
{
    background:url(images/filtre-checked-hover.gif) no-repeat center left;
    color:#f86401 ;
text-decoration:none;
    }
.categoryfilter-module  .menu-item a span
{
      color:#242424 ;
    font-family:Tahoma;
    font-size:11px;
    margin-left:5px;
    }   
 .categoryfilter-module  .menu-item a:hover span
{
      color:#f86401 ;
text-decoration:none;
    }          
/*Km Menu*/

.top-menu {
background-color:#000;
width:190px;
float:left;
display:block;
border-bottom:1px solid #f86401;
z-index:9999999999999999999;
  }

.top-menu .title {
line-height:46px;
color:#fff;
font-family:Tahoma;
font-size:20px;
padding:0px 40px 0px 15px;
background:url(images/urungruplari-ok.png) no-repeat center right;
}

.top-menu a.title:Hover {
color:#f86401;
}        
        
.top-menu a {
line-height:46px;
display:inline-block;
text-decoration:none;
color:#fff;
font-family:Tahoma;
font-size:14px;
}

.top-menu a.selected, .left-menu a.selected, .right-menu a.selected, .bottom-menu a.selected {
color:#fff;
}  
.sub-block-kategori .module-content,
.sub-block .module-content{
padding:0px;
border:0px;
background-color:#fff;
}  
   
.sub-block-kategori {
background:#fff;
width:170px;
border-top:0px;
z-index:9999999999999999;
margin-top:1px;
border:1px solid #dadada;
padding:10px;
display:none;

}
     
.sub-block {
background:#fff;
width:235px;
border-top:0px;
z-index:9999999999999999;
margin-top:1px;
border:1px solid #dadada;
padding:10px;
display:none;

}
 .top-menu:hover .sub-block
 {
     display:block;
     }  
.sub-block-kategori .Stitle a ,          
.sub-block .Stitle a {
color:#fff;
background:none;
font-size:14px;
padding:0px 5px 5px 5px;
}
.sub-block-kategori .Stitle a:hover, 
.sub-block .Stitle a:hover{
color:#fff;
text-decoration:none;
background:none;
}  
            
.sub-block-kategori a,      
.sub-block a
{
display:block;
padding: 5px 0;
color: #8b8b8b;
text-decoration: none;
background:url("images/menu-item-ok.jpg") no-repeat center left;
padding-left: 16px;
}  
.sub-block-kategori a:hover,      
.sub-block a:hover{
color:#000;  
text-decoration:none;
}    


.product-page .sub-separator
{
    background:url("images/menu-item-sep.gif") no-repeat;
    height:1px;
    width:200px;
    }

 .sub-separator
{
    background:url("images/menu-item-sep.gif") no-repeat;
    height:1px;
    width:173px;
    }

/*Teklif İste*/
.aramamodul
{
    border:1px solid #dadada;
    background:url(images/teklif-back.jpg) no-repeat;
    height:76px;
    margin-bottom:9px;
    padding:33px 0px 0px 50px;
    }  
.text-title
{
   font-size:15px;
   color:#000;
    }
.aramamodul .fleft
{
    margin-right:10px;
    }        
.text-box 
{
    border:1px solid #000;
    height:27px;
    width:140px;
    }
.form-box-after
{
    text-align:center;
    
    }    
    
#ctl00_PortalContent_ctl00_UCBaseDetail_LstPromotions
{
    border:1px solid #ddd;
    background-color:#fff;
    width:420px;

    } 
.productgrouplist-module .product-btn{
position:absolute;
bottom:36%;
left:50%;
margin-left:-50px;

}       
.product-btn{
position:absolute;
bottom:24%;
left:50%;
margin-left:-50px;

}
.cloud-zoom-big
{
    border:1px solid #ddd;
    }    
.ui-tooltip,.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;z-index:15000;}.ui-tooltip-fluid{display:block;visibility:hidden;position:static!important;float:left!important;}.ui-tooltip-content{position:relative;padding:5px 9px;overflow:hidden;border-width:1px;border-style:solid;text-align:left;word-wrap:break-word;overflow:hidden;}.ui-tooltip-titlebar{position:relative;min-height:14px;padding:5px 35px 5px 10px;overflow:hidden;border-width:1px 1px 0;border-style:solid;font-weight:bold;}.ui-tooltip-titlebar+.ui-tooltip-content{border-top-width:0!important;}/*!Default close button class */ .ui-tooltip-titlebar .ui-state-default{position:absolute;right:4px;top:50%;margin-top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;}* html .ui-tooltip-titlebar .ui-state-default{top:16px;}.ui-tooltip-titlebar .ui-icon,.ui-tooltip-icon .ui-icon{display:block;text-indent:-1000em;}.ui-tooltip-icon,.ui-tooltip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.ui-tooltip-icon .ui-icon{width:18px;height:14px;text-align:center;text-indent:0;font:normal bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em;}/*!Default tooltip style */ .ui-tooltip-default .ui-tooltip-titlebar,.ui-tooltip-default .ui-tooltip-content{border-color:#F1D031;background-color:#FFFFA3;color:#555;}.ui-tooltip-default .ui-tooltip-titlebar{background-color:#FFEF93;}.ui-tooltip-default .ui-tooltip-icon{border-color:#CCC;background:#F1F1F1;color:#777;}.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover{border-color:#AAA;color:#111;}#qtip-overlay{position:fixed;left:-10000em;top:-10000em;}#qtip-overlay.blurs{cursor:pointer;}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:black;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}.ui-tooltip .ui-tooltip-tip{margin:0 auto;overflow:hidden;z-index:10;}.ui-tooltip .ui-tooltip-tip,.ui-tooltip .ui-tooltip-tip *{position:absolute;line-height:.1px!important;font-size:.1px!important;color:#123456;background:transparent;border:0 dashed transparent;}.ui-tooltip .ui-tooltip-tip canvas{top:0;left:0;}/*!Light tooltip style */ .ui-tooltip-light .ui-tooltip-titlebar,.ui-tooltip-light .ui-tooltip-content{border-color:#E2E2E2;color:#454545;}.ui-tooltip-light .ui-tooltip-content{background-color:white;}.ui-tooltip-light .ui-tooltip-titlebar{background-color:#f1f1f1;}/*!Dark tooltip style */ .ui-tooltip-dark .ui-tooltip-titlebar,.ui-tooltip-dark .ui-tooltip-content{border-color:#303030;color:#f3f3f3;}.ui-tooltip-dark .ui-tooltip-content{background-color:#505050;}.ui-tooltip-dark .ui-tooltip-titlebar{background-color:#404040;}.ui-tooltip-dark .ui-tooltip-icon{border-color:#444;}.ui-tooltip-dark .ui-tooltip-titlebar .ui-state-hover{border-color:#303030;}/*!Cream tooltip style */ .ui-tooltip-cream .ui-tooltip-titlebar,.ui-tooltip-cream .ui-tooltip-content{border-color:#F9E98E;color:#A27D35;}.ui-tooltip-cream .ui-tooltip-content{background-color:#FBF7AA;}.ui-tooltip-cream .ui-tooltip-titlebar{background-color:#F0DE7D;}.ui-tooltip-cream .ui-state-default .ui-tooltip-icon{background-position:-82px 0;}/*!Red tooltip style */ .ui-tooltip-red .ui-tooltip-titlebar,.ui-tooltip-red .ui-tooltip-content{border-color:#D95252;color:#912323;}.ui-tooltip-red .ui-tooltip-content{background-color:#F78B83;}.ui-tooltip-red .ui-tooltip-titlebar{background-color:#F06D65;}.ui-tooltip-red .ui-state-default .ui-tooltip-icon{background-position:-102px 0;}.ui-tooltip-red .ui-tooltip-icon{border-color:#D95252;}.ui-tooltip-red .ui-tooltip-titlebar .ui-state-hover{border-color:#D95252;}/*!Green tooltip style */ .ui-tooltip-green .ui-tooltip-titlebar,.ui-tooltip-green .ui-tooltip-content{border-color:#90D93F;color:#3F6219;}.ui-tooltip-green .ui-tooltip-content{background-color:#CAED9E;}.ui-tooltip-green .ui-tooltip-titlebar{background-color:#B0DE78;}.ui-tooltip-green .ui-state-default .ui-tooltip-icon{background-position:-42px 0;}/*!Blue tooltip style */ .ui-tooltip-blue .ui-tooltip-titlebar,.ui-tooltip-blue .ui-tooltip-content{border-color:#ADD9ED;color:#5E99BD;}.ui-tooltip-blue .ui-tooltip-content{background-color:#E5F6FE;}.ui-tooltip-blue .ui-tooltip-titlebar{background-color:#D0E9F5;}.ui-tooltip-blue .ui-state-default .ui-tooltip-icon{background-position:-2px 0;}/*!Add shadows to your tooltips in:FF3+,Chrome 2+,Opera 10.6+,IE6+,Safari 2+*/ .ui-tooltip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);}.ui-tooltip-shadow .ui-tooltip-titlebar,.ui-tooltip-shadow .ui-tooltip-content{filter:progid:DXImageTransform.Microsoft.Shadow(Color='gray',Direction=135,Strength=3);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Color='gray',Direction=135,Strength=3)";_margin-bottom:-3px;.margin-bottom:-3px;}/*!Add rounded corners to your tooltips in:FF3+,Chrome 2+,Opera 10.6+,IE9+,Safari 2+*/ .ui-tooltip-rounded,.ui-tooltip-rounded .ui-tooltip-content,.ui-tooltip-tipsy,.ui-tooltip-tipsy .ui-tooltip-content,.ui-tooltip-youtube,.ui-tooltip-youtube .ui-tooltip-content{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}.ui-tooltip-rounded .ui-tooltip-titlebar,.ui-tooltip-tipsy .ui-tooltip-titlebar,.ui-tooltip-youtube .ui-tooltip-titlebar{-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.ui-tooltip-rounded .ui-tooltip-titlebar+.ui-tooltip-content,.ui-tooltip-tipsy .ui-tooltip-titlebar+.ui-tooltip-content,.ui-tooltip-youtube .ui-tooltip-titlebar+.ui-tooltip-content{-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}/*!Youtube tooltip style */ .ui-tooltip-youtube{-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;}.ui-tooltip-youtube .ui-tooltip-titlebar,.ui-tooltip-youtube .ui-tooltip-content{_margin-bottom:0;.margin-bottom:0;background:transparent;background:rgba(0,0,0,0.85);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000)";color:white;border-color:#CCC;}.ui-tooltip-youtube .ui-tooltip-icon{border-color:#222;}.ui-tooltip-youtube .ui-tooltip-titlebar .ui-state-hover{border-color:#303030;}.ui-tooltip-jtools{background:#232323;background:rgba(0,0,0,0.7);background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333;}.ui-tooltip-jtools .ui-tooltip-titlebar{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";}.ui-tooltip-jtools .ui-tooltip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";}.ui-tooltip-jtools .ui-tooltip-titlebar,.ui-tooltip-jtools .ui-tooltip-content{background:transparent;color:white;border:0 dashed transparent;}.ui-tooltip-jtools .ui-tooltip-icon{border-color:#555;}.ui-tooltip-jtools .ui-tooltip-titlebar .ui-state-hover{border-color:#333;}.ui-tooltip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,0.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,0.4);box-shadow:4px 4px 5px rgba(0,0,0,0.4);}.ui-tooltip-cluetip .ui-tooltip-titlebar{background-color:#87876A;color:white;border:0 dashed transparent;}.ui-tooltip-cluetip .ui-tooltip-content{background-color:#D9D9C2;color:#111;border:0 dashed transparent;}.ui-tooltip-cluetip .ui-tooltip-icon{border-color:#808064;}.ui-tooltip-cluetip .ui-tooltip-titlebar .ui-state-hover{border-color:#696952;color:#696952;}.ui-tooltip-tipsy{border:0;}.ui-tooltip-tipsy .ui-tooltip-titlebar,.ui-tooltip-tipsy .ui-tooltip-content{_margin-bottom:0;.margin-bottom:0;background:transparent;background:rgba(0,0,0,.87);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000)";color:white;border:0 transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:bold;line-height:16px;text-shadow:0 1px black;}.ui-tooltip-tipsy .ui-tooltip-titlebar{padding:6px 35px 0 10;}.ui-tooltip-tipsy .ui-tooltip-content{padding:6px 10;}.ui-tooltip-tipsy .ui-tooltip-icon{border-color:#222;text-shadow:none;}.ui-tooltip-tipsy .ui-tooltip-titlebar .ui-state-hover{border-color:#303030;}.ui-tooltip-tipped .ui-tooltip-titlebar,.ui-tooltip-tipped .ui-tooltip-content{border:3px solid #959FA9;filter:none;-ms-filter:none; color:#421010 !important; }.ui-tooltip-tipped .ui-tooltip-titlebar{background:#3A79B8;background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";color:white;font-weight:normal;font-family:serif;border-bottom-width:0;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}.ui-tooltip-tipped .ui-tooltip-content{background-color:#F9F9F9;color:#454545;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}.ui-tooltip-tipped .ui-tooltip-icon{border:2px solid #285589;background:#285589;}.ui-tooltip-tipped .ui-tooltip-icon .ui-icon{background-color:#FBFBFB;color:#555;}.ui-tooltip:not(.ie9haxors) div.ui-tooltip-content,.ui-tooltip:not(.ie9haxors) div.ui-tooltip-titlebar{filter:none;-ms-filter:none;}     

/* Teklif form css*/

.fiyattekliftop{ margin:10px auto 30px; }
.fiyattekliftop span{ font-family:Verdana; font-size:13px; color:#383838; padding:0 15px; margin:0 20px;}
.fiyattekliftop tr{ height:40px;}
.fiyattekliftop input{ border:1px solid #8d8d8d; width:224px; height:28px; border-radius:5px; margin-right:10px; padding:5px; font-family:Arial;  color:#565656; }
.fiyattekliftop input:focus{ background:#F9EFAA;-moz-box-shadow: 0 0 3px 3px #e0e0e0;
-webkit-box-shadow: 0 0 3px 3px #e0e0e0;
box-shadow: 0 0 3px 3px #e0e0e0;}

.fiyatteklifbottom{ margin:0 auto;}
.fiyatteklifbottom input{border:1px solid #c6c6c6; width:224px; height:28px; border-radius:5px; padding:5px; font-family:Arial;  color:#565656; margin:5px 10px;}
.fiyatteklifbottom span{ display:block; text-align: center; color:#383838}
.fiyatteklifbottom input:focus{ background:#F9EFAA;-moz-box-shadow: 0 0 3px 3px #e0e0e0;
-webkit-box-shadow: 0 0 3px 3px #e0e0e0;
box-shadow: 0 0 3px 3px #e0e0e0;}

.teklifformtitle2{ display:block; font-family: Verdana; font-size:14px; color:#333333; line-height:20px; margin-top:10px; text-align:center; padding:20px 0}
.teklifformtitle2 span{ color:#F45D01; font-family: Verdana; font-size:16px; line-height:25px;}
.fiyatteklifbottom select{ padding:5px ; margin:5px ;}
.tekliffooter a{ float: right; padding:20px 45px 0 0; }
.tekliffooter{ display:block; padding:10px 0;}
.tekliffooter span{ margin-left:50px; display:block; line-height:25px; color:#843434; font-family:arial;  font-size:15px;}
/* jqzoom */
.magnifyarea{ /* CSS to add shadow to magnified image. Optional */
margin-left:80px;
margin-top:0px;
border: solid 1px #ccc !important;
width:490px !important;
height:260px !important;
z-index:9;
background-color:#fff;
}
    

/* fancybox */ 
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 999999;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 999999999 !important;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('images/fancybox/fancy_title_over.png');
	display: none;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

.seoText{font: normal 12px verdana;
color: #A44301;
position: absolute;
bottom: 6px;
left: 96px;
margin: 0px;}