body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	background:#E0F4F9 url(../images/body_back.jpg) repeat-x left top;
}
a{
	color:#0000FF;
	text-decoration:underline;
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
form {
	display:inline;
}
form p{
	margin:0 0 4px 0;
	padding:0;
	height:20px;
}
form label{
	text-align:right;
	font-weight:bold;
	width:150px;
	height:18px;
	float:left;
	padding:2px 3px 0 0;
	margin:0;
}
#main {
	margin:0 auto;
	width:1000px;
}
#header {
	width:1000px;
	margin:0 auto;
	padding:0;
	height:219px;
}
#logo {
	float: left;
	width: 257px;
	text-align:center;
	padding:15px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#28166F;
	letter-spacing:-1px;
}
#logo a{
	text-decoration:none;
	color:#28166F;
}
#sepet {
	float: right;
	width: 257px;
	height:219px;
}
#sepet ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#sepet li{
	padding:0;
	margin:0;
	list-style-type:none;
}

#sepet .sepetim{
	background:url(../images/sepetim_back.png) no-repeat center center;
	height:73px;
	font-family:Arial, Helvetica, sans-serif;
}
#sepet p{
	margin:0;
	padding:6px 0 0 0px;
}
.kirmizi{
	color:#FF0000;
	font-weight:bold;
	font-size:14px;	
}
#sepet .sepetim a{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:22px 0 10px 20px;
	height:33px;
	color:#103C5D;
	text-decoration:none;
}
#sepet .sepetim a:hover{
	color:#FF0000;
	text-decoration:underline;	
}
#sepet .kasa{
	background:url(../images/kasa_back.png) no-repeat center center;
	height:73px;
}
#sepet .kasa a{
	display:block;
	text-align:center;
	height:43px;
	padding:30px 0 0 0;
	color:#103C5D;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#sepet .kasa a:hover{
	color:#FF0000;
	text-decoration:underline;	
}

#sepet .kumbara_uye{
	background:url(../images/kumbara_back.png) no-repeat center center;
	height:73px;
	font-family:Arial, Helvetica, sans-serif;
}
#sepet .kumbara_uye a{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:12px 0 10px 20px;
	height:33px;
	color:#103C5D;
	text-decoration:none;	
}
#sepet .kumbara_uye a:hover{
	color:#FF0000;
	text-decoration:underline;	
}

#sepet .kumbara{
	background:url(../images/kumbara_back_11.png) no-repeat center center;
	height:73px;
	font-family:Arial, Helvetica, sans-serif;
}
#sepet .kumbara a{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:25px 0 0 20px;
	height:48px;
	color:#103C5D;
	text-decoration:none;	
}
#sepet .kumbara a:hover{
	color:#FF0000;
	text-decoration:underline;	
}
#banner { 
	float: left;
}

#menu1 ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu1 li{
	float:right;
	list-style-type:none;
}
#menu1 a{
	display:block;
	height:21px;
	background:url(../images/menu1_back.jpg) repeat-x left top;
	/*width:125px;*/
	border-right:1px solid #A9B6BA;
	border-left:1px solid #D9E1E4;
	padding:6px 32px 0 32px;
	text-align:center;
	color:#000000;
	margin-bottom:1px;
	text-decoration:none;
}
#menu1 a:hover{
	background:url(../images/menu1_over_back.jpg) repeat-x left top;
	border-right:1px solid #2292BD;
	color:#fff;
}
#menu1 .current{
	background:url(../images/menu1_over_back.jpg) repeat-x left top;
	border-right:1px solid #2292BD;
	color:#fff;
}
#menu1 .uyelik{
	background:url(../images/menu_uye_ol_back.jpg) repeat-x left top;
	border-right:1px solid #45BF3D;
	color:#fff;
	font-weight:bold;
}
#menu1 .flag_icon{
	float:right;
	padding:8px 5px 5px 5px;
}
#menu1 .lang_select{
	float:right;
	margin:5px 2px 2px 2px;
	font-size:11px;
	width:100px;
}
#menu1 div{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #137CC0;
}

