﻿body {
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif, Geneva, sans-serif;
	color: #333;
	background: #fff url(images/header-bg.jpg) center top no-repeat;
	}
	
	
.km-container {

	}

.km-wrapper {
	border:none;
	width:990px;
	margin:0 auto;
	border-collapse: collapse;
	position:relative !important;
	}

.km-header {
	position: relative;
	min-height:155px !important;
	}
	
.header-golge{
	background:url(images/header-golge.png) repeat-x top left;
	height:14px;
	width:100%;
	}
	
.km-header .logo {
	position:absolute;
	left:-20px;
	top:45px;
	}

.km-header .category-menu {
	margin-top:114px;
	overflow:hidden;
	font-weight: bold;
	}

.km-header .category-menu li{
	float:left;
	}

.km-header .category-menu a {
	display:block;
	float:left;
	padding: 0 10px 0 10px;
	color: #2960eb;
	text-decoration: none;
	height:44px;
	background: url(images/cat-menu-sep.png) no-repeat top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
.km-header .category-menu a:hover {
	text-decoration: none;
	color: #fff;
	background:#2b69c1;
	}

#ddmenu .selectedanchor {
	text-decoration: none;
}













A.menuclass:link, A.menuclass:active, A.menuclass:visited {
	display:block;
	float:left;
	padding: 0 12px 0 11px;
	color: #2960eb;
	text-decoration: none;
	line-height:44px;
	background: url(images/cat-menu-sep.png) no-repeat top right;
}

A.menuclass:hover{
	text-decoration:none;
	}

