body {
	margin: 0px;
	padding: 0px;
	font-family:'Calibri';
	font-size: 12px;
}
#top-menu-container {
	background-color: #0099d9; /*#353f02*/
	height: 51px;
	width: 100%;
	font-family: 'Calibri';
	font-size: 12px;
}
.anapaketresim img {
	border: 3px solid #0099d9;
	margin-left: -5px;
}
#top-menu-container #hotel-menu {
	height: auto;
	width: 700px;
	position: absolute;
	z-index: 1000;
	background-color: #fff; /*#101D03*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #101D03;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-size: 14px;
	color: #FFF;
	padding: 5px;
	display: none;
	border-bottom-right-radius: 17px;
	border-bottom-left-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	-webkit-border-bottom-right-radius: 17px;
}
	#top-menu-container #hotel-menu a {
		display: block;
		border-bottom: solid 1px #060;
		color: #0099d9;
		width: 230px;
		height: 25px;
		line-height: 25px;
		text-decoration: none;
		float: left;
		margin-right: 3px;
	}
	#top-menu-container #hotel-menu a:hover {
		color: #0099d9 !important; /*#9F0*/
	}

#top-menu-container #course-menu {
	height: auto;
	width: 700px;
	position: absolute;
	z-index: 1000;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #101D03;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-size: 14px;
	color: #FFF;
	padding: 5px;
	display:none;
	border-bottom-right-radius:17px;
	border-bottom-left-radius:17px;
	-webkit-border-bottom-left-radius: 17px;
	-webkit-border-bottom-right-radius: 17px;		
}
#top-menu-container #course-menu a{
	display:block;
	border-bottom:solid 1px #060;
	color:#0099d9;
	font-weight:bold;
	width:230px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	float:left;
	margin-right:3px;
}
#top-menu-container #course-menu a:hover{
	color:#9F0;
}
#top-menu-container #top-menu {
	height: 51px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top-menu-container #top-menu a {
	color: #fff;
	font-family: 'Calibri';
	padding-right: 15px;
	padding-left: 15px;
	line-height: 49px;
	height: 49px;
	display: block;
	float: left;
	text-decoration: none;
	width: auto;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	border: 1px solid #576800;
	margin-right:-1px;
}
#top-menu-container #top-menu a:hover {
	color: #a3d906;
	text-decoration: none;
}

#top-menu-container #top-menu .active {
	color: #fff;
	text-decoration: none;
}
#slidecontainer {
	height: 708px; /*342px*/
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
}
#slidecontainer #slides {
	height: 342px;
	width: 100%;
	overflow:hidden;
	border-bottom-right-radius:17px;
	border-bottom-left-radius:17px;
	-webkit-border-bottom-left-radius: 17px;
	-webkit-border-bottom-right-radius: 17px;
	position: relative;
}

#slidelogo {
	width: 1000px;
	position: absolute;
	z-index:9999;
	left:19%;
}

#slidecontainer #slide-caption {
	position: absolute;
	height: 71px;
	width: 100%;
	bottom: 0px;
	background-image: url(../design/caption-back.png);
	border-bottom-right-radius:17px;
	border-bottom-left-radius:17px;	
	-webkit-border-bottom-left-radius: 17px;
	-webkit-border-bottom-right-radius: 17px;	
}
#slidecontainer #slide-caption .caption-header {
	font-size: 17px;
	color: #FFF;
	margin-left: 30px;
	margin-top: 8px;
	display: block;
	font-weight: bold;
	float: left;
	width: 600px;
	font:Verdana, Geneva, sans-serif;
	
}
#slidecontainer #slide-caption .caption-content {
	color: #FFF;
	display: block;
	font-size: 12px;
	clear: left;
	margin-left: 30px;
	margin-top: 4px;
	width: 600px;
}
#slidecontainer #slide-nav {
	float: right;
	height: 35px;
	position:absolute;
	right: 11px;
	bottom: 11px;
	width: 400px;
}
#slidecontainer #slide-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#slidecontainer #slide-nav ul li {
	width: 37px;
	height: 25px;
	float: right;
	margin-left: 5px;
	text-align: center;
	line-height: 35px;
	background-image: url(../design/slide-nav-big.png);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	cursor:pointer;
}
#slidecontainer #slide-nav ul li.active {
	width: 37px;
	height: 25px;
	float: right;
	margin-left: 5px;
	text-align: center;
	line-height: 35px;
	background-image: url(../design/slide-nav-small.png);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	cursor:pointer;
}
#content-container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content-container #otel-container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;	
}