#menu1 div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 6px 0 0px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	width:200px;
	font-weight:bold;
}

#menu1 div a:hover{	
	background: #49A3FF;
	color: #FFF;
}

#menu1 .logout_buton {
	margin:0 2px 0 5px;
}
#menu1 .logout_buton a{	
	width:77px;
	height:22px;
	background:url(../images/logout.jpg) no-repeat left center;
	border:none;
	font-weight:bold;
	padding:5px 0 0 10px;
	text-align:center;
}
#menu1 .logout_buton a:hover{	
	color:#FF0000;
	background:url(../images/logout.jpg) no-repeat left center;
	border:none;
	padding:5px 0 0 10px;
}

#menu2 {
	background:url(../images/menu2_back_13.jpg) repeat-x left top;
	height:32px;
}
#menu2 ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu2 li{
	float:left;
	list-style-type:none;
}
#menu2 a{
	display:block;
	height:20px;
	background:url(../images/menu2_back.jpg) repeat-x left top;
	border-right:1px solid #A9B6BA;
	border-left:1px solid #D9E1E4;
	width:144px;
	padding:7px 5px 0 5px;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
#menu2 a:hover{
	background:url(../images/menu1_over_back.jpg) repeat-x left top;
	border-right:1px solid #2292BD;
	color:#fff;
}
#menu2 .current{
	background:url(../images/menu1_over_back.jpg) repeat-x left top;
	border-right:1px solid #2292BD;
	color:#fff;
}

.arama_form {
	float:right;
	padding:2px 3px 0 0;
}
.text_box{
	font-size:12px;
	border:1px solid #999999;
	padding:2px;
	margin:0;
}
.text_box_zorunlu{
	font-size:12px;
	border:1px solid #999999;
	padding:2px;
	margin:0;
	background:#FFFFE0;
}
.buton{
	background:url(../images/menu1_over_back.jpg) repeat-x left center;
	border:1px solid #CCCCCC;	
	padding:2px;
	margin:0;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}

#container{
	border:1px solid #00AFF0; border-top:5px solid #00AFF0; padding:1px; background:#FFFFFF;
}

#icerik {
	margin:2px 2px 2px 2px;
	border:1px solid #157FC1;
	padding:1px;
}
#icerik h1{
	margin:0;
	padding:5px 0 0 10px;
	font-size:16px;
	color:#1B4867;
	background:url(../images/title_back.jpg) repeat-x left center;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	/*letter-spacing:-1px;*/
}
#icerik h1 span{
	background:url(../images/title_icon.jpg) no-repeat left center;
	padding-left:15px;
}
#icerik h1 a{
	text-decoration:underline;
	color:#1B4867;
}
#icerik h1 a:hover{
	text-decoration:none;
	color:#1B4867;
}