A.selectedanchor:link, A.selectedanchor:active, A.selectedanchor:visited { 
	background: #2b69c1;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}


/* ######### Default class for drop down menus ######### */

.SubMenuBlock{
	position: absolute;
	left: 0;
	top: 7px;
	visibility: hidden;
	font: normal 11px Tahoma, Arial, Verdana;
	z-index: 100;
	margin-top:0px;
	background: url(images/mshadow.png) right bottom no-repeat;
	padding-right:5px;
}

.SubMenuFrame {
	border-left: 1px solid #2b69c1;
	border-top: 1px solid #2b69c1;
	border-right: 1px solid #2b69c1;
	background: #fff;
	padding:10px;
}

.SubMenuFrame table a{
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#4c4d4f;
	}

a.link-tum-kategoriler{
	background:url(images/tum-alt-kategoriler.png) no-repeat center left;
	padding-left:13px;
	font-weight:bold;
	font-size:14px;
	color:#263b8a;
	text-decoration:none;
	display:block;
	}

.SubMenuBlock th, .SubMenuBlock td {
	font: normal 11px Tahoma, Arial, Verdana;
}

A.SubLink:link, A.SubLink:active, A.SubLink:visited {
	display: block;
	padding-left: 10px;
	background: url(images/list-image-submenu.png) 0 5px no-repeat;
	color: #121313;
	text-decoration: none;
	line-height: 17px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
/* ######### Alternate multi-column class for drop down menus ######### */

A.SubLink:hover {
text-decoration: none;
color: #ee610e;
}

.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;

font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
visibility: hidden;
display: none;

}
	
.linkler{
	width:225px;
	float:left;
	border:0;
	}
	
.resimler{
	width:600px;
	float:right;
	}

.acilir-menu-footer{
	background:url(images/acilir-menu-bottom-left.png) no-repeat top left;
	display:block !important;
	height:11px;
	margin-bottom:-10px;
	}
	
.acilir-menu-footer > div {
	background:url(images/acilir-menu-bottom-right.png) no-repeat top right;
	margin-right:-1px;
	height:11px;
	}

.acilir-menu-footer > div > div {
	background:url(images/acilir-menu-bottom.png) repeat-x top left;
	height:11px;
	margin-left:10px;
	margin-right:10px;
	display:block;
	}

/*
.sub-block {
	position: absolute;
	left: 0;
	top: 0px;
	visibility: hidden;
	background: #f6f6f6;
	z-index:9999;
	max-width:402px;
	min-width:120px;
	text-align:left;
	border:1px solid #e3e2e2;
}

.sub-frame {
	margin-top:0px;
}

.sub-frame a.cleft {
	clear:left;
}

.sub-frame a {
	display:block;
	min-width:200px;
	font: normal 12px Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color:#fff;
	border-bottom:1px solid #e9e9e9;
	font-weight:bold;
}

.sub-frame a span {
	display:block;
	cursor: pointer;
	padding: 8px 12px;
	color:#696259;
	}

.sub-frame a:hover {
	text-decoration: none;
	background:#326fca;
}

.sub-frame a:hover span {
	color:#fff;
}

.sub-frame .all {
	border-top: solid 1px #aaa;
	}

.anylinkshadow {
	display: none;
}
*/


.km-header .bottom {

	}
	
.km-header .user-menu {
	position:absolute;
	right:200px;
	top:25px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
.km-header .user-menu a {
	display:inline-block;
	font-weight: bold;
	background: url(images/red-btn-right.png) right 0 no-repeat;
	padding-right:5px;
	color:#fff;
	margin-left:3px;
	}
	
.km-header .user-menu .after > div{
	position:absolute;
	top:-20px;
	right:3px;
	}
	
.km-header .user-menu a span {
	display:block;
	background: url(images/red-btn-left.png) 0 0 no-repeat;
	line-height:28px;
	padding: 0 5px 0 10px;
	}

.tel-sip-hat{
	background:url(images/tel-sip-hat.png) no-repeat top left;
	width:223px;
	height:39px;
	position:absolute;
	left:290px;
	top:10px;
	}

.km-header .user-menu a:hover {
	text-decoration: underline;
	}
	
	
.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:67px; right:5px;
	background: url(images/sfield.png) no-repeat;
	width:480px;
	}

.km-header .search label {
	display:none;
	
	}
	
.km-header .bottom .search input {
	float:left;
	border: none;
	background:none;
	width:410px;
	height:23px;
	font-size:13px;
	line-height: 20px;
	text-indent: 5px;
	margin: 6px 10px 0 10px;
	color: #555;
	}

.km-header .search a {
	float:right;
	}

.km-header .cart {
	position:absolute;
	right:0;
	top:19px;
	background: url(images/cart-bg.png) no-repeat;
	}


.km-header .cart a {
	display:block;
	width:185px;
	height:40px;
	color:#555;
	text-decoration:none;
	text-indent: 68px;
	
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height:40px;
	}
	
.km-header .cart span {
	font-style:italic;
	}	


.km-header .cart a:hover {
	color:#df2027;
	}

.km-content {
	padding-top:15px;
	min-height:400px;
	}

.km-footer {
	background: #bdbfc1 url(images/footer-top-bg.jpg) repeat-x;
	padding-top:15px;
	}
	
.km-footer .top {
	width:960px;
	margin: 0 auto;
	min-height:240px;
	
}

.km-footer .bottom {
	background: url(images/footer-bottom-bg.jpg) repeat-x;
	min-height:46px;
	padding-top:12px;
	color:#fff;
	}
	
.km-footer .bottom .wrapper {
	width:960px;
	margin: 0 auto;
}

.km-footer .bottom a {
	color:#fff;
	text-decoration: none;
	}
	
.km-footer .bottom .content-menu a {
	margin-right:20px;
	font-weight: bold;
	font-size:14px;
	line-height:35px;
	}

.km-footer .bottom .content-menu a:hover {
	text-decoration: underline;
	}

.km-footer .copyright {
	font: normal 11px Verdana, Geneva, sans-serif;
	padding-top:10px;
	text-align: center;
	} 


.km-footer .col {
	float: left;
	margin-right: 10px;
	padding-top:20px;
}

.km-footer .col strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#b52003;
	display:block;
	margin-bottom:6px;
	}
	
.km-footer ul.musteri-hizmetleri{
	border-left:1px solid #cfcccc;
	padding-left:10px;
	padding-top:0;
	height:100%;
	display:block;
	line-height:20px;
	}

.km-footer ul.musteri-hizmetleri li{
	list-style-image:url(images/list-style-icon.png);
	margin-left:10px;
	}
	