#content-container #otel-container #slider1 {
	width: 100%;
	float:left;
	padding-left:10px;
}

#content-container #otel-container #otel-galeri {
	margin: 5px;
	width: 99%;
	padding: 3px 0px;
}
#content-container #otel-container #otel-galeri #buyukresim {
	height: 294px;
	width: 673px;
	padding: 0px;
	margin-right: 3px;
	float: left;
}
#content-container #otel-container #otel-galeri #kucukresimler {
	height: 294px;
	float: left;
	width: 308px;
	margin-left: 6px;
}
#content-container #otel-container #otel-galeri #kucukresimler .otel-thumb {
    float: left;
    height: 95px;
    margin-bottom: 2px;
    margin-right: 3px;
    overflow: hidden;
    width: 97px;
	border:solid 1px #CCC;
}
#content-container #otel-container #otel-galeri #kucukresimler .otel-thumb img{
    margin-left: -35px;
	cursor:pointer;
}

#content-container #otel-container #left-content {
	float: left;
	height: auto;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 735px;
	padding-top : 14px;
	background-color:#FFF;
}

#content-container #otel-container #left-content #anaortabaslik {
	height: 40px;
	width: 730px;
	line-height:40px;
	background-image: url(../design/Orta-Baslik-Back.jpg);
}

#anapaketler {
	width: 740px;
	margin: 0 auto;
}

.anapaketbaslik {
	width: 740px;
	font-family:'calibri';
	font-size:24px;
	color: #353f02;
	text-decoration:none;
	font-weight:bold;
}

.anapaketbaslik a{
	width: 740px;
	font-family:'calibri';
	font-size:24px;
	color: #353f02;
	text-decoration:none;
	font-weight:bold;
}

.anapaketresim {
	width: 220px;
	height: 110px;
	float:left;
}

.anapaketliste {
	width: 510px;
	height:24px;
	float:left;
	background-image:url(../design/paket-satir.jpg);
	background-repeat:no-repeat;
	color:#676767;
	font-size:15px;
}

.anapaketyazi1 {
	color: #0099d9; /*#676767*/
	font-size: 15px;
	width: 170px; /*180px*/
	text-align: left;
	float: left;
	line-height: 24px;
	font-weight: bold;
}
.anapaketyazi2 {
	color: #000; /*#676767*/
	font-size: 15px;
	width: 255px; /*280px*/
	text-align: left;
	float: left;
	line-height: 24px;
	font-weight: bold;
}
.anapaketyazi3 {
	color: #0099d9;
	font-size: 15px;
	width: 85px; /*50*/
	text-align: right;
	float: left;
	line-height: 24px;
	font-weight: bold;
}

#content-container #otel-container #left-content #tabs {
	height: 40px;
	width: 730px;
}
#content-container #otel-container #left-content #tabs a {
	float: left;
	height: 40px;
	line-height: 40px;
	color: #353f02;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
	text-decoration:none;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
    width: auto;	
}
#content-container #otel-container #left-content #tabs .activetab {
	color: #97b716;
	font-size:14px;
}
#content-container #otel-container #left-content #tabs .pasif {
	font-size:14px;
}
#content-container #otel-container #left-content #tab-contents {
	height: auto;
	width: 664px;
	margin-left:5px;
	padding:5px;
	border:none;
}
#content-container #otel-container #left-content #tab-contents .tab_content{
	text-align:justify;
	font-family: 'Calibri';
	font-size: 16px;
	color: #333;
}
#content-container #otel-container #right-content-otel {
	float: right;
	height: auto;
	width: 258px;
	padding-top : 14px;
}
#content-container #right-content-otel .left-baslik {
	width: 236px;
	font-family:'Calibri';
	font-size:16px;
	font-weight:bold;
	padding-left:12px;
	color:#283f1a;
	background-color:#e4eba6;
	height:40px;
	line-height:40px;
	border-bottom:2px solid #73880a;
	text-decoration: none;
	display:block;
}

#content-container #right-content-otel .left-baslik:hover{
	color:#fff;
	background-color:#73880a;
}

#content-container #right-content-otel .right-list {
	width: 228px;
	font-family:'Calibri';
	font-size:14px;
	padding-left:20px;
	text-decoration:none;
	color:#fff;
	background-image:url(../design/sol-buton-back.jpg);
	background-repeat:no-repeat;
	background-color:#549d3b;
	height:29px;
	line-height:29px;
	cursor: pointer;
	display:block;
}