#content {
	padding:8px;
	margin:0;
}
#content h2{
	color:#157FC1;
	font-size:14px;
	padding:0 0 2px 0;
	margin:5px 0 5px 0;
	border-bottom:1px solid #157FC1;
	width:972px;
}
/*ÜRÜN DETAY BİLGİLERİ*/
.detay_urun_resim{
	float:left;
	width:154px;
	background:url(../images/urun_back1.jpg) no-repeat center center;
	height:145px;
	text-align:center;
	padding:14px 0 0 0;
}
.detay_urun_buton{
	float:left;
}
.detay_urun_buton ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.detay_urun_buton li{
	float:left;
	margin:0 10px 0 0;
	list-style-type:none;
}
.detay_urun_buton ul .sepet{
	background:url(../images/btn_sepet.jpg) no-repeat left center;
}
.detay_urun_buton ul .btn_stokta_yok {
	background:url(../images/btn_stokta_yok.jpg) no-repeat center center;
	display:block;
	height:31px;
	width:136px;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	padding:10px 0 0 20px;
	margin:0 10px 0 0;
	text-align:center;
}
.detay_urun_buton ul .tavsiye{
	background:url(../images/btn_tavsiye.jpg) no-repeat left center;
}
.detay_urun_buton ul .favori{
	background:url(../images/btn_favori.jpg) no-repeat left center;
}
.detay_urun_buton ul .para_puan{
	background:url(../images/btn_para_puan.jpg) no-repeat left center;
}
.detay_urun_buton ul .alisveris_tamam{
	background:url(../images/btn_alisverisi_tamamla.jpg) no-repeat left center;
}
.detay_urun_buton ul .ozel_buton {
	background:url(../images/btn_sag_back_turuncu.jpg) no-repeat right center;
	color:#FF0000;
}
.detay_urun_buton li a{
	height:31px;
	color:#005E76;
	text-decoration:none;
	display:block;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:10px 20px 0 50px;
	background:url(../images/btn_sag_back.jpg) no-repeat right center;
	float:left;
	list-style-type:none;
}
.detay_urun_buton li a:hover{
	color:#FF0000;
	text-decoration:underline;
}
#detay_urun_bilgi{
	padding:50px 0 0 0;
	color:#686868;
	font-weight:bold;
	font-size:13px;
}
#detay_urun_bilgi ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#detay_urun_bilgi li{
	float:left;
	margin:0 10px 0 0;
	padding:7px 0 0 0;
	list-style-type:none;
}
#detay_urun_bilgi span{
	color:#000000;
	font-weight:normal;
}
#detay_urun_bilgi .urun_fiyat{
	color:#FF8624;
	font-size:18px;
	font-weight:bold;
}
#detay_urun_bilgi h3{
	color:#157FC1;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0;
	width:816px; 
	border-bottom:1px solid; 
	float:left;
}
#detay_urun_bilgi .detay_urun_ozellikleri{
	width:816px; 
	float:left; 
	padding:5px 0 0 0;
	color:#000000;
	font-weight:normal;
}
#detay_urun_bilgi .detay_urun_ozellikleri ul{
	float:none;
	margin:0;
	padding:0;
}
#detay_urun_bilgi .detay_urun_ozellikleri li{
	float:none;
	margin:0;
	padding:0;
}
/*ÜRÜN DETAY BİLGİLERİ*/

/*ÜRÜN LİSTESİ*/
#product_list {
	padding:5px 0 0 8px;
	margin:0;
}
#product_list ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#product_list li{
	float:left;
	margin:0px 8px 6px 0px;
	padding:10px 5px 5px 5px;
	border:1px solid #157FC1;
	background:url(../images/urun_back.jpg) no-repeat top center;
	text-align:center;
	width:176px;
	list-style-type:none;
}
#product_list .urun_bilgi{
	padding:15px 0px 0px 0px;
	margin:0;
}
#product_list .urun_adi{
	font-weight:bold;
}
#product_list .urun_adi a{
	color:#000000;
	text-decoration:none;
}
#product_list .urun_adi a:hover{
	color:#000000;
	text-decoration:underline;
}
#product_list .urun_fiyat{
	color:#FF8624;
	font-size:12px;
	font-weight:bold;
}
#product_list .btn_sepet{
}
#product_list .btn_sepet a{
	background:url(../images/btn_sepete_ekle.jpg) no-repeat center center;
	display:block;
	height:31px;
	width:136px;
	color:#005E76;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 20px;
	cursor:pointer;
	margin:0px auto;
}
#product_list .btn_stokta_yok {
	background:url(../images/btn_stokta_yok.jpg) no-repeat center center;
	display:block;
	height:31px;
	width:136px;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	padding:10px 0 0 20px;
	margin:0px auto;
}
#product_list .btn_sepet a:hover{
	color:#005E76;
	text-decoration:none;
}
#product_list .detayli_bilgi{
	background:url(../images/arrow_icon.jpg) no-repeat right center;
	text-align:right;
	padding:0 15px 0 0;
	margin:5px 0 0 0;
	float:right;
}
#product_list .detayli_bilgi a{
	text-decoration:underline;
	color:#BF6629;
}
#product_list .detayli_bilgi a:hover{
	text-decoration:underline;
	color:#000000;
}
#product_list .para_puan{
	float:left;
	color:#fff;
	padding:2px;
	margin:0 0 0 30px;
	background:#FF0000;
}
#product_list .para_puan span{
	color:#fff;
	background:#FF0000;
	font-weight:bold;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