.km-footer ul.musteri-hizmetleri li a{
	font-size:14px;
	color:#021d44;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	}
	
.km-footer ul.musteri-hizmetleri li a:hover{
	text-decoration:underline;
	}

.km-footer .col a {
	display:block;
	color:#021d44;
	text-decoration: none;
	}


.km-sign {
	display:block;
	clear:both;
	text-align: center;
	padding:5px 0;
	}

.km-sign a{
	color:#555;
	}



/* MODÜL DÜZEN */


.dmt {
	font-weight: bold;
	color: #333;
	background: url(images/dmt-left.png) no-repeat top left;
	height:24px;
	position: relative;
}

.dmt > div{
	background:url(images/dmt-right.png) no-repeat top right;
	height:24px;
	}

.dmt > div > span{
	background:url(images/dmt.png) repeat-x top left;
	margin:0 6px 0 20px;
	display:block;
	height:18px;
	padding:3px 3px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#3253c4;
	font-size:14px;
	}

.dmt .ModuleCmdButton {
	position:absolute;
	right:8px;
	top:3px;
	}

.module-content{
	padding: 10px;
	border-left: solid 1px #d0cece;
	border-right: solid 1px #d0cece;
	}

.formmodul-govde{
	padding: 10px;
	border-left: solid 1px #d0cece;
	border-right: solid 1px #d0cece;
	}
	
.product-list-container {
	border-left: solid 1px #d0cece;
	border-right: solid 1px #d0cece;
	}

.product-list-container .product-list{
	width:100%;
	}

.module-content table{
	width:100%;
	}

.dmf{
	background: url(images/dmt-bottom-left.png) no-repeat top left;
	height:10px;
	}
	
.dmf > div{
	background: url(images/dmt-bottom-right.png) no-repeat top right;
	height:10px;
	}
	
.dmf > div > div{
	background: url(images/dmt-bottom.png) repeat-x top left;
	margin:0 9px;
	height:10px;
	display:block;
	}

.module-separator {
	line-height:15px;
	}


.productlistimg-module .product-list-container{
	margin-top:-10px;
	}

.productlistimg-module .top{
	margin-bottom:10px;
	}

.productlistimg-module .bottom{
	margin-top:10px;
	}
	

.productlistimg-module .path{
	float:right;
	margin-bottom:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#5f5f60;
	}
	
.productlistimg-module .path a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#5f5f60;
	font-weight:bold;
}


/*
Katalog Modülü
*/
.catalogmenu-module .module-content,
.categoriesmenu-module .module-content,
.categoryfilter-module .module-content{
	padding:0;
	border:0;
	background:url(images/module-content-bg.png) repeat-y top left;
	}
	
.categoriesmenu-module .module-content{
	padding:5px 20px;
	}
	
.catalogmenu-module .cmf,
.categoriesmenu-module .cmf,
.categoryfilter-module .cmf{
	background:url(images/catalog-menu-footer.png) no-repeat top left;
	width:188px;
	height:20px;
	}

.catalogmenu-module .category-sep{
	display:none;
	}
	
.catalogmenu-module .category-block{
	padding:0 20px;
	margin-top:10px;
	margin-bottom:10px;
	}

.categoryfilter-module .module-content{
	padding:10px 20px;
	}

.catalogmenu-module .category-block .tum-kategoriler{
	padding:4px 5px;
	color:#f21116;
	display:block;
	}

/* Katalog Menü Başlığı Başlangıç*/
.catalog-menu a.catalog-name,
.categoriesmenu-module .dmt,
.categoryfilter-module .dmt{
	background:url(images/catalog-title-left.png) no-repeat top left;
	height:23px;
	display:block;
	}

.catalog-menu a.catalog-name strong span,
.categoriesmenu-module .dmt > div > span,
.categoryfilter-module .dmt > div > span{	
	background:url(images/catalog-title.png) repeat-x top left;
	margin:0 5px 0 14px !important;
	height:23px;
	display:block;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:4px;
	padding-left:3px;
	}

.catalog-menu a.catalog-name > strong,
.categoriesmenu-module .dmt > div,
.categoryfilter-module .dmt > div{
	background:url(images/catalog-title-right.png) no-repeat top right;
	height:23px;
	display:block;
	}

.categoriesmenu-module .dmt a.ModuleCmdButton,
.categoryfilter-module .dmt a.ModuleCmdButton{
	color:#fff;
	}
	
	
/* Katalog Menü Başlığı Bitiş */
.catalog-menu a.catalog-name:hover {
	text-decoration: underline;
	color:#fff;
	}

