@charset "utf-8";
#resim{
	
	width:225px; float:left; margin:8px;
	
	background-color:#FFF;
	height:auto;
	text-align:center;
	
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height:350px;
  }
  
 #resim img{
	margin-top:10px;
	width:200px; 
	
	height:250px;
  } 
 #adfiyat{
	 width:225px; float:left;
	 
	 height:auto;
	 margin-top:5px;
	 margin-bottom:5px;
	 }
	 
 #adfiyat span{
	 width:215px; 
	 float:left;
	 height:auto;
	 text-align:left;
	 margin-left:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	
	
	 
	 }	 

#kategoriler{
	width: 250px;
	height: auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 40px;
	background-color:#666;
	text-align:center;
	
	}
	
#kategoriler span{
	padding:10px;
	font-size:18px;
	font-family:Arial, Helvetica;
	line-height: 40px;
	color:#FFF;
	font-weight:lighter;
	
	
	}	
	
#kategoriler ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	display:block;
	text-decoration:none;
	line-height:40px;
	float:left;
	width:250px;
	
	color:#666;
	}
	
#kategoriler ul li a:hover{
	
	background-color:#666;
	
	
	color:#FFF;
	}			


#kategoriler ul {
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#kategoriler ul li {
	float: left;
	width: 250px;
	text-align: left;
	border-bottom:dotted thin #666;
}
	


#resimler{
	
	 margin-bottom:10px; width:738px; height:auto;  float:left; background-color:#e2e2e2; border-radius:10px; margin-left:10px;
	 min-height:500px;
	
	}
#menu-nav{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	width: 250px;
	height: 500px;
	min-height: 500px;
	background-color: #e2e2e2;
	}

#anasayfaresimler{
	
	margin-top:10px; 
	margin-bottom:10px; 
	width:978px; 
	height:auto; 
	float:left; 
	border:dotted thin #CCC;
	-moz-border:dotted thin #CCC;
	-webkit-border:dotted thin #CCC;
	border-radius:10px;
	padding:10px;
	background-color:#e2e2e2;
	}

#anasayfaresimler p{
	
	font-family: Arial, Gadget, sans-serif;
	font-size: 18px;
	color:#666;
	text-decoration: none;
	padding:10px;
	margin:0
	}
	
#anasayfaresimler h1{
	
	font-family: Arial, Gadget, sans-serif;
	font-size: 26px;
	color: #666;
	text-decoration: none;
	padding:0px;
	margin:0px;
	margin-left:10px;
	
	
	}	

#eklenen_urunler{width:980px;  text-align:center; padding:10px;  }
#eklenen_urunler span{color:#666;  font-family:Calibri; font-size:25px;  }
#karusel{
	margin-top: 10px;
	width: 1000px;
	min-height: 350px;
	float: left;
	margin-bottom: 5px;

}

body {
	background-color:mediumslateblue;
	background-repeat: repeat-y;
	background-position: center top;
}
#contanier {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#header {
	float: left;
	height: 150px;
	width: 1000px;
}
#logo {
	float: left;
	height: 90px;
	width: 1000px;
	position: relative;
	text-align:center;
}

#logo img{
	
margin-top:10px;	
	
}

#menu {
	float: left;
	height: 50px;
	width: 1000px;
	background-color: #e2e2e2;
	margin-top: 30px;
	position: relative;
}
#contanier #header #menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration: none;
	font-size: 20px;
	line-height: 50px;
    display: block;
	float: left;
	height: 50px;
	margin-left: 10px;
	font-weight:lighter;
	margin-right: 10px;
}
#contanier #header #menu ul {
	padding: 0px;
	list-style-type: none;
	margin:0;
	padding:0;
}
#contanier #header #menu ul li {
	margin:0;
	padding:0;
	
}
#contanier #header #menu ul span{
	display: block;
	float: left;
	height: 50px;
	margin-left: 10px;
	
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration: none;
	font-size: 20px;
	line-height: 50px;
}

#contanier #header #menu ul li:hover {
	background-color:#666;
}

#contanier #header #menu ul li a:hover {
	background-color:#666;
	color:#FFF;
}
#contanier #header #menu ul li b {
	line-height: 50px;
	color: #CCC;
}







#orta_kisim {
	float: left;
	width: 1000px;
	margin-top: 30px;
}
#slayt {
	float: left;
	width: 996px;
	border:dotted thin #CCC;
	-moz-border:dotted thin #CCC;
	-webkit-border:dotted thin #CCC;
	background-color:#e2e2e2;
}

#footer {
	background-color:#e2e2e2;
	float: left;
	height: 75px;
	width: 1000px;
	margin-top: 10px;
}
#copyright {
	float: left;
	height: 75px;
	width: auto;
	margin-left: 10px;
}
.copright_beyaz {
	color:#666;
	line-height: 40px;
}
#footerfacetwit {
	float: left;
	height: 35px;
	width: 200px;
	margin-left: 170px;
	margin-top: 20px;
}
#footerdil {
	float:right;
	height:30px;
	width:auto;
	margin-right:20px;
	margin-top:10px;

}

#footerdil img {
	float:right;
	
	
	margin-right:20px;
	margin-top:10px;

}

.dilayar {

}




p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #999;
}
