@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600);

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family:Arial, Helvetica, sans-serif
}
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}
a:active { text-decoration: none;}
img { border:none }

::selection {color:white;background:#C29A69;}
::-moz-selection {color:white;background:#C29A69;}

.logo {
	position:absolute;
	margin-top:17px
}

.text {
	font-size:14px;
	color:#888;
	text-shadow: 1px 1px 1px #fff;
	font-family:Candara, arial;
	line-height:24px
}
.text1 {
	font-size:12px;
	color:#777;
	line-height:24px
}
.text2 {
	font-size:11px;
	color:#999;
	line-height:18px
}
.text-ic {
	font-size:14px;
	color:#222;
	line-height:23px
}
.text-ic2 {
	font-size:12px;
	color:#222;
	line-height:22px
}
.text3 {
	font-size:22px;
	color:#999;
	font-family:Georgia, sans-serif;
	font-style:italic;
	font-weight:normal;
	line-height:35px
}
.text4-b {
	font-size:16px;
	color:#fff;
	font-family:Georgia, sans-serif;
	font-style:italic;
	font-weight:normal;
	line-height:28px
}
.text4 {
	font-size:18px;
	color:#999;
	font-family:Georgia, sans-serif;
	font-style:italic;
	font-weight:normal;
	line-height:28px
}
.text4-4 {
	font-size:16px;
	color:#ab814e;
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:bold;
	line-height:28px;
}
.text4b {
	font-size:18px;
	color:#444;
	font-family:Georgia, sans-serif;
	font-style:italic;
	font-weight:normal;
	line-height:28px
}
.text5 {
	font-size:17px;
	color:#444;
	font-family:Georgia, sans-serif;
	font-weight:normal;
	line-height:25px;
	font-style:italic;
}
.baslik {
	font-size:18px;
	color:#333;
	font-family:Candara, arial;
}
.baslik2 {
	font-size:35px;
	color:#333;
	font-family:Georgia, sans-serif;
	font-style:italic;
	font-weight:normal;
}

.baslik2-1 {
	font-size:25px;
	color:#a46d2a;
	font-family:Georgia, sans-serif;
	font-style:italic;
	font-weight:normal;
}


.opa
{
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.opa:hover
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.golge
{
	box-shadow: #ccc 0px 0px 9px;
	-moz-box-shadow: #ccc 0px 0px 9px;
	-webkit-box-shadow: #ccc 0px 0px 9px;
}

.header
{
	box-shadow: #ccc 0px 0px 20px;
	-moz-box-shadow: #ccc 0px 0px 20px;
	-webkit-box-shadow: #ccc 0px 0px 20px;
	
	margin-bottom:28px;
	position:relative;
	z-index:45
}

.menu {
	padding:4px 5px;
	margin-left:6px;
	margin-top:-5px;
	color:#666;
	font-family:Candara, Arial, Helvetica, sans-serif;
	font-size:14px;
	float:right;
	border:solid 1px #fff;
	
	border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}
.menu:hover {
	border:solid 1px #C29A69;
	background-color:#C29A69;
	color:#FFF
}
.menu-ak {
	padding:4px 6px;
	margin-left:6px;
	margin-top:-5px;
	color:#666;
	font-family:Candara, Arial, Helvetica, sans-serif;
	font-size:16px;
	float:right;
	border:solid 1px #fff;
	border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
	border:solid 1px #C29A69;
	background-color:#C29A69;
	color:#FFF
}
.menu-aktif {
	border:solid 1px #ccc;
}

.header-menu {
	width:140px;
	padding:5px 11px;
	margin-right:10px;
	margin-left:10px;
	float:left;
	text-align:center;
	color:#333;
	font-family:Candara, Arial, Helvetica, sans-serif;
	font-size:19px;
	background-image:url(../images/f-bg.jpg);
	
	border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
	
	box-shadow:1px 1px 4px #999;
}
.header-menu:hover {
	color:#900;
	box-shadow:1px 1px 1px #999;
	text-shadow:1px 1px 1px #FFFFFF;
	text-decoration:underline
}

.header-menu-AKT
{
	color:#b4b563;
	
}

ul
{
	margin:0;
	padding:0;
	list-style:inside;
	list-style-image:url(../images/list.png)
	
}
li
{
	margin-bottom:12px
	
}

.next , .prev
{
	position:fixed;
	top:400px;
	right:10px;
	padding:10px;
	background-image:url(../images/next.png);
	background-position:center;
	background-repeat:no-repeat;
	width:44px;
	height:88px;
	z-index:50
}
.next
{
	right:10px;
	background-image:url(../images/next.png);
}
.prev
{
	left:10px;
	background-image:url(../images/back.png);
}
.prev:hover
{
	left:9px
}
.next:hover
{
	right:9px
}


.golge
{
	box-shadow: #999 0px 0px 15px;
	-moz-box-shadow: #999 0px 0px 15px;
	-webkit-box-shadow: #999 0px 0px 15px;
}


.box1 {
	text-align:left;
	font-size:17px;
	text-decoration:none;
	color:#777;
	border:solid 1px #ccc;
	background-color:#FFF;
	width:350px;
	padding:6px

}

.box6 {
	text-align:left;
	font-size:17px;
	text-decoration:none;
	color:#777;
	border:solid 1px #ccc;
	background-color:#FFF;
	width:100px;
	padding:6px;
	height:35px;
	font-size:13px;
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	

}


.box6-1 {
	text-align:left;
	font-size:17px;
	text-decoration:none;
	color:#777;
	border:solid 1px #ccc;
	background-color:#FFF;
	width:50px;
	padding:4px;
	height:20px;
	font-size:13px;
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	

}

.box5 {
	text-align:left;
	font-size:17px;
	text-decoration:none;
	color:#777;
	border:solid 1px #ccc;
	background-color:#FFF;
	width:200px;
	padding:6px;
	height:23px;
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;

}
.uyegris{
    border: 1px dashed #d2d2d2;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
padding:15px


}
.bej{
	color:#a46d2a}
.header-menu5 {
	width:120px;
	padding:5px 11px;
	margin-right:10px;
	margin-top:5px;
	float:left;
	text-align:center;
	color:#333;
	font-family:Candara, Arial, Helvetica, sans-serif;
	font-size:19px;
	background-image:url(../images/f-bg2.png);
	
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	
	box-shadow:1px 1px 4px #999;
}
.header-menu5:hover {
	color:#900;
	box-shadow:1px 1px 1px #999;
	text-shadow:1px 1px 1px #FFFFFF;
	text-decoration:underline
}



.header-menu5-1 {
	width:323px;
	padding:5px 11px;
	margin-bottom:5px;

	
	float:left;
	text-align:center;
	color:#333;
	font-family:Candara, Arial, Helvetica, sans-serif;
	font-size:19px;
	background-image:url(../images/f-bg2.png);
	
	border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	
}

.gece3 {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/3gece.png) !important;
	margin-right:20px
			
}
.gece3-a {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/3gece_.png) !important;
	margin-right:20px
			
}
.gece3:hover {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/3gece_.png) !important;
			
}


.gece4 {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/4gece.png) !important;
	margin-right:20px			
}
.gece4-a {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/4gece_.png) !important;
	margin-right:20px			
}
.gece4:hover {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/4gece_.png) !important;
			
}
.gece7 {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/7gece.png) !important;
	margin-right:20px			
}
.gece7-a {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/7gece_.png) !important;
	margin-right:20px			
}
.gece7:hover {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/7gece_.png) !important;
			
}