.catalog-menu .catalog-sep {
	display: block;
	margin: 10px 0;
	border-top:solid 1px #e1e1e1;
	height:1px;
	line-height: 1px;
	}
	
.catalog-menu a.category-name{
	color: #363333;
	text-decoration: none;
	display:block;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #bebfc1;
	padding:4px 5px;
	}
	
.catalog-menu a.category-name:hover {
	text-decoration:underline;
	color: #000;
	}

.catalog-menu .category-sep {
	color: #999;
	}



/* menu */

.menu .menu-item {
	position:relative;
	color: #363333;
	}


.menu .menu-item a {
	display:block;
	padding: 4px 5px;
	color: #363333;
	text-decoration: none;
	}
	
.menu-separator{
	border-bottom:1px solid #bebfc1;
	}

.menu .menu-item a:hover {
	text-decoration: underline;
	}

.menu .menu-item a.selected {
	font-weight: bold;
	}


/* 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;
	background:url(/styles/tree/images/lines/l.gif) no-repeat top left;
	color: #333;
	padding-left:20px;
	}
	
.menu .menu-item a.sub1 {
	margin-left:0px;
	}
	
.menu .menu-item a.sub2 {
	margin-left:10px;
	}

.menu .menu-item a.sub3 {
	margin-left:20px;
	}

.menu .menu-item a.sub4 {
	margin-left:30px;
	}
	
.menu .menu-item a.sub5 {
	margin-left:40px;
	}

.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:#012a96;
	}

.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 .menu-item a span {
	margin-left:5px;
	font: normal 10px Verdana, Geneva, sans-serif;
	color: #3366cc;
	}

.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;
	}






/* ÜRÜN Listeleri */
	
.ikon-1{
	position:absolute;
	top:110px;
	right:0;
	}

	
.ikon-2{
	position:absolute;
	top:10px;
	left:0;
	}
	
.popularproductlist-module .product-list {
	border-left: solid 1px #d0cece;
	border-right: solid 1px #d0cece;
}

.popularproductlist-module .product-list-item{
	border-top:0;
	}

.product-list-item {
	vertical-align:top;
}

.product-list-item td {
	vertical-align:top;
}

.product-list-container{
	overflow:hidden;
	}
	
.product-list{
	margin-left:-1px;
	}

/*
.product-list-container .product-list-item,
.productgrouplist-module .product-list-item,
.popularproductlist-module*/
.product-list-item{
	background:#fff url(images/product-list-item-bg.png) repeat-x bottom left;
	text-align:center;
	border-left:1px dashed #ada4dd;
	
	}

.product {
	padding: 10px;
	position:relative;
}

#module-10935 .product-list-item{
	border:0;
	}
	
.productadv-module .sepeteat{
	display:none;
	}

#module-12955 .product-list-item{
	border:none;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}

.product-image {
	text-align: center;
	margin-bottom: 10px;
	padding:40px 0;
	}
	
.product-name {
	margin-bottom: 7px;
	color:#174989;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.alternate{
	background:#dae2fe;
	}

