body {
	margin: 0;
	padding: 0;
	font-family:Calibri;
	font-size:15px;
	text-align:justify;
	background:#FFF;
}

.li_left li{
	float:left;
	margin:5px;
	padding:5px 8px;
	border:1px solid #CCC;
}

.foursquare{
	position:absolute;
	left:50%;
	margin-left:-440px;
	margin-top:40px;
}

.booking{
	position:fixed;
	left:20px;
	bottom:20px;
	z-index:999;
}

.bottom_slide{
	float:right;
	width:450px;
	height:440px;
	margin:10px;
	display: block;
	box-shadow: 0px 0px 15px rgba(34, 34, 34, 0.5);
	border:3px solid #FFF;
}

.tell{
	float:right;
	position:absolute;
	z-index:9999;
	right:50%;
	margin-top:0px;
	padding-top:10px;
	border-top:5px solid #e0c8a6;
	margin-right:-455px;
	color:#FFF;	
}

.tell a{
	color:#FFF;
}

.tell a:hover{
	color:#FF9393;
}

/*************************************************************/

.referans_left{
	float:left;
	position:absolute;
	z-index:9999;
	left:50%;
	margin-top:0px;
	padding-top:10px;
	border-top:5px solid #e0c8a6;
	margin-left:-500px;
	color:#FFF;	
}

.referans_left a{
	color:#FFF;
}

.referans_left a:hover{
	color:#FF9393;
}

/*************************************************************/

.left{
	float:left;
	width:470px;
	margin:10px;
}

.left .img{
	width:98%;
	height:auto;
	display: block;
	box-shadow: 0px 0px 15px rgba(34, 34, 34, 0.5);
	border:3px solid #FFF;
}

.right{
	float:right;
	width:470px;
	margin:10px;
}

.right img{
	width:95%;
	border:3px solid #FFF;
	height:auto;
	display: block;
	box-shadow: 0px 0px 15px rgba(34, 34, 34, 0.5);
}

/*************************************************************/

.Main_8{
	float:left;
	width:600px;
	margin:10px;
}

.Main_8 img{
	width:100%;
	height:auto;
}

.Main_oda_h4{
	font-size:24px;
	margin-bottom:20px;
}

.Main_4{
	float:left;
	width:330px;
	margin:10px;
}

.Main_3{
	float:left;
	width:320px;
	margin:0px;
}

.Main_6{
	float:left;
	width:470px;
	margin:10px;
}

.Main_6 img{
	width:100%;
	height:auto;
}

/************/

.Main_li_12 li{
	float:left;
	width:960px;
	margin:10px;
}

.Main_li_12 img{
	width:100%;
	height:auto;
	display: block;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
}

.Main_li_12 li:hover img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

.Main_li_12 a{
	color:#FFF;
	font-size:18px;
}

.Main_li_12 a:hover{
	color:#FFF;
}

.Main_li_12 div{
	background:rgba(187,11,11, 0.5);
	padding:10px 20px;
	width:auto;
	position:absolute;
	margin-top:-80px;
}





.Main_li_6 li{
	float:left;
	width:470px;
	margin:10px;
}

.Main_li_6 img{
	width:100%;
	height:auto;
	display: block;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
}

.Main_li_6 li:hover img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

.Main_li_6 a{
	color:#FFF;
	font-size:18px;
}

.Main_li_6 a:hover{
	color:#FFF;
}

.Main_li_6 div{
	background:rgba(187,11,11, 0.5);
	padding:10px 20px;
	width:auto;
	position:absolute;
	margin-top:-80px;
}

/*************************************************************/

.Main_li_3 li{
	float:left;
	width:306px;
	margin:10px;
	text-align:center;
}

.Main_li_3 img{
	width:100%;
	height:auto;
	display: block;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
}

