body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg-img1.jpg);
	background-attachment: fixed;
}

.ust {
	height: 120px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-tail.png);

	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;
	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	border-style: outset;
	border-color: #F0F0F0;

}

.ust .logo {
	height: 100%;
	width: 100%;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-size: 24px;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	line-height: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	line-height: 14px;
}
h5 {
	font-size: 12px;
	line-height: 12px;
}
h6 {
	font-size: 10px;
	line-height: 10px;
}



td {
	font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
    font-size: 14;
}


th {
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	font-weight: bold;
}
#cssmenu{
	height:37px;
	display:block;
	padding:0;
	border:1px solid;
	border-radius:5px;
	width: 1000px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	z-index:100000;
} 
#cssmenu > ul {list-style:inside none; padding:0; margin:0;} 
#cssmenu > ul > li {list-style:inside none; padding:0; margin:0; float:left; display:block; position:relative;} 
#cssmenu > ul > li > a{
	outline:none;
	display:block;
	position:relative;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 rgba(0,0,0, 0.4);
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
} 
#cssmenu > ul > li:first-child > a{
	border-radius:5px 0 0 5px;
	color: #000000;
} 
#cssmenu > ul > li > a:after{ content:''; position:absolute; border-right:1px solid; top:-1px; bottom:-1px; right:-2px; z-index:99; } 
#cssmenu ul li.has-sub:hover > a:after{top:0; bottom:0;} 
#cssmenu > ul > li.has-sub > a:before{ content:''; position:absolute; top:18px; right:6px; border:5px solid transparent; border-top:5px solid #fff; } 
#cssmenu > ul > li.has-sub:hover > a:before{top:19px;} 
#cssmenu ul li.has-sub:hover > a{ background:#3f3f3f; border-color:#3f3f3f; padding-bottom:13px; padding-top:13px; top:-1px; z-index:999; } 
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div{display:block;} 
#cssmenu ul li.has-sub > a:hover{background:#3f3f3f; border-color:#3f3f3f;} 
#cssmenu ul li > ul, #cssmenu ul li > div{ display:none; width:auto; position:absolute; top:38px; padding:10px 0; background:#3f3f3f; border-radius:0 0 5px 5px; z-index:999; } 
#cssmenu ul li > ul{width:200px;} 
#cssmenu ul li > ul li{display:block; list-style:inside none; padding:0; margin:0; position:relative;} 
#cssmenu ul li > ul li a{ outline:none; display:block; position:relative; margin:0; padding:8px 20px; font:10pt Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.5); } 


#cssmenu, #cssmenu > ul > li > ul > li a:hover{ background:#CCCCCC; background:-moz-linear-gradient(top, #CCCCCC 0%, #FFFFFF 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(100%,#FFFFFF)); background:-webkit-linear-gradient(top, #CCCCCC 0%,#FFFFFF 100%); background:-o-linear-gradient(top, #CCCCCC 0%,#FFFFFF 100%); background:-ms-linear-gradient(top, #CCCCCC 0%,#FFFFFF 100%); background:linear-gradient(top, #CCCCCC 0%,#FFFFFF 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCCCCC', endColorstr='#FFFFFF',GradientType=0); } 
#cssmenu{border-color:#999999;} 
#cssmenu > ul > li > a{border-right:1px solid #F0F0F0; color:#000000;} 
#cssmenu > ul > li > a:after{border-color:#F0F0F0;} 
#cssmenu > ul > li > a:hover{
	background:#FFFFFF;
	color: #000000;
} 


.ortadiv {
	min-height: 1600px;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-tail.png);
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;
	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	border-style: outset;
	border-color: #F0F0F0;
	position: relative;
}
.altdiv1 {
	height: 55px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer-tail.png);

	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;

	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	border: 1px solid #F0F0F0;
	font-size: 16px;
}

.altdiv {
	height: 25px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer-tail.png);

	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;

	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	color: #CC6600;
	text-align: center;
	line-height: 25px;
	border: 1px solid #F0F0F0;
	font-size: 11px;
}
.ortadiv .slogan {
	font-family: Tahoma;
	text-align: center;
	width: 80%;
	height: 35px;
	color: #FF0000;
	line-height: 25px;
	margin-right: auto;
	margin-left: auto;
}
.ortadiv .sorgugeneldiv {
min-height: auto;
	height: auto;
	width: 1000px;
}
.ortadiv .sorgugeneldiv .anasol {
	float: left;
	height: auto;
	width: 340px;
}

.ortadiv .sorgugeneldiv .slayt {
	float: right;
	height: 320px;
	width: 640px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;


	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;


	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 3px;
	background-image: url(images/shuttle-transfer-alanya.jpg);
}


.ortadiv .sorgugeneldiv .link {
	float: right;
	height: auto;
	width: 606px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;


	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;


	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}

.ortadiv .sorgugeneldiv .link  a{
	color: #000000;
	margin-right: 2px;
	margin-left: 2px;
}

.ortadiv .sorgugeneldiv .link  a:hover{
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #FF0000;
}