.vizeli {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/vizeli.png) !important;
	margin-right:20px			
}

.vizeli-a {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/vizeli_.png) !important;
	margin-right:20px			
}
.vizeli:hover {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/vizeli_.png) !important;
			
}
.gurme {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/gurme.png) !important;
	margin-right:20px			
}
.gurme-a {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/gurme_.png) !important;
	margin-right:20px			
}
.gurme:hover {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/gurme_.png) !important;
			
}
.eglence {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/eglence.png) !important;
	margin-right:20px			
}
.eglence-a {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/eglence_.png) !important;
	margin-right:20px			
}
.eglence:hover {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/eglence_.png) !important;
			
}
.kulturel {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/kulturel.png) !important;
	margin-right:20px			
}
.kulturel-a {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/kulturel_.png) !important;
	margin-right:20px		
}
.kulturel:hover {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/kulturel_.png) !important;
			
}

.populer {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/populer.png) !important;
	margin-right:20px			
}
.populer-a {
	width:66px;
	height:66px;
	float:left;
	background:url(../images/populer_.png) !important;
	margin-right:20px;			
}
.populer:hover {
	
	background:url(../images/populer_.png) !important;
			
}

.karsilastir {
	width:66px;
	height:66px;
	float:right;
	background:url(../images/karsilastir.png) !important;
		
}

.karsilastir:hover {
	
	background:url(../images/karsilastir_.png) !important;
			
}

.sure {
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
}

	.hoverTable{
		width:100%; 
		border-collapse:collapse;
		font-size:13px;
			font-family: 'Open Sans', sans-serif;
			cursor:pointer
	}
	.hoverTable td{ 
		padding:7px; border:#ccc 1px solid;	font-size:13px;
	
	}
	/* Define the default color for all the table rows */
	.hoverTable tr{
		background: #fff;
	}
	/* Define the hover highlight color for the table row */
    .hoverTable tr:hover {
          background-color: #ffff99;
    }
	
.turliste {
	width:450px;
	height:120px;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	float:left;

	margin:10px 40px 25px 0px

	
  }

.turliste img {
	float:left; margin-right:15px;
	margin-top:6px
  }
  
.iconkarsilastir {
	background:url(../images/k.png) no-repeat;
	width:30px;
	height:30px;
	position: absolute;
	margin-top:95px;
	margin-left:137px
  }
    
