/*
ÖNEMLİ NOT
LÜTFEN BU DOSYADA DEĞİŞİKLİK YAPMAYINIZ.
CSS EKLEMELERİNİZİ extraStyle.css dosyalarına ekleyiniz. O dosyayı da bu dosya ile aynı folderda tutunuz.
*/
html{
	text-align:center;
	background-color:#fff;
	/*background-image:url('../images/bg.gif');
	background-position:left top;
	background-repeat:repeat-x;*/
}
body{
	width:998px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#363731;
	text-align:left;
	font-size:12px;
	padding:0px;
}

div,h1,h2,h3,h4,h5,h6{
	display:block;
	margin:0;
	padding:0;
}
img{
	border:0px;
}

a *{
	cursor:pointer;
}
.onemli{
	font-weight:bold;
}
.kirmizi{
	color:#FF1A00;
}
.yesil{
	color:#A3D40B;
}
.mavi{
	color:#2384C6;
}

form{
	margin:0px;
	padding:0px;
}
input{
	border:1px #d0cfcf solid;
	font-size:12px;
	color:#3e4444;
	background-color:#f7f6f2;
	font-weight:bold;
}
.sari{
	color:#efaa22;
}
.magneta{
	color:#ff0084;
}

#container{
	width:998px;
}

/* ******************** KATEGORI SAYFASI ******************* */

.ktgr-heading {
	width:823px;
	w\idth:813px;
	height:46px;
	he\ight:36px;
	margin:0px;
	background-color:#1aa1be;
	color:#fff;
	padding-left:10px;
	padding-top:10px;
}

.ktgr-heading h1 { font-size:1.6em; }

.ktgr-flash {
	width:444px;
	height:188px;
	float:left;
}

.ktgr-firsatlar{
	float:left;
	width:365px;
	height:188px;
	overflow:hidden;
	background-image:url('../images/ktgr-bg-firsatlar.gif');
	background-repeat:no-repeat;
	padding:5px;
	margin-left:4px;
	display:inline;
}
.ktgr-firsatlar a{
	display:block;
	padding:5px 5px 5px 20px;
	background-color:transparent;
	background-image:url('../images/arrow.left.gif');
	background-position:0px 6px;
	background-repeat:no-repeat;
	color:#262c2c;
	font-size:14px;
}
.ktgr-firsatlar a:hover{
	background-color:#e3f5f4;
	background-position:3px 6px;
	color:#000;
}

.ktgr_title
{
	width:823px;
	height:30px;
	float:left;
	background:#7e868a url(../images/ktgr_title_right.gif) right no-repeat;
	color:#fff;
	font:bold 1.2em/1.8em Arial, Helvetica, sans-serif;
	margin-top:5px;
}

.ktgr_title img { float:left; }

.ktgr_list
{
	width:823px;
	height:137px;
	float:left;
	background:#edf6f6 url(../images/ktgr_list_left.gif) no-repeat;
	margin-top:5px;
}

.ktgr_list .items { margin:5px 20px 5px 40px; }

.ktgr_list_v2
{
	width:823px;
	height:137px;
	float:left;
	background:#edf6f6 url(../images/ktgr_list_v2_left.gif) no-repeat;
	margin-top:5px;
}

.ktgr_list_v2 .items { margin:5px 20px 5px 40px; }

.ktgr_list_v3
{
	width:823px;
	height:auto;
	background:#edf6f6;
	float:left;
	margin-top:5px;
}

.productclass_v3{
	width:204px;
	w\idth:202px;
	height:236px;
	he\ight:234px;
	float:left;
	background-color:#fff;
	border:1px solid #CDD2D2;
	text-align:center;
	margin:10px 0px 0px 9px;
	display:inline;
}