.ortadiv .sorgugeneldiv .agenta {
	float: right;
	height: 220px;
	width: 640px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;


	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;


	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 3px;
	background-image: url(images/agenta.png);
}
.ortadiv .sorgugeneldiv .anasol .sorgu {
	float: left;
	height: 450px;
	width: 340px;
	border: 1px solid #CCCCCC;






	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;






	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	background-color: #FBFBFB;
	top: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;

}
.ortadiv .sorgugeneldiv .anasol  .sorgu  .baslik {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #FF9933;
	text-align: center;
	color: #FFFFFF;
	width: 330px;




	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #993399;
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.ortadiv .sorgugeneldiv .anasol  .sorgu #formsorgu .anaform {
	height: 440px;
	width: 330px;
	float: left;
}
.ortadiv .sorgugeneldiv .anasol  .sorgu #formsorgu .anaform .anaformsol {
	float: left;
	height: 420px;
	width: 330px;
}
.ortadiv .sorgugeneldiv  .anasol  .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun {
	float: left;
	height: 37px;
	width: 320px;
	margin-left: 6px;
}
.ortadiv .sorgugeneldiv .anasol  .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsol {
	float: left;
	width: 100px;
	font-weight: bold;
	font-family: Tahoma;
	height: 30px;
	font-size: 12px;
	line-height: 37px;
}
.ortadiv .sorgugeneldiv .anasol  .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag {
	font-size: 12px;
	height: 37px;
	line-height: 37px;
}


.ortadiv .sorgugeneldiv  .anasol  .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun1 {
	float: left;
	height: 37px;
	width: 320px;
	margin-left: 6px;
	margin-top:15px;
}
.ortadiv .sorgugeneldiv .anasol  .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun1 .anaformsolsol {
	float: left;
	width: 100px;
	font-weight: bold;
	font-family: Tahoma;
	height: 30px;
	font-size: 12px;
	line-height: 37px;
}
.ortadiv .sorgugeneldiv .anasol  .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun1 .anaformsolsag {
	font-size: 12px;
	height: 37px;
	line-height: 37px;
}


.anaformsolbutun1 {
	float: left;
	height: 37px;
	width: 320px;
	margin-left: 6px;
	margin-top:15px;
}
.anaformsolbutun1 .anaformsolsol {
	float: left;
	width: 100px;
	font-weight: bold;
	font-family: Tahoma;
	height: 30px;
	font-size: 12px;
	line-height: 37px;
}
.anaformsolbutun1 .anaformsolsag {
	font-size: 12px;
	height: 37px;
	line-height: 37px;
}


.sorgu #formsorgu .anaform .anaformsol .anaformsolbutun1 .anaformsolsag #doviz {
	height: 30px;
}



.ortadiv .sorgugeneldiv .anasol  .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #transferyonu {
	width: 212px;
	height: 30px;
}
.ortadiv .sorgugeneldiv .anasol  .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #havalimani {
	width: 212px;
	height: 30px;
}
.ortadiv .sorgugeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #bolge {
	width: 212px;
	height: 30px;
}

.ortadiv .sorgugeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #bolge {
	width: 212px;
	height: 30px;
}

.ortadiv .sorgugeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #bolge1 {
	width: 212px;
	height: 30px;

}

.ortadiv .sorgugeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #bolge2 {
	width: 212px;
	height: 30px;

}

.ortadiv .sorgugeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #for_ay {
	width: 80px;
	height: 30px;
}
.ortadiv .sorgugeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #for_yil {
	height: 30px;
	width: 65px;
}
.ortadiv .sorgugeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #for_gun {
	height: 30px;
	width: 60px;
}
.ortadiv .sorgugeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #for_yetiskin {
	height: 30px;
	width: 75px;
}
.ortadiv .sorgugeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #for_cocuk {
	height: 30px;
	width: 65px;
}
.ortadiv .sorgugeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #for_bebek {
	height: 30px;
	width: 63px;
}

.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #for_yetiskin {
	height: 30px;
	width: 75px;
}
.rezortadiv .rezgeneldiv  .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #for_cocuk {
	height: 30px;
	width: 65px;
}
.rezortadiv .rezgeneldiv  .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #for_bebek {
	height: 30px;
	width: 63px;
}