.iconkarsilastir-a {
	background:url(../images/ka.png) no-repeat;
	width:30px;
	height:30px;
	position: absolute;
	margin-top:95px;
	margin-left:137px
  }
  
.iconkarsilastir:hover {
	background:url(../images/ka.png) no-repeat
  }
  .detaykarsilastir {
	  width:200px;
	  height:30px;
	  margin-bottom:7px;
	  background-color:#999;
	  text-align:center;
	  color:#FFF;
	font-weight:normal;
	font-style:normal;
	font-size:17px



  }
  
.detaykarsilastir:hover {
	  width:200px;
	  height:30px;
	  margin-bottom:7px;
	  background-color:#c29a69;
	  text-align:center;
	  color:#FFF;
	  

  }
.detaykarsilastira {
	  width:200px;
	  height:30px;
	  margin-bottom:7px;
	  background-color:#c29a69;
	  color:#FFF;
	  text-align:center;
	  	font-weight:normal;
	font-style:normal;
	font-size:17px

  }
.detaymenu {
	  width:200px;
	  height:30px;
	  margin-bottom:7px


  }
.detaymenu img {
		margin-right:7px;
		margin-top:3px;
		float:left
  }
  

.oteltur
{
	width:173px;
	height:50px;
	float:left;
	text-align:center !important;
	margin:10px 10px;
	padding-top:30px;
	color:#999;
	font-size:17px;
	cursor:pointer;
	border: 1px solid #999;
-webkit-box-shadow: #f0f0f0 0 0 0 3px inset,#f0f0f0 2px 3px 0;
-moz-box-shadow: #f0f0f0 0 0 0 3px inset,#f0f0f0 2px 3px 0;
box-shadow: #f0f0f0 0 0 0 3px inset,#f0f0f0 2px 3px 0;
}
.oteltur:hover
{
	width:167px;
	height:47px;
	padding-top:27px;
	border: 4px solid #dee004;
	-webkit-box-shadow: #f7f7f7 0 0 0 3px inset,#f0f0f0 2px 3px 0;
-moz-box-shadow: #f7f7f7 0 0 0 3px inset,#f0f0f0 2px 3px 0;
box-shadow: #f7f7f7 0 0 0 3px inset,#f0f0f0 2px 3px 0;
}
.oteltur2
{
	width:173px;
	height:50px;
	text-align:center !important;
	padding-top:18px;
	padding-bottom:15px;

	color:#999;
	font-size:28px;
	cursor:pointer;
	border: 1px solid #999;
-webkit-box-shadow: #f0f0f0 0 0 0 3px inset,#f0f0f0 2px 3px 0;
-moz-box-shadow: #f0f0f0 0 0 0 3px inset,#f0f0f0 2px 3px 0;
box-shadow: #f0f0f0 0 0 0 3px inset,#f0f0f0 2px 3px 0;
}

.oteltur3
{
	width:25px;
	height:25px;
	text-align:center !important;
	float:left;
	padding-bottom:15px;
	margin-top:1px;
	margin-right:5px;
	color:#999;
	font-size:28px;
	cursor:pointer;

}

.yenibuton
{
	width:160px;
	height:50px;
	padding:5px 11px;
	margin-right:10px;
	margin-top:5px;
	text-align:center;
	color:#fff;
	font-size:19px;
	border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
	border:0;
	background-color:#a46d2a	

}

.yenibuton:hover
{

	background-color:#9c6c32	

}
.yaklasik
{
	font-size:20px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	color:#333}
.formdiv{
	width:672px;
	height:auto;
	background-color:#fff;
	border-radius:5px;
	border:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:100px;
	margin-top:20px
	}
.post-header{
	background:#f1f1f1;
	border-bottom:1px solid #cdcdcd;
	padding:15px 23px 15px;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);
	text-align:left
	
	}
.onemli{	background:#f8f8f8;
	border-bottom:1px solid #cdcdcd;
	padding:5px 5px 5px;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);
	text-align:right;
	font-size:11px;
	color: #666}
	.post-header h2 {
		font-size:14px;  
		font-family: OpenSans-Bold;
		color:#4d4d4d;
		
		
		text-transform:uppercase;
		text-align:start;
		    -webkit-margin-before: 0.83em;
			    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	}
	
	.company-logo{
		
		padding:20px;
    position: absolute;;}
	
	.input-text{background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    color: #566266;
    padding: 13px 9px;
	
    width: 402px;
    max-width: 100%;
	margin:10px 20px 0 0;
    position: relative;
	float:right;
    outline: 0;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;}
	.form-input{
		margin-top:10px;}
		
.clear{clear:both;}
.butons{ float:right; padding:10px; margin-right:10px;}
.buton{background: linear-gradient(#97c161,#80b350);
    border: 1px solid #6f9546;
    color: #fff;
    text-shadow: 0 1px 0 #6f9546; padding:10px 15px;
	margin-left:10px;    border-radius: 5px;
	cursor:pointer
}
.buton:focus{
	outline:none
}
.buton:hover{
	background:#333;
	border:1px solid #333
	}

