
{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0;
	margin: 0;
}
BODY
{
	text-align: center;
	background: url(../images/bg.jpg) repeat;
	font-family: Tahoma !important;
	font-size: 12px !important;
}
A
{
	text-decoration: none;
}
A:hover
{
	text-decoration: none !important;
}
UL
{
	list-style: none;
}
.cerceve
{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 100% !important;
}
.icerika {
width: 1000px;
min-height: 150px !important;
border: 1px solid #8E6D5E;
border-radius: 3px;
text-align: justify;
padding: 10px;
line-height: 20px;
width: 1000px;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
}
.top-wrapper
{
	background: url(../images/ust.png) no-repeat top center;
	height: 148px;
}
.top-inner
{
	position: relative;
}
.logo
{
	float: left;
	position: absolute;
	left: 50px;
	top: 15px;
}
.haberler
{
	float: right;
	position: relative;
	top: 10px;
}
.newsCss
{
	padding: 5px;
	top: -4px;
	right: 0;
	margin-right: -100px;
	text-align: left;
	width: 450px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Roboto Slab";
}
.haber-baslik
{
	text-align: left;
	font-family: "Roboto Slab";
	float: left;
	right: 345px;
	top: 4px;
	width: 110px;
	font-weight: bold;
	position: absolute;
	color: #611B1D;
	text-decoration: underline;
}
.haberler A
{
	color: #611A1C;
}
.tel
{
	float: left;
}
.tel IMG
{
	margin-right: 5px;
}
.tel SPAN
{
	position: relative;
}
.sosyal-wrapper
{
	float: right;
	width: 210px;
	position: relative;
	top: 10px;
	display: none;
}
.sosyal-wrapper UL
{
	list-style: none;
}
.sosyal LI
{
	float: left;
	margin-left: 5px;
}
NAV
{
	clear: both;
	float: right;
	position: absolute;
	top: 70px;
	right: -20px;
}
NAV LI
{
	float: left;
}
NAV LI A
{
	color: #010100;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	font-family: "Roboto Slab", serif;
	font-size: 14px;
	padding: 30px 20px;
}
NAV LI + LI:before
{
	content: "|";
	position: relative;
	top: -2px;
}
NAV LI A:hover
{
	background: url(../images/hover.png) no-repeat top center;
	color: #611B1C;
	text-decoration: none;
}
.icerik-wrapper
{
}
.icerik-inner
{
}
.icerik
{
	width: 100%;
	min-height: 515px !important;
	border: 1px solid #8E6D5E;
	border-radius: 3px;
	text-align: justify;
	padding: 10px;
	line-height: 20px;
}
.hotels
{
	margin-left: -10px;
}
H3
{
	font-family: "Roboto Slab" !important;
	font-weight: 400;
	color: #611B1D !important;
	font-size: 18px;
}
.tugra
{

	width: 106px;
	height: 47px;
	position: relative;
	top: 4px;
	margin: 0 auto;
}
.hotels
{
	position: relative;
	top: 50px;
}
IMG.kurumsal
{
	float: left;
	width: 190px;
	border: 1px solid #D2C2C2;
	padding: 5px;
	margin-right: 10px;
}
.box
{
	width: 230px;
	top: -50px;
	border-radius: 3px;
	margin-left: 100px;
	float: left;
	position: relative;
	padding: 10px;
	text-align: justify;
}
.box:first-child
{
	margin-left: 7px;
}
.overlay
{
	background: rgba(0, 0, 0, 0.52);
	height: 135px;
	color: #FFF;
	position: absolute;
	top: 355px;
	width: 300px;
	padding: 5px;
	line-height: 12px;
}
.overlay H3
{
	font-family: Norican, cursive !important;
	font-weight: 400;
	font-size: 20px;
	color: #FFF !important;
	text-align: center;
}

