﻿body {
				margin: 0px;
				padding: 0px;
				background-color: #FFFFFF;
				background-image: url('../i/back.png');
				background-repeat: repeat-y;
				background-position: center top;
				font-family:"Trebuchet MS";
				font-size:12px;
}
#container {
				position: relative;
				width: 867px;
				margin-right: auto;
				margin-left: auto;
				text-align:center;
				background-image:url('../i/bsl.png');
				background-repeat: no-repeat;
				background-position:center top;

}
#logo {
				width: 252px;
				height: 108px;
				position: relative;
				margin:20px 0px 10px 20px;
				background-image: url('../i/logo.png');
				background-repeat: no-repeat;
				float:left;				
}
#top_menu {
				background-image: url('../i/top_menu.png');
				background-repeat: no-repeat;
				background-position: center -1px;
				float: right;
				width: 346px;
				height: 35px;
				position: relative;
				clear: both;
				margin-right:10px;
				font-family: "Trebuchet MS";
				font-size: 10px;
				font-weight: bold;
				color: #000;
				text-align:center;
}
#top_menu ul{
				list-style-type: disc;
				margin:0px;
				padding-left:5px;
}
#top_menu li{
				float: left;
				margin-top: 5px;
				
}
#top_menu li a{
	text-decoration:none;
	color:#000;
}
#top_menu li a:hover{
	text-decoration:none;
	color:#fff;
}
#right_col {
				width: 260px;
				float: left;
				clear: both;
				padding:5px;
}
#news_title {
				background-color: #FFFFFF;
				background-image: url('../i/news_title.png');
				background-repeat: no-repeat;
				width: 252px;
				background-position: center top;
				height: 35px;
				padding-top: 13px;
}
#news {
				background-color: #FFFFFF;
				background-image: url('../i/news_bg.png');
				width: 252px;
				height: 165px;
				background-repeat: no-repeat;
				background-position: center top;
				font-family:"Trebuchet MS";
				text-decoration:none;
				color:#000000;
				font-size:12px;
}
#tour_title {
				background-color: #FFFFFF;
				background-image: url('../i/tour_title.png');
				background-repeat: no-repeat;
				width: 252px;
				background-position: center top;
				height: 35px;
				padding-top: 13px;
}
#tour {
				background-color: #FFFFFF;
				background-image: url('../i/tour_bg.png');
				width: 252px;
				height: 250px;
				background-repeat: no-repeat;
				background-position: center top;
				font-family:"Trebuchet MS";
				text-decoration:none;
				color:#ffffff;
				font-size:12px;
				text-align:center;
}
#news a {
	text-decoration:none;
	color:#000000;
}
#news a:hover {
	text-decoration:none;
	color:#FF0000;
}
#content {
				position: relative;
				float: right;
				width: 590px;
}
.green_title {
				color: #719B37;
				font-family: "Trebuchet MS";
				font-size: 12px;
				font-weight: bold;
				padding-top: 2px;
				padding-left:10px;
				text-align:left;
}
.banner250x250 {
				width: 250px;
				height: 250px;
				margin-top: 10px;
}
#weather_title {
				background-color: #FFFFFF;
				background-image: url('../i/weather_title.png');
				background-repeat: no-repeat;
				width: 252px;
				background-position: center top;
				height: 35px;
				padding-top: 13px;
}
#weather {
				background-color: #FFFFFF;
				background-image: url('../i/weather_bg_s.png');
				width: 250px;
				height: 58px;
				background-repeat: no-repeat;
				background-position: center top;
}
#footer {
				position: relative;
				margin-right: auto;
				margin-left: auto;
				width: 866px;
				text-align:center;
				font-family:"Trebuchet MS";
				font-size:12px;
}
#firuzen_selected_hotels_title {
				width: 590px;
				height: 50px;
				background-image: url('../i/firuzen_selected_hotels_bg.png');
				background-color: #FFFFFF;
				background-repeat: no-repeat;
				background-position: center center;
				padding-top: 10px;
}
.title_text {
				color: #719B37;
				font-family: "Trebuchet MS";
				font-size: 12px;
				font-weight: bold;
				padding-top: 11px;
				padding-left: 10px;
				float: left;
}
#firuzen_selected_hotels {
				text-align: center;

}
.hotel_box {
				float: left; /*clear:left;*/;
				width: 285px;
				height: 155px;
				background-image: url('../i/hotel_box_bg.png');
				background-position: center center;
				background-repeat: no-repeat;
				position: relative;
				margin-left: 5px;
				margin-bottom: 5px;
}
.hotel_name {
				font-family: "Trebuchet MS";
				font-size: 14px;
				font-weight: bold;
				color: #FF7C00;
				text-transform: uppercase;
				float: left;
				margin: 5px;
				width: 160px;
				text-align: left;
}
.hotel_star {
				float: right;
				margin: 5px;
}
.hotel_image {
				width: 120px;
				height: 60px;
				float: left;
				margin: 5px;
}
.hotel_price {
				float: left;
				font-family: "Trebuchet MS";
				font-size: 16px;
				font-weight: bold;
				color: #333333;
				width: 173px;
				text-align: left;
}
.hotel_discount {
				width: 175px;
				height: 20px;
				font-family: "Trebuchet MS";
				font-size: 12px;
				color: #FF0000;
				float: left;
				margin-top: 3px;
				text-align: left;
}
.hotel_info {
				font-family: "Trebuchet MS";
				float: right;
				font-size: small;
				color: #808080;
				clear: right;
				width: 120px;
				text-align:center;
}
.hotel_more_btn {
				background-position: center center;
				font-family: "Trebuchet MS";
				font-size: 12px;
				font-weight: bold;
				color: #FF0000;
				float: right;
				clear: left;
				margin-right: 10px;
				width: 68px;
				height: 23px;
				background-image: url('../i/more_btn.png');
				background-repeat: no-repeat;
}
#clocks {
				list-style-type: none;
				text-align:center;
}
#clocks li{
				list-style-type: none;
				float: left;
				margin-right:26px;
				font-family:"Trebuchet MS";
				font-size:12px;
				font-weight:bold;
				color:#898989;
}

