@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: #cfccb7;
}

html { margin: 0; padding: 0; width: 100%; height: 100%; }
a { color: #000; text-decoration: none; }
a img { border: none; }

#muzik_site { width: 100%; background: #000; }
#muzik_site div { width: 957px; position:relative; margin: 0 auto; text-align: right; padding-right: 17px; }

#site { width: 957px; position:relative; border: 1px solid #a39f89; border-top: none; border-bottom: none; background: #b1ad95; margin: 0 auto; }

#site .header { width: 100%; height: 221px; }
#site .header #logo { width: 100%; height: 185px; }
#site .header .menu { background: url(/images/tema1/menu_bg.jpg) repeat-x; width: 100%; height: 36px; font-size: 14px; font-family: Trebuchet MS; }
/*#site .header .menu a { background: url(/images/tema1/menu_ara.jpg) no-repeat left top; display: block; line-height: 28px; padding: 0 22px; float: left; color: #fff; font-weight: bold; text-decoration: none; }
#site .header .menu a:first-child { background: none; }
#site .header .menu a:hover { background: url(/images/tema1/menu_bg_hover.jpg) repeat-x; }*/

#site .content { width: 925px; display:inline-block; margin: 5px 0 10px 0; padding: 0 16px; }
#site .content .orta { width: 100%; float: left; display: block; }
#site .content .orta h1 { padding: 5px; margin: 0 0 10px 0; width: auto; display: block; font-size: 13px; color: #000; background: #dfddd0; text-align: center; line-height: 26px; }
#site .content .sol { width: 100%; float: left; display: block; margin-top: 10px; }
#site .slider { width: 937px; margin: 0 auto;position: relative; }
#site .slider .ok_sol { float: left; width: auto; text-align: right; margin-top: 80px; }
#site .slider .ok_sag { float: left; width: auto; text-align: left; margin-top: 80px; }
/*Slider'ın içi gallerystyle.css'te*/

.modul { width: 217px; margin-left: 5px; background: #dfddd0; display: block; float: left; min-height: 116px;
         
          }
.modul .baslik { background: url(/images/tema1/modul_baslik_bg.jpg) repeat-x; width: auto; display: block; line-height: 36px; color: #fff; font-weight: bold; font-size: 14px; padding: 0 10px; }
.modul .kategoriler a { background: url(/images/menuicon.png) no-repeat 5px 3px; display: block; line-height: 22px; color: #333; font-size: 12px; padding-left: 25px; }
.modul .kategoriler a:hover { color: #777466; }
.modul .bilgiBaslik { color: #333; font-size: 16px; line-height: 20px; font-weight: bold; padding: 10px; }
.modul .normalList a { display: block; color: #333; line-height: 20px; padding: 0 10px; }

.modul2 { width: 855px; display: block; background: #656355 url(/images/tema1/modul_bg.jpg) repeat-x; padding: 5px 30px; color: #fff; line-height: 18px; float: left; }
.modul2 div.baslik { width: 50%; color: #fff; font-size: 12px; font-weight: bold; float: left; line-height: 26px; text-align: right; }
.modul2 div.yazi { width: 50%; float: right; }
.modul2 div.yazi > span:first-child { margin-left: 10px; }
.modul2 div.yazi > span { float: left; margin-left: 5px; }
.modul2 input { padding: 2px; margin: 1px 0 0 0; width: 300px; }
.normalBaslik { color: #fff; font-size: 16px; font-weight: bold; }
a.button {
	padding-left: 3px;
	display: inline-block;
	margin: 0;
	background: url('/images/tema1/button_sol.png') top left no-repeat;
}
a.button span {
	color: #000;
	font-weight: bold;
	display: block;
	text-align:center;
	padding: 0 3px 0 0;
	line-height: 26px;
	background: url('/images/tema1/button_sag.png') top right no-repeat;
}

.icerik { width: 100%; background: #dfddd0; float: left; }
.icerik span{background: url(/images/tema1/modul_baslik_bg.jpg) repeat-x; width: auto; display: block; line-height: 36px; color: #fff; font-weight: bold; font-size: 14px; padding: 0 10px;}
.icerik > p {margin: 10px;}

.urunListe { width: 100%; display: block; background: #dfddd0; float: left; }
.urunListe .baslik { background: url(/images/tema1/modul_baslik_bg.jpg) repeat-x; width: auto; display: block; line-height: 36px; color: #fff; font-weight: bold; font-size: 14px; padding: 0 10px; }
.urunListe .baslik a { color: #fff; }
.urunListe .liste { width: auto; display: block; margin: 15px 0 0 12px; float: left; }
.urunListe .liste a { width: 155px; display: block; margin: 0 12px 15px 0; float: left; background: #fff; text-align: center; height: 100px; padding 10px 0; }

.footer { width: 923px; margin: 10px auto; }
.footer .onemli { width: 100%; padding: 10px; color: #474747; text-align: center; }
.footer .notu { float: left; display: block; color: #000; font-weight: bold; }
.footer .menu { float: right; display: block; }
.footer .menu a { display: block; line-height: 18px; padding: 0 0 0 10px; float: left; color: #000; font-weight: bold; text-decoration: none; }

.hata { color: #d40006; font-weight: bold; font-size: 11px; }
.hatasiz { color: Green; font-weight: bold; font-size: 11px; }