.icerik2 {
width: 100%;
min-height: 805px !important;
border: 1px solid #8E6D5E;
border-radius: 3px;
text-align: justify;
padding: 10px;
line-height: 20px;
}
.box .ic-menu
{
	position: absolute;
	background: rgba(0, 0, 0, 0.8);
	color: #FFF;
	width: 100%;
	height: 96%;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	opacity: 0;
	padding: 10px 0 10px 10px;
}
.box:hover .ic-menu
{
	display: block;
	opacity: 1;
}
.ic-menu LI
{
	position: relative;
}
.ic-menu A
{
	display: block;
	color: #FFF;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding: 10px 0;
}
.ic-menu A:hover
{
	color: #CBBB85;
}
.ic-menu LI UL
{
	display: none;
}
.ic-menu LI:hover UL
{
	display: block;
	float: left;
	position: absolute;
	width: 100px;
	padding: 10px 0 10px 10px;
	top: -10px;
	z-index: 9;
	left: 220px;
	background: rgba(0, 0, 0, 0.8);
}
.ic-menu LI UL LI UL
{
	padding: 0;
}
FOOTER
{
	background: url(../images/footer.jpg) repeat;
	padding-top: 20px;
	top: 20px;
	height: 190px;
	position: relative;
	clear: both;
	width: 100%;
	font-family: "Roboto Slab", serif;
	font-size: 12px;
	text-align: left;
}
.icerik3 {
width: 100%;
min-height: 560px !important;
border: 1px solid #8E6D5E;
border-radius: 3px;
text-align: justify;
padding: 10px;
line-height: 20px;
}
.smaller2 {
	font-size: 15px;
}
.footer-iletisim2{
	float: left;
	color: #FFF;
	line-height: 20px;
	padding-right: 37px;
}
.footer-tel {
	width: 100%;
}
.footer-tel SPAN
{
	font-size: 18px;
}
.footer-tel IMG
{
	position: relative;
	top: -4px;
	margin-right: 5px;
}
.boxy {
	float: left;
	color: #FFF;
	width: 29%;
	
}
.boxy2 {
    margin-left: 680px;
    margin-top: -155px;
	float: left;
	color: #FFF;
	width: 30%;
	}
	
.footer-iletisim
{
	line-height: 20px;
	border-right: 1px solid #4D3A33;
}
.bigger
{
	font-size: 16px;
}
.smaller
{
	font-size: 10px;
}
.footer-menu
{
	border-bottom: 1px solid #4D3A33;
	padding-bottom: 25px;
	width: 100%;
	position: relative;
	left: 30px;
	text-align: center;
}
.footer-sosyal
{
	padding-left: 10px;
	margin-left: 10px;
	display: inline-block;
	position: relative;
	border-right: 1px solid #4D3A33;
}
.footer-sosyal-wrapper
{
	width: 100%;
	float: left;
	padding-bottom: 4px;
	left: 18px;
	position: relative;
}
.footer-sosyal-wrapper LI
{
	float: left;
	margin-left: 10px;
}
.footer-tel
{
color: #CCCCCC;
    float: left;
    margin-left: 5px;
    border-bottom: 1px solid #4D3A33;
    width: 80%;
}
.footer-tel img, .footer-tel span {
	float: left;
}
.footer-menu
{
	position: relative;
	left: -14px;
	width: 280px;
}
.footer-menu LI + LI:before
{
	content: "|";
	color: #FFF;
	padding: 0px 5px 0px 0;
}
.footer-menu A
{
	color: #FFF;
}
.footer-menu A:hover
{
	color: #C7B37E;
	text-decoration: none;
}
.footer-menu-1 {
	float: left;
	clear: both;
	margin-right: 20px;
}
.footer-menu-1 li{
	clear: both;
}
.footer-menu-1 li a{
	color: #A3A3A3;
	font-size: 11pt;
}
.footer-menu-2 {
	float: left;
	font-size: 11pt;
}
.footer-menu-2 li{
	clear: both;
}
.footer-menu-2 li a{
	color: #A3A3A3;
}
.footer-logolar
{
	float: left;
	position: relative;
	top: 0;

}
.footer-logolar LI IMG
{
	width: 100px;
height: 70px;
}
.l1, .l2, .l3, .l4
{
	position: absolute;
}
.l1
{
	left: 111px;
	top: 0;
}
.l2
{
	left: 111px;
	top: 78px
}
.l3
{
	left: 218px;
	top: 0;
}
.l4
{
	top: 78px;
	left: 218px;
}
.footer-logolar .online-alisveris IMG
{
	float: left;
	width: 105px;
	height: 105px;
}
/*Galeri*/
.galeri
{
	position: relative;
	left: 3px;
}
.galeri LI
{
	float: left;
	width: 150px;
	padding: 5px 5px 2px;
	border-radius: 3px;
	border: 1px solid #8E6D5E;
	margin: 6px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}