.ortadiv .sorgugeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun #rezbuton {
	height: 35px;
	width: 240px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-left: 40px;
	margin-top: 18px;
	margin-bottom: 5px;
}
.ortadiv .sorgugeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag .cbyas {
	font-size: 10px;
	line-height: 13px;
	text-align: center;
}
.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag .cbyas {
	font-size: 10px;
	line-height: 13px;
	text-align: center;
}
.ortadiv .sorgugeneldiv .slaytalti {
	float: right;
	height: 480px;
	width: 630px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;


	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;


	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 3px;
	padding: 5px;
}
.ortadiv .sorgugeneldiv .slaytalti1 {
	float: right;
	height: 810px;
	width: 630px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;


	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;


	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 3px;
	padding: 5px;
}
.ortadiv .sorgugeneldiv .anasol  .sorgu .sorgualtiresim {
	float: left;
	height: 260px;
	width: 336px;
	border: 1px solid #CCCCCC;



	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;



	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	background-color: #FBFBFB;
	background-image: url(images/antalyairporttransfer.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.ortadiv .sorgugeneldiv .slaytalti h3 {
	color: #535879;
	font-family: Tahoma;
	font-size: 15px;
}
.ortadiv .sorgugeneldiv .slaytalti p {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
}
.ortadiv .sorgugeneldiv .sorgusonuc {
	float: right;
	height: 1400px;
	width: 630px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;



	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 3px 2px 5px #888;



	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	padding: 5px;
	font-size: 12px;
}

.ortadiv .sorgugeneldiv .sorgusonuc .buton {

	width: 120px;
	float: right;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		-webkit-border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #993399;
	box-shadow: #555 0px 0px 8px;  
-moz-box-shadow: #555 0px 0px 8px;  
-webkit-box-shadow: #555 0px 0px 8px;  
}
.ortadiv .sorgugeneldiv .sorgusonuc marquee {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.ortadiv .sorgugeneldiv .sorgusonuc .fiyat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.ortadiv .sorgugeneldiv .sorgusonuc .fiyat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}

.ortadiv .sorgugeneldiv .sorgusonuc .toplamfiyat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#cssmenu img {
	height: 20px;
	width: 30px;
	float: right;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: 1px;
}
.ortadiv .sorgugeneldiv .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun #rezbuton:hover {
	height: 35px;
	width: 240px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-left: 40px;
	margin-top: 18px;
	margin-bottom: 5px;
	background-color: #993399;
	color: #FFFFFF;
}
.ortadiv .sorgugeneldiv .sorgusonucust {
	float: right;
	height: 154px;
	width: 630px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;



	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;



	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
.ortadiv .sorgugeneldiv .sorgusonucust .sorgusonucustbaslik {
	line-height: 25px;
	height: 26px;
	width: 622px;
	background-color: #993399;

	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
}
.ortadiv .sorgugeneldiv .sorgusonuc .buton:hover {
	width: 122px;
	float: left;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

		-webkit-border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #000099;
	box-shadow: #555 0px 0px 8px;

-moz-box-shadow: #555 0px 0px 8px;  
-webkit-box-shadow: #555 0px 0px 8px;
}
.ortadiv .sorgugeneldiv .sorgusonuc hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.rezortadiv {
	min-height: 1400px;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-tail.png);
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;
	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	border-style: outset;
	border-color: #F0F0F0;
}

.rezortadiv rezgeneldiv {
	min-height: 1400px;
	height: auto;
	width: 1000px;
}

.rezortadiv .rezgeneldiv .rezervasyon {

	float: right;
	height: 685px;
	width: 630px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;



	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 3px 2px 5px #888;



	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	padding: 5px;
	font-size: 12px;
}
.rezortadiv .rezgeneldiv .rezervasyonust {
	float: right;
	height: 262px;
	width: 630px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;



	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;



	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
.rezortadiv .rezgeneldiv .rezervasyonust .sorgusonucustbaslik {
	line-height: 25px;
	height: 26px;
	width: 622px;
	background-color: #993399;

	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	margin-top: 5px;
}
.rezortadiv .rezgeneldiv .rezervasyonust strong {
	color: #000000;
	font-size: 14px;
}
.rezortadiv .rezgeneldiv .rezervasyonust .kirmizi {
	color: #FF0000;
}
.rezortadiv .rezgeneldiv .rezervasyonust .rezervasyonustbaslik {
	line-height: 25px;
	height: 26px;
	width: 622px;
	background-color: #993399;


	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	float: right;
}
.rezortadiv .rezgeneldiv .rezervasyonust strong {
	color: #FF0000;
}
.rezortadiv .rezgeneldiv .rezervasyonust marquee {
	color: #FF0000;
}
.rezortadiv .rezgeneldiv .rezervasyon table {
	font-size: 13px;
}
.notyazi {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.rezortadiv .rezgeneldiv .rezervasyon .rezervasyonbaslik {
	line-height: 25px;
	height: 25px;
	width: 622px;
	background-color: #993399;



	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: center;
}
.rezortadiv .rezgeneldiv .rezervasyon .notyazi .buton {

	width: 240px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		-webkit-border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #993399;
	box-shadow: #555 0px 0px 8px;  
-moz-box-shadow: #555 0px 0px 8px;  
-webkit-box-shadow: #555 0px 0px 8px; 

}

.rezortadiv .rezgeneldiv .rezervasyon .notyazi .buton:hover {

	width: 240px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		-webkit-border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #000099;
	box-shadow: #555 0px 0px 8px;  
-moz-box-shadow: #555 0px 0px 8px;  
-webkit-box-shadow: #555 0px 0px 8px; 

}

.rezortadiv .rezgeneldiv .anasol .sorgu {
	float: left;
	height: 420px;
	width: 340px;
	border: 1px solid #CCCCCC;






	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;






	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	background-color: #FBFBFB;
	top: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;

}
.rezortadiv .rezgeneldiv .anasol .sorgu  .baslik {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #FF9933;
	text-align: center;
	color: #FFFFFF;
	width: 330px;




	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #993399;
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform {
	height: 410px;
	width: 330px;
	float: left;
}
.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol {
	float: left;
	height: 410px;
	width: 330px;
}
.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun {
	float: left;
	height: 35px;
	width: 320px;
	margin-left: 6px;
}
.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsol {
	float: left;
	width: 100px;
	font-weight: bold;
	font-family: Tahoma;
	height: 30px;
	font-size: 12px;
	line-height: 35px;
}
.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag {
	font-size: 12px;
	height: 35px;
	line-height: 35px;
}

.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #transferyonu {
	width: 212px;
	height: 30px;
}
.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #havalimani {
	width: 212px;
	height: 30px;
}
.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #bolge {
	width: 212px;
	height: 30px;
}
.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #for_ay {
	width: 80px;
	height: 30px;
}
.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #for_yil {
	height: 30px;
	width: 65px;
}
.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun .anaformsolsag #for_gun {
	height: 30px;
	width: 60px;
}

