﻿#divBg {
	background: url(images/bg.png) no-repeat;
	width: 435px;
	height:299px;
}

#divTarih {
	padding:45px 0px 0px 126px;
}
#divNereden {
	margin: 37px 0px 0px 17px;
}
#divNereye {
	margin: -29px 0px 0px 222px;
}

#divDevamEt{
	margin: 19px 0px 0px 147px;
}
#rbDevamEt {
	cursor:pointer;
	outline: none;
	border: 0px;
	width: 116px;
	height: 30px;
	background: url(images/devam.gif) no-repeat right bottom;
}


#divYolcu {
	margin: 17px 0px 0px 87px;
	display:none;
}
#divSatis {
	padding: 17px 0px 0px 89px;
	display:none;
}
#divRezervasyon {
	margin: -30px 0px 0px 211px;
	display:none;
}


/* Tarih */
#tbTarih_dateInput{
	width: 200px;
	height: 28px;
	border: 1px !important;
	background: #fff;
	text-indent: 3px;
	color: #333;
	font-weight:normal !important;
	border: 0px solid #d3d5d6 !important;
	font: 12px/1.3 Tahoma,arial,sans-serif;
	background: url(images/Tarih_bg.png) no-repeat !important;
}
#tbTarih_popupButton {
	margin:0px 0px 0px -45px !important;
}
#divTarih_ok_sag, #divTarih_ok_sol{
	display:none;
}

/* Nereden */ /* Nereye */
#inputKalkis, #inputVaris {
	width: 200px;
	height: 28px;
	background: url(images/Tarih_bg.png) no-repeat !important;
	font: 12px/1.3 "segoe ui",arial,sans-serif;
	border: 0px !important;
	text-indent: 5px;
	outline: none;
	color: #333;
	font-weight:bold;
	padding-top:0px !important;
}
#imgKalkisAra{
	margin: 0px 0px 0px -49px;
	vertical-align: middle;
	outline: none;
	border: 0px !important;
}

/* Yolcu Sayısı */
#tbYolcuSayi{
	font: 12px/1.3 "segoe ui",arial,sans-serif;
	border: 0px solid #999 !important;
	background: #fff !important;
	width: 75px;
	height: 28px;
	font-weight:bold !important;
	background: url(images/yolcu.png) no-repeat !important;
	text-indent: 7px;
	font-weight:normal;
	color: #333;
}

/* Satın Al */
#rbSatisAra {
	width: 116px;
	height: 30px;
	background: url(images/satis.png) no-repeat;
	outline: none;
	border: 0px;
	vertical-align: middle;
	text-align: center;
}
#rbSatisAra_input{
	width: 116px;
	height: 30px;
	background: url(images/satis.png) no-repeat;
}

/* Rezervasyon */
#rbRezAra {
	width: 116px;
	height: 30px;
	background: url(images/rezervasyon.png) no-repeat;
	vertical-align: middle;
	text-align: center;
}
#rbRezAra_input{
	width: 116px;
	height: 30px;
	background: url(images/Rezervasyon.png) no-repeat;
}

#divBiletlerim{
	width: 377px;
	height: 74px;
	padding: 33px 0px 0px 27px;
}
#btnBiletlerim {
	cursor:pointer;
	outline: none;
	border: 0px;
	width: 377px;
	height: 74px;
	background: url(images/trnsprnt.gif) no-repeat right bottom;
	
}

#divIslemTip{
	display: none;
}

.rcRow {
	font: 13px/1.3 "segoe ui",arial,sans-serif;
}

#RadToolTipWrapper_rttKalkis {
	margin-left:: -113px;
}

.ui-dialog{
	position: absolute !important;
	width: 169px !important;
	height:130px !important;
	left: 30px !important;
	top: 139px !important;
	right:0px !important;
	/*margin-left:13px !important;*/
	/*margin-top:89px !important;*/
	background: #fff3a8 !important;
	z-index:7777  !important;
	outline: none !important;
	border: 1px solid #a7bac5 !important;
}

#ddlKalkis2, #ddlVaris2{
	width: 157px !important;
}

.ui-button-text{
	display:none;
}
.ui-button {
	border: 0px solid #a7bac5 !important;
	background: url(images/kapat.png) no-repeat right bottom;
	width: 19px;
	height: 19px;
	float:right;
	margin: 3px 3px -11px 3px;
}

#pnlKalkis{
	font: 12px/1.3 "segoe ui",arial,sans-serif;
	padding-left: 3px;
	padding-top: 5px;
	vertical-align: middle;
}

#btnKalkisSec{
	padding:3px;
	float:right;
}

#ui-id-1, #tbTarih_calendar_FNP, #tbTarih_calendar_FNN{
	display:none;
}

#lblPnlNereye{
	padding-top:0px;
}

.RadComboBox_Default {
	margin-top: -3px !important;
}

#lblLoading {
	font: 15px/1.3 "segoe ui",arial,sans-serif;
	font-weight:bold;
	color:#333;
}

#Image3{
	display:none;
}

.riUp{
	margin: 2px 0px 7px -21px !important;
}
.riDown{
	margin-bottom:2px;
}



.chosen-single span{
	line-height: 27px;
	font-size: 13px;
	font-family: segoe ui;
}
.chosen-container{
	width: 191px !important;
}
.chosen-single{
	height: 27px !important;
}
ul.chosen-results{
	height: 117px;
}
#divNereye ul.chosen-results{
	height: 117px;
}
.chosen-drop{
	margin-top: -5px !important;
}
.chosen-results li{
	font-size: 12px;
	font-family: segoe ui;
}
.chosen-container-single .chosen-single div b{
	background-position-y: 5px !important;
}
.RadPicker td a {
	margin-left:-4px !important;
}