﻿@charset "utf-8";
/* CSS Document */
/*!DOCTYPE,a,abbr,acronym,address,applet,area,b,base,basefont,bdo,big,blockquote,body,br,button,caption,center,cite,code,col,colgroup,dd,del,dfn,dir,div,dl,dt,em,fieldset,font,form,frame,frameset,head,h1,h2,h3,h4,h5,h6,hr,html,i,iframe,img,input,ins,kbd,label,legend,li,link,map,menu,meta,noframes,noscript,object,ol,optgroup,option,p,param,pre,q,s,samp,script,select,small,span,strike,strong,style,sub,sup,table,tbody,td,textarea,tfoot,th,thead,title,tr,tt,u,ul,var*/
/*renkler:siyah, beyaz, koyu turuncu=fc7216, acik turuncu=fffccc, koyu mavi=00316e, acik mavi=99add1, */
* {
	padding:0;
	margin:0;
}
body, div, td, input, select, textarea, a, label, p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	margin:0;
	padding:0;
	height:100%;
	background-color:#152648;
}
div, img, span {
	padding:0;
	margin:0;
}
p {
	margin:11px 0;
}
table, td {
	border-collapse:collapse;
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 6px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h1 {
	font-size:16px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-weight:bold;
}
h3 {
	font-size:12px;
	font-weight:bold;
}
a, img {
	border: none;
}
a:link, a:visited {
	color:#07c;
	text-decoration:none;
}
a:hover {
	color:#002674;
	text-decoration:none;
}
.secret {
	display:none;
}
.warning, .warning > a:link
{
	color:#F00 !important;
	text-decoration:none !important;
	font-weight:bold !important;
}
.green
{
	color:#090 !important;
}
.clean {
	clear:left;
	line-height:0em;
	width:0;
	height:0;
	margin:0;
	padding:0;
}
.imageright	{
	float:right;
	margin: 4px 0 4px 4px;
}
.imageleft	{
	float:left;
	margin: 4px 4px 4px 0;
}
#maintop {
	margin:0 auto;
	position:relative;
	width:980px;
	background:#fff url(../images/maintop.gif) no-repeat top;
	padding-top:20px;
	margin-top:10px;
	height:14px;
}
#maincover {
	margin:0 auto;
	position:relative;
	width:942px;
	min-height:400px;
	background-color:#fff;
	border:3px solid #f5f5f5;
	border-bottom:none;
	border-top:none;
	padding:0 16px 16px 16px;
}
#topmenucover {
	margin:0 auto;
	position:relative;
	clear:both;
	width:942px;
}
#topmenu, #topmenu li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#topmenu {
	float:right;
}
#topmenu li {
	float:left;
	position:relative;
	margin:0 0 0 14px;
}
#logocover {
	margin:0 auto;
	position:relative;
	clear:both;
	width:942px;
	height:95px;
}
#mainmenucover {
	margin:0 auto;
	position:relative;
	clear:both;
	width:942px;
	border-bottom:4px solid #002674;
	margin-bottom:10px;
	height:25px;
}
#mainmenu, #mainmenu li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#mainmenu {
	float:right;
}
#mainmenu li {
	float:left;
	position:relative;
}
#mainsub {
	margin:0 auto;
	position:relative;
	width:980px;
	background:#152648 url(../images/mainsub.gif) no-repeat top;
	padding-top:20px;
	margin-bottom:10px;
}
#mainsub p {
	float:left;
	font-size:10px;
	color:#fff;
	margin-left:10px;
}
#mainsub img {
	float:right;
	margin-right:10px;
}
#mainleft {
	width:263px;
	float:left;
	margin-right:10px;
}
#reservationtop {
	margin:0 auto;
	position:relative;
	clear:both;
	width:263px;
	height:17px;
	background:#fff url(../images/reservationtop.gif) no-repeat;
}
#reservationcover {
	margin:0 auto;
	position:relative;
	clear:both;
	width:231px;
	padding:10px 16px;
	background:#fff url(../images/reservationback.gif) repeat-y;
}
#reservationcover h1 {
	font-size:19px;
	color:#720000;
}
#reservationcover label {
	font-size:13px;
	color:#720000;
	font-weight:bold;
	width:84px;
	float:left;
	margin-top:10px;
}
#reservationcover input {
	width:95px;
	height:18px;
	border:1px solid #bd6c08;
	font-size:12px;
	color:#3f3f3f;
	margin-top:10px;
	text-align:center;
}
#reservationcover .reservationbutton {
	width:141px;
	height:27px;
	border:none;
}
#reservationsub {
	margin:0 auto;
	position:relative;
	clear:both;
	width:263px;
	height:25px;
	background:#fff url(../images/reservationsub.gif) no-repeat;
	margin-bottom:10px;
}
#mainleftcontent {
	margin:0 auto;
	position:relative;
	clear:both;
	width:231px;
	padding:10px 16px;
}
#mainleftcontent-flight {
	margin:0 auto;
	position:relative;
	clear:both;
	width:231px;
	padding:10px 16px;
}
#mainleftcontent .bluehead {
	color:#0d4580;
	font-weight:bold;
	font-size:14px;
}
#mainleftcontent .redhead {
	color:#de2329;
	font-weight:bold;
	font-size:14px;
}
#mainleftcontent a:link, #mainleftcontent a:visited {
	color:#0d4580;
	font-weight:bold;
	text-decoration:underline;
}
#mainleftcontent a:hover {
	color:#ffac63;
	font-weight:bold;
	text-decoration:none;
}
#mainright {
	width:669px;
	float:left;
}
#mainrighttop {
	margin:0 auto;
	position:relative;
	clear:both;
	width:669px;
	height:4px;
	background:#fff url(../images/mainrighttop.gif) no-repeat;
	margin-top:10px;
}
#mainrightcontent {
	margin:0 auto;
	position:relative;
	clear:both;
	width:633px;
	background-color:#f0f0f0;
	border:2px solid #e1e1e1;
	border-bottom:none;
	border-top:none;
	padding:10px 16px;
}
#mainrightsub {
	margin:0 auto;
	position:relative;
	clear:both;
	width:669px;
	height:4px;
	background:#fff url(../images/mainrightsub.gif) no-repeat;
	margin-bottom:10px;
}
.roomscase {
	float:left;
	width:210px;
	margin:0 10px 10px 0;
	background-color:#fcf7e2;
}
.roomscase img {
	margin-bottom:10px;
}
.roomscase h3 {
	padding-left:10px;
}
.roomscase p {
	padding:0 10px;
	font-size:11px;
}
.roomscase a, .roomscase a:visited .roomscase a:hover {
	font-size:11px;
}
.roomscase .red {
	color:#c30;
}
.roomscase .green {
	color:#7c0;
}
.roomscase .yellow {
	color:#e8ab00;
}
div .locationcontent {
	float:left;
	width:300px;
	margin-right:10px;
}
div .locationcontent iframe {
	margin-top:24px;
}
div .locationcase {
	float:left;
	margin:10px 20px 10px 0;
}
div .son {
	clear:right;
}
#airporttransferformu label
{
	width:140px;
	float:left;
	line-height:16px;
	margin-right:10px;
}
#airporttransferformu input, textarea, select
{
	width:240px;
	height:16px;
	border:1px solid #7d7e80;
	font:normal 11px Arial, Helvetica, sans-serifserif;
	color:#423628;
	margin-bottom:10px;
}
#airporttransferformu checkbox
{
width:240px;
	height:16px;
	border:1px solid #7d7e80;
	font:normal 11px Arial, Helvetica, sans-serifserif;
	color:#423628;
	margin-bottom:10px;
}
#airporttransferformu select
{
	height:20px;
}
#airporttransferformu textarea.special
{
	width:240px;
	max-width:240px;
	height:70px;
	max-height:70px;
}
#airporttransferformu input.button
{
	height:24px;
	background-color:#0393db;
	color:#fff;
	width:100px;
	border:0;
	margin-left:150px;
	cursor:pointer;
	font:bold 12px Arial, Helvetica, sans-serif;
}
#airporttransferformu input.date
{
	width:90px;
}
#airporttransferformu input.checkbox
{
	width:16px;
	border:none;
}
#airporttransferformu img
{
	vertical-align:top;
}