.product-name a{
	color:#174989;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

.product-name a:hover {
text-decoration: underline;
}


.product-adv {
font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
color: #999;
margin-bottom: 7px;
}


.product-price {
	font: bold 13px Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}

.product-price em {
	font-style: normal;
	color: #999;
	white-space:nowrap;
}

.price {
	display: block;
	color: #e21e26;
	font-size:16px;
	font-family:Calibri;
}

.price em{
	color: #e21e26;
	font-size:16px;
	font-family:Calibri;
	}

.list-price {
	display: block;
	color: #6f6a6a;
	text-decoration: line-through;
	font-weight: normal;
	font-family:Calibri;
	font-size:16px;
	margin-top:5px;
}

.sale-price {
	display: block;
	color: #e21e26;
	font-size:16px;
	font-family:Calibri;
}

.sale-price em{
	color: #e21e26;
	font-size:16px;
	font-family:Calibri;
	}

.product-percentage {
	width:95px;
	}

.product-percentage .percentage-bar {
	width:60px;
	border: solid 1px #d0cece;
	float:left;
	margin-right:5px;
}

.product-percentage .percentage-bar span {
	display:block;
	width:2px;
	height:8px;
	border: solid 1px #fff;
	background: #0748aa;
}

.product-percentage .percentage-text {
	float:right;
	font-size:11px;
	color:#999;
}


.product-edit a{
	display:block;
	float:left;
	clear:both;
	padding: 3px;
	background: #FFF4A8;
	font: normal 10px Verdana, Geneva, sans-serif;
	margin: 2px 5px;
	color: #333;
}



/* Ü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 .item-visited .product-image {
	padding-right:10px;
	}

.product-list-item .item7 .productimg img{
	border:1px solid #d4d2d2;
	}
	
.product-list-item .item6 .product-name a{
	color:#003366; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px
	}

.product-list-item .item7 .product-name a{	
	color:#797b81;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	}

.product-list-item .item3,
.product-list-item .item6,
.product-list-item .item7,
.product-list-item .item-visited {
	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{
	padding-left:15px;
	}

.product-list-item .item6{
	background:#fff url(images/productlist-6-background.png) repeat-x bottom left;
	padding:0 !important;
	border-left:0;
	border-right:0;
	}
	
.product-list-item .item6 .product-name{
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:16px;
	font-weight:bold;
	}
	
.product-list-item .item6 .product-edit a{
	padding:3px 5px;
	background:#fff4a8;
	}
	
.product-list-item .item6 .product-adv{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#63666c;
	}
	
.product-list-item .item6 .yeni-urun{
	position:absolute;
	right:200px;
	bottom:20px;
	}
	
.product-list-item .item6 .indirimli{
	 float:left;
	 margin-right:10px;
	}
	
.product-list-item .item6 .product-list-6-price-column{
	padding-right:0px;
	width:160px !important;
	background:url(images/price-table-background.png) repeat-y top left;
	}

.product-list-item .item7 .list-price{
	display:none;
	}

.product-list-item .item7 .product-price .price em,
.product-list-item .item7 .product-price .sale-price em,
.product-list-item .item7 .product-price .sale-price,
.product-list-item .item7 .product-price .price{
	font-size:12px !important;
	color:#0748aa !important;
	font-family:Tahoma, Geneva, sans-serif !important;
	}


.product-list-item .item6 .product-price .price em,
.product-list-item .item6 .product-price .sale-price em{
	font-size:12px;
	}

.product-list-item .item6 .product-price .sale-price,

.product-list-item .item6 .product-price .price{
	font-size:17px;
	}
/* Ürün Listesi Sayfalama Linkleri */

.paging  a {
	display:inline-block;
	border: solid 1px #c5c5c5;
	margin-left:4px;
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
	}
	
.paging a span {
	display:inline-block;
	padding: 5px 4px;
	cursor: pointer;
	}


.paging a.selected {
	font-weight: bold; 
	background:#0748aa;
	border:1px solid #6083b7;
	color:#fff;
	}

.paging  a:hover {
	text-decoration: none;
	border-color: #aaa; 
	}

.paging a.selected:hover {
	text-decoration: none;
	border-color: #e65331;
	}

.paging .first span {
background: url(/skins/shared/images/paging-first.gif) center center no-repeat;
padding: 2px 6px;
}

.paging .last span {
background: url(/skins/shared/images/paging-last.gif) center center no-repeat;
padding: 2px 6px;
}

.paging .previous span {
background: url(/skins/shared/images/paging-previous.gif) center center no-repeat;
padding: 2px 6px;
}

.paging .next span {
background: url(/skins/shared/images/paging-next.gif) center center no-repeat;
padding: 2px 6px;
}

.kazanilacak_puan{
	color:#545252;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}



























/*Modal Popup*/
.ModalBackground
{
	background-color: #C0C0C0;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.ModalPopup
{
	background-color: #FFFFFF;
	border-width: 3px;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 3px;
	width: 250px;
}

.ModalPopup p {
    padding: 5px;
}

.ModalPopup table td table td{
	border:1px solid #ccc;
	}


/* HTML KATEGORİ LİSTESİ GÖRÜNÜMÜ */
.html-baslik{
	background:url(images/html-baslik.png) repeat-x top left;
	border:1px solid #d7d4d4;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#253b87;
	height:22px;
	padding:7px 10px;
	}
	
.html-baslik h1{
	color:#253b87;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	}

.html-govde{
	color:#514d4d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0;
	}

a.category-list-html{
	background:url(images/kategori-listesi-bg.png) no-repeat top left;
	height:100px;
	width:108px;
	display:block;
	text-align:center;
	padding:20px;
	float:left;
	margin-right:8px;
	margin-bottom:10px;
	}

a.category-list-html:hover{
	text-decoration:none;
	background:url(images/kategori-listesi-bg-hover.png) no-repeat top left;
	}
	
a.category-list-html span{
	margin:0 auto;
	}

a.category-list-html img{
	margin:0 auto;
	margin-bottom:10px;
	}
	
.product-details table > tbody > tr > td{
	vertical-align:top;
	}

.product-details .Normal{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#37393b;
	}

.product-details .big{
	font-size:14px
	}

.product-details .ebig{
	font-size:17px
	}

.product-details .eebig{
	font-size:18px
	}
	
.product-details .ebig em{
	font-size:12px;
	font-style:normal;
	}

.LeftPaneStyle {
	width:175px;
	vertical-align: top;
	padding-right: 15px;
	}

.ContentPaneStyle {
	vertical-align: top;
	}
	
.RightPaneStyle {
	width:175px;
	vertical-align: top;
	padding-left:15px;
	}

.tel-formbox-cont {
	background:url(images/numaranizi-birakin-arayalim.png) center center no-repeat;
	width:577px;
	height:64px;	
}

.tel-form-content {
	float:right;
	width:400px;
	height:60px;
	position:relative;	
}

.tel-form-content .tel-form-name {
	width:147px;
	position:absolute;
	left:0px;
	top:12px;
}

.tel-form-content .tel-form-number {
	width:147px;
	position:absolute;
	left:165px;
	top:12px;
}

.tel-form-content .tel-form-name span,
.tel-form-content .tel-form-number span {
	display:block;
	padding:3px 0;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#333;
	padding-left:5px;
}

.tel-form-content .tel-form-box {
	background:url(images/tel-form-box.png) no-repeat;
	width:167px;
	height:27px;
	line-height:15px;
	padding:3px 0 0 3px;
}

.tel-form-content .tel-form-box input {
	background:none;
	border:0;
	text-indent:3px;
	width:150px;
	margin-left:3px;
	margin-top:-2px;
}

.telformbutonu{
	width:60px;
	height:24px;
	display:inline-block;
	}

.tel-form-content .tel-form-send-btn {
	position:absolute;
	right:10px;
	bottom:8px;	
}

.form-box-after{
	background:url(images/numaranizi-birakin-arayalim-finish.png) no-repeat top left;
	width:577px;
	height:64px;
	display:block;
	}

h1{
	color:#012a96;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h2{
	color:#012a96;
	font-size:16px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h3{
	color:#012a96;
	font-size:14px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h4{
	color:#012a96;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h5{
	color:#012a96;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a{
	color:#012a96;
	text-decoration:underline;
	}
	
a:hover{
	text-decoration:none;
	}
	
hr{
	border-top: 1px solid #c7c7c7;
	}

.productadv-module{
	background:#FFFFFF url("images/product-list-item-bg.png") repeat-x scroll left bottom;
	}
	
.productadv-module .dmf{
	background:url(images/dmt-bottom-left-product.png) no-repeat bottom left;
	}
	
.productadv-module .dmf > div{
	background:url(images/dmt-bottom-right-product.png) no-repeat bottom right;
	}
	
.productadv-module .dmf > div > div{
	background:url(images/dmt-bottom-product.png) repeat-x bottom left;
	margin-left:9px;
	margin-right:9px;
	}

.productgrouplist-module .product-list{
	border-left:1px solid #d9d8d8;
	border-right:1px solid #d9d8d8;
	margin-left:0px;
	}

table.ictablo td{
	border:1px solid #d5d2d2
	}


	
#m2{
	margin-left:0px;
	}
	
#m3{
	margin-left:0px;
	}
	
#m4{
	margin-left:-91px;
	}
	
#m5{
	margin-left:-150px;
	}
	
#m6{
	margin-left:-269px;
	}
	
#m7{
	margin-left:-372px;
	}
	
#m8{
	margin-left:-479px;
	}
	
#m9{
	margin-left:-566px;
	}
	
#m10{
	margin-left:-692px;
	}
	
#m11{
	margin-left:-768px;
	}

,#m11{
display:none;
}