.rezortadiv .rezgeneldiv .anasol .sorgu #formsorgu .anaform .anaformsol .anaformsolbutun #rezbuton {
	height: 35px;
	width: 240px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rezortadiv .rezgeneldiv .slaytalti {
	float: right;
	height: 385px;
	width: 600px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;


	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;


	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	padding: 15px;
}
.rezortadiv .rezgeneldiv .anasol .sorgu .sorgualtiresim {
	float: left;
	height: 260px;
	width: 336px;
	border: 1px solid #CCCCCC;



	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;



	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	background-color: #FBFBFB;
	background-image: url(images/antalyairporttransfer.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.rezortadiv rezsonucgeneldiv {
	height: 1300px;
	width: 980px;
	float: left;
	padding: 10px;
	font-size: 12px;
}
.rezortadiv .rezsonucgeneldiv table {
	font-size: 14px;
}

.rezortadiv .rezsonucgeneldiv .rezervasyonustbaslik {
	line-height: 25px;
	height: 26px;
	width: 982px;
	background-color: #993399;



	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	float: left;
	margin: 5px;
}
.rezortadiv .rezsonucgeneldiv marquee {
	color: #FF0000;
}
.sayfaortadiv {


	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-tail.png);
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;
	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	border-style: outset;
	border-color: #F0F0F0;
}
.sayfaortadiv .sayfageneldiv {


	height: auto;
	width: 1000px;
}
.sayfaortadiv .sayfageneldiv .sayfaustbaslik {

	line-height: 25px;
	height: 26px;
	width: 982px;
	background-color: #993399;



	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	float: left;
	margin: 5px;
}

.sayfaortadiv .sayfageneldiv .sayfaustbaslik1 {

	line-height: 20px;
	height: auto;
	width: 982px;
	background-color: #993399;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	float: left;
	margin: 5px;
	display:table;
}


.sayfaortadiv .sayfageneldiv .sol {
	float: left;
	height: 350px;
	width: 370px;
	margin: 15px;
	background-color: #FBFBFB;
	border: 2px solid #F0F0F0;
	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	display:none;
}
.sayfaortadiv .sayfageneldiv .sag {
	float: right;
	height: 350px;
	width: 972px;
	background-color: #FBFBFB;
	border: 2px solid #F0F0F0;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
}
.sayfaortadiv .sayfageneldiv .iletisimharita {
	width: 960px;
	float: left;
	border: 5px solid #CCCCCC;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
}
.sayfaortadiv .sayfageneldiv .sol input {
	width: 200px;
	height: 30px;
}
.sayfaortadiv .sayfageneldiv .sol td {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sayfaortadiv .sayfageneldiv .sag table {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
}
.sayfaortadiv .sayfageneldiv .sol textarea {
	height: 50px;
	width: 200px;
}
.ortadiv .sorgugeneldiv .slaytalti table {
	color: #333333;
	font-size: 14px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ortadiv .sorgugeneldiv .slaytalti .analistetab {
	font-size: 12px;
	line-height: 18px;
}
.ortadiv .sorgugeneldiv .slaytalti .analistetab p {
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
}
.ortadiv .sorgugeneldiv .slaytalti .analistetab {
	border: 1px solid #FFFFFF;
}
.ortadiv .sorgugeneldiv .slaytalti .analistetab .style3 {
	color: #FFFFFF;
}
.ortadiv .sorgugeneldiv .anaaltresim {
	float: right;
	height: 300px;
	width: 640px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;



	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;



	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 3px;
	background-image: url(images/antalya-airport-transfer.jpg);
    	background-position: center center;
   
}
.ortadiv .sorgugeneldiv .anasol .sorgualtidiv {
	float: left;
	height: auto;
	width: 340px;
	border: 1px solid #CCCCCC;







	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 3px #888;







	-moz-box-shadow: 3px 2px 3px #888;
	-webkit-box-shadow: 3px 2px 3px #888;
	background-color: #FBFBFB;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}


.ortadiv .sorgugeneldiv  .anasol .sorgualtidiv a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.ortadiv .sorgugeneldiv .anasol .sorgualtidiv a:hover {

	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.rezortadiv .rezgeneldiv .anasol .sorgualtidiv {
	float: left;
	min-height: 500px;
	height: auto;
	width: 340px;
	border: 1px solid #CCCCCC;







	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 3px #888;







	-moz-box-shadow: 3px 2px 3px #888;
	-webkit-box-shadow: 3px 2px 3px #888;
	background-color: #FBFBFB;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.rezortadiv .rezgeneldiv  .anasol .sorgualtidiv a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.rezortadiv .rezgeneldiv .anasol .sorgualtidiv a:hover {

	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rezortadiv .rezgeneldiv .anasol {

	float: left;
	height: 700px;
	width: 340px;
}
.sayfageneldiv .resimhaber {
	margin:5px;
	padding: 5px;
	float: left;
	width: 200px;
}
.sayfageneldiv .haberbaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.ortadiv .sorgugeneldiv .slaytalti .analistetab .stylef {
	font-size: 16px;
}
.ortadiv .sorgugeneldiv .slaytalti .analistetab p {
	font-size: 14px;
}
.sayfaortadiv .blogdiv {
	height: auto;
	width: 1000px;
	padding: 10px;
	display: table;
}
.blogdiv .blogmenu {
	height: auto;
	width: 240px;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: table;
	padding: 1px;
}
.blogdiv .blogdetay {
	height: 300px;
	width: 714px;
	float: left;
	padding: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 2px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	display: table;
}
.blogdiv .blogdetay .blogresim {
	height: auto;
	width: 720px;
	float: left;
	margin-bottom: 10px;
	display: table;
}
.sayfageneldiv .blogdiv .blogdetay .blogbaslik {
	float: left;
	margin: 5px;
	width: 700px;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.sayfageneldiv .blogdiv .blogdetay .blogresim img {
	width: 520px;
	display: table;
	margin-right: 100px;
	margin-left: 100px;
}


.sayfageneldiv .blogdiv .blogmenu a {
	float: left;
	width: 232px;
	background-color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	border: 1px solid #666666;
	margin-right: 3px;
	margin-bottom: 3px;
}
.sayfageneldiv .blogdiv .blogmenu a:hover {
	float: left;
	width: 232px;
	background-color: #FF0000;
	padding: 2px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	border: 1px solid #666666;
	margin-right: 3px;
	margin-bottom: 3px;
}
.sayfageneldiv .sayfaustbaslik a {
	color: #FFFFFF;
}
.sayfageneldiv .sayfaustbaslik1 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	font-style: normal;
	float: left;
	width:175px;
}


.sayfageneldiv .sayfaustbaslik1 a:hover{
color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	font-style: normal;
	float: left;
	width:175px;
	background-color: #FF0000;
}

.ortadiv .sorgugeneldiv .slaytbaslik {
	float: right;
	height: 40px;
	width: 620px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;


	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;


	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 25px;
	margin-right: 5px;
	font-family: "Arial Black";
	font-size: 24px;
	font-style: italic;
	line-height: 40px;
	color: #FF3300;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: -1px;
}

	#menu, #menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#menu {
		width: 1000px;
		margin: auto;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		z-index:111;
	}
	
	#menu:before,
	#menu:after {
		content: "";
		display: table;
	}
	
	#menu:after {
		clear: both;
	}
	
	#menu {
		zoom:1;
	}
	
	#menu li {
		float: left;
		border-right: 1px solid #222;
		-moz-box-shadow: 1px 0 0 #444;
		-webkit-box-shadow: 1px 0 0 #444;
		box-shadow: 1px 0 0 #444;
		position: relative;
	}
	
	#menu a {
	float: left;
	color: #E2E2E2;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	padding-top: 12px;
	padding-right: 38px;
	padding-bottom: 12px;
	padding-left: 38px;
	}
	
	#menu li:hover > a {
		color: #FF3300;
	}
	
	*html #menu li a:hover { /* IE6 only */
		color: #fafafa;
	}
	
	#menu ul {
		margin: 20px 0 0 0;
		_margin: 0; /*IE6 only*/
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 38px;
		left: 0;
		z-index: 1;    
		background: #444;
		background: -moz-linear-gradient(#444, #111);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
		background: -webkit-linear-gradient(#444, #111);    
		background: -o-linear-gradient(#444, #111);	
		background: -ms-linear-gradient(#444, #111);	
		background: linear-gradient(#444, #111);
		-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
		box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;  
	}

	#menu li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}
	
	#menu ul ul {
		top: 0;
		left: 80px;
		margin: 0 0 0 20px;
		_margin: 0; /*IE6 only*/
		-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		box-shadow: -1px 0 0 rgba(255,255,255,.3);		
	}
	
	#menu ul li {
		float: none;
		display: block;
		border: 0;
		_line-height: 0; /*IE6 only*/
		-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	}
	
	#menu ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}
	
	#menu ul a {    
		padding: 10px;
		width: 130px;
		_height: 10px; /*IE6 only*/
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
	}
	
	#menu ul a:hover {
		background-color: #0186ba;
		background-image: -moz-linear-gradient(#04acec,  #0186ba);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
		background-image: -webkit-linear-gradient(#04acec, #0186ba);
		background-image: -o-linear-gradient(#04acec, #0186ba);
		background-image: -ms-linear-gradient(#04acec, #0186ba);
		background-image: linear-gradient(#04acec, #0186ba);
	}
	
	#menu ul li:first-child > a {
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	#menu ul li:first-child > a:after {
		content: '';
		position: absolute;
		left: 40px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #444;
	}
	
	#menu ul ul li:first-child a:after {
		left: -6px;
		top: 50%;
		margin-top: -6px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #3b3b3b;
	}
	
	#menu ul li:first-child a:hover:after {
		border-bottom-color: #04acec; 
	}
	
	#menu ul ul li:first-child a:hover:after {
		border-right-color: #0299d3; 
		border-bottom-color: transparent; 	
	}
	
	#menu ul li:last-child > a {
		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	
	/* Mobile */
	#menu-trigger {
		display: none;
	}

	
	

	/* iPad */
	.no-transition {
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
		opacity: 1;
		visibility: visible;
		display: none;  		
	}

	#menu li:hover > .no-transition {
		display: block;
	}
	
	.solmenutbaslik {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	background-color: #666666;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-style: italic;
}
.ortadiv .sorgugeneldiv .anaoteller {
	min-height: 1000px;
	height:auto;
	width: 640px;
	margin: 5px;
	padding: 2px;
	float: left;
}
.ortadiv .sorgugeneldiv .anaoteller .anaoteldiv {
	float: left;
	height: 200px;
	width: 290px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	position: relative;
	display: table;
	border: 4px solid #ffffff;
}
.ortadiv .sorgugeneldiv .anaoteller .anaoteldiv .anaoteldivyazi {
	text-align: center;
	z-index: 1000;
	color: #FF3300;
	background-color:rgba(0, 0, 0, 0.5);
	line-height: 20px;
	float: left;
	height: auto;
	width: 250px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-style: normal;
	font-weight: bold;
	display: table;
	position: absolute;
	vertical-align: middle;
	top: 70px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: "Arial Black";
	font-size: 18px;

}

