@charset "utf-8";
@import url('jquery-ui.css');
@import url('nivo-slider.css');
@import url('slider.css');
@import url('../slider/default/default.css');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	list-style:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background:url(../images/bg.png) repeat;
	line-height: 1;
	overflow-x : hidden !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#7d7d7d;
}
.header {
	background:url(../images/header.png) repeat-x;
}
::selection {
 background-color: #e7991a;
 color: #FFF;
}
.ui-widget-content {
	font-size:12px
}
.ui-state-default {
	font-size:12px
}
.ui-widget-header {
	font-size:12px
}
.ui-state-default {
	font-size:12px
}
.ui-datepicker th {
	font-size:12px
}
.hasDatepicker {
	position:relative;
	z-index:9;
	color:#a9a9a9;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
strong {
	font-weight:bold;
}
#up {
	position:fixed;
	right:10px;
	top:auto;
	cursor: pointer;
	bottom:150px;
}
/* Yukarı çık */

.container {
	margin:0 auto;
	width:1048px;
}
.topMENU {
	height:36px;
}
.topMENU ul {
	margin-top:-3px;
}
.topMENU ul li {
	float:left;
	margin:0 20px 0 0;
	background:url(../images/arrow.png) no-repeat left;
	height:31px;
	padding:8px 0 0 10px;
}
.topMENU ul li a {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.topTELEPHONE {
	float:left;
	margin:8px 0 0 0;
	font-size:12px;
	color:#FFF;
}
.topTELEPHONE > img {
	vertical-align:middle;
	position:relative;
	top:-2px;
}
.container .logo {
	float:left;
	margin:8px 0 0 0;
}
.mainnav {
	float:right;
	margin:18px 0 0 0;
}
.mainnav a {
	margin:0 2px 0 0;
}
.mainnav a:hover {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	opacity:0.8;
}
.slider {
	margin:19px 0 0 0;
	z-index:9;
}
.headerwrap {
	-webkit-box-shadow: 10px 13px 17px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow:    10px 13px 17px 0px rgba(50, 50, 50, 0.55);
	box-shadow:         10px 13px 17px 0px rgba(50, 50, 50, 0.55);
	z-index:999;
	position:absolute;
	width:110%;
	height:25px;
	margin-top:-6px;
	margin-left:-20px;
}
.mybooking {
	float:right;
	z-index:999999;
	position:relative;
	margin-right:140px;
	margin-top:19px;
}
.homeBOOKING {
	/*background:url(../images/homeSEARCHBG.png) no-repeat;*/
	background-color:rgba(255, 255, 255, .87);
	width:246px;
	height:316px;
	z-index:99999;
	position:relative;
	float:right;
	margin-right:2px;
	margin-top:-340px
}
.OnlineBooking {
	margin:16px 0 0 20px;
}
.OnlineBooking > baslik {
	font-size:24px;
	color:#000;
	display:block;
}
.OnlineBooking > aciklama {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	color:#444444;
	width:200px;
	line-height:18px;
	padding-top:20px;
}
.ui-autocomplete {
	z-index:9999999 !important;
}
.input {
/*
	float:left;
	width:222px;
	height:39px;
	overflow:hidden;
	background:url(../images/inputBG.png) no-repeat!important;
	margin:0 5px 3px 0;
	border:none;
	text-indent:10px;
	font-size:11px;
	color:#a9a9a9;
*/
	float:left;
	width:222px;
	height:39px;
	overflow:hidden;
	margin:0 5px 13px 0;
	text-indent:10px;
    border: none;

	color: #000;
    font-weight: bold;
    background: none;
    font-size: 16px;

    border: 1px solid #d1d1d1;
    background: #fff;
    height: 44px;    
}
.form-select {
	float:left;
	width:222px;
	height:39px;
	overflow:hidden;
	margin:0 5px 5px 0;
	/*	background:url(../images/form-select2.png) no-repeat!important;*/
	color: #000;
    font-weight: bold;
    background: none;
    font-size: 16px;

    border: 1px solid #d1d1d1;
    background: #fff;
   /* height: 44px;    */

}
.form-select select {
	background:none;
	width:250px;
	padding:8px;
	height:39px;
    font-weight: bold;
	border:none;
	color:#a9a9a9;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-appearance:none;
	outline:none;
	cursor:pointer;
	/*font-size:11.4px;*/
}
.homeFORMSELECT {
	margin:10px 0 0 -7px;
	float:left;
}
.homeSEARCH {
	background:url(../images/search.png) no-repeat;
	width:34px;
	height:40px;
	border:none;
	cursor:pointer;
	float:left;
	margin:-40px 0 0 231px;
}
.homeFORMSELECT button[type=submit]:hover {
	background: #FFCC00;
	border-color: #FFCC00;
}
.homeFORMSELECT button[type=submit] {
	border-style: solid;
	border-color: #FF6600;
	background: #FF9900;
	color: #fff;
	border-width: 0 0 5px;
	width: 223px;
	line-height: 28px;
	padding: 7px 40px 7px 27px;
	font-size: 24px;
}
.homeTANITICI {
	margin:50px 0 0 10px;
	float:left;
	width:100%;
}
.homeTANITICI ul li {
	float:left;
	width:260px;
}
.homeTANITICI ul li > resim {
	float:left;
}
.homeTANITICI ul li > baslik {
	font-size:15px;
	color:#000;
	font-weight:bold;
	display:block;
	margin:10px 0 0 5px;
	float:left;
}
.homeTANITICI ul li > aciklama {
	display:block;
	font-size:12px;
	line-height:16px;
	color:#515151;
	width:180px;
	margin:3px 0 0 5px;
	float:left;
}
.line {
	background:url(../images/line.png) repeat;
	width:100%;
	height:2px;
}
.popularDESTINATION {
	margin:20px 0 0 0;
}
.popularDESTINATION > baslik {
	margin:0 0 10px 0;
	float:left;
}
.homeDESTINATION > tbody > tr > td {
	padding:20px;
}
.reviews {
	float:left;
	margin:25px 0 0 0;
	width:510px;
	background:url(../images/reviews-line.png) right no-repeat;
}
.reviews > baslik {
	font-size:22px;
	color:#000;
}
.reviews > all {
	font-size:12px;
	float:right;
	margin-right:20px;
	margin-top:5px;
	color:#545454;
}
.reviews > all a {
	text-decoration:none;
	color:#545454;
}
.reviews > detail {
	font-size:12px;
	color:#545454;
	line-height:19px;
	margin:5px 0 0 0;
	float:left;
	display:block;
}
.reviews > firstname {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:right;
	margin-right:20px;
	font-size:14px;
}
.HomeDesc {
	float:left;
	margin:5px 0 0 0;
}
.HomeDesc > baslik {
	font-size:22px;
	color:#000;
}
.HomeDesc > all {
	font-size:12px;
	float:right;
	margin-right:20px;
	margin-top:5px;
	color:#545454;
}
.HomeDesc > all a {
	text-decoration:none;
	color:#545454;
}
.HomeDesc > detail {
	font-size:15px;
	color:#545454;
	line-height:19px;
	margin:5px 0 0 0;
	float:left;
	display:block;
}
.HomeDesc > firstname {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:right;
	margin-right:20px;
	font-size:14px;
}

.homeBLOG {
	float:left;
	margin:25px 0 0 20px;
	width:510px;
}
.homeBLOG > baslik {
	font-size:22px;
	color:#000;
}
.homeBLOG > all {
	font-size:12px;
	float:right;
	margin-top:5px;
	color:#545454;
}
.homeBLOG > all a {
	text-decoration:none;
	color:#545454;
}
.homeBLOG > detail {
	font-size:12px;
	color:#545454;
	line-height:19px;
	margin:5px 0 0 0;
	float:left;
	display:block;
}
.partner {
	background:url(../images/footer-partner.png) no-repeat;
	width:977px;
	height:81px;
	margin:30px 0 5px 0;
}
.partner:hover {
	background:url(../images/footer-partner2.png) no-repeat;
	width:977px;
	height:81px;
	margin:30px 0 5px 0;
}
.footer {
	background:url(../images/footerBG.png) repeat-x;
	width:100%;
	height:269px;
}
.footermenu {
	float:left;
}
.footermenu a:hover {
	text-decoration:underline
}
.footermenu ul li a {
	color:#989898;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.footermenu ul {
	min-width:200px;
	height:150px;
	list-style:none;
	float:left;
	padding:0;
	margin:16px 0 0 40px;
}
.footermenu ul:last-child {
	background:none;
}
.footermenu ul li {
	padding:0;
	margin:0 0 10px 0;
}
.footermenu ul li.fmBASLIK {
	background:none;
	font-size:15px;
	color:#c5c5c5;
	font-weight:bold;
	padding:10px 0 10px 0;
	background:url(../images/footer-menu-line.png) no-repeat bottom;
}
.telnumber {
	font-size:25px;
	color:#FFF;
}
.whatsappnumber {
	font-size:25px;
	color:#FFF;
}
.wsap {
	vertical-align: middle;
}
.sosyalmedya {
	float:left;
	margin:0 0 0 33px;
}
.copyright {
	text-align:center;
	width:25%;
	font-size:10px;
	line-height:15px;
	float:left;
	margin:17px 0 0 390px;
}
.copyright > baslik {
	font-size:11px;
	display:block;
}
.copyright > strong {
	font-weight:bold;
}
.page {
	float:left;
	margin:30px 0 0 0;
	min-height:1000px;
	width:955px;
}
.left {
	float:left;
	width:745px;
}
.right {
	float:right;
	width:200px;
}
.steps {
	background: #f8c507;
	padding: 0;
	overflow: hidden;
	width:745px;
}
.steps ul, .steps li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.steps ul {
	float: left;
}
.steps li {
	float: left;
	width: 200px;
}
.steps li a {
	display: block;
	padding: 7px 10px;
	background: #d0d0d0;
	color: #fff;
	line-height: 1.5em;
	text-decoration: none;
}
.steps li a strong {
	font-size: 16px;
}
.steps li a:hover {
	background: #666;
}
.steps li.step, .steps li.step a {
	position: relative;
	z-index: 3;
}
.steps li.step-2, .steps li.step-2 a {
	z-index: 2;
}
.steps li.step-3, .steps li.step-3 a {
	z-index: 1;
}
.steps li.step-1 a, .steps li.step-2 a, .steps li.step-3 a {
	background: transparent url(../images/step.png) center right no-repeat;
	padding-right: 25px;
}
.steps li.step-2, .steps li.step-3 {
	margin-left: -30px;
}
.steps li.step-2 a {
	padding-left: 45px;
}
.steps li.step-3 a {
	padding-left: 45px;
	padding-right: 10px;
	background-position: center left;
}
.steps li.step a:hover {
	background: transparent url(../images/step_over.png) center right no-repeat;
}
.steps li.step-3 a:hover {
	background-position: center left;
}
.steps li.aktif a {
	background: transparent url(../images/step_over.png) center right no-repeat;
}
.steptext {
	padding:12px 0;
	width:100%;
	background:#878787;
	text-indent:15px;
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	margin:6px 0 0 0;
}
.stepdetail {
	background:#d4f4fb;
	float:left;
	padding:7px 0;
	width:100%;
}
.stepdetail > img {
	float:left;
	margin:0 0 0 5px;
}
.stepdetail > li {
	font-size:11px;
	line-height:18px;
	margin:0 0 0 10px;
	float:left;
	list-style:inside;
	width:90%;
}
.transfer-booking-details {
	background:url(../images/transfer-booking-details.png) no-repeat;
	width:280px;
	height:46px;
}
.transfer-booking-details > baslik {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-shadow: 1px 1px #b2b2b2;
	padding:14px 15px;
	float:left;
}
.transfer-booking-details-det {
	background:#d4f4fb;
	min-height:90px;
	width:280px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	margin:7px 0 0 0;
	height:auto;
}
.transfer-booking-details-det > baslik {
	background:url(../images/bookings-detail-line.png) bottom repeat-x;
	width:260px;
	padding:15px 10px 15px 10px;
	float:left;
	font-size:12px;
	font-weight:bold;
}
.transfer-booking-details-det > span {
	float:left;
	width:100%;
	font-size:12px;
	color:#000;
	line-height:10px;
	padding:0 15px;
	margin:10px 0 0 0;
}
.totalprice {
	background:#dafbd4;
	border:1px solid #c8eac2;
	float:left;
	padding:15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width:228px;
	margin:13px 0 0 10px;
}
.totalprice > text {
	float:left;
	font-size:11px;
}
.totalprice > price {
	float:right;
	color:red;
	font-weight:bold;
	font-size:24px;
}
.mtotalprice {
display:none;
}

.noresult {
    top: 20px;
    text-align: center;
    line-height: 20px;	
}
.result ul {
	float:left;
	width:744px;
	height:150px;
	margin:10px 0 0 0;
}
.result ul li {
	width:744px;
	border:1px solid #d4f4fb;
	height:150px;
	background:#FFF;
	margin:0 0 10px 0;
}
.result ul li > car {
	float:left;
	margin:2px 0 0 5px;
}
.result ul li > .carok {
	background:url(../images/carOK.png) no-repeat;
	width:23px;
	height:151px;
	float:left;
	margin:0 0 0 10px;
}
.result ul li > .cartype {
	color:#4d4d4d;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:19px 0 0 4px;
	display:block;
}
.result ul li > .pessenger {
	background:url(../images/pessenger.png) left no-repeat;
	float:left;
	padding-left:30px;
	padding-top:40px;
	height:55px;
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 0;
}
.result ul li > .baggage {
	background:url(../images/baggage.png) left no-repeat;
	float:left;
	padding-left:53px;
	padding-top:30px;
	height:38px;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 0 16px;
}
.plus {
	background:url(../images/+.png) no-repeat;
	width:29px;
	height:29px;
	float:left;
	margin:34px 0 0 20px;
}
.result ul li > .RESULTline {
	border-left:1px solid #c1c1c1;
	height:130px;
	float:left;
	margin:-25px 0 0 30px;
}
.result ul li > .Tprice {
	background:url(../images/priceBG.png) no-repeat;
	width:142px;
	height:46px;
	float:left;
	font-size:24px;
	font-weight:bold;
	color:#000;
	padding:10px 0 0 40px;
	margin:-20px 0 0 50px;
}
.result ul li > .minute {
	background:url(../images/minute.png) no-repeat;
	height:21px;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-left:25px;
	padding-top:4px;
	margin:0 0 0 80px;
}
.result ul li > .booknow {
	border-style: none;
	float: right;
	height: 43px;
	width: 90px;
	margin: 11px 0 0 0;
	background: url(../images/book-now.png) no-repeat;
	cursor:pointer;
}
/* Üye kayıt formu */

.formbaslik {
	padding:12px 0;
	width:310px;
	background:#878787;
	text-indent:15px;
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	margin:6px 0 0 0;
}

.genisform {
	width:100%;
	float:left;
}
.solform {
	width:50%;
	float:left;
}
.sagform {
	width:50%;
	float:right;
}
.pickupinformation {
color:red;padding-top:15px;padding-right:55px;
}

.GeneralForm {
	background:#FFF;
	width:744px;
	margin:8px 0 0 0;
	float:left;
	padding:0 0 20px 0;
}
.GeneralForm .formTable {
	width:100%;
	margin:10px 0 0 0;
	float:left;
	padding:10px 0 20px 20px;
}
.GeneralForm .formTable tr {
	text-align:left;
	vertical-align:top
}
.GeneralForm .formTable tr td {
	padding:4px 0;
	width:50%
}
.GeneralForm .formTable label {
	display:block;
	padding:14px 0 2px 2px;
	font-size:12px;
	color:#5f5f5f;
	font-weight:bold;
}
.GeneralForm .SectionText {
	font-size:12px;
}
.GeneralForm .formTable label.error {
	color:#5f5f5f;
	font-weight:normal;
	width:308px;
	clear:both;
	font-size:12px;
}
.GeneralForm .formTable input {
	background: white;
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #DDD inset;
	color: #666;
	outline: none;
	height:25px;
	width: 300px;
	padding:6px;
}
.GeneralForm .formTable  .kisa {
	background: white;
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #DDD inset;
	color: #666;
	outline: none;
	height:25px;
	width: 25px;
	padding:6px;
}
.GeneralForm .formTable textarea {
	background: white;
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #DDD inset;
	color: #666;
	outline: none;
	height:25px;
	width: 300px;
	padding:6px;
}
.GeneralForm .formTable .btn {
	border:0
}
.GeneralForm .formTable .btn input {
	width:auto
}
.GeneralForm .formTable textarea.error, .GeneralForm .contactForm select.error, .GeneralForm .contactForm input.error {
	background:#f3fbfd
}
.GeneralForm .formTable .radio {
	padding:0px;
	background:none;
	border:none;
	width:20px;
	font-size:12px
}
.GeneralForm .formTable .konu {
	border-radius:6px
}
.GeneralForm .formTable input.focus {
	background:#FFFBE3
}
.GeneralForm .formTable input.guvenlikKod {
	width:144px;
	font-size:12px;
	font-weight:bold;
	float:left;
	border-radius:6px;
	margin:3px 0 0 10px
}
.GeneralForm .formTable .check {
	width:15px;
	display:block;
	height:21px;
	float:left;
	margin:0 8px 0 0;
	border:0;
	background:none
}
.GeneralForm .formTable select {
	background: white;
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #DDD inset;
	color: #666;
	outline: none;
	height:40px;
	width: 160px;
	padding:6px;
}
.GeneralForm .formTable .yildizGerekli {
	color:#2E2E2E;
	display:inline-table;
	margin-left:5px
}
.GeneralForm .formTable .msj {
	color:#5f5f5f;
	font-size:11px !important;
	font-weight:normal !important;
	padding-right:20px;
	text-align:left !important;
	padding-top:10px
}
.GeneralForm .formTable .smallText {
	font-weight:normal;
	font-size:10px;
	margin:4px 0 0;
	clear:both
}
.GeneralForm .formTable .security_image {
	border:1px solid #d0d0d0;
	float:left;
	border-radius:6px
}
.GeneralForm .row.error:after {
	background-position:0 -79px
}
.GeneralForm input[disabled] {
	opacity:0.5
}
.GeneralForm .email input:focus {
	background-position:0 -48px
}
.GeneralForm .pass input {
	background-position:0 -96px
}
.GeneralForm .pass input:focus {
	background-position:0 -144px
}
.GeneralForm .arrow {
	background:url("../images/arrow.png") no-repeat -10px 0;
	height:120px;
	margin-left:610px;
	position:absolute;
	margin-top:149px;
	width:11px;
	z-index:9;
	-moz-transition:0.3s;
	-webkit-transition:0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	transition:0.3s;
	-moz-transform:rotate(-134deg);
	-webkit-transform:rotate(-134deg);
	-o-transform:rotate(-134deg);
	-ms-transform:rotate(-134deg);
	transform:rotate(-134deg)
}
.GeneralForm .arrow-bg {
	position:absolute;
	background:url(../images/pass-bg.png) no-repeat;
	width:70px;
	height:70px;
	margin-left:580px;
	margin-top:174px;
	z-index:8
}
.GeneralForm .arrowCap {
	background:url("../images/arrow.png") no-repeat -43px 0;
	height:20px;
	margin-left:604px;
	position:absolute;
	margin-top:201px;
	width:20px;
	z-index:10
}
.GeneralForm .meterText {
	color:#575757;
	font-size:10px;
	left:199px;
	line-height:1.1;
	position:absolute;
	top:515px;
	width:60px
}
.GeneralForm .button {
	margin:0 0 0 10px;
}
.perdetails {
	width:680px; 
}
.soladaya {
	float:left;
}
.sagadaya {
	float:right;
	padding-right:60px;
}
/* Üye kayıt formu */


.button {
	-moz-box-shadow:inset 0px 1px 3px 0px #91b8b3;
	-webkit-box-shadow:inset 0px 1px 3px 0px #91b8b3;
	box-shadow:inset 0px 1px 3px 0px #91b8b3;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #768d87), color-stop(1, #6c7c7c));
	background:-moz-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:-webkit-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:-o-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:-ms-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
	background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#768d87', endColorstr='#6c7c7c', GradientType=0);
	background-color:#768d87;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #566963;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #2b665e;
}
.button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6c7c7c), color-stop(1, #768d87));
	background:-moz-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
	background:-webkit-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
	background:-o-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
	background:-ms-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
	background:linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7c7c', endColorstr='#768d87', GradientType=0);
	background-color:#6c7c7c;
}
.button:active {
	position:relative;
	top:1px;
}
.leftmenuTOP {
	background:url(../images/leftMENUTOP.png) no-repeat;
	width:262px;
	height:48px;
}
.leftmenuTOP > baslik {
	font-weight:bold;
	color:#FFF;
	font-size:15px;
	float:left;
	margin:16px 0 0 15px;
}
.leftMENU {
	width:262px;
	float:left;
}
.leftMENU ul {
	float:left;
	margin:5px 0 0 0;
	width:262px;
}
.leftMENU ul li {
	font-size:13px;
	background:url(../images/leftmenuLINE.png) bottom no-repeat;
	width:262px;
	margin:0 0 0 5px;
	padding:10px 0 13px 0;
}
.leftMENU a {
	text-decoration:none;
	color:#636363;
}
.menuBOTTOM {
	background:url(../images/menuBOTTOM.png) no-repeat bottom;
	width:114px;
	height:168px;
	float:right;
	margin:-60px 0 0 0;
}
.subNav {
	font-size:10px;
	color:#96a9b8;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	margin:-20px 25px 0 0;
}
.subNav a {
	color:#96a9b8;
	text-decoration:none;
	background:url(../images/arrow_sn.gif) left no-repeat;
	padding-left:9px;
	margin-left:5px
}
.subNav a:hover {
	text-decoration:underline
}
.subNav a.first {
	padding:0;
	background:none
}
.title {
	padding:10px 0 10px 0;
	border-bottom:1px dotted #cacaca;
	width:100%;
	font-weight:bold;
	font-size:16px;
	color:#333;
	margin-top:0;
}
.pagecontent {
	width:760px;
	float:right;
}
.pagecontent > icerik {
	font-size:15px;
	line-height:18px;
	margin:10px 0 0 0;
	float:left;
}
ul.contactInfo {
	margin-top:6px
}
ul.contactInfo li {
	display:block;
}
ul.contactInfo li.first {
	padding:0 0 20px
}
ul.contactInfo li li {
	width:23%;
	padding:4px;
	float:left;
	border:none
}
ul.contactInfo li li.address {
	width:50%
}
ul.contactInfo li p.yazzi {
	font-size:12px;
	color:#7d7d7d;
	padding-top:8px;
	margin-left:0px;
	line-height:18px
}
ul.contactInfo li p.yazzi a {
	color:#0a45b1
}
ul.contactInfo li li.last {
	padding:4px
}
ul.contactInfo li li.web {
	padding:10px 0;
	width:58%
}
ul.contactInfo li li strong {
	font-weight:bold;
	display:block
}
ul.contactInfo li ul {
	display:none
}
ul.contactInfo li.opened {
	padding:0px 0 10px 0px;
	margin-bottom:20px;
	width:760px
}
ul.contactInfo li.opened h1 {
	font-size:13px;
	color:#e30010;
	padding-bottom:10px;
	padding-left:4px;
	font-weight:bold
}
ul.contactInfo h2 {
	font-size:13px;
	color:#2a2a2a;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold
}
ul.contactInfo li.opened h3 a {
	color:#faaa10;
	font-size:12px
}
ul.contactInfo li.opened h3 a:hover {
	color:#70ABD0
}
ul.contactInfo li.opened strong {
	font-size:13px;
	color:#3C4D57
}
ul.contactInfo li.opened ul {
	display:block
}
.contact-form {
	float: left;
	padding:0px 0 0 0px;
	margin:5px 0 0 20px;
}
.contact-inpt {
	background: white;
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #DDD inset;
	color: #666;
	outline: none;
	height:25px;
	width: 212px;
	padding:6px;
}
.contact-form label {
	margin-left: 0;
	display: block;
	font-weight: bold;
	font-size:13px;
	line-height:16px;
	text-indent:2px;
}
.contact-form span {
	float: left;
	margin: 15px 0px 0px 10px;
}
.contact-form r {
	color: #F00;
}
.contact-textarea {
	width: 448px;
	height: 100px;
	background: white;
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0 0 5px #DDD inset;
	color: #666;
	outline: none;
	padding:6px;
}
.contact-info {
	padding: 10px;
	background: #f1f1f1;
	border: 1px solid #bebebe;
	color: #424242;
	font-size:13px;
	width: 500px;
	line-height: 16px;
}
.blok-input {
	background: white;
	border: 1px solid #cacaca;
	border-radius: 5px;
	box-shadow: 0 0 5px #DDD inset;
	color: #b1a9bb;
	outline: none;
	height:25px;
	width: 160px;
	padding:6px;
}
.captcha {
	border-radius: 8px; /* Standart */
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Safari ve Chrome */
	position:relative;
	margin-top:-4px;
}
.rates {
	margin:0px;
	padding:0px;
	width:100%;
	border:1px solid #a5a5a5;
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
}
.rates table {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
.rates tr:last-child td:last-child {
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
}
.rates table tr:first-child td:first-child {
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
}
.rates table tr:first-child td:last-child {
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
}
.rates tr:last-child td:first-child {
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
}
.rates tr:hover td {
}
.rates tr:nth-child(odd) {
background-color:#fbcf07;
}
.rates tr:nth-child(even) {
background-color:#ffffff;
}
.rates td {
	vertical-align:middle;
	border:1px solid #a5a5a5;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:8px;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.rates tr:last-child td {
	border-width:0px 1px 0px 0px;
}
.rates tr td:last-child {
	border-width:0px 0px 1px 0px;
}
.rates tr:last-child td:last-child {
	border-width:0px 0px 0px 0px;
}
.rates tr:first-child td {
	background:-o-linear-gradient(bottom, #000000 5%, #2b2b2b 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #2b2b2b) );
	background:-moz-linear-gradient( center top, #000000 5%, #2b2b2b 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#2b2b2b");
	background: -o-linear-gradient(top, #000000, 2b2b2b);
	background-color:#000000;
	border:0px solid #a5a5a5;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.rates tr:first-child:hover td {
	background:-o-linear-gradient(bottom, #000000 5%, #2b2b2b 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #2b2b2b) );
	background:-moz-linear-gradient( center top, #000000 5%, #2b2b2b 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#2b2b2b");
	background: -o-linear-gradient(top, #000000, 2b2b2b);
	background-color:#000000;
}
.rates tr:first-child td:first-child {
	border-width:0px 0px 1px 0px;
}
.rates tr:first-child td:last-child {
	border-width:0px 0px 1px 1px;
}
.pagecontent > icerik > question {
	padding:10px 0 10px 0;
	border-bottom:1px dotted #cacaca;
	width:100%;
	font-weight:bold;
	font-size:16px;
	color:#333;
	margin-top:0;
	display:block;
}
.ratepage {
	width:1048px;
}
/* styles for desktop */
.tinynav { display: none }
#nav { display: none }
.transfer-booking-details-det-mobile{ display: none }
/* styles for mobile */
@media screen and (max-width: 600px) {
    .mainnav{ display: none }
.tinynav {
	display: block;
	position:relative;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	width: 90%;
	left:15px;
	height: 39px;
	overflow: hidden;
	background: no-repeat !important;
	margin: 0 5px 3px 0;
	border: none;
	text-indent: 10px;
	font-size: 16px;
	color: #660033;
	background-color: #FFCC00 !important;
}
.transfer-booking-details-det-mobile{ display: block;padding-left:20px; }

}