/*ÜRÜN LİSTESİ*/

/*ALT BÖLÜM*/
#alt {
	background:url(../images/alt_back.jpg) repeat-x left center;
	height:110px;
}
#alt .alt_menu{
	padding:12px 0 13px 0;
	text-align:center;
}
#alt a{
	text-decoration:underline;
	color:#000000;
}
#alt a:hover{
	text-decoration:underline;
	color:#FF3300;
}
#alt .current{
	text-decoration:underline;
	color:#FF3300;
}
#alt .kk_logo{
	float:left;
	padding:17px 0 0 10px;
}
#alt .copyright{
	float:left;
	width:70%;
	text-align:center;
	padding:10px 0 0 0;
}
#alt .skc{
	float:right;
	padding:17px 10px 0 0;
}
/*ALT BÖLÜM*/

/*İLETİŞİM BİLGİLERİ*/
#iletisim_bilgileri p{
	padding:5px 0 5px 0;
	margin:0 0 1px 0;
	background:#F1F1F1;
	border:1px solid #D1D1D1;
	border-collapse:collapse;
}
#iletisim_bilgileri label{
	float:left; 
	width:100px; 
	margin:0 5px 0 0;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}
#iletisim_bilgileri a{
	color:#000000;
}
#iletisim_bilgileri a:hover{
	color:#FF0000;
}
/*İLETİŞİM BİLGİLERİ*/

#tablo {
	border:1px solid #B4B4B4;
	border-collapse:collapse;
}
#tablo .title{
	background:#F3F3F3; 
	color:#000066; 
	padding:5px;
	font-weight:bold;
}




/*MESAJLAR*/
div.error{
	background: #FFEDEB url('../images/ico-err.gif') left no-repeat;
	border: 1px solid #CD5C52;
	color: #CD5C52;
	padding:10px 5px 10px 45px;
	margin:3px 0px 3px 0px;
	font-weight:bold;
	font-size:16px;
	letter-spacing: -1px;
	font-family:Arial, Helvetica, sans-serif;
}
div.true
{
	background: #B1FFA2 url('../images/ico-not.gif') left no-repeat;
	border: 1px solid #6FCD52;
	color: #265624;
	padding:10px 5px 10px 45px;
	margin:3px 0px 3px 0px;
	font-weight:bold;
	font-size:16px;
	letter-spacing: -1px;
	font-family:Arial, Helvetica, sans-serif;
}
div.dikkat
{
	background: #FFEDEB url('../images/ico-alert.gif') left no-repeat;
	border: 1px solid #CD5C52;
	color: #CD5C52;
	padding:10px 5px 10px 45px;
	margin:3px 0px 3px 0px;
	font-weight:bold;
	font-size:16px;
	letter-spacing: -1px;
	font-family:Arial, Helvetica, sans-serif;
}
/*MESAJLAR*/
#hintbox {	
	BORDER-RIGHT: #787878 2px solid; 
	BORDER-TOP: #787878 1px solid; 
	BORDER-LEFT: #787878 1px solid; 
	BORDER-BOTTOM: #787878 2px solid; 
	padding:3px;
	Z-INDEX: 100; 
	VISIBILITY: hidden; 
	POSITION: absolute; 
	TOP: 0px; 
	BACKGROUND-COLOR: lightyellow;
}