.ortadiv .sorgugeneldiv .anaoteller .anaoteldiv:hover{
	float: left;
	height: 200px;
	width: 290px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	position: relative;
	display: table;
	background-color:rgba(0, 0, 0, 0.5);
	z-index:15000px;
	border: 4px solid #333333;
}


.ortadiv .sorgugeneldiv .anaoteller .anaoteldiv img {
	float: left;
	height: 200px;
	width: 290px;
}
.rezervasyonust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

@media screen and (max-width: 600px) {


td {
	font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
    font-size: 14;
}


th {
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	font-weight: bold;
}

#cssmenu{
	height:37px;
	display:block;
	padding:0;
	border:1px solid;
	border-radius:5px;
	width: 340px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
} 


#menu {
		width: 300px;
		margin: auto;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	}

		/* nav-wrap */
		#menu-wrap {
			position: relative;
		}

		#menu-wrap * {
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
		}

		/* menu icon */
		#menu-trigger {
			display: block; /* show menu icon */
			height: 40px;
			line-height: 40px;
			cursor: pointer;		
			padding: 0 0 0 35px;
			border: 1px solid #222;
			color: #fafafa;
			font-weight: bold;
			background-color: #111;
			background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, -moz-linear-gradient(#444, #111); 
			background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, -webkit-linear-gradient(#444, #111);	
			background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, -o-linear-gradient(#444, #111);
			background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, -ms-linear-gradient(#444, #111);
			background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC) no-repeat 10px center, linear-gradient(#444, #111);
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			border-radius: 6px;
			-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
			-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
			box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		}
		
		/* main nav */
		#menu {
			margin: 0; padding: 10px;
			position: absolute;
			top: 40px;
			width: 100%;
			z-index: 1;
			background-color: #444;
			display: none;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;		
		}

		#menu:after {
			content: '';
			position: absolute;
			left: 25px;
			top: -8px;
			border-left: 8px solid transparent;
			border-right: 8px solid transparent;
			border-bottom: 8px solid #444;
		}	

		#menu ul {
			position: static;
			visibility: visible;
			opacity: 1;
			margin: 0;
			background: none;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;				
		}

		#menu ul ul {
			margin: 0 0 0 20px !important;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;		
		}

		#menu li {
			position: static;
			display: block;
			float: none;
			border: 0;
			margin: 5px;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;			
		}

		#menu ul li{
			margin-left: 20px;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
			box-shadow: none;		
		}

		#menu a{
			display: block;
			float: none;
			padding: 0;
			color: #999;
		}

		#menu a:hover{
			color: #fafafa;
		}	

		#menu ul a{
			padding: 0;
			width: auto;		
		}

		#menu ul a:hover{
			background: none;	
		}

		#menu ul li:first-child a:after,
		#menu ul ul li:first-child a:after {
			border: 0;
		}		



		
