@charset "utf-8";
/* 
Designed by: Wunnle
Date: 08/09/2009
*/


html {
	background-image:url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #121406;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.6em;
	text-align: center;
	color: #333;
}

ul, li, img, body, html {
	padding-top: 0;
	padding-right: 2;
	padding-bottom: 0;
	padding-left: 2;
}

a {
	text-decoration: none;
	color: #667738;
}

a:hover {
	text-decoration: underline;

}

a img {
	border: none;
}

#container {
	text-align: left;
	width: 930px;
	margin: auto;
}

#container ul,
#container ul li a{
	list-style-type: none;
}

#header {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 91px;
}

#header h1 {
	display: none;
}

#nav{
	width:930px;
	height: 60px;
}

ul#menu{	
	height: 54px;
	width: 650px;
	margin: 0;
	padding: 0;
}

ul#menu li {
	list-style: none;
	float: left;
	margin-top: 23px;
}

*:first-child+html ul#menu li{ /*ie düzeltmesi*/
	margin-top: 16px;
}

ul#menu li a {
	height: 54px;
	display: block;
	position:relative;
	}	

ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}	

#anasayfa a{
		width:140px;
		background: url(../images/menu.jpg) 0 0 no-repeat; 
}

#ürünler a{
		width:108px;
		background: url(../images/menu.jpg) -140px 0 no-repeat; 
}

#rezervasyon a{
		width:154px;
		background: url(../images/menu.jpg) -248px 0 no-repeat; 
}

#iletisim a{
		width:104px;
		background: url(../images/menu.jpg) -402px 0 no-repeat; 
}
#hakkimizda a{
		width:144px;
		background: url(../images/menu.jpg) -506px 0 no-repeat; 
}

#anasayfa		{left: 0px;}
#ürünler		{left: 140px;}
#rezervasyon	{left: 248px;}
#iletisim		{left: 402px;}
#hakkimizda		{left: 506px;}

#anasayfa a:hover{
		width:140px;
		background: url(../images/menu.jpg) 0 -54px no-repeat; 
}

#ürünler a:hover{
		width:108px;
		background: url(../images/menu.jpg) -140px -54px no-repeat; 
}

#rezervasyon a:hover{
		width:154px;
		background: url(../images/menu.jpg) -248px -54px no-repeat; 
}

#iletisim a:hover{
		width:104px;
		background: url(../images/menu.jpg) -402px -54px no-repeat; 
}
#hakkimizda a:hover{
		width:144px;
		background: url(../images/menu.jpg) -506px -54px no-repeat; 
}

/*aktif sayfayı belirlemek için zemin resmi konumu belirleme*/

#anasayfa a.secili{
		width:140px;
		background: url(../images/menu.jpg) 0 -54px no-repeat; 
}

#ürünler a.secili{
		width:108px;
		background: url(../images/menu.jpg) -140px -54px no-repeat; 
}

#rezervasyon a.secili{
		width:154px;
		background: url(../images/menu.jpg) -248px -54px no-repeat; 
}

#iletisim a.secili{
		width:104px;
		background: url(../images/menu.jpg) -402px -54px no-repeat; 
}
#hakkimizda a.secili{
		width:144px;
		background: url(../images/menu.jpg) -506px -54px no-repeat; 
}


#mainContent {
	padding: 0 1em;
	margin-top: 88px;
}

#mainContent div{
	overflow: hidden;
}

#slideshow img{
	border: medium solid #76923c;
	padding: 3px;
}

#slideshow {
	float: left;
	width: 73%;
}

#maillist {
	background-image: url(../images/bg2.jpg);
	left: auto;
	text-align: left;
	float: right;
	width: 26%;
	height: 262px;
	background-color: #97e7a8;
	padding-left: 3px;
	font-size: 0.7em;
	background-repeat: no-repeat;
}

#maillist h2 {
	text-align: left;
	font-size: 1em;
	margin-left: 2%;
	margin-top: 2%;
	margin-bottom: 12px;
	display: block;
}


.mailbutton {
	background-color: #97b063;
	color: #000;
	border: none;
	font-size: 12px;
	padding: 3px;
	margin: 0;
}

.mailform {
	text-align: center;
	padding-top: 16px;
	font-size: 12px;
}


#tier1 {
	margin-top: -50px;
}
#tier1, #tier2 {
	margin-bottom: 1em;
}

.genel h2 {
	font-size:12px;
	margin-top: 0.5em;
}

.genel {
	margin-bottom: 10px;
	margin-top: -50px;
	margin-left: 5px;
	font-size: 11px;
	background: url(../images/bg2.jpg) #97e7a8 repeat-x;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.genel img {
	margin: 2px;
	border: #667738 solid;
}

#galeri {
	position: relative;
}
	

#left {float: left;}
#right{float: right; margin-right:100px;}
#center{clear:both}

*:first-child+html #left { margin-bottom: 65px; } /*ie düzeltmesi*/
*:first-child+html #right { margin-bottom: 65px; } /*ie düzeltmesi x2*/


.googlemap {
	padding-top: 10px;
}

#yemekler {
	margin-left: 8%;
}


.yemeklist h2 {
	text-align: left;
	font-size: 12px;
/*	margin-left: 2%;*/
	margin-top: 2%;
	margin-bottom: 12px;
	padding: 0;
}

.yemeklist {
	font-size: 11px;
	background: url(../images/bg2.jpg) repeat-x #97e7a8;
	height: 250px;
	overflow: hidden;
	float: left;
	text-align: left;
	float:left;
	width: 18%;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;

}

#koykahvaltisi {
	width: 28%;
}

#tamorayakoy { 
	width: 26.5%;
}



/*.sol {float: left;}

.orta {float: none;}

.sağ {float:right;}*/

#mainContent #tier2 {
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	line-height: 160%;
}

#mainContent #tier2 div {
	text-align: left;
	float:left;
	width: 32.8%;
	height: 110px;
	padding-left: 3px;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-color: #97e7a8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#mainContent #tier2 div p {
	padding-top: -30px;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
}

.fr
{
	float: right;
	padding: 0;
}


#mainContent #tier2 div h2 {
	text-align: left;
	font-size: 1em;
	margin-left: 2%;
	margin-bottom: 12px;
	padding: 0;
}




*:first-child+html #mainContent #tier2 div h2{ /*ie düzeltmesi x2*/
		margin-top: 2%;
}


#footer {
	margin-top: 30px;
	text-align: center;
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #667738;
	
}

.mailpic {
	float: left;
	padding: 4px;
}
.center2 {
	text-align: center;
}
.red {
	color: #F00;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}