/* Author: Grimat Web */

body{margin:0; padding:0; font-family:arial; font-size:12px; background:#f1f1f1;}

	ul,li,p,h1,h2,h3,h4{margin:0; padding:0;}
	a{text-decoration:none;}
	img{border:none;}

.container {width:980px; margin:0 auto;}
.clear{clear:both;}
#header{
	background-color:#333;
}
.logo{
	width:150px;
	float:left;
	margin-top:8px;
}
.KisaBilgi{
	float:left;
	margin-left: 0px;
	margin-top: 36px;
	color: #969696;
	font-size: 12px;
}
.UstSag{
	float:right;
	margin-top:5px;
	margin-right:34px;
}
.bizeulasin{
	display:block;
	padding: 7px 10px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	border: 1px solid #e6bd4c;
	background-image: linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
	background-image: -o-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
	background-image: -moz-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
	background-image: -webkit-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
	background-image: -ms-linear-gradient(bottom, #FCCC73 0%, #FAE198 100%);
	background-color: #FCCC73;
	color: #754c00;
	text-shadow: 1px 1px 0px #ffebb7;
	filter: dropshadow(color=#ffebb7, offx=1, offy=1);
}
.bizeulasin:hover{
	background: #fbd684;
}
.UstKisim{
height:80px;
width:100%;
}
.nav{
	width:100%;
	height:40px;
	background-image:url("../images/menubg.png");

}
.nav ul li{
	list-style:none;
	float:left;
}
.nav ul li a{
	display: block;
	padding: 13px 17px;
	color: #d1d1d1;
	border-left: 1px solid #424242;
	border-right: 1px solid #181818;
	transition:ease-in 200ms;
}
.nav ul li a:hover{
	color: #0d94e8;
}
.slider{
width:980px;
overflow:hidden;	
}

#Bslider li{
display:block;
list-style:none;
float:left;
width:980px;
}
.Kslider-float{
width:980px;
height:20px;

}

#Kslider{
margin:0 auto;
width: 100px;
}

#Kslider li{
	width:10px;
	height:10px;
	border-radius:5px;
	background:#333;
	float:left;
	list-style:none;
	margin-left:3px;
}
.aktif{
	background:#838383  !important;
}
.ProductBox{
	width: 220px;
	height: 135px;
	float: left;
	margin: 10px;

}
.ProductBox img{
	width: 218px;
	height: 108px;
	border: solid 1px #ccc;
	background-color: #fff;
}
.ProductBox .kategori_yazi{
	width: 220px;
	height: 25px;
	line-height: 25px;
	color: #666;
	text-align: center;
	font-size: 12px;
}
.footer{
	margin-top:30px;
	padding:10px;
	background: #E2E2E2;
	border: 1px solid #d1d1d1;
}
.FooterSol{
	float:left;
	margin-right:100px;
}
.FooterSag{
	float: right;
	margin-top: 23px;
	color: #333;
	font-weight: bold;
}
.FooterSol ul li{
	list-style:none
}
.FooterSol ul li a{
	display:block;
	color:#555;
	padding:3px;
}

.content{
	margin-top:30px;
}

.content_sag{
	width:730px;
	float:left;
	margin-left:20px;

}
.content_baslik{
	height: 17px;
	padding: 8px;
	background:#0d94e8;
	color:#fff;
}
.content_icerik{
	width:689px;
	margin-top:10px;
	padding:20px;
	background:#fff;
	color:#555;
	font-weight:bold;
	border:1px solid #d1d1d1;
	line-height:20px;
	font-weight:lighter;
}
.content_icerik h2,h3{
	color:#444;
	line-height:25px;
	font-weight:lighter;
}
.icerik_baslik{
	color: #f1f1f1; 
	line-height: 17px; 
	font-weight: bold;
}

.solmenu{
	width:212px;
	float:left;
	background-image:url(../images/solmenu_bg.png);
	background-repeat:no-repeat;
	background-color:#fff;
	height:auto;
}
.solmenu h2{
	padding:15px;
	color:#f1f1f1;
}
.solmenu ul li{
	list-style:none;
	padding:15px;
	border-bottom: 1px solid #d1d1d1
}
.solmenu ul li:last-child{
border-bottom:none;
}

.solmenu ul li a{
	color:#555;
	font-weight:bold;
}
.solmenu ul li a:hover{
	color:#333;
}

.urun {
width: 165px;
height: auto;
float: left;
margin: 14px 0px 0px 45px;
}

.urun .urun_gorsel {
width: 165px;
height: 115px;
display: block;
}

.urun .urun_gorsel img {
width: 163px;
height: 113px;
border: solid 1px #ccc;
}

.urun .urun_ad {
width: 165px;
height: 40px;
color: #797979;
float: left;
font-size: 12px;
line-height: 20px;
border-bottom: 1px solid #ccc;
}

.urun .incele {
width: 63px;
height: 25px;
color: #fff;
float: right;
font-size: 14px;
background: url(../images/incele_bg.png) right top no-repeat;
display: block;
text-align: right;
padding-right: 14px;
line-height: 25px;
}
.iletisim_bilgileri{
	width:300px;
	float:left;
	margin-top: 50px;
}

.iletisimformu{
	width:305px;
	float:left;
	border-left: 1px solid #d1d1d1;
	margin-top: 15px;
}