/* CSS Document */
td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#221A22;
font-weight:normal;
text-decoration:none;
}
#testdiv1 a, #testdiv1 a:hover {
color:#333333;
text-decoration:none;
}
#testdiv2 a, #testdiv2 a:hover {
color:#333333;
text-decoration:none;
}
.haber_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ACA6AA;
font-weight:normal;
text-decoration:none;
}
.rezervasyon_title{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ACA6AA;
font-weight:normal;
text-decoration:none;
}
select{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
background-color:#634B63;
border:1px solid #C8C8C8;
}

.inputrezervasyon{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
background-color:#634B63;
border:1px solid #C8C8C8;
}
.rez_yap{
width:163px;
height:25px;
border:none;
background:url(../images/btn_rez_yap.jpg) no-repeat;
cursor:pointer;
}
.rez_yap:hover{
width:163px;
height:25px;
border:none;
background:url(../images/btn_rez_yap_over.jpg) no-repeat;
cursor:pointer;
}

.rez_yap_eng{
width:163px;
height:25px;
border:none;
background:url(../images/btn_rez_yap_eng.jpg) no-repeat;
cursor:pointer;
}
.rez_yap_eng:hover{
width:163px;
height:25px;
border:none;
background:url(../images/btn_rez_yap_over_eng.jpg) no-repeat;
cursor:pointer;
}

.rez_yap_ru{
width:163px;
height:25px;
border:none;
background:url(../images/btn_rez_yap_ru.jpg) no-repeat;
cursor:pointer;
}
.rez_yap_ru:hover{
width:163px;
height:25px;
border:none;
background:url(../images/btn_rez_yap_ru_over.jpg) no-repeat;
cursor:pointer;
}

.rez_yap_main{
width:163px;
height:25px;
border:none;
background:url(../images/btn_rez_yap_main.jpg) no-repeat;
cursor:pointer;
}
.rez_yap_main:hover{
width:163px;
height:25px;
border:none;
background:url(../images/btn_rez_yap_main_over.jpg) no-repeat;
cursor:pointer;
}

.rez_yap_ru_main{
width:163px;
height:25px;
border:none;
background:url(../images/btn_rez_yap_ru_main.jpg) no-repeat;
cursor:pointer;
}
.rez_yap_ru_main:hover{
width:163px;
height:25px;
border:none;
background:url(../images/btn_rez_yap_ru_main_over.jpg) no-repeat;
cursor:pointer;
}

.rez_yap_eng_main{
width:163px;
height:25px;
border:none;
background:url(../images/btn_rez_yap_eng_main.jpg) no-repeat;
cursor:pointer;
}
.rez_yap_eng_main:hover{
width:163px;
height:25px;
border:none;
background:url(../images/btn_rez_yap_eng_main_over.jpg) no-repeat;
cursor:pointer;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
vertical-align:bottom;
}
h3{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#6C3659;
font-weight:bold;
text-decoration:none;
margin:5px 0 5px 0;
padding:0;
}
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6C3659;
font-weight:bold;
text-decoration:none;
}
#content_box{
padding:8px 15px 15px 15px;
}
a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ACA6AA;
font-weight:normal;
text-decoration:none;
}
a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ACA6AA;
font-weight:normal;
text-decoration:none;
}
a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ACA6AA;
font-weight:normal;
text-decoration:underline;
}

.text_Beyaz{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.text_mor{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#473647;
font-weight:bold;
text-decoration:none;
}

.Beyaz{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
a.Beyaz{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.Beyaz:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
a.Beyaz:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

#liste{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;	
	width:463px;
	margin:0;
	padding:0;
	list-style-type:none;
}
#liste li a{
	background-image:url(../images/list_arrow.jpg);
	background-repeat:no-repeat;
	background-position:7px 5px;
	padding-left : 30px;
	color:#FFFFFF;
	font-weight:bold;
	width:463px;
	height:26px;
	display:block;
	line-height:25px;
	background-color:#897F89;
	border-bottom:2px #FFFFFF solid;
}
#liste li a:hover{
	background-color:#473647;
	text-decoration:none;
}
#liste li a.disable{
	background-image:none;
}
#liste li a.disable:hover {
	background-color:#897F89;
	text-decoration:none;
}


.anket{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C3659;
	text-decoration:none;
}

.haber{
	 color:#473647;
	 text-decoration:none;
	 padding-left:7px;
	 padding-right:7px;
}
a.haber{
	 color:#473647;
	 text-decoration:underline;
}
a.haber:visited{
	 color:#473647;
	 text-decoration:underline;
}
a.haber:hover{
	 color:#473647;
	 text-decoration:none;
}
.rezervasyon_select{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#473647;
font-weight:normal;
text-decoration:none;
background-color:#FFFFFF;
border:1px solid #C8C8C8;
}

.Arsiv_Link
{
	background:url(../images/Link.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	color:#6C3659;
	text-decoration:underline;
}
a.Arsiv_Link
{
	background:url(../images/Link.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	color:#6C3659;
	text-decoration:underline;
}
a.Arsiv_Link:visited
{
	background:url(../images/Link.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	color:#6C3659;
	text-decoration:underline;
}
a.Arsiv_Link:hover
{
	background:url(../images/Link.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	color:#6C3659;
	text-decoration:none;
}

.Haber_Liste
{
	list-style:none;
	width:704px;
	float:left;
	
	
}
.Haber_Liste LI
{
	width:680px;
	float:left;
	height:26px;
	padding-left:26px;
	color:#FFFFFF;
	background-image:url(../images/haber_Liste.jpg);
	font-weight:bold;
	line-height:25px;
}
a.Haber_Liste LI
{
	width:704px;
	float:left;
	height:26px;
	padding-left:26px;
	color:#FFFFFF;
	background-image:url(../images/menu.jpg);
	font-weight:bold;
	line-height:25px;
}
.Haber_Liste LI:hover{
	height:26px;
	color:#FFFFFF;
	background-image:url(../images/haber_Liste_hover.jpg);
	font-weight:bold;	
}
a.Haber_Liste LI:hover{
	height:26px;
	color:#FFFFFF;
	background-image:url(../images/haber_Liste_hover.jpg);
	font-weight:bold;
	
}
.h_link {
	color:#000000;
}
a.h_link:link {
	color:#000000;
}
.deneme {}
.bos{}
.lytebox{
	border:0px;
	margin:0px;
	padding:0px;
	padding-left:0px;
	background:none;
	background-color:#FFFFFF;
	background-image:none;
}
a.lytebox{
	border:0px;
	margin:0px;
	padding:0px;
	padding-right:0px;
	padding-left:0px;
	background:none;
	background-color:#FFFFFF;
	background-image:none;
}
a.lytebox:hover{
	border:0px;
	margin:0px;
	padding:0px;
	padding-left:0px;
	padding-right:0px;
	background:none;
	background-color:#FFFFFF;
	background-image:none;
}
a.lytebox:visited{
	border:0px;
	margin:0px;
	padding:0px;
	padding-left:0px;
	padding-right:0px;
	background:none;
	background-color:#FFFFFF;
	background-image:none;
}
.menurusca a{
	width:300px;
	float:left;
	
}