@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	background-image:url(images/page_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#c1dbe8;
}
a:visited {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:none;
	color: #069;
}
a {
	text-decoration:none;
}
.clear {
	clear:both;
}
.img {
	padding: 3px;
	border:#CCC solid 1px;
	margin-right:5px;
	margin-left:3px;
} 
#page {
	width:850px;
	margin:0 auto;
	background-color:#FFF;
}
#header {
	width:850px;
	height:138px;
	background-image:url(images/header_bg.gif);
}
#header .logo {
	width:405;
	float:left;
	height:138px;
}
#header .sagust {
	width:440px;
	float:right;
	height:138px;
}
#flash-slide {
	width:850px;
	height:208px;
	float:left;
}
#ust-menu {
	width:850px;
	height:50px;
	background-image:url(images/menu_bg.gif);
}
#ust-menu .rezervasyon {
	width:302px;
	float:left;
}
#ust-menu .menu {
	width:530px;
	float:left;
	margin-left:5px;
	color:#CCC;
	font-size:13px;
}
#ust-menu .menu .ustmenu_icerik {
	padding-top:12px;
	float:left;
	height:25px;

}
#ust-menu .menu .ustmenu_icerik .ustmenu_icerik_bullet {
	width:14px;
	float:left;
	background-image:url(images/sep.gif);
	background-repeat: no-repeat;
	background-position:center center;
	height:25px;
}
#ust-menu .menu .ustmenu_icerik .ustmenu_icerik_baslik {
	padding-top:2px;
	float:left;
	height:25px;		
}
#ust-menu .menu .ustmenu_icerik .ustmenu_icerik_baslik a:hover {
	color:#09C
}
#ust-menu .menu .ustmenu_icerik .ustmenu_icerik_baslik a, a:active {
	color:#ccc
}
#main {
	width:850px;
	background-color:#FFF;
}
#main .solbolum {
	width:302px;
	float:left;
	background-image:url(images/rezervasyon_bg.png);
	background-repeat:no-repeat;
}
#main .solbolum select, input {
	font-size:11px;
	font-family:"Trebuchet MS";
}
#main .solbolum h1{
	font-size:14px;
	padding-left:15px;
	color:#333;
	font-family:"Trebuchet MS";
	font-weight:bold;
	background-image:url(images/baslik_alti.jpg);
	background-repeat: no-repeat;
	background-position:15px 20px;
	height:23px;
}
#main .solbolum p{
	padding-left:25px;
}
#main .sagbolum {
	width:530px;
	float:left;
	margin-left:10px;
	padding-top:5px;
}
#main .sagbolum h1 {
	font-size:14px;
	padding-left:0px;
	color:#333;
	font-family:"Trebuchet MS";
	font-weight:bold;	
}
#main .sagbolum p {
	padding-left:0px;
	text-align:justify;
}
#footer {
	padding-top:10px;
	width:850px;
	float:left;
	background-color:#FFF;
}
#footer p {
	padding-left:10px;
	
}
#footer span#okvizyon {
	padding-left:480px;
	
}

.filomuz {
	width:254px;
	height:169px;
	float:left;
	background-image:url(images/filo_bg.jpg);
	background-repeat:no-repeat;
	padding-left:5px;
}
.filomuz h1#filo {
	padding-top:3px;
	padding-left:5px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#333;
	height:7px;
}
.filomuz span#fiyat {
	font-size:16px;
	font-weight:bold;
	color:#294d9f;
	padding-left:10px;
}
.filomuz span#kirala {
	font-size:14px;
	font-weight:normal;
	color:#366;
}
.filomuz span#kirala a, a:active {
	font-size:14px;
	font-weight:normal;
	color:#366;
}
.filomuz span#kirala a:hover {
	font-size:14px;
	font-weight:normal;
	color:#069;
}