#content-container #right-content-otel .right-list:hover {
	color:#738809;
	background-image:url(../design/sol-buton-back2.jpg);
	background-repeat:no-repeat;
	background-color:#e4eba6;
	cursor: pointer;
}

#content-container #otel-container #right-content {
	float: left;
	height: auto;
	width: 308px;
}
#content-container #otel-container #right-content #right-list {
	width: 300px;
	background-color: #549d3b;
	border: 1px solid #aeaeae;
	border-radius:5px;
	border-radius:5px;
	margin-left:5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;		
	margin-bottom:5px;
}
#content-container #otel-container #right-content #saha-video {
	width: 300px;
	background-color: #f9f9f9;
	border: 1px solid #aeaeae;
	border-radius:5px;
	border-radius:5px;
	margin-left:5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;		
	margin-bottom:5px;
	height:200px;
}
#content-container #otel-container #right-content #right-list a{
	display:block;
	color:#333;
	text-decoration:none;
	height:22px;
	line-height:22px;
	background-image: url(../design/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}

#content-container #left-content {
	float: left;
	height: auto;
	width: 750px;
	margin-left: 2px;
}

#content-container #left-content #anaortabaslik {
	height: 40px;
	width: 745px;
	line-height:40px;
	background-image: url(../design/Orta-Baslik-Back.jpg);
}

#content-container #left-content #tabs {
	height: 31px;
	width: 745px
	margin-bottom: 5px;
}

#content-container #left-content #tabs h1 {
	font-size: 15px;
	text-align: left;
	display: block;
	padding: 0px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 31px;
	height: 31px;
}

#content-container #left-content #tabs {
	margin: 0px;
	padding: 0px;
	margin-bottom:3px;
}
#content-container #left-content #tabs a {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 200px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	cursor:pointer;
	text-decoration:none;
}
#content-container #left-content #tabs .activetab {
	color: #97b716;

}

#content-container #left-content #tab-contents {
	height: auto;
	width: 745px;
}
#content-container #left-content #tab-contents #content-text {
	margin: 6px;
}

	#content-container #left-content #tab-contents .content-cell {
		margin: 5px;
		float: left;
		height: 225px;
		width: 232px;
		border: 3px solid #0099d9;
	}

#content-container #left-content #tab-contents .content-cell .cell-header {
	font-size: 16px;
	font-weight: bold;
	color: #050505;
	margin-bottom: 3px;
	height: 20px;
	width: 232px;
	text-align: center;
	display: block;
	line-height: 20px;
	font-family:'Calibri';
}


#content-container #left-content #tab-contents .content-cell .cell-header a{
	color: #050505;
	text-decoration:none;
}
#content-container #left-content #tab-contents .content-cell .cell-header a:hover{
	color: #060;
	text-decoration:underline;
}

#content-container #left-content #tab-contents .content-cell .cell-star {
	font-size: 12px;
	font-weight: bold;
	color: #73880a;
	margin-bottom: 3px;
	height: 20px;
	text-align: left;
	line-height: 20px;
	float:left;
	width: 113px;
	font-family:'Calibri';
	display: block;
	padding-left:3px;
}

#content-container #left-content #tab-contents .content-cell .cell-region {
	font-size: 12px;
	font-weight: bold;
	color: #73880a;
	margin-bottom: 3px;
	height: 20px;
	text-align: right;
	line-height: 20px;
	float:right;
	width: 113px;
	font-family:'Calibri';
	display: block;
	padding-right:3px;
}

#content-container #left-content #tab-contents .content-cell .cell-image {
	height: 107px;
	width: 225px;
	margin: 15px auto;
	display: block;
}
#content-container #left-content #tab-contents .content-cell .cell-info {
	color: #333333;
	display: block;
	width: 125px;
	height: 18px;
	margin-top: 2px;
	padding-left: 15px;
	background-image: url(../design/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	line-height: 18px;
	font-size:11px;
}
#content-container #left-content #tab-contents .content-cell .cell-price {
	width: 75px;
	float: right;
	height: 40px;
	margin-top: -40px;
	display: block;
	padding-right:5px;
}
#content-container #left-content #tab-contents .content-cell .cell-price .starting {
	font-size: 11px;
	display: block;
	width: 50px;
	float: right;
	clear: both;
	text-align:right;
	color:#961313;
	font-family:'Calibri';
}
#content-container #left-content #tab-contents .content-cell .cell-price .fiyat {
	font-size: 25px;
	font-weight: bolder;
	float: right;
	display: block;
	text-align: right;
	color:#961313;
	font-family:'Calibri';
	
}
#content-container #left-content #tab-contents #content-text .kayit {
	padding: 4px;
	margin-bottom: 3px;
	border-radius:10px;
	border-radius:10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:solid #E8E8E6 1px;
}
#content-container #left-content #tab-contents #content-text .kayit .soru {
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #0F1D01;
	cursor:pointer;
}
#content-container #left-content #tab-contents #content-text .kayit .soru:hover {
	color: #090;
}
#content-container #left-content #tab-contents #content-text .kayit .cevap {
	font-size: 12px;
	display: none;
}
#content-container #left-content #tab-contents #content-text .kayit .cevap a{
	font-weight:bold;
	text-decoration:underline;
	color:#333;
}
#content-container #otel-container #left-content #tab-contents .paket-icerik {
   border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #333333;
    font-size: 12px;
    margin-bottom: 15px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#content-container #left-content #tab-contents .tab_content h1 {
	/*display:block;*/
	font-size:18px;
	margin:0;
	padding:0;
	height:20px;
	line-height:20px;
	color:#066;
	display:none;
}
#content-container #left-content #content-banner {
	height: auto;
	width: 745px;
	margin-top:8px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}