#danger {
				float: right;
				font-family: Tahoma;
				border: 1px solid #e0011b;
				background-color: #FBE3E4;
				font-size: 10px;
				width: 500px;
				height: 20px;
				position: relative;
				clear:both;
				margin: 5px;
				padding: 5px;
				top: 100px;
				right: 10px;
				display:block;
}
img {
				border:0px;
}
#ads {
				padding-top:15px;
				width:582px;
				height:auto;				
}
.orange_title {
				width: 590px;
				height: 50px;
				background-image: url('../i/orange_title.png');
				background-color: #FFFFFF;
				background-repeat: no-repeat;
				background-position: center center;
				padding-top: 10px;

}
.title_text_white {
				color: #ffffff;
				font-family: "Trebuchet MS";
				font-size: 12px;
				font-weight: bold;
				padding-top: 11px;
				padding-left: 10px;
				float: left;
}

.city_box {
			width:102px;
			height:31px;
			font-family:"Trebuchet MS";
			font-size:12px;
			color:#ffffff;
			background-image:url('../i/misc.png');
			background-repeat:no-repeat;
			background-position:center center;
			float:left;
			margin-right:8px;
			margin-left:8px;
			text-align:center;
			padding-top:15px;			
}
.city_box a {
			text-decoration:none;
			color:#000000;
}
.city_box a:hover{
			text-decoration:none;
			color:#ffffff;
}
.ctour_box {
			width:191px;
			height:191px;
			font-family:"Trebuchet MS";
			font-size:12px;
			color:#000000;
			background-image:url('../i/ct.png');
			background-repeat:no-repeat;
			background-position:center center;
			float:left;
			margin-right:2px;
			margin-left:2px;
			text-align:center;
			padding-top:5px;
			cursor:pointer;			
}
.gallery_box {
			width:100px;
			height:100px;
			font-family:"Trebuchet MS";
			font-size:12px;
			color:#000000;
			float:left;
			margin-right:6px;
			margin-left:6px;
			text-align:center;
			padding-top:10px;
			cursor:pointer;			
}
.icerik {
			text-align:justify;
			margin:5px 10px 10px 5px;
}
#mail-form {
				position:relative;
				float:right;
				width:465px;
				height:75px;
				margin:10px;
				padding-top:5px;
				background-image:url('../i/mail-form-bg.png');
				background-position:center;
				background-repeat:no-repeat;
}
#mail-form table td {
				font-family:"Trebuchet MS";
				font-size:12px;
				
}
.red-text {
			float:left;
				color:#000000;
}
.car_list {
		margin:0px 0px 5px 5px;
		background-image:url('../i/carbg.png');
		background-repeat:no-repeat;
		background-position:center;
		width:579px;
		height:95px;
}
.car_list img {
				margin-left:5px;
}
.car_list table, td  {
		font-family:"Trebuchet MS";
		font-size:12px;
		text-align:left;
		
}
#hotel_detail {
	background-image:url('../i/hotel_detail_bg.png');
	background-repeat:no-repeat;
	background-position:center;
	width:582px;
	height:175px;
	text-align:left;
	margin:5px 5px 15px 5px;					
}
#tour_detail {
	background-image:url('../i/tour_detail_bg.png');
	background-repeat:no-repeat;
	background-position:center;
	width:582px;
	height:175px;
	text-align:left;
	margin:5px 5px 15px 5px;					
}
.d-discount{
	position:absolute;
	left:500px;
	top:65px;
	float:left;
	width:71px;
	height:74px;
	background-image:url('../i/off-b.png');
	background-position:center;
	background-repeat:no-repeat;
}
.d-discount div {
		margin:5px;
		font-weight:bold;
		margin:17px 0px 0px 0px;
		text-align:center;
}

