@charset "utf-8";
/* CSS Document */

html, body, form{margin:0; padding:0;}
body{background:url(../images/back.jpg); line-height:17px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#333; text-shadow:#fff 1px 1px 0px; }

/* global */
a{color:#333; text-shadow:#fff 1px 1px 0px; text-decoration:none}
img{ border:0}
input:focus{outline:none;}
.clr{clear:both; display:block}
.floatLeft{float:left}
.floatRight{float:right}
.lineYatay{border-bottom:1px dotted #ccc; display:block; margin:10px 0}
.paddingLeft10{padding-left:10px}
#alert{display:none; position:absolute; padding:10px; background:#000; color:#FFF; font-weight:bold; width:300px; left:50%; top:175px; margin-left:-150px; text-align:center; z-index:9999999; text-shadow:none}
.lineYatay{display:block; height:1px; border-bottom:1px dotted #ccc; margin:10px 0}
.imgB img {margin-bottom:-3px; margin-right:5px}

/* main */
#main{width:990px; margin:15px auto 0 auto}
	.contentBack{background:url(../images/back_center.png) repeat-y;}

/* header */
#header{}
	#header .contentBack{padding:0 3px;}
	
	#login{width:190px; height:112px; background:url(../images/login.png) no-repeat top left; position:absolute; margin:45px 0 0 735px; z-index:999; padding:20px 15px 0 15px; display:none; font-size:11px; font-family:Tahoma, Geneva, sans-serif}
		.lInput{background:transparent; color:#fff; width:170px; font-size:11px; border:0; padding:7px; position:absolute; text-shadow:#666 1px 1px 0px;}
		#login #pwd{margin:36px 0 0 0}
		#login #sifremiunut{margin-top:78px; position:absolute; color:#fff; text-shadow:#666 1px 1px 0px;}
		#login #submit{ width:65px; height:25px; background:transparent; border:0; font-size:11px; color:#fff; font-weight:bold; margin:75px 0 0 120px; position:absolute; cursor:pointer}
		#lClose{ cursor:pointer;width:15px; height:15px; position:absolute; margin:-20px 0 0 187px}
	
	#tools{width:970px; text-align:right; position:absolute}
	#logo{  text-align:center; display:block}
	#topMenu{background:#141414; margin-top:10px; height:37px}
	#topMenu ul{margin:0; padding:0;}
		#topMenu ul li{margin:0; padding:0; list-style:none; float:left;}
			/*#topMenu ul li:hover{background:#000}*/
			#topMenu ul li a{font-size:15px; color:#FFF; padding:13px 20px 9px 20px; letter-spacing:-1px; display:inline-block;}
				#topMenu ul li a:hover{background:#000}
			
				#topMenu ul li ul{ display:none; position:absolute; z-index:9999999; width:200px;}
					#topMenu ul li ul li{background:#141414; width:200px}
						#topMenu ul li ul li a{display:block; }
				
				
	#searchform{background:url(../images/searchBack.png) no-repeat right; position:absolute; width:980px; text-align:right; margin-top:15px}
	#searchform #s{ width:190px; background:none; border:0}
	#searchform #searchsubmit{ width:46px; height:28px; cursor:pointer; background:none; border:0}
		

/* content */
#content{}
	
		#slides{ padding-left:3px;}
		.slides_container {width:984px;	display:none;}
		.slides_container div {width:984px; height:580px; display:block;}
		#slides .prev{background:url(../images/next_prev.png) no-repeat top; display:inline-block; width:73px; height:73px; position:absolute; margin:250px 0 0 10px; z-index:9999; display:none;}
		#slides .next{background:url(../images/next_prev.png) no-repeat bottom; display:inline-block; width:73px; height:73px; position:absolute; margin:250px 0 0 900px; z-index:9999; display:none;}
		.pagination {margin:0; padding:0; background:url(../images/black_back.png); position:absolute; margin-top:-34px; padding:7px; width:970px; z-index:999}
		.pagination li{float:left; list-style:none }
		.pagination li a{ background:url(../images/pagenavi.png) no-repeat top left; width:20px; padding-top:20px; height:0px; margin-right:10px; display:block;  overflow:hidden; }
		.pagination .current a{background:url(../images/pagenavi.png) no-repeat top right;}


/* contentD */
#contentD{ padding:20px 10px 10px 10px;}
	
	
	
/*sidebar */
#sidebar{padding:0 10px; width:200px; float:left;}
	#sidebar h1{font-size:20px; letter-spacing:-1px}
	#sidebar ul{margin:0; padding:0 0 0 15px;}
		#sidebar ul li {list-style:none}
			#sidebar ul li a{background:url(../images/arrow2.png) no-repeat left; display:block; padding:5px 0 5px 20px;}
				#sidebar ul li a:hover{color:#000}
				#sidebar ul li ul{margin:0 0 0 15px}
					#sidebar ul li ul li a{background:url(../images/arrow.png) no-repeat left; display:block; padding:5px 0 5px 10px;}

/*contentMain*/
#contentMain{float:left; width:734px; padding-left:15px; border-left:1px dotted #ccc;}
.title{ border-bottom:1px dotted #ccc; padding:0 0 15px 0; margin-bottom:20px; font-size:20px; letter-spacing:-1px}
.rBorder{ border-right:1px dotted #ccc; padding-right:10px}
.lBorder{ border-left:1px dotted #ccc; padding-left:10px}

	.productDIV{float:left; width:150px; padding:0 15px; height:400px; overflow:hidden; text-align:center}
		.productDIV h1{ padding:0; margin:0 0 10px 0; font-size:18px; letter-spacing:-1px;}
		.productDIV .img, .imgOVER{display:block; overflow:hidden; height:225px; width:150px}
			.productDIV .img span, .imgOVER span{ background:url(../images/search.png) no-repeat top left; position:absolute; width:130px; height:0px; margin-top:-10px; border:10px solid #fff }
		.productDIV .aciklama{text-align:left; display:block; padding-top:3px}
		.productDIV .fiyat{display:block;}
		.productDIV .link1{background:url(../images/link1.png) repeat-x; font-weight:bold; color:#FFF; text-shadow:#333 1px 1px 0px; display:inline-block; padding:2px 15px ; border-radius:4px}
			.productDIV .link1:hover{color:#000; text-shadow:none}



/* detail */
.borderIMG{border:3px solid #ccc;}
.detailTD{border-left:1px dotted #ccc; padding-left:15px}
.thumIMG{border:2px solid #ccc; margin:2px; cursor:pointer}
#resimBuyukLink{background:url(../images/ajax-loader.gif) no-repeat 50px 0; display:inline-block}





/* text, link, button */
.baslik1{font-weight:bold; color:#000}
.fiyat{color:#F30; font-size:20px; letter-spacing:-1px; padding:7px 0}

/* footer */
#footer{ background:url(../images/footer.png) no-repeat 1px 0; height:178px}
	#footContent{padding:13px 0 0 25px;}
		#footContent .kutu {float:left; width:200px; height:175px}
			#footContent .kutu h1{margin:0 0 15px 0; padding:0; color:#FFF;  text-shadow:#000 1px 1px 0px; font-weight:bold; font-size:11px; font-family:Tahoma, Geneva, sans-serif; letter-spacing:0px}
				#footContent .kutu ul{margin:0; padding:0;}
					#footContent .kutu ul li{margin:0; padding:0; list-style:none}
						#footContent .kutu ul li a{background:url(../images/arrow.png) no-repeat left; display:block; padding:3px 0 3px 15px; color:#999999; text-shadow:#000 1px 1px 0px;}
	#footer #copyright{padding:0 5px 15px 5px; color:#000; text-shadow:#fff 1px 1px; }
	
/* form elemanlari */
#formm{ display:none}
#siparisVER{ cursor:pointer}
.button{border:0; padding:5px 15px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; font-weight:bold; color:#FFF; background:#333; cursor:pointer}
.ERROR{background:url(../images/input_back.png) repeat-x top #fff; padding:5px; font-size:12px; border:1px solid red; width:250px}
.input{background:url(../images/input_back.png) repeat-x top #fff; padding:5px; font-size:12px; border:1px solid #ccc; width:250px; color:#666; margin-bottom:3px}	
.error{background:url(../images/input_back.png) repeat-x top #fff; padding:5px; font-size:12px; border:1px solid red; width:250px; color:#666}
.errorR{color:#F30;}
	
/* pagenavi */
.page-numbers{ margin:0; margin-top:15px; padding:0; text-align:center;}
.page-numbers li{ display:inline; list-style:none }
.page-numbers li a{background:#000; color:#FFF ; border-radius:3px; padding:5px 10px; display:inline-block; text-shadow:none }
.page-numbers li a:hover{background:#2684a6 }
.page-numbers li .current{ background:#666 ; color:#fff ; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; padding:5px 10px; display:inline-block; text-shadow:none }	