#content-container #right-content {
	float: left;
	height: auto;
	width: 248px;
}

	#content-container #right-content .left-baslik {
		width: 236px;
		font-family: 'Calibri';
		font-size: 16px;
		font-weight: bold;
		padding-left: 12px;
		color: #42bc0c;
		background-color: #FFF;
		height: 40px;
		line-height: 40px;
		border-bottom: 2px solid #42bc0c;
		text-decoration: none;
		display: block;
	}

#content-container #right-content .left-baslik:hover{
	color:#fff;
	background-color:#73880a;
}

	#content-container #right-content .right-list {
		width: 228px;
		font-family: 'Calibri';
		font-size: 17px;
		padding-left: 20px;
		text-decoration: none;
		color: #fff;
		/*background-image: url(../design/sol-buton-back.jpg);*/
		background-repeat: no-repeat;
		background-color: #767a80; /*#346722*/
		height: 29px;
		line-height: 29px;
		cursor: pointer;
		display: block;
		font-weight: bold;
	}

#content-container #right-content .right-list:hover {
	color:#738809;
	background-image:url(../design/sol-buton-back2.jpg);
	background-repeat:no-repeat;
	background-color:#e4eba6;
	cursor: pointer;
}

#content-container #otel-bilgi #logo {
	height: 119px;
	width: 119px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#content-container #otel-bilgi #yildiz {
	float: left;
	width: 270px;
	height: 25px;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 25px;
}
#content-container #otel-bilgi #otel-adi {
	font-size: 40px;
	font-weight: normal;
	float: left;
	width: 690px;
	margin-top: 10px;
	color: #030;
}
#content-container #otel-bilgi #saha-adi {
	font-size: 40px;
	font-weight: normal;
	float: left;
	width: 690px;
	margin-top: 10px;
	color: #030;
}

#footer {
	height: 120px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#footer #alt-menu {
	height: 45px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d4d4d4;
	margin-top:10px;
}
#footer #alt-menu a {
	line-height: 45px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding-right: 11px;
	padding-left: 12px;
	float: left;
	width: auto;
	text-align: center;
	display: block;
	margin: 1px;
}

#footer #alt-menu a:hover {
	color: #333;
	text-decoration: none;
}

#footer #altsol {
	float: left;
	height: 100px;
	width: 200px;
	top: -45px;
}

#footer #altorta {
	text-align: center;
	text-decoration:none;
	line-height: 25px;
	color: #767272;
	font-size: 11px;
	width: 700px;
	height: 100px;
	float:left;
	padding-top: 10px;
}

#footer #altsag {
	float: right;
	text-align:right;
	height: 100px;
	width: 100px;
	padding-top: 10px;
}
.FormInput {
	width:90%;
	border:solid 1px #033;
}
.FormInput.error{
	width:90%;
	border:dotted 1px #F00;
}
#right-content a.right-list {
	border-bottom: 1px solid #fff;
}
/* @media screen and (max-width:1200px){
	#top-menu-container{
		width: calc(100% - 2rem);
		height: auto;
		display: flex;
		flex-wrap: wrap;
		padding: 1rem;
	}
	#top-menu-container #top-menu{
		height: auto;
		display: flex;
		flex-wrap: wrap;
		gap: 1rem;
	}
	#hotel-menu,#course-menu{
		left: 0 !important;
		width: auto !important;
	}
	#content-container #right-content,
	#content-container #left-content{
		float: none;
	}
} */