body{
	padding:0;
	margin:0;
	font-size:13px;
	font-family:Arial,sans-serif;
	background-color:#fff;
	color:#000;
}
.clear{clear:both;}
.height-10{height:10px;}
.height-20{height:20px;}
.height-30{height:30px;}
.height-60{height:60px;}
.height-100{height:100px;}
.height-200{height:200px;}
.height-300{height:300px;}


/*Header*/
#header{
	width:100%;
	background-color:#ed6825;
	overflow:auto;
	min-height:92px
}
.header{
	width:1000px;
	margin:0 auto;
}
.site-logo{
	margin-bottom:5px;
	margin-top:20px;
	float:left;
	margin-left:10px;
	
}
.site-logo img{}
.site-baslik{float:left; font-size:15px; margin-top:28px; width:275px; text-align:center;}
.site-iletisimbaslik{float:right; font-size:17px; margin-top:20px; width:275px; text-align:center;}
@media all and (max-width:840px){
	.site-logo{float:none; margin:0 auto!important;}
	.site-baslik{float:none;margin:0 auto!important; width:275px; padding:1px 0 5px 0; }
	.site-iletisimbaslik{float:none; margin:0 auto!important; width:275px; padding-bottom:5px;}
}

@media all and (max-width:1000px){
/*Header*/
	.header{
		width:100%;
	}
	.site-logo{
		margin-left:10px;
	}

	
/*Container*/
	.container{width:100%!important;}
	.container-video{margin-left:10px; margin-right:10px;}
	.margin-left-right-10{margin-left:10px; margin-right:10px}
	.margin-top-10{margin-top:10px!important;}
	.urun-ozellikler{padding:0;}
	
/*Footer*/
	.footer{width:100%!important;}
}


/*Container*/
#container{
	margin-top:10px;
	width:100%;
	overflow:auto;
}
.container{
	width:1000px;
	margin:0 auto;
}

.container-menu{margin-left:10px; margin-right:10px;}
.container-menu ul{padding:0px; margin:0px;}
.container-menu ul li{list-style-type:none;  margin-bottom:10px}
.container-menu ul li a{height:42px; font-size:15px; display:block; font-weight:bold; text-decoration:none; color:#fff; line-height:42px}
.container-menu ul li a img{float:left; padding:0;margin:0;}
.container-menu ul li a span{float:left; padding:0; margin:0 0 0 8px;}
.background-color-1{background-color:#fd1619}
.background-color-2{background-color:#3ba5fe}
.background-color-3{background-color:#0bcd26}
.background-color-4{background-color:#c00146}
.background-color-5{background-color:#47639e; text-align:center; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px}

.p-baslik{font-size:22px; font-weight:bold; color:red;}
.p-metin{font-size:15px; color:#000;}
.giris-form{margin-left:10px; margin-right:10px;}
	.giris-form-etiket{padding:5px 0px; font-weight:bold}
	.giris-form-input{margin-bottom:10px; border:1px solid #838383; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; padding:10px 0px 10px 5px}
	.giris-form-button{padding:10px 0px; margin-top:10px; border:none; color:#fff; font-weight:bold; cursor:pointer; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px}

.urun-ozellikler{padding-right:20px}
	.urun-ozellikler h2{margin-top:0}
	.urun-ozellikler ul{padding:0; margin:0 0 0 20px;}
	.urun-ozellikler ul li{list-style-type:decimal; margin-bottom:5px; font-weight:bold; color:#eeeeee}

.yorum-item{display:none}
.kullanici-yorumu{background-color:#404040; padding:10px; line-height:20px}
.kullanici-profili-container{float:right; margin-top:5px; margin-bottom:5px; color:#fff;}
.kullanici-profili{height:80px}
.profil-resim{width:78px; height:78px; float:left}
	.profil-resim img{width:75px; height:75px; border-radius:150px; border:3px solid #fff;}
	.profil-isim{float:left; margin-left:25px}
	.profil-isim h3{margin-bottom:10px}

#kullanici-yorumlari-navigator{margin:0; padding:0;float:right;}
	#kullanici-yorumlari-navigator li{float:left; list-style-type:none}
	#kullanici-yorumlari-navigator li a{display:block; text-decoration:none; margin-left:10px; padding:5px 10px; font-weight:bold; color:#fff; background-color:#404040; }
	#kullanici-yorumlari-navigator li a:hover{background-color:#7a7a7a}
	

/*Footer*/
#footer{
	width:100%;
	background-color:#ed6825;
	background-color:#ed6825;
	border-top:1px solid #cd4a00;
	overflow:auto;
}
.footer{
	width:1000px;
	margin:0 auto;
	
}
.footer-metin{color:#fff; display:block; width:100%; text-align:center;}
.footer-metin a{color:#fff; text-decoration:none}
.footer-metin a:hover{text-decoration:underline}

.footer-menu{width:400px; margin:0 auto; overflow:auto;}
.footer-menu ul li{float:left; list-style-type:none;}
.footer-menu ul li a{text-decoration:none; color:#fff; padding:0 10px 0 }
.footer-menu ul  li a:hover{text-decoration:underline}


/*Living Slider*/
.living-slider{position:relative; height:410px; overflow:hidden;}
	.living-slider-item{width:756px; position:absolute; left:0; top:0;}
.orta-container{margin-top:10px; overflow:auto; padding:10px; background-color:#f8f8f8; border:1px solid #bdbec0; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}