.d-max-yas{
	position:absolute;
	left:400px;
	top:65px;
	float:left;
	width:71px;
	height:74px;
	background-image:url('../i/frage-t.png');
	background-position:center;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	color:#ffffff;
}
.d-max-yas div {
		margin:5px;
		font-weight:bold;
		margin:17px 0px 0px 0px;
		text-align:center;
}
.d-max-yas{
	position:absolute;
	left:415px;
	top:65px;
	float:left;
	width:71px;
	height:74px;
	background-image:url('../i/frage-t.png');
	background-position:center;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	color:#ffffff;
}
.d-price {
	position:absolute;
	left:190px;
	top:105px;
	float:left;
	width:150px;
	height:30px;
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:bold;
	color:#ff0000;
}
.d-normal-price {
	position:absolute;
	left:190px;
	top:135px;
	float:left;
	width:350px;
	height:25px;
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:bold;
	color:#a0a0a0;
}
.d-discount-t {
	position:absolute;
	left:190px;
	top:160px;
	float:left;
	width:300px;
	height:200px;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}
.d-detaylar {
	position:absolute;
	left:190px;
	top:180px;
	float:left;
	width:395px;
	height:65px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.d-star {
	position:absolute;
	left:200px;
	top:70px;
	float:left;
	width:20px;
	height:20px;
				
}
.d-konsept{
	position:absolute;
	left:330px;
	top:65px;
	float:left;
	width:71px;
	height:74px;
	font-family:"Trebuchet MS";
	color:#ffffff;
}
.d-konum{
				color:#ffffff;
				width:167px;
				height:10px;
				text-align:center;
				margin-top:3px;
}
#d-otel-konumu{
				height:200px;
}
#site-map {
			list-style-image:url('../i/li.png');
}
#site-map li:hover {
			list-style-image:url('../i/li_.png');
}
#site-map a{
			text-decoration:none;
			color:#0075ad;
}
#site-map a:hover{
			text-decoration:none;
			color:#ea5608;
}
.gcgn{
	position:absolute;
	left:300px;
	top:80px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#FF0000;
	font-weight:bold;
				
}
.nrlr{
	position:absolute;
	left:300px;
	top:130px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
	font-weight:bold;}
#a_menu ul {
	  margin: 0;
	  padding: 0;
	  height: 100%;	  
	  overflow: hidden;
	  list-style: none;}
#a_menu ul li {
		float: left;
		margin-right:1px;
		margin-left:1.6px;
		font-family:"Trebuchet MS";
		font-size:12px;
		font-weight:bold;
}
#a_menu ul li a {
	  display: block;
	  padding: 5px 0;
	  width: 106px;
	  border-top: 8px solid #a400a4;
	  color: #a400a4;
	  text-align: center;
	  text-decoration: none;}
#a_menu ul li a:hover, 
#a_menu ul li a.aktif {
	  padding-bottom: 8px;
	  border-top: 8px solid #a400a4;
	  background: #a400a4 url(../i/main_menu.png) bottom no-repeat;
	  color: #fff;
}
