body {
	width:100%;
	height:100%;
	background:url(../img/bg.png)/*tpa=http://azizoglupastanesi.com/img/bg.png*/ repeat-x;
}

.sayfa {
background: #ffffff;

}

.maps {
	width: 300px;
	overflow: hidden;
}

.bilgi {
text-align: right;
background: #CCC;
width:300px;
height: 25px;
margin:0 0 0 10px;
}
.bilgi p {
	text-align:left;
	margin:3px 0 0 5px;
	font-size:12px;
}

.icerik {
	margin:10px 0 0 0;
}

.search {
	margin:10px 0 0 0;
}

.header {
	padding:10px 0 0 0;
	background: -moz-linear-gradient(#000000,#000000,#000000,#000000); /* FF3.6+ */
    background: -webkit-linear-gradient(#000000,#000000,#000000,#000000); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(#000000,#000000,#000000,#000000); /* Opera11.10+ */
    background: -ms-linear-gradient(#000000,#000000,#000000,#000000); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(#000000,#000000,#000000,#000000); /* W3C */
}

.footer {
	padding:10px 0 0 0;
	background: -moz-linear-gradient(#fff,#fff,#fff,#cccccc); /* FF3.6+ */
    background: -webkit-linear-gradient(#fff,#fff,#fff,#cccccc); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(#fff,#fff,#fff,#cccccc); /* Opera11.10+ */
    background: -ms-linear-gradient(#fff,#fff,#fff,#cccccc); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(#fff,#fff,#fff,#cccccc); /* W3C */
}

.bos {
	height:5px;
}
.alt {
	background: #ffffff;
}
.resim {
	margin:-20px 0 0 200px;
}
.resimUrun {
	margin:-20px 0 0 230px;
}


.anasayfayazisi{
	color:#2e2e2e;
	padding:5px;
	text-align: justify;
}
.hBaslik {
	width:100%;
	height: 28px;
	background: #191919;
	margin:5px 0 0 0;
	color: #ffffff;
}
.hBaslik p {
	padding:4px 0 0 10px;
	font-weight: 700;
}
.uBaslik {
	width:308px;
	height: 28px;
	background: #191919;
	margin:5px 0 0 -10px;
	color: #ffffff;
}
.uBaslik p {
	padding:4px 0 0 10px;
	font-weight: 700;
}
.tumUrunler {
	width:645px;
	height:125px;
	background-color:#efefef;
}
.mBaslik {
	width:360px;
	height: 28px;
	background: #191919;
	margin:0px 0 0 -5px;
	color: #ffffff;
}
.mBaslik p {
	padding:4px 0 0 10px;
	font-weight: 700;
}
.reklam {
	width:275px;
	height:125px;
	border:1px solid #CCCCCC;
}

.urunler {
padding:10px 0 0 0;
}
.urunBaslik {
width:100px;
height: 35px;
background: #191919;
padding:5px;
}
.urunBaslik p a{
	color:#ffffff;
	font-weight: 700;
	text-decoration: none
}


.menu,
.menu ul,
.menu li,
.menu a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	z-index: 19;
}

/* Menu */
.menu {	
	height: 31px;
	margin: 10px auto;
	top:10px;
	width: 950px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height: 31px;
	margin:30px 0 0 3px;
	width: 100px;
	background: url(../img/btn.png)/*tpa=http://azizoglupastanesi.com/img/btn.png*/ no-repeat;
}

/* Links */

.menu li a {
	display: block;
	padding: 0 0;
	margin: 3px 0;
	line-height: 26px;
	text-decoration: none;
	text-align:center;
	width:100px;
	color: #2e2e2e;

}
.menu li:hover > a:hover { 
	background: url(../img/btnhover.png)/*tpa=http://azizoglupastanesi.com/img/btnhover.png*/ no-repeat;
	height: 31px;
}
.menu .active { color: #ffffff; background: url(../img/btnhover.png)/*tpa=http://azizoglupastanesi.com/img/btnhover.png*/ no-repeat; height: 31px; overflow:hidden; }

.menu li:first-child a { border-left: none; }
.menu li:last-child a{ border-right: none; }

.menu li:hover > a { color: #ffffff; background: url(../img/btnhover.png)/*tpa=http://azizoglupastanesi.com/img/btnhover.png*/ no-repeat; height: 31px; overflow:hidden;}

/* Sub Menu */

.menu ul {
	position: absolute;
	top: 31px;
	left: 0;
	opacity: 0;	
	background: #191919;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	overflow:hidden;
}

.menu li:hover > ul { opacity: 1; }

.menu ul li {
	height: 0;
	padding: 0;
	margin:0;
	background-image:none;
	color:#ffffff;
}

.menu li:hover > ul li {
	height: 31px;
	width: 250px;
	overflow: visible;
	padding: 0;
}
.menu li:hover > ul li a {
	height: 31px;
	width: 250px;
	overflow: visible;
	color:#ffffff;
	padding: 0;
	text-align:left;
}
.menu li:hover > ul li a:hover {
	height: 31px;
	width: 250px;
	background:url(../img/btnhover.png)/*tpa=http://azizoglupastanesi.com/img/btnhover.png*/ repeat-x;
	overflow: visible;
	padding: 0;
	text-align:left;
}