.galeri LI:hover
{
	border: 1px solid #000000;
}
.galeri LI IMG
{
	width: 100%;
}
/*Iletisim*/
.iletisim-table
{
	width: 100%;
}
.iletisim-table TD
{
	padding: 10px;
}
.iletisim-table INPUT, .iletisim-table TEXTAREA
{
	border: 1px solid #611A1C;
	padding: 10px;
	color: #611A1C;
	font-family: "Roboto Slab";
	font-size: 12px;
	background: transparent;
	width: 100%;
}
.iletisim-table .submit
{
	cursor: pointer !important;
	display: block !important;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	float: right;
	width: 100px;
}
.iletisim-table .submit:hover
{
	background: #611A1C;
	color: #FFF;
}
.iletisim-bilgileri
{
	float: left;
	width: 49%;
	top: 10px;
	position: relative;
}
.iletisim-bilgileri H4
{
	font-family: "Roboto Slab";
	font-weight: 400;
	font-size: 18px;
	color: #611B1D;
	padding-top: 20px;
}
.iletisim-bilgileri TR
{
	border-bottom: 1px solid rgba(98, 27, 29, 0.2);
}
.iletisim-bilgileri TD
{
	padding-bottom: 5px;
}
.harita
{
	float: right;
	width: 490px;
}
/*Otel Sayfasi*/
.otel-resmi IMG
{
	float: left;
	position: relative;
	top: 10px;
	width: 365px;
	height: 301px;
	border-radius: 3px;
	margin-bottom: 10px;
}
.tablar
{
	float: right;
	width: 600px;
}
.galeri-ayrinti LI
{
	width: 131px;
}
/*Hover Link*/
.da-thumbs
{
	list-style: none;
	width: 984px;
	height: 600px;
	position: relative;
	margin: 20px auto;
	padding: 0;
}
.da-thumbs LI
{
	float: left;
	margin: 5px;
	background: #FFF;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.da-thumbs LI A, .da-thumbs LI A IMG
{
	display: block;
	position: relative;
}
.da-thumbs LI A
{
	overflow: hidden;
}
.da-thumbs LI A DIV
{
	position: absolute;
	background: #333;
	background: rgba(75, 75, 75, 0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs LI A DIV SPAN
{
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255, 255, 255, 0.9);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 -10px 0 rgba(255, 255, 255, 0.3);
}
.oda-adi #slider-1, .oda-adi #slider-2, .oda-adi #slider-3, .oda-adi #slider-4 {
	width: 365px !important;
	height: 210px;
	float: left;
	margin-top: 10px;
}
.oda-adi {
	width: 100%;
	border: 1px solid #8E6D5E;
	border-radius: 3px;
	text-align: justify;
	padding: 0px 10px 10px 10px;
	line-height: 20px;
}
.oda-aciklama {
	float: right;
	width: 600px;
	position: relative;
	top: 10px;
	border: 1px solid #8E6D5E;
	border-radius: 5px;
	padding: 5px;
}
#slider-1 img, #slider-2 img, #slider-3 img {
	height: 201px !important;
}