.Main_li_3 li:hover img{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

.Main_li_3 a{
	color:#FFF;
	font-size:18px;
}

.Main_li_3 a:hover{
	color:#FFF;
}

.Main_li_3 div{
	background:rgba(187,11,11, 0.5);
	padding:10px 20px;
	width:auto;
	position:absolute;
	margin-top:-80px;
}

/*************************************************************/

a {color:#2C6290;text-decoration:none;}
a:hover {color:#1359D9;text-decoration:none;}

.logo{
	position:absolute;
	z-index:999;
	left:50%;
	margin-left:-135px;
	top:20px;
	background:none;
}

.logo img{}

.Slayt{
	width:100%;
	height:1000px;
	margin:auto;
	display: block;
	box-shadow: 0px 0px 50px rgb(34, 34, 34);
}

.rezervasyon_ifr{width:100%;height:600px;position:absolute;z-index:99;background:none;margin-top:200px;}

.header{
	width:100%;
	height:186px;
	margin:auto;
	background:url(../img/menu-bg.png) center top no-repeat;
	position:absolute;
	z-index:997;
}

.header_ic{
	width:100%;
	height:250px;
	margin:auto;
	display: block;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.header_ic h3{
	background:url(../img/menu-bg.png) center top no-repeat;
	width:100%;
	text-align:center;
	padding-top:170px;
	font-size:30px;
	font-weight:100;
	color:#B42231;
}

.header_ic h3 a{
	color:#B42231;
}

.header_ic h3 span{
	padding:5px 30px;
	margin-right:25px;
	background:rgba(255,255,255, 0.8);
	-webkit-border-radius:  4px 4px;
	-moz-border-radius:  4px/4px;
	border-radius:  4px/4px;
}

/********* PAGE TOP ********/


.iletisim{
	background:url(../img/page_top/iletisim.jpg) center top no-repeat;
}


/********* PAGE TOP ********/

.icerik_top_img{
	margin-top:20px;
	margin-left:39px;
	border:1px solid #F4F4F4;
	-webkit-border-radius:  10px 10px;
	-moz-border-radius:  10px/10px;
	border-radius:  10px/10px;
}

.SosyalBox {
	width:710px;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-top:30px;
	margin-left:-210px;
}

.SosyalBox li{
	list-style:none;
	float:left;
	width:225px;
	height:375px;
	margin:5px;
	background:#FFF;
}

.Main_Content{
	width:100%;
	overflow:hidden;
	margin:auto;
	margin-top:0px;
	position:absolute;
	z-index:1;
}

.orta_logos{
	background:url(../img/orta.jpg) center top no-repeat;
	width:100%;
	height:180px;
	margin:auto;
	margin-bottom:-20px;
}

.cimenoglu{
}

.cimenoglu li{
	width:283px;
	height:313px;
	background:#F7F7F7;
	float:left;
	margin:20px;
	border:1px solid #FFF;
	list-style:none;
	display: block;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.cimenoglu li img{	
	width:283px;
	height:313px;
}


/*********************************************************************/

.txt{
	float:left;
	display: block;
	width: 120px;
	height: 28px;
	margin:10px;
	padding: 0px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #1E388F;
	background-color: #ffffff;
	background-image: none;
	border: 0px solid #990000;
	border-radius: 4px;
}

.form{
	padding:5px 0 55px 15px;
	background:rgba(0,0,0, 0.4);
	width:965px;
	position:relative;
	left:50%;
	margin-left:-490px;
	margin-top:800px;
	
	-webkit-border-radius:  7px 7px;
	-moz-border-radius:  7px/7px;
	border-radius:  7px/7px;
}

.sbmt{
	float:left;
	display: block;
	width: 150px;
	height: 30px;
	margin:10px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #FFF;
	background-color: #B42130;
	background-image: none;
	border: 0px solid #990000;
	border-radius: 4px;
}

/************************************************/

.hr{
	margin:auto;
	-webkit-border-radius:  7px 7px;
	-moz-border-radius:  7px/7px;
	border-radius:  7px/7px;
}

hr{
	border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.Main_Content_980{
	width:980px;
	overflow:hidden;
	margin:auto;
/*********************
	padding:10px;
	background:url(../img/saydam-acik-mavi.png) repeat;
	-webkit-border-radius:  5px 5px;
	-moz-border-radius:  5px/5px;
	border-radius:  5px/5px;
*********************/
}

.Main_Content_full{
	background:url(../img/bg.jpg) center center no-repeat;
	margin:0px;
	margin-bottom:50px;
	padding:0px;
	width:100%;
	overflow:hidden;
	display: block;
	box-shadow: 0px 0px 50px rgb(34, 34, 34);
}

.Main_Content_490{
	width:460px;
	overflow:hidden;
	margin:0px 20px 0px 5px;
	float:left;
}

.Main_Content_980 h1{
	font-weight:300;
	width:100%;
	text-align:center;
	margin:15px auto;
}

.Main_Content_980 h2{
	font-weight:500;
	width:100%;
	text-align:center;
	margin:15px 0px;
	color:#B42231;
}

.Main_Content_980 h4{
	margin-top:15px;
	color:#990033;
}

.Main_Content_left{
	width:323px;
	float:left;
	background:url(../img/shadow-left.png) center top no-repeat;
}

.Main_Content_left h2{
	margin:auto;
	width:150px;
	text-align:center;
	font-size:16px;
	color:#231F20;
	margin-top:5px;
	background:#f4f4f4;
	padding:10px;
	-webkit-border-radius:  7px 7px;
	-moz-border-radius:  7px/7px;
	border-radius:  7px/7px;
}

.Main_Content_ic{
	width:273px;
	overflow:hidden;
	margin:25px;
}

.Main_Content_ic img{
	border:5px solid #CDE0E6;
	padding:5px;
	width:253px;
-webkit-border-radius:  50% 50%;
-moz-border-radius:  50%/50%;
border-radius:  50%/50%;
}

.Main_Content_right{
	width:640px;
	overflow:hidden;
	float:right;
}

/**************************************/

/**************************************/

table {
    border-collapse: collapse;
    border-spacing: 0;
	text-align:left;
}
td,th {
    border: 1px solid #ddd;
    padding: 5px 8px;
}

/************************************************/

.Galeri{
	margin-left:5px;
	margin-top:13px;
}

.Galeri li{
	width:230px;	
	float:left;
	margin:6px;
	list-style:none;
}

.Galeri li img{
	border:1px solid #CCC;
	padding:10px;
	width:200px;
	height:200px;
	
	-webkit-border-radius:  50% 50%;
	-moz-border-radius:  50%/50%;
	border-radius:  50%/50%;

	display: block;
	box-shadow: 0px 0px 7px rgb(214, 214, 214);
	
}

.Galeri li img:hover{
	border:1px solid #B42231;
}

/************************************************/

.GaleriBox{
	margin-left:5px;
	margin-top:13px;
}

.GaleriBox li{
	width:230px;	
	float:left;
	margin:6px;
	list-style:none;
	text-align:center;
}

.GaleriBox li img{
	border:1px solid #CCC;
	padding:10px;
	width:200px;
	height:200px;
	
	-webkit-border-radius:  50% 50%;
	-moz-border-radius:  50%/50%;
	border-radius:  50%/50%;

	display: block;
	box-shadow: 0px 0px 7px rgb(214, 214, 214);
	
}

.GaleriBox li img:hover{
	border:1px solid #B42231;
}

/*********************************************************************************/

.form_table{
	margin-right:0px;
	width:490px;
	float:right;
	border:0px;
}

.form_table td,th{
	border:0px;
	padding:0px;
}

.form_table strong{
	float:right;
	margin-right:30px;
	text-align:right;
}

.form_btn{
	float:left;
	display: block;
	width: 160px;
	height: 32px;
	padding: 0px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

.form_text{
	display: block;
	width: 300px;
	height: 32px;
	padding: 0px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

.form_text:focus{
	border: 1px solid #0099FF;
}

.form_textarea{
	display: block;
	width: 400px;
	height: 100px;
	padding: 0px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

.form_textarea:focus{
	border: 1px solid #0099FF;
}

.form_select {
	float:left;
	width:320px;
	height:32px;
	line-height:32px;
	padding:5px;
	margin:0;
	border:1px solid #d5d5d5;
	border-radius: 4px;
}

.form_Siparis_Paket{
	display: block;
	width: 170px;
	height: 32px;
	padding: 0px 12px;
	margin-bottom:15px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

.form_Siparis_Paket_btn{
	display: block;
	width: 195px;
	height: 32px;
	padding: 0px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
}


/*********************************************************************************/

.Iletisim_Adres_Bilgileri {
	float:left;
	margin-top:20px;
	width:350px;
	margin-left:0px;
}

.Iletisim_Adres_Bilgileri li{
	margin-bottom:15px;
}

.map{
	width:100%;
	height:450px;
}

.SB{
	width:100px;
	height:40px;
	position:absolute;
	left:50%;
	margin-left:-410px;
	bottom:0px;
}

/*********************************************************************/

.nokta li{list-style:inside;margin-left:5px;margin-bottom:6px;}

.Footer{
	background:url(../img/footer.jpg) center bottom no-repeat;
	width:100%;
	height:450px;
	margin:auto;
	color:#000;
}

.FooterLinkler{
	width:100%;
	text-align:center;
	font-weight:200;
}

/*#################################################################################################################################################################################################################*/

.backToTop {
display: none;
width: 70px;
height:70px;
background:url(../img/ok_yukari.png) center top no-repeat;
line-height: 1.1;
padding: 3px 0;
color: #1F477B;
font-size: 11px;
font-family: Calibri;
text-align: center;
position: fixed;
_position: absolute;
right: 10px;
bottom: 0px;
_bottom: "auto";
cursor: pointer;
#opacity: 0.6;
#filter: Alpha(opacity=60);
text-align: vertical;
/*
display: block;
box-shadow: 0px 3px 5px rgba(34, 34, 34, 0.5);
-webkit-border-radius:  5px 5px;
-moz-border-radius:  5px/5px;
border-radius:  5px/5px;
*/
}