.ortadiv .slogan {
display:none;
}			



	.ust {
height: auto;
width: 100%;
margin:0px;
border:1px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
}
#logomobil {
width: 100%;
margin:0px;

}
#logomobil img {
width: 100%;
margin:0px;

}
.ust .logo {
display:none;
}
.ortadiv {

	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-tail.png);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:none;
	position: relative;
	display:table;
}

.ortadiv .sorgugeneldiv {

	height: auto;
	width: 99%;
	margin:0px;
	border:none;
	display:table;
}
.ortadiv .sorgugeneldiv .anasol {
	height: auto;
	width: 100%;
	margin:0px;
	border:none;
}


.ortadiv .sorgugeneldiv .harita {
	height: auto;
	width: 100%;
	margin:0px;
	border:none;
}

.ortadiv .sorgugeneldiv .anaharita iframe {

	height: 500px;
	max-width: 330px;
	padding: 0px;
	display: table;
}

.ortadiv .sorgugeneldiv .anasol .sorgu {
	float: left;
	height: 450px;
	width: 98%;
	border: 1px solid #CCCCCC;
margin:0px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;

	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	background-color: #FBFBFB;
	top: 0px;


}
.ortadiv .sorgugeneldiv .anasol  .sorgu  .baslik {
	height: auto;
	width: 100%;
	margin:0px;
	border:none;
}


.ortadiv .sorgugeneldiv .link {
height: auto;
width: 310px;	
	
	margin:0;
	border:none;
	float:left;
	top:5px;
}

.ortadiv .sorgugeneldiv span {
font-size:18px;
}


.ortadiv .sorgugeneldiv .link  a{
	color: #000000;
	margin-right: 2px;
	margin-left: 2px;
	width: 280px;
	float:left;
}