#adimlar {
	margin-top:5px; padding:0 0 0 90px;
}

#adimlar ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#adimlar li{
	float:left;	
	width:200px;
	height:25px;
	display:block;
	padding:6px 0 0 0;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
#adimlar li a{
	display:block;	
	float:left;
	width:200px;
	height:31px;
	color:#000000;
}
#adimlar li a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.adim1_aktif {
	background:url(../images/adim1.gif) no-repeat left top;
}
.adim1_pasif {
	background:url(../images/adim1_pasif.gif) no-repeat left top;
	color:#999999;
}

.adim2_aktif {
	background:url(../images/adim2.gif) no-repeat left top;
}
.adim2_pasif {
	background:url(../images/adim2_pasif.gif) no-repeat left top;
	color:#999999;
}

.adim3_aktif {
	background:url(../images/adim3.gif) no-repeat left top;
}
.adim3_pasif {
	background:url(../images/adim3_pasif.gif) no-repeat left top;
	color:#999999;
}

.adim4_aktif {
	background:url(../images/adim4.gif) no-repeat left top;
}
.adim4_pasif {
	background:url(../images/adim4_pasif.gif) no-repeat left top;
	color:#999999;
}

/*ÖDEME SEÇENEKLERİ*/
.odeme_kumbara {
	background:url(../images/odeme_kumbara.gif) no-repeat left top;
	width:127px;
	height:26px;
	display:block;
	padding:5px 0 0 10px;
	text-align:center;
}
.odeme_kumbara_pasif {
	background:url(../images/odeme_kumbara_pasif.gif) no-repeat left top;
	width:127px;
	height:26px;
	display:block;
	padding:5px 0 0 10px;
	text-align:center;
	color:#CCCCCC;
	text-decoration:none;
}
.odeme_kredi_karti {
	background:url(../images/odeme_kredi_karti.gif) no-repeat left top;
	width:127px;
	height:26px;
	display:block;
	padding:5px 0 0 10px;
	text-align:center;
}
/*ÖDEME SEÇENEKLERİ*/
/*SSS*/
.sss{
	cursor:pointer;
	margin:0;
	color:#000000;
	padding:0;
	border-bottom:1px solid #F2F2F2;
	font-weight:bold;
	background:#F9F9F9;
}
.sss_over{
	cursor:pointer;
	margin:0;
	color:#990000;
	padding:0;
	border-bottom:1px solid #F2F2F2;
	font-weight:bold;
	background:#FFFFFF;
}
.sss_sub{
	border:1px solid #F2F2F2;
	margin:0px;
	background:#FFFFC2 url(../images/cevap_ikon.gif) no-repeat left top;
	padding:5px;
}
.sss_sub p{
	margin:0px;
	padding:5px 5px 5px 20px;
}
/*SSS*/

.arti{
	color:#006600;
	font-weight:bold;
}
.eksi{
	color:#FF0000;
	font-weight:bold;
}

.vdvhdr {
	background:#F3F3F3;
	border:1px solid #B4B4B4;
	font-weight:bold;
	padding:2px;
	color:#000066;
}

.vdvbdy {
	background:#fff;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	border-bottom:1px solid #B4B4B4;
	padding:2px;
	text-align:center;
}

#satis_noktalari {
	float:left; background:#ECECEC; margin:0 2px 0 0; padding:5px; width:312px; text-align:left; font-size:14px;
}
#satis_noktalari .baslik {
	background:#379BE6; padding:5px; font-weight:bold; color:#1B4867; margin:0 0 3px 0;
}
#satis_noktalari .liste {
	overflow:auto; height:200px;
}
#satis_noktalari .liste .data {
	border-bottom:1px solid #BDBDBD; padding:0 0 2px 0; margin:2px 0 0 0; font-size:12px;
}