.ortadiv .sorgugeneldiv .link  a:hover{
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #FF0000;
}

.altdiv {
	height: 25px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer-tail.png);

	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;

	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	color: #CC6600;
	text-align: center;
	line-height: 25px;
	border: 1px solid #F0F0F0;
	font-size: 11px;
}


.ortadiv .sorgugeneldiv .anaoteller {
	height:auto;
	width: 340px;
	margin: 2px;
	padding: 0px;
	float: left;
}
.ortadiv .sorgugeneldiv .anaoteller .anaoteldiv {
	float: left;
	height: 220px;
	width: 330px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	position: relative;
	display: table;
	border: 3px solid #cccccc;
}
.ortadiv .sorgugeneldiv .anaoteller .anaoteldiv .anaoteldivyazi {
	text-align: center;
	z-index: 1000;
	color: #FF3300;
	background-color:rgba(0, 0, 0, 0.5);
	line-height: 20px;
	float: left;
	height: auto;
	width: 250px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-style: normal;
	font-weight: bold;
	display: table;
	position: absolute;
	vertical-align: middle;
	top: 70px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: "Arial Black";
	font-size: 18px;

}

.ortadiv .sorgugeneldiv .anaoteller .anaoteldiv:hover{
	float: left;
	height: 220px;
	width: 330px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	position: relative;
	display: table;
	border: 3px solid #333333;
	background-color:rgba(0, 0, 0, 0.5);
	z-index:15000px;

}


.ortadiv .sorgugeneldiv .anaoteller .anaoteldiv img {
	float: left;
	height: 220px;
	width: 330px;
}



.ortadiv .sorgugeneldiv .sorgusonuc {
	float: right;
	height: 1400px;
	width: 330px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 3px 2px 5px #888;
	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 2px;
	padding: 3px;
	font-size: 13px;
}

.ortadiv .sorgugeneldiv .sorgusonucust {
	float: right;
	height: 184px;
	width: 320px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;
	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
.ortadiv .sorgugeneldiv .sorgusonucust .sorgusonucustbaslik {
	line-height: 25px;
	height: 26px;
	width: 320px;
	background-color: #993399;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
}

.ortadiv .sorgugeneldiv .sorgusonuc .buton {

	width: 105px;
	float: left;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		-webkit-border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #993399;
	box-shadow: #555 0px 0px 8px;  
-moz-box-shadow: #555 0px 0px 8px;  
-webkit-box-shadow: #555 0px 0px 8px;  
}


.rezortadiv {
	min-height: 1400px;
	height: auto;
	width: 338px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-tail.png);
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;
	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	border-style: outset;
	border-color: #F0F0F0;
}

.rezortadiv rezgeneldiv {
	height: auto;
	width: 340px;
	float:left;
}

.rezortadiv .rezgeneldiv .rezervasyon {

	float: left;
	height: auto;
	width: 320px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;



	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 3px 2px 5px #888;



	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	padding: 5px;
	font-size: 12px;
}
.rezortadiv .rezgeneldiv .rezervasyonust {
	float: left;
	height: 372px;
	width: 320px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}


.rezortadiv .rezgeneldiv .rezervasyonust table {
	

	font-size: 12px;
	font-weight: bold;
}


.rezortadiv .rezgeneldiv .rezervasyonust .sorgusonucustbaslik {
	line-height: 25px;
	height: 26px;
	width: 322px;
	background-color: #993399;

	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	margin-top: 5px;
}

.rezortadiv .rezgeneldiv .rezervasyonust strong {
	color: #000000;
	font-size: 14px;
}
.rezortadiv .rezgeneldiv .rezervasyonust .kirmizi {
	color: #FF0000;
}
.rezortadiv .rezgeneldiv .rezervasyonust .rezervasyonustbaslik {
	line-height: 25px;
	height: 22px;
	width: 314px;
	background-color: #993399;


	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	float: right;
}
.rezortadiv .rezgeneldiv .rezervasyonust strong {
	color: #FF0000;
}
.rezortadiv .rezgeneldiv .rezervasyonust marquee {
	color: #FF0000;
}
.rezortadiv .rezgeneldiv .rezervasyon table {
	font-size: 13px;
font-weight: bold;
}
.notyazi {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.rezortadiv .rezgeneldiv .rezervasyon .rezervasyonbaslik {
	line-height: 25px;
	height: 25px;
	width: 316px;
	background-color: #993399;
	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: center;
}
.rezortadiv .rezgeneldiv .rezervasyon .notyazi .buton {

	width: 240px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		-webkit-border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #993399;
	box-shadow: #555 0px 0px 8px;  
-moz-box-shadow: #555 0px 0px 8px;  
-webkit-box-shadow: #555 0px 0px 8px; 

}

.rezortadiv .rezgeneldiv .rezervasyon .notyazi .buton:hover {

	width: 240px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		-webkit-border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #000099;
	box-shadow: #555 0px 0px 8px;  
-moz-box-shadow: #555 0px 0px 8px;  
-webkit-box-shadow: #555 0px 0px 8px; 

}


.rezortadiv rezsonucgeneldiv {
	height: auto;
	width: 328px;
	float: left;
	padding: 1px;
	font-size: 12px;
}
.rezortadiv .rezsonucgeneldiv table {
	font-size: 14px;
font-weight: bold;
}

.rezortadiv .rezsonucgeneldiv .rezervasyonustbaslik {
	line-height: 25px;
	height: 26px;
	width: 328px;
	background-color: #993399;	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	float: left;
	margin: 2px;
}

.sayfaortadiv {


	height: auto;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-tail.png);
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;
	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	border-style: outset;
	border-color: #F0F0F0;
}

.sayfailetisimdiv {


	height: auto;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-tail.png);
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;
	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	border-style: outset;
	border-color: #F0F0F0;
	font-size:14px;
}


.sayfaortadiv .sayfageneldiv {
	height: auto;
	width: 336px;
	text-align:left;
}

.sayfaortadiv .sayfageneldiv img {
	height: auto;
	width: 236px;
}
.sayfaortadiv .sayfageneldiv .sayfaustbaslik {

	line-height: 25px;
	height: 26px;
	width: 332px;
	background-color: #993399;	
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	padding: 1px;
	font-weight: bold;
	float: left;
	margin: 1px;
}

.sayfaortadiv .sayfageneldiv .sayfaustbaslik1 {

	line-height: 20px;
	height: auto;
	width: 332px;
	background-color: #993399;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 3px 2px 5px #888;
	font-size: 14px;
	color: #FFFFFF;
	padding: 1px;
	font-weight: bold;
	float: left;
	margin: 1px;
	display:table;

}



.ortadiv .sorgugeneldiv .slaytalti {
	float: left;
	height: 550px;
	width: 330px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;
	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 1px;
}


.ortadiv .sorgugeneldiv .slaytalti {
	float: left;
	height: auto;
	width: 330px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;
	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 1px;
}

.ortadiv .sorgugeneldiv .slaytalti table{
font-size:14px;

}

.ortadiv .sorgugeneldiv .slaytalti .style4{
font-size:14px;

}

.ortadiv .sorgugeneldiv .slaytalti .style3{
font-size:14px;

}

.ortadiv .sorgugeneldiv .slaytalti .stylef{
font-size:14px;

}

.ortadiv .sorgugeneldiv .agenta {
	float: right;
	height: 220px;
	width: 336px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;


	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 5px #888;


	-moz-box-shadow: 3px 2px 5px #888;
	-webkit-box-shadow: 3px 2px 5px #888;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-image: url(images/agentamobil.png);
}


.sayfaortadiv .sayfageneldiv {
	height: auto;
	width: 336px;
	text-align:left;
}
.sayfaortadiv .sayfageneldiv  .blogdiv {
	height: auto;
	width: 330px;
	padding: 0px;
	display: table;
}

.sayfaortadiv .sayfageneldiv  .blogdiv iframe {
	height: 500px;
	max-width: 330px;
	padding: 0px;
	display: table;
}

.sayfageneldiv  .blogdiv .blogmenu {
	height: auto;
	width: 320px;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: table;
	padding: 1px;
}
.sayfageneldiv  .blogdiv .blogdetay {
	height: 300px;
	width: 314px;
	float: left;
	padding: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 2px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	display: table;
}
.sayfageneldiv  .blogdiv .blogdetay .blogresim {
	height: auto;
	width: 320px;
	float: left;
	margin-bottom: 10px;
	display: table;
}
.sayfageneldiv .blogdiv .blogdetay .blogbaslik {
	float: left;
	margin: 5px;
	width: 300px;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.sayfageneldiv .blogdiv .blogdetay .blogresim img {
	width: 330px;
	display: table;
	margin-right: 0px;
	margin-left: 0px;
}


.sayfageneldiv .blogdiv .blogmenu a {
	float: left;
	width: 324px;
	background-color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	border: 1px solid #666666;
	margin-right: 3px;
	margin-bottom: 3px;
}
.sayfageneldiv .blogdiv .blogmenu a:hover {
	float: left;
	width: 324px;
	background-color: #FF0000;
	padding: 2px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	border: 1px solid #666666;
	margin-right: 3px;
	margin-bottom: 3px;
}



		}

	@media screen and (min-width: 600px) {
		#menu {
			display: block !important;
		}
		#logomobil {
display:none;
}
	}	

.adresdiv {
	height: 80px;
	width: 310px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.altmenu {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 310px;
	background-color: #666666;
}

.adresdivadres {
	font-size: 13px;
	width: 310px;
}
.altmenu a {
	padding-right: 15px;
	padding-left: 15px;
	color: #FFF;
}
#cvcno {
	width: 40px;
}
.kredikart {
	font-size: 13px;
	font-weight: bold;
}
#kredidiv {
	display: none;
	font-size: 13px;

}
.kirmizi {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}


.sorgu #formsorgu .anaform .anaformsol #bolgea11 {
display:none;
}

.sorgu #formsorgu .anaform .anaformsol #bolgea22 {
display:none;
}

 #facebook {
	display: block;
	float: right;
	position: fixed;
	top: 300px;
	right: 50px;
}
#facebook img {
	height: 50px;
	width: 50px;
}

#instagram {
	display: block;
	float: right;
	position: fixed;
	top: 360px;
	right: 50px;
}
 #instagram img {
	height: 50px;
	width: 50px;
}


 #vk {
	display: block;
	float: right;
	position: fixed;
	top: 420px;
	right: 50px;
}
#vk img {
	height: 50px;
	width: